<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="http://feedproxy.google.com/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feedproxy.google.com/~d/styles/itemcontent.css"?><rss 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:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Code Stuff</title>
	
	<link>http://www.codestuff.com</link>
	<description>Collection of code on the Net</description>
	<pubDate>Mon, 22 Sep 2008 07:12:57 +0000</pubDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
			<image><link>http://codestuff.com</link><url>http://www.codestuff.com/wp-content/themes/codestuff/images/logo-125.png</url><title>Code Stuff</title></image><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feedproxy.google.com/codestuff" type="application/rss+xml" /><item>
		<title>How to secure your Wordpress blog by setting up SSL</title>
		<link>http://feedproxy.google.com/~r/codestuff/~3/YP0MAVjC48s/how-to-secure-your-wordpress-blog-by-setting-up-ssl.html</link>
		<comments>http://www.codestuff.com/2008/09/22/33/how-to-secure-your-wordpress-blog-by-setting-up-ssl.html#comments</comments>
		<pubDate>Mon, 22 Sep 2008 07:12:57 +0000</pubDate>
		<dc:creator>kihbord</dc:creator>
		
		<category><![CDATA[Wordpress]]></category>

		<category><![CDATA[security]]></category>

		<category><![CDATA[SSL]]></category>

		<category><![CDATA[wp-config.php]]></category>

		<guid isPermaLink="false">http://www.codestuff.com/2008/09/22/33/how-to-secure-your-wordpress-blog-by-setting-up-ssl.html</guid>
		<description>The latest (from version 2.6) version of Wordpress has support for making the admin section of your Wordpress site use SSL or Secure Sockets Layer. This means that you&amp;#8217;d be able to encrypt your admin pages if you want to.
Encrypting the admin pages provides more security for your Wordpress site. In order to enforce SSL [...]&lt;div class="feedflare"&gt;
&lt;a href="http://feedproxy.google.com/~f/codestuff?a=E322rael"&gt;&lt;img src="http://feedproxy.google.com/~f/codestuff?d=41" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/codestuff?a=w1twTbh3"&gt;&lt;img src="http://feedproxy.google.com/~f/codestuff?d=43" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/codestuff?a=heHnKdew"&gt;&lt;img src="http://feedproxy.google.com/~f/codestuff?i=heHnKdew" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/codestuff?a=U8pNUeb8"&gt;&lt;img src="http://feedproxy.google.com/~f/codestuff?i=U8pNUeb8" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/codestuff?a=73qaXP7L"&gt;&lt;img src="http://feedproxy.google.com/~f/codestuff?d=52" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/codestuff?a=UoKDkK5r"&gt;&lt;img src="http://feedproxy.google.com/~f/codestuff?i=UoKDkK5r" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/codestuff?a=ISZswyTZ"&gt;&lt;img src="http://feedproxy.google.com/~f/codestuff?d=129" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feedproxy.google.com/~r/codestuff/~4/YP0MAVjC48s" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.codestuff.com/2008/09/22/33/how-to-secure-your-wordpress-blog-by-setting-up-ssl.html/feed</wfw:commentRss>
		<feedburner:origLink>http://www.codestuff.com/2008/09/22/33/how-to-secure-your-wordpress-blog-by-setting-up-ssl.html</feedburner:origLink></item>
		<item>
		<title>A simple way to find out the location of a running shell script</title>
		<link>http://feedproxy.google.com/~r/codestuff/~3/4riDJsrx-Pc/a-simple-way-to-find-out-the-location-of-a-running-shell-script.html</link>
		<comments>http://www.codestuff.com/2008/09/19/32/a-simple-way-to-find-out-the-location-of-a-running-shell-script.html#comments</comments>
		<pubDate>Fri, 19 Sep 2008 07:16:07 +0000</pubDate>
		<dc:creator>kihbord</dc:creator>
		
		<category><![CDATA[Bash]]></category>

		<category><![CDATA[dirname]]></category>

		<category><![CDATA[script]]></category>

		<category><![CDATA[shell]]></category>

		<category><![CDATA[which]]></category>

		<guid isPermaLink="false">http://www.codestuff.com/2008/09/19/32/a-simple-way-to-find-out-the-location-of-a-running-shell-script.html</guid>
		<description>When a shell script is executed, the default directory would normally be the current directory of the user when the script is called. If you get into a situation wherein you want to determine the location of the shell script when it was called by the user, you can do the following within the shell [...]&lt;div class="feedflare"&gt;
