<?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/language/objective-c/tags/upload</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Mon, 20 May 2013 05:22:34 GMT</pubDate>
<item>
<title>(Objective C) Post a UIImage to the web - espinallab</title>
<link>http://snipplr.com/view/27693/post-a-uiimage-to-the-web/</link>
<description><![CDATA[ <p>So here is something a lot of people have been wondering to do in the forums. How do I take a UIImage or any image and post it to a website. So this will go over how to do that.

There are two ways to tackle this issue. One we can base64 encode the file and post is normally inside a XML or JSON instance or we can simulate a normal HTML post. This tutorial will go over the HTML post.</p> ]]></description>
<pubDate>Thu, 04 Feb 2010 10:23:11 GMT</pubDate>
<guid>http://snipplr.com/view/27693/post-a-uiimage-to-the-web/</guid>
</item>
</channel>
</rss>