<?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>Alex Mauzon &#187; Programming</title>
	<atom:link href="http://mauzon.com/category/programming/feed/" rel="self" type="application/rss+xml" />
	<link>http://mauzon.com</link>
	<description>Coding and programming tricks, ideas, notes: xHTML, CSS, JS etc</description>
	<lastBuildDate>Tue, 29 Sep 2009 20:49:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>gobarz.com</title>
		<link>http://mauzon.com/gobarzcom/</link>
		<comments>http://mauzon.com/gobarzcom/#comments</comments>
		<pubDate>Thu, 09 Feb 2006 21:33:15 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[DOM]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.mauzon.com/?p=62</guid>
		<description><![CDATA[Actually, it creates you a link you can use on your website. Anyone who will click on it &#8211; will have your website bookmarked in his Google Toolbar. Also &#8211; you can add your RSS feed straight to the Google toolbar with the use of this tool. It’s free, fast and fresh, and we did [...]]]></description>
		<wfw:commentRss>http://mauzon.com/gobarzcom/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Useful fonts list</title>
		<link>http://mauzon.com/useful-fonts-list/</link>
		<comments>http://mauzon.com/useful-fonts-list/#comments</comments>
		<pubDate>Fri, 27 May 2005 09:40:10 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[ASP]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.mauzon.com/?p=44</guid>
		<description><![CDATA[Monospace/Fixed Width Programmer&#8217;s Fonts: Good Programming Font Criteria: Crisp clear characters. Extended characterset. Good use of whitespace. &#8216;l&#8217;, &#8217;1&#8242; and &#8216;i&#8217; are easily distinguished &#8217;0&#8242;, &#8216;o&#8217; and &#8216;O&#8217; are easily distinguished forward quotes from back quotes are easily distinguished -prefer mirrored appearance Clear punctuation characters, especially braces, parenthesis and brackets]]></description>
		<wfw:commentRss>http://mauzon.com/useful-fonts-list/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP:  if register_globals: Off</title>
		<link>http://mauzon.com/php-if-register_globals-off/</link>
		<comments>http://mauzon.com/php-if-register_globals-off/#comments</comments>
		<pubDate>Tue, 14 Dec 2004 01:26:06 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://mauzon.com/?p=18</guid>
		<description><![CDATA[Some guys created project and uploaded it to server. Their dev. server has register_globals: On. Production server has register_globals: Off. Good start, isn&#8217;t it? Thanks to one of my friends for his help with this small script (put it just after session_start()) if (count($_REQUEST) > 0) { foreach ($_REQUEST as $key => $value) { if [...]]]></description>
		<wfw:commentRss>http://mauzon.com/php-if-register_globals-off/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