&lt;a href="http://feedproxy.google.com/~f/codestuff?a=CUEPlB1c"&gt;&lt;img src="http://feedproxy.google.com/~f/codestuff?d=41" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/codestuff?a=62uzPhVy"&gt;&lt;img src="http://feedproxy.google.com/~f/codestuff?d=43" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/codestuff?a=K9GlKthP"&gt;&lt;img src="http://feedproxy.google.com/~f/codestuff?i=K9GlKthP" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/codestuff?a=4yfY9Gvp"&gt;&lt;img src="http://feedproxy.google.com/~f/codestuff?i=4yfY9Gvp" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/codestuff?a=6MCEvsUy"&gt;&lt;img src="http://feedproxy.google.com/~f/codestuff?d=52" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/codestuff?a=Q3EAgKsf"&gt;&lt;img src="http://feedproxy.google.com/~f/codestuff?i=Q3EAgKsf" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/codestuff?a=52Cik5bL"&gt;&lt;img src="http://feedproxy.google.com/~f/codestuff?d=129" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feedproxy.google.com/~r/codestuff/~4/4riDJsrx-Pc" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.codestuff.com/2008/09/19/32/a-simple-way-to-find-out-the-location-of-a-running-shell-script.html/feed</wfw:commentRss>
		<feedburner:origLink>http://www.codestuff.com/2008/09/19/32/a-simple-way-to-find-out-the-location-of-a-running-shell-script.html</feedburner:origLink></item>
		<item>
		<title>Making CSS work with Firefox and Internet Explorer</title>
		<link>http://feedproxy.google.com/~r/codestuff/~3/ij2AuBQiipU/making-css-work-with-firefox-and-internet-explorer.html</link>
		<comments>http://www.codestuff.com/2008/09/02/23/making-css-work-with-firefox-and-internet-explorer.html#comments</comments>
		<pubDate>Wed, 03 Sep 2008 00:40:48 +0000</pubDate>
		<dc:creator>kihbord</dc:creator>
		
		<category><![CDATA[CSS]]></category>

		<category><![CDATA[Firefox]]></category>

		<category><![CDATA[Internet Explorer]]></category>

		<category><![CDATA[MSIE]]></category>

		<category><![CDATA[stylesheet]]></category>

		<guid isPermaLink="false">http://codestuff.com/2008/09/02/23/making-css-work-with-firefox-and-internet-explorer.html</guid>
		<description>I have just finished up on updating my Javamidlet.com web site. It&amp;#8217;s been almost a year since I&amp;#8217;ve made any changes to the site&amp;#8217;s wordpress theme. The theme I use on Javamidlet was one of my early themes when I was still learning how to make them in Wordpress.
I&amp;#8217;ve learned quite a few from the [...]&lt;div class="feedflare"&gt;
&lt;a href="http://feedproxy.google.com/~f/codestuff?a=IBpADDkL"&gt;&lt;img src="http://feedproxy.google.com/~f/codestuff?d=41" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/codestuff?a=mvv8FTYb"&gt;&lt;img src="http://feedproxy.google.com/~f/codestuff?d=43" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/codestuff?a=jK6poJND"&gt;&lt;img src="http://feedproxy.google.com/~f/codestuff?i=jK6poJND" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/codestuff?a=l89vJbOc"&gt;&lt;img src="http://feedproxy.google.com/~f/codestuff?i=l89vJbOc" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/codestuff?a=7womvwNl"&gt;&lt;img src="http://feedproxy.google.com/~f/codestuff?d=52" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/codestuff?a=x7aJ10FZ"&gt;&lt;img src="http://feedproxy.google.com/~f/codestuff?i=x7aJ10FZ" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/codestuff?a=Y6AEZap6"&gt;&lt;img src="http://feedproxy.google.com/~f/codestuff?d=129" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feedproxy.google.com/~r/codestuff/~4/ij2AuBQiipU" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.codestuff.com/2008/09/02/23/making-css-work-with-firefox-and-internet-explorer.html/feed</wfw:commentRss>
		<feedburner:origLink>http://www.codestuff.com/2008/09/02/23/making-css-work-with-firefox-and-internet-explorer.html</feedburner:origLink></item>
		<item>
		<title>How to check if a Javascript variable is an array</title>
		<link>http://feedproxy.google.com/~r/codestuff/~3/wfy2RFacZMY/how-to-check-if-a-javascript-variable-is-an-array.html</link>
		<comments>http://www.codestuff.com/2008/08/31/22/how-to-check-if-a-javascript-variable-is-an-array.html#comments</comments>
		<pubDate>Sun, 31 Aug 2008 08:39:13 +0000</pubDate>
		<dc:creator>kihbord</dc:creator>
		
		<category><![CDATA[Javascript]]></category>

		<category><![CDATA[array]]></category>

		<category><![CDATA[type checking]]></category>

		<guid isPermaLink="false">http://codestuff.com/2008/08/31/22/how-to-check-if-a-javascript-variable-is-an-array.html</guid>
		<description>Looking for the simplest way to check if a Javascript variable / object is an array? Here&amp;#8217;s a simple way on how to check for an Array variable in javascript:
