<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - TimoZachi</title>
<link>http://snipplr.com/users/TimoZachi/tags/width</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Tue, 21 May 2013 00:02:44 GMT</pubDate>
<item>
<title>(PHP) Resize an image without distorting proportions (JPEG, GIF or PNG)</title>
<link>http://snipplr.com/view/58584/resize-an-image-without-distorting-proportions-jpeg-gif-or-png/</link>
<description><![CDATA[ <p>A function that resizes an image to desired width and height, but does not distort the image proportions. Works for JPEG, GIF and PNG.</p> ]]></description>
<pubDate>Sat, 10 Sep 2011 08:38:41 GMT</pubDate>
<guid>http://snipplr.com/view/58584/resize-an-image-without-distorting-proportions-jpeg-gif-or-png/</guid>
</item>
<item>
<title>(PHP) Get All information from youtube video</title>
<link>http://snipplr.com/view/58573/get-all-information-from-youtube-video/</link>
<description><![CDATA[ <p>This code snippet gets all information from a YouTube video (title, description, duration, thumbnail url, thumbnail width, thumbnail height, etc..) using the video id and YouTube API.</p> ]]></description>
<pubDate>Sat, 10 Sep 2011 03:51:42 GMT</pubDate>
<guid>http://snipplr.com/view/58573/get-all-information-from-youtube-video/</guid>
</item>
</channel>
</rss>