<?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>dev.enekoalonso.com &#187; counter</title>
	<atom:link href="http://dev.enekoalonso.com/tag/counter/feed/" rel="self" type="application/rss+xml" />
	<link>http://dev.enekoalonso.com</link>
	<description>having fun with code</description>
	<lastBuildDate>Wed, 12 Oct 2011 21:40:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>vancode2int</title>
		<link>http://dev.enekoalonso.com/2009/02/24/vancode2int/</link>
		<comments>http://dev.enekoalonso.com/2009/02/24/vancode2int/#comments</comments>
		<pubDate>Wed, 25 Feb 2009 05:52:01 +0000</pubDate>
		<dc:creator>Eneko Alonso</dc:creator>
				<category><![CDATA[uncategorized]]></category>
		<category><![CDATA[comment]]></category>
		<category><![CDATA[comments]]></category>
		<category><![CDATA[counter]]></category>
		<category><![CDATA[drupal]]></category>

		<guid isPermaLink="false">http://dev.enekoalonso.com/?p=277</guid>
		<description><![CDATA[vancode2int is a very simple but nice function I was looking for for a while and I had no idea Drupal included. It basically decodes the thread id of a comment in Drupal converting it back to an integer, which is very useful when displaying comments on a plain list, instead of on a threaded [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://api.drupal.org/api/function/vancode2int/6">vancode2int</a> is a very simple but nice function I was looking for for a while and I had no idea Drupal included. It basically decodes the thread id of a comment in Drupal converting it back to an integer, which is very useful when displaying comments on a plain list, instead of on a threaded conversation tree.</p>
<h3  class="related_post_title">Related Posts:</h3><ul class="related_post"><li>December 14, 2008 -- <a href="http://dev.enekoalonso.com/2008/12/14/keyboard-shortcuts-in-drupal-navigating-through-comments/" title="Keyboard shortcuts in Drupal: Navigating through comments">Keyboard shortcuts in Drupal: Navigating through comments</a> (2)</li><li>December 13, 2008 -- <a href="http://dev.enekoalonso.com/2008/12/13/ajax-comments-in-drupal-5-how-i-made-it-part-iii/" title="Ajax comments in Drupal 5: How I made it &#8211; Part III">Ajax comments in Drupal 5: How I made it &#8211; Part III</a> (10)</li><li>December 11, 2008 -- <a href="http://dev.enekoalonso.com/2008/12/11/ajax-comments-in-drupal-5-how-i-made-it-part-ii/" title="Ajax comments in Drupal 5: How I made it &#8211; Part II">Ajax comments in Drupal 5: How I made it &#8211; Part II</a> (0)</li><li>December 10, 2008 -- <a href="http://dev.enekoalonso.com/2008/12/10/ajax-comments-in-drupal-5-how-i-made-it-part-i/" title="Ajax comments in Drupal 5: How I made it &#8211; Part I">Ajax comments in Drupal 5: How I made it &#8211; Part I</a> (10)</li></ul>]]></content:encoded>
			<wfw:commentRss>http://dev.enekoalonso.com/2009/02/24/vancode2int/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