function isArray(variable) {
if (variable.constructor == Array)
return true;
else
return false;
}
or better yet, just do this:
function isArray(variable) {
return (variable.constructor == Array);
}&lt;div class="feedflare"&gt;
&lt;a href="http://feedproxy.google.com/~f/codestuff?a=uutGFQJJ"&gt;&lt;img src="http://feedproxy.google.com/~f/codestuff?d=41" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/codestuff?a=AJGYq0KO"&gt;&lt;img src="http://feedproxy.google.com/~f/codestuff?d=43" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/codestuff?a=hX7cMOMF"&gt;&lt;img src="http://feedproxy.google.com/~f/codestuff?i=hX7cMOMF" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/codestuff?a=ufxWBVak"&gt;&lt;img src="http://feedproxy.google.com/~f/codestuff?i=ufxWBVak" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/codestuff?a=jq9t5g9f"&gt;&lt;img src="http://feedproxy.google.com/~f/codestuff?d=52" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/codestuff?a=RpgcpiXa"&gt;&lt;img src="http://feedproxy.google.com/~f/codestuff?i=RpgcpiXa" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/codestuff?a=G0pghJUT"&gt;&lt;img src="http://feedproxy.google.com/~f/codestuff?d=129" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feedproxy.google.com/~r/codestuff/~4/wfy2RFacZMY" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.codestuff.com/2008/08/31/22/how-to-check-if-a-javascript-variable-is-an-array.html/feed</wfw:commentRss>
		<feedburner:origLink>http://www.codestuff.com/2008/08/31/22/how-to-check-if-a-javascript-variable-is-an-array.html</feedburner:origLink></item>
		<item>
		<title>Bash script to empty a mysql database</title>
		<link>http://feedproxy.google.com/~r/codestuff/~3/2Q9yEpOsHNU/bash-script-to-empty-a-mysql-database.html</link>
		<comments>http://www.codestuff.com/2008/08/27/21/bash-script-to-empty-a-mysql-database.html#comments</comments>
		<pubDate>Thu, 28 Aug 2008 01:04:18 +0000</pubDate>
		<dc:creator>kihbord</dc:creator>
		
		<category><![CDATA[Bash]]></category>

		<category><![CDATA[database]]></category>

		<category><![CDATA[empty]]></category>

		<category><![CDATA[MySQL]]></category>

		<guid isPermaLink="false">http://codestuff.com/2008/08/27/21/bash-script-to-empty-a-mysql-database.html</guid>
		<description>I wrote a bash shell script that deletes all the tables in a mysql database and I thought I&amp;#8217;d just post it here in case anyone might find it useful. It accepts one required argument which is the database name and one optional argument which is the username with DROP/CREATE  DATABASE privileges to dbname [...]&lt;div class="feedflare"&gt;
