<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-4624411146416774585</id><updated>2011-11-27T16:33:50.600-08:00</updated><category term='Spirituality'/><category term='Relationship'/><category term='Technology'/><category term='Health'/><category term='Education'/><category term='Finance'/><category term='Laughs'/><category term='Career'/><title type='text'>e.Guidebook</title><subtitle type='html'>ideas. inspirations. insights.</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://eguidebook.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4624411146416774585/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://eguidebook.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Abes</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>45</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-4624411146416774585.post-5946111369450396430</id><published>2010-05-05T08:29:00.000-07:00</published><updated>2010-05-05T09:24:57.894-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Finance'/><title type='text'>Am I Ready for Investing?</title><content type='html'>Over the last few months, over a dozen friends and relatives have asked me how to invest to get passive income. I've talked myself hoarse from sharing the few strategies that I use and the basics on how to execute on those strategies.&lt;br /&gt;&lt;br /&gt;There are many investment opportunities and investment strategies out there. Not all of them are suitable for you. But if you have large savings sitting in a GIC or a Savings Account wondering if you can I make more than that, the answer is yes.&lt;br /&gt;&lt;br /&gt;That being the case, the next question that follows is "how risky". The simple answer to that is "more". So before you delve into the details of investing, you should first examine your situation and yourself to see if you have what it takes to take on this added risk. Here are some questions to ask yourself:&lt;br /&gt;&lt;ul&gt;&lt;li&gt;Do I have money to invest that I won't use for anything else?&lt;br /&gt;To make a passive income, you have to have money invested the whole time. Call this &lt;span style="font-style: italic;"&gt;seed money&lt;/span&gt;. Seed money isn't liquid. This means that you cannot just take it out anytime you want. You can take out your income you make off the seed money but the seed money itself should remain invested. The larger your seed money, the larger your potential to reduce your risk.&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Am I temperamental?&lt;br /&gt;Warren Buffet, one of the world's most respected investors, once said &lt;span style="font-style: italic;"&gt;"Once you have ordinary intelligence, what you need is the temperament to control the urges that get other people into trouble in investing."&lt;/span&gt; From experience, I can say that when the economy looks really bad or really good, it's easy to make brash decisions that will bite you in the end. The more you have stomach for this, the less risky you will be to yourself.&lt;br /&gt;&lt;/li&gt;&lt;/ul&gt;If you don't fit the bill on these exploratory questions, it's best to stand pat with the GICs and Savings Accounts.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4624411146416774585-5946111369450396430?l=eguidebook.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://eguidebook.blogspot.com/feeds/5946111369450396430/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=4624411146416774585&amp;postID=5946111369450396430' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4624411146416774585/posts/default/5946111369450396430'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4624411146416774585/posts/default/5946111369450396430'/><link rel='alternate' type='text/html' href='http://eguidebook.blogspot.com/2010/05/am-i-ready-for-investing.html' title='Am I Ready for Investing?'/><author><name>Abes</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4624411146416774585.post-2047583882180381776</id><published>2010-05-05T07:49:00.001-07:00</published><updated>2010-05-05T08:25:05.612-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Technology'/><title type='text'>Customizing Blogger/Blogspot - Final touches</title><content type='html'>This is the final post of this series. The next steps are to:&lt;br /&gt;&lt;ul&gt;&lt;li&gt;hide the toolbar at the top&lt;/li&gt;&lt;li&gt;remove the dotted lines&lt;/li&gt;&lt;li&gt;close the margins between the panels&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;Hiding the toolbar is pretty easy. Just add this to the end of your &lt;span style="font-style: italic;"&gt;b:skin&lt;/span&gt; section:&lt;br /&gt;&lt;pre&gt;#navbar { display: none; }&lt;/pre&gt;&lt;br /&gt;Removing the dotted lines isn't too difficult either. We just have to reduce the dotted border width to 0 pixels. Simply look for all instances of the word &lt;span style="font-style: italic;"&gt;dotted&lt;/span&gt;. If you see:&lt;pre&gt;border: 1px dotted...&lt;/pre&gt; Change it to:&lt;pre&gt;border: 0px dotted...&lt;/pre&gt;And if within the same block, you see:&lt;pre&gt;border-width: 1px...;&lt;/pre&gt;Change it to:&lt;pre&gt;border-width: 0px;&lt;/pre&gt;&lt;br /&gt;Lastly, closing the margins. This is trickier as you have to do this pretty much by trial and error. Go through all the sections and tweak the margins and paddings. For the sake of brevity, I will include my entire style section here:&lt;pre&gt;body {&lt;br /&gt;background:$bodyBgColor;&lt;br /&gt;margin:0;&lt;br /&gt;text-align:center;&lt;br /&gt;line-height: 1.5em;&lt;br /&gt;font:x-small Trebuchet MS, Verdana, Arial, Sans-serif;&lt;br /&gt;color:$mainTextColor;&lt;br /&gt;font-size/* */:/**/small;&lt;br /&gt;font-size: /**/small;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;/* Page Structure&lt;br /&gt;----------------------------------------------- */&lt;br /&gt;/* The images which help create rounded corners depend on the&lt;br /&gt; following widths and measurements. If you want to change&lt;br /&gt; these measurements, the images will also need to change.&lt;br /&gt; */&lt;br /&gt;#outer-wrapper {&lt;br /&gt;width:1000px;&lt;br /&gt;margin:0 auto;&lt;br /&gt;text-align:$startSide;&lt;br /&gt;font: $bodyFont;&lt;br /&gt;background: $topSidebarBgColor;&lt;br /&gt;}&lt;br /&gt;#main-wrap1 {&lt;br /&gt;width:700px;&lt;br /&gt;float:$startSide;&lt;br /&gt;background:$mainBgColor;&lt;br /&gt;margin:0;&lt;br /&gt;padding:15px 0 10px;&lt;br /&gt;color:$mainTextColor;&lt;br /&gt;font-size:97%;&lt;br /&gt;line-height:1.5em;&lt;br /&gt;word-wrap: break-word;&lt;br /&gt;overflow: hidden;   &lt;br /&gt;}&lt;br /&gt;#main-wrap2 {&lt;br /&gt;float:$startSide;&lt;br /&gt;width:100%;&lt;br /&gt;padding:10px 0 0;&lt;br /&gt;}&lt;br /&gt;#main {&lt;br /&gt;padding:0;&lt;br /&gt;width:680px;&lt;br /&gt;}&lt;br /&gt;#sidebar-wrap {&lt;br /&gt;width:300px;&lt;br /&gt;float:$endSide;&lt;br /&gt;margin:15px 0 0;&lt;br /&gt;font-size:97%;&lt;br /&gt;line-height:1.5em;&lt;br /&gt;word-wrap: break-word;&lt;br /&gt;overflow: hidden;   &lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;.main .widget {&lt;br /&gt;margin-top: 4px;&lt;br /&gt;width: 680px;&lt;br /&gt;padding: 0 13px;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;.main .Blog {&lt;br /&gt;margin: 0;&lt;br /&gt;padding: 0;&lt;br /&gt;width: 680px;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;.inline-ad {&lt;br /&gt;padding-left: 19px; padding-bottom: 20px;&lt;br /&gt;margin-left: 20px; margin-bottom: 20px; margin-right: 20px;&lt;br /&gt;border: 1px dotted $borderColor;&lt;br /&gt;border-width: 0px 0px 1px 0px;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;/* Links&lt;br /&gt;----------------------------------------------- */&lt;br /&gt;a:link {&lt;br /&gt;color: $mainLinkColor;&lt;br /&gt;}&lt;br /&gt;a:visited {&lt;br /&gt;color: $mainVisitedLinkColor;&lt;br /&gt;}&lt;br /&gt;a:hover {&lt;br /&gt;color: $mainVisitedLinkColor;&lt;br /&gt;}&lt;br /&gt;a img {&lt;br /&gt;border-width:0;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;/* Blog Header&lt;br /&gt;----------------------------------------------- */&lt;br /&gt;#header-wrapper {&lt;br /&gt;background:$titleBgColor;&lt;br /&gt;margin-top:0px;&lt;br /&gt;margin-$endSide:0;&lt;br /&gt;margin-bottom:0;&lt;br /&gt;margin-$startSide:0;&lt;br /&gt;padding-top:0;&lt;br /&gt;padding-$endSide:0;&lt;br /&gt;padding-bottom:0;&lt;br /&gt;padding-$startSide:0;&lt;br /&gt;color:$titleTextColor;&lt;br /&gt;&lt;br /&gt;}&lt;br /&gt;#header {&lt;br /&gt;padding:0; margin: 0;&lt;br /&gt;height: 300px; width: 1000px;&lt;br /&gt;background: url('BANNER URL') no-repeat left top;&lt;br /&gt;}&lt;br /&gt;#header h1 {&lt;br /&gt;margin:0;&lt;br /&gt;padding:90px 500px 30px 30px;&lt;br /&gt;line-height:1.2em;&lt;br /&gt;font: $pageTitleFont;&lt;br /&gt;}&lt;br /&gt;#header a,&lt;br /&gt;#header a:visited {&lt;br /&gt;text-decoration:none;&lt;br /&gt;color: $titleTextColor;&lt;br /&gt;}&lt;br /&gt;#header .description {&lt;br /&gt;margin:0;&lt;br /&gt;padding: 5px 500px 10px 30px;&lt;br /&gt;line-height:1.5em;&lt;br /&gt;font: $descriptionFont;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;/* Posts&lt;br /&gt;----------------------------------------------- */&lt;br /&gt;h2.date-header {&lt;br /&gt;margin-top:0;&lt;br /&gt;margin-$endSide:28px;&lt;br /&gt;margin-bottom:0;&lt;br /&gt;margin-$startSide:43px;&lt;br /&gt;font-size:85%;&lt;br /&gt;line-height:2em;&lt;br /&gt;text-transform:uppercase;&lt;br /&gt;letter-spacing:.2em;&lt;br /&gt;color:$dateHeaderColor;&lt;br /&gt;}&lt;br /&gt;.post {&lt;br /&gt;margin:.3em 0 25px;&lt;br /&gt;padding:0 13px;&lt;br /&gt;border:0px dotted $borderColor;&lt;br /&gt;}&lt;br /&gt;.post h3 {&lt;br /&gt;margin:0;&lt;br /&gt;line-height:1.5em;&lt;br /&gt;background:&lt;br /&gt; url("http://www2.blogblog.com/rounders/icon_arrow.gif")&lt;br /&gt; no-repeat 10px .5em;&lt;br /&gt;display:block;&lt;br /&gt;border:0px dotted $borderColor;&lt;br /&gt;border-width:0px;&lt;br /&gt;padding-top:2px;&lt;br /&gt;padding-$endSide:14px;&lt;br /&gt;padding-bottom:2px;&lt;br /&gt;padding-$startSide:29px;&lt;br /&gt;color: $postTitleColor;&lt;br /&gt;font: $postTitleFont;&lt;br /&gt;}&lt;br /&gt;.post h3 a, .post h3 a:visited {&lt;br /&gt;text-decoration:none;&lt;br /&gt;color: $postTitleColor;&lt;br /&gt;}&lt;br /&gt;a.title-link:hover {&lt;br /&gt;background-color: $borderColor;&lt;br /&gt;color: $mainTextColor;&lt;br /&gt;}&lt;br /&gt;.post-body {&lt;br /&gt;border:0px dotted $borderColor;&lt;br /&gt;border-width:0px;&lt;br /&gt;border-bottom-color:$mainBgColor;&lt;br /&gt;padding-top:10px;&lt;br /&gt;padding-$endSide:14px;&lt;br /&gt;padding-bottom:1px;&lt;br /&gt;padding-$startSide:29px;&lt;br /&gt;}&lt;br /&gt;html&gt;body .post-body {&lt;br /&gt;border-bottom-width:0;&lt;br /&gt;}&lt;br /&gt;.post-body {&lt;br /&gt;margin:0 0 .75em;&lt;br /&gt;}&lt;br /&gt;.post-body blockquote {&lt;br /&gt;line-height:1.3em;&lt;br /&gt;}&lt;br /&gt;.post-footer {&lt;br /&gt;/* background: #ded; */&lt;br /&gt;margin:0;&lt;br /&gt;padding-top:14px;&lt;br /&gt;padding-$endSide:14px;&lt;br /&gt;padding-bottom:15px;&lt;br /&gt;padding-$startSide:29px;&lt;br /&gt;border:0px dotted $borderColor;&lt;br /&gt;border-width: 0px;&lt;br /&gt;font-size:100%;&lt;br /&gt;line-height:1.5em;&lt;br /&gt;color: #666;&lt;br /&gt;}&lt;br /&gt;/*&lt;br /&gt;The first line of the post footer might only have floated text,&lt;br /&gt;so we need to give it a height. The height comes from the post-&lt;br /&gt;footer line-height&lt;br /&gt;*/&lt;br /&gt;.post-footer-line-1 {&lt;br /&gt;min-height:1.5em;&lt;br /&gt;_height:1.5em;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;.post-footer p {&lt;br /&gt;margin: 0;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;html&gt;body .post-footer {&lt;br /&gt;border-bottom-color:transparent;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;.uncustomized-post-template .post-footer {&lt;br /&gt;text-align: $endSide;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;.uncustomized-post-template .post-author,&lt;br /&gt;.uncustomized-post-template .post-timestamp {&lt;br /&gt;display: block;&lt;br /&gt;float: $startSide;&lt;br /&gt;text-align:$startSide;&lt;br /&gt;margin-$endSide: 4px;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;.post-footer a {&lt;br /&gt;color: #258;&lt;br /&gt;}&lt;br /&gt;.post-footer a:hover {&lt;br /&gt;color: #666;&lt;br /&gt;}&lt;br /&gt;a.comment-link {&lt;br /&gt;/* IE5.0/Win doesn't apply padding to inline elements,&lt;br /&gt;   so we hide these two declarations from it */&lt;br /&gt;background/* */:/**/url("http://www.blogblog.com/rounders/icon_comment_$startSide.gif") no-repeat $startSide 45%;&lt;br /&gt;padding-$startSide:14px;&lt;br /&gt;}&lt;br /&gt;html&gt;body a.comment-link {&lt;br /&gt;/* Respecified, for IE5/Mac's benefit */&lt;br /&gt;background:url("http://www.blogblog.com/rounders/icon_comment_$startSide.gif") no-repeat $startSide 45%;&lt;br /&gt;padding-$startSide:14px;&lt;br /&gt;}&lt;br /&gt;.post img, table.tr-caption-container {&lt;br /&gt;margin-top:0;&lt;br /&gt;margin-$endSide:0;&lt;br /&gt;margin-bottom:5px;&lt;br /&gt;margin-$startSide:0;&lt;br /&gt;padding:4px;&lt;br /&gt;border:1px solid $borderColor;&lt;br /&gt;}&lt;br /&gt;.tr-caption-container img {&lt;br /&gt;border: none;&lt;br /&gt;margin: 0;&lt;br /&gt;padding: 0;&lt;br /&gt;}&lt;br /&gt;blockquote {&lt;br /&gt;margin:.75em 0;&lt;br /&gt;border:1px dotted $borderColor;&lt;br /&gt;border-width:1px 0;&lt;br /&gt;padding:5px 15px;&lt;br /&gt;color: $dateHeaderColor;&lt;br /&gt;}&lt;br /&gt;.post blockquote p {&lt;br /&gt;margin:.5em 0;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;#blog-pager-newer-link {&lt;br /&gt;float: $startSide;&lt;br /&gt;margin-$startSide: 13px;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;#blog-pager-older-link {&lt;br /&gt;float: $endSide;&lt;br /&gt;margin-$endSide: 13px;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;#blog-pager { &lt;br /&gt;text-align: center;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;.feed-links {&lt;br /&gt;clear: both;&lt;br /&gt;line-height: 2.5em;&lt;br /&gt;margin-$startSide: 13px;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;/* Comments&lt;br /&gt;----------------------------------------------- */&lt;br /&gt;#comments {&lt;br /&gt;margin:-25px 13px 0;&lt;br /&gt;border:1px dotted $borderColor;&lt;br /&gt;border-width:0px;&lt;br /&gt;padding-top:20px;&lt;br /&gt;padding-$endSide:0;&lt;br /&gt;padding-bottom:15px;&lt;br /&gt;padding-$startSide:0;&lt;br /&gt;}&lt;br /&gt;#comments h4 {&lt;br /&gt;margin:0 0 10px;&lt;br /&gt;padding-top:0;&lt;br /&gt;padding-$endSide:14px;&lt;br /&gt;padding-bottom:2px;&lt;br /&gt;padding-$startSide:29px;&lt;br /&gt;border-bottom:0px dotted $borderColor;&lt;br /&gt;font-size:120%;&lt;br /&gt;line-height:1.4em;&lt;br /&gt;color:$postTitleColor;&lt;br /&gt;}&lt;br /&gt;#comments-block {&lt;br /&gt;margin-top:0;&lt;br /&gt;margin-$endSide:15px;&lt;br /&gt;margin-bottom:0;&lt;br /&gt;margin-$startSide:9px;&lt;br /&gt;}&lt;br /&gt;.comment-author {&lt;br /&gt;background:url("http://www.blogblog.com/rounders/icon_comment_$startSide.gif") no-repeat 2px .3em;&lt;br /&gt;margin:.5em 0;&lt;br /&gt;padding-top:0;&lt;br /&gt;padding-$endSide:0;&lt;br /&gt;padding-bottom:0;&lt;br /&gt;padding-$startSide:20px;&lt;br /&gt;font-weight:bold;&lt;br /&gt;}&lt;br /&gt;.comment-body {&lt;br /&gt;margin:0 0 1.25em;&lt;br /&gt;padding-top:0;&lt;br /&gt;padding-$endSide:0;&lt;br /&gt;padding-bottom:0;&lt;br /&gt;padding-$startSide:20px;&lt;br /&gt;}&lt;br /&gt;.comment-body p {&lt;br /&gt;margin:0 0 .5em;&lt;br /&gt;}&lt;br /&gt;.comment-footer {&lt;br /&gt;margin:0 0 .5em;&lt;br /&gt;padding-top:0;&lt;br /&gt;padding-$endSide:0;&lt;br /&gt;padding-bottom:.75em;&lt;br /&gt;padding-$startSide:20px;&lt;br /&gt;}&lt;br /&gt;.comment-footer a:link {&lt;br /&gt;color: #333;&lt;br /&gt;}&lt;br /&gt;.deleted-comment {&lt;br /&gt;font-style:italic;&lt;br /&gt;color:gray;&lt;br /&gt;}&lt;br /&gt;.comment-form {&lt;br /&gt;padding-$startSide:20px;&lt;br /&gt;padding-$endSide:5px;&lt;br /&gt;}&lt;br /&gt;#comments .comment-form h4 {&lt;br /&gt;padding-$startSide:0px;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;/* Profile&lt;br /&gt;----------------------------------------------- */&lt;br /&gt;.profile-img {&lt;br /&gt;float: $startSide;&lt;br /&gt;margin-top: 5px;&lt;br /&gt;margin-$endSide: 10px;&lt;br /&gt;margin-bottom: 5px;&lt;br /&gt;margin-$startSide: 0;&lt;br /&gt;border: 1px solid $topSidebarTextColor;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;.profile-datablock {&lt;br /&gt;margin-top:0;&lt;br /&gt;margin-$endSide:15px;&lt;br /&gt;margin-bottom:.5em;&lt;br /&gt;margin-$startSide:0;&lt;br /&gt;padding-top:8px;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;.profile-link {&lt;br /&gt;background:url("http://www.blogblog.com/rounders/icon_profile_$startSide.gif") no-repeat $startSide .1em;&lt;br /&gt;padding-$startSide:15px;&lt;br /&gt;font-weight:bold;&lt;br /&gt;display: none;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;.profile-textblock {&lt;br /&gt;clear: both;&lt;br /&gt;margin: 0;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;.sidebar .clear, .main .widget .clear {&lt;br /&gt;clear: both;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;#sidebartop-wrap {&lt;br /&gt;background:$topSidebarBgColor;&lt;br /&gt;margin:0px 0px 15px;&lt;br /&gt;padding:0px 0px 10px;&lt;br /&gt;color:$topSidebarTextColor;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;#sidebartop-wrap2 {&lt;br /&gt;padding: 10px 0 0;&lt;br /&gt;margin:0;&lt;br /&gt;border-width:0;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;#sidebartop h2 {&lt;br /&gt;line-height:1.5em;&lt;br /&gt;color:$topSidebarHeaderColor;&lt;br /&gt;border-bottom: 0px dotted $topSidebarHeaderColor;&lt;br /&gt;margin-bottom: 0.5em;&lt;br /&gt;font: $headerFont;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;#sidebartop a {&lt;br /&gt;color: $topSidebarLinkColor;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;#sidebartop a:hover {&lt;br /&gt;color: $topSidebarVisitedLinkColor;&lt;br /&gt;}&lt;br /&gt;#sidebartop a:visited {&lt;br /&gt;color: $topSidebarVisitedLinkColor;&lt;br /&gt;}&lt;br /&gt;/* Sidebar Boxes&lt;br /&gt;----------------------------------------------- */&lt;br /&gt;&lt;br /&gt;.sidebar .widget {&lt;br /&gt;margin:.5em 13px 1.25em;&lt;br /&gt;padding:0 0px;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;.widget-content {&lt;br /&gt;margin-top: 0.5em;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;#sidebarbottom-wrap1 {&lt;br /&gt;background: $topSidebarBgColor;&lt;br /&gt;margin:0 0 15px;&lt;br /&gt;padding:10px 0 0;&lt;br /&gt;color: $mainTextColor;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;#sidebarbottom-wrap2 {&lt;br /&gt;padding:0 0 8px;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;.sidebar h2 {&lt;br /&gt;margin:0;&lt;br /&gt;padding:0 0 .2em;&lt;br /&gt;line-height:1.5em;&lt;br /&gt;font:$headerFont;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;.sidebar ul {&lt;br /&gt;list-style:none;&lt;br /&gt;margin:0 0 1.25em;&lt;br /&gt;padding:0;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;.sidebar ul li {&lt;br /&gt;background:url("http://www2.blogblog.com/rounders/icon_arrow_sm.gif") no-repeat 2px .25em;&lt;br /&gt;margin:0;&lt;br /&gt;padding-top:0;&lt;br /&gt;padding-$endSide:0;&lt;br /&gt;padding-bottom:3px;&lt;br /&gt;padding-$startSide:16px;&lt;br /&gt;margin-bottom:3px;&lt;br /&gt;border-bottom:0px dotted $borderColor;&lt;br /&gt;line-height:1.4em;&lt;br /&gt;}&lt;br /&gt;.sidebar p {&lt;br /&gt;margin:0 0 .6em;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;#sidebar h2 {&lt;br /&gt;color: $postTitleColor;&lt;br /&gt;border-bottom: 0px dotted $postTitleColor;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;/* Footer&lt;br /&gt;----------------------------------------------- */&lt;br /&gt;#footer-wrap1 {&lt;br /&gt;clear:both;&lt;br /&gt;margin:0 0 10px;&lt;br /&gt;padding:15px 0 0;&lt;br /&gt;}&lt;br /&gt;#footer-wrap2 {&lt;br /&gt;background:$titleBgColor;&lt;br /&gt;color:$footerTextColor;&lt;br /&gt;}&lt;br /&gt;#footer {&lt;br /&gt;padding:8px 15px;&lt;br /&gt;}&lt;br /&gt;#footer hr {display:none;}&lt;br /&gt;#footer p {margin:0;}&lt;br /&gt;#footer a {color:$footerTextColor;}&lt;br /&gt;#footer .widget-content {&lt;br /&gt;margin:0;&lt;br /&gt;}&lt;br /&gt;#custom-footer {&lt;br /&gt;color:$footerTextColor;&lt;br /&gt;text-align: center;&lt;br /&gt;}&lt;br /&gt;#custom-footer a {&lt;br /&gt;color:$footerTextColor;&lt;br /&gt;text-decoration: none;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;/** Page structure tweaks for layout editor wireframe */&lt;br /&gt;body#layout #main-wrap1,&lt;br /&gt;body#layout #sidebar-wrap,&lt;br /&gt;body#layout #header-wrapper {&lt;br /&gt;margin-top: 0;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;body#layout #header, body#layout #header-wrapper,&lt;br /&gt;body#layout #outer-wrapper {&lt;br /&gt;margin-$startSide:0,&lt;br /&gt;margin-$endSide: 0;&lt;br /&gt;padding: 0;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;body#layout #outer-wrapper {&lt;br /&gt;width: 730px;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;body#layout #footer-wrap1 {&lt;br /&gt;padding-top: 0;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;#navbar {&lt;br /&gt;display: none;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;&lt;/pre&gt;&lt;br /&gt;Special credit goes to the Blogger team for the original Rounders template.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4624411146416774585-2047583882180381776?l=eguidebook.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://eguidebook.blogspot.com/feeds/2047583882180381776/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=4624411146416774585&amp;postID=2047583882180381776' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4624411146416774585/posts/default/2047583882180381776'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4624411146416774585/posts/default/2047583882180381776'/><link rel='alternate' type='text/html' href='http://eguidebook.blogspot.com/2010/05/customizing-bloggerblogspot-final.html' title='Customizing Blogger/Blogspot - Final touches'/><author><name>Abes</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4624411146416774585.post-9062258393762521310</id><published>2010-04-16T09:38:00.000-07:00</published><updated>2010-05-05T07:43:00.265-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Technology'/><title type='text'>Customizing Blogger/Blogspot - Changing the Banner</title><content type='html'>OK. Now my blog really looks like a canned template. Let's try to at  least change the banner from the plain colour to the awesome stock photo  I downloaded from &lt;a href="http://sxc.hu/"&gt;Stock Exchange&lt;/a&gt;. So  follow along as I think out loud:&lt;br /&gt;&lt;ul&gt;&lt;li&gt;First, I need to crop the  photo to the dimensions I want: 1000px by 300px. So I did that with my  photo editor.&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Now, I need a place to host my photo. I'll use  the same place where blogger puts all my photos for my blog posts - &lt;a href="http://picasaweb.google.com/"&gt;Picasa Web&lt;/a&gt;.&lt;/li&gt;&lt;li&gt;Once in  Picasa, I add the photo to the e.Guidebook album. Once uploaded, I view  it and right click on the photo to obtain the URL for the photo.&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;Once you have that, simply replace the Blog Header section:&lt;br /&gt;&lt;pre&gt;/* Blog Header&lt;br /&gt;----------------------------------------------- */&lt;br /&gt;#header-wrapper {&lt;br /&gt;background:$titleBgColor;&lt;br /&gt;margin-top:0px;&lt;br /&gt;margin-$endSide:0;&lt;br /&gt;margin-bottom:0;&lt;br /&gt;margin-$startSide:0;&lt;br /&gt;padding-top:0;&lt;br /&gt;padding-$endSide:0;&lt;br /&gt;padding-bottom:0;&lt;br /&gt;padding-$startSide:0;&lt;br /&gt;color:$titleTextColor;&lt;br /&gt;&lt;br /&gt;}&lt;br /&gt;#header {&lt;br /&gt;padding:0; margin: 0;&lt;br /&gt;height: 300px; width: 1000px;&lt;br /&gt;background: url('&lt;span style="color:green;"&gt;PUT YOUR IMAGE URL HERE&lt;/span&gt;') no-repeat left top;&lt;br /&gt;}&lt;br /&gt;#header h1 {&lt;br /&gt;margin:0;&lt;br /&gt;padding:90px 500px 30px 30px;&lt;br /&gt;line-height:1.2em;&lt;br /&gt;font: $pageTitleFont;&lt;br /&gt;}&lt;br /&gt;#header a,&lt;br /&gt;#header a:visited {&lt;br /&gt;text-decoration:none;&lt;br /&gt;color: $titleTextColor;&lt;br /&gt;}&lt;br /&gt;#header .description {&lt;br /&gt;margin:0;&lt;br /&gt;padding: 5px 500px 10px 30px;&lt;br /&gt;line-height:1.5em;&lt;br /&gt;font: $descriptionFont;&lt;br /&gt;}&lt;br /&gt;&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;Then we need to change the color of the title. This is stored in a variable called titleTextColor. I replaced it with a dark gray but you can choose your own color:&lt;br /&gt;&lt;br /&gt;&lt;pre&gt;variable name="titleTextColor" description="Blog Title Color" type="color"&lt;br /&gt;default="#fff" value="#&lt;span style="color:green;"&gt;333333&lt;/span&gt;"&lt;/pre&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4624411146416774585-9062258393762521310?l=eguidebook.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://eguidebook.blogspot.com/feeds/9062258393762521310/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=4624411146416774585&amp;postID=9062258393762521310' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4624411146416774585/posts/default/9062258393762521310'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4624411146416774585/posts/default/9062258393762521310'/><link rel='alternate' type='text/html' href='http://eguidebook.blogspot.com/2010/04/customizing-bloggerblogspot-changing.html' title='Customizing Blogger/Blogspot - Changing the Banner'/><author><name>Abes</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4624411146416774585.post-6446125714569543301</id><published>2010-04-16T09:02:00.000-07:00</published><updated>2010-05-05T07:46:52.772-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Technology'/><title type='text'>Customizing Blogger/Blogspot - Your Own Template</title><content type='html'>Now that &lt;a href="http://eguidebook.blogspot.com/2010/04/customizing-bloggerblogspot.html" title="Customizing Blogger/Blogspot - Introduction and Visualizing"&gt;we know what you want your blog to look like&lt;/a&gt;, we can start working on the Blogger template. For the benefit of readers just picking up on this series, we are trying to personalize the look of the e.Guidebook blog. Here's a before/after visualization:&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_mhCBYSDZM0U/S8criBWFWDI/AAAAAAAABAk/roQ1UHVoRyw/s400/before_after.jpg"&gt;&lt;img style="cursor: pointer; width: 400px; height: 144px;" src="http://3.bp.blogspot.com/_mhCBYSDZM0U/S8criBWFWDI/AAAAAAAABAk/roQ1UHVoRyw/s400/before_after.jpg" alt="" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;To make things easier for myself, I will modify an existing template rather than creating one from scratch. From the &lt;span style="font-style: italic;"&gt;Layout&lt;/span&gt; tab, click on &lt;span style="font-style: italic;"&gt;Pick New Template&lt;/span&gt;. Choose a template that matches your desired layout most closely. For me, I'm going with &lt;span style="font-style: italic;"&gt;Minima&lt;/span&gt; which looks like this:&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://www.blogger.com/layouts/thumbnails/rounders.jpg"&gt;&lt;img style="cursor: pointer; width: 185px; height: 122px;" src="http://www.blogger.com/layouts/thumbnails/rounders.jpg" alt="" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Now, the dimensions of this layout isn't quite what I visualized. I wanted a center panel that was 1000 pixels (px) wide. Minima is 740px. So let's change that.&lt;br /&gt;&lt;ul&gt;&lt;li&gt;From the &lt;span style="font-style: italic;"&gt;Layout&lt;/span&gt; tab, click on &lt;span style="font-style: italic;"&gt;Edit HTML&lt;/span&gt;. Yes. I am going to edit the code. Don't be scared. If anything goes wrong, I can always go back and pick Minima and join the all-look-same crowd.&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Now, I'll copy all the code in the text box and paste it into &lt;span style="font-style: italic;"&gt;Notepad&lt;/span&gt; so I have a working copy of the code. Need to remember to save this file frequently.&lt;/li&gt;&lt;li&gt;Oh good, the code looks very tidy. I like Minima.&lt;/li&gt;&lt;li&gt;Now, to change the width to 1000px. I change the part of the code called &lt;span style="font-style: italic;"&gt;#outer-wrapper&lt;/span&gt;:&lt;/li&gt;&lt;/ul&gt;&lt;blockquote&gt;&lt;pre&gt;#outer-wrapper {&lt;br /&gt;&lt;strike style="color: rgb(255, 0, 0);"&gt;width:740px;&lt;/strike&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 153, 0);"&gt;width:1000px;&lt;/span&gt;&lt;br /&gt;margin:0 auto;&lt;br /&gt;text-align:$startSide;&lt;br /&gt;font: $bodyFont;&lt;br /&gt;}&lt;br /&gt;&lt;/pre&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_mhCBYSDZM0U/S8iX9x_zCwI/AAAAAAAABBI/2mbEwLzgd9A/s1600/template01.jpg"&gt;&lt;img style="cursor: pointer; width: 400px; height: 154px;" src="http://1.bp.blogspot.com/_mhCBYSDZM0U/S8iX9x_zCwI/AAAAAAAABBI/2mbEwLzgd9A/s400/template01.jpg" alt="" id="BLOGGER_PHOTO_ID_5460781635835464450" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/blockquote&gt;Hmm... it looks terrible. Let's widen the other 2 panels as well. I want the blog content panel to be 700px wide and the widgets panel to be 300px. Change the widths of the following sections of code:&lt;blockquote&gt;&lt;pre&gt;#main-wrap1 {&lt;br /&gt;&lt;span style="color: rgb(0, 153, 0);"&gt;width:700px;&lt;/span&gt;&lt;br /&gt;float:$startSide;&lt;br /&gt;background:$mainBgColor&lt;br /&gt; url("http://www1.blogblog.com/rounders/corners_main_bot.gif") no-repeat&lt;br /&gt;&lt;br /&gt;...&lt;br /&gt;#sidebar-wrap {&lt;br /&gt;&lt;span style="color: rgb(0, 153, 0);"&gt;  width:300px;&lt;/span&gt;&lt;br /&gt;float:$endSide;&lt;br /&gt;margin:15px 0 0;&lt;br /&gt;font-size:97%;&lt;br /&gt;line-height:1.5em;&lt;br /&gt;word-wrap: break-word; /* fix for long text breaking sidebar float in IE */&lt;br /&gt;overflow: hidden;     /* fix for long non-text content breaking IE sidebar float */&lt;br /&gt;}&lt;br /&gt;&lt;/pre&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_mhCBYSDZM0U/S8iaO9pvMrI/AAAAAAAABBQ/UFllBVASFUM/s1600/template02.jpg"&gt;&lt;img style="cursor: pointer; width: 400px; height: 174px;" src="http://1.bp.blogspot.com/_mhCBYSDZM0U/S8iaO9pvMrI/AAAAAAAABBQ/UFllBVASFUM/s400/template02.jpg" alt="" id="BLOGGER_PHOTO_ID_5460784130045194930" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/blockquote&gt;&lt;br /&gt;OK, now the  panels look like they are the right widths, but the blog content isn't using the full width. There are 3 widths to change to fix this. I will use a blog content width of 680px so that there's a 20px margin on the right edge.&lt;blockquote&gt;&lt;pre&gt;#main {&lt;br /&gt;background:url("http://www.blogblog.com/rounders/rails_main.gif")&lt;br /&gt; repeat-y $startSide;&lt;br /&gt;padding:0;&lt;br /&gt;&lt;span style="color: rgb(0, 153, 0);"&gt;  width:680px;&lt;/span&gt;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;.main .widget {&lt;br /&gt;margin-top: 4px;&lt;br /&gt;&lt;span style="color: rgb(0, 153, 0);"&gt;  width: 680px;&lt;/span&gt;&lt;br /&gt;padding: 0 13px;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;.main .Blog {&lt;br /&gt;margin: 0;&lt;br /&gt;padding: 0;&lt;br /&gt;&lt;span style="color: rgb(0, 153, 0);"&gt;  width: 680px;&lt;/span&gt;&lt;br /&gt;}&lt;br /&gt;&lt;/pre&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_mhCBYSDZM0U/S8iez1Lqv7I/AAAAAAAABBY/FbhFwt3NzOk/s1600/template03.jpg"&gt;&lt;img style="cursor: pointer; width: 400px; height: 150px;" src="http://4.bp.blogspot.com/_mhCBYSDZM0U/S8iez1Lqv7I/AAAAAAAABBY/FbhFwt3NzOk/s400/template03.jpg" alt="" id="BLOGGER_PHOTO_ID_5460789161473261490" border="0" /&gt;&lt;/a&gt;&lt;/blockquote&gt;&lt;br /&gt;&lt;br /&gt;Much better. Let's now get rid of all those rounded corners. Those are actually images strategically positioned. So just look search the code for all instances of ".gif" and you can easily find all the corners. There is a vertical line going down the main section. Those are called rails and they are images too. So as you go through looking for all the GIFs, you can start removing anything that looks like &lt;span style="font-style: italic;"&gt;corners&lt;/span&gt; and &lt;span style="font-style: italic;"&gt;rails&lt;/span&gt;. Here's what I found:&lt;blockquote&gt;&lt;pre&gt;&lt;br /&gt;#main-wrap1 {&lt;br /&gt;width:700px;&lt;br /&gt;float:$startSide;&lt;br /&gt;background:$mainBgColor &lt;strike style="color: rgb(255, 0, 0);"&gt;url("http://www1.blogblog.com/rounders/corners_main_bot.gif")&lt;br /&gt;no-repeat $startSide bottom&lt;/strike&gt;;&lt;br /&gt;margin:15px 0 0;&lt;br /&gt;padding:0 0 10px;&lt;br /&gt;color:$mainTextColor;&lt;br /&gt;font-size:97%;&lt;br /&gt;line-height:1.5em;&lt;br /&gt;word-wrap: break-word; /* fix for long text breaking sidebar float in IE */&lt;br /&gt;overflow: hidden;     /* fix for long non-text content breaking IE sidebar float */&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;#main-wrap2 {&lt;br /&gt;float:$startSide;&lt;br /&gt;width:100%;&lt;br /&gt;&lt;strike style="color: rgb(255, 0, 0);"&gt;background:url("http://www1.blogblog.com/rounders/corners_main_top.gif")&lt;br /&gt;no-repeat $startSide top;&lt;/strike&gt;&lt;br /&gt;padding:10px 0 0;&lt;br /&gt;}&lt;br /&gt;#main {&lt;br /&gt;&lt;strike style="color: rgb(255, 0, 0);"&gt;background:url("http://www.blogblog.com/rounders/rails_main.gif")&lt;br /&gt;repeat-y $startSide;&lt;/strike&gt;&lt;br /&gt;padding:0;&lt;br /&gt;width:680px;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;#header-wrapper {&lt;br /&gt;background:$titleBgColor &lt;strike style="color: rgb(255, 0, 0);"&gt;url("http://www2.blogblog.com/rounders/corners_cap_top.gif")&lt;br /&gt;no-repeat $startSide top&lt;/strike&gt;;&lt;br /&gt;margin-top:22px;&lt;br /&gt;margin-$endSide:0;&lt;br /&gt;margin-bottom:0;&lt;br /&gt;margin-$startSide:0;&lt;br /&gt;padding-top:8px;&lt;br /&gt;padding-$endSide:0;&lt;br /&gt;padding-bottom:0;&lt;br /&gt;padding-$startSide:0;&lt;br /&gt;color:$titleTextColor;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;#header {&lt;br /&gt;&lt;strike style="color: rgb(255, 0, 0);"&gt;background:url("http://www.blogblog.com/rounders/corners_cap_bot.gif")&lt;br /&gt;no-repeat $startSide bottom;&lt;/strike&gt;&lt;br /&gt;padding:0 15px 8px;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;#sidebartop-wrap {&lt;br /&gt;background:$topSidebarBgColor &lt;strike style="color: rgb(255, 0, 0);"&gt;url("http://www.blogblog.com/rounders/corners_prof_bot.gif")&lt;br /&gt;no-repeat $startSide bottom&lt;/strike&gt;;&lt;br /&gt;margin:0px 0px 15px;&lt;br /&gt;padding:0px 0px 10px;&lt;br /&gt;color:$topSidebarTextColor;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;#sidebartop-wrap2 {&lt;br /&gt;&lt;strike style="color: rgb(255, 0, 0);"&gt;background:url("http://www2.blogblog.com/rounders/corners_prof_top.gif")&lt;br /&gt;no-repeat $startSide top;&lt;/strike&gt;&lt;br /&gt;padding: 10px 0 0;&lt;br /&gt;margin:0;&lt;br /&gt;border-width:0;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;#sidebarbottom-wrap1 {&lt;br /&gt;background:$mainBgColor &lt;strike style="color: rgb(255, 0, 0);"&gt;url("http://www.blogblog.com/rounders/corners_side_top.gif")&lt;br /&gt;no-repeat $startSide top&lt;/strike&gt;;&lt;br /&gt;margin:0 0 15px;&lt;br /&gt;padding:10px 0 0;&lt;br /&gt;color: $mainTextColor;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;#sidebarbottom-wrap2 {&lt;br /&gt;&lt;strike style="color: rgb(255, 0, 0);"&gt;background:url("http://www1.blogblog.com/rounders/corners_side_bot.gif")&lt;br /&gt;no-repeat $startSide bottom;&lt;/strike&gt;&lt;br /&gt;padding:0 0 8px;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;#footer-wrap2 {&lt;br /&gt;background:$titleBgColor &lt;strike style="color: rgb(255, 0, 0);"&gt;url("http://www2.blogblog.com/rounders/corners_cap_top.gif")&lt;br /&gt;no-repeat $startSide top&lt;/strike&gt;;&lt;br /&gt;color:$titleTextColor;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;#footer {&lt;br /&gt;&lt;strike style="color: rgb(255, 0, 0);"&gt;background:url("http://www.blogblog.com/rounders/corners_cap_bot.gif")&lt;br /&gt;no-repeat $startSide bottom;&lt;/strike&gt;&lt;br /&gt;padding:8px 15px;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;&lt;/pre&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_mhCBYSDZM0U/S8iiE6DrSMI/AAAAAAAABBg/dbb0RNvhHzw/s1600/template04.jpg"&gt;&lt;img style="cursor: pointer; width: 400px; height: 171px;" src="http://1.bp.blogspot.com/_mhCBYSDZM0U/S8iiE6DrSMI/AAAAAAAABBg/dbb0RNvhHzw/s400/template04.jpg" alt="" id="BLOGGER_PHOTO_ID_5460792753374578882" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/blockquote&gt;&lt;br /&gt;&lt;br /&gt;Voila! That's good enough for today. Our dimensions are ok save for the header height. We'll work on the header in the next blog.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4624411146416774585-6446125714569543301?l=eguidebook.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://eguidebook.blogspot.com/feeds/6446125714569543301/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=4624411146416774585&amp;postID=6446125714569543301' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4624411146416774585/posts/default/6446125714569543301'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4624411146416774585/posts/default/6446125714569543301'/><link rel='alternate' type='text/html' href='http://eguidebook.blogspot.com/2010/04/customizing-bloggerblogspot-your-own.html' title='Customizing Blogger/Blogspot - Your Own Template'/><author><name>Abes</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_mhCBYSDZM0U/S8criBWFWDI/AAAAAAAABAk/roQ1UHVoRyw/s72-c/before_after.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4624411146416774585.post-2237841939485275904</id><published>2010-04-15T07:45:00.000-07:00</published><updated>2010-04-15T08:55:08.839-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Technology'/><title type='text'>Customizing Blogger/Blogspot - Introduction &amp; Visualizing</title><content type='html'>Tonnes of blogs look the same. At time of writing, even this blog suffers from the "all-look-same" problem that comes with choosing from a small set of templates. I want to personalize the look of my blog and I'd love to take you along for the journey so you can do it too.&lt;br /&gt;&lt;br /&gt;Recently, I've been experimenting with several different blog engines for my church's use. Along the way, I noticed that Blogger (or Blogspot), is now offering a very flexible way to customize said look &amp;amp; feel.&lt;br /&gt;&lt;br /&gt;So from a visual perspective, here's what our blog looks like now (left) and my vision of how I want it to look like (right):&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_mhCBYSDZM0U/S8criBWFWDI/AAAAAAAABAk/roQ1UHVoRyw/s1600/before_after.jpg"&gt;&lt;img style="display: block; margin: 0px auto 10px; text-align: center; cursor: pointer; width: 429px; height: 154px;" src="http://3.bp.blogspot.com/_mhCBYSDZM0U/S8criBWFWDI/AAAAAAAABAk/roQ1UHVoRyw/s400/before_after.jpg" alt="" id="BLOGGER_PHOTO_ID_5460380936686622770" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;Therein lies the first step to customizing. Have a vision for how you would like your blog to look like. Design a layout you like respecting the fact that you still must have an area for blog posts and an area for widgets. Feel free to draw inspiration from other sites. Take a peek inside my thought process:&lt;br /&gt;&lt;ul&gt;&lt;li&gt;The blog area is way too narrow - I'd like to &lt;span style="font-style: italic;"&gt;widen&lt;/span&gt; it. I don't want to use the full width of the page because I like the look of "side curtains". So maybe I could expand the content panel from 765 pixels to 1000 pixels and give most of that room to the blog posts.&lt;/li&gt;&lt;li&gt;My wife likes &lt;span style="font-style: italic;"&gt;blue&lt;/span&gt;. A litte bit of a cold colour but tranquil. I think I will use different shades of blue for my site. And I'll use &lt;span style="font-style: italic;"&gt;black &lt;/span&gt;for the side curtains - makes the page "pop" more.&lt;br /&gt;&lt;/li&gt;&lt;li&gt;I'd like to have a &lt;span style="font-style: italic;"&gt;big banner photo&lt;/span&gt; at the top of the page. If only I had some photography skills like &lt;a href="http://nightanddayphoto.ca/" title="Night and Day Photography - Edmonton / Destination Wedding Photographers"&gt;Lloyd at Night &amp;amp; Day&lt;/a&gt; or &lt;a href="http://laurahana.com/" title="Vancouver Wedding Photographer LAURA HANA provides photography services in Vancouver and the Lower Mainland, including Burnaby and Richmond."&gt;Laura Hana&lt;/a&gt;, I could take my own photo. Oooh! found a nice free stock photo at &lt;a href="http://sxc.hu/"&gt;Stock Exchange&lt;/a&gt;. And it's mainly &lt;span style="font-style: italic;"&gt;blue&lt;/span&gt; which goes well with my colour scheme.&lt;/li&gt;&lt;li&gt;Hmm, I think a &lt;span style="font-style: italic;"&gt;2 column layout&lt;/span&gt; like the way I have it now is ok. I still want all the posts to be on the left and all the widgets on the right.&lt;/li&gt;&lt;li&gt;Right, now let me mock this up on Corel Photo-Paint (or CorelDraw, or Adobe Illustrator, or Adobe Photoshop, or whatever design tools you prefer). I grew up on Photo-Paint so I'm sticking with what's familiar.&lt;/li&gt;&lt;li&gt;Oh yes, I'd like to get rid of that navigation bar/tool bar, if possible.&lt;br /&gt;&lt;/li&gt;&lt;/ul&gt;So go ahead and try it. If you like, post your designs somewhere (flickr, picasa, etc..) and share it with us.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4624411146416774585-2237841939485275904?l=eguidebook.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://eguidebook.blogspot.com/feeds/2237841939485275904/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=4624411146416774585&amp;postID=2237841939485275904' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4624411146416774585/posts/default/2237841939485275904'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4624411146416774585/posts/default/2237841939485275904'/><link rel='alternate' type='text/html' href='http://eguidebook.blogspot.com/2010/04/customizing-bloggerblogspot.html' title='Customizing Blogger/Blogspot - Introduction &amp; Visualizing'/><author><name>Abes</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_mhCBYSDZM0U/S8criBWFWDI/AAAAAAAABAk/roQ1UHVoRyw/s72-c/before_after.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4624411146416774585.post-7456664649800956738</id><published>2010-03-23T12:50:00.000-07:00</published><updated>2010-03-23T13:05:54.134-07:00</updated><title type='text'>Fix for the BOB Revolution stroller slouching problem</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_mhCBYSDZM0U/S6kdqC0HhRI/AAAAAAAAA8U/QRHMXOJyRto/s1600-h/bob_lumbar.jpg"&gt;&lt;img style="display: inline; float: left; margin: 0pt 10px 10px 0pt; text-align: center; cursor: pointer; width: 200px;" src="http://3.bp.blogspot.com/_mhCBYSDZM0U/S6kdqC0HhRI/AAAAAAAAA8U/QRHMXOJyRto/s400/bob_lumbar.jpg" alt="" id="BLOGGER_PHOTO_ID_5451921432055874834" border="0" /&gt;&lt;/a&gt;We just got a BOB Revolution stroller off craigslist and it's a great stroller - lightweight and very agile. We read reviews on this stroller prior to getting it so we knew that along with its strenghts, there is a slouching problem when babies are sat in the upright position in this stroller.&lt;br /&gt;&lt;br /&gt;We have a 6-month old son and when he sits in the BOB, sure enough, he slouches. The problem is that the seat back is made of a pretty soft material. The red strap that is supposed to support the mid back is up near his shoulders. Hence, his back sags into the seat causing the slouch.&lt;br /&gt;&lt;br /&gt;The fix is to place another strap around the lower back of the seat to provide a lumbar support. See the first photo. I added the black strap that goes below the red strap. You can buy any luggage strap that's long enough.&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_mhCBYSDZM0U/S6keit8fMLI/AAAAAAAAA8c/FSnueMEc8gI/s1600-h/bob_strap.jpg"&gt;&lt;img style="float: left; margin: 0pt 10px 10px 0pt; cursor: pointer; width: 200px; height: 150px;" src="http://1.bp.blogspot.com/_mhCBYSDZM0U/S6keit8fMLI/AAAAAAAAA8c/FSnueMEc8gI/s200/bob_strap.jpg" alt="" id="BLOGGER_PHOTO_ID_5451922405706379442" border="0" /&gt;&lt;/a&gt;The tricky part is to loop the strap to the chassis in such a way that it doesn't impede the collapse mechanism of the stroller. See the 2nd photo. Notice how the straps loop outside the hydraulic arm and onto the chassis.&lt;br /&gt;&lt;br /&gt;Try it out and let me know how if you find this fix helpful.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4624411146416774585-7456664649800956738?l=eguidebook.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://eguidebook.blogspot.com/feeds/7456664649800956738/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=4624411146416774585&amp;postID=7456664649800956738' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4624411146416774585/posts/default/7456664649800956738'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4624411146416774585/posts/default/7456664649800956738'/><link rel='alternate' type='text/html' href='http://eguidebook.blogspot.com/2010/03/fix-for-bob-revolution-stroller.html' title='Fix for the BOB Revolution stroller slouching problem'/><author><name>Abes</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_mhCBYSDZM0U/S6kdqC0HhRI/AAAAAAAAA8U/QRHMXOJyRto/s72-c/bob_lumbar.jpg' height='72' width='72'/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4624411146416774585.post-3725756721534910367</id><published>2009-09-27T21:28:00.000-07:00</published><updated>2009-09-27T21:38:44.166-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Technology'/><title type='text'>Back Up Your Files</title><content type='html'>I've seen one too many dead hard drives lately and every time someone loses some really important data. So if you haven't had this happen to you yet, I seriously urge you to *please* backup your data. And by backing up, I don't mean copying it to your flash drive/external hard drive and erasing it off your computer. Your flash drive/external hard drive are just as likely to malfunction as the drive on your computer (some may argue that they are more likely to malfunction).&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;b&gt;How do I backup my data?&lt;/b&gt;&lt;/div&gt;&lt;div&gt;There are a few good options you can choose from.&lt;/div&gt;&lt;div&gt;&lt;ul&gt;&lt;li&gt;&lt;b&gt;External hard drive backup solution&lt;/b&gt; - some come with backup software that makes it easy for you to pre-configure which folders/files you want to back up and it does so automatically. If you find one that has RAID functionality, I highly recommend that. RAID allows you to mirror your data on 2 drives. Trust me, the data is worth more than the drives so it's worth it for the added peace of mind. Pros: backups are relatively fast. Cons: if your house burns down, your external hard drive typically burns down with it.&lt;/li&gt;&lt;li&gt;&lt;b&gt;Online backup solution&lt;/b&gt; - there are many online backup solutions available on the market. The one I use is &lt;a href="http://www.mozy.com"&gt;mozy.com&lt;/a&gt; and it's pretty easy to use and fairly inexpensive. With this service, your files are typically encrypted and then sent to a data center with proper equipment to keep your data safe. Pros: even if your house burns down, your data is still safe. Cons: typically slow to back up your data as you have to send info over the internet to a data center.&lt;/li&gt;&lt;/ul&gt;&lt;div&gt;If you choose neither of the above, then at the very least, please make sure your computer is configured to do RAID mirroring. &lt;/div&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4624411146416774585-3725756721534910367?l=eguidebook.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://eguidebook.blogspot.com/feeds/3725756721534910367/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=4624411146416774585&amp;postID=3725756721534910367' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4624411146416774585/posts/default/3725756721534910367'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4624411146416774585/posts/default/3725756721534910367'/><link rel='alternate' type='text/html' href='http://eguidebook.blogspot.com/2009/09/back-up-your-files.html' title='Back Up Your Files'/><author><name>Abes</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4624411146416774585.post-5499853188402338880</id><published>2009-08-18T18:10:00.000-07:00</published><updated>2009-08-18T18:37:05.804-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Finance'/><title type='text'>Using Money to Make Money II</title><content type='html'>Finally, this is the conclusion from a &lt;a href="http://eguidebook.blogspot.com/2008/11/using-money-to-make-money.html"&gt;previous blog&lt;/a&gt; on making money with money. Sorry about the wait.&lt;br /&gt;&lt;br /&gt;After a series of mishaps with the lender, the lawyer and the broker, I finally got the mortgage arrangement I wanted. I extended my amortization by about 10 years and was able to pocket a cool sum while paying the same P&amp;amp;I each month.&lt;br /&gt;&lt;br /&gt;On top of that, my home value went up and I was able to roll the additional equity as a line of credit.&lt;br /&gt;&lt;br /&gt;Now I've some investment money at a pretty good rate of &amp;lt; 5%. The next thing is to find investment opportunities where I could comfortably beat 5% as a return on investment.  I was toying with the idea of real estate for the longest time but eventually opted not to do real estate for 2 main reasons. &lt;ol&gt;&lt;li&gt;It didn't leave me much cash for a rainy day.&lt;/li&gt;&lt;li&gt;Based on my calculations, the rental ROI for a downtown property only allowed me to break even.&lt;/li&gt;&lt;/ol&gt;I have a simplistic way of calculating ROI for rentals:&lt;br /&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;100% * (Expected Monthly Rent * 11 / Price You Paid for the Property) - Expected Annual Expenses&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;Expected Monthly Rent&lt;/span&gt; is how much you can reasonably charge for your property in order to minimize your likelihood of vacancy. You multiply by 11 because chances are if you get a vacancy, it'll take you 1 month to fill it.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;Price You Paid for the &lt;/span&gt;&lt;span style="font-style: italic;"&gt;Property&lt;/span&gt; is exactly that.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;Expected Annual Expenses&lt;/span&gt; should include things like repairs, maintenance fees, utilities, taxes and cost of borrowing.&lt;br /&gt;&lt;br /&gt;I ended up investing half the sum I had in stocks and was able to break even within a couple of months.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4624411146416774585-5499853188402338880?l=eguidebook.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://eguidebook.blogspot.com/feeds/5499853188402338880/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=4624411146416774585&amp;postID=5499853188402338880' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4624411146416774585/posts/default/5499853188402338880'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4624411146416774585/posts/default/5499853188402338880'/><link rel='alternate' type='text/html' href='http://eguidebook.blogspot.com/2009/08/using-money-to-make-money-ii.html' title='Using Money to Make Money II'/><author><name>Abes</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4624411146416774585.post-6185566853567985178</id><published>2009-03-31T21:30:00.000-07:00</published><updated>2009-03-31T21:56:56.536-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Health'/><title type='text'>How I Lost Weight</title><content type='html'>Before I begin my rant, I just want to warn that &lt;span style="font-style: italic;"&gt;weight loss&lt;/span&gt; in itself shouldn't be a goal. It is better to adjust your goals to become &lt;span style="font-style: italic;"&gt;more healthy&lt;/span&gt; - weight loss simply is a side effect of healthier living.&lt;br /&gt;&lt;br /&gt;I was starting to get pretty out of shape round about 2 years ago. As a result I was about 15lbs overweight. In order to try to get back to a healthier lifestyle, I started to run 2 miles 3 times a week to see if I could get back in shape and lose some pounds. I also cut out my intake of soft drinks and sweets. This used to work wonders back when I was a teenager and even into my 20s. Exercise and better eating. A great starter combination toward healthier living.&lt;br /&gt;&lt;br /&gt;But somehow, now in my 30s, the running sans-pop lifestyle didn't seem to do the trick. Net weight loss... zero. So now what? Well, it so happens my wife was put on a restrictive diet by her doctor due to allergy complications at around the same time. In support of her, I followed the same eating instructions. Lo and behold, it worked. I lost the 15lbs.&lt;br /&gt;&lt;br /&gt;So what was the difference in what I ate before and what I now eat?&lt;br /&gt;&lt;br /&gt;I'd say the biggest difference is in the amount of rice. I used to eat roughly a cup of rice per meal. It's now down to a quarter cup. To put that in perspective, it's about 3 spoonfuls. Yep. 3. The amount of meats I eat seems to have doubled. Roughly 6 - 8oz. That's about the size of a steak or two chicken legs. Lastly, way way way more veggies than I've ever eaten. Sorry, no dressing.&lt;br /&gt;&lt;br /&gt;The first 10 days or so made me feel hungry all the time. Strangely though, I didn't feel tired or lacking in energy. I still played hockey on a regular basis and wasn't worse for wear. After the 10 days, I got used to the new amount I was eating. Seems my stomach must've shrunk cuz now I felt full way more quickly than before.&lt;br /&gt;&lt;br /&gt;One last notable thing. I vary the foods from meal to meal to make sure I get an assortment of nutrients. I also take a multi-vitamin supplement.&lt;br /&gt;&lt;br /&gt;At the end of the day, it still boils down to exercise and better eating habits. So much has changed, yet so much has stayed the same.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4624411146416774585-6185566853567985178?l=eguidebook.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://eguidebook.blogspot.com/feeds/6185566853567985178/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=4624411146416774585&amp;postID=6185566853567985178' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4624411146416774585/posts/default/6185566853567985178'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4624411146416774585/posts/default/6185566853567985178'/><link rel='alternate' type='text/html' href='http://eguidebook.blogspot.com/2009/03/how-i-lost-weight.html' title='How I Lost Weight'/><author><name>Abes</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4624411146416774585.post-8551156521954935237</id><published>2009-02-11T18:30:00.000-08:00</published><updated>2009-02-11T18:44:50.588-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Health'/><title type='text'>Caring for the Elderly</title><content type='html'>As the baby-boomer population ages, caring for the elderly becomes a more useful skill to have. I don't profess to be an expert on this but I read a great &lt;a href="http://www.allaboutlifechallenges.org/caring-for-the-elderly.htm"&gt;article&lt;/a&gt; about this very topic. The author summarizes the basic parts of providing care for the elderly to be:&lt;br /&gt;&lt;blockquote&gt;&lt;ul&gt;&lt;li&gt;Provide a home&lt;/li&gt;&lt;li&gt;Offer legal help and support&lt;/li&gt;&lt;li&gt;Help with financial responsibilities&lt;/li&gt;&lt;li&gt;Arrange resident nursing care&lt;/li&gt;&lt;li&gt;Deal with mental health and medical issues related to aging such as dementia, Alzheimer's, etc.&lt;/li&gt;&lt;li&gt;Meet their socialization needs&lt;/li&gt;&lt;li&gt;Help the elderly make decisions, including those about dying, i.e. living wills, durable powers of attorney, etc.&lt;/li&gt;&lt;/ul&gt;&lt;/blockquote&gt;This is a useful list but I think I'd like to add one more thing - quality of life. Now for the most part, we're talking about caring for a loved-one. For these dear people, surely we would want to provide them the most dignified and fun environment to live in spite of their challenges. This means providing an environment that not only provides food and medical care, but also an element of relationships and recreational activities.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4624411146416774585-8551156521954935237?l=eguidebook.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://eguidebook.blogspot.com/feeds/8551156521954935237/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=4624411146416774585&amp;postID=8551156521954935237' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4624411146416774585/posts/default/8551156521954935237'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4624411146416774585/posts/default/8551156521954935237'/><link rel='alternate' type='text/html' href='http://eguidebook.blogspot.com/2009/02/caring-for-elderly.html' title='Caring for the Elderly'/><author><name>Abes</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4624411146416774585.post-5423658284045129437</id><published>2009-01-03T00:11:00.000-08:00</published><updated>2009-01-03T01:10:09.713-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Technology'/><title type='text'>Is Shopping over Wi-Fi Safe?</title><content type='html'>It's very commonplace to see Wi-Fi hot spots in airports and coffee shops throughout North America, but it's even more common to see them in our homes. Many Internet providers are now bundling wireless access points with their service. The broadening availability of wireless internet access raises a very good question: Just how safe is it to surf wirelessly?&lt;br /&gt;&lt;br /&gt;As you might have guessed, the answer is "it depends". You'll need to understand a little bit more about Wi-Fi to determine when it's safe to make those Paypal purchases over Wi-Fi.&lt;br /&gt;&lt;br /&gt;Wi-Fi is intended to be a cordless substitute connection for computer networks to replace physical network cables. But in order to be a good substitute, Wi-Fi needs to provide the same functionality as a regular network cable. You may find some of these functions rather trivial but they cannot be overlooked. The assumption is that if you trust using physical network cables for your online shopping, then if Wi-Fi can provide all of the same functionality, you should be able to trust it as well.&lt;br /&gt;&lt;br /&gt;Here are the functions that a regular network cable provides:&lt;br /&gt;&lt;ul&gt;&lt;li&gt;&lt;span style="font-weight: bold;"&gt;Signal Connectivity &lt;/span&gt;- when you plug a copper wire between computers, you establish an electrical conductive path between them. This path allows the computers to send signals back and forth in the form of electric pulses. Wi-Fi accomplishes this by sending radio waves.  Computers can signal to each other using radio signals as a substitute for electric pulses over a wire.&lt;/li&gt;&lt;li&gt;&lt;span style="font-weight: bold;"&gt;Point-to-Point Connectivity&lt;/span&gt; - a cable has the property of having 2 ends. That means that signals sent at one end of the cable has only one intended recipient - the other end of the cable. The signal is not easily tapped by a 3rd party because of this property.  Radio signals, however, do not have this characteristic. When a machine sends out a radio signal, every other machine within an "ear shot" can "hear" that signal. This is what we call a &lt;span style="font-style: italic;"&gt;broadcasting &lt;/span&gt;signal. Wi-Fi gets around this by employing an addressing system. Many machines may "hear" the signals, but only one machine that recognizes the destination address as its own identifier will "receive" the signal. The other machines are supposed to ignore the signal based on an honour system.&lt;/li&gt;&lt;li&gt;&lt;span style="font-weight: bold;"&gt;Cross Signal Protection&lt;/span&gt; - if you have 2 separate networks, A and B that are connected internally by wires but are not connected to each other, then the communications within network A will never be heard by network B and vice-versa. In Wi-Fi though, this is a problem. Network A and Network B can hear each others conversations as long as they are within "ear-shot". Wi-Fi implements a network identifier called SSID to get around this. In this example, machines in Network A are configured to listen to the SSID of Network A, while Network B machines are configured to listen to the SSID of Network B. Even though machines in Network B may hear signals from machines in Network A, it will ignore them since they are not configured to listen to that SSID. Once again, this is based on an honour system. SSIDs are mandatory for Wi-Fi access points.&lt;br /&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-weight: bold;"&gt;Access Security &lt;/span&gt;- when you plug a wire into a computer, you're only able to do it if you have physical access to the computer and the wire. If you don't have physical access, you won't be able to plug it. In Wi-Fi, access security is implemented using some kind of a password (you'll see it as WEP, PSK, etc. on your wireless access point). This feature is optional in Wi-Fi.&lt;br /&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-weight: bold;"&gt;Data Transfer Security &lt;/span&gt;- To tap the signal from a cable, a deviant literally has to gain physical access to it to make a fork in the cable. Then he/she has to connect the forked cable to a tapping device which can't be too easily done given that you can just follow the wire to find the crook. In Wi-Fi however, tapping is easily done and since addressing is generally done based on an honour system, another mechanism needs to be put in place to ensure that even if the signal is tapped, it is indecipherable. To accomplish this, Wi-Fi employs an encryption mechanism for all transferred data. The password that was used for access security is re-used for this purpose and acts as an encryption key. Encryption works based on probability. The stronger the encryption, the less probable it is for an intruder to decrypt the signals. This feature is optional in Wi-Fi.&lt;br /&gt;&lt;/li&gt;&lt;/ul&gt;So "it depends". As you can see, a couple of the security functions of a physical network cable is only &lt;span style="font-style: italic;"&gt;optionally &lt;/span&gt;available in Wi-Fi. Unless the password and encryption features are used, Wi-Fi is &lt;span style="font-style: italic;"&gt;not&lt;/span&gt; a good substitute for physical cables. But if they are used, then Wi-Fi is a decent substitute for physical cables.&lt;br /&gt;&lt;br /&gt;Two final caveats...&lt;br /&gt;&lt;br /&gt;I mentioned earlier that encryption is based on probability. You may have seen things like 64, 128, or 256 bit encryption. This is a measure of the encryption strength. The higher that number, the less likely it is for anyone to decrypt an encrypted message in their lifetime. That's also the reason why websites ask you to have long passwords. The longer the password, the harder it is to guess.&lt;br /&gt;&lt;br /&gt;Lastly, encryption comes with a price. There is a processing overhead with having to encrypt and decrypt signals flying back and forth. So, you will notice that your internet connection runs slower over Wi-Fi when you turn on WEP or PSK. That's a trade-off worth taking.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4624411146416774585-5423658284045129437?l=eguidebook.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://eguidebook.blogspot.com/feeds/5423658284045129437/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=4624411146416774585&amp;postID=5423658284045129437' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4624411146416774585/posts/default/5423658284045129437'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4624411146416774585/posts/default/5423658284045129437'/><link rel='alternate' type='text/html' href='http://eguidebook.blogspot.com/2009/01/is-shopping-over-wi-fi-safe.html' title='Is Shopping over Wi-Fi Safe?'/><author><name>Abes</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4624411146416774585.post-6436384484589559064</id><published>2008-12-18T18:35:00.000-08:00</published><updated>2008-12-18T19:13:37.596-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Relationship'/><title type='text'>Cultural Gap</title><content type='html'>Here in Canada, immigration has been the source of her talent pool in the midst of what would otherwise be a negative population growth. So it is quite commonplace to find cultural barriers here particularly in the major city centres.&lt;br /&gt;&lt;br /&gt;The cultural bridges that are now being forged in communities are, however, just a reflection of smaller cultural rifts that are brewing in immigrant homes throughout the country. This is commonly referred to as the "cultural gap" and is oft experienced between children and their immigrant parents - "generational gap".&lt;br /&gt;&lt;br /&gt;For immigrant parents, the tendency is to rely on what you are familiar with and draw from the experiences of your own upbringing. This often comes with a set of rules and obligations that are culturally based. It important, however, to realize that your children will be living their lives in the new country now. Holding them to foreign cultural requirements while they adapt to their new cultural environment will put a strain on them. So as much as possible, try to be as flexible without compromising your core values.&lt;br /&gt;&lt;br /&gt;For immigrant children, the tendency is to struggle between your parents expectations and those of your surroundings - friends, media, etc. It is important to remember first and foremost that your parents do love you and that they want what's best for you. Be understanding to the fact that there are no parenting manuals and they are relying on what they know based on how they were raised. Ultimately though, you will live in the new culture. Take what is good that you can learn out of your parents teaching and incorporate it into your own cultural makeup. The resulting blend is unique and amazing because it somehow can co-exist in either culture.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4624411146416774585-6436384484589559064?l=eguidebook.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://eguidebook.blogspot.com/feeds/6436384484589559064/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=4624411146416774585&amp;postID=6436384484589559064' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4624411146416774585/posts/default/6436384484589559064'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4624411146416774585/posts/default/6436384484589559064'/><link rel='alternate' type='text/html' href='http://eguidebook.blogspot.com/2008/12/cultural-gap.html' title='Cultural Gap'/><author><name>Abes</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4624411146416774585.post-5956237892236837127</id><published>2008-12-07T22:57:00.000-08:00</published><updated>2008-12-09T19:56:15.624-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Career'/><title type='text'>Work-Life Balance</title><content type='html'>This has been an illusive goal for many Canadians. In a climate where our workforce is dwindling as retirement numbers ramp up, it's the guys that are left working who are picking up the slack. In turn, work-life balance for those left behind tips in favour of... well, work.&lt;br /&gt;&lt;br /&gt;If you're in your youth, however, and assuming you're unmarried, it's not a bad time to focus a little bit more on career. This is the only time of your life where you can really build up a little nest egg and take advantage of the fact that you are not tied down. The demand for resources are so high that there's lots of opportunities to grow quickly in your career.&lt;br /&gt;&lt;br /&gt;Once you've started a family though, priorities change. That's when most people start thinking more about life and less about work. But if you're a career-driven person for life, you need to find a partner who can support that.&lt;br /&gt;&lt;br /&gt;In the end though, it seems that the balance lies in the fact that your early years are dominated by work and your later years are dominated by life. Guess that &lt;span style="font-style: italic;"&gt;is&lt;/span&gt; balance... in a sense.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4624411146416774585-5956237892236837127?l=eguidebook.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://eguidebook.blogspot.com/feeds/5956237892236837127/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=4624411146416774585&amp;postID=5956237892236837127' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4624411146416774585/posts/default/5956237892236837127'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4624411146416774585/posts/default/5956237892236837127'/><link rel='alternate' type='text/html' href='http://eguidebook.blogspot.com/2008/12/work-life-balance.html' title='Work-Life Balance'/><author><name>Abes</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4624411146416774585.post-1064677815929150945</id><published>2008-11-17T22:36:00.000-08:00</published><updated>2008-11-17T22:55:00.770-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Finance'/><title type='text'>Using Money to Make Money</title><content type='html'>As I'm planning to have a family soon, I've been contemplating for the past few months how I can work less and make more. It's not greed. I just want to be able to make free time so I can be with my children in their formative years. I've oft heard of how one should use money to make money but was never sure how to go about doing that - until recently.&lt;br /&gt;&lt;br /&gt;So this is the beginning of a work-in-progress plan that my wife and I have on using our money to make money. I'll try to update on our progress as you may be able to benefit from our experience.&lt;br /&gt;&lt;br /&gt;To provide context, this plan would work in Canada, and likely Australia, and perhaps other Commonwealth countries with similar taxation and real estate laws. We have about 15 years left on a mortgage on our home that has increased in value over the past few years.&lt;br /&gt;&lt;br /&gt;The basic plan is to leverage the equity in our home for downpayment. Then extend the amortization on our mortgage to enable us to borrow more while keeping our regular payments the same. That combination will be used to buy an investment property which we intend to rent.&lt;br /&gt;&lt;br /&gt;We are now at the first part of our plan. Securing financing. We approached a mortgage broker to secure financing under these assumptions:&lt;br /&gt;&lt;ul&gt;&lt;li&gt;our regular mortgage payments (P&amp;amp;I) should remain the same&lt;/li&gt;&lt;li&gt;only our amortization period is extended to the maximum allowable&lt;/li&gt;&lt;/ul&gt;What we need to find out is:&lt;br /&gt;&lt;ul&gt;&lt;li&gt;how much of our equity can we use for downpayment on the investment property&lt;/li&gt;&lt;li&gt;how much can we borrow maximum&lt;/li&gt;&lt;/ul&gt;With this information, we know the upper limit of what we can afford. Once we get financing approved, we can start hunting for an investment property. Stay tuned for what happens next.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4624411146416774585-1064677815929150945?l=eguidebook.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://eguidebook.blogspot.com/feeds/1064677815929150945/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=4624411146416774585&amp;postID=1064677815929150945' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4624411146416774585/posts/default/1064677815929150945'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4624411146416774585/posts/default/1064677815929150945'/><link rel='alternate' type='text/html' href='http://eguidebook.blogspot.com/2008/11/using-money-to-make-money.html' title='Using Money to Make Money'/><author><name>Abes</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4624411146416774585.post-2609704580371292132</id><published>2008-10-24T01:26:00.001-07:00</published><updated>2008-10-26T12:15:40.316-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Relationship'/><title type='text'>Dating while Schooling</title><content type='html'>Earlier this month, someone asked about dating while schooling on eGuidebook. And I thought, yes, that's a very pertinent subject to talk about here. If you're a high school or post-secondary student, it's very common for people such as yourself to be smitten while schooling. Natural instincts would urge you to act on that attraction. &lt;br /&gt;&lt;br /&gt;If you haven't acted on those instincts yet, then I'll try to speak to the practical side of your brain. Dating is something that requires a lot of time and effort. The investments are temporal, physical and emotional - it will require you to make some sacrifices. You will notice an impact in your ability to perform in some aspect of your life. Your grades may take a hit. You may become distant from your family - become a poorer brother/sister/son/daughter. You may start distancing from your friends. Some combination of the above is going to happen - all of which are somewhat bridge-burning in nature.&lt;br /&gt;&lt;br /&gt;So knowing that, if you're still prepared to date, you'll need to manage the change in order to minimize the impacts. Firstly, you have to be very disciplined in your studies. Your grades may take a small hit and still be ok, if you're particularly good student. But ensure that you still meet your own academic expectations. Your family needs to accustomed to the idea that they may see a change in you. So talk to them about what you want to do. They may not be receptive to it and you may need to give that some time and work on your persuasion. As for your close friends, you have to manage their expectations on your time as well.&lt;br /&gt;&lt;br /&gt;On top of all this, you have to ensure that you manage the expectations of the person you're dating and also invest enough of yourself to meet or exceed those expectations. Otherwise, the relationship will not last. The pain of a broken relationship is quite intense - probably one of the most debilitating emotions you would have to face as a young person.&lt;br /&gt;&lt;br /&gt;From a moral perspective, is it good or is it bad to date while schooling? It's neither. There are goods and bads to dating and not dating. It's a balancing act. If you believe that school is going to improve your ability to provide for your future family, then sacrificing your academics today will diminish your ability to contribute to your long term relationship in future.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4624411146416774585-2609704580371292132?l=eguidebook.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://eguidebook.blogspot.com/feeds/2609704580371292132/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=4624411146416774585&amp;postID=2609704580371292132' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4624411146416774585/posts/default/2609704580371292132'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4624411146416774585/posts/default/2609704580371292132'/><link rel='alternate' type='text/html' href='http://eguidebook.blogspot.com/2008/10/dating-while-schooling.html' title='Dating while Schooling'/><author><name>Abes</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4624411146416774585.post-7245728218482581397</id><published>2008-10-08T15:38:00.000-07:00</published><updated>2008-10-08T15:52:57.276-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Career'/><title type='text'>Passion</title><content type='html'>"Passion" has been the faddy buzz word of the decade from my perspective. Lots of people asking "what's your passion?" Still others giving compliments like "he works with passion". And on Monday, I went to this "Passion World Tour". Trying to strike a chord with a buzz word you might think? I think so. I did enjoy it though. So what's with all this "passion" stuff?&lt;br /&gt;&lt;br /&gt;I think maybe this is an insight into the hope of the generation in its prime now - the Gen X and Y's. Perhaps passion is really a statement about doing what you really like, experiencing, working in a field you really enjoy, or just being in your own element.&lt;br /&gt;&lt;br /&gt;For me though, I find this word somewhat frustrating. Most of us can't spend our lives living out what we enjoy, working in a field that matches our element. It's just not possible. There are jobs out there that just aren't desirable jobs. Think about all those jobs you don't want to have. Can anyone really be that passionate about those? Yet someone needs to fill those roles. And given the need to feed our families, sometimes we just have to take what's available to us. Sometimes responsibility far outweighs our passion.&lt;br /&gt;&lt;br /&gt;So as much as everyone wants to be "passionate" about something and do something about it, I think it's still ok even if you can't. If you are doing what it takes to support your family and those you love, that's passionate enough to care for others.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4624411146416774585-7245728218482581397?l=eguidebook.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://eguidebook.blogspot.com/feeds/7245728218482581397/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=4624411146416774585&amp;postID=7245728218482581397' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4624411146416774585/posts/default/7245728218482581397'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4624411146416774585/posts/default/7245728218482581397'/><link rel='alternate' type='text/html' href='http://eguidebook.blogspot.com/2008/10/passion.html' title='Passion'/><author><name>Abes</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4624411146416774585.post-1765941307073478178</id><published>2008-09-11T18:03:00.000-07:00</published><updated>2008-10-08T15:38:06.624-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Laughs'/><title type='text'>Bulgaria Bulgaria Bulgaria</title><content type='html'>For whatever reason a couple of Bulgarian stories were brought to my attention this past week, both of them amusing but awfully embarassing. The first one is about Valentina Hasan, who sang in a reality show in Bulgaria called "Music Idol". It's called "Ken Lee". Yeah. Singing about some Chinese dude, right? Have a look...&lt;br /&gt;&lt;br /&gt;&lt;object width="425" height="344"&gt;&lt;param name="movie" value="http://www.youtube.com/v/FQt-h753jHI&amp;hl=en&amp;fs=1"&gt;&lt;/param&gt;&lt;param name="allowFullScreen" value="true"&gt;&lt;/param&gt;&lt;embed src="http://www.youtube.com/v/FQt-h753jHI&amp;hl=en&amp;fs=1" type="application/x-shockwave-flash" allowfullscreen="true" width="425" height="344"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;&lt;br /&gt;She's become kind of a celebrity in Bulgaria out of that. Good for her, I guess. She sure has a lot of chutzpah.&lt;br /&gt;&lt;br /&gt;The next story comes from an Olympic qualifying tournament for women's ice-hockey. Here's the excerpt from Yahoo! news:&lt;br /&gt;&lt;br /&gt;&lt;blockquote&gt;With more goals than minutes in the game, Slovakia’s women’s ice hockey team claimed an amazing 82-0 victory over Bulgaria in Olympic qualifying... Slovakia outshot the Bulgarians 139-0 during the 60-minute game, played in Latvia... Bulgaria was eliminated after scoring one goal and conceding 192 in the tournament.&lt;br /&gt;&lt;/blockquote&gt;&lt;br /&gt;&lt;br /&gt;That's 1.36 goals every minute! I don't know about you but I don't think this is a good show of sportsmanship. Stop at 10 or something. This is terrible.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4624411146416774585-1765941307073478178?l=eguidebook.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://eguidebook.blogspot.com/feeds/1765941307073478178/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=4624411146416774585&amp;postID=1765941307073478178' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4624411146416774585/posts/default/1765941307073478178'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4624411146416774585/posts/default/1765941307073478178'/><link rel='alternate' type='text/html' href='http://eguidebook.blogspot.com/2008/09/bulgaria-bulgaria-bulgaria.html' title='Bulgaria Bulgaria Bulgaria'/><author><name>Abes</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4624411146416774585.post-6376531137652142077</id><published>2008-09-08T00:19:00.000-07:00</published><updated>2009-01-03T00:11:39.936-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Technology'/><title type='text'>Retrieving Data from a Dead Hard Drive</title><content type='html'>From personal experience, there seems to be a lot more faulty hard drives in the last 10 years as compared to the decade before that. In my hometown, to retrieve data forensically from a dead hard drive costs $600 if they don't have to modify the hard drive physically; double that, $1200, if they have to touch one screw on the drive. If forensics is required, the sky is the limit.&lt;br /&gt;&lt;br /&gt;In the last 8 years alone, I must've purchased 15 hard drives and about a 3rd of them have kicked the bucket. Brand doesn't seem to make a difference, from what I can tell. No single brand is immune from this trend of increasing hard disk failures. So I tried to figure out, what is it that goes wrong with hard disks these days?&lt;br /&gt;&lt;br /&gt;Well, the first type of problem is that files are lost although, perceivably, the drive still works. This usually occurs due to some form of data corruption (could be an OS problem, a disk controller issue, etc.). If this describes your situation, your data is actually quite easily recoverable. However, do not write anything to the disk, do not reformat your disk and do not repartition your disk. Once you write anything to the disk, be it new files, or formatting/partitioning information, that's when you stand to lose your data. There's various data recovery software you can buy that will retrieve this type of data loss. The one I use costs about $100 (diskinternals.com). Works pretty well. I've seen some freeware ones too but haven't tried them.&lt;br /&gt;&lt;br /&gt;Then there's the proverbial hard disk "crash". Technically, this means the disk head touches the disk platter. If your disk does indeed crash, you will lose a significant amount of data, if not all of it permanently. But if you look at the specs of a typical hard drive today, most of them can take shocks of up to 3G. That's a lot of force. Dropping your laptop from your desk isn't going to generate 3Gs of force. So what gives?&lt;br /&gt;&lt;br /&gt;Typically, we don't actually get a "crash" situation. What's more common is that, the circuit board on the hard drive is damaged (typically from power surges or fluctuations) or one of the motors in the hard drive is dead. I think the former is more common than the latter. You can easily tell if the motor is dead: you don't hear the usual drive spinning up or you don't hear the rattling and buzzing of the disk head's movement.&lt;br /&gt;&lt;br /&gt;So how do those forensic data recovery guys fix it? Well, if you don't think you have a motor problem, then buy the exact same hard drive brand new and try to swap the circuit boards with your faulty drive. You'll likely need a torx screwdriver set to do this. Be careful not to damage any connectors to the motors and the drive heads. I have found that you not only need to get the same model hard drive but the same version of the firmware and the board. Hopefully, they are still in the market. If not, then the forensic guys are probably the only way to go.&lt;br /&gt;&lt;br /&gt;If you have a motor problem... then you have a problem. You still need to buy an identical unit brand new. This time however, you have to swap the disk platters. This is apparently very risky as disk platters do not like dust, so I'm told. I've never personally done this but every thing I've read stresses that it has to be done in a dust free room. Although, after watching this guy's video, I'm not so sure about the whole dust-free thing.&lt;br /&gt;&lt;br /&gt;&lt;a style="left: 0px ! important; top: 15px ! important;" title="Block this object with Adblock Plus" class="abp-objtab-04826760771979366 visible ontop" href="http://www.youtube.com/v/9eMWG3fwiEU&amp;amp;hl=en&amp;amp;fs=1"&gt;&lt;/a&gt;&lt;a style="left: 0px ! important; top: 15px ! important;" title="Block this object with Adblock Plus" class="abp-objtab-038619042801154746 visible ontop" href="http://www.youtube.com/v/9eMWG3fwiEU&amp;amp;hl=en&amp;amp;fs=1"&gt;&lt;/a&gt;&lt;a style="left: 0px ! important; top: 15px ! important;" title="Block this object with Adblock Plus" class="abp-objtab-038619042801154746 visible ontop" href="http://www.youtube.com/v/9eMWG3fwiEU&amp;amp;hl=en&amp;amp;fs=1"&gt;&lt;/a&gt;&lt;object height="344" width="425"&gt;&lt;param name="movie" value="http://www.youtube.com/v/9eMWG3fwiEU&amp;amp;hl=en&amp;amp;fs=1"&gt;&lt;param name="allowFullScreen" value="true"&gt;&lt;embed src="http://www.youtube.com/v/9eMWG3fwiEU&amp;amp;hl=en&amp;amp;fs=1" type="application/x-shockwave-flash" allowfullscreen="true" height="344" width="425"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;&lt;i&gt;Opened hard disk in operation&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;I'm not sure there even is such a room. So in this case, I would probably fork up the $1,200 and get those pros who have access to such a room (that is, if the data is worth that much to me). Here's a video on how the pros do it. Looks like some specialized plastic extraction kit is required.&lt;br /&gt;&lt;br /&gt;&lt;a style="left: 0px ! important; top: 15px ! important;" title="Block this object with Adblock Plus" class="abp-objtab-04826760771979366 visible ontop" href="http://www.youtube.com/v/e-3dfRw7ZIQ&amp;amp;hl=en&amp;amp;fs=1"&gt;&lt;/a&gt;&lt;a style="left: 0px ! important; top: 15px ! important;" title="Block this object with Adblock Plus" class="abp-objtab-038619042801154746 visible ontop" href="http://www.youtube.com/v/e-3dfRw7ZIQ&amp;amp;hl=en&amp;amp;fs=1"&gt;&lt;/a&gt;&lt;a style="left: 0px ! important; top: 15px ! important;" title="Block this object with Adblock Plus" class="abp-objtab-038619042801154746 visible ontop" href="http://www.youtube.com/v/e-3dfRw7ZIQ&amp;amp;hl=en&amp;amp;fs=1"&gt;&lt;/a&gt;&lt;object height="344" width="425"&gt;&lt;param name="movie" value="http://www.youtube.com/v/e-3dfRw7ZIQ&amp;amp;hl=en&amp;amp;fs=1"&gt;&lt;param name="allowFullScreen" value="true"&gt;&lt;embed src="http://www.youtube.com/v/e-3dfRw7ZIQ&amp;amp;hl=en&amp;amp;fs=1" type="application/x-shockwave-flash" allowfullscreen="true" height="344" width="425"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;&lt;i&gt;How the pros remove the platters from the drive&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;So back to the "crash". When you have a real "crash", your drive typically makes a continuous grinding sound as the head scrapes the surface of the platter.&lt;br /&gt;&lt;br /&gt;&lt;a style="left: 0px ! important; top: 15px ! important;" title="Block this object with Adblock Plus" class="abp-objtab-038619042801154746 visible ontop" href="http://www.youtube.com/v/8hSHBO-yZRg&amp;amp;hl=en&amp;amp;fs=1"&gt;&lt;/a&gt;&lt;a style="left: 0px ! important; top: 15px ! important;" title="Block this object with Adblock Plus" class="abp-objtab-038619042801154746 visible ontop" href="http://www.youtube.com/v/8hSHBO-yZRg&amp;amp;hl=en&amp;amp;fs=1"&gt;&lt;/a&gt;&lt;object height="344" width="425"&gt;&lt;param name="movie" value="http://www.youtube.com/v/8hSHBO-yZRg&amp;amp;hl=en&amp;amp;fs=1"&gt;&lt;param name="allowFullScreen" value="true"&gt;&lt;embed src="http://www.youtube.com/v/8hSHBO-yZRg&amp;amp;hl=en&amp;amp;fs=1" type="application/x-shockwave-flash" allowfullscreen="true" height="344" width="425"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;&lt;i&gt;A Hard Drive "Crash"&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;The scraped platter is toast but the other platters may still be readable with forensics ($$$).&lt;br /&gt;&lt;br /&gt;All this puts an exclamation point on why it's so important to back up your data in multiple places. A UPS (uninterruptable power supply) unit may be a worthwhile investment as they come with voltage regulation and surge protection (external drives are particularly vulnerable to power fluxes). Lastly, buy your hard drives in identical pairs or quads. The data you store is worth way more than storage device. So spend a little more up front and use the disk mirroring feature (RAID).&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4624411146416774585-6376531137652142077?l=eguidebook.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://eguidebook.blogspot.com/feeds/6376531137652142077/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=4624411146416774585&amp;postID=6376531137652142077' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4624411146416774585/posts/default/6376531137652142077'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4624411146416774585/posts/default/6376531137652142077'/><link rel='alternate' type='text/html' href='http://eguidebook.blogspot.com/2008/09/retrieving-data-from-dead-hard-drive.html' title='Retrieving Data from a Dead Hard Drive'/><author><name>Abes</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4624411146416774585.post-4437101508116304209</id><published>2008-08-25T22:58:00.000-07:00</published><updated>2008-08-25T23:12:47.952-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Relationship'/><title type='text'>When the Going Gets Tough...</title><content type='html'>As a teen, you might not always see eye-to-eye with your parents. Sometimes, they force you to do mundane chores and boss you around just because you live in *their* house. Sometimes they won't let you go on that secret rendezvous with you-know-who. It can get pretty tense in the household and at times can feel like a pressure cooker with no release valve.&lt;br /&gt;&lt;br /&gt;So I've titled this blog after the saying "When the going gets tough, the tough gets going..." That's because many young people today tend to walk out when things get a little heated at home. That's their release valve. So when the going gets tough, they get going (y'know... run away).&lt;br /&gt;&lt;br /&gt;Although it is a release valve for household pressures, it isn't a very good one. It's early signs of an easy quitter. People who walk out a lot in their youth tend to develop the bad habit of running away from tense situations with the ones they love - the ones who love them. Fast forward a couple of decades and it could mean walking out on their own children. It's not a good habit to start. &lt;br /&gt;&lt;br /&gt;So, try to find a different release valve. Pray. Talk to a sibling. Call a friend. Let the boil simmer down before reacting. Learn how to resolve conflicts rather than run away from them. It's easier while you're young.&lt;br /&gt;&lt;br /&gt;NB: This doesn't really apply for those who are getting abused at home though. I'm just talking about simple arguments that culminate to become a major source of tension.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4624411146416774585-4437101508116304209?l=eguidebook.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://eguidebook.blogspot.com/feeds/4437101508116304209/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=4624411146416774585&amp;postID=4437101508116304209' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4624411146416774585/posts/default/4437101508116304209'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4624411146416774585/posts/default/4437101508116304209'/><link rel='alternate' type='text/html' href='http://eguidebook.blogspot.com/2008/08/when-going-gets-tough.html' title='When the Going Gets Tough...'/><author><name>Abes</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4624411146416774585.post-7158860344971750232</id><published>2008-08-09T09:41:00.001-07:00</published><updated>2008-08-14T15:21:13.249-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Education'/><title type='text'>Valuable Skills</title><content type='html'>There are some skills that you can acquire while you're young that will save you tonnes of money as you live out your middle-class lifestyle. What are they? They're trades: electrical, plumbing, carpentry, and mechanics. If you ever get a chance to learn some basics in any or all of these things, take that opportunity.&lt;br /&gt;&lt;br /&gt;Further down the road, you will eventually have your own place to live. It requires maintenance. You will also likely have your own vehicle. That requires maintenance too. Every hour of these handy things you can do for yourself will be an hour you won't have to pay a trades person to do. How much can you save? Ask around... trades persons for hire are expensive.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4624411146416774585-7158860344971750232?l=eguidebook.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://eguidebook.blogspot.com/feeds/7158860344971750232/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=4624411146416774585&amp;postID=7158860344971750232' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4624411146416774585/posts/default/7158860344971750232'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4624411146416774585/posts/default/7158860344971750232'/><link rel='alternate' type='text/html' href='http://eguidebook.blogspot.com/2008/08/valuable-skills.html' title='Valuable Skills'/><author><name>Abes</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4624411146416774585.post-7920807402477645114</id><published>2008-08-08T16:33:00.000-07:00</published><updated>2008-08-08T16:53:25.398-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Health'/><title type='text'>Booze, Smokes, and Dope</title><content type='html'>There's one thing in common between booze, smokes and dope - rehabilitation services. It's obvious, these things are addictive, not to mention expensive and unhealthy. My recommendation for youth... just steer clear of using these things, if at all possible. &lt;br /&gt;&lt;br /&gt;If you're already hooked... hmm... not sure what you can do. Anyone have any experience with this that they can offer?&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4624411146416774585-7920807402477645114?l=eguidebook.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://eguidebook.blogspot.com/feeds/7920807402477645114/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=4624411146416774585&amp;postID=7920807402477645114' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4624411146416774585/posts/default/7920807402477645114'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4624411146416774585/posts/default/7920807402477645114'/><link rel='alternate' type='text/html' href='http://eguidebook.blogspot.com/2008/08/booze-smokes-and-dope.html' title='Booze, Smokes, and Dope'/><author><name>Abes</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4624411146416774585.post-2358248396368542159</id><published>2008-08-04T09:36:00.000-07:00</published><updated>2008-08-04T09:36:50.847-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Career'/><title type='text'>Preparing for Job Interviews</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://www.sxc.hu/pic/m/t/ts/tsk/934454_meeting_room.jpg"&gt;&lt;img style="margin: 0pt 0pt 10px 10px; float: right; cursor: pointer; width: 240px;" src="http://www.sxc.hu/pic/m/t/ts/tsk/934454_meeting_room.jpg" alt="" border="0" /&gt;&lt;/a&gt;If you're job-hunting right now and are not sure about what to expect on interview day, here are some tips on how you can prepare yourself. There are at least 3 things to prepare:&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Objectives/Career Aspirations&lt;/span&gt;&lt;br /&gt;Be prepared to say something about your short-term to mid-term goals and career aspirations. What kind of job are you looking for now? Why? What do you want to be in 3 to 5 years time? The short-term goals also intended to identify if the posting is a good fit for you. The mid-term to goals are intended to identify if you're stagnant in your career or still moving.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Strengths/Opportunities for Growth&lt;/span&gt;&lt;br /&gt;Think of at least 3 strengths that you want to highlight that you think will be valuable for the job you're interviewing for. Think of how those strengths are an advantage in that particular job. Use every opportunity to stress on these strengths. Also think of 1 weakness (opportunity for growth), but do so strategically. Only pick a weakness that you're already working on to improve. Then stress about your improvement rather than the weakness. Ultimately, you want the interviewer to remember you as a candidate with a bunch of very pertinent strengths and no real weakness.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Execution&lt;/span&gt;&lt;br /&gt;If you want to know how you look/sound as you present the above things you have prepared, stand in front of a mirror and talk about yourself. Interview yourself. Polish your execution as you deliver your messages.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4624411146416774585-2358248396368542159?l=eguidebook.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://eguidebook.blogspot.com/feeds/2358248396368542159/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=4624411146416774585&amp;postID=2358248396368542159' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4624411146416774585/posts/default/2358248396368542159'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4624411146416774585/posts/default/2358248396368542159'/><link rel='alternate' type='text/html' href='http://eguidebook.blogspot.com/2008/08/preparing-for-job-interviews.html' title='Preparing for Job Interviews'/><author><name>Abes</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4624411146416774585.post-2174625022505569541</id><published>2008-07-29T23:31:00.000-07:00</published><updated>2008-08-04T09:37:40.347-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Finance'/><category scheme='http://www.blogger.com/atom/ns#' term='Career'/><title type='text'>Investing and Managing Wealth</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://www.sxc.hu/pic/m/n/nk/nkzs/1022193_money.jpg"&gt;&lt;img style="margin: 0pt 0pt 10px 10px; float: right; cursor: pointer; width: 240px;" src="http://www.sxc.hu/pic/m/n/nk/nkzs/1022193_money.jpg" alt="" border="0" /&gt;&lt;/a&gt;Even for young people, it is important to start learning how to invest at an early age. There are many reasons for its importance. The trend of rising costs of living means that staying alive after your working days are through is going to be expensive - more expensive than today. Furthermore, the trend towards nuclear families means that the burden of your retirement will likely not be completely born by your children. Investing and wealth management is how you bridge the gap.&lt;br /&gt;&lt;br /&gt;Sadly, this topic isn't something that everyone gets a chance to learn. Yet, it's something that everyone needs to know. When should you invest? As long as you have an income, you should be investing and managing your wealth. Do you have a part-time or full-time job? Do you have some extra money left from that interest free student loan? Have some allowance from your parents?&lt;br /&gt;&lt;br /&gt;How do you do it? Everyone's got a slightly different situation, but I'll recommend a framework that you can use (assuming you live in Canada)&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Long Term Investments&lt;/span&gt;&lt;br /&gt;I'm assuming here that you're still in your teens or your early twenties. You have decades of your career ahead of you but you can start investing in your retirement. You can afford to have a higher risk tolerance than your comfort level when talking about long-term investments. Why? Because over the long term, almost all investment products has an upward trend. This investment doesn't have to be an RRSP. Unless you make more than $10K in taxable income, there's really no point to put this money into RRSPs. RRSPs are only good for reducing your tax burden at the cost of locking away your money in something not very accessible. There are many investment products for this: funds, stocks, bonds, etc. Do some research and find a comfortable product for you. Be aware of the service charges. Service charges can severely hamper your investments.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Short Term Investments&lt;/span&gt;&lt;br /&gt;This is your rainy day savings - the portion of your savings that you cannot afford to lose. You should keep this in a guaranteed income investment like a savings account or a term deposit. Make sure this money is very liquid (i.e. you can draw from it anytime you're in trouble without penalties or losing interest).&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Diversifying and Dollar Cost Averaging&lt;/span&gt;&lt;br /&gt;For your long term investments, you should look to &lt;span style="font-style: italic;"&gt;diversify &lt;/span&gt;your investments. This means investing into various different industries and/or markets. You should also take advantage of &lt;span style="font-style: italic;"&gt;dollar cost averaging&lt;/span&gt;. This means that when you have a larger sum of money available, break it up into smaller amounts and invest it regularly over a period of time rather than one lump sum. These strategies reduce your risk for long term investments. Don't bother doing this for your short-term guaranteed income investments.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Proportions&lt;/span&gt;&lt;br /&gt;How much of your income should you save? That depends on your budget. Please refer to my blog on &lt;a href="http://eguidebook.blogspot.com/2008/07/simple-budgeting-for-youth-in-debt.html"&gt;budgeting&lt;/a&gt; to find out how much you can save.&lt;br /&gt;&lt;br /&gt;How much should go into short term investments and how much should go into long term? While you're still young, you can put a larger portion of your savings into long term. Say, 90%. As you age and as your need for rainy day money grows, you should lower that percentage down.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4624411146416774585-2174625022505569541?l=eguidebook.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://eguidebook.blogspot.com/feeds/2174625022505569541/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=4624411146416774585&amp;postID=2174625022505569541' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4624411146416774585/posts/default/2174625022505569541'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4624411146416774585/posts/default/2174625022505569541'/><link rel='alternate' type='text/html' href='http://eguidebook.blogspot.com/2008/07/investing-and-managing-wealth.html' title='Investing and Managing Wealth'/><author><name>Abes</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4624411146416774585.post-1450078802529001930</id><published>2008-07-27T10:13:00.000-07:00</published><updated>2008-08-04T09:38:25.262-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Relationship'/><title type='text'>Wedding Planning Gotchas</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://www.sxc.hu/pic/m/s/sc/scyza/1036487_1966.jpg"&gt;&lt;img style="margin: 0pt 0pt 10px 10px; float: right; cursor: pointer; width: 240px;" src="http://www.sxc.hu/pic/m/s/sc/scyza/1036487_1966.jpg" alt="" border="0" /&gt;&lt;/a&gt;In spite of the countless number of resources for wedding planning, there always seem to be some nasty gotchas that still catch unsuspecting lovers unaware.&lt;br /&gt;&lt;br /&gt;So even if you're following some kind of a wedding plan and you have all the logistics worked out, here are some things that can still come and haunt you.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;The Head Table&lt;/span&gt;&lt;br /&gt;Particularly if you're marrying into a different ethnicity, it's very important to understand the culture you're marrying into. What's worse, your partner might be as unaware as you are about his/her own culture if they are second generation immigrants. Make sure you clarify with your future in-laws what their expectations are of the seating plan at the head table.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;The Seating Plan&lt;/span&gt;&lt;br /&gt;I want my friends up front. No, my parents want my relatives up front. You get the idea. You never know what's important to which parties unless you ask. It's better to be aware of this ahead of time rather than publishing a seating plan and distributing it only to find that some parties aren't happy about it. Talk this through with your partner, your immediate family and your partner's immediate family before inking in your seating plan.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Zilla&lt;/span&gt;&lt;br /&gt;This is just the most difficult to deal with. Your partner turns out to be a zilla who is anal about some details that ends up butting heads with you, your family, her family and your wallet. Best to manage your partner's expectations way up front... maybe even before getting engaged.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Wedding Day Management&lt;/span&gt;&lt;br /&gt;On your wedding day, you will have too much on your mind to have to deal with details. Appoint some managers to handle the details and to manage the hiccups. Make sure all your volunteers know who to go to when in trouble.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Finances&lt;/span&gt;&lt;br /&gt;Who pays for what? How do you split the cost or do you split it at all? Also, who takes the monetary gifts? How is it split? Is there a dowry? Make sure you discuss this up front as well.&lt;br /&gt;&lt;br /&gt;Famous last words... Most of the gotchas come from poor expectation management. Make sure you discuss expectations with your partner, your future in-laws, and your parents. Do it early and do it often. People appreciate the fact that you're trying to think from their perspectives even if you cannot always accommodate them.  Be willing to compromise. Don't hold too many things hard and fast. Pick your spots and stand firm on what's really important to you. Keep in mind that what will benefit you most in the long run is maintaining your family relationships on both sides.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4624411146416774585-1450078802529001930?l=eguidebook.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://eguidebook.blogspot.com/feeds/1450078802529001930/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=4624411146416774585&amp;postID=1450078802529001930' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4624411146416774585/posts/default/1450078802529001930'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4624411146416774585/posts/default/1450078802529001930'/><link rel='alternate' type='text/html' href='http://eguidebook.blogspot.com/2008/07/wedding-planning-gotchas.html' title='Wedding Planning Gotchas'/><author><name>Abes</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4624411146416774585.post-2219303757449275209</id><published>2008-07-25T11:25:00.000-07:00</published><updated>2008-07-26T14:27:53.589-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Relationship'/><title type='text'>Engagement Rings</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://www.sxc.hu/pic/m/n/na/nazreth/951727_diamond_ring.jpg"&gt;&lt;img style="margin: 0pt 0pt 10px 10px; float: right; cursor: pointer; width: 200px;" src="http://www.sxc.hu/pic/m/n/na/nazreth/951727_diamond_ring.jpg" alt="" border="0" /&gt;&lt;/a&gt;So you think it's time to propose, eh? Well, the next step is to get a ring. What are the things that you should be thinking about when getting an engagement ring?&lt;br /&gt;&lt;br /&gt;First off, Weddings are going to be expensive and engagement rings likewise. So it's a good idea to start saving up some dough. They say the guideline for the price of the engagement ring should be at least 2 months salary. So you need to save at least that much but you should save more. The rest can be put toward the wedding to come.&lt;br /&gt;&lt;br /&gt;Next, you'll have to think about what kind of engagement ring to buy. Diamond rings are the most popular. However, it may not be within your budget. Regardless of whether it's a plain silver band or a diamond ring, you should put the effort into saving up for and buying something for your bride-to-be. That effort is a show of commitment. For most, the show of commitment, particularly in an engagement, shows that you're serious about your promise. Having said that, talk with your girl and ask her what type of ring she wants (they're normally reasonable) and try your best to do slightly more than expected - without breaking the bank, of course.&lt;br /&gt;&lt;br /&gt;If you do end up looking for a diamond ring, educate yourself about the 3C's - cut, clarity and colour. There are plenty of resources online. Then go and look at a few diamonds to see what they look like. Pick the one that looks best to you within your budget. Of course, shop around and ask around for a good jeweler for quality and price.&lt;br /&gt;&lt;br /&gt;Some women actually want to pick something out themselves. In that case, a token ring will do for the proposal and then, a trip to the jeweler that you've scoped out beforehand.&lt;br /&gt;&lt;br /&gt;Lastly, give yourself time to prepare for the actual proposal. This again is another way to showcase your commitment to the cause. Any ounce of effort you put into the preparation for this won't go unnoticed.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4624411146416774585-2219303757449275209?l=eguidebook.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://eguidebook.blogspot.com/feeds/2219303757449275209/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=4624411146416774585&amp;postID=2219303757449275209' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4624411146416774585/posts/default/2219303757449275209'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4624411146416774585/posts/default/2219303757449275209'/><link rel='alternate' type='text/html' href='http://eguidebook.blogspot.com/2008/07/engagement-rings.html' title='Engagement Rings'/><author><name>Abes</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4624411146416774585.post-92441279440610275</id><published>2008-07-23T23:23:00.000-07:00</published><updated>2008-07-23T23:23:00.291-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Career'/><title type='text'>Resume-Writing Tips</title><content type='html'>A resume is an important piece of communication for you to start or progress in your career. Think of it as a personification of yourself as a prospect for a job. For the hiring manager, the resume is their first impression of you.&lt;br /&gt;&lt;br /&gt;Given that, it's really important to put your best foot forward in your resume. Here are some tips to help you get started.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Start with content. Leave your formatting to the end.&lt;/span&gt;&lt;br /&gt;Resume templates with a lot of fancy formatting sometimes gets distracting when you're trying to paint a picture of yourself in words. So distracting, in fact, that you may end up with a fancy looking resume that actually gives a poor reflection of you. Focus on the key messages you want to deliver first. Add the splash later on.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Use Section Headings.&lt;/span&gt;&lt;br /&gt;In a resume, it's good to have some section headings such as Education, Experience, Skills, Objectives, etc. Not only does it make the resume easier to read, it provides a framework for you to deliver your message as well.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Strongest Sections First.&lt;/span&gt;&lt;br /&gt;Many ask whether to put Education ahead of Experience or Skills after Education. There really isn't a fixed template. For these 3 sections in particular, rank them. Which section gives the best impression of you? Put those sections in front of the others.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Volunteer and Values&lt;/span&gt;&lt;br /&gt;For those starting out their careers, they often do not have much to put down for Experience. In that case, it is useful to put volunteer experiences down. This can be enhanced with some prose that reflect how the experience has instilled soft skills and/or values in you.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Highlights&lt;/span&gt;&lt;br /&gt;It's a good idea to put an Highlights section up at the top of your resume. Pull out some of the highlights of your skills, experience, accomplishments. Limit it to 3 items or less. This allows the reader to see in a glance the best qualities about you. This is the section where you answer the question "what are the 3 reasons I should hire you over the other candidates?" If you're just starting out your career, these could be community and/or academic accomplishments.&lt;br /&gt;&lt;br /&gt;Hope this helps you get started.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4624411146416774585-92441279440610275?l=eguidebook.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://eguidebook.blogspot.com/feeds/92441279440610275/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=4624411146416774585&amp;postID=92441279440610275' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4624411146416774585/posts/default/92441279440610275'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4624411146416774585/posts/default/92441279440610275'/><link rel='alternate' type='text/html' href='http://eguidebook.blogspot.com/2008/07/resume-writing-tips.html' title='Resume-Writing Tips'/><author><name>Abes</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4624411146416774585.post-6206762564455706129</id><published>2008-07-21T08:22:00.000-07:00</published><updated>2008-07-21T21:27:12.583-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Relationship'/><category scheme='http://www.blogger.com/atom/ns#' term='Spirituality'/><title type='text'>Small Groups</title><content type='html'>&lt;img style="border-width: 0px; float:right; margin:0 0 10px 10px;cursor:pointer; cursor:hand;width: 320px;" src="http://www.sxc.hu/pic/m/r/ro/robmania/620539_duck_huddle.jpg" border="0" alt="" /&gt;For today, I wanted to share a few positive experiences about small groups. When I say "Small Groups," I'm talking about a small group of people gathering to form something like a mini support community. Support groups have always been a very effective way to share ideas, to gain accountability and to support each other through rough times. &lt;br /&gt;&lt;br /&gt;If support groups work for alcoholics and smokers trying to break a bad habit, then why not extend the concepts to the regular guy next door like you and me who do get into sticky situations every so often? &lt;br /&gt;&lt;br /&gt;From experience with my own small support group, I have found great friendship and great support through my good and bad times. With my group, I never feel alone through any troubles and because the group is small enough, you don't forget one another and you remain accountable for each other's well being. Overall, I think the support group has helped me to remain on an even keel at all times. I am a better person as a result.&lt;br /&gt;&lt;br /&gt;So for those who are thinking about being intentional in starting small support groups, I highly recommend it. Groups of upto 8 seem to be most effective.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4624411146416774585-6206762564455706129?l=eguidebook.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://eguidebook.blogspot.com/feeds/6206762564455706129/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=4624411146416774585&amp;postID=6206762564455706129' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4624411146416774585/posts/default/6206762564455706129'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4624411146416774585/posts/default/6206762564455706129'/><link rel='alternate' type='text/html' href='http://eguidebook.blogspot.com/2008/07/small-groups.html' title='Small Groups'/><author><name>Abes</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4624411146416774585.post-8386722424269844111</id><published>2008-07-19T10:36:00.000-07:00</published><updated>2008-08-01T21:53:21.511-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Finance'/><title type='text'>Simple Budgeting for Youth in Debt</title><content type='html'>&lt;img style="border-width: 0px; margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 200px;" src="http://www.sxc.hu/pic/m/s/sc/scol22/954862_money.jpg" alt="" border="0" /&gt;I've previously talked about things like &lt;a href="http://eguidebook.blogspot.com/2008/07/mortgages-loans.html"&gt;how much you can borrow&lt;/a&gt; and &lt;a href="http://eguidebook.blogspot.com/2008/05/youth-in-debt-surviving-through-free.html"&gt;what youth should do when they've borrowed too much&lt;/a&gt;. One of the step I mentioned before was to reduce your spending. To do that effectively, you need to plan your spending and follow through on your plan. This is called budgeting. There are several different budgeting methods described on the Internet but I will cover the one I have used to help some friends out of debt.&lt;br /&gt;&lt;br /&gt;Step 1 - Calculate how much you make.&lt;br /&gt;This is fairly simple. Find out your take home on each pay cheque (i.e. excluding the tax, CPP, or EI deductions). Multiply it by the number of times you get paid in a year. Don't forget to add your other sources of income, e.g. rental income. Also don't forget those odd income sources such as bonuses.&lt;br /&gt;&lt;br /&gt;Step 2 - Calculate how much you spend annually.&lt;br /&gt;Think about what you spend on. I normally organize my thoughts based on payment frequency. What are the things I pay annually? e.g. Car insurance. What are the things that I pay semi-annually? e.g. Property taxes. What are the things I pay bimonthly? e.g. Hydro. So and and so forth down to what I pay for weekly? e.g. Lunch, Coffee. Don't forget to add a miscellaneous expenses item.&lt;br /&gt;&lt;br /&gt;Step 3 - Add your debt servicing into your annual spending.&lt;br /&gt;If you have consolidated your debts already, you will know what amount you need to pay to service your debt on a monthly basis. Add this amount to your annual spending. If you haven't consolidated, go do that.&lt;br /&gt;&lt;br /&gt;Step 4 - Balancing your budget.&lt;br /&gt;Now you know how much you make in a year and how much you spend. Subtract your income from your expense. What's the difference? If the difference is positive, then the budget is done. If it's negative, then you have some work to do, so read on.&lt;br /&gt;&lt;br /&gt;Divide your expenses into 2 categories: Must Have (Necessities) and Nice to Have (Luxuries). Your debt servicing is a Must Have, by the way. Then start taking away luxuries that you are willing to give up in order to service your debt. This is where your life style starts taking a hit. Keep chewing away at the luxuries until the difference between your income and expenses is positive. Then, you're done with the budget.&lt;br /&gt;&lt;br /&gt;If you've given up all the luxuries and still come up in the red, you'll need to move on to step 5. Otherwise, skip to Step 6.&lt;br /&gt;&lt;br /&gt;Step 5 - Calculate Your Assets&lt;br /&gt;Take into stock all the major assets you have - everything that you can sell for some significant value that can be used to service your debt (real estate, vehicle, piano, etc.) . Sum this all up. Then try to rebalance your budget by selling off these major assets. Sell off more assets until the difference between your income + sold assets and expenses is positive.&lt;br /&gt;&lt;br /&gt;Step 6 - Executing Your Budget&lt;br /&gt;Once the difference is positive, you have budget - a plan on how to spend for the next year. Stick to your plan. Make sure you only spend on the things that are still in your expense budget. Make sure you sell the assets you said you were going to sell for at least the price you put in your budget. Make sure that you make at least as much as your income budget. Repeat this budgeting process every year until your debt is under control. Even if you've paid off your debt, you can easily convert that debt servicing amount into savings or investments. Those are topics for another day.&lt;br /&gt;&lt;br /&gt;Now, if you've taken away all your luxuries and sold all your assets but the difference is still negative, you need to seek pardon for some or all of your debts. This is outside the scope of this blog but there are several debt/bankruptcy services available and you may even find some on the ads in the margin. You'll need to seek help from such professionals.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4624411146416774585-8386722424269844111?l=eguidebook.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://eguidebook.blogspot.com/feeds/8386722424269844111/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=4624411146416774585&amp;postID=8386722424269844111' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4624411146416774585/posts/default/8386722424269844111'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4624411146416774585/posts/default/8386722424269844111'/><link rel='alternate' type='text/html' href='http://eguidebook.blogspot.com/2008/07/simple-budgeting-for-youth-in-debt.html' title='Simple Budgeting for Youth in Debt'/><author><name>Abes</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4624411146416774585.post-180992107353102149</id><published>2008-07-17T08:45:00.000-07:00</published><updated>2008-07-17T10:49:40.909-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Career'/><title type='text'>Your First Job</title><content type='html'>Going through high-school, I always admired those other kids that got part-time jobs. I never really had one during that era, though I did try a few times over the years. This became a source for discouragement for me. By the time I was in post secondary and really was thinking about the prospect of having to get a "real" job, it really scared the snot out of me. To add insult to injury, the fact that I had no work experience to put on my resume made me look like a loser on paper.&lt;br /&gt;&lt;br /&gt;For those of you who in high-school or post-secondary and are contemplating getting a part-time job, I really commend you and encourage you to go for it. Doesn't matter if it's a paper route or flipping burgers or mopping floors. It will really help your confidence and your future prospects of starting your career. However, at this time, don't focus too much on your job. It's a stepping stone for the time being until you can build up enough education to get yourself a proper middle class job.&lt;br /&gt;&lt;br /&gt;For those that can't seem to land that part-time job, don't fret. Look for opportunities to volunteer instead. Volunteering is a great way to build up your experience (which you can put on your resume) and also give back to your community. It's this community involvement part that's an extra icing on the resume cake.&lt;br /&gt;&lt;br /&gt;Fortunately for me, co-op saved my bacon. So if you do find yourself in post-secondary in the same situation as I was, then do your best to get into co-op. Even if you did have a job in high school, it's still a good idea. There's no rush to finish school unless you are ready to take on the rest of your life. Landing a job is one of those important life skills.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4624411146416774585-180992107353102149?l=eguidebook.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://eguidebook.blogspot.com/feeds/180992107353102149/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=4624411146416774585&amp;postID=180992107353102149' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4624411146416774585/posts/default/180992107353102149'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4624411146416774585/posts/default/180992107353102149'/><link rel='alternate' type='text/html' href='http://eguidebook.blogspot.com/2008/07/your-first-job.html' title='Your First Job'/><author><name>Abes</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4624411146416774585.post-8284478172969760486</id><published>2008-07-15T13:19:00.000-07:00</published><updated>2008-07-15T13:19:00.319-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Spirituality'/><title type='text'>Importance of Prayer</title><content type='html'>&lt;img style="border-width: 0px; margin: 0pt 0pt 10px 10px; float: right; cursor: pointer; width: 320px;" src="http://www.sxc.hu/pic/m/c/cr/criswatk/268407_prayer.jpg" alt="" border="0" /&gt;As a Christian, I pray on a daily basis. But without getting into theology, there are some real physical and spiritual benefits that people get from prayers.&lt;br /&gt;&lt;br /&gt;Prayer has been cited as one of the best forms of stress-relief in several studies. Being able to talk things out has always been a good release valve for me. I get to share my highs and my lows with those I love. But when I'm alone, prayer is the way I get my release.&lt;br /&gt;&lt;br /&gt;Prayer can also be a good way of encouraging others. When folks are down in the dumps, when I offer to pray for them, regardless of what their religious backgrounds/beliefs are, they usually accept my offer and look visibly encouraged that someone cares.&lt;br /&gt;&lt;br /&gt;Practically speaking though, I find prayers to be most effective in the low points of my life. It's in those desperate prayers where I find true source of strength, hope, encouragement and inspiration. When things look more bleak than it had ever been before, a ray of light shines through. Life is like that. It has it's highs and it's lows. If it hadn't been for prayer, I'm not sure if I would've made it in as good a shape as I have  or as far as I have thus far.&lt;br /&gt;&lt;br /&gt;That's why I think prayers are important. Prayer has been really effective in my life and maybe it could work for others too.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4624411146416774585-8284478172969760486?l=eguidebook.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://eguidebook.blogspot.com/feeds/8284478172969760486/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=4624411146416774585&amp;postID=8284478172969760486' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4624411146416774585/posts/default/8284478172969760486'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4624411146416774585/posts/default/8284478172969760486'/><link rel='alternate' type='text/html' href='http://eguidebook.blogspot.com/2008/07/importance-of-prayer.html' title='Importance of Prayer'/><author><name>Abes</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4624411146416774585.post-6775403609783850321</id><published>2008-07-13T10:35:00.000-07:00</published><updated>2008-07-13T10:35:01.031-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Relationship'/><title type='text'>Conflict Resolution</title><content type='html'>&lt;img style="border-width: 0px; margin: 0pt 0pt 15px 5px; float: right; cursor: pointer;" src="http://images.stockxpert.com/pic/s/k/ke/keeweeboy/605011_75230525.jpg" alt="" border="0" /&gt;There will come a time when a relationship will face its share of conflicts. It's an unavoidable fact of life. Unresolved conflicts will stress the relationship and may even break it. If you value your relationship with your partner, put some thought into how you will resolve conflicts and discuss it openly so you both know what to expect.&lt;br /&gt;&lt;br /&gt;A good starting point for discussion is the Conflict Resolution Style. Everyone seems to have their own particular way of communicating when they are upset. Some will &lt;span style="font-style: italic;"&gt;tell it like it is&lt;/span&gt; while others will &lt;span style="font-style: italic;"&gt;soak it all in and not bring it up&lt;/span&gt;. And when it comes to resolving the conflict, some &lt;span style="font-style: italic;"&gt;can't sleep until the issue is resolved&lt;/span&gt; while others &lt;span style="font-style: italic;"&gt;need to sleep on it&lt;/span&gt;.&lt;br /&gt;&lt;br /&gt;Talk this through with your partners and understand how each other prefer to resolve conflicts. Your conflict resolution styles may not match at all. That's ok, though. At least you're now aware of the differences and are more receptive to compromise. So think of ways that both of you can compromise so that you both can feel secure and comfortable even in a conflict.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4624411146416774585-6775403609783850321?l=eguidebook.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://eguidebook.blogspot.com/feeds/6775403609783850321/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=4624411146416774585&amp;postID=6775403609783850321' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4624411146416774585/posts/default/6775403609783850321'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4624411146416774585/posts/default/6775403609783850321'/><link rel='alternate' type='text/html' href='http://eguidebook.blogspot.com/2008/07/conflict-resolution.html' title='Conflict Resolution'/><author><name>Abes</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4624411146416774585.post-8369396211662994554</id><published>2008-07-11T09:50:00.000-07:00</published><updated>2008-07-11T18:08:27.869-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Relationship'/><title type='text'>Dating &amp; Relationships</title><content type='html'>&lt;img style="border-width: 0px; margin: 0pt 0pt 10px 10px; float: right; cursor: pointer; width: 320px;" src="http://www.sxc.hu/pic/m/o/om/omar_franc/705428_my_first_kiss.jpg" alt="" border="0" /&gt;Girl says, "Why are all men such jerks?"&lt;br /&gt;&lt;br /&gt;Guy says, "All the good ones are already taken."&lt;br /&gt;&lt;br /&gt;If this sounds like a familiar refrain, then that's exactly the type of sentiment I want to address in this column. No, I don't have a top 10 list of the best pickup lines or the 3 steps finding your soul mate. What I offer is a suggestion for a change in perspective...&lt;br /&gt;&lt;br /&gt;Quips, like the ones I quoted earlier, suggest that there is a lack of good choices out there; hence, the tone of hopelessness. I'd like to suggest that perhaps the problem is not that there is a lack of good choices, but that you might be looking for the wrong person. Most people go with a "gut feel" or "chemistry" when it comes to picking potential partners.&lt;br /&gt;&lt;br /&gt;Are you girls always looking for that popular guy with the charms and the suave? Not trying to over generalize it, but aren't those candidates to cause you heartache down the road? No wonder all guys seem like jerks.&lt;br /&gt;&lt;br /&gt;And guys, are you always looking for eye candy and physical attraction? Aren't those the very candidates that will be taken since just about every young male wants that? No wonder all the so-called "good ones" seem to be taken.&lt;br /&gt;&lt;br /&gt;Those seem to be really rudimentary, almost primal, selection models. Realistically though, are these really the types of people that will be good for you in a relationship? Perhaps it's time for a more thought-out selection process. Who are the types of people that will be good for you in a relationship? Write down a list. Be honest with yourself. Think long-term. Think realistically. Clarify in your mind what makes the best sense for a partner. Then maybe you'll start to see a whole new world of choices open to you.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4624411146416774585-8369396211662994554?l=eguidebook.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://eguidebook.blogspot.com/feeds/8369396211662994554/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=4624411146416774585&amp;postID=8369396211662994554' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4624411146416774585/posts/default/8369396211662994554'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4624411146416774585/posts/default/8369396211662994554'/><link rel='alternate' type='text/html' href='http://eguidebook.blogspot.com/2008/07/dating-relationships.html' title='Dating &amp; Relationships'/><author><name>Abes</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4624411146416774585.post-2797884813875595445</id><published>2008-07-09T00:34:00.000-07:00</published><updated>2008-07-09T19:40:14.350-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Relationship'/><category scheme='http://www.blogger.com/atom/ns#' term='Education'/><title type='text'>The Stress of Success</title><content type='html'>&lt;img style="border-width: 0px; margin: 0pt 10px 5px 0pt; float: left; cursor: pointer;" src="http://images.stockxpert.com/pic/s/k/kr/kreefax/138759_22420692.jpg" alt="" border="0" /&gt;Our parents usually encourage us to &lt;span style="font-style: italic;"&gt;do &lt;/span&gt;our best or to &lt;span style="font-style: italic;"&gt;be &lt;/span&gt;the best we can be. In either case, they are thinking for us out of love. Sometimes, this encouragement leads to expectation and expectation leads to pressure. Before you know it, you're forcing yourself to always achieve the results that you know your parents will be proud of, to the extent that you start to expect it of yourself. That's ok if you never miss the mark...&lt;br /&gt;&lt;br /&gt;Quite a significant number of very gifted youth become so accustomed to achievement, success, and victory over a long period of time that when they finally don't meet their mark, it becomes a catastrophic failure. The disappointment is so vast that some have committed suicide.&lt;br /&gt;&lt;br /&gt;So why does this happen? I'm not too sure but I think the original expectation was set by parents in most cases. Perhaps success brings so much positive reinforcement that it becomes the child's raison d'etre. Maybe there is such a thing as too much of a good thing.&lt;br /&gt;&lt;br /&gt;So here are my tips for parents just based on observation. Although encouragement is good, I think it's equally important to assure your children that if they fail, it's not the end of the world and they can still recover. Maybe recognize effort more than results and help your child deal with setbacks rather than condemn them. After all, the people who succeed in life are those that are able to adapt to what life throws at them.&lt;br /&gt;&lt;br /&gt;If you are a youth who feels the pressure of achievement, then maybe it's time to discuss this topic again with your parents. Be aware that failure is a learning experience. The only way to learn to cope with failure is to experience it. In future, there will come a time when you miss the mark and it's totally out of your control. Be prepared to adapt and recover from it.&lt;br /&gt;&lt;br /&gt;Lastly, if you have just experienced the biggest disappointment of your life because you missed the mark, take a deep breath and a step back. It's time to count your blessings. Calm down. Pray. Then, think about how you can live with or recover from your setback.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4624411146416774585-2797884813875595445?l=eguidebook.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://eguidebook.blogspot.com/feeds/2797884813875595445/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=4624411146416774585&amp;postID=2797884813875595445' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4624411146416774585/posts/default/2797884813875595445'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4624411146416774585/posts/default/2797884813875595445'/><link rel='alternate' type='text/html' href='http://eguidebook.blogspot.com/2008/07/stress-of-success.html' title='The Stress of Success'/><author><name>Abes</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4624411146416774585.post-5505830409366335276</id><published>2008-07-07T15:45:00.000-07:00</published><updated>2008-07-07T15:45:00.400-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Technology'/><title type='text'>Safe Transactions over the Internet</title><content type='html'>&lt;img style="border-width: 0px; margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 200px;" src="http://www.sxc.hu/pic/m/s/so/somadjinn/976395_rj45_macro.jpg" alt="" border="0" /&gt;In this blog, we will focus on how to keep your data safe while it is traversing back and forth on the Internet. In today's world, your information is what defines your identity. Every company and public agency you deal with, knows you only because you have some kind of information on their records. On the Internet, stealing someone's information with the intent of impersonating that someone is akin to stealing his/her identity.&lt;br /&gt;&lt;br /&gt;In the previous blog we talked about protecting data that's on your machine. This blog will cover how to protect data that's in transit on the Internet or stored remotely on another machine not belonging to you.&lt;br /&gt;&lt;ul&gt;&lt;li&gt;When shopping on the Internet, deal with vendors that do not store your credit card information. This means that you'll have to enter your credit card number each time you purchase - it's a small hassle to keep your data safe.&lt;/li&gt;&lt;li&gt;When making any kind of a transaction that pertains to private data (i.e. passwords, banking info, SIN, birthdates, phone numbers), make sure that the site address is using HTTPS (https://...) instead of just http. HTTPS means that the data in transit will be encrypted.&lt;/li&gt;&lt;li&gt;Never login to any application through a login form in an e-mail. This is a common strategy to steal your passwords.&lt;/li&gt;&lt;li&gt;If you store private information on your PC (photos of your credit cards, SIN card, or a password file), keep it in a password protected file (e.g. password protected ZIP file).&lt;/li&gt;&lt;li&gt;If you are using a wireless internet connection (WiFi), turn on data encryption so your data cannot be sniffed over the air. Consult your WiFi router/access point manual for how to turn this on.&lt;/li&gt;&lt;li&gt;Also use a MAC address filter. Consult your WiFi router/access point manual for how to use this.&lt;/li&gt;&lt;/ul&gt;If your data has already been compromised and your identity has been stolen:&lt;br /&gt;&lt;ul&gt;&lt;li&gt;Reimage your PC&lt;/li&gt;&lt;li&gt;Change all your passwords&lt;/li&gt;&lt;li&gt;Notify your creditors and suspend all your credit/debit cards&lt;/li&gt;&lt;li&gt;Notify Service Canada if your SIN has been stolen&lt;br /&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4624411146416774585-5505830409366335276?l=eguidebook.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://eguidebook.blogspot.com/feeds/5505830409366335276/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=4624411146416774585&amp;postID=5505830409366335276' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4624411146416774585/posts/default/5505830409366335276'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4624411146416774585/posts/default/5505830409366335276'/><link rel='alternate' type='text/html' href='http://eguidebook.blogspot.com/2008/06/data-internet-survival-guide-part-4.html' title='Safe Transactions over the Internet'/><author><name>Abes</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4624411146416774585.post-2003217189443523611</id><published>2008-07-05T19:10:00.000-07:00</published><updated>2008-07-05T19:10:00.885-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Technology'/><title type='text'>Protecting Your Computer</title><content type='html'>&lt;img style="border-width: 0px; margin: 0pt 0pt 10px 10px; float: right; cursor: pointer; width: 200px;" src="http://www.sxc.hu/pic/m/f/fo/forwardcom/913643_secure_data.jpg" alt="" border="0" /&gt;This blog is about protecting your machine from unauthorized access and protecting your stored data for machines that are connected to the Internet.&lt;br /&gt;&lt;br /&gt;Every machine has some kind of software on it that receives access requests from the Internet (called daemons) that put your machine and your data at risk. These come included in the Operating System you run (e.g. Windows, MacOS, Linux, etc.) Straight out of the box, you're already vulnerable. There are a few things you can do right away to mitigate these risks:&lt;br /&gt;&lt;ul&gt;&lt;li&gt;Use strong passwords for all your users. By strong passwords, we mean at least 7 characters long with a mix of upper case, lower case, symbols and numbers. Try to avoid using words - "admin", "hello" and "password" are terrible passwords.&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Buy an Internet router with firewall capability. Firewall capabilities are available in just about any consumer Internet router you can buy. Please remember to change the password on the router - default passwords are usually the first things hacked.&lt;/li&gt;&lt;li&gt;Keep your operating system software updated with security patches. All the OS vendors find vulnerabilities with their software and continually patch them. It's best to keep up to date with those patches.&lt;/li&gt;&lt;/ul&gt;That's not all. There are other software that you install on your machine (knowingly or not) that include daemons. So here are some other things you should do to mitigate those risks:&lt;br /&gt;&lt;ul&gt;&lt;li&gt;Install an anti-virus software&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Back up your data regularly.   &lt;/li&gt;&lt;li&gt;Make sure you're installing software from reputable vendors. Usually, if their website has an address (not a PO box), a phone number, a board of directors, you're usually OK.&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Update your installed software too with patches. Software you install could have daemons as well. That's why it's a good idea to patch these when updates are available.&lt;br /&gt;&lt;/li&gt;&lt;/ul&gt;After you've done all that, there is one weak link that could yet be exploited - the user themselves. Unethical netizens could deceive you to install malicious software on your machine.&lt;br /&gt;&lt;ul&gt;&lt;li&gt;Buy your software. I've mentioned this in the previous blog and there is good reason for this. If you don't have a legitimate license to run your software, you are probably using cracked software or running some kind of a cracker or key generator. Cracked software, crackers and key generators are usually malicious viruses. You would never have known as it was masked as something useful.&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Be aware when something is being installed on your computer. When your browser asks you "Do you trust content from XYZ Inc?" it means that it is trying to install software on your machine. If you don't know what that's for, click on "No".&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Do you open all those email attachments? MS Office documents, VBS, JS, HTML, WMV, can all hold tiny daemons in them. So don't open them unless you know what it is.&lt;/li&gt;&lt;/ul&gt;If your machine is completely compromised, your only hope left is to reimage your PC, i.e. reinstall everything from scratch. Best to install your PC while it's not connected to the Internet.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4624411146416774585-2003217189443523611?l=eguidebook.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://eguidebook.blogspot.com/feeds/2003217189443523611/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=4624411146416774585&amp;postID=2003217189443523611' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4624411146416774585/posts/default/2003217189443523611'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4624411146416774585/posts/default/2003217189443523611'/><link rel='alternate' type='text/html' href='http://eguidebook.blogspot.com/2008/06/machine-internet-survival-guide.html' title='Protecting Your Computer'/><author><name>Abes</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4624411146416774585.post-6572265411618490322</id><published>2008-07-03T21:00:00.000-07:00</published><updated>2008-07-03T21:00:14.408-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Technology'/><title type='text'>Dos and Don'ts on the Internet</title><content type='html'>&lt;img style="border-width: 0px; margin: 0pt 0pt 10px 10px; float: right; cursor: pointer; width: 200px;" src="http://www.sxc.hu/pic/m/l/li/lightfusio/1003184_girl_enjoying_laptop.jpg" alt="" border="0" /&gt;In this blog, we discuss the best practices for users to stay safe on the Internet. All Internet users are the participants in a community of netizens. We can each potentially be either a hunter or a prey... neither are good. So at all times, we need to watch that we do not engage in activities that bring harm to others and at the same time protect ourselves from being victimized.&lt;br /&gt;&lt;br /&gt;If we genuinely do not wish to harm others on the Internet, we should talk about Internet etiquette (aka. netiquette) . Here are some simple rules of thumb so don't harm others:&lt;br /&gt;&lt;ul&gt;&lt;li&gt;Don't attempt to hack/crack into machines that you are not authorized to have access to&lt;/li&gt;&lt;li&gt;Don't attempt to create virus', trojan horses, worms, spyware, etc.&lt;/li&gt;&lt;li&gt;Don't steal - be careful of this. Intellectual property is so often exchanged illegally without knowing. Identities can also be stolen - don't do this.&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Don't forward group/chain emails that ask you to forward to at least x number of people or as many people as possible - ever wonder why sometimes email takes so long to get to you? This is largely why.&lt;/li&gt;&lt;li&gt;Don't send spam.&lt;/li&gt;&lt;/ul&gt;Here are other rules of thumb to not harm yourself:&lt;br /&gt;&lt;ul&gt;&lt;li&gt;Steer clear of hate literature/propaganda&lt;/li&gt;&lt;li&gt;Be careful of who you interact with on the Internet. Tell your family who you're talking to. Always make sure someone in your family knows if you're meeting an Internet friend for the first time. Better safe than sorry.&lt;/li&gt;&lt;li&gt;Be careful of online gambling. It tends to be habit-forming and doing it on borrowed money (like a credit card) is asking for trouble.&lt;br /&gt;&lt;/li&gt;&lt;/ul&gt;This isn't an exhaustive list but it's a starting point. If you can think of more codes of netiquette or how regular people can guard their own psyche to protect themselves from harm, please share in the comments section below.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4624411146416774585-6572265411618490322?l=eguidebook.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://eguidebook.blogspot.com/feeds/6572265411618490322/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=4624411146416774585&amp;postID=6572265411618490322' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4624411146416774585/posts/default/6572265411618490322'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4624411146416774585/posts/default/6572265411618490322'/><link rel='alternate' type='text/html' href='http://eguidebook.blogspot.com/2008/06/user-internet-survival-guide-part-2.html' title='Dos and Don&apos;ts on the Internet'/><author><name>Abes</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4624411146416774585.post-7800410590428708369</id><published>2008-07-01T18:39:00.000-07:00</published><updated>2008-07-06T10:38:18.121-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Finance'/><title type='text'>Mortgages &amp; Loans</title><content type='html'>&lt;img style="border-width: 0px; margin: 0pt 0pt 10px 10px; float: right; cursor: pointer; width: 150px;" src="http://images.stockxpert.com/pic/m/f/fr/franckito/4682291_91199373.jpg" alt="" border="0" /&gt;Buying a home is one of the most important purchases in life. It is a very expensive proposition, so you're likely to have to look into taking out a mortgage to pay for your home. Borrowing vast sums of money is very threatening so this blog will give some guidelines on just how much you can afford so you don't lose too much sleep over it.&lt;br /&gt;&lt;br /&gt;Firstly, you'll need to have an income. Once you have that, here are some guidelines:&lt;br /&gt;&lt;ul&gt;&lt;li&gt;The payments you make to pay off your debts in a year should not exceed 25% of your gross annual income. You can stretch this up to 31% but you'll have to sacrifice your standard of living.&lt;/li&gt;&lt;li&gt;You should pay off your loan before you retire, so best to use an amortization period that ends before your retirement. You can stretch your amortization to keep your payments low, but you will need to continually push towards higher incomes so you can pay off your loan quicker. Don't stretch if you don't want the added stress.&lt;br /&gt;&lt;/li&gt;&lt;/ul&gt;The total debt (i.e. how much you can borrow) will be based on the above 2 factors so it is largely dependent on your age and when you plan to retire.  From my own experience, if you plan to work for the next 25 years, you can borrow up to roughly 3x - 3.5x your gross annual income.&lt;br /&gt;&lt;br /&gt;Hopefully, these guidelines will help you manage your debt in a way that'll leave you some breathing room to sustain a decent lifestyle.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4624411146416774585-7800410590428708369?l=eguidebook.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://eguidebook.blogspot.com/feeds/7800410590428708369/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=4624411146416774585&amp;postID=7800410590428708369' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4624411146416774585/posts/default/7800410590428708369'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4624411146416774585/posts/default/7800410590428708369'/><link rel='alternate' type='text/html' href='http://eguidebook.blogspot.com/2008/07/mortgages-loans.html' title='Mortgages &amp; Loans'/><author><name>Abes</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4624411146416774585.post-5482699484753900856</id><published>2008-06-29T20:19:00.000-07:00</published><updated>2008-06-29T21:08:59.751-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Finance'/><category scheme='http://www.blogger.com/atom/ns#' term='Education'/><title type='text'>Paying for School</title><content type='html'>&lt;img style="border-width: 0px; margin: 0pt 10px 10px 0pt; float: right; cursor: pointer; width: 200px;" src="http://www.sxc.hu/pic/m/s/sh/shadowkill/514164_penny_1.jpg" alt="" border="0" /&gt;These days, post secondary education is extortionately expensive. With easily accessible student loans, one may think that schooling is easy to pay for. But alas, students graduate only to face an insurmountable loan. Yikes! After graduation is usually when you need money the most. That's when you can explore the world and live out your independence. Unfortunately, a big loan is going to set back your plans by many years. So here are some practical things you can do while at school to avoid this situation down the road.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Minimize Borrowing&lt;/span&gt;&lt;br /&gt;&lt;ul&gt;&lt;li&gt;Student loans are a valid payment option but minimize your use&lt;/li&gt;&lt;li&gt;Do your best to keep your student loans under 1/2 of your projected gross annual income of your first job (yes, start thinking about how much you can realistically make in that first job out of school)&lt;/li&gt;&lt;/ul&gt;&lt;span style="font-weight: bold;"&gt;Co-Operative Education (or some kind of paid internship program)&lt;/span&gt;&lt;br /&gt;&lt;ul&gt;&lt;li&gt;This is the single most valuable experience in my personal schooling&lt;/li&gt;&lt;li&gt;It helps pay off school (and other luxuries)&lt;/li&gt;&lt;li&gt;Provides work experience - prevents the proverbial catch-22 problem of experience/skills&lt;/li&gt;&lt;li&gt;Helps develop confidence, job interview skills &amp;amp; resume writing skills&lt;/li&gt;&lt;li&gt;Helps build professional networks&lt;/li&gt;&lt;/ul&gt;&lt;span style="font-weight: bold;"&gt;Work on Semester Breaks&lt;/span&gt;&lt;br /&gt;&lt;ul&gt;&lt;li&gt;If you take a semester break, get a job&lt;/li&gt;&lt;/ul&gt;&lt;span style="font-weight: bold;"&gt;Scholarships&lt;/span&gt;&lt;br /&gt;&lt;ul&gt;&lt;li&gt;Apply for scholarships if you think you might qualify&lt;/li&gt;&lt;li&gt;You'll never know if you'll get one unless you try&lt;/li&gt;&lt;/ul&gt;&lt;span style="font-weight: bold;"&gt;Spending&lt;/span&gt;&lt;br /&gt;&lt;ul&gt;&lt;li&gt;Students need to practice spending behaviours on a shoe-string budget&lt;/li&gt;&lt;li&gt;Pack your lunches as much as possible&lt;/li&gt;&lt;li&gt;Get that bus pass and whatever discounts available for students&lt;/li&gt;&lt;li&gt;Live at home with your parents if you can&lt;/li&gt;&lt;/ul&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4624411146416774585-5482699484753900856?l=eguidebook.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://eguidebook.blogspot.com/feeds/5482699484753900856/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=4624411146416774585&amp;postID=5482699484753900856' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4624411146416774585/posts/default/5482699484753900856'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4624411146416774585/posts/default/5482699484753900856'/><link rel='alternate' type='text/html' href='http://eguidebook.blogspot.com/2008/05/money-matters-surviving-post-secondary.html' title='Paying for School'/><author><name>Abes</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4624411146416774585.post-2668417161508906273</id><published>2008-06-27T19:11:00.000-07:00</published><updated>2008-06-27T21:49:41.058-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Education'/><title type='text'>Self Preservation while Schooling</title><content type='html'>Schooling is a busy time of life. Spending full days in lectures and classrooms is tiring. You go home exhausted yet still you push yourself to study, finish assignments, etc. One can easily lose oneself in the stressful demands and rigour of school. This blog covers some easy steps to help preserve your sanity through school:&lt;br /&gt;&lt;br /&gt;&lt;img style="border-width: 0px; margin: 0pt 0pt 10px 10px; float: right; cursor: pointer; width: 200px;" src="http://www.sxc.hu/pic/m/l/li/lightfusio/1017674_young_woman_meditating.jpg" alt="" border="0" /&gt;&lt;span style="font-weight: bold;"&gt;Personal Time&lt;/span&gt;&lt;br /&gt;&lt;ul&gt;&lt;li&gt;Set aside one evening every week just for your self&lt;/li&gt;&lt;li&gt;For that one evening, don't do anything related to school&lt;/li&gt;&lt;li&gt;Do something you really enjoy&lt;/li&gt;&lt;li&gt;Make it regular and make it consistent&lt;/li&gt;&lt;/ul&gt;&lt;span style="font-weight: bold;"&gt;Quiet Time&lt;/span&gt;&lt;br /&gt;&lt;ul&gt;&lt;li&gt;Set aside some quiet time for reflection, meditation, and/or prayer&lt;/li&gt;&lt;li&gt;Preferably daily; however, I find that consistency is more important than frequency&lt;/li&gt;&lt;/ul&gt;&lt;span style="font-weight: bold;"&gt;Time Off&lt;/span&gt;&lt;br /&gt;&lt;ul&gt;&lt;li&gt;If you're feeling burnt out, take a semester off and take a temporary job or go on a vacation&lt;/li&gt;&lt;li&gt;Co-op/Internship semesters can help as well&lt;br /&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4624411146416774585-2668417161508906273?l=eguidebook.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://eguidebook.blogspot.com/feeds/2668417161508906273/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=4624411146416774585&amp;postID=2668417161508906273' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4624411146416774585/posts/default/2668417161508906273'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4624411146416774585/posts/default/2668417161508906273'/><link rel='alternate' type='text/html' href='http://eguidebook.blogspot.com/2008/05/preservation-surviving-post-secondary.html' title='Self Preservation while Schooling'/><author><name>Abes</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4624411146416774585.post-4079404681870301188</id><published>2008-06-25T08:39:00.000-07:00</published><updated>2008-06-25T17:09:10.761-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Education'/><title type='text'>Studying Effectively</title><content type='html'>Based on my own schooling I have grouped all my courses into 4 course types based on different study methods. I have compiled guidelines for each course type to help you study more effectively. This does not take away from the fact that hard work and dedication are still required.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Learning by Repetition&lt;/span&gt;&lt;br /&gt;&lt;img style="border-width: 0px; margin: 0pt 10px 10px 0pt; float: right; cursor: pointer; width: 200px;" src="http://www.sxc.hu/pic/m/w/wi/wilhjelm/538088_children_working.jpg" alt="" border="0" /&gt;These generally are math or math-dependent courses. For myself, these are the hardest credits to earn because I suck at math. There are no shortcuts through the learning curve. Here are some tips:&lt;br /&gt;&lt;ul&gt;&lt;li&gt;do the practice questions after each class.&lt;/li&gt;&lt;li&gt;if you are weak in math, do more practice than the regular Joe. Ask more questions.&lt;/li&gt;&lt;li&gt;do not fall behind - it's impossible to catch up in a short 13-week semester.&lt;/li&gt;&lt;li&gt;avoid taking on a full course-load when taking a "Learn by Repetition" course, if possible.&lt;br /&gt;&lt;/li&gt;&lt;li&gt;In a semester, take at most ONE "Learn by Repetition" course.&lt;/li&gt;&lt;li&gt;Ask around about professors in advance. Get a reputable professor.&lt;br /&gt;&lt;/li&gt;&lt;/ul&gt;&lt;span style="font-weight: bold;"&gt;Learning by Memory&lt;/span&gt;&lt;br /&gt;These are courses based on memorization, sometimes called "regurgitation" courses. For myself, they are moderately difficult credits as there are a few shortcuts available. So here are the tips:&lt;br /&gt;&lt;ul&gt;&lt;li&gt;Attend all lectures and know what the professor deems as "important". You don't want to bother memorizing something unimportant.&lt;/li&gt;&lt;li&gt;Buy a marked-up used text book. Choose the book carefully as books that are completely highlighted are useless. Study the mark-ups and don't bother reading the entire book.&lt;/li&gt;&lt;/ul&gt;&lt;span style="font-weight: bold;"&gt;Essay Courses&lt;/span&gt;&lt;br /&gt;These are courses with long essays. The credits are easy in that it is nearly impossible to fail but equally hard to excel.&lt;br /&gt;&lt;ul&gt;&lt;li&gt;Essay-writing is time-consuming. Avoid taking more than 3 essay &amp;amp; repetition courses at the same time.&lt;/li&gt;&lt;li&gt;If possible, take essay-writing courses with similar themes simultaneously. This allows you to leverage the same research but DO NOT use the same essay twice.&lt;/li&gt;&lt;li&gt;Do not throw away your research notes if you still plan to take more essay courses. I found the same research comes in handy in many courses.&lt;/li&gt;&lt;li&gt;Proofread your essays at least twice. If you're weak in the language, have a friend help you.&lt;/li&gt;&lt;li&gt;Use the spell checker.&lt;/li&gt;&lt;/ul&gt;Remember, there are only 2 ways to fail an essay course: plagiarism and missing assignments. Don't do either of these. Plagiarism is particularly bad - that'll get you expelled from the post secondary world.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Cheat Sheet Courses&lt;/span&gt;&lt;br /&gt;These are generally science or engineering courses that allow you to bring a "cheat sheet" to your exam. Be warned, though, cheat sheet almost always means incredibly long exams. If you solely rely on your cheat sheet, you will not finish the exam by a country mile.&lt;br /&gt;&lt;ul&gt;&lt;li&gt;When making the cheat sheet, take the time to study what's on your cheat sheet so you don't have to completely rely on it.&lt;/li&gt;&lt;li&gt;Memorize the topography of your cheat sheet so you do not have to hunt around.&lt;/li&gt;&lt;li&gt;Do not photocopy someone else's cheat sheet. For the above 2 reasons, you'll find that the cheat sheet is useless to you.&lt;/li&gt;&lt;/ul&gt;&lt;span style="font-weight: bold;"&gt;&lt;/span&gt;If you have found any other tips for studying, please feel free to comment.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4624411146416774585-4079404681870301188?l=eguidebook.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://eguidebook.blogspot.com/feeds/4079404681870301188/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=4624411146416774585&amp;postID=4079404681870301188' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4624411146416774585/posts/default/4079404681870301188'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4624411146416774585/posts/default/4079404681870301188'/><link rel='alternate' type='text/html' href='http://eguidebook.blogspot.com/2008/05/effective-studying-surviving-post.html' title='Studying Effectively'/><author><name>Abes</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4624411146416774585.post-8224860157081871989</id><published>2008-06-23T18:47:00.000-07:00</published><updated>2008-07-07T22:51:59.069-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Career'/><category scheme='http://www.blogger.com/atom/ns#' term='Education'/><title type='text'>Gaining Direction at School</title><content type='html'>Post secondary education is tough to get through. The courses are difficult, stress levels are high, and workloads are tremendous. This blog is about surviving post secondary education while finding success and meaning. It will be a 4 part series covering:&lt;br /&gt;&lt;ul&gt;&lt;li&gt;Gaining Direction - understanding why I'm at school&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Effective Studying - tips &amp;amp; tricks for studying&lt;/li&gt;&lt;li&gt;Preserving My Sanity - controlling the stress&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Paying for School - maintaining good financial status&lt;/li&gt;&lt;/ul&gt;Gaining direction for your post secondary education makes sense because it gives clarity as to why you're in school. To do this effectively, an objective-setting framework can be useful.&lt;br /&gt;&lt;br /&gt;Start off with prayer. Tap into your spiritual side to seek direction from the divine.&lt;br /&gt;&lt;br /&gt;Then, familiarize yourself with all the programs available and the graduation requirements by reading the Academic Calendar/Almanac. Know your academic options and understand the rules for your school. You need all this background information to make an informed decision.&lt;br /&gt;&lt;br /&gt;&lt;img style="border-width: 0px; margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 200px;" src="http://lh5.ggpht.com/aboromo/SDT--gH-nqI/AAAAAAAAARA/catdS29PHFg/gaining_direction.gif" alt="" border="0" /&gt;Next, set your objectives. This often starts as a debate between your vision and those of your parents. It takes some negotiation. Figure out which of the following objectives are most important to you: Employment Potential vs Academic Interest vs Personal Strenghts. Once you know your objectives, you can make a proper academic selection to match.&lt;br /&gt;&lt;br /&gt;At the end of each academic year, it's good to look back and do a pulse check to see if you're still on track with your academic program. Also check if your academic program still fulfills your objectives.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4624411146416774585-8224860157081871989?l=eguidebook.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://eguidebook.blogspot.com/feeds/8224860157081871989/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=4624411146416774585&amp;postID=8224860157081871989' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4624411146416774585/posts/default/8224860157081871989'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4624411146416774585/posts/default/8224860157081871989'/><link rel='alternate' type='text/html' href='http://eguidebook.blogspot.com/2008/05/gaining-direction-surviving-post.html' title='Gaining Direction at School'/><author><name>Abes</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://lh5.ggpht.com/aboromo/SDT--gH-nqI/AAAAAAAAARA/catdS29PHFg/s72-c/gaining_direction.gif' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4624411146416774585.post-1094016787505171471</id><published>2008-06-22T20:44:00.000-07:00</published><updated>2008-06-23T00:02:08.201-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Finance'/><title type='text'>Buying Your First Vehicle</title><content type='html'>&lt;img style="border-width: 0px; margin: 0pt 0pt 10px 10px; float: right; cursor: pointer; width: 200px;" src="http://www.sxc.hu/pic/m/s/st/straymuse/1014930_seat_600.jpg" alt="" border="0" /&gt;What's the difference between leasing vs. purchase financing? I hear this question asked a lot, especially for those getting their first new car from a dealership. So what is the difference... really?&lt;br /&gt;&lt;br /&gt;Purchase Financing is taking out a loan for the purpose of buying a vehicle. You will be paying for the full price of the car plus interest. In this type of financing, the car is legally owned by you at the time of purchase (ownership doesn't mean much in a depreciating asset). At the end of the amortization period (i.e. when you pay off your loan), you can keep the car. The monthly payments are higher because you're borrowing more to pay the full price of the vehicle. Typically amortization periods (the length of time it takes to pay off the loan) is 7 years or less.&lt;br /&gt;&lt;br /&gt;Lease Financing is an option usually only available for new cars where you pay for the use of a vehicle for a period of time (called the lease period). The amount paid is calculated by the depreciation on the car for that period of time plus interest (lease rate). Lease rates are lower and the monthly payments are lower. The typical lease period is 4 years or less. The car still belongs to the dealership for the whole time. At the end of the lease period, you have to return the car back to the dealership. You do have the option to buy the car at the end by paying what's left on the value of the car (i.e. initial purchase price - the depreciated amount). This is called the residual value.&lt;br /&gt;&lt;br /&gt;Rule of thumb is if you're planning to change your vehicle often (every 2 - 4 years) and your vehicle is typically a luxury vehicle (over CAD$40k), leasing is likely cheaper for you. If you plan to drive your car into the ground, purchasing is better for you. Having said all that, if you really want the best deal on a vehicle, buy it used. Something within the 2 - 4 year-old range is my personal preference.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4624411146416774585-1094016787505171471?l=eguidebook.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://eguidebook.blogspot.com/feeds/1094016787505171471/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=4624411146416774585&amp;postID=1094016787505171471' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4624411146416774585/posts/default/1094016787505171471'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4624411146416774585/posts/default/1094016787505171471'/><link rel='alternate' type='text/html' href='http://eguidebook.blogspot.com/2008/05/getting-your-first-vehicle.html' title='Buying Your First Vehicle'/><author><name>Abes</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4624411146416774585.post-4168154073234942158</id><published>2008-06-21T17:12:00.000-07:00</published><updated>2008-06-22T13:25:55.595-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Finance'/><title type='text'>Youth in Debt by Free Credit Cards</title><content type='html'>&lt;img style="border-width: 0px; margin: 0pt 10px 10px 0pt; float: right; cursor: pointer; width: 200px;" src="http://www.sxc.hu/pic/m/w/wo/woodsy/948659_card_security_2.jpg" alt="" border="0" /&gt;&lt;span style="font-size:100%;"&gt;So you just got your first credit card and now you finally can buy those gadgets and wizzbangs you always wanted. It's a great way to build credit history and the card's free too. Wow! Sounds like a great deal, right?&lt;br /&gt;&lt;br /&gt;Well, sort of. I think there is one guideline to follow when using your credit cards. Make sure you can &lt;/span&gt;&lt;span style="font-style: italic;font-size:100%;" &gt;pay off the full balance&lt;/span&gt;&lt;span style="font-size:100%;"&gt; at each billing cycle! Don't just pay the minimum. Never run a balance into the next billing cycle. If you don't have any income, don't use your credit card. Free credit cards charge crazy amounts of interest that adds up quickly.&lt;br /&gt;&lt;/span&gt;&lt;span style="font-size:100%;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style="font-size:100%;"&gt;If you're already in credit card trouble, then you need a plan to get that back in control. There are 3 ways to help reduce debt and none of them are easy. Best to stay out of trouble in the first place. Here are the steps:&lt;br /&gt;&lt;/span&gt;&lt;ul&gt;&lt;li&gt;&lt;span style="font-size:100%;"&gt;consolidate your debts - move all your debts to one account with lower interest - maybe a personal creditor (mom and dad?) or a line of credit&lt;br /&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-size:100%;"&gt;increase income - get a job or get a raise&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-size:100%;"&gt;reduce spending - budget your spending, slash your luxuries, take the bus, ride the bike and please cancel the credit cards.&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&lt;span style="font-size:100%;"&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4624411146416774585-4168154073234942158?l=eguidebook.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://eguidebook.blogspot.com/feeds/4168154073234942158/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=4624411146416774585&amp;postID=4168154073234942158' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4624411146416774585/posts/default/4168154073234942158'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4624411146416774585/posts/default/4168154073234942158'/><link rel='alternate' type='text/html' href='http://eguidebook.blogspot.com/2008/05/youth-in-debt-surviving-through-free.html' title='Youth in Debt by Free Credit Cards'/><author><name>Abes</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4624411146416774585.post-4361299052439176629</id><published>2008-06-20T23:07:00.000-07:00</published><updated>2008-06-21T23:51:26.525-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Relationship'/><title type='text'>Hurt Feelings &amp; Broken Hearts</title><content type='html'>&lt;span style="font-size:100%;"&gt;&lt;img style="border-width: 0px; margin: 0pt 0pt 10px 10px; float: right; cursor: pointer; width: 200px;" src="http://www.sxc.hu/pic/m/j/jy/jynmeyer/282937_kids_shaking_hands.jpg" alt="" border="0" /&gt;People are &lt;/span&gt;&lt;span style="font-style: italic;font-size:100%;" &gt;feeling &lt;/span&gt;&lt;span style="font-size:100%;"&gt;creatures. Feelings can drive one to do selfless acts and the same feelings could drive one to perform the most heinous crimes.&lt;br /&gt;&lt;br /&gt;Once in a while, someone might hurt you emotionally. It happened to me. Hurt feelings will lead to sadness, grief, bitterness, resentment, anger, vengeance and a whole host of other emotions that could start you on a downward spiral. The problem is that the downward spiral of bad feelings just don't stop.&lt;br /&gt;&lt;br /&gt;The cure is actually forgiveness. Learning to forgive solved all the issues of tumultuous emotions. Forgiving is not just about forgetting. It goes further than that. &lt;span style="font-style: italic;"&gt;Forgiving&lt;/span&gt; is an active verb... something I have to &lt;span style="font-style: italic;"&gt;do&lt;/span&gt;. Start by saying it out loud. "I forgive so-and-so" or "I don't have any ill feelings towards him/her regardless of what they've done to me".  "Even if I remember what they've done, it doesn't bother me." Do whatever it takes to convince yourself.  The acid test to forgiveness is being able to recount the events that hurt you without feeling hurt anymore. &lt;/span&gt;&lt;span style="font-size:100%;"&gt;Do you harbour resentment and bitterness towards someone? Isn't it time that you stopped allowing them to persist those negative feelings in you? Take back your life. Forgive.&lt;br /&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4624411146416774585-4361299052439176629?l=eguidebook.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://eguidebook.blogspot.com/feeds/4361299052439176629/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=4624411146416774585&amp;postID=4361299052439176629' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4624411146416774585/posts/default/4361299052439176629'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4624411146416774585/posts/default/4361299052439176629'/><link rel='alternate' type='text/html' href='http://eguidebook.blogspot.com/2008/05/forgiveness-surviving-tumultuous.html' title='Hurt Feelings &amp; Broken Hearts'/><author><name>Abes</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4624411146416774585.post-1511602933231381965</id><published>2008-06-19T22:27:00.000-07:00</published><updated>2008-06-21T21:32:33.554-07:00</updated><title type='text'>About e.Guidebook</title><content type='html'>&lt;span style="font-size:100%;"&gt;This blog will be a dumping bin for some of my lessons learned. If you're a youth in a funk looking for some answers to life, studies, relationships, sex, finances, etc. I hope you find a nugget of wisdom here. If you're a parent of youth and just want to keep your knowledge relevant to see what the youth face in the world, then maybe this will help you too.&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4624411146416774585-1511602933231381965?l=eguidebook.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://eguidebook.blogspot.com/feeds/1511602933231381965/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=4624411146416774585&amp;postID=1511602933231381965' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4624411146416774585/posts/default/1511602933231381965'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4624411146416774585/posts/default/1511602933231381965'/><link rel='alternate' type='text/html' href='http://eguidebook.blogspot.com/2008/05/big-picture.html' title='About e.Guidebook'/><author><name>Abes</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>2</thr:total></entry></feed>
