<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/tags/tutorial</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Fri, 24 May 2013 07:04:36 GMT</pubDate>
<item>
<title>(PHP) Facebook Connect Tutorial - ginoplusio</title>
<link>http://snipplr.com/view/67677/facebook-connect-tutorial/</link>
<description><![CDATA[ <p>I will show you how to crate an app for facebook to handle the facebook connect process on your web site.
Then I will show you the php code to perform the login on facebook and retrieve the informations you need for your site.
The last suggestion will point how to merge facebook users with your users.
Follow the link above to get the full tutoriall with text and images.</p> ]]></description>
<pubDate>Wed, 10 Oct 2012 20:39:36 GMT</pubDate>
<guid>http://snipplr.com/view/67677/facebook-connect-tutorial/</guid>
</item>
<item>
<title>(CSS) Soothing Clouds in CSS3 - jimmy101</title>
<link>http://snipplr.com/view/63885/soothing-clouds-in-css3/</link>
<description><![CDATA[ <p>Just came across pure css3 soothing clouds, looks awesome, checkout!</p> ]]></description>
<pubDate>Sun, 11 Mar 2012 14:38:02 GMT</pubDate>
<guid>http://snipplr.com/view/63885/soothing-clouds-in-css3/</guid>
</item>
<item>
<title>(PHP) REGISTRAR USUARIOS EN PHP CON VALIDACION DE DATOS Y ACTIVACIÓN POR MAIL - 5 - danideu</title>
<link>http://snipplr.com/view/49329/registrar-usuarios-en-php-con-validacion-de-datos-y-activacin-por-mail--5/</link>
<description><![CDATA[ <p>Registro de usuario en PHP con validación y activación por mail</p> ]]></description>
<pubDate>Mon, 21 Feb 2011 19:48:58 GMT</pubDate>
<guid>http://snipplr.com/view/49329/registrar-usuarios-en-php-con-validacion-de-datos-y-activacin-por-mail--5/</guid>
</item>
<item>
<title>(Visual Basic) Tutorial 1 - Advanced Login System Tutorial Codes - Brendan_Chis</title>
<link>http://snipplr.com/view/30500/tutorial-1--advanced-login-system-tutorial-codes/</link>
<description><![CDATA[ <p>These are the codes I used in my tutorial (http://www.youtube.com/watch?v=qaOSHJo52XM)</p> ]]></description>
<pubDate>Tue, 30 Mar 2010 02:54:38 GMT</pubDate>
<guid>http://snipplr.com/view/30500/tutorial-1--advanced-login-system-tutorial-codes/</guid>
</item>
<item>
<title>(PHP) PHP and MySQL Facebook connect tutorial - ginoplusio</title>
<link>http://snipplr.com/view/26030/php-and-mysql-facebook-connect-tutorial/</link>
<description><![CDATA[ <p>This is a tutorial I've found for integrate Facebook Connect function with your web community.</p> ]]></description>
<pubDate>Wed, 06 Jan 2010 18:34:10 GMT</pubDate>
<guid>http://snipplr.com/view/26030/php-and-mysql-facebook-connect-tutorial/</guid>
</item>
<item>
<title>(HTML) Simple Tutorial to Swap CSS Files for HTML Web Pages - rwczippy</title>
<link>http://snipplr.com/view/11538/simple-tutorial-to-swap-css-files-for-html-web-pages/</link>
<description><![CDATA[ <p>NICE!</p> ]]></description>
<pubDate>Mon, 26 Jan 2009 13:37:32 GMT</pubDate>
<guid>http://snipplr.com/view/11538/simple-tutorial-to-swap-css-files-for-html-web-pages/</guid>
</item>
<item>
<title>(JavaScript) generating color gradient in JS - localhorst</title>
<link>http://snipplr.com/view/11109/generating-color-gradient-in-js/</link>
<description><![CDATA[ <p>see website for all information about that.
some more theory:
[color-scaling-function](http://stackoverflow.com/questions/168838/color-scaling-function)
[generate-color-for-a-power-meter-red-to-green](http://stackoverflow.com/questions/340209/generate-color-for-a-power-meter-red-to-green)</p> ]]></description>
<pubDate>Tue, 13 Jan 2009 03:21:16 GMT</pubDate>
<guid>http://snipplr.com/view/11109/generating-color-gradient-in-js/</guid>
</item>
<item>
<title>(HTML) DOM Enhance Markup - 1man</title>
<link>http://snipplr.com/view/2116/dom-enhance-markup/</link>
<description><![CDATA[ <p>The very basic markup for the enhancement DOM script from a tutorial.</p> ]]></description>
<pubDate>Sun, 04 Feb 2007 14:33:18 GMT</pubDate>
<guid>http://snipplr.com/view/2116/dom-enhance-markup/</guid>
</item>
<item>
<title>(JavaScript) Dom enhancing content - 1man</title>
<link>http://snipplr.com/view/2115/dom-enhancing-content/</link>
<description><![CDATA[ <p>This is another script from the DOM scripting book. Not really relevant to anybody else. Useful for reminding myself about the DOM.</p> ]]></description>
<pubDate>Sun, 04 Feb 2007 14:22:54 GMT</pubDate>
<guid>http://snipplr.com/view/2115/dom-enhancing-content/</guid>
</item>
<item>
<title>(JavaScript) Full Gallery JS Tutorial - 1man</title>
<link>http://snipplr.com/view/2108/full-gallery-js-tutorial/</link>
<description><![CDATA[ <p>Not really relevant to anybody else. Full unobtrusive js file for a simple gallery. From DOM Scripting by Jeremy Keith (superb book, highly recommend it for anyone looking to move into DOM scripting)</p> ]]></description>
<pubDate>Sat, 03 Feb 2007 15:33:50 GMT</pubDate>
<guid>http://snipplr.com/view/2108/full-gallery-js-tutorial/</guid>
</item>
<item>
<title>(JavaScript) Extend the String Method Example - 1man</title>
<link>http://snipplr.com/view/1947/extend-the-string-method-example/</link>
<description><![CDATA[ <p>Simple extension of the string method using string.prototype.</p> ]]></description>
<pubDate>Mon, 08 Jan 2007 07:59:39 GMT</pubDate>
<guid>http://snipplr.com/view/1947/extend-the-string-method-example/</guid>
</item>
<item>
<title>(Python) PyS60 - Thread - whitetiger</title>
<link>http://snipplr.com/view/1636/pys60--thread/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 09 Nov 2006 23:55:44 GMT</pubDate>
<guid>http://snipplr.com/view/1636/pys60--thread/</guid>
</item>
<item>
<title>(Python) Python - create attributes - whitetiger</title>
<link>http://snipplr.com/view/1628/python--create-attributes/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 09 Nov 2006 23:55:35 GMT</pubDate>
<guid>http://snipplr.com/view/1628/python--create-attributes/</guid>
</item>
<item>
<title>(Python) Python - scrittura in unicode - whitetiger</title>
<link>http://snipplr.com/view/1625/python--scrittura-in-unicode/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 09 Nov 2006 23:55:33 GMT</pubDate>
<guid>http://snipplr.com/view/1625/python--scrittura-in-unicode/</guid>
</item>
<item>
<title>(Other) Python - eggs - whitetiger</title>
<link>http://snipplr.com/view/1602/python--eggs/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 09 Nov 2006 23:55:07 GMT</pubDate>
<guid>http://snipplr.com/view/1602/python--eggs/</guid>
</item>
</channel>
</rss>