<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" version="2.0">

<channel>
	<title>[SMD] - 8L0G5PH3R3</title>
	
	<link>http://www.sumardi.net</link>
	<description>/home/smd/public_html/blog</description>
	<lastBuildDate>Sun, 13 Jan 2013 18:14:57 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/sumardi" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="sumardi" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>First post of the brand new year</title>
		<link>http://www.sumardi.net/2013/01/14/first-post-of-the-brand-new-year/</link>
		<comments>http://www.sumardi.net/2013/01/14/first-post-of-the-brand-new-year/#comments</comments>
		<pubDate>Sun, 13 Jan 2013 18:14:57 +0000</pubDate>
		<dc:creator>SMD</dc:creator>
				<category><![CDATA[Off-Topic]]></category>

		<guid isPermaLink="false">http://www.sumardi.net/?p=769</guid>
		<description><![CDATA[I’ve been working on iPhone apps for the past year and have done very little web development. If I were to make a new app today, it would be an iPhone app. Happy new year!]]></description>
				<content:encoded><![CDATA[<p>I’ve been working on iPhone apps for the past year and have done very little web development. If I were to make a new app today, it would be an iPhone app. </p>
<p>Happy new year!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sumardi.net/2013/01/14/first-post-of-the-brand-new-year/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Stop 114A : Internet Blackout Day</title>
		<link>http://www.sumardi.net/2012/08/14/stop-114a-internet-blackout-day/</link>
		<comments>http://www.sumardi.net/2012/08/14/stop-114a-internet-blackout-day/#comments</comments>
		<pubDate>Mon, 13 Aug 2012 22:06:31 +0000</pubDate>
		<dc:creator>SMD</dc:creator>
				<category><![CDATA[Off-Topic]]></category>

		<guid isPermaLink="false">http://www.sumardi.net/?p=762</guid>
		<description />
				<content:encoded><![CDATA[<p><img src="http://stop114a.files.wordpress.com/2012/07/stop114a-fbcover-english.jpg?w=550&#038;h=203" alt="" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.sumardi.net/2012/08/14/stop-114a-internet-blackout-day/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sabah ICT Seminar</title>
		<link>http://www.sumardi.net/2012/05/26/sabah-ict-seminar/</link>
		<comments>http://www.sumardi.net/2012/05/26/sabah-ict-seminar/#comments</comments>
		<pubDate>Sat, 26 May 2012 14:37:21 +0000</pubDate>
		<dc:creator>SMD</dc:creator>
				<category><![CDATA[Off-Topic]]></category>

		<guid isPermaLink="false">http://www.sumardi.net/?p=751</guid>
		<description><![CDATA[Here is the slide for a talk I gave at the 6th Sabah ICT Seminar and Webcamp KK on 8th May 2012.]]></description>
				<content:encoded><![CDATA[<p>Here is the slide for a talk I gave at the 6th Sabah ICT Seminar and Webcamp KK on 8th May 2012.</p>
<p><script async class="speakerdeck-embed" data-id="4faa332ca117fc001f0221bf" data-ratio="1.3333333333333333" src="//speakerdeck.com/assets/embed.js"></script></p>
]]></content:encoded>
			<wfw:commentRss>http://www.sumardi.net/2012/05/26/sabah-ict-seminar/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Convert string to MD5 hash</title>
		<link>http://www.sumardi.net/2012/03/05/convert-string-to-md5-hash/</link>
		<comments>http://www.sumardi.net/2012/03/05/convert-string-to-md5-hash/#comments</comments>
		<pubDate>Mon, 05 Mar 2012 14:46:59 +0000</pubDate>
		<dc:creator>SMD</dc:creator>
				<category><![CDATA[iOS Development]]></category>
		<category><![CDATA[Objective-C]]></category>

		<guid isPermaLink="false">http://www.sumardi.net/?p=747</guid>
		<description><![CDATA[Add Security.framework to your project]]></description>
				<content:encoded><![CDATA[<p>Add Security.framework to your project</p>
<p>
<script src="https://gist.github.com/1978579.js?file=gistfile1.m"></script></p>
]]></content:encoded>
			<wfw:commentRss>http://www.sumardi.net/2012/03/05/convert-string-to-md5-hash/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A handy way to dismiss keyboard</title>
		<link>http://www.sumardi.net/2012/02/06/a-handy-way-to-dismiss-keyboard/</link>
		<comments>http://www.sumardi.net/2012/02/06/a-handy-way-to-dismiss-keyboard/#comments</comments>
		<pubDate>Mon, 06 Feb 2012 13:28:11 +0000</pubDate>
		<dc:creator>SMD</dc:creator>
				<category><![CDATA[iOS Development]]></category>
		<category><![CDATA[Objective-C]]></category>

		<guid isPermaLink="false">http://www.sumardi.net/?p=736</guid>
		<description><![CDATA[This method looks at the current view and its subview hierarchy for the text field that is currently the first responder. If it finds one, it asks that text field to resign as first responder. If the force parameter is set to YES, the text field is never even asked; it is forced to resign. [...]]]></description>
				<content:encoded><![CDATA[<blockquote><p>This method looks at the current view and its subview hierarchy for the text field that is currently the first responder. If it finds one, it asks that text field to resign as first responder. If the force parameter is set to YES, the text field is never even asked; it is forced to resign.
</p></blockquote>
<p><script src="https://gist.github.com/1751997.js?file=gistfile1.m"></script></p>
<p>Reference: <a href="http://bit.ly/y8Yc29">http://bit.ly/y8Yc29</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.sumardi.net/2012/02/06/a-handy-way-to-dismiss-keyboard/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>R.I.P Steve Jobs</title>
		<link>http://www.sumardi.net/2011/10/06/r-i-p-steve-jobs/</link>
		<comments>http://www.sumardi.net/2011/10/06/r-i-p-steve-jobs/#comments</comments>
		<pubDate>Thu, 06 Oct 2011 03:46:35 +0000</pubDate>
		<dc:creator>SMD</dc:creator>
				<category><![CDATA[iOS Development]]></category>
		<category><![CDATA[Journal]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Macbook]]></category>

		<guid isPermaLink="false">http://www.sumardi.net/?p=730</guid>
		<description><![CDATA[You changed my life and my career. You changed the world for the better. Rest in Peace, Steve Jobs.]]></description>
				<content:encoded><![CDATA[<p><a href="http://www.sumardi.net/wp-content/uploads/2011/10/416134899.png"><img src="http://www.sumardi.net/wp-content/uploads/2011/10/416134899-300x300.png" alt="" title="Tributes To Steve Jobs" width="300" height="300" class="size-medium wp-image-731" /></a><br />
You changed my life and my career. You changed the world for the better. Rest in Peace, Steve Jobs.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sumardi.net/2011/10/06/r-i-p-steve-jobs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Enable SQL Debugging in Xcode4</title>
		<link>http://www.sumardi.net/2011/09/06/enable-sql-debugging-in-xcode4/</link>
		<comments>http://www.sumardi.net/2011/09/06/enable-sql-debugging-in-xcode4/#comments</comments>
		<pubDate>Tue, 06 Sep 2011 03:01:34 +0000</pubDate>
		<dc:creator>SMD</dc:creator>
				<category><![CDATA[iOS Development]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Objective-C]]></category>

		<guid isPermaLink="false">http://www.sumardi.net/?p=727</guid>
		<description><![CDATA[If you would like to output the SQL being generated by Core Data, here is the quick steps: Go to Product -> Edit Scheme Choose Run YourAppName.app Add -com.apple.CoreData.SQLDebug 1 to the Arguments Passed On Launch panel]]></description>
				<content:encoded><![CDATA[<p>If you would like to output the SQL being generated by Core Data, here is the quick steps:</p>
<ol>
<li>Go to <em>Product</em> -> <em>Edit Scheme</em></li>
<li>Choose <strong>Run YourAppName.app</strong></li>
<li>Add <strong>-com.apple.CoreData.SQLDebug 1</strong> to the Arguments Passed On Launch panel</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.sumardi.net/2011/09/06/enable-sql-debugging-in-xcode4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Eid Mubarak &amp; Independence Day Malaysia</title>
		<link>http://www.sumardi.net/2011/08/31/eid-mubarak-independence-day-malaysia/</link>
		<comments>http://www.sumardi.net/2011/08/31/eid-mubarak-independence-day-malaysia/#comments</comments>
		<pubDate>Tue, 30 Aug 2011 22:42:40 +0000</pubDate>
		<dc:creator>SMD</dc:creator>
				<category><![CDATA[Off-Topic]]></category>

		<guid isPermaLink="false">http://www.sumardi.net/?p=725</guid>
		<description><![CDATA[I wish Selamat Hari Raya to all my muslim readers and Happy Independence Day to all Malaysians. Merdeka! Merdeka! Merdeka!]]></description>
				<content:encoded><![CDATA[<p>I wish <strong>Selamat Hari Raya</strong> to all my muslim readers and <strong>Happy Independence Day</strong> to all Malaysians.</p>
<p>Merdeka! Merdeka! Merdeka!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sumardi.net/2011/08/31/eid-mubarak-independence-day-malaysia/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Limit the size of UITextField</title>
		<link>http://www.sumardi.net/2011/08/27/limit-the-size-of-uitextfield/</link>
		<comments>http://www.sumardi.net/2011/08/27/limit-the-size-of-uitextfield/#comments</comments>
		<pubDate>Sat, 27 Aug 2011 14:52:22 +0000</pubDate>
		<dc:creator>SMD</dc:creator>
				<category><![CDATA[iOS Development]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Objective-C]]></category>

		<guid isPermaLink="false">http://www.sumardi.net/?p=718</guid>
		<description><![CDATA[https://gist.github.com/1175468]]></description>
				<content:encoded><![CDATA[<pre class="brush: objc; title: ; notranslate">
// Text field delegates
- (BOOL)textField:(UITextField *)textField shouldChangeCharactersInRange:(NSRange)range replacementString:(NSString *)string {
  if ([[textField text] length] + [string length] - range.length &gt; MAX_LENGTH) {
    return NO;
  } else {
    return YES; 
  }
}
</pre>
<p><a href="https://gist.github.com/1175468">https://gist.github.com/1175468</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.sumardi.net/2011/08/27/limit-the-size-of-uitextfield/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>XML Date to CoreData NSDate</title>
		<link>http://www.sumardi.net/2011/06/26/xml-date-to-coredata-nsdate/</link>
		<comments>http://www.sumardi.net/2011/06/26/xml-date-to-coredata-nsdate/#comments</comments>
		<pubDate>Sun, 26 Jun 2011 05:50:39 +0000</pubDate>
		<dc:creator>SMD</dc:creator>
				<category><![CDATA[iOS Development]]></category>
		<category><![CDATA[Objective-C]]></category>

		<guid isPermaLink="false">http://www.sumardi.net/?p=708</guid>
		<description><![CDATA[Here is code snippet to parse a XML string to Core Data NSDate.]]></description>
				<content:encoded><![CDATA[<p>Here is code snippet to parse a XML string to Core Data NSDate.<br />
</p>
<pre class="brush: objc; title: ; notranslate">
NSString *string = [currentString stringByTrimmingCharactersInSet:
[NSCharacterSet whitespaceAndNewlineCharacterSet]];
NSLocale* usLocale = [[NSLocale alloc] 
initWithLocaleIdentifier:@&quot;en-US&quot;];
NSDateFormatter *dateFormatter = [[NSDateFormatter alloc] init];
[dateFormatter setLocale:usLocale];
[dateFormatter setDateFormat:@&quot;EEE, dd MMM yyyy HH:mm:ss ZZ&quot;];
NSDate *pubDate = [dateFormatter dateFromString:string];
</pre>
]]></content:encoded>
			<wfw:commentRss>http://www.sumardi.net/2011/06/26/xml-date-to-coredata-nsdate/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
