<?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>alecs &#187; dirpedia</title>
	<atom:link href="http://www.ylipsis.com/blog/tag/dirpedia/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ylipsis.com/blog</link>
	<description>web development, SEO, technology</description>
	<lastBuildDate>Sat, 15 May 2010 11:51:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Dirpedia forum</title>
		<link>http://www.ylipsis.com/blog/2008/10/dirpedia-forum/</link>
		<comments>http://www.ylipsis.com/blog/2008/10/dirpedia-forum/#comments</comments>
		<pubDate>Tue, 07 Oct 2008 01:14:48 +0000</pubDate>
		<dc:creator>alecs</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[dirpedia]]></category>
		<category><![CDATA[forum]]></category>

		<guid isPermaLink="false">http://www.ylipsis.com/blog/?p=101</guid>
		<description><![CDATA[A couple of days ago I placed a new forum-like message system I&#8217;ve been working on at dirpedia.ro. At the moment it&#8217;s pretty much a basic &#8220;guestbook with categories&#8221; but there are some nice features such as dynamic permalink generated for each thread/forum based on its title. I&#8217;ve tried to keep AJAX to a minimum [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-102" title="dirpedia-forum" src="http://www.ylipsis.com/blog/wp-content/uploads/2008/10/dirpedia-forum.gif" alt="" width="305" height="91" />A couple of days ago I placed a new <a href="http://www.dirpedia.ro/forum.html" target="_blank">forum-like message system</a> I&#8217;ve been working on at <a href="http://www.dirpedia.ro" target="_blank">dirpedia.ro</a>. At the moment it&#8217;s pretty much a basic &#8220;guestbook with categories&#8221; but there are some nice features such as dynamic permalink generated for each thread/forum based on its title. I&#8217;ve tried to keep AJAX to a minimum and focus on the core features. And because I normally throw another custom js function for every form I use (bad practice).</p>
<p>Behind the scene I made use of more OOP than my other PHP scripts. It&#8217;s really nice when everything works together and the code is not cluttered. On the other hand I miss all those little code hints displayed by <a href="http://www.netbeans.org" target="_blank">Netbeans</a> (in Java). Many times all the errors were dealt with even before compiling the project. Unfortunately <a href="http://www.aptana.com/studio/download" target="_blank">Aptana</a> lacks such features.</p>
<p>Just hope I validated all the data sent and don&#8217;t endup with a nice SQL injection :)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ylipsis.com/blog/2008/10/dirpedia-forum/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
