<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Save the programmer,  save your code</title>
	<atom:link href="http://saveyourcode.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://saveyourcode.wordpress.com</link>
	<description></description>
	<lastBuildDate>Mon, 26 Oct 2009 16:42:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='saveyourcode.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Save the programmer,  save your code</title>
		<link>http://saveyourcode.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://saveyourcode.wordpress.com/osd.xml" title="Save the programmer,  save your code" />
	<atom:link rel='hub' href='http://saveyourcode.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Xampp between php4 and php5</title>
		<link>http://saveyourcode.wordpress.com/2009/10/26/xampp-between-php4-and-php5/</link>
		<comments>http://saveyourcode.wordpress.com/2009/10/26/xampp-between-php4-and-php5/#comments</comments>
		<pubDate>Mon, 26 Oct 2009 16:42:53 +0000</pubDate>
		<dc:creator>lylebautier</dc:creator>
				<category><![CDATA[Php]]></category>
		<category><![CDATA[Resources]]></category>

		<guid isPermaLink="false">http://saveyourcode.wordpress.com/?p=11</guid>
		<description><![CDATA[Win32: - Execute C:\Xampp\php-switch.exe<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=saveyourcode.wordpress.com&amp;blog=10064461&amp;post=11&amp;subd=saveyourcode&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Win32:</p>
<p>- Execute C:\Xampp\php-switch.exe</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/saveyourcode.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/saveyourcode.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/saveyourcode.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/saveyourcode.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/saveyourcode.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/saveyourcode.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/saveyourcode.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/saveyourcode.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/saveyourcode.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/saveyourcode.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/saveyourcode.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/saveyourcode.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/saveyourcode.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/saveyourcode.wordpress.com/11/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=saveyourcode.wordpress.com&amp;blog=10064461&amp;post=11&amp;subd=saveyourcode&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://saveyourcode.wordpress.com/2009/10/26/xampp-between-php4-and-php5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0bbbc632e441796cf290d07e0bb35acc?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">lylebautier</media:title>
		</media:content>
	</item>
		<item>
		<title>GIT: Cheat Sheet</title>
		<link>http://saveyourcode.wordpress.com/2009/10/22/git-cheat-sheet/</link>
		<comments>http://saveyourcode.wordpress.com/2009/10/22/git-cheat-sheet/#comments</comments>
		<pubDate>Thu, 22 Oct 2009 16:01:19 +0000</pubDate>
		<dc:creator>lylebautier</dc:creator>
				<category><![CDATA[Git]]></category>

		<guid isPermaLink="false">http://saveyourcode.wordpress.com/?p=8</guid>
		<description><![CDATA[See this. http://www.spheredev.org/wiki/Git_for_the_lazy http://blep.blogspot.com/2009/02/git-para-trabajar-en-puestos-diferentes.html http://lobotuerto.com/blog/2008/05/24/sistemas-de-control-de-versiones-subversion-y-git/ http://ktown.kde.org/~zrusin/git/git-cheat-sheet-medium.png http://code.google.com/p/tortoisegit/<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=saveyourcode.wordpress.com&amp;blog=10064461&amp;post=8&amp;subd=saveyourcode&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>See <a class="wpGallery" href="http://ktown.kde.org/~zrusin/git/git-cheat-sheet-medium.png" target="_blank">this</a>.</p>
<ul>
<li><a href="http://www.spheredev.org/wiki/Git_for_the_lazy    http://blep.blogspot.com/2009/02/git-para-trabajar-en-puestos-diferentes.html  http://lobotuerto.com/blog/2008/05/24/sistemas-de-control-de-versiones-subversion-y-git/  http://ktown.kde.org/~zrusin/git/git-cheat-sheet-medium.png    http://code.google.com/p/tortoisegit/" target="_blank">http://www.spheredev.org/wiki/Git_for_the_lazy</a></li>
<li><a href="http://blep.blogspot.com/2009/02/git-para-trabajar-en-puestos-diferentes.htm" target="_blank">http://blep.blogspot.com/2009/02/git-para-trabajar-en-puestos-diferentes.htm</a>l</li>
<li><a href="http://lobotuerto.com/blog/2008/05/24/sistemas-de-control-de-versiones-subversion-y-git/" target="_blank">http://lobotuerto.com/blog/2008/05/24/sistemas-de-control-de-versiones-subversion-y-git/</a></li>
<li><a href="http://ktown.kde.org/~zrusin/git/git-cheat-sheet-medium.png" target="_blank">http://ktown.kde.org/~zrusin/git/git-cheat-sheet-medium.png</a></li>
<li><a href="http://code.google.com/p/tortoisegit/" target="_blank">http://code.google.com/p/tortoisegit/</a></li>
</ul>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/saveyourcode.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/saveyourcode.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/saveyourcode.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/saveyourcode.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/saveyourcode.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/saveyourcode.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/saveyourcode.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/saveyourcode.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/saveyourcode.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/saveyourcode.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/saveyourcode.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/saveyourcode.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/saveyourcode.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/saveyourcode.wordpress.com/8/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=saveyourcode.wordpress.com&amp;blog=10064461&amp;post=8&amp;subd=saveyourcode&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://saveyourcode.wordpress.com/2009/10/22/git-cheat-sheet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0bbbc632e441796cf290d07e0bb35acc?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">lylebautier</media:title>
		</media:content>
	</item>
		<item>
		<title>MySQL: User table parameter from select</title>
		<link>http://saveyourcode.wordpress.com/2009/10/22/mysql-user-table-parameter-from-select/</link>
		<comments>http://saveyourcode.wordpress.com/2009/10/22/mysql-user-table-parameter-from-select/#comments</comments>
		<pubDate>Thu, 22 Oct 2009 15:55:09 +0000</pubDate>
		<dc:creator>lylebautier</dc:creator>
				<category><![CDATA[MySQL]]></category>

		<guid isPermaLink="false">http://saveyourcode.wordpress.com/?p=5</guid>
		<description><![CDATA[CREATE PROCEDURE example(IN table CHAR(64), IN column CHAR(64)) BEGINSET @s = CONCAT(&#8216;SELECT &#8216; , column , &#8216; FROM &#8216; , table); PREPARE stmt FROM @s; EXECUTE stmt; END call example(&#8216;mdl_user&#8217;, &#8216;*&#8217;); This codewas found in this site.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=saveyourcode.wordpress.com&amp;blog=10064461&amp;post=5&amp;subd=saveyourcode&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><em>CREATE PROCEDURE example(IN table CHAR(64), IN column CHAR(64))<br />
BEGINSET @s = CONCAT(&#8216;SELECT &#8216; , column , &#8216; FROM &#8216; , table);<br />
<strong><em>PREPARE stmt FROM @s;<br />
EXECUTE stmt;</em></strong></p>
<p></em></p>
<p>END</p>
<p><strong>call example(&#8216;mdl_user&#8217;, &#8216;*&#8217;);</strong></p>
<p>This codewas found in this <a href="http://elbitcampeador.wordpress.com/2009/02/13/mysql-seleccion-select-parametrizando-el-nombre-de-tabla-y-un-campo/" target="_blank">site</a>.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/saveyourcode.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/saveyourcode.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/saveyourcode.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/saveyourcode.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/saveyourcode.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/saveyourcode.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/saveyourcode.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/saveyourcode.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/saveyourcode.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/saveyourcode.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/saveyourcode.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/saveyourcode.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/saveyourcode.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/saveyourcode.wordpress.com/5/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=saveyourcode.wordpress.com&amp;blog=10064461&amp;post=5&amp;subd=saveyourcode&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://saveyourcode.wordpress.com/2009/10/22/mysql-user-table-parameter-from-select/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0bbbc632e441796cf290d07e0bb35acc?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">lylebautier</media:title>
		</media:content>
	</item>
		<item>
		<title>Go ahead !!!</title>
		<link>http://saveyourcode.wordpress.com/2009/10/22/go-ahead/</link>
		<comments>http://saveyourcode.wordpress.com/2009/10/22/go-ahead/#comments</comments>
		<pubDate>Thu, 22 Oct 2009 15:39:44 +0000</pubDate>
		<dc:creator>lylebautier</dc:creator>
				<category><![CDATA[info]]></category>

		<guid isPermaLink="false">http://saveyourcode.wordpress.com/?p=3</guid>
		<description><![CDATA[Let&#8217;s go freak developers comunity. It&#8217;s time to save your life with snippets show. The show code must go on !!!<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=saveyourcode.wordpress.com&amp;blog=10064461&amp;post=3&amp;subd=saveyourcode&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Let&#8217;s go freak developers comunity.</p>
<p>It&#8217;s time to save your life with snippets show.</p>
<p>The show code must go on !!!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/saveyourcode.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/saveyourcode.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/saveyourcode.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/saveyourcode.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/saveyourcode.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/saveyourcode.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/saveyourcode.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/saveyourcode.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/saveyourcode.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/saveyourcode.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/saveyourcode.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/saveyourcode.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/saveyourcode.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/saveyourcode.wordpress.com/3/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=saveyourcode.wordpress.com&amp;blog=10064461&amp;post=3&amp;subd=saveyourcode&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://saveyourcode.wordpress.com/2009/10/22/go-ahead/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0bbbc632e441796cf290d07e0bb35acc?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">lylebautier</media:title>
		</media:content>
	</item>
	</channel>
</rss>
