<?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/photo</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Fri, 24 May 2013 19:12:46 GMT</pubDate>
<item>
<title>(CSS) Image Frame on Round Photo - COBOLdinosaur</title>
<link>http://snipplr.com/view/69587/image-frame-on-round-photo/</link>
<description><![CDATA[ <p>Using an image background for a photo allows all kinds of framing possibilities</p> ]]></description>
<pubDate>Wed, 23 Jan 2013 05:27:04 GMT</pubDate>
<guid>http://snipplr.com/view/69587/image-frame-on-round-photo/</guid>
</item>
<item>
<title>(PHP) iLoveIt Wordpress Theme FB photo contest page template - SmashArtist</title>
<link>http://snipplr.com/view/67722/iloveit-wordpress-theme-fb-photo-contest-page-template/</link>
<description><![CDATA[ <p>This creates a custom page template designed to run a Facebook photo contest utilizing the Facebook like button and uses Wordpress featured images for each post in a grid.   
 
This setup requires the following: 
- iLoveIt Wordpress Theme
- Create contest category for contestant entries
-Create contest page and select the contest page template.
- Gravity forms to create a custom contestant entry form with the following.
  ( Post title, Post Body, Featured Image, Email, etc.


Instructions:
The below snippet will add the FB like button below the featured image and add a custom voting text for the entry.


Step 1:
Go to your single.php and add this snippet below line 85.  Items that need changed are in CAPS.

</p> ]]></description>
<pubDate>Sat, 13 Oct 2012 08:27:12 GMT</pubDate>
<guid>http://snipplr.com/view/67722/iloveit-wordpress-theme-fb-photo-contest-page-template/</guid>
</item>
<item>
<title>(ActionScript 3) AS3 Click-and-Rotate Content - adrianparr</title>
<link>http://snipplr.com/view/64747/as3-clickandrotate-content/</link>
<description><![CDATA[ <p>This code is taken from David Stiller's post on the CommunityMX website. All credit goes to him.</p> ]]></description>
<pubDate>Thu, 26 Apr 2012 19:47:01 GMT</pubDate>
<guid>http://snipplr.com/view/64747/as3-clickandrotate-content/</guid>
</item>
<item>
<title>(Bash) picasa timestamps and latitude history list - rowntreerob</title>
<link>http://snipplr.com/view/64017/picasa-timestamps-and-latitude-history-list/</link>
<description><![CDATA[ <p>Get album feed from picasa, fields (link @rel=edit, timestamp ) 
add raw offset value to adjust min:max timestamps from local to UTC
plug the adjusted timestamps into latitude request

Note: that if you have latitude/history setting=ON , then any time any app uses the location Provider, the returned value (lat/long) winds up on Latitude.</p> ]]></description>
<pubDate>Mon, 19 Mar 2012 13:26:23 GMT</pubDate>
<guid>http://snipplr.com/view/64017/picasa-timestamps-and-latitude-history-list/</guid>
</item>
<item>
<title>(ActionScript 3) Simple Facebook Using GraphAPI_Web.Swc In As3 - Matias</title>
<link>http://snipplr.com/view/63044/simple-facebook-using-graphapiwebswc-in-as3/</link>
<description><![CDATA[ <p>a handy class to manage facebook connections using as3</p> ]]></description>
<pubDate>Sat, 04 Feb 2012 02:27:18 GMT</pubDate>
<guid>http://snipplr.com/view/63044/simple-facebook-using-graphapiwebswc-in-as3/</guid>
</item>
<item>
<title>(ActionScript 3) Upload Image To Facebook using GraphAPI_Web.swc in as3 - Matias</title>
<link>http://snipplr.com/view/63016/upload-image-to-facebook-using-graphapiwebswc-in-as3/</link>
<description><![CDATA[ <p>i assume that the Facebook api has been initialized and i have the "publish_stream permission"
the picture can be taken of a particular area of the displayObject</p> ]]></description>
<pubDate>Fri, 03 Feb 2012 05:38:19 GMT</pubDate>
<guid>http://snipplr.com/view/63016/upload-image-to-facebook-using-graphapiwebswc-in-as3/</guid>
</item>
<item>
<title>(JavaScript) Accessing the Device Photo Gallery with PhoneGap - parkerkrhoyt</title>
<link>http://snipplr.com/view/60910/accessing-the-device-photo-gallery-with-phonegap/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 17 Nov 2011 08:13:40 GMT</pubDate>
<guid>http://snipplr.com/view/60910/accessing-the-device-photo-gallery-with-phonegap/</guid>
</item>
<item>
<title>(JavaScript) Using the Device Camera with PhoneGap - parkerkrhoyt</title>
<link>http://snipplr.com/view/60909/using-the-device-camera-with-phonegap/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 17 Nov 2011 08:11:24 GMT</pubDate>
<guid>http://snipplr.com/view/60909/using-the-device-camera-with-phonegap/</guid>
</item>
<item>
<title>(DOS Batch) Viewing an image under Windows 7 from a command line - m1b</title>
<link>http://snipplr.com/view/59901/viewing-an-image-under-windows-7-from-a-command-line/</link>
<description><![CDATA[ <p>Useful to open an image for viewing from the command line under Windows, in this example the image is generated by the GraphViz dot command.</p> ]]></description>
<pubDate>Tue, 18 Oct 2011 08:52:54 GMT</pubDate>
<guid>http://snipplr.com/view/59901/viewing-an-image-under-windows-7-from-a-command-line/</guid>
</item>
<item>
<title>(JavaScript) Flickr Original Resolution Bookmarklet - jatkins</title>
<link>http://snipplr.com/view/51462/flickr-original-resolution-bookmarklet/</link>
<description><![CDATA[ <p>Released to the public domain. You may need to remove the newlines, though you won't need to in Chrome.

This will take you to the viewing page of the largest resolution of the image you are viewing if you are not viewing one of the alternate sizes; if so, it will load the file of the size being shown (i.e. if you are viewing an image click once to view the page with the largest version on, and once more to view the file of the largest version).</p> ]]></description>
<pubDate>Sun, 03 Apr 2011 01:18:38 GMT</pubDate>
<guid>http://snipplr.com/view/51462/flickr-original-resolution-bookmarklet/</guid>
</item>
<item>
<title>(Python) Flickr-to-Picasa Migration tool - doqtu84</title>
<link>http://snipplr.com/view/48061/flickrtopicasa-migration-tool/</link>
<description><![CDATA[ <p>A command line tool to transfer all photos from Flickr to Picasa</p> ]]></description>
<pubDate>Fri, 28 Jan 2011 23:08:38 GMT</pubDate>
<guid>http://snipplr.com/view/48061/flickrtopicasa-migration-tool/</guid>
</item>
<item>
<title>(PHP) Flickr Photos Pull-In PHP JSON - mloberg</title>
<link>http://snipplr.com/view/42794/flickr-photos-pullin-php-json/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sat, 23 Oct 2010 05:51:54 GMT</pubDate>
<guid>http://snipplr.com/view/42794/flickr-photos-pullin-php-json/</guid>
</item>
<item>
<title>(JavaScript) Find and Fade Image jQuery Function - ryarwood</title>
<link>http://snipplr.com/view/38300/find-and-fade-image-jquery-function/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 04 Aug 2010 02:27:19 GMT</pubDate>
<guid>http://snipplr.com/view/38300/find-and-fade-image-jquery-function/</guid>
</item>
<item>
<title>(PHP) Facebook Upload Photo API - kwanhon</title>
<link>http://snipplr.com/view/37131/facebook-upload-photo-api/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 12 Jul 2010 13:50:50 GMT</pubDate>
<guid>http://snipplr.com/view/37131/facebook-upload-photo-api/</guid>
</item>
<item>
<title>(PHP) oembed - frankyfish</title>
<link>http://snipplr.com/view/29908/oembed/</link>
<description><![CDATA[ <p>Function to use the oembed services in php</p> ]]></description>
<pubDate>Wed, 17 Mar 2010 14:33:21 GMT</pubDate>
<guid>http://snipplr.com/view/29908/oembed/</guid>
</item>
<item>
<title>(iPhone) 把照片库里的图片复制到Documents文件夹 - iswear_wxp</title>
<link>http://snipplr.com/view/29629/documents/</link>
<description><![CDATA[ <p>方法很多， 这是其中一个</p> ]]></description>
<pubDate>Fri, 12 Mar 2010 00:01:28 GMT</pubDate>
<guid>http://snipplr.com/view/29629/documents/</guid>
</item>
<item>
<title>(ActionScript 3) AS3 Image Loader with circular preloader spinner - Winkyboy</title>
<link>http://snipplr.com/view/15958/as3-image-loader-with-circular-preloader-spinner/</link>
<description><![CDATA[ <p>Not a really elegant design, but it lets you mess around with the loading code easily.</p> ]]></description>
<pubDate>Mon, 15 Jun 2009 16:12:17 GMT</pubDate>
<guid>http://snipplr.com/view/15958/as3-image-loader-with-circular-preloader-spinner/</guid>
</item>
<item>
<title>(JavaScript) KickApps: Change Size of Profile Image - kickjoel</title>
<link>http://snipplr.com/view/12991/kickapps-change-size-of-profile-image/</link>
<description><![CDATA[ <p>Other available sizes include:

"48X48", "100X75", "160X120", "320X240", "420X315", "730X550"

Place this script in your AC footer.</p> ]]></description>
<pubDate>Wed, 11 Mar 2009 17:00:42 GMT</pubDate>
<guid>http://snipplr.com/view/12991/kickapps-change-size-of-profile-image/</guid>
</item>
<item>
<title>(JavaScript) KickApps: Make a photo required during signup - krunkosaurus</title>
<link>http://snipplr.com/view/11818/kickapps-make-a-photo-required-during-signup/</link>
<description><![CDATA[ <p>Just add this in script tags in your Affiliate Center footer:

--
For more tips and tricks checkout the KickApps resources page.</p> ]]></description>
<pubDate>Wed, 04 Feb 2009 03:09:17 GMT</pubDate>
<guid>http://snipplr.com/view/11818/kickapps-make-a-photo-required-during-signup/</guid>
</item>
<item>
<title>(C#) Parse html via RegularExpression and place results in Array - leonbda</title>
<link>http://snipplr.com/view/11390/parse-html-via-regularexpression-and-place-results-in-array/</link>
<description><![CDATA[ <p>In this case I'm looking for image sources in html and placing them in array.</p> ]]></description>
<pubDate>Wed, 21 Jan 2009 07:45:34 GMT</pubDate>
<guid>http://snipplr.com/view/11390/parse-html-via-regularexpression-and-place-results-in-array/</guid>
</item>
</channel>
</rss>