<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - vaishnavi</title>
<link>http://snipplr.com/users/vaishnavi</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Thu, 20 Jun 2013 22:06:11 GMT</pubDate>
<item>
<title>(AppleScript) Hidden files in MacOSX</title>
<link>http://snipplr.com/view/64746/hidden-files-in-macosx/</link>
<description><![CDATA[ <p>Hide and show files in MacOSX</p> ]]></description>
<pubDate>Thu, 26 Apr 2012 16:12:36 GMT</pubDate>
<guid>http://snipplr.com/view/64746/hidden-files-in-macosx/</guid>
</item>
<item>
<title>(Objective C) Removing whitespace from NSString</title>
<link>http://snipplr.com/view/62742/removing-whitespace-from-nsstring/</link>
<description><![CDATA[ <p>removing whitespace from front and end of a string</p> ]]></description>
<pubDate>Tue, 24 Jan 2012 17:39:04 GMT</pubDate>
<guid>http://snipplr.com/view/62742/removing-whitespace-from-nsstring/</guid>
</item>
<item>
<title>(Objective C) Enable UIButton inside UIImageView</title>
<link>http://snipplr.com/view/58742/enable-uibutton-inside-uiimageview/</link>
<description><![CDATA[ <p>When you add a UIButton as a subview to UIImageView, it will not correspond to touch events automatically, UIImageView's userinteraction property needs to be set</p> ]]></description>
<pubDate>Fri, 16 Sep 2011 19:24:58 GMT</pubDate>
<guid>http://snipplr.com/view/58742/enable-uibutton-inside-uiimageview/</guid>
</item>
<item>
<title>(Objective C) Opening safari inside app</title>
<link>http://snipplr.com/view/58103/opening-safari-inside-app/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 23 Aug 2011 16:54:56 GMT</pubDate>
<guid>http://snipplr.com/view/58103/opening-safari-inside-app/</guid>
</item>
<item>
<title>(Objective C) writing a custom delegate</title>
<link>http://snipplr.com/view/51980/writing-a-custom-delegate/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 12 Apr 2011 20:24:17 GMT</pubDate>
<guid>http://snipplr.com/view/51980/writing-a-custom-delegate/</guid>
</item>
<item>
<title>(Objective C) using popToViewController</title>
<link>http://snipplr.com/view/46298/using-poptoviewcontroller/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 31 Dec 2010 00:20:29 GMT</pubDate>
<guid>http://snipplr.com/view/46298/using-poptoviewcontroller/</guid>
</item>
<item>
<title>(Objective C) To check the type of class</title>
<link>http://snipplr.com/view/46194/to-check-the-type-of-class/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 28 Dec 2010 17:16:48 GMT</pubDate>
<guid>http://snipplr.com/view/46194/to-check-the-type-of-class/</guid>
</item>
<item>
<title>(Objective C) Encode and decode of strings</title>
<link>http://snipplr.com/view/46070/encode-and-decode-of-strings/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 23 Dec 2010 18:20:44 GMT</pubDate>
<guid>http://snipplr.com/view/46070/encode-and-decode-of-strings/</guid>
</item>
<item>
<title>(Objective C) Landscape orientation for a single view controller</title>
<link>http://snipplr.com/view/45566/landscape-orientation-for-a-single-view-controller/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 10 Dec 2010 18:05:13 GMT</pubDate>
<guid>http://snipplr.com/view/45566/landscape-orientation-for-a-single-view-controller/</guid>
</item>
<item>
<title>(Objective C) Upside down text in UILabel</title>
<link>http://snipplr.com/view/45515/upside-down-text-in-uilabel/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 09 Dec 2010 20:16:17 GMT</pubDate>
<guid>http://snipplr.com/view/45515/upside-down-text-in-uilabel/</guid>
</item>
<item>
<title>(Objective C) Take any view and make a UIImage out of it.</title>
<link>http://snipplr.com/view/45514/take-any-view-and-make-a-uiimage-out-of-it/</link>
<description><![CDATA[ <p>Any view and it's subviews will be "flattened" into a UIImage that you can display or save to disk.</p> ]]></description>
<pubDate>Thu, 09 Dec 2010 20:13:30 GMT</pubDate>
<guid>http://snipplr.com/view/45514/take-any-view-and-make-a-uiimage-out-of-it/</guid>
</item>
<item>
<title>(Objective C) Comparing two CGSize variables</title>
<link>http://snipplr.com/view/45513/comparing-two-cgsize-variables/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 09 Dec 2010 20:10:24 GMT</pubDate>
<guid>http://snipplr.com/view/45513/comparing-two-cgsize-variables/</guid>
</item>
<item>
<title>(Objective C) Date formatter</title>
<link>http://snipplr.com/view/45512/date-formatter/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 09 Dec 2010 20:09:09 GMT</pubDate>
<guid>http://snipplr.com/view/45512/date-formatter/</guid>
</item>
<item>
<title>(Objective C) email address validation in objective c</title>
<link>http://snipplr.com/view/45511/email-address-validation-in-objective-c/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 09 Dec 2010 20:06:34 GMT</pubDate>
<guid>http://snipplr.com/view/45511/email-address-validation-in-objective-c/</guid>
</item>
<item>
<title>(Objective C) Record sound in iPhone</title>
<link>http://snipplr.com/view/45508/record-sound-in-iphone/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 09 Dec 2010 19:30:26 GMT</pubDate>
<guid>http://snipplr.com/view/45508/record-sound-in-iphone/</guid>
</item>
<item>
<title>(Objective C) implementing accelerometer to move objects</title>
<link>http://snipplr.com/view/45506/implementing-accelerometer-to-move-objects/</link>
<description><![CDATA[ <p>motion of objects(labels and images)</p> ]]></description>
<pubDate>Thu, 09 Dec 2010 18:25:29 GMT</pubDate>
<guid>http://snipplr.com/view/45506/implementing-accelerometer-to-move-objects/</guid>
</item>
<item>
<title>(Objective C) Automate the position of UITextField w.r.t the keyboard</title>
<link>http://snipplr.com/view/45505/automate-the-position-of-uitextfield-wrt-the-keyboard/</link>
<description><![CDATA[ <p>move the position of the textfield with respect to the position of the keyboard. After the last textfield has some text entered, resign the keyboard from the view</p> ]]></description>
<pubDate>Thu, 09 Dec 2010 18:20:41 GMT</pubDate>
<guid>http://snipplr.com/view/45505/automate-the-position-of-uitextfield-wrt-the-keyboard/</guid>
</item>
<item>
<title>(Objective C) Refresh the view in UIViewController</title>
<link>http://snipplr.com/view/45504/refresh-the-view-in-uiviewcontroller/</link>
<description><![CDATA[ <p>When you come back to the parent view controller after visiting controller and want to refresh the content, set the view to nil and then load it.</p> ]]></description>
<pubDate>Thu, 09 Dec 2010 18:13:08 GMT</pubDate>
<guid>http://snipplr.com/view/45504/refresh-the-view-in-uiviewcontroller/</guid>
</item>
</channel>
</rss>