<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Can I change this later???</title>
	
	<link>http://www.vainolo.com</link>
	<description>My thoughts, ideas.</description>
	<lastBuildDate>Thu, 23 Feb 2012 03:55:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/vainolo/entries" /><feedburner:info uri="vainolo/entries" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>More Proof that Programmers are Nuts</title>
		<link>http://feedproxy.google.com/~r/vainolo/entries/~3/quiJw41xHJ8/</link>
		<comments>http://www.vainolo.com/2012/02/23/more-proof-that-programmers-are-nuts/#comments</comments>
		<pubDate>Thu, 23 Feb 2012 03:55:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Thoughts]]></category>
		<category><![CDATA[CoffeeScript]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://www.vainolo.com/?p=1034</guid>
		<description><![CDATA[Have you heard of the &#8220;Facial Hair Theory&#8220;? Until yesterday I was unaware of it. But now I understand why I have to grow a beard. For those not interested in JavaScript, watch until you just can&#8217;t stop laughing, and then continue until you stop understanding what is written on the screen. Enjoy Related posts: CoffeScript &#8211; Syntactic Sugar for JavaScript]]></description>
			<content:encoded><![CDATA[<p>Have you heard of the &#8220;<a href="http://bodil.github.com/coffeescript/#landing-slide">Facial Hair Theory</a>&#8220;? Until yesterday I was unaware of it. But now I understand why I have to grow a beard. For those not interested in JavaScript, watch until you just can&#8217;t stop laughing, and then continue until you stop understanding what is written on the screen.</p>
<p>Enjoy</p>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Enhanced by Zemanta" href="http://www.zemanta.com/"><img class="zemanta-pixie-img" style="border: none; float: right;" src="http://img.zemanta.com/zemified_e.png?x-id=2b4d0154-a4db-4047-bd71-d8bf463bc3d7" alt="Enhanced by Zemanta" /></a></div>
<p>Related posts:</p><ol>
<li><a href='http://www.vainolo.com/2012/02/21/coffescript-syntactic-sugar-for-javascript/' rel='bookmark' title='CoffeScript &#8211; Syntactic Sugar for JavaScript'>CoffeScript &#8211; Syntactic Sugar for JavaScript</a></li>
</ol>
<p><a href="http://feedads.g.doubleclick.net/~a/lhKf6NxldGaiySgD97CvWidiQWw/0/da"><img src="http://feedads.g.doubleclick.net/~a/lhKf6NxldGaiySgD97CvWidiQWw/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/lhKf6NxldGaiySgD97CvWidiQWw/1/da"><img src="http://feedads.g.doubleclick.net/~a/lhKf6NxldGaiySgD97CvWidiQWw/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/vainolo/entries/~4/quiJw41xHJ8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.vainolo.com/2012/02/23/more-proof-that-programmers-are-nuts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.vainolo.com/2012/02/23/more-proof-that-programmers-are-nuts/</feedburner:origLink></item>
		<item>
		<title>CoffeScript – Syntactic Sugar for JavaScript</title>
		<link>http://feedproxy.google.com/~r/vainolo/entries/~3/NbYxkn898ug/</link>
		<comments>http://www.vainolo.com/2012/02/21/coffescript-syntactic-sugar-for-javascript/#comments</comments>
		<pubDate>Tue, 21 Feb 2012 17:39:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[CoffeeScript]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[Syntactic Sugar]]></category>

		<guid isPermaLink="false">http://www.vainolo.com/?p=1029</guid>
		<description><![CDATA[I attended today a meetup about CoffeeScript. I am not a javascript programmer (and never was),  but CoffeeScript seemed to me from the presentation as a language that compiles to JavaScript, and was created to fix the problems that exist in that language (the hilarious WAT video shows some of them, but a nice series of blog posts here, here and here) It seems that the creators got a bit carried away an created a new language full of syntactic sugar which to my taste does not make things more simple or better, it just makes them different&#8230; Maybe in &#8230; <a class="more-link" href="http://www.vainolo.com/2012/02/21/coffescript-syntactic-sugar-for-javascript/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I attended today a <a href="http://www.meetup.com/">meetup</a> about <a href="http://coffeescript.org/">CoffeeScript</a>. I am not a javascript programmer (and never was),  but CoffeeScript seemed to me from the presentation as a language that compiles to <a class="zem_slink" title="JavaScript" href="http://en.wikipedia.org/wiki/JavaScript" rel="wikipedia">JavaScript</a>, and was created to fix the problems that exist in that language (the hilarious <a href="https://www.destroyallsoftware.com/talks/wat">WAT</a> video shows some of them, but a nice series of blog posts <a href="http://blog.caplin.com/2012/01/13/javascript-is-hard-part-1-you-cant-trust-arrays/">here</a>, <a href="http://blog.caplin.com/2012/01/18/javascript-is-hard-part-2-the-hidden-world-of-hoisting/">here</a> and <a href="http://blog.caplin.com/2012/01/31/javascript-is-hard-part-3-you-cant-delete-with-delete/">here</a>)<br />
It seems that the creators got a bit carried away an created a new language full of <a class="zem_slink" title="Syntactic sugar" href="http://en.wikipedia.org/wiki/Syntactic_sugar" rel="wikipedia">syntactic sugar</a> which to my taste does not make things more simple or better, it just makes them different&#8230;</p>
<p>Maybe in 3-4 years we&#8217;ll be seeing the many blog posts on &#8220;how CoffeeScript is hard&#8221; <img src='http://www.vainolo.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> . Or maybe not. We need to change the way we program in a more radical way. Otherwise we are putting some makeup to make the language better but the basic inherent problems remain.</p>
<p>But this is only my humble (but strong) opinion.</p>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Enhanced by Zemanta" href="http://www.zemanta.com/"><img class="zemanta-pixie-img" style="border: none; float: right;" src="http://img.zemanta.com/zemified_e.png?x-id=05fbcd57-6382-4d96-9b09-81ffdce5fea3" alt="Enhanced by Zemanta" /></a></div>
<p>No related posts.</p>
<p><a href="http://feedads.g.doubleclick.net/~a/KZ7qg1IgHNdAn9CLxTHL9sNSrO4/0/da"><img src="http://feedads.g.doubleclick.net/~a/KZ7qg1IgHNdAn9CLxTHL9sNSrO4/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/KZ7qg1IgHNdAn9CLxTHL9sNSrO4/1/da"><img src="http://feedads.g.doubleclick.net/~a/KZ7qg1IgHNdAn9CLxTHL9sNSrO4/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/vainolo/entries/~4/NbYxkn898ug" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.vainolo.com/2012/02/21/coffescript-syntactic-sugar-for-javascript/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.vainolo.com/2012/02/21/coffescript-syntactic-sugar-for-javascript/</feedburner:origLink></item>
		<item>
		<title>How To Manage Copyright Licenses In Eclipse</title>
		<link>http://feedproxy.google.com/~r/vainolo/entries/~3/OTrU3vc_NQA/</link>
		<comments>http://www.vainolo.com/2012/02/20/how-to-manage-copyright-licenses-in-eclipse/#comments</comments>
		<pubDate>Mon, 20 Feb 2012 21:53:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[copyright]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://www.vainolo.com/?p=1023</guid>
		<description><![CDATA[It comes a time in every project&#8217;s life when the owner decides that he needs to copyright his work. This time came to me a while ago and to implement my wish I searched for some tool to help me update my code files without having to do it manually. Thankfully the guys at eclipse have already provided such a feature, which is bundled in the eclipse releng tools. After installing it from the eclipse update site, a new element is added to the preference dialog: And after setting your preferred license or inventing one yourself (there are lots of licenses, so &#8230; <a class="more-link" href="http://www.vainolo.com/2012/02/20/how-to-manage-copyright-licenses-in-eclipse/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>It comes a time in every project&#8217;s life when the owner decides that he needs to copyright his work. This time came to me a while ago and to implement my wish I searched for some tool to help me update my code files without having to do it manually. Thankfully the guys at eclipse have already provided such a feature, which is bundled in the <a href="http://wiki.eclipse.org/WTP/Releng/Tools">eclipse releng tools</a>. After installing it from the eclipse update site, a new element is added to the preference dialog:</p>
<p><a href="http://www.vainolo.com/wp-content/uploads/2012/02/eclipse.releng.copyright.tool_.in_.preferences.dialog.png"><img class="aligncenter size-full wp-image-1024" title="eclipse.releng.copyright.tool.in.preferences.dialog" src="http://www.vainolo.com/wp-content/uploads/2012/02/eclipse.releng.copyright.tool_.in_.preferences.dialog.png" alt="" width="648" height="533" /></a></p>
<p>And after setting your preferred license or inventing one yourself (there are lots of licenses, so why not create one more? <img src='http://www.vainolo.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> ), you can select a number of files, right-click and select &#8220;Fix Copyrights&#8221;, as shown below:</p>
<p><a href="http://www.vainolo.com/wp-content/uploads/2012/02/eclipse.fix_.copyright.on_.files_.jpg"><img class="aligncenter size-full wp-image-1025" title="eclipse.fix.copyright.on.files" src="http://www.vainolo.com/wp-content/uploads/2012/02/eclipse.fix_.copyright.on_.files_.jpg" alt="" width="709" height="680" /></a></p>
<p>Enjoy.</p>
<p>Related posts:</p><ol>
<li><a href='http://www.vainolo.com/2011/07/20/extending-org-eclipse-draw2d-shape-a-short-experience/' rel='bookmark' title='Extending org.eclipse.draw2d.Shape &#8211; A Short Experience'>Extending org.eclipse.draw2d.Shape &#8211; A Short Experience</a></li>
</ol>
<p><a href="http://feedads.g.doubleclick.net/~a/jsN0pswVIgWdew5gpD4NHlI77jE/0/da"><img src="http://feedads.g.doubleclick.net/~a/jsN0pswVIgWdew5gpD4NHlI77jE/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/jsN0pswVIgWdew5gpD4NHlI77jE/1/da"><img src="http://feedads.g.doubleclick.net/~a/jsN0pswVIgWdew5gpD4NHlI77jE/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/vainolo/entries/~4/OTrU3vc_NQA" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.vainolo.com/2012/02/20/how-to-manage-copyright-licenses-in-eclipse/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.vainolo.com/2012/02/20/how-to-manage-copyright-licenses-in-eclipse/</feedburner:origLink></item>
		<item>
		<title>How To Reset Your Windows Password (If You Can Log-in As An Admin)</title>
		<link>http://feedproxy.google.com/~r/vainolo/entries/~3/X08Vduzg_tw/</link>
		<comments>http://www.vainolo.com/2012/02/18/how-to-reset-your-windows-password-if-you-can-log-in-as-an-admin/#comments</comments>
		<pubDate>Sat, 18 Feb 2012 20:57:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Thoughts]]></category>
		<category><![CDATA[Login]]></category>
		<category><![CDATA[Password]]></category>
		<category><![CDATA[Password Recovery]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.vainolo.com/?p=1016</guid>
		<description><![CDATA[The laptop I use has a fingerprint reader so I rarely (if ever) write a password to enter my windows account. Today the fingerprint reader didn&#8217;t work (probably something to do with my KVM switch being connected or some other strange mixture of variables) and when I wrote my password&#8230; it told me it was wrong! I tried a number of passwords, but nothing happened. I read some blog entries on how to reset the password but nothing worked&#8230; And then I thought&#8230; Hey, I am an administrator. If I can log-in with my regular username, I can create another &#8230; <a class="more-link" href="http://www.vainolo.com/2012/02/18/how-to-reset-your-windows-password-if-you-can-log-in-as-an-admin/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>The laptop I use has a fingerprint reader so I rarely (if ever) write a password to enter my windows account. Today the fingerprint reader didn&#8217;t work (probably something to do with my KVM switch being connected or some other strange mixture of variables) and when I wrote my password&#8230; it told me it was wrong! I tried a number of passwords, but nothing happened. I read some blog entries on how to reset the password but nothing worked&#8230; And then I thought&#8230; Hey, I am an administrator. If I can log-in with my regular username, I can create another admin user, log-in with that user and then change the password of my original user. So after disconnecting my laptop from all external things (KVM, printer, etc) the fingerprint reader worked, I logged-in, and did just that. And it worked!</p>
<p>Two morals to the story. First, it is good to have two kinds of authorization mechanisms just in case one fails (I am sure I didn&#8217;t change my password, so who knows what happened). Second, I am not sure that it is good security that any administrator can change passwords of other administrators&#8230; and I hope that real networked windows systems have a more fine-grained security policy.</p>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Enhanced by Zemanta" href="http://www.zemanta.com/"><img class="zemanta-pixie-img" style="border: none; float: right;" src="http://img.zemanta.com/zemified_e.png?x-id=9ce0ab7c-2c06-4338-af97-c0a39e2ad424" alt="Enhanced by Zemanta" /></a></div>
<p>No related posts.</p>
<p><a href="http://feedads.g.doubleclick.net/~a/Vz5WuDkfohh1Y51WPGQ_dgnUbH0/0/da"><img src="http://feedads.g.doubleclick.net/~a/Vz5WuDkfohh1Y51WPGQ_dgnUbH0/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/Vz5WuDkfohh1Y51WPGQ_dgnUbH0/1/da"><img src="http://feedads.g.doubleclick.net/~a/Vz5WuDkfohh1Y51WPGQ_dgnUbH0/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/vainolo/entries/~4/X08Vduzg_tw" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.vainolo.com/2012/02/18/how-to-reset-your-windows-password-if-you-can-log-in-as-an-admin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.vainolo.com/2012/02/18/how-to-reset-your-windows-password-if-you-can-log-in-as-an-admin/</feedburner:origLink></item>
		<item>
		<title>Book Review – Going Postal</title>
		<link>http://feedproxy.google.com/~r/vainolo/entries/~3/wrSTvHAZaQk/</link>
		<comments>http://www.vainolo.com/2012/02/18/book-review-going-postal/#comments</comments>
		<pubDate>Sat, 18 Feb 2012 20:47:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Thoughts]]></category>
		<category><![CDATA[Ankh-Morpork]]></category>
		<category><![CDATA[book]]></category>
		<category><![CDATA[Discworld]]></category>
		<category><![CDATA[Going Postal]]></category>
		<category><![CDATA[Making Money (Discworld Novels)]]></category>
		<category><![CDATA[review]]></category>
		<category><![CDATA[terry pratchett]]></category>

		<guid isPermaLink="false">http://www.vainolo.com/?p=1001</guid>
		<description><![CDATA[As I mentioned in a previous post, I should have read Going Postal book before reading Making Money, because it gives some interesting background on the characters that appear in both of the stories, and reading Making Money before Going Postal does spoil some of the fun. But nonetheless, this is another EXCELLENT book by Terry Pratchett. Both Making Money and Going Postal are an impressive parody about the monetary world and how most people are gullible and will transform lies given by others to truths in their head if they think the lie is to their advantage. And also of how &#8230; <a class="more-link" href="http://www.vainolo.com/2012/02/18/book-review-going-postal/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>As I mentioned in a <a title="Book Review – Making Money" href="http://www.vainolo.com/2012/01/06/book-review-making-money/">previous post</a>, I should have read <a class="zem_slink" title="GOING POSTAL (DISCWORLD NOVELS)" href="http://www.amazon.com/GOING-POSTAL-DISCWORLD-NOVELS-PRATCHETT/dp/0385603428%3FSubscriptionId%3D0G81C5DAZ03ZR9WH9X82%26tag%3Dcaichthla-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0385603428" rel="amazon">Going Postal</a> book before reading <a class="zem_slink" title="Making Money (Discworld Novels)" href="http://www.amazon.com/Making-Money-Discworld-Novels-Pratchett/dp/0061161659%3FSubscriptionId%3D0G81C5DAZ03ZR9WH9X82%26tag%3Dcaichthla-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0061161659" rel="amazon">Making Money</a>, because it gives some interesting background on the characters that appear in both of the stories, and reading Making Money before Going Postal does spoil some of the fun. But nonetheless, this is another EXCELLENT book by <a class="zem_slink" title="Terry Pratchett" href="http://www.terrypratchett.co.uk/" rel="homepage">Terry Pratchett</a>.</p>
<p>Both Making Money and Going Postal are an impressive parody about the monetary world and how most people are gullible and will transform lies given by others to truths in their head if they think the lie is to their advantage. And also of how people will pay lots of money to have something that only they have&#8230; do you collect stamps? why? what is their real value, other than that they can be used to send and receive mail? but still, you can see stamps bought and sold for thousands of dollars&#8230; and let&#8217;s not mention the amount of money paid for <a href="http://www.hakes.com/item.asp?Auction=193&amp;ItemNo=62773">Elvis&#8217; underwear</a> and stuff like that. People are definitely not rational.</p>
<p>And now that I am reading in my kindle I am also highlighting the book! (I have never highlighted a real book because I think it damages it&#8230; and now I see that I have missed some fun, but well, I am also a non-rational human being just like everyone else). One great quote on a subject I wrote about <a title="The More You Do The More You Can Do" href="http://www.vainolo.com/2011/11/16/the-more-you-do-the-more-you-can-do/">previously</a>:</p>
<blockquote><p>In my experience, the best way to get something done is to give it to someone who is busy &#8211; <em><a class="zem_slink" title="Havelock Vetinari" href="http://en.wikipedia.org/wiki/Havelock_Vetinari" rel="wikipedia">Vetinari</a></em></p></blockquote>
<p>But one of the end quotes summarizes it all (this can be a SPOIL so if you have not read the book, this may spoil a bit of the fun&#8230; but I think not much). After almost a full crash of the financial system of <a class="zem_slink" title="Ankh-Morpork" href="http://en.wikipedia.org/wiki/Ankh-Morpork" rel="wikipedia">Ankh-Morpork</a>:</p>
<blockquote><p>It wasn&#8217;t until almost dawn that the somber men arrived. They were older and fatter and better &#8211; but not showily &#8211; dressed, and moved with the gravity of serious money. They were financiers too, richer than kings (who are often quite poor), but hardly anyone in the city outside their circle knew them or would notice them in the street. They spoke quietly to Cheeseborough as to one who&#8217;d suffered a bereavement, and then talked about themselves, and used little gold propelling pencils in neat little notebooks to make figures dance and jump through hoops. Then quiet agreement was reached and hands were shaken, which in this circle carried infinitely more weight than any written contract. The first domino had been steadied. The pillars of the world ceased to tremble. The credit bank would open in the morning, and when it did so bills would be honoured, wages would be paid, the city would be fed. They&#8217;d saved the city with gold more easily, at that point, than any hero could have managed with steel. But in truth it had not exactly been gold, or even the promise of gold, but more like the fantasy of gold, the fairy dream that the gold is there, at the end of the rainbow, and will continue to be there for ever provided, naturally, that you don&#8217;t go and look. This is known as <strong><a class="zem_slink" title="Finance" href="http://en.wikipedia.org/wiki/Finance" rel="wikipedia">Finance</a></strong>&#8220;</p></blockquote>
<p>And as one who followed what happened in markets in <a href="http://en.wikipedia.org/wiki/Late-2000s_financial_crisis">2007-2009</a>, and continue to follow how the world&#8217;s economy is managed, Pratchett know how things are done in the real world.</p>
<p>So if you want to read this book, go ahead and buy it (thought this link) from <a href="http://www.amazon.com/gp/product/0061161659/ref=as_li_tf_tl?ie=UTF8&amp;tag=caichthla-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=0061161659">amazon</a><img style="border: none !important; margin: 0px !important;" src="http://www.assoc-amazon.com/e/ir?t=caichthla-20&amp;l=as2&amp;o=1&amp;a=0061161659" alt="" width="1" height="1" border="0" />, and I will receive a small percentage of your purchase and great satisfaction because you have read what I have written. Enjoy.</p>
<p><noscript>&amp;amp;lt;span class=&#8221;mceItemHidden&#8221;&amp;amp;gt;&amp;amp;amp;amp;lt;&amp;amp;lt;span class=&#8221;hiddenSpellError&#8221; pre=&#8221;"&amp;amp;gt;img&amp;amp;lt;/span&amp;amp;gt; &amp;amp;lt;span class=&#8221;hiddenSpellError&#8221; pre=&#8221;img &#8220;&amp;amp;gt;src&amp;amp;lt;/span&amp;amp;gt;=&#8221;http://wms.assoc-amazon.com/20070822/US/img/noscript.gif?tag=caichthla-20&#8243; alt=&#8221;" /&amp;amp;amp;gt;&amp;amp;lt;br&amp;amp;gt;&amp;amp;lt;/span&amp;amp;gt;</noscript></p>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Enhanced by Zemanta" href="http://www.zemanta.com/"><img class="zemanta-pixie-img" style="border: none; float: right;" src="http://img.zemanta.com/zemified_e.png?x-id=cb171ad9-2d73-4f02-865f-0e707f20f114" alt="Enhanced by Zemanta" /></a></div>
<p>Related posts:</p><ol>
<li><a href='http://www.vainolo.com/2012/02/08/book-review-small-gods/' rel='bookmark' title='Book Review &#8211; Small Gods'>Book Review &#8211; Small Gods</a></li>
<li><a href='http://www.vainolo.com/2012/01/31/book-review-moving-pictures/' rel='bookmark' title='Book Review &#8211; Moving Pictures'>Book Review &#8211; Moving Pictures</a></li>
<li><a href='http://www.vainolo.com/2012/01/06/book-review-making-money/' rel='bookmark' title='Book Review &#8211; Making Money'>Book Review &#8211; Making Money</a></li>
</ol>
<p><a href="http://feedads.g.doubleclick.net/~a/raSDvFuv-KUIHGmjpRdCnzruc0U/0/da"><img src="http://feedads.g.doubleclick.net/~a/raSDvFuv-KUIHGmjpRdCnzruc0U/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/raSDvFuv-KUIHGmjpRdCnzruc0U/1/da"><img src="http://feedads.g.doubleclick.net/~a/raSDvFuv-KUIHGmjpRdCnzruc0U/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/vainolo/entries/~4/wrSTvHAZaQk" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.vainolo.com/2012/02/18/book-review-going-postal/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.vainolo.com/2012/02/18/book-review-going-postal/</feedburner:origLink></item>
	</channel>
</rss>

