<?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>Bit salad</title>
	<atom:link href="http://ezbitz.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://ezbitz.com</link>
	<description>Practical stuff</description>
	<lastBuildDate>Sun, 30 Oct 2011 11:22:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>How to delete hiberfil.sys in Windows 7</title>
		<link>http://ezbitz.com/2011/10/30/how-to-delete-hiberfil-sys-in-windows-7/</link>
		<comments>http://ezbitz.com/2011/10/30/how-to-delete-hiberfil-sys-in-windows-7/#comments</comments>
		<pubDate>Sun, 30 Oct 2011 11:22:10 +0000</pubDate>
		<dc:creator>The Chef</dc:creator>
				<category><![CDATA[Guides]]></category>
		<category><![CDATA[disable hibernate]]></category>
		<category><![CDATA[free space]]></category>
		<category><![CDATA[hiberfil.sys]]></category>
		<category><![CDATA[windows 7]]></category>

		<guid isPermaLink="false">http://ezbitz.com/?p=190</guid>
		<description><![CDATA[Open a command prompt by typing cmd in search and write there: powercfg /hibernate off That&#8217;s all you gou yourself a few gigabytes of free space on drive C !]]></description>
		<wfw:commentRss>http://ezbitz.com/2011/10/30/how-to-delete-hiberfil-sys-in-windows-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Decode Yahoo Messenger archive in c#</title>
		<link>http://ezbitz.com/2010/04/01/decode-yahoo-messenger-archive-in-c/</link>
		<comments>http://ezbitz.com/2010/04/01/decode-yahoo-messenger-archive-in-c/#comments</comments>
		<pubDate>Thu, 01 Apr 2010 18:06:02 +0000</pubDate>
		<dc:creator>The Chef</dc:creator>
				<category><![CDATA[c#]]></category>
		<category><![CDATA[archive decoder]]></category>
		<category><![CDATA[yahoo messenger]]></category>

		<guid isPermaLink="false">http://ezbitz.com/?p=176</guid>
		<description><![CDATA[One of the better features of yahoo messenger is the archive viewer. Unlike msn messenger, yahoo stores the archive in a structured format. One drawback of the archive viewer is that you have to be online and logged into yahoo to view your archives. The messages in the archive file are not encrypted; yahoo uses [...]]]></description>
		<wfw:commentRss>http://ezbitz.com/2010/04/01/decode-yahoo-messenger-archive-in-c/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>WordPress cirip plugin launched</title>
		<link>http://ezbitz.com/2009/07/05/wordpress-cirip-plugin-launched/</link>
		<comments>http://ezbitz.com/2009/07/05/wordpress-cirip-plugin-launched/#comments</comments>
		<pubDate>Sun, 05 Jul 2009 11:57:39 +0000</pubDate>
		<dc:creator>The Chef</dc:creator>
				<category><![CDATA[wordpress]]></category>
		<category><![CDATA[cirip]]></category>
		<category><![CDATA[cirip plugin]]></category>
		<category><![CDATA[cirip.ro]]></category>
		<category><![CDATA[word]]></category>
		<category><![CDATA[wordpress plugin]]></category>

		<guid isPermaLink="false">http://ezbitz.com/?p=152</guid>
		<description><![CDATA[Today I&#8217;ve launched the plugin that passes your blog posts to cirip.ro, the micro-blogging platform. More details: http://ezbitz.com/wp-cirip/ Enjoy]]></description>
		<wfw:commentRss>http://ezbitz.com/2009/07/05/wordpress-cirip-plugin-launched/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to make an WordPress plugin from scratch</title>
		<link>http://ezbitz.com/2009/07/03/how-to-make-an-wordpress-plugin-from-scratch/</link>
		<comments>http://ezbitz.com/2009/07/03/how-to-make-an-wordpress-plugin-from-scratch/#comments</comments>
		<pubDate>Fri, 03 Jul 2009 18:55:38 +0000</pubDate>
		<dc:creator>The Chef</dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[regex]]></category>
		<category><![CDATA[wordpress plugin]]></category>

		<guid isPermaLink="false">http://ezbitz.com/?p=146</guid>
		<description><![CDATA[Create an empty php file. First of all we need to fill some plugin details that will appear on the plugins page: plugin name, description, author, version etc. For this example I&#8217;ve decided to make a small plugin that removes the links from comments. For this, we need to hook the wordpress function that displays [...]]]></description>
		<wfw:commentRss>http://ezbitz.com/2009/07/03/how-to-make-an-wordpress-plugin-from-scratch/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Quick tip: All-in-One Gestures on Firefox 3.5</title>
		<link>http://ezbitz.com/2009/06/30/quick-tip-all-in-one-gestures-on-firefox-3-5/</link>
		<comments>http://ezbitz.com/2009/06/30/quick-tip-all-in-one-gestures-on-firefox-3-5/#comments</comments>
		<pubDate>Tue, 30 Jun 2009 18:17:12 +0000</pubDate>
		<dc:creator>The Chef</dc:creator>
				<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[addons]]></category>
		<category><![CDATA[All-in-One Gestures]]></category>
		<category><![CDATA[Firefox 3.5]]></category>
		<category><![CDATA[howto]]></category>

		<guid isPermaLink="false">http://ezbitz.com/?p=134</guid>
		<description><![CDATA[Today the new Firefox 3.5 has arrived. But after installing it the addons nightmare begins: incompatible versions. I can live without some of them but no TabMixPlus and All-in-One Gestures. I found a TMP version for Firefox 3.5b but there was no gestures and instinctively the contextual menu was popping around. After some research I [...]]]></description>
		<wfw:commentRss>http://ezbitz.com/2009/06/30/quick-tip-all-in-one-gestures-on-firefox-3-5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Simple ImageShack upload using C#</title>
		<link>http://ezbitz.com/2009/06/08/simple-imageshack-upload-using-c/</link>
		<comments>http://ezbitz.com/2009/06/08/simple-imageshack-upload-using-c/#comments</comments>
		<pubDate>Mon, 08 Jun 2009 16:54:07 +0000</pubDate>
		<dc:creator>The Chef</dc:creator>
				<category><![CDATA[c#]]></category>
		<category><![CDATA[ImageShack]]></category>
		<category><![CDATA[ImageShack API]]></category>
		<category><![CDATA[memory xml deserialize]]></category>

		<guid isPermaLink="false">http://ezbitz.com/?p=121</guid>
		<description><![CDATA[First of all this class is based on the http helper class. The rest is trivial. Here is a piece of code The result is an xml. You can deserialize it using the XML serializer/deserializer from the previous post. Hope it helps. Enjoy]]></description>
		<wfw:commentRss>http://ezbitz.com/2009/06/08/simple-imageshack-upload-using-c/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>XML class serializer in C#</title>
		<link>http://ezbitz.com/2009/06/06/xml-class-serializer-in-c/</link>
		<comments>http://ezbitz.com/2009/06/06/xml-class-serializer-in-c/#comments</comments>
		<pubDate>Sat, 06 Jun 2009 18:22:24 +0000</pubDate>
		<dc:creator>The Chef</dc:creator>
				<category><![CDATA[c#]]></category>
		<category><![CDATA[.net framework]]></category>
		<category><![CDATA[memory xml deserialize]]></category>
		<category><![CDATA[xml deserialize]]></category>
		<category><![CDATA[xml serialize]]></category>

		<guid isPermaLink="false">http://ezbitz.com/?p=116</guid>
		<description><![CDATA[Here it is a short class very useful for serializing and deserializing. This is a good for settings file or configuration files. Here it is a short usage example: and this is the xml it produces:]]></description>
		<wfw:commentRss>http://ezbitz.com/2009/06/06/xml-class-serializer-in-c/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Finding DNS servers using c#</title>
		<link>http://ezbitz.com/2009/06/06/finding-dns-servers-using-c/</link>
		<comments>http://ezbitz.com/2009/06/06/finding-dns-servers-using-c/#comments</comments>
		<pubDate>Sat, 06 Jun 2009 16:53:53 +0000</pubDate>
		<dc:creator>The Chef</dc:creator>
				<category><![CDATA[c#]]></category>
		<category><![CDATA[net]]></category>
		<category><![CDATA[.net framework]]></category>
		<category><![CDATA[dns]]></category>

		<guid isPermaLink="false">http://ezbitz.com/?p=113</guid>
		<description><![CDATA[Every computer connected to the internet must interrogate a DNS server in order to resolve domain names to ip addresses. To find the DNS server addresses your computer uses to resolve names, either it has a dhcp or static ip address, you can use the following piece of code. I wrapped all around a nice [...]]]></description>
		<wfw:commentRss>http://ezbitz.com/2009/06/06/finding-dns-servers-using-c/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Short guide on detecting invisible yahoo users</title>
		<link>http://ezbitz.com/2009/06/06/short-guide-on-detecting-invisible-yahoo-users/</link>
		<comments>http://ezbitz.com/2009/06/06/short-guide-on-detecting-invisible-yahoo-users/#comments</comments>
		<pubDate>Sat, 06 Jun 2009 09:25:27 +0000</pubDate>
		<dc:creator>The Chef</dc:creator>
				<category><![CDATA[Guides]]></category>
		<category><![CDATA[ebuddy]]></category>
		<category><![CDATA[guide]]></category>
		<category><![CDATA[meebo]]></category>
		<category><![CDATA[pidgin]]></category>
		<category><![CDATA[yahoo invisible detector]]></category>
		<category><![CDATA[yahoo invisible scanner]]></category>
		<category><![CDATA[Yahoo invisible scanner script]]></category>
		<category><![CDATA[yahoo messenger]]></category>

		<guid isPermaLink="false">http://ezbitz.com/?p=109</guid>
		<description><![CDATA[These days it&#8217;s very popular especially for high-school teenagers to chat over yahoo messenger and other programs using same yahoo messenger protocol. Inevitably there had appeared programs and services related to yahoo messenger: tools, skins, emoticons and not the last invisible detectors. There are 2 kind of invisible yahoo scanners: web-based and stand-alone. There are [...]]]></description>
		<wfw:commentRss>http://ezbitz.com/2009/06/06/short-guide-on-detecting-invisible-yahoo-users/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to calculate md5 of a string in C#</title>
		<link>http://ezbitz.com/2009/05/26/how-to-calculate-md5-of-a-string-in-csharp/</link>
		<comments>http://ezbitz.com/2009/05/26/how-to-calculate-md5-of-a-string-in-csharp/#comments</comments>
		<pubDate>Tue, 26 May 2009 17:58:56 +0000</pubDate>
		<dc:creator>The Chef</dc:creator>
				<category><![CDATA[c#]]></category>
		<category><![CDATA[cryptography]]></category>
		<category><![CDATA[.net framework]]></category>
		<category><![CDATA[md5]]></category>
		<category><![CDATA[MD5CryptoServiceProvider]]></category>

		<guid isPermaLink="false">http://ezbitz.com/?p=107</guid>
		<description><![CDATA[If you have ever dared to write the md5 hashing algorithm in C#, you better stay calm because the MS guys thought of everything. It&#8217;s all in the framework. With just 2 lines of code the job is done. Take a look at the following piece of code: Easy, isn&#8217;t it ?]]></description>
		<wfw:commentRss>http://ezbitz.com/2009/05/26/how-to-calculate-md5-of-a-string-in-csharp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