&lt;a href="http://feedproxy.google.com/~f/codestuff?a=o3oCu89z"&gt;&lt;img src="http://feedproxy.google.com/~f/codestuff?d=41" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/codestuff?a=QqgR7169"&gt;&lt;img src="http://feedproxy.google.com/~f/codestuff?d=43" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/codestuff?a=c4WDWd6N"&gt;&lt;img src="http://feedproxy.google.com/~f/codestuff?i=c4WDWd6N" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/codestuff?a=zzjcPWf7"&gt;&lt;img src="http://feedproxy.google.com/~f/codestuff?i=zzjcPWf7" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/codestuff?a=TfWeyQbm"&gt;&lt;img src="http://feedproxy.google.com/~f/codestuff?d=52" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/codestuff?a=ZPv5GFlY"&gt;&lt;img src="http://feedproxy.google.com/~f/codestuff?i=ZPv5GFlY" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/codestuff?a=lvSYOIuG"&gt;&lt;img src="http://feedproxy.google.com/~f/codestuff?d=129" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feedproxy.google.com/~r/codestuff/~4/2Q9yEpOsHNU" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.codestuff.com/2008/08/27/21/bash-script-to-empty-a-mysql-database.html/feed</wfw:commentRss>
		<feedburner:origLink>http://www.codestuff.com/2008/08/27/21/bash-script-to-empty-a-mysql-database.html</feedburner:origLink></item>
		<item>
		<title>How to empty a mysql database</title>
		<link>http://feedproxy.google.com/~r/codestuff/~3/0c5HX5g2hN8/how-to-empty-a-mysql-database.html</link>
		<comments>http://www.codestuff.com/2008/08/27/20/how-to-empty-a-mysql-database.html#comments</comments>
		<pubDate>Wed, 27 Aug 2008 12:08:23 +0000</pubDate>
		<dc:creator>kihbord</dc:creator>
		
		<category><![CDATA[MySQL]]></category>

		<category><![CDATA[database]]></category>

		<category><![CDATA[empty]]></category>

		<guid isPermaLink="false">http://codestuff.com/2008/08/27/20/how-to-empty-a-mysql-database.html</guid>
		<description>This morning I was doing some tests and I found myself having to use a web-based mysql tool called phpmyadmin to delete all the tables in a mysql database.
Since I was to do it several times, I decided to use the command line interface program mysql. I was kinda surprise that I didn&amp;#8217;t find any [...]&lt;div class="feedflare"&gt;
&lt;a href="http://feedproxy.google.com/~f/codestuff?a=Dd093hhT"&gt;&lt;img src="http://feedproxy.google.com/~f/codestuff?d=41" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/codestuff?a=AcHoQzGo"&gt;&lt;img src="http://feedproxy.google.com/~f/codestuff?d=43" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/codestuff?a=qvq8xAly"&gt;&lt;img src="http://feedproxy.google.com/~f/codestuff?i=qvq8xAly" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/codestuff?a=3i91Kgr9"&gt;&lt;img src="http://feedproxy.google.com/~f/codestuff?i=3i91Kgr9" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/codestuff?a=6F5cE2Dc"&gt;&lt;img src="http://feedproxy.google.com/~f/codestuff?d=52" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/codestuff?a=O8THL89v"&gt;&lt;img src="http://feedproxy.google.com/~f/codestuff?i=O8THL89v" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/codestuff?a=wqro83sg"&gt;&lt;img src="http://feedproxy.google.com/~f/codestuff?d=129" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feedproxy.google.com/~r/codestuff/~4/0c5HX5g2hN8" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.codestuff.com/2008/08/27/20/how-to-empty-a-mysql-database.html/feed</wfw:commentRss>
		<feedburner:origLink>http://www.codestuff.com/2008/08/27/20/how-to-empty-a-mysql-database.html</feedburner:origLink></item>
		<item>
		<title>Using mailto links in web pages</title>
		<link>http://feedproxy.google.com/~r/codestuff/~3/bzSnbCYuXFQ/using-mailto-links-in-web-pages.html</link>
		<comments>http://www.codestuff.com/2008/08/25/19/using-mailto-links-in-web-pages.html#comments</comments>
		<pubDate>Mon, 25 Aug 2008 06:44:37 +0000</pubDate>
		<dc:creator>kihbord</dc:creator>
		
		<category><![CDATA[HTML]]></category>

		<category><![CDATA[mailto]]></category>

		<guid isPermaLink="false">http://codestuff.com/2008/08/25/19/using-mailto-links-in-web-pages.html</guid>
		<description>Yesterday, I found myself in a situation, wherein I wanted to provide a mailto link that will not only include a subject but also an initial body when a web site visitor clicks on the link.
I was quite sure that it was possible but couldn&amp;#8217;t remember how to do it so after some googling, I [...]&lt;div class="feedflare"&gt;
&lt;a href="http://feedproxy.google.com/~f/codestuff?a=5uUQ4IzF"&gt;&lt;img src="http://feedproxy.google.com/~f/codestuff?d=41" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/codestuff?a=AkXe7fpc"&gt;&lt;img src="http://feedproxy.google.com/~f/codestuff?d=43" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/codestuff?a=e07TGrSF"&gt;&lt;img src="http://feedproxy.google.com/~f/codestuff?i=e07TGrSF" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/codestuff?a=85xLLnTt"&gt;&lt;img src="http://feedproxy.google.com/~f/codestuff?i=85xLLnTt" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/codestuff?a=BehKd78t"&gt;&lt;img src="http://feedproxy.google.com/~f/codestuff?d=52" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/codestuff?a=hgXzjt1O"&gt;&lt;img src="http://feedproxy.google.com/~f/codestuff?i=hgXzjt1O" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/codestuff?a=e0TqeW3W"&gt;&lt;img src="http://feedproxy.google.com/~f/codestuff?d=129" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feedproxy.google.com/~r/codestuff/~4/bzSnbCYuXFQ" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.codestuff.com/2008/08/25/19/using-mailto-links-in-web-pages.html/feed</wfw:commentRss>
		<feedburner:origLink>http://www.codestuff.com/2008/08/25/19/using-mailto-links-in-web-pages.html</feedburner:origLink></item>
		<item>
		<title>Project Gazell source code released to public</title>
		<link>http://feedproxy.google.com/~r/codestuff/~3/PYVE3APHGqI/project-gazell-source-code-released-to-public.html</link>
		<comments>http://www.codestuff.com/2008/08/21/16/project-gazell-source-code-released-to-public.html#comments</comments>
		<pubDate>Thu, 21 Aug 2008 23:43:10 +0000</pubDate>
		<dc:creator>kihbord</dc:creator>
		
		<category><![CDATA[C++]]></category>

		<category><![CDATA[PHP]]></category>

		<category><![CDATA[Gazelle]]></category>

		<guid isPermaLink="false">http://codestuff.com/2008/08/21/16/project-gazell-source-code-released-to-public.html</guid>
		<description>In an effort to improve private torrent trackers the Project Gazelle team has created a reliable, lightweight and secure codebase. It was designed from the ground up to be secure against SQL and XSS injection attacks and at the same time be able to handle thousands of users.
The source code, which is currently undergoing beta, [...]&lt;div class="feedflare"&gt;
&lt;a href="http://feedproxy.google.com/~f/codestuff?a=r8LjodI9"&gt;&lt;img src="http://feedproxy.google.com/~f/codestuff?d=41" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/codestuff?a=WBJkLWHl"&gt;&lt;img src="http://feedproxy.google.com/~f/codestuff?d=43" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/codestuff?a=8LDsroPI"&gt;&lt;img src="http://feedproxy.google.com/~f/codestuff?i=8LDsroPI" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/codestuff?a=88J0ybog"&gt;&lt;img src="http://feedproxy.google.com/~f/codestuff?i=88J0ybog" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/codestuff?a=yXns77yc"&gt;&lt;img src="http://feedproxy.google.com/~f/codestuff?d=52" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/codestuff?a=7M249bwS"&gt;&lt;img src="http://feedproxy.google.com/~f/codestuff?i=7M249bwS" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/codestuff?a=28xtX7Q5"&gt;&lt;img src="http://feedproxy.google.com/~f/codestuff?d=129" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feedproxy.google.com/~r/codestuff/~4/PYVE3APHGqI" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.codestuff.com/2008/08/21/16/project-gazell-source-code-released-to-public.html/feed</wfw:commentRss>
		<feedburner:origLink>http://www.codestuff.com/2008/08/21/16/project-gazell-source-code-released-to-public.html</feedburner:origLink></item>
		<item>
		<title>The .NET Source Code soon to be released</title>
		<link>http://feedproxy.google.com/~r/codestuff/~3/Cs1b8FosK4Q/the-net-source-code-soon-to-be-released.html</link>
		<comments>http://www.codestuff.com/2008/08/20/15/the-net-source-code-soon-to-be-released.html#comments</comments>
		<pubDate>Thu, 21 Aug 2008 01:43:34 +0000</pubDate>
		<dc:creator>kihbord</dc:creator>
		
		<category><![CDATA[.NET]]></category>

		<category><![CDATA[framework]]></category>

		<category><![CDATA[visual studio]]></category>

		<guid isPermaLink="false">http://codestuff.com/2008/08/20/15/the-net-source-code-soon-to-be-released.html</guid>
		<description>Looks like Microsoft will be releasing the source code for the .NET framework for the soon to be released version 3.5 of the framework. ScottGu has made the announcement on his blog.
