<?xml version="1.0" encoding="iso-8859-1" ?>
<rss version="2.0">
<channel>
	<title><![CDATA[EdwinNameless' Fake Blog]]></title>
	<link><![CDATA[http://www.dreamincode.net/forums/index.php?app=blog&module=showblog&blogid=766]]></link>
	<description><![CDATA[EdwinNameless' Fake Blog Syndication]]></description>
	<pubDate>Mon, 13 Sep 2010 20:49:12 +0000</pubDate>
	<webMaster>admin@dreamincode.net (Dream.In.Code)</webMaster>
	<generator>IP.Blog</generator>
	<ttl>60</ttl>
	<item>
		<title>My Latest GreaseMonkey Script for DIC</title>
		<link>http://www.dreamincode.net/forums/blog/766/entry-2164-my-latest-greasemonkey-script-for-dic/</link>
		<category></category>
		<description><![CDATA[Despite all the amazing work the guys in DIC have done for the upgrade, the site is still a bit flaky.  One of the most annoying snags is the fact that blog posts cannot be posted with year 2010, so they all end up down the list of posts.  Another one is that code boxes are still tiny.<br /><br />This GreaseMonkey script fixes these 2 issues.  It is still...]]></description>
		<pubDate>Thu, 11 Feb 2010 11:29:00 +0000</pubDate>
		<guid>http://www.dreamincode.net/forums/blog/766/entry-2164-my-latest-greasemonkey-script-for-dic/</guid>
	</item>
	<item>
		<title>2 Messages of Note</title>
		<link>http://www.dreamincode.net/forums/blog/766/entry-1932-2-messages-of-note/</link>
		<category></category>
		<description>Had to stick them here, as the capability of the C++ forum to generate piles of crap is unbelievable, and gems like these get lost in the process.  Both messages are from Bench who, AFAICT, is probably the most matter-of-fact, no BS expert around here.  As said before, I am learning C++ on the side, and his 2 messages taught me more than anything...</description>
		<pubDate>Tue, 24 Nov 2009 23:46:15 +0000</pubDate>
		<guid>http://www.dreamincode.net/forums/blog/766/entry-1932-2-messages-of-note/</guid>
	</item>
	<item>
		<title>Palindrome with a Stack in C++</title>
		<link>http://www.dreamincode.net/forums/blog/766/entry-1853-palindrome-with-a-stack-in-c/</link>
		<category></category>
		<description><![CDATA[As I'm sick of seeing this question over and over again in the fora, here is <em class='bbc'>a</em> solution.  The idea of the stack is that as it is FILO (I'll let you look that one up to explain "your" fantastic piece of work to your teacher when you submit <em class='bbc'>my</em>...]]></description>
		<pubDate>Fri, 06 Nov 2009 22:13:31 +0000</pubDate>
		<guid>http://www.dreamincode.net/forums/blog/766/entry-1853-palindrome-with-a-stack-in-c/</guid>
	</item>
	<item>
		<title>Pathfinding: Walk on the Bridge (II)</title>
		<link>http://www.dreamincode.net/forums/blog/766/entry-1852-pathfinding-walk-on-the-bridge-ii/</link>
		<category></category>
		<description>Another constraint to the bridge exercise was to give the length of the bridge found.  I had not looked into this as this has very little interest (it would be more relevant if we actually were looking for the shortest one...), but to be complete, here is the solution with the length.  The idea is to keep track of the distance of a point. ...</description>
		<pubDate>Fri, 06 Nov 2009 17:46:26 +0000</pubDate>
		<guid>http://www.dreamincode.net/forums/blog/766/entry-1852-pathfinding-walk-on-the-bridge-ii/</guid>
	</item>
	<item>
		<title>Pathfinding: Walk on the Bridge</title>
		<link>http://www.dreamincode.net/forums/blog/766/entry-1851-pathfinding-walk-on-the-bridge/</link>
		<category></category>
		<description><![CDATA[diego_pmc posted an interesting <a href='http://www.dreamincode.net/forums/showtopic136626.htm' class='bbc_url' title='External link' rel='nofollow external'>exercise</a> involving pathfinding. I am new to this field, so despite being aware that there are some algorithms out there to solve this kind of problems (like A*, Dijkstra, etc.), I thought I would give it a bash myself and see if I can come up with something acceptable.  And here it is.  Comments to follow.<br /><br /><pre class='prettyprint '>...</pre>]]></description>
		<pubDate>Fri, 06 Nov 2009 17:06:37 +0000</pubDate>
		<guid>http://www.dreamincode.net/forums/blog/766/entry-1851-pathfinding-walk-on-the-bridge/</guid>
	</item>
	<item>
		<title>Yet Another Polymorphism Example.</title>
		<link>http://www.dreamincode.net/forums/blog/766/entry-1801-yet-another-polymorphism-example/</link>
		<category></category>
		<description><![CDATA[Hi.<br /><br />My name's Edwin Nameless.<br /><br />Well, actually, no, it's not my name. But it's a cool pseudo, really, isn't it.<br /><br />I live in Ireland. But I am not Irish. English is not even my mother tongue.<br /><br />And I browse a coding website on a Friday night, when everybody's having fun in the pub. <br /><br />So there you go, you have it, I am not really...]]></description>
		<pubDate>Fri, 23 Oct 2009 22:23:56 +0000</pubDate>
		<guid>http://www.dreamincode.net/forums/blog/766/entry-1801-yet-another-polymorphism-example/</guid>
	</item>
</channel>
</rss>