<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="http://feeds.feedburner.com/~d/styles/rss2full.xsl" type="text/xsl" media="screen"?><?xml-stylesheet href="http://feeds.feedburner.com/~d/styles/itemcontent.css" type="text/css" media="screen"?><!-- generator="wordpress/2.2.3" --><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/" version="2.0">

<channel>
	<title>Break</title>
	<link>http://www.cotellese.net</link>
	<description>Random thoughts by a technology junkie</description>
	<pubDate>Wed, 16 Jul 2008 01:28:50 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.3</generator>
	<language>en</language>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/cotellese/homepage" type="application/rss+xml" /><item>
		<title>Find a home for used books</title>
		<link>http://www.cotellese.net/2008/07/15/find-a-home-for-used-books/</link>
		<comments>http://www.cotellese.net/2008/07/15/find-a-home-for-used-books/#comments</comments>
		<pubDate>Wed, 16 Jul 2008 01:28:27 +0000</pubDate>
		<dc:creator>joecotellese</dc:creator>
		
		<category><![CDATA[Lifehack]]></category>

		<guid isPermaLink="false">http://www.cotellese.net/2008/07/15/find-a-home-for-used-books/</guid>
		<description><![CDATA[ I hate throwing out books. My wife says it&#8217;s like throwing out knowledge. I can&#8217;t agree more. Consequently, I have accumlated a large pile of books which if put in order would allow an anthropologist to track my career and life. 
Recently, I decided to start decluttering my office. Of course this meant doing [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.flickr.com/photos/joecotellese/2673078596/" class="tt-flickr"><img src="http://farm4.static.flickr.com/3097/2673078596_d9bc355d54.jpg" alt="bookmooch_logo" width="283" height="66" border="0" /></a> I hate throwing out books. My wife says it&#8217;s like throwing out knowledge. I can&#8217;t agree more. Consequently, I have accumlated a large pile of books which if put in order would allow an anthropologist to track my career and life. </p>
<p>Recently, I decided to start decluttering my office. Of course this meant doing something with all of those books. I made a conscious decision to get rid of any book I haven&#8217;t looked at in the last year. The challenge became finding out *how* to get rid of them.</p>
<p>I started on Half.com but the hassle of putting them on Half.com, figuring out pricing then waiting until someone buys them didn&#8217;t seem that fulfilling. Anyway, I wasn&#8217;t getting rid of these books for the money.</p>
<p>It was then I stumbled across <a href="http://www.bookmooch.com/about/overview">Book Mooch</a>. Book Mooch is a service that allows users to swap books. It works like this: </p>
<p>I have a pile of books I put into the Book Mooch inventory, if someone a copy of a book, they ask me for it. I then ship it to them. This in turn earns me credits that I can use to mooch a book from someone else. The book owners pay the shipping cost and no money changes hands. </p>
<p>I may still go the Half.com route but Book Mooch appeals more to my altruistic nature. If you have a pile of books accumulating in your house, Book Mooch &#8216;em.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cotellese.net/2008/07/15/find-a-home-for-used-books/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Arthur Conan Doyle, Sr. on seeking the truth</title>
		<link>http://www.cotellese.net/2008/06/25/arthur-conan-doyle-sr-on-seeking-the-truth/</link>
		<comments>http://www.cotellese.net/2008/06/25/arthur-conan-doyle-sr-on-seeking-the-truth/#comments</comments>
		<pubDate>Wed, 25 Jun 2008 15:41:40 +0000</pubDate>
		<dc:creator>joecotellese</dc:creator>
		
		<category><![CDATA[Quotations]]></category>

		<guid isPermaLink="false">http://www.cotellese.net/2008/06/25/arthur-conan-doyle-sr-on-seeking-the-truth/</guid>
		<description><![CDATA[&#8220;When you have eliminated all which is impossible, then whatever remains, however improbable, must be the truth.&#8221;
Remember this quote whenever you are debugging software.
]]></description>
			<content:encoded><![CDATA[<p>&#8220;When you have eliminated all which is impossible, then whatever remains, however improbable, must be the truth.&#8221;</p>
<p>Remember this quote whenever you are debugging software.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cotellese.net/2008/06/25/arthur-conan-doyle-sr-on-seeking-the-truth/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Cleaning your database and starting over in Django</title>
		<link>http://www.cotellese.net/2008/04/05/cleaning-your-database-and-starting-over-in-django/</link>
		<comments>http://www.cotellese.net/2008/04/05/cleaning-your-database-and-starting-over-in-django/#comments</comments>
		<pubDate>Sat, 05 Apr 2008 19:49:24 +0000</pubDate>
		<dc:creator>joecotellese</dc:creator>
		
		<category><![CDATA[Django]]></category>

		<guid isPermaLink="false">http://www.cotellese.net/2008/04/05/cleaning-your-database-and-starting-over-in-django/</guid>
		<description><![CDATA[I haven&#8217;t posted any django information in a while because I haven&#8217;t had any time to mess with it. Today, I dove back in.
I wanted to get a fresh start with the project I&#8217;m working on so I thought I&#8217;d clear out the database. Why for the life of me I couldn&#8217;t find the proper [...]]]></description>
			<content:encoded><![CDATA[<p>I haven&#8217;t posted any django information in a while because I haven&#8217;t had any time to mess with it. Today, I dove back in.</p>
<p>I wanted to get a fresh start with the project I&#8217;m working on so I thought I&#8217;d clear out the database. Why for the life of me I couldn&#8217;t find the proper incantation to make this happen I&#8217;ll never know.</p>
<p>After searching for about 10 minutes I found it. I&#8217;m posting it here so I can reference it the next time I have a brain lapse. </p>
<p>Are you ready? Here it is&#8230;<br />
<code>manage.py flush</code></p>
<p>This will reset the database to the state immediately after it was created.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cotellese.net/2008/04/05/cleaning-your-database-and-starting-over-in-django/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Open Letter to PA Superdelegates</title>
		<link>http://www.cotellese.net/2008/03/22/open-letter-to-pa-superdelegates/</link>
		<comments>http://www.cotellese.net/2008/03/22/open-letter-to-pa-superdelegates/#comments</comments>
		<pubDate>Sat, 22 Mar 2008 19:14:02 +0000</pubDate>
		<dc:creator>joecotellese</dc:creator>
		
		<category><![CDATA[Politics]]></category>

		<guid isPermaLink="false">http://www.cotellese.net/2008/03/22/open-letter-to-pa-superdelegates/</guid>
		<description><![CDATA[To the superdelegates either supporting Sen. Hillary Clinton or who are undecided:
I have looked at the two candidates as equals for most of this race. They are of the same party and, as such, have policies that align with my political viewpoint. Recent comments by Sen. Clinton have changed my opinion.
Politics is a bloody game, [...]]]></description>
			<content:encoded><![CDATA[<p>To the superdelegates either supporting Sen. Hillary Clinton or who are undecided:</p>
<p>I have looked at the two candidates as equals for most of this race. They are of the same party and, as such, have policies that align with my political viewpoint. Recent comments by Sen. Clinton have changed my opinion.</p>
<p>Politics is a bloody game, and I realize that if you wish to play you might get bruised. In that spirit, I realize that much of Sen. Clinton&#8217;s behavior in recent weeks can be dismissed as typical campaigning. Her recent endorsement of Sen. McCain was a serious breach of protocol that crossed the line from politics to outright betrayal of her party&#8217;s beliefs.</p>
<p>Her comments remind me of what has been so wrong about our country over the last eight-plus years. It is time to say “no” to any politician who puts self-interest over the needs of the country or their party.</p>
<p>John Adams and Thomas Jefferson were bitter political rivals. When Adams lost the election to Jefferson, some wondered if he would leave office. This was the first time that a president had lost an election. His decision to leave or stay was an early test of our new republic. On the eve of Jefferson&#8217;s inauguration, Adams got in a carriage and rode away. In that single act he showed just what kind of man he was. He had faith in the system, and despite his differences with Jefferson, he did what was right.</p>
<p>Absolute power corrupts absolutely. Is Sen. Clinton really putting the country&#8217;s needs above her own?</p>
<p>Please reconsider your endorsement of Sen. Clinton. Do not disenfranchise the majority of people who support Sen. Obama.</p>
<p>Joseph Cotellese<br />
New Britain Township</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cotellese.net/2008/03/22/open-letter-to-pa-superdelegates/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Iraq Costing US $12 Billion a Month</title>
		<link>http://www.cotellese.net/2008/03/11/iraq-costing-us-12-billion-a-month/</link>
		<comments>http://www.cotellese.net/2008/03/11/iraq-costing-us-12-billion-a-month/#comments</comments>
		<pubDate>Tue, 11 Mar 2008 16:18:32 +0000</pubDate>
		<dc:creator>joecotellese</dc:creator>
		
		<category><![CDATA[Iraq]]></category>

		<guid isPermaLink="false">http://www.cotellese.net/2008/03/11/iraq-costing-us-12-billion-a-month/</guid>
		<description><![CDATA[The flow of blood may be ebbing, but the flood of money into the Iraq war is steadily rising, new analyses show. In 2008, its sixth year, the war will cost approximately $12 billion a month, triple the &#8220;burn&#8221; rate of its earliest years, Nobel Prize-winning economist Joseph E. Stiglitz and co-author Linda J. Bilmes [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://news.yahoo.com/s/ap/20080310/ap_on_re_mi_ea/iraq_war_costs">The flow of blood may be ebbing, but the flood of money into the Iraq war is steadily rising, new analyses show</a>. In 2008, its sixth year, the war will cost approximately $12 billion a month, triple the &#8220;burn&#8221; rate of its earliest years, Nobel Prize-winning economist Joseph E. Stiglitz and co-author Linda J. Bilmes report in a new book.</p>
<p>Anyone remember these statement by Paul Wolfowitz:<br />
On the cost of rebuilding Iraq</p>
<p>“There’s a lot of money to pay for this that doesn’t have to be U.S. taxpayer money…We’re dealing with a country that can really finance its own reconstruction, and relatively soon.” (3/27/2003, House Committee on Appropriations testimony)</p>
<p>“The oil revenues of Iraq could bring between $50 and $100 billion over the course of the next two or three years…We&#8217;re dealing with a country that can really finance its own reconstruction, and relatively soon.” (3/27/2003, House Budget Committee testimony)</p>
<p>“Fundamentally, we have no idea what is needed unless and until we get there on the ground.  This delicate moment—when we are assembling a coalition, when we are mobilizing people inside Iraq and throughout the region to help us in the event of war, and when we are still trying, through the United Nations and by other means, to achieve a peaceful solution without war—is not a good time to publish highly suspect numerical estimates and have them drive our declaratory policy.” (3/27/2003, House Budget Committee testimony)</p>
<p>Regarding getting other countries to help fund reconstruction after the war: “I expect we will get a lot of mitigation, but it will be easier after the fact than before the fact.” (3/27/2003, House Budget Committee testimony)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cotellese.net/2008/03/11/iraq-costing-us-12-billion-a-month/feed/</wfw:commentRss>
		</item>
		<item>
		<title>President Clinton responds to Hillary’s “Children” ad.</title>
		<link>http://www.cotellese.net/2008/03/02/president-clinton-responds-to-hillarys-children-ad/</link>
		<comments>http://www.cotellese.net/2008/03/02/president-clinton-responds-to-hillarys-children-ad/#comments</comments>
		<pubDate>Sun, 02 Mar 2008 13:26:48 +0000</pubDate>
		<dc:creator>joecotellese</dc:creator>
		
		<category><![CDATA[Politics]]></category>

		<guid isPermaLink="false">http://www.cotellese.net/2008/03/02/president-clinton-responds-to-hillarys-children-ad/</guid>
		<description><![CDATA[Last week Hillary Clinton release a fear mongering ad that I would typically associate with Karl Rove and some in the Republican party. Here it is:



Here is Bill Clinton&#8217;s response:



]]></description>
			<content:encoded><![CDATA[<p>Last week Hillary Clinton release a fear mongering ad that I would typically associate with Karl Rove and some in the Republican party. Here it is:</p>
<p><object width="425" height="355">
<param name="movie" value="http://www.youtube.com/v/pHe_FQGfdyo"></param>
<param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/pHe_FQGfdyo" type="application/x-shockwave-flash" wmode="transparent" width="425" height="355"></embed></object></p>
<p>Here is Bill Clinton&#8217;s response:</p>
<p><object width="425" height="355">
<param name="movie" value="http://www.youtube.com/v/yZW0m2nWB_M"></param>
<param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/yZW0m2nWB_M" type="application/x-shockwave-flash" wmode="transparent" width="425" height="355"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.cotellese.net/2008/03/02/president-clinton-responds-to-hillarys-children-ad/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Unbelievable Real-time 3D Facial Motion Capture</title>
		<link>http://www.cotellese.net/2008/02/20/unbelievable-real-time-3d-facial-motion-capture/</link>
		<comments>http://www.cotellese.net/2008/02/20/unbelievable-real-time-3d-facial-motion-capture/#comments</comments>
		<pubDate>Wed, 20 Feb 2008 14:48:21 +0000</pubDate>
		<dc:creator>joecotellese</dc:creator>
		
		<category><![CDATA[Entertainment]]></category>

		<category><![CDATA[Games]]></category>

		<guid isPermaLink="false">http://www.cotellese.net/2008/02/20/unbelievable-real-time-3d-facial-motion-capture/</guid>
		<description><![CDATA[Check out these amazing 3D facial animations from Mova. 
Mova is a motion capture company, whose Contour Reality Capture system uses an array of cameras to create 100,000 polygon facial models that are accurate to within a tenth of a millimeter. Unlike traditional motion capture technology, Mova doesn&#8217;t rely on reflective balls taped to the [...]]]></description>
			<content:encoded><![CDATA[<p>Check out these <a href="http://www.joystiq.com/2008/02/19/gdc08-exclusive-mova-brings-lifelike-motion-capture-to-unreal-e/">amazing 3D facial animations</a> from Mova. </p>
<p>Mova is a motion capture company, whose <a href="http://www.mova.com/technology.php?t=capture">Contour Reality Capture</a> system uses an array of cameras to create 100,000 polygon facial models that are accurate to within a tenth of a millimeter. Unlike traditional motion capture technology, Mova doesn&#8217;t rely on reflective balls taped to the capture subject. The advantages to this are a higher resolution image and lower cost motion capture. The results are pretty wild.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cotellese.net/2008/02/20/unbelievable-real-time-3d-facial-motion-capture/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Cheap Movie Special Effects</title>
		<link>http://www.cotellese.net/2008/02/16/cheap-movie-special-effects/</link>
		<comments>http://www.cotellese.net/2008/02/16/cheap-movie-special-effects/#comments</comments>
		<pubDate>Sat, 16 Feb 2008 23:14:00 +0000</pubDate>
		<dc:creator>joecotellese</dc:creator>
		
		<category><![CDATA[Entertainment]]></category>

		<guid isPermaLink="false">http://www.cotellese.net/2008/02/16/cheap-movie-special-effects/</guid>
		<description><![CDATA[When I was a kid, I remember every year checking a book on monster costumes out of the school library. I did this every Halloween. The pictures in the book looked awesome (at least to a twelve year old boy) but after mixing up multiple batches of some kind of goo made of jello and [...]]]></description>
			<content:encoded><![CDATA[<p>When I was a kid, I remember every year checking a book on monster costumes out of the school library. I did this every Halloween. The pictures in the book looked awesome (at least to a twelve year old boy) but after mixing up multiple batches of some kind of goo made of jello and Quaker Oatmeal, my make up effects never looked liked the picture.<br />
</a><br />
I thought of this today when I came across this article talking about <a href="http://potw.news.yahoo.com/s/potw/61209/how-to-make-a-zombie-for-50-or-">how to create creature makeup effects for under 50</a>. I&#8217;ve bookmarked the page so that this year when my son and I are arm deep in jello and Quaker Oats, we can look back to it for inspiration.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cotellese.net/2008/02/16/cheap-movie-special-effects/feed/</wfw:commentRss>
		</item>
		<item>
		<title>In Praise of Lazy</title>
		<link>http://www.cotellese.net/2008/01/11/in-praise-of-lazy/</link>
		<comments>http://www.cotellese.net/2008/01/11/in-praise-of-lazy/#comments</comments>
		<pubDate>Fri, 11 Jan 2008 14:16:40 +0000</pubDate>
		<dc:creator>joecotellese</dc:creator>
		
		<category><![CDATA[Quotations]]></category>

		<guid isPermaLink="false">http://www.cotellese.net/2008/01/11/in-praise-of-lazy/</guid>
		<description><![CDATA[“Whenever there is a hard job to be done I assign it to a lazy man; he is sure to find an easy way of doing it.” -Walter Chrysler
]]></description>
			<content:encoded><![CDATA[<p>“Whenever there is a hard job to be done I assign it to a lazy man; he is sure to find an easy way of doing it.” -Walter Chrysler</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cotellese.net/2008/01/11/in-praise-of-lazy/feed/</wfw:commentRss>
		</item>
		<item>
		<title>5 Dangerous Things You Should Let Your Kid Do</title>
		<link>http://www.cotellese.net/2008/01/07/5-dangerous-things-you-should-let-your-kid-do/</link>
		<comments>http://www.cotellese.net/2008/01/07/5-dangerous-things-you-should-let-your-kid-do/#comments</comments>
		<pubDate>Mon, 07 Jan 2008 19:20:04 +0000</pubDate>
		<dc:creator>joecotellese</dc:creator>
		
		<category><![CDATA[Lifehack]]></category>

		<guid isPermaLink="false">http://www.cotellese.net/2008/01/07/5-dangerous-things-you-should-let-your-kid-do/</guid>
		<description><![CDATA[Funny talk given by Gever Tulley on why letting your kids do *some* dangerous things is good for their development.









]]></description>
			<content:encoded><![CDATA[<p>Funny talk given by Gever Tulley on why letting your kids do *some* dangerous things is good for their development.</p>
<p><!--cut and paste--><br />
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" width="432" height="285" id="VE_Player" align="middle">
<param name="movie" value="http://static.videoegg.com/ted/flash/loader.swf"><PARAM NAME="FlashVars" VALUE="bgColor=FFFFFF&#038;file=http://static.videoegg.com/ted/movies/GEVERTULLEY-2007U_high.flv&#038;autoPlay=false&#038;fullscreenURL=http://static.videoegg.com/ted/flash/fullscreen.html&#038;forcePlay=false&#038;logo=&#038;allowFullscreen=true">
<param name="quality" value="high">
<param name="allowScriptAccess" value="always">
<param name="bgcolor" value="#FFFFFF">
<param name="scale" value="noscale">
<param name="wmode" value="window"><embed src="http://static.videoegg.com/ted/flash/loader.swf" FlashVars="bgColor=FFFFFF&#038;file=http://static.videoegg.com/ted/movies/GEVERTULLEY-2007U_high.flv&#038;autoPlay=false&#038;fullscreenURL=http://static.videoegg.com/ted/flash/fullscreen.html&#038;forcePlay=false&#038;logo=&#038;allowFullscreen=true" quality="high" allowScriptAccess="always" bgcolor="#FFFFFF" scale="noscale" wmode="window" width="432" height="285" name="VE_Player" align="middle" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer"><br />
</object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.cotellese.net/2008/01/07/5-dangerous-things-you-should-let-your-kid-do/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
