<?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>blog.cnizz.com</title>
	<atom:link href="http://blog.cnizz.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.cnizz.com</link>
	<description>my little notepad</description>
	<lastBuildDate>Fri, 19 Mar 2010 16:04:42 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Fix Gnome Vino Server (VNC) From Randomly Closing on Ubuntu</title>
		<link>http://blog.cnizz.com/2010/03/19/fix-gnome-vino-server-vnc-from-randomly-closing-on-ubuntu/</link>
		<comments>http://blog.cnizz.com/2010/03/19/fix-gnome-vino-server-vnc-from-randomly-closing-on-ubuntu/#comments</comments>
		<pubDate>Fri, 19 Mar 2010 16:04:21 +0000</pubDate>
		<dc:creator>chris</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[gnome]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[vino]]></category>

		<guid isPermaLink="false">http://blog.cnizz.com/?p=309</guid>
		<description><![CDATA[I&#8217;m not a fan of Gnomes implementation of the VNC Server on Ubuntu.  It is always randomly closing on me.  If you have SSH access to your desktop though you can remotely start the vino-server allowing you to once again VNC in.
Simply create the following script and name it something like start-vino.sh:

#!/bin/bash
export DISPLAY=:0.0
start [...]]]></description>
		<wfw:commentRss>http://blog.cnizz.com/2010/03/19/fix-gnome-vino-server-vnc-from-randomly-closing-on-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Type Casting In PHP To Prevent XSS and SQL Injection</title>
		<link>http://blog.cnizz.com/2010/03/14/type-casting-in-php-to-prevent-xss-and-sql-injection/</link>
		<comments>http://blog.cnizz.com/2010/03/14/type-casting-in-php-to-prevent-xss-and-sql-injection/#comments</comments>
		<pubDate>Sun, 14 Mar 2010 02:34:23 +0000</pubDate>
		<dc:creator>chris</dc:creator>
				<category><![CDATA[rant]]></category>

		<guid isPermaLink="false">http://blog.cnizz.com/?p=303</guid>
		<description><![CDATA[Lots of developers think the best way to prevent XSS and SQL injection attacks are by passing all user input through a filter function.  If you&#8217;re one of these developers don&#8217;t worry, you&#8217;re still right.  There is a better (less code and less CPU cycles) way to do this on certain user inputs [...]]]></description>
		<wfw:commentRss>http://blog.cnizz.com/2010/03/14/type-casting-in-php-to-prevent-xss-and-sql-injection/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>So What Is The Difference Between Web Developers and Web Designers?</title>
		<link>http://blog.cnizz.com/2010/02/24/so-what-is-the-difference-between-web-developers-and-web-designers/</link>
		<comments>http://blog.cnizz.com/2010/02/24/so-what-is-the-difference-between-web-developers-and-web-designers/#comments</comments>
		<pubDate>Wed, 24 Feb 2010 05:58:13 +0000</pubDate>
		<dc:creator>chris</dc:creator>
				<category><![CDATA[rant]]></category>

		<guid isPermaLink="false">http://blog.cnizz.com/?p=297</guid>
		<description><![CDATA[I get asked this question one way or another all the time.  Either its someone actually trying to understand the difference (and there is a huge difference) or by people I am introducing myself to when they ask me what I do for a living.  In the later sense they usually respond with [...]]]></description>
		<wfw:commentRss>http://blog.cnizz.com/2010/02/24/so-what-is-the-difference-between-web-developers-and-web-designers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MySQL engines, InnoDb versus MyISAM for web developers</title>
		<link>http://blog.cnizz.com/2010/02/23/mysql-engines-innodb-versus-myisam-for-web-developers/</link>
		<comments>http://blog.cnizz.com/2010/02/23/mysql-engines-innodb-versus-myisam-for-web-developers/#comments</comments>
		<pubDate>Tue, 23 Feb 2010 06:19:53 +0000</pubDate>
		<dc:creator>chris</dc:creator>
				<category><![CDATA[SQL]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[innodb]]></category>
		<category><![CDATA[mysql]]></category>

		<guid isPermaLink="false">http://blog.cnizz.com/?p=295</guid>
		<description><![CDATA[Let me start out by saying I think MyISAM sucks.  I hate it.  It&#8217;s the default MySQL database engine, but its non-relational so a lot of people just start using it without exploring the other options.  Hey thats okay, I did the same thing until some smart guys over at my last [...]]]></description>
		<wfw:commentRss>http://blog.cnizz.com/2010/02/23/mysql-engines-innodb-versus-myisam-for-web-developers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Twittrash &#8211; Twitter Trash and Other Scum on the Internet</title>
		<link>http://blog.cnizz.com/2010/02/17/twittrash-twitter-trash-and-other-scum-on-the-internet/</link>
		<comments>http://blog.cnizz.com/2010/02/17/twittrash-twitter-trash-and-other-scum-on-the-internet/#comments</comments>
		<pubDate>Tue, 16 Feb 2010 23:58:36 +0000</pubDate>
		<dc:creator>chris</dc:creator>
				<category><![CDATA[rant]]></category>
		<category><![CDATA[seo]]></category>

		<guid isPermaLink="false">http://blog.cnizz.com/?p=292</guid>
		<description><![CDATA[There are legitimate ways of winning followers in twitter.  It's hard starting from ground zero and doing things legit (trust me I'm doing it now) but it can be done.  Twittrash is no different than snake oil salesman, politicians, and blog spammers.  Thanks for reading.]]></description>
		<wfw:commentRss>http://blog.cnizz.com/2010/02/17/twittrash-twitter-trash-and-other-scum-on-the-internet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