This is welcome news for .NET developers because it will help a lot in creating and debugging .NET software. The .NET source code release [...]&lt;div class="feedflare"&gt;
&lt;a href="http://feedproxy.google.com/~f/codestuff?a=oLXvC8ZT"&gt;&lt;img src="http://feedproxy.google.com/~f/codestuff?d=41" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/codestuff?a=Md1xn7n8"&gt;&lt;img src="http://feedproxy.google.com/~f/codestuff?d=43" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/codestuff?a=Ax0Q344w"&gt;&lt;img src="http://feedproxy.google.com/~f/codestuff?i=Ax0Q344w" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/codestuff?a=L9DlHUYR"&gt;&lt;img src="http://feedproxy.google.com/~f/codestuff?i=L9DlHUYR" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/codestuff?a=iPAN2cyw"&gt;&lt;img src="http://feedproxy.google.com/~f/codestuff?d=52" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/codestuff?a=tlj5hXNJ"&gt;&lt;img src="http://feedproxy.google.com/~f/codestuff?i=tlj5hXNJ" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/codestuff?a=9kNHoRvW"&gt;&lt;img src="http://feedproxy.google.com/~f/codestuff?d=129" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feedproxy.google.com/~r/codestuff/~4/Cs1b8FosK4Q" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.codestuff.com/2008/08/20/15/the-net-source-code-soon-to-be-released.html/feed</wfw:commentRss>
		<feedburner:origLink>http://www.codestuff.com/2008/08/20/15/the-net-source-code-soon-to-be-released.html</feedburner:origLink></item>
		<item>
		<title>How to pass data in neutral way in C++</title>
		<link>http://feedproxy.google.com/~r/codestuff/~3/9VQpTZh_MAM/how-to-pass-data-in-neutral-way-in-c.html</link>
		<comments>http://www.codestuff.com/2008/07/09/14/how-to-pass-data-in-neutral-way-in-c.html#comments</comments>
		<pubDate>Wed, 09 Jul 2008 10:40:40 +0000</pubDate>
		<dc:creator>kihbord</dc:creator>
		
		<category><![CDATA[C++]]></category>

		<category><![CDATA[data passing]]></category>

		<guid isPermaLink="false">http://www.codestuff.com/?p=15</guid>
		<description>I have often thought what would really be the easiest, efficient (in terms of coding, performance, storage) way of passing data across a network or even just among several software applications.
Different solutions have been available depending on different applications. The current trend of using XML as a universal way to pass around data has been [...]&lt;div class="feedflare"&gt;
&lt;a href="http://feedproxy.google.com/~f/codestuff?a=FuK2eNlq"&gt;&lt;img src="http://feedproxy.google.com/~f/codestuff?d=41" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/codestuff?a=6JYY8Mwr"&gt;&lt;img src="http://feedproxy.google.com/~f/codestuff?d=43" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/codestuff?a=o9toeWFu"&gt;&lt;img src="http://feedproxy.google.com/~f/codestuff?i=o9toeWFu" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/codestuff?a=7D3pBuXc"&gt;&lt;img src="http://feedproxy.google.com/~f/codestuff?i=7D3pBuXc" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/codestuff?a=fXE2Eqrx"&gt;&lt;img src="http://feedproxy.google.com/~f/codestuff?d=52" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/codestuff?a=9Ml4MGXo"&gt;&lt;img src="http://feedproxy.google.com/~f/codestuff?i=9Ml4MGXo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/codestuff?a=YUyY4n19"&gt;&lt;img src="http://feedproxy.google.com/~f/codestuff?d=129" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feedproxy.google.com/~r/codestuff/~4/9VQpTZh_MAM" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.codestuff.com/2008/07/09/14/how-to-pass-data-in-neutral-way-in-c.html/feed</wfw:commentRss>
		<feedburner:origLink>http://www.codestuff.com/2008/07/09/14/how-to-pass-data-in-neutral-way-in-c.html</feedburner:origLink></item>
	</channel>
</rss>
