<?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/src</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sun, 19 May 2013 23:17:24 GMT</pubDate>
<item>
<title>(jQuery) jQuery Image Source Swap with attr() function - vijayrajesh</title>
<link>http://snipplr.com/view/69520/jquery-image-source-swap-with-attr-function/</link>
<description><![CDATA[ <p>I have made a small jQuery snippet to demo the image swapping with attr() funciton.  The demo uses 2 images with classes img1 and img2 respectively.  On a click of a button, the images are swapped.

Basically the script stores “src” value into a variable and then it is  used to swap 2 image sources.</p> ]]></description>
<pubDate>Thu, 17 Jan 2013 22:25:58 GMT</pubDate>
<guid>http://snipplr.com/view/69520/jquery-image-source-swap-with-attr-function/</guid>
</item>
<item>
<title>(CSS) CSS @font-face Example - adrianparr</title>
<link>http://snipplr.com/view/67666/css-fontface-example/</link>
<description><![CDATA[ <p>Font Squirrel is a great place to convert your fonts to the different formats required.

http://www.fontsquirrel.com/fontface/generator</p> ]]></description>
<pubDate>Tue, 09 Oct 2012 23:51:39 GMT</pubDate>
<guid>http://snipplr.com/view/67666/css-fontface-example/</guid>
</item>
<item>
<title>(Other) Beginner's instructions for compiling from source on OS X - noah</title>
<link>http://snipplr.com/view/8749/beginners-instructions-for-compiling-from-source-on-os-x/</link>
<description><![CDATA[ <p>These are general instructions for compiling applications from source on OS X, leveraging the configure script that is included with most source packages these days :)  Its dead simple.</p> ]]></description>
<pubDate>Wed, 01 Oct 2008 11:17:34 GMT</pubDate>
<guid>http://snipplr.com/view/8749/beginners-instructions-for-compiling-from-source-on-os-x/</guid>
</item>
<item>
<title>(SVN) Template for DocBlock and svn:keywords - zingo</title>
<link>http://snipplr.com/view/7479/template-for-docblock-and-svnkeywords/</link>
<description><![CDATA[ <p>Substitute and update keywords like $HeadURL$, $Revision$, etc. in a file on every commit to subversion repos.

1. Set svn:keywords on repos:
$ svn propset --recursive svn:keywords 'HeadURL Revision LastChangedBy Date' /path/to/repo

2. Use this source in your file.</p> ]]></description>
<pubDate>Thu, 24 Jul 2008 17:04:02 GMT</pubDate>
<guid>http://snipplr.com/view/7479/template-for-docblock-and-svnkeywords/</guid>
</item>
<item>
<title>(Other) as2 as3 FlashPlayerのトレースログを取得 - daisuke103</title>
<link>http://snipplr.com/view/7197/as2-as3-flashplayer/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 09 Jul 2008 22:56:21 GMT</pubDate>
<guid>http://snipplr.com/view/7197/as2-as3-flashplayer/</guid>
</item>
</channel>
</rss>