<?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/"
	>

<channel>
	<title>Codrops &#187; curl</title>
	<atom:link href="http://tympanus.net/codrops/tag/curl/feed/" rel="self" type="application/rss+xml" />
	<link>http://tympanus.net/codrops</link>
	<description>Useful resources and inspiration for creative minds</description>
	<lastBuildDate>Mon, 06 Feb 2012 07:30:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Collective: Youtube Style Share Button With URL Shortening using CURL, jQuery and PHP</title>
		<link>http://tympanus.net/codrops/2010/07/18/collective-youtube-style-share-button-with-url-shortening-using-curl-jquery-and-php/</link>
		<comments>http://tympanus.net/codrops/2010/07/18/collective-youtube-style-share-button-with-url-shortening-using-curl-jquery-and-php/#comments</comments>
		<pubDate>Sun, 18 Jul 2010 11:30:23 +0000</pubDate>
		<dc:creator>Community</dc:creator>
				<category><![CDATA[Collective]]></category>
		<category><![CDATA[curl]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[share button]]></category>
		<category><![CDATA[youtube]]></category>

		<guid isPermaLink="false">http://tympanus.net/codrops/?p=2626</guid>
		<description><![CDATA[These days every website must contain a section that is called “Share This”. Youtube style rating and share system is very attractive and nice. So after creating the rating system I have now come to share button. I have created Youtube style share button with a URL shortening script. Try the demo and use this [...]]]></description>
			<content:encoded><![CDATA[<p><!-- Digg Digg Disabled --></p>
<p><a href="http://www.99points.info/2010/07/youtube-style-share-button-with-url-shortening-using-curl-jquery-and-php/"><img src="http://tympanus.net/codrops/wp-content/uploads/2010/07/sharebutton.gif" alt="" title="sharebutton" width="580" height="232" class="aligncenter size-full wp-image-2629" /></a></p>
<p>These days every website must contain a section that is called “Share This”. Youtube style rating and share system is very attractive and nice. So after creating the rating system I have now come to share button. I have created Youtube style share button with a URL shortening script. Try the demo and use this awesome tutorial on your web pages. Hope you will like this.</p>
<h3>Source</h3>
<p><a href="http://www.99points.info/2010/07/youtube-style-share-button-with-url-shortening-using-curl-jquery-and-php/" target="_blank">http://www.99points.info/2010/07/youtube-style-share-button-with-url-shortening-using-curl-jquery-and-php/</a></p>
<h3>Demo</h3>
<p><a href="http://demos.99points.info/youtube_like_share_button/" target="_blank">http://demos.99points.info/youtube_like_share_button/</a></p>
<div style="margin-bottom:100px;"></div>
<p><!-- wp_ad_camp_1 --></p>
]]></content:encoded>
			<wfw:commentRss>http://tympanus.net/codrops/2010/07/18/collective-youtube-style-share-button-with-url-shortening-using-curl-jquery-and-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Website Stripping Effect with jQuery</title>
		<link>http://tympanus.net/codrops/2010/03/15/website-stripping-effect-with-jquery/</link>
		<comments>http://tympanus.net/codrops/2010/03/15/website-stripping-effect-with-jquery/#comments</comments>
		<pubDate>Mon, 15 Mar 2010 13:53:39 +0000</pubDate>
		<dc:creator>Mary Lou</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[curl]]></category>
		<category><![CDATA[effect]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[sketch]]></category>
		<category><![CDATA[strip]]></category>

		<guid isPermaLink="false">http://tympanus.net/codrops/?p=1676</guid>
		<description><![CDATA[Here is nice example of how to use the Sexy Curls jQuery Plugin by Elliott Kember. The idea is to show the original sketch of your website. This is done by dragging the page curl to reveal the sketch image &#8220;behind&#8221; the original website. For this showcase we used some free website template and created [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://tympanus.net/Tutorials/WebsiteStrip/" target="_blank"><img class="aligncenter size-full wp-image-1679" title="websiteStripping" src="http://tympanus.net/codrops/wp-content/uploads/2010/03/websiteStripping.png" alt="" width="580" height="250" /></a></p>
<p>Here is nice example of how to use the <a href="http://elliottkember.com/sexy_curls.html" target="_blank">Sexy Curls jQuery Plugin by Elliott Kember</a>. The idea is to show the original sketch of your website. This is done by dragging the page curl to reveal the sketch image &#8220;behind&#8221; the original website.</p>
<p>For this showcase we used some free website template and created a scaffold image with the Stamp filter in Photoshop. Of course, this is much nicer if you have a real sketch of your page.</p>
<p>If you have a portfolio, this could be a nice effect to show the design or model concepts behind the finished work.</p>
<p>This example does not have a &#8220;peel back&#8221; option, but you can refresh the page to repeat the effect.</p>
<p>Enjoy!</p>
<p><a class="demo" href="http://tympanus.net/Tutorials/WebsiteStrip/" target="_blank">View demo</a><a class="download" href="http://tympanus.net/Tutorials/WebsiteStrip/WebsiteStrip.zip">Download source</a></p>
]]></content:encoded>
			<wfw:commentRss>http://tympanus.net/codrops/2010/03/15/website-stripping-effect-with-jquery/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
<!-- This Quick Cache file was built for (  tympanus.net/codrops/tag/curl/feed/ ) in 0.18821 seconds, on Feb 7th, 2012 at 12:00 pm UTC. -->
<!-- This Quick Cache file will automatically expire ( and be re-built automatically ) on Feb 7th, 2012 at 1:00 pm UTC -->
