test

<data:blog.pageTitle/> */ /* Content ----------------------------------------------- */ body { font: $(body.font); color: $(body.text.color); background: $(body.background); } html body .region-inner { min-width: 0; max-width: 100%; width: auto; } .content-outer { font-size: 90%; } a:link { text-decoration:none; color: $(link.color); } a:visited { text-decoration:none; color: $(link.visited.color); } a:hover { text-decoration:underline; color: $(link.hover.color); } .content-outer { background: $(content.background); -moz-border-radius: $(content.border.radius); -webkit-border-radius: $(content.border.radius); -goog-ms-border-radius: $(content.border.radius); border-radius: $(content.border.radius); -moz-box-shadow: 0 0 $(content.shadow.spread) rgba(0, 0, 0, .15); -webkit-box-shadow: 0 0 $(content.shadow.spread) rgba(0, 0, 0, .15); -goog-ms-box-shadow: 0 0 $(content.shadow.spread) rgba(0, 0, 0, .15); box-shadow: 0 0 $(content.shadow.spread) rgba(0, 0, 0, .15); margin: $(content.margin) auto; } .content-inner { padding: $(content.padding); } /* Header ----------------------------------------------- */ .header-outer { background: $(header.background.color) $(header.background.gradient) repeat-x scroll top left; _background-image: none; color: $(header.text.color); -moz-border-radius: $(header.border.radius); -webkit-border-radius: $(header.border.radius); -goog-ms-border-radius: $(header.border.radius); border-radius: $(header.border.radius); } .Header img, .Header #header-inner { -moz-border-radius: $(header.border.radius); -webkit-border-radius: $(header.border.radius); -goog-ms-border-radius: $(header.border.radius); border-radius: $(header.border.radius); } .header-inner .Header .titlewrapper, .header-inner .Header .descriptionwrapper { padding-left: $(header.padding); padding-right: $(header.padding); } .Header h1 { font: $(header.font); text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3); } .Header h1 a { color: $(header.text.color); } .Header .description { font-size: 130%; } /* Tabs ----------------------------------------------- */ .tabs-inner { margin: .5em $(tabs.margin.sides) $(tabs.margin.bottom); padding: 0; } .tabs-inner .section { margin: 0; } .tabs-inner .widget ul { padding: 0; background: $(tabs.background.color) $(tabs.background.gradient) repeat scroll bottom; -moz-border-radius: $(tabs.border.radius); -webkit-border-radius: $(tabs.border.radius); -goog-ms-border-radius: $(tabs.border.radius); border-radius: $(tabs.border.radius); } .tabs-inner .widget li { border: none; } .tabs-inner .widget li a { display: inline-block; padding: .5em 1em; margin-$endSide: $(tabs.spacing); color: $(tabs.text.color); font: $(tabs.font); -moz-border-radius: $(tab.border.radius) $(tab.border.radius) 0 0; -webkit-border-top-left-radius: $(tab.border.radius); -webkit-border-top-right-radius: $(tab.border.radius); -goog-ms-border-radius: $(tab.border.radius) $(tab.border.radius) 0 0; border-radius: $(tab.border.radius) $(tab.border.radius) 0 0; background: $(tab.background); border-$endSide: 1px solid $(tabs.separator.color); } .tabs-inner .widget li:first-child a { padding-$startSide: 1.25em; -moz-border-radius-top$startSide: $(tab.first.border.radius); -moz-border-radius-bottom$startSide: $(tabs.border.radius); -webkit-border-top-$startSide-radius: $(tab.first.border.radius); -webkit-border-bottom-$startSide-radius: $(tabs.border.radius); -goog-ms-border-top-$startSide-radius: $(tab.first.border.radius); -goog-ms-border-bottom-$startSide-radius: $(tabs.border.radius); border-top-$startSide-radius: $(tab.first.border.radius); border-bottom-$startSide-radius: $(tabs.border.radius); } .tabs-inner .widget li.selected a, .tabs-inner .widget li a:hover { position: relative; z-index: 1; background: $(tabs.selected.background.color) $(tab.selected.background.gradient) repeat scroll bottom; color: $(tabs.selected.text.color); -moz-box-shadow: 0 0 $(region.shadow.spread) rgba(0, 0, 0, .15); -webkit-box-shadow: 0 0 $(region.shadow.spread) rgba(0, 0, 0, .15); -goog-ms-box-shadow: 0 0 $(region.shadow.spread) rgba(0, 0, 0, .15); box-shadow: 0 0 $(region.shadow.spread) rgba(0, 0, 0, .15); } /* Headings ----------------------------------------------- */ h2 { font: $(widget.title.font); text-transform: $(widget.title.text.transform); color: $(widget.title.text.color); margin: .5em 0; } /* Main ----------------------------------------------- */ .main-outer { background: $(main.background); -moz-border-radius: $(main.border.radius.top) $(main.border.radius.top) 0 0; -webkit-border-top-left-radius: $(main.border.radius.top); -webkit-border-top-right-radius: $(main.border.radius.top); -webkit-border-bottom-left-radius: 0; -webkit-border-bottom-right-radius: 0; -goog-ms-border-radius: $(main.border.radius.top) $(main.border.radius.top) 0 0; border-radius: $(main.border.radius.top) $(main.border.radius.top) 0 0; -moz-box-shadow: 0 $(region.shadow.offset) $(region.shadow.spread) rgba(0, 0, 0, .15); -webkit-box-shadow: 0 $(region.shadow.offset) $(region.shadow.spread) rgba(0, 0, 0, .15); -goog-ms-box-shadow: 0 $(region.shadow.offset) $(region.shadow.spread) rgba(0, 0, 0, .15); box-shadow: 0 $(region.shadow.offset) $(region.shadow.spread) rgba(0, 0, 0, .15); } .main-inner { padding: 15px $(main.padding.sides) 20px; } .main-inner .column-center-inner { padding: 0 0; } .main-inner .column-left-inner { padding-left: 0; } .main-inner .column-right-inner { padding-right: 0; } /* Posts ----------------------------------------------- */ h3.post-title { margin: 0; font: $(post.title.font); } .comments h4 { margin: 1em 0 0; font: $(post.title.font); } .date-header span { color: $(date.header.color); } .post-outer { background-color: $(post.background.color); border: solid 1px $(post.border.color); -moz-border-radius: $(post.border.radius); -webkit-border-radius: $(post.border.radius); border-radius: $(post.border.radius); -goog-ms-border-radius: $(post.border.radius); padding: 15px 20px; margin: 0 $(post.margin.sides) 20px; } .post-body { line-height: 1.4; font-size: 110%; position: relative; } .post-header { margin: 0 0 1.5em; color: $(post.footer.text.color); line-height: 1.6; } .post-footer { margin: .5em 0 0; color: $(post.footer.text.color); line-height: 1.6; } #blog-pager { font-size: 140% } #comments .comment-author { padding-top: 1.5em; border-top: dashed 1px #ccc; border-top: dashed 1px rgba(128, 128, 128, .5); background-position: 0 1.5em; } #comments .comment-author:first-child { padding-top: 0; border-top: none; } .avatar-image-container { margin: .2em 0 0; } /* Comments ----------------------------------------------- */ .comments .comments-content .icon.blog-author { background-repeat: no-repeat; background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IArs4c6QAAAAZiS0dEAP8A/wD/oL2nkwAAAAlwSFlzAAALEgAACxIB0t1+/AAAAAd0SU1FB9sLFwMeCjjhcOMAAAD+SURBVDjLtZSvTgNBEIe/WRRnm3U8RC1neQdsm1zSBIU9VVF1FkUguQQsD9ITmD7ECZIJSE4OZo9stoVjC/zc7ky+zH9hXwVwDpTAWWLrgS3QAe8AZgaAJI5zYAmc8r0G4AHYHQKVwII8PZrZFsBFkeRCABYiMh9BRUhnSkPTNCtVXYXURi1FpBDgArj8QU1eVXUzfnjv7yP7kwu1mYrkWlU33vs1QNu2qU8pwN0UpKoqokjWwCztrMuBhEhmh8bD5UDqur75asbcX0BGUB9/HAMB+r32hznJgXy2v0sGLBcyAJ1EK3LFcbo1s91JeLwAbwGYu7TP/3ZGfnXYPgAVNngtqatUNgAAAABJRU5ErkJggg==); } .comments .comments-content .loadmore a { border-top: 1px solid $(link.hover.color); border-bottom: 1px solid $(link.hover.color); } .comments .continue { border-top: 2px solid $(link.hover.color); } /* Widgets ----------------------------------------------- */ .widget ul, .widget #ArchiveList ul.flat { padding: 0; list-style: none; } .widget ul li, .widget #ArchiveList ul.flat li { border-top: dashed 1px #ccc; border-top: dashed 1px rgba(128, 128, 128, .5); } .widget ul li:first-child, .widget #ArchiveList ul.flat li:first-child { border-top: none; } .widget .post-body ul { list-style: disc; } .widget .post-body ul li { border: none; } /* Footer ----------------------------------------------- */ .footer-outer { color:$(footer.text.color); background: $(footer.background); -moz-border-radius: $(footer.border.radius.top) $(footer.border.radius.top) $(footer.border.radius.bottom) $(footer.border.radius.bottom); -webkit-border-top-left-radius: $(footer.border.radius.top); -webkit-border-top-right-radius: $(footer.border.radius.top); -webkit-border-bottom-left-radius: $(footer.border.radius.bottom); -webkit-border-bottom-right-radius: $(footer.border.radius.bottom); -goog-ms-border-radius: $(footer.border.radius.top) $(footer.border.radius.top) $(footer.border.radius.bottom) $(footer.border.radius.bottom); border-radius: $(footer.border.radius.top) $(footer.border.radius.top) $(footer.border.radius.bottom) $(footer.border.radius.bottom); -moz-box-shadow: 0 $(region.shadow.offset) $(region.shadow.spread) rgba(0, 0, 0, .15); -webkit-box-shadow: 0 $(region.shadow.offset) $(region.shadow.spread) rgba(0, 0, 0, .15); -goog-ms-box-shadow: 0 $(region.shadow.offset) $(region.shadow.spread) rgba(0, 0, 0, .15); box-shadow: 0 $(region.shadow.offset) $(region.shadow.spread) rgba(0, 0, 0, .15); } .footer-inner { padding: 10px $(main.padding.sides) 20px; } .footer-outer a { color: $(footer.link.color); } .footer-outer a:visited { color: $(footer.link.visited.color); } .footer-outer a:hover { color: $(footer.link.hover.color); } .footer-outer .widget h2 { color: $(footer.widget.title.text.color); } /* Mobile ----------------------------------------------- */ html body.mobile { height: auto; } html body.mobile { min-height: 480px; background-size: 100% auto; } .mobile .body-fauxcolumn-outer { background: $(mobile.background.overlay); } html .mobile .mobile-date-outer, html .mobile .blog-pager { border-bottom: none; background: $(main.background); margin-bottom: 10px; } .mobile .date-outer { background: $(main.background); } .mobile .header-outer, .mobile .main-outer, .mobile .post-outer, .mobile .footer-outer { -moz-border-radius: 0; -webkit-border-radius: 0; -goog-ms-border-radius: 0; border-radius: 0; } .mobile .content-outer, .mobile .main-outer, .mobile .post-outer { background: inherit; border: none; } .mobile .content-outer { font-size: 100%; } .mobile-link-button { background-color: $(link.color); } .mobile-link-button a:link, .mobile-link-button a:visited { color: $(post.background.color); } .mobile-index-contents { color: $(body.text.color); } .mobile .tabs-inner .PageList .widget-content { background: $(tabs.selected.background.color) $(tab.selected.background.gradient) repeat scroll bottom; color: $(tabs.selected.text.color); } .mobile .tabs-inner .PageList .widget-content .pagelist-arrow { border-$startSide: 1px solid $(tabs.separator.color); } ]]> <script type="text/javascript"> function setAttributeOnload(object, attribute, val) { if(window.addEventListener) { window.addEventListener('load', function(){ object[attribute] = val; }, false); } else { window.attachEvent('onload', function(){ object[attribute] = val; }); } } </script> <div id="navbar-iframe-container"></div> <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script> <script type="text/javascript"> gapi.load("gapi.iframes:gapi.iframes.style.bubble", function() { if (gapi.iframes && gapi.iframes.getContext) { gapi.iframes.getContext().openChild({ url: 'https://www.blogger.com/navbar.g?targetBlogID\x3d5394937600059466563\x26blogName\x3d1440Speed\x26publishMode\x3dPUBLISH_MODE_BLOGSPOT\x26navbarType\x3dBLUE\x26layoutType\x3dLAYOUTS\x26searchRoot\x3dhttps://1440speed.blogspot.com/search\x26blogLocale\x3den\x26v\x3d2\x26homepageUrl\x3dhttps://1440speed.blogspot.com/\x26readAccessMode\x3dPRIVATE\x26vt\x3d-7661375348600062840', where: document.getElementById("navbar-iframe-container"), id: "navbar-iframe" }); } }); </script><script type="text/javascript"> (function() { var script = document.createElement('script'); script.type = 'text/javascript'; script.src = '//pagead2.googlesyndication.com/pagead/js/google_top_exp.js'; var head = document.getElementsByTagName('head')[0]; if (head) { head.appendChild(script); }})(); </script>
0 -1 false false BEHIND 0

Home

&#9660;
true #6a6a6a true true #333333 true #417abf TextAndImage #ffffff false 1x1 true false true 1 false #ffffff false false
</div></div> <div class="date-outer">

<div class="date-posts">
</div></div>

true false

Kevin McGrane

Create Your Badge]]>

HIERARCHY yyyy true MMMM MMM dd MM/dd false true MONTHLY

  • ()
▼  ◄  ► 
true true #000000 #999999 #6a6a6a #6a6a6a #417abf #417abf #417abf

Time Finish Line October 15

The Time Factor Book


Introduction

“If everyone is thinking alike, then somebody isn’t thinking.” - George Patton

      This book was designed as the ultimate tool for motivation—personal growth and eventual to surpass the current level of time awareness you have right now, but it takes a different approach from other books of this sort that require substantial conscious effort. Why? Because sustained conscious effort is where most people seem to misfire. Blame it on effortful control if you want. Effortful control is the ability to regulate one’s responses to external stimuli, and since we have plenty of that, with relationships, kids, smart-phones, emails, and the media, no wonder why we can’t concentrate for any length of time on some of the most important things in our lives.
      This approach may be new and unique, but I believe that all you need is a slight shift in your subconscious to bring you powerful, long-lasting results, and you can do this instinctually, with little or no effort. It’s much the same as the way a child learns to ride a bike: After just a few run-a-longs, solo pushes, and perhaps a spill or two, instinct takes over and the feet begin to push the pedals unconsciously—and once learned you cannot unlearn how to ride a bike. At this point, the journey down the road of life has begun and there is no turning back.

            The Time Factor is the blueprint that will help you chart a new way of seeing and doing things in your life immediately. It will correct the chronic delusion of the current standard clock and calendar that pervades the mind unconsciously, having you conforming to an erroneous cadence.
      You will see time as a mindset and that when recognized; it becomes your greatest asset of all-time.
      I think you’ll soon agree that its methods will be the prerequisite for all time management and motivational books on the market today, as these books are missing two ingredients (1440TIME and The 1440 Power System®), and we all know what happens when an ingredient has been left out of a recipe.
      For those who are ready, The Time Factor will take a mere spectator to a significant player—or will take a significant player to one of the best players in the greatest game of allthe Game of Life.

      I am extremely honored to have this new association with you. That you are reading this material now shows that you are looking for even more in your life. Readers are leaders after all.
      Please know that the thoughts I present here are my own, a composite of many years of experience's, drive, passion, and learning from others that have culminated in this simple but powerful message.

Enjoy the book and welcome to the world of real time.



1. Time

“If today was the last day of your life, what would you do?” — Steve Jobs


      I am the timekeeper, a time planner, a time coach, and a time salesman. In other words, I sell, track and give more time…because who does not want more time? The bonus is that this time is free! Well, maybe not entirely free. The cost of time is that we are each allowed only one full rotation around the Life Clock and only twenty-four hours in each one of those days. Shortly, however, we will explore exactly how we can experience a new Time Awareness System (TAS) that gives you more time, hence slowing down the Life clock.
      This book’s premise is that, by challenging our long-held assumptions about time, we can change our lives. This premise is built on the belief that we have been living in the twenty-first century in a way that is fundamentally flawed and out of sync with time as we know it today. Why do I make this statement? Because we are still using the same time system that was used by ancient civilizations, even though it has long been diverging with the world as we know it. It’s time to ask: Why are we still using an outdated chronometer modeled by early humans during the times of chariots, mummies, and allegoric gods in the twenty-first century?
      The now is all we have and it is all we’ve ever had. Even though we know this at a deeper level to be true, it seems so hard to stay on track in our fast-past world. Our mind is so easily distracted; there is so much to do, so much going on, and so much to hear that we lose sight of the now. We get lost and wrapped up in the clock and calendar of our existence—which becomes the now. And those series of now’s become your story (journey) or even purpose without knowing it. Life has become a chain of time limitations; a sequence of appointments, birthdays, TV shows, holidays, jobs, events, weekends, and ultimately the illusion of time passing by quickly. Time flies, as we say and hear all the time.

      So, what can we do? How can we slow it down, make it more fulfilling, purposeful, fun, productive, loving, enjoyable, and yes, even more money! There’s hope!

      The Time Factor answers these questions and more, providing a simple but powerful insight into the world of time and money—a new found awareness that will alter your perception of the clock and cash forever.


The TIME FACTOR




Welcome to a transformational journey, one that is designed to elevate your motivation, foster personal growth, and redefine your relationship with time. But here's the twist: We're taking a different path from traditional self-help books that demand significant conscious effort.

In a world overloaded with demands – from relationships, children, smartphones, and emails, to media – it's no surprise that sustaining conscious effort often leads to misfires. Blame it on 'effortful control,' the ability to manage responses to external stimuli. We're all familiar with it, and it's the reason why we struggle to focus on what truly matters.

Our approach is fresh and unique, requiring only a subtle shift in your subconscious. Think of it like a child learning to ride a bike: a few wobbly starts, solo pushes, and maybe a fall or two, but soon instinct takes over. Riding becomes second nature, and there's no turning back.

Enter 'The Time Factor,' your blueprint for an immediate transformation in how you perceive and manage time. It shatters the chronic illusion created by conventional clocks and calendars, liberating you from an unconscious adherence to an erroneous cadence.

With this perspective, time becomes more than a measure; it transforms into a mindset – your greatest asset, perhaps of all time. You'll soon discover that the methods within these pages are the missing ingredients in the current landscape of time management and motivation literature, '1440TIME™' and 'The 1440 Power System®.'

For those ready to evolve, 'The Time Factor' will propel you from a mere spectator to a significant player or even elevate a significant player to the best in the grandest game of all – the Game of Life.

I am deeply honored to embark on this journey with you. Your presence here signifies a quest for more in life, for as we say, readers are leaders. Rest assured, the wisdom shared here is a culmination of years of experience, unwavering drive, boundless passion, and the invaluable lessons learned from others.

Embrace this book, and step into the world of real-time transformation.