<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	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/"
	>

<channel>
	<title> &#187; Computers</title>
	<atom:link href="http://freddysmind.com/blog/category/computers/feed/" rel="self" type="application/rss+xml" />
	<link>http://freddysmind.com/blog</link>
	<description></description>
	<lastBuildDate>Wed, 14 Jul 2010 13:10:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Oracle&#160;Timestamp</title>
		<link>http://freddysmind.com/blog/2010/07/oracle-timestamp/</link>
		<comments>http://freddysmind.com/blog/2010/07/oracle-timestamp/#comments</comments>
		<pubDate>Wed, 14 Jul 2010 13:10:14 +0000</pubDate>
		<dc:creator>Freddy</dc:creator>
				<category><![CDATA[Computers]]></category>

		<guid isPermaLink="false">http://freddysmind.com/blog/?p=581</guid>
		<description><![CDATA[I&#8217;m lazy and keep forgetting the format string for formatting dates into strings that I can understand, so here it is: Function: to_char() Arguments: 1) The date column you want to format 2) The mask &#8211; personal most commonly used: &#8216;yyyy/mm/dd hh:mi:ss am&#8217;]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m lazy and keep forgetting the format string for formatting dates into strings that I can understand, so here it is:</p>
<p>Function:</p>
<p>to_char()</p>
<p>Arguments:</p>
<p>1) The date column you want to format</p>
<p>2) The mask &#8211; personal most commonly used:</p>
<p>&#8216;yyyy/mm/dd hh:mi:ss am&#8217;</p>
]]></content:encoded>
			<wfw:commentRss>http://freddysmind.com/blog/2010/07/oracle-timestamp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hibernate&#160;configs</title>
		<link>http://freddysmind.com/blog/2010/06/hibernate-configs/</link>
		<comments>http://freddysmind.com/blog/2010/06/hibernate-configs/#comments</comments>
		<pubDate>Wed, 23 Jun 2010 22:02:31 +0000</pubDate>
		<dc:creator>Freddy</dc:creator>
				<category><![CDATA[Computers]]></category>

		<guid isPermaLink="false">http://freddysmind.com/blog/?p=578</guid>
		<description><![CDATA[Documentation In the hibernate.cfg.xml there is an option &#8211; &#8216;hibernate.hbm2ddl.auto&#8217; that controls how it interacts with the database schema (assuming the user you used to connect has the appropriate privileges). The options for this config are as follows: So the list of possible options are, validate: validate the schema, makes no changes to the database. [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://docs.jboss.org/hibernate/core/3.3/reference/en/html/session-configuration.html#configuration-optional" target="_blank">Documentation</a></p>
<p>In the hibernate.cfg.xml there is an option &#8211; &#8216;hibernate.hbm2ddl.auto&#8217; that controls how it interacts with the database schema (assuming the user you used to connect has the appropriate privileges). The options for this config are as follows:</p>
<p>So the list of possible options are,</p>
<ul>
<li><em>validate</em>: validate the schema, makes no changes to the database.</li>
<li><em>update</em>: update the schema.</li>
<li><em>create</em>: creates the schema, destroying previous data.</li>
<li><em>create-drop</em>: drop the schema at the end of the session.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://freddysmind.com/blog/2010/06/hibernate-configs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Super&#160;Computers</title>
		<link>http://freddysmind.com/blog/2010/06/super-computers/</link>
		<comments>http://freddysmind.com/blog/2010/06/super-computers/#comments</comments>
		<pubDate>Tue, 01 Jun 2010 20:26:44 +0000</pubDate>
		<dc:creator>Freddy</dc:creator>
				<category><![CDATA[Computers]]></category>

		<guid isPermaLink="false">http://freddysmind.com/blog/?p=573</guid>
		<description><![CDATA[Amazing statistics that only prove one thing &#8211; Linux servers still rock. http://news.bbc.co.uk/2/hi/technology/10187248.stm]]></description>
			<content:encoded><![CDATA[<p>Amazing statistics that only prove one thing &#8211; Linux servers still rock.</p>
<p><a href="http://news.bbc.co.uk/2/hi/technology/10187248.stm">http://news.bbc.co.uk/2/hi/technology/10187248.stm</a></p>
]]></content:encoded>
			<wfw:commentRss>http://freddysmind.com/blog/2010/06/super-computers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Argument for the&#160;Soul</title>
		<link>http://freddysmind.com/blog/2010/05/soul/</link>
		<comments>http://freddysmind.com/blog/2010/05/soul/#comments</comments>
		<pubDate>Fri, 21 May 2010 21:07:08 +0000</pubDate>
		<dc:creator>Freddy</dc:creator>
				<category><![CDATA[Computers]]></category>

		<guid isPermaLink="false">http://freddysmind.com/blog/?p=566</guid>
		<description><![CDATA[Slightly paraphrased - We must allow the existence of the soul in order to explain free will. Otherwise, we are just machines with genetically coded instructions from our creators.  ~ Shelly Kagan]]></description>
			<content:encoded><![CDATA[<p>Slightly paraphrased -</p>
<p>We must allow the existence of the soul in order to explain free will. Otherwise, we are just machines with genetically coded instructions from our creators.  ~ Shelly Kagan</p>
]]></content:encoded>
			<wfw:commentRss>http://freddysmind.com/blog/2010/05/soul/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Spring Source Tool&#160;Suite</title>
		<link>http://freddysmind.com/blog/2010/05/spring-source-tool-suite/</link>
		<comments>http://freddysmind.com/blog/2010/05/spring-source-tool-suite/#comments</comments>
		<pubDate>Thu, 20 May 2010 21:30:13 +0000</pubDate>
		<dc:creator>Freddy</dc:creator>
				<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://freddysmind.com/blog/?p=564</guid>
		<description><![CDATA[Holy crap, half a day and dozens of Google searches later, I found the 3 things necessary to install STS in Eclipse 3.5.2 Behold ! https://issuetracker.springsource.com/browse/STS-831 Adding these 3 update sites: http://download.eclipse.org/tools/mylyn/update/e3.4 http://download.eclipse.org/tools/mylyn/update/extras http://download.eclipse.org/tools/ajdt/35/update The one that fixed my particular issue was this one: http://download.eclipse.org/tools/ajdt/35/update]]></description>
			<content:encoded><![CDATA[<p>Holy crap, half a day and dozens of Google searches later, I found the 3 things necessary to install STS in Eclipse 3.5.2</p>
<p>Behold !</p>
<p><a href="https://issuetracker.springsource.com/browse/STS-831">https://issuetracker.springsource.com/browse/STS-831</a></p>
<p>Adding these 3 update sites:</p>
<p><a href="http://download.eclipse.org/tools/mylyn/update/e3.4">http://download.eclipse.org/tools/mylyn/update/e3.4</a><br />
<a href="http://download.eclipse.org/tools/mylyn/update/extras">http://download.eclipse.org/tools/mylyn/update/extras</a><br />
<a href="http://download.eclipse.org/tools/ajdt/35/update">http://download.eclipse.org/tools/ajdt/35/update</a></p>
<p>The one that fixed my particular issue was this one:</p>
<p><a href="http://download.eclipse.org/tools/ajdt/35/update">http://download.eclipse.org/tools/ajdt/35/update</a></p>
]]></content:encoded>
			<wfw:commentRss>http://freddysmind.com/blog/2010/05/spring-source-tool-suite/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Conficker</title>
		<link>http://freddysmind.com/blog/2010/05/conficker/</link>
		<comments>http://freddysmind.com/blog/2010/05/conficker/#comments</comments>
		<pubDate>Fri, 14 May 2010 21:48:07 +0000</pubDate>
		<dc:creator>Freddy</dc:creator>
				<category><![CDATA[Computers]]></category>

		<guid isPermaLink="false">http://freddysmind.com/blog/?p=560</guid>
		<description><![CDATA[Yikes &#8211; http://www.theatlantic.com/magazine/archive/2010/06/the-enemy-within/8098/1/]]></description>
			<content:encoded><![CDATA[<p>Yikes &#8211; <a href="http://www.theatlantic.com/magazine/archive/2010/06/the-enemy-within/8098/1/">http://www.theatlantic.com/magazine/archive/2010/06/the-enemy-within/8098/1/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://freddysmind.com/blog/2010/05/conficker/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Potato Gnocchi and&#160;Sausage</title>
		<link>http://freddysmind.com/blog/2010/05/potato-gnocchi-and-sausage/</link>
		<comments>http://freddysmind.com/blog/2010/05/potato-gnocchi-and-sausage/#comments</comments>
		<pubDate>Wed, 12 May 2010 01:48:24 +0000</pubDate>
		<dc:creator>Freddy</dc:creator>
				<category><![CDATA[Computers]]></category>

		<guid isPermaLink="false">http://freddysmind.com/blog/?p=554</guid>
		<description><![CDATA[http://www.thedragonskitchen.com/2008/07/potato-gnocchi-sausage.html Ingredients: 1 18 0z package of Potato Gnocchi 3 smoked pork sausages (turkey sausage works great too), sliced 1/4 cup of chopped onions 1 clove of garlic, minced 2 tablespoons of butter pinch of hot pepper flakes 1/2 tablespoon of fresh thyme leaves 1/2 tablespoon of fresh oregano, chopped 1 cup of frozen peas, [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.thedragonskitchen.com/2008/07/potato-gnocchi-sausage.html">http://www.thedragonskitchen.com/2008/07/potato-gnocchi-sausage.html</a></p>
<p>Ingredients:</p>
<p>1 18 0z package of Potato Gnocchi<br />
3 smoked pork sausages (turkey sausage works great too), sliced<br />
1/4 cup of chopped onions<br />
1 clove of garlic, minced<br />
2 tablespoons of butter<br />
pinch of hot pepper flakes<br />
1/2 tablespoon of fresh thyme leaves<br />
1/2 tablespoon of fresh oregano, chopped<br />
1 cup of frozen peas, run under water to thaw (optional)<br />
1/4 cup of grated parmesan cheese<br />
salt &amp; pepper to taste</p>
<p>A new favorite, one slight modification from the recipe above:</p>
<p>Red peppers instead of onions, sweet italian sausage, and no hot pepper flakes (I do love hot though)</p>
]]></content:encoded>
			<wfw:commentRss>http://freddysmind.com/blog/2010/05/potato-gnocchi-and-sausage/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Find filename given the whole&#160;path</title>
		<link>http://freddysmind.com/blog/2010/05/find-filename-given-the-whole-path/</link>
		<comments>http://freddysmind.com/blog/2010/05/find-filename-given-the-whole-path/#comments</comments>
		<pubDate>Tue, 11 May 2010 20:00:27 +0000</pubDate>
		<dc:creator>Freddy</dc:creator>
				<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://freddysmind.com/blog/?p=552</guid>
		<description><![CDATA[Often times in scripting on a Linux box, you end up passing around the full path to a resource (it&#8217;s messy coding tbh). This is great until you want to use just the filename in something. Here&#8217;s a simple Python method that takes a full filename with path and grabs just the filename. def findFileName [...]]]></description>
			<content:encoded><![CDATA[<p>Often times in scripting on a Linux box, you end up passing around the full path to a resource (it&#8217;s messy coding tbh).</p>
<p>This is great until you want to use <em>just</em> the filename in something.</p>
<p>Here&#8217;s a simple Python method that takes a full filename with path and grabs just the filename.</p>
<p>def findFileName (self, fileNameWithPath):</p>
<p style="padding-left: 30px;">splitStr = fileNameWithPath</p>
<p style="padding-left: 30px;">strList = splitStr.rsplit(&#8216;/&#8217;, 1)</p>
<p style="padding-left: 30px;">fileName = strList[len(strList) - 1]</p>
<p style="padding-left: 30px;">return fileName</p>
<p style="padding-left: 30px;">
]]></content:encoded>
			<wfw:commentRss>http://freddysmind.com/blog/2010/05/find-filename-given-the-whole-path/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Overload</title>
		<link>http://freddysmind.com/blog/2010/05/overload/</link>
		<comments>http://freddysmind.com/blog/2010/05/overload/#comments</comments>
		<pubDate>Tue, 11 May 2010 16:10:11 +0000</pubDate>
		<dc:creator>Freddy</dc:creator>
				<category><![CDATA[Computers]]></category>

		<guid isPermaLink="false">http://freddysmind.com/blog/?p=549</guid>
		<description><![CDATA[It&#8217;s amazing what is available out there now. Just not enough time in the day. http://lifehacker.com/201979/technophilia-get-a-free-college-education-online]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s amazing what is available out there now.</p>
<p>Just not enough time in the day.</p>
<p><a href="http://lifehacker.com/201979/technophilia-get-a-free-college-education-online">http://lifehacker.com/201979/technophilia-get-a-free-college-education-online</a></p>
]]></content:encoded>
			<wfw:commentRss>http://freddysmind.com/blog/2010/05/overload/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Semi-productive things to do on the&#160;web</title>
		<link>http://freddysmind.com/blog/2010/05/semi-productive-things-to-do-on-the-web/</link>
		<comments>http://freddysmind.com/blog/2010/05/semi-productive-things-to-do-on-the-web/#comments</comments>
		<pubDate>Tue, 11 May 2010 15:57:52 +0000</pubDate>
		<dc:creator>Freddy</dc:creator>
				<category><![CDATA[Computers]]></category>

		<guid isPermaLink="false">http://freddysmind.com/blog/?p=546</guid>
		<description><![CDATA[Check delicious popular tags like ‘useful,’ ‘tutorials,’ ‘tips,’ ‘howto,’ ‘advice,’ ‘entrepreneurship,’ etc. for interesting, educational articles to read. Watch one of the thousands of educational videos streaming at TED.com,Academic Earth and Teacher Tube. Read an online book list and find a new book to grab next time I’m at the library.  Here’s another list.  And another.  And another. Read a classic book [...]]]></description>
			<content:encoded><![CDATA[<li>Check delicious popular tags like ‘<a href="http://delicious.com/popular/useful">useful</a>,’ ‘<a href="http://delicious.com/popular/tutorials">tutorials</a>,’ ‘<a href="http://delicious.com/popular/tips">tips</a>,’ <a href="http://delicious.com/popular/howto">‘howto</a>,’ ‘<a href="http://delicious.com/popular/advice">advice</a>,’ ‘<a href="http://delicious.com/popular/entrepreneurship">entrepreneurship</a>,’ etc. for interesting, educational articles to read.</li>
<li>Watch one of the thousands of educational videos streaming at <a href="http://www.ted.com/">TED.com</a>,<a href="http://www.academicearth.org/">Academic Earth</a> and <a href="http://teachertube.com/">Teacher Tube</a>.</li>
<li>Read <a href="http://www.marcandangel.com/2009/08/24/40-modern-nonfiction-books-everyone-should-read/">an online book list</a> and find a new book to grab next time I’m at the library.  Here’s <a href="http://www.marcandangel.com/2008/08/11/30-books-everyone-should-read-before-their-30th-birthday/">another list</a>.  And <a href="http://zenhabits.net/2008/08/50-amazing-and-essential-novels-to-enrich-your-library/">another</a>.  And <a href="http://www.time.com/time/2005/100books/the_complete_list.html">another</a>.</li>
<li>Read a classic book online for free at <a href="http://www.gutenberg.org/">Project Gutenberg</a>, <a href="http://www.planetebook.com/">Planet eBook</a>, or the <a href="http://www.e-booksdirectory.com/">E-books Directory</a>.</li>
<li>Research a new Do It Yourself project at <a href="http://www.diynetwork.com/">DIY Network</a>, <a href="http://www.instructables.com/">Instructables</a>,<a href="http://www.ehow.com/">eHow</a>, or <a href="http://www.wikihow.com/">WikiHow</a>.</li>
<li>Add to, delete from, or just generally sort my ongoing to-do list at<a href="http://www.rememberthemilk.com/">Remember The Milk</a>.</li>
<li>Create a cool graphical mind map of some of my recent ideas at <a href="http://bubbl.us/">bubbl.us</a>.</li>
<li>Email a close friend or family member I haven’t spoken to in awhile.</li>
<li>Backup my recent photos, documents, and other important files online using <a href="http://skydrive.live.com/">Microsoft’s free 25 gig SkyDrive</a>.</li>
<li>Use <a href="http://en.wikipedia.org/wiki/Special:Random">Wikipedia’s random article function</a> to pick a random article to read.</li>
<li>Touch up on my math and science skills over a the <a href="http://khanacademy.org/">Khan Academy</a>, <a href="http://ocw.mit.edu/OcwWeb/web/home/home/index.htm">MIT OpenCourseWare</a>, or <a href="http://learningscience.org/">LearningScience.org</a>.<a href="http://learningscience.org/"></a></li>
<li>Send a paper greeting card directly to a friend or relative at <a href="http://www.engreet.com/">enGreet</a>.</li>
<li>Start learning a new language online for free at <a href="http://www.bbc.co.uk/languages/">BBC Languages</a> or<a href="http://www.livemocha.com/">Livemocha</a>.</li>
<li>Watch one of the insightful 6 minute and 40 second presentations at<a href="http://ignite.oreilly.com/show/">Ignite Show</a>.</li>
<li>Use <a href="http://www.memorizenow.com/">Memorize Now</a> to memorize a cool joke, or poem, or whatever.</li>
<li>Use <a href="http://media-convert.com/">Media Convert</a> to convert video files I have on my computer into a format I can view on my iPhone or iPod later on.</li>
<li>Listen to an educational podcast over at <a href="http://odeo.com/categories/27-Education">Odeo</a> or via iTunes on <a href="http://www.apple.com/education/itunes-u/">iTunes U</a>.</li>
<li>Read one of the academic journals at the <a href="http://www.doaj.org/">Directory of Open Access Journals</a>.</li>
<li>Share my favorite mp3s, photos, videos, etc. with friends and family using<a href="http://drop.io/">drop.io</a>.</li>
<li>Get a free college education online using <a href="http://lifehacker.com/201979/technophilia-get-a-free-college-education-online">this guide</a> from <a href="http://lifehacker.com/">Lifehacker</a> (or read one of the other useful articles on Lifehacker).</li>
<li>Inspire and spark my creative mind by looking at a rolling <a href="http://www.flickr.com/explore/interesting/7days/show/">slideshow of the highest rated photos on Flickr</a> for the last 7 days.</li>
<li>Catch up on a short history lesson at <a href="http://www.hyperhistory.com/online_n2/History_n2/a.html">HyperHistory</a> or The <a href="http://www.fordham.edu/halsall/">Internet History Sourcebooks Project</a>.  Or find out <a href="http://memory.loc.gov/ammem/today/today.html">what happened today in history</a>.</li>
<li>Take a fun, educational online quiz at <a href="http://quizlet.com/">Quizlet</a>.</li>
<li>Play an educational online game at <a href="http://www.lumosity.com/">Lumosity</a>, <a href="http://www.sporcle.com/">Sporcle</a>, <a href="http://www.gamesforthebrain.com/">Games for the Brain</a>, or <a href="http://mathrun.net/">Math Run</a>.</li>
<li>Add a little gentle rain to my environment using <a href="http://www.rainymood.com/">RainyMood.com</a> and then simply meditate and relax in my computer chair for 10 minutes.</li>
<li>Sell old stuff I no longer need on <a href="http://www.ebay.com/">eBay</a> and make a little extra cash.</li>
<li>Find a new musical artist to listen to based on music I like at <a href="http://listen.grooveshark.com/">Grooveshark</a>,<a href="http://www.pandora.com/">Pandora</a>, <a href="http://www.last.fm/">last.fm</a>, or <a href="http://www.deezer.com/">Deezer</a>.</li>
<li>Find out what’s happening in our world from quality international news sources like <a href="http://news.bbc.co.uk/">BBC News</a> and <a href="http://www.reuters.com/">Reuters</a>.</li>
]]></content:encoded>
			<wfw:commentRss>http://freddysmind.com/blog/2010/05/semi-productive-things-to-do-on-the-web/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
