<?xml version="1.0" encoding="iso-8859-1" ?>
<rss version="2.0">
<channel>
	<title><![CDATA[The Linking To My Other Blog Didn't Work, So This Here Is The Result]]></title>
	<link><![CDATA[http://www.dreamincode.net/forums/index.php?app=blog&module=showblog&blogid=1529]]></link>
	<description><![CDATA[The Linking To My Other Blog Didn't Work, So This Here Is The Result Syndication]]></description>
	<pubDate>Thu, 08 Nov 2012 01:05:41 +0000</pubDate>
	<webMaster>admin@dreamincode.net (Dream.In.Code)</webMaster>
	<generator>IP.Blog</generator>
	<ttl>60</ttl>
	<item>
		<title>Countdown to Failure</title>
		<link>http://www.dreamincode.net/forums/blog/1529/entry-4283-countdown-to-failure/</link>
		<category></category>
		<description><![CDATA[These past days: <br />I was confident that I have finished all my tasks, so I spent some time learning about new stuff. Everything is alright in the universe.<br /><br />Monday:<br />The person where I get the requirements for is on leave. No worries. I finished everything that needs finishing days ago.<br /><br />Tuesday:<br />Whaaat? I see an email where there are new...]]></description>
		<pubDate>Wed, 07 Nov 2012 08:33:00 +0000</pubDate>
		<guid>http://www.dreamincode.net/forums/blog/1529/entry-4283-countdown-to-failure/</guid>
	</item>
	<item>
		<title>Are you the Librarian?</title>
		<link>http://www.dreamincode.net/forums/blog/1529/entry-4279-are-you-the-librarian/</link>
		<category></category>
		<description><![CDATA[I've always marveled at the experts posting stuff about libraries on help sites. "You use this module's method to do this, and etc etc" + &lt;post magical code&gt; = awed reader. I wonder, does this come from experience, from learning the library's documentation,  both, Google, or just plain intuition? <br /><br />I'm ramping up my...]]></description>
		<pubDate>Mon, 05 Nov 2012 03:12:00 +0000</pubDate>
		<guid>http://www.dreamincode.net/forums/blog/1529/entry-4279-are-you-the-librarian/</guid>
	</item>
	<item>
		<title><![CDATA[&#34;Here's a Crutch, We're Crippling You.&#34;]]></title>
		<link>http://www.dreamincode.net/forums/blog/1529/entry-4269-heres-a-crutch-were-crippling-you/</link>
		<category></category>
		<description><![CDATA[Have you ever been in a working environment where you can't use everything you think will be good for your disposal? It definitely hurts right?<br /><br />Simple, free programs that will give you additional time to worry on something more important that doing grunt work, but you're being forbidden to use them.<br /><br />What is this? Why is this happening?...]]></description>
		<pubDate>Tue, 30 Oct 2012 03:52:00 +0000</pubDate>
		<guid>http://www.dreamincode.net/forums/blog/1529/entry-4269-heres-a-crutch-were-crippling-you/</guid>
	</item>
	<item>
		<title>Slowly Paying Off</title>
		<link>http://www.dreamincode.net/forums/blog/1529/entry-4263-slowly-paying-off/</link>
		<category></category>
		<description><![CDATA[One of my previous posts is about my setting up of a Wordpress account, and slowly, I'm seeing good things unfold slowly but surely. I hooked up my Twitter account to my programming and etc blogs, and now I have a follower! I just have to keep up writing new content everyday, and I'll surely build my empire. Haha. Well, fools can...]]></description>
		<pubDate>Thu, 25 Oct 2012 00:42:00 +0000</pubDate>
		<guid>http://www.dreamincode.net/forums/blog/1529/entry-4263-slowly-paying-off/</guid>
	</item>
	<item>
		<title>Sublime</title>
		<link>http://www.dreamincode.net/forums/blog/1529/entry-4259-sublime/</link>
		<category></category>
		<description><![CDATA[I've been using <a href='http://www.sublimetext.com/' class='bbc_url' title='External link' rel='external'>Sublime Text</a> for a week now and I'm seriously thinking of buying a personal license. What I like about it:<br /><br />- Very simple user interface, not like Notepad++ spartan look.<br />- When I'm coding in Python, I use the Python cmd so for longer code I use a text editor and paste it in the cmd. Before, using Notepad++ I get...]]></description>
		<pubDate>Mon, 22 Oct 2012 09:03:00 +0000</pubDate>
		<guid>http://www.dreamincode.net/forums/blog/1529/entry-4259-sublime/</guid>
	</item>
	<item>
		<title>All or Nothing in December</title>
		<link>http://www.dreamincode.net/forums/blog/1529/entry-4255-all-or-nothing-in-december/</link>
		<category></category>
		<description><![CDATA[This December, I'm planning to buy a computer or a laptop. My budget is pretty low, if it exists, and I want to buy something for development. I need to buy one so that when I go home I can do my own projects and increase my learning by a considerable amount. This is all for anticipation of something. (Guess?)<br /><br />Right now, I'm planning to...]]></description>
		<pubDate>Fri, 19 Oct 2012 02:21:00 +0000</pubDate>
		<guid>http://www.dreamincode.net/forums/blog/1529/entry-4255-all-or-nothing-in-december/</guid>
	</item>
	<item>
		<title>On Writing</title>
		<link>http://www.dreamincode.net/forums/blog/1529/entry-4248-on-writing/</link>
		<category></category>
		<description><![CDATA[It was sometime earlier I thought of writing stuff on blogs everyday. Just one post per day. What is the purpose of this? Well, I could think of a couple of reasons:<br /><br />1. Keep my interest in writing alive.<br />2. Create a good online presence.<br />3. Looks like a diary. I always laugh when I see the juvenile stuff I wrote back in high school and...]]></description>
		<pubDate>Tue, 16 Oct 2012 02:53:00 +0000</pubDate>
		<guid>http://www.dreamincode.net/forums/blog/1529/entry-4248-on-writing/</guid>
	</item>
	<item>
		<title>Java Lied</title>
		<link>http://www.dreamincode.net/forums/blog/1529/entry-4238-java-lied/</link>
		<category></category>
		<description><![CDATA[I'm currently on "Providing Constructors for Your Classes" under "Classes and Objects in the Java Tutorials, and so far I've learned quite a few new stuff that I didn't know before. You might be tempted and say "I know this topic, so I'll skip this one." but don't do that! You might find out...]]></description>
		<pubDate>Mon, 08 Oct 2012 01:51:00 +0000</pubDate>
		<guid>http://www.dreamincode.net/forums/blog/1529/entry-4238-java-lied/</guid>
	</item>
	<item>
		<title>I Give Up</title>
		<link>http://www.dreamincode.net/forums/blog/1529/entry-4228-i-give-up/</link>
		<category></category>
		<description>Earlier I decided to review my PLSQL skills because I need to transfer copious amounts of data from the database to SQL scripts. This could be done with executing a query in SQLDeveloper, then choosing all results then picking export as inserts. The problem is this task is too tedious. Create and execute query, select all data, export as inserts,...</description>
		<pubDate>Thu, 04 Oct 2012 07:34:00 +0000</pubDate>
		<guid>http://www.dreamincode.net/forums/blog/1529/entry-4228-i-give-up/</guid>
	</item>
	<item>
		<title>Java eBooks</title>
		<link>http://www.dreamincode.net/forums/blog/1529/entry-4221-java-ebooks/</link>
		<category></category>
		<description><![CDATA[Well, I just noticed that Oracle provides ebooks in ePub and mobi format for all their tutorials as seen on the Java website. If you have a device that supports reading of these formats, then this is good news. ^^<br /><br /><a href='http://www.oracle.com/technetwork/java/javase/downloads/java-se-7-tutorial-2012-02-28-1536013.html' class='bbc_url' title='External link' rel='external'>Java SE Tutorial ebooks</a>]]></description>
		<pubDate>Mon, 01 Oct 2012 06:51:00 +0000</pubDate>
		<guid>http://www.dreamincode.net/forums/blog/1529/entry-4221-java-ebooks/</guid>
	</item>
</channel>
</rss>