<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - Barlon</title>
<link>http://snipplr.com/users/Barlon</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Wed, 22 May 2013 04:33:51 GMT</pubDate>
<item>
<title>(C#) Create stored procedured in your database to handle users</title>
<link>http://snipplr.com/view/61014/create-stored-procedured-in-your-database-to-handle-users/</link>
<description><![CDATA[ <p>Create stored procedured in your database to handle users. Membership and Rulemanager.

Type the line below in a commandprompt where "xxx.xx.xx.x" is IP to server and "mr" stands form membership and rulemanager.</p> ]]></description>
<pubDate>Mon, 21 Nov 2011 04:28:08 GMT</pubDate>
<guid>http://snipplr.com/view/61014/create-stored-procedured-in-your-database-to-handle-users/</guid>
</item>
<item>
<title>(CSS) CSS3 multiple backgrounds</title>
<link>http://snipplr.com/view/60852/css3-multiple-backgrounds/</link>
<description><![CDATA[ <p>img1.png is closest to the viewer and img4.png furthest.
This will create a feeling of stuff moving around when resizing the browserwindow.</p> ]]></description>
<pubDate>Tue, 15 Nov 2011 18:10:39 GMT</pubDate>
<guid>http://snipplr.com/view/60852/css3-multiple-backgrounds/</guid>
</item>
<item>
<title>(CSS) CSS3 Transform</title>
<link>http://snipplr.com/view/60759/css3-transform/</link>
<description><![CDATA[ <p>Supported in Chrome, Firefox, Safari and Opera (requiring vendor prefix)</p> ]]></description>
<pubDate>Sun, 13 Nov 2011 02:37:33 GMT</pubDate>
<guid>http://snipplr.com/view/60759/css3-transform/</guid>
</item>
<item>
<title>(CSS) IE opacity hack for IE5-8</title>
<link>http://snipplr.com/view/60757/ie-opacity-hack-for-ie58/</link>
<description><![CDATA[ <p>Opacity in older versions of internet explorer.</p> ]]></description>
<pubDate>Sun, 13 Nov 2011 02:21:23 GMT</pubDate>
<guid>http://snipplr.com/view/60757/ie-opacity-hack-for-ie58/</guid>
</item>
<item>
<title>(CSS) CSS3 Transition</title>
<link>http://snipplr.com/view/60756/css3-transition/</link>
<description><![CDATA[ <p>The transition instructions are attached to the normal state and therefore declared only once, then triggered on for eg. hover.</p> ]]></description>
<pubDate>Sun, 13 Nov 2011 02:14:50 GMT</pubDate>
<guid>http://snipplr.com/view/60756/css3-transition/</guid>
</item>
<item>
<title>(CSS) CSS3 fallback prefixes</title>
<link>http://snipplr.com/view/60753/css3-fallback-prefixes/</link>
<description><![CDATA[ <p>CSS3 fallback prefixes for major browser-vendors.</p> ]]></description>
<pubDate>Sun, 13 Nov 2011 01:42:23 GMT</pubDate>
<guid>http://snipplr.com/view/60753/css3-fallback-prefixes/</guid>
</item>
<item>
<title>(CSS) CSS3 usable today</title>
<link>http://snipplr.com/view/60752/css3-usable-today/</link>
<description><![CDATA[ <p>Usable CSS3</p> ]]></description>
<pubDate>Sun, 13 Nov 2011 01:35:25 GMT</pubDate>
<guid>http://snipplr.com/view/60752/css3-usable-today/</guid>
</item>
<item>
<title>(JavaScript) Prevent default behaviour</title>
<link>http://snipplr.com/view/60751/prevent-default-behaviour/</link>
<description><![CDATA[ <p>Stop default behaviour from happening.
In the second example we open a jQuery UI dialog instead of going to a different url when clicking on an A-tag with an id of "myLink".</p> ]]></description>
<pubDate>Sun, 13 Nov 2011 01:19:19 GMT</pubDate>
<guid>http://snipplr.com/view/60751/prevent-default-behaviour/</guid>
</item>
</channel>
</rss>