<?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>Kernel Panic &#187; Binary</title>
	<atom:link href="http://blog.epelaez.net/tag/binary/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.epelaez.net</link>
	<description>~Keep It Simple</description>
	<lastBuildDate>Wed, 30 Jun 2010 17:11:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>No &#8220;Slide to&#8230;&#8221; text</title>
		<link>http://blog.epelaez.net/03/no-slide-to-text/</link>
		<comments>http://blog.epelaez.net/03/no-slide-to-text/#comments</comments>
		<pubDate>Mon, 15 Mar 2010 16:20:45 +0000</pubDate>
		<dc:creator>Pelaez</dc:creator>
				<category><![CDATA[Release]]></category>
		<category><![CDATA[Source Code]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Binary]]></category>
		<category><![CDATA[Mobile Substrate]]></category>

		<guid isPermaLink="false">http://blog.epelaez.net/?p=776</guid>
		<description><![CDATA[This is a small dylib I made the other day. Turns out, you can edit the &#8220;Slide to Unlock&#8221; and &#8220;Slide to Answer&#8221; strings easily, but I didn&#8217;t find a way to get rid of the &#8220;Slide to view&#8221; that shows when a push notification arrives. So I made this small Mobile Substrate extension that [...]]]></description>
			<content:encoded><![CDATA[<p>This is a small dylib I made the other day.</p>
<p>Turns out, you can edit the &#8220;Slide to Unlock&#8221; and &#8220;Slide to Answer&#8221; strings easily, but I didn&#8217;t find a way to get rid of the &#8220;Slide to view&#8221; that shows when a push notification arrives.</p>
<p>So I made this small Mobile Substrate extension that just doesn&#8217;t create that label.<span id="more-776"></span></p>
<p>It&#8217;s really small and doesn&#8217;t allocate any extra objects. It even avoids the OS to allocate one.</p>
<p>To install, just download the dylib and put it in /Library/MobileSubstrate/DynamicLibraries/ and set permissions to 755.</p>
<p>The source code is also available, it was made with <a href="http://bit.ly/ccbpJv">Skylar&#8217;s template</a>. And you&#8217;ll need the Springboard and mobile substrate headers to compile it.</p>
<p>Downloads:</p>
<p><table style="border: 1px solid #CCC;" cellpadding="3" width="100%">
  <tr>
    <td width="35" style="vertical-align:top;">
      <a href="http://blog.epelaez.net/?file_id=20"><img src="http://blog.epelaez.net/wp-content/plugins/downloads-manager/img/icons/default.gif" alt="http://blog.epelaez.net/wp-content/plugins/downloads-manager/img/icons/default.gif"></a>
    </td>
    <td>
      <b>File:</b> <a href="http://blog.epelaez.net/?file_id=20">NoSlideText.dylib</a> <small>(15.17KB)</small><br />
      <b>added:</b> 15/03/2010 <br />
    </td>
  </tr>
</table></p>
<p><table style="border: 1px solid #CCC;" cellpadding="3" width="100%">
  <tr>
    <td width="35" style="vertical-align:top;">
      <a href="http://blog.epelaez.net/?file_id=21"><img src="http://blog.epelaez.net/wp-content/plugins/downloads-manager/img/icons/default.gif" alt="http://blog.epelaez.net/wp-content/plugins/downloads-manager/img/icons/default.gif"></a>
    </td>
    <td>
      <b>File:</b> <a href="http://blog.epelaez.net/?file_id=21">NoSlideText Source</a> <small>(18.33KB)</small><br />
      <b>added:</b> 15/03/2010 <br />
    </td>
  </tr>
</table></p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-enjoy">
<ul class="socials">
		<li class="shr-comfeed">
			<a href="http://blog.epelaez.net/03/no-slide-to-text/feed" rel="nofollow" class="external" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://blog.epelaez.net/03/no-slide-to-text/&amp;title=No+%22Slide+to...%22+text" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://blog.epelaez.net/03/no-slide-to-text/&amp;title=No+%22Slide+to...%22+text" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://blog.epelaez.net/03/no-slide-to-text/&amp;t=No+%22Slide+to...%22+text" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-mail">
			<a href="mailto:?subject=%22No%20%22Slide%20to...%22%20text%22&amp;body=Link: http://blog.epelaez.net/03/no-slide-to-text/ (sent via shareaholic)%0D%0A%0D%0A----%0D%0A This%20is%20a%20small%20dylib%20I%20made%20the%20other%20day.%0D%0A%0D%0ATurns%20out%2C%20you%20can%20edit%20the%20%22Slide%20to%20Unlock%22%20and%20%22Slide%20to%20Answer%22%20strings%20easily%2C%20but%20I%20didn%27t%20find%20a%20way%20to%20get%20rid%20of%20the%20%22Slide%20to%20view%22%20that%20shows%20when%20a%20push%20notification%20arrives.%0D%0A%0D%0ASo%20I%20made%20this%20small%20Mobile%20Substrate%20extension%20that%20just%20doesn" rel="nofollow" class="external" title="Email this to a friend?">Email this to a friend?</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=No+%22Slide+to...%22+text+-+http://b2l.me/wrxsy&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://blog.epelaez.net/03/no-slide-to-text/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Swipe Controls 1.2</title>
		<link>http://blog.epelaez.net/09/swipe-controls-12/</link>
		<comments>http://blog.epelaez.net/09/swipe-controls-12/#comments</comments>
		<pubDate>Wed, 02 Sep 2009 12:42:53 +0000</pubDate>
		<dc:creator>Pelaez</dc:creator>
				<category><![CDATA[Release]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Binary]]></category>
		<category><![CDATA[deb]]></category>
		<category><![CDATA[Download]]></category>
		<category><![CDATA[ipa]]></category>
		<category><![CDATA[Swipe Controls]]></category>

		<guid isPermaLink="false">http://blog.epelaez.net/?p=385</guid>
		<description><![CDATA[Swipe Controls 1.2 is ready with settings! Here&#8217;s the changelog: Added Settings: Volume sensitivity settings. Depending on this value, the volume will go up faster/slower when you slide your finger up and down. Turn on/off volume and next/prev gestures. If you don&#8217;t use some of them, just disable them. Invert left/right. Hope it&#8217;s clear enough. [...]]]></description>
			<content:encoded><![CDATA[<p>Swipe Controls 1.2 is ready with settings!</p>
<p><span id="more-385"></span></p>
<h4>Here&#8217;s the changelog:</h4>
<ul>
<li>Added Settings:</li>
<li>Volume sensitivity settings. Depending on this value, the volume will go up faster/slower when you slide your finger up and down.</li>
<li>Turn on/off volume and next/prev gestures. If you don&#8217;t use some of them, just disable them.</li>
<li>Invert left/right. Hope it&#8217;s clear enough.</li>
</ul>
<h4>Here&#8217;s what I plan to add:</h4>
<ul>
<li>Invert up/down</li>
<li>Song info.</li>
<li>Next/Prev sensitivity.</li>
<li>and everything else I&#8217;ve said I wanted to add.</li>
</ul>
<h4>Download:</h4>
<p><table style="border: 1px solid #CCC;" cellpadding="3" width="100%">
  <tr>
    <td width="35" style="vertical-align:top;">
      <a href="http://blog.epelaez.net/?file_id=16"><img src="http://blog.epelaez.net/wp-content/plugins/downloads-manager/img/icons/default.gif" alt="http://blog.epelaez.net/wp-content/plugins/downloads-manager/img/icons/default.gif"></a>
    </td>
    <td>
      <b>File:</b> <a href="http://blog.epelaez.net/?file_id=16">Swipe Controls 1.2 Deb</a> <small>(35.69KB)</small><br />
      <b>added:</b> 01/09/2009 <br />
    </td>
  </tr>
</table></p>
<p><table style="border: 1px solid #CCC;" cellpadding="3" width="100%">
  <tr>
    <td width="35" style="vertical-align:top;">
      <a href="http://blog.epelaez.net/?file_id=17"><img src="http://blog.epelaez.net/wp-content/plugins/downloads-manager/img/icons/default.gif" alt="http://blog.epelaez.net/wp-content/plugins/downloads-manager/img/icons/default.gif"></a>
    </td>
    <td>
      <b>File:</b> <a href="http://blog.epelaez.net/?file_id=17">Swipe Controls 1.2 IPA</a> <small>(18.24KB)</small><br />
      <b>added:</b> 01/09/2009 <br />
    </td>
  </tr>
</table></p>
<p>Check <a href="http://blog.epelaez.net/08/swipe-controls-10/" target="_self">THIS</a> if you don&#8217;t know what Swipe Controls is!</p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-enjoy">
<ul class="socials">
		<li class="shr-comfeed">
			<a href="http://blog.epelaez.net/09/swipe-controls-12/feed" rel="nofollow" class="external" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://blog.epelaez.net/09/swipe-controls-12/&amp;title=Swipe+Controls+1.2" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://blog.epelaez.net/09/swipe-controls-12/&amp;title=Swipe+Controls+1.2" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://blog.epelaez.net/09/swipe-controls-12/&amp;t=Swipe+Controls+1.2" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-mail">
			<a href="mailto:?subject=%22Swipe%20Controls%201.2%22&amp;body=Link: http://blog.epelaez.net/09/swipe-controls-12/ (sent via shareaholic)%0D%0A%0D%0A----%0D%0A Swipe%20Controls%201.2%20is%20ready%20with%20settings%21%0D%0A%0D%0A%0D%0AHere%27s%20the%20changelog%3A%0D%0A%0D%0A%09Added%20Settings%3A%0D%0A%09Volume%20sensitivity%20settings.%20Depending%20on%20this%20value%2C%20the%20volume%20will%20go%20up%20faster%2Fslower%20when%20you%20slide%20your%20finger%20up%20and%20down.%0D%0A%09Turn%20on%2Foff%20volume%20and%20next%2Fprev%20gestures.%20If%20you%20don%27t%20use%20some%20of%20them%2C%20ju" rel="nofollow" class="external" title="Email this to a friend?">Email this to a friend?</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Swipe+Controls+1.2+-+&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://blog.epelaez.net/09/swipe-controls-12/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Swipe Controls 1.0</title>
		<link>http://blog.epelaez.net/08/swipe-controls-10/</link>
		<comments>http://blog.epelaez.net/08/swipe-controls-10/#comments</comments>
		<pubDate>Mon, 24 Aug 2009 19:45:25 +0000</pubDate>
		<dc:creator>Pelaez</dc:creator>
				<category><![CDATA[Release]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Binary]]></category>
		<category><![CDATA[Download]]></category>
		<category><![CDATA[Music]]></category>
		<category><![CDATA[Swipe Controls]]></category>

		<guid isPermaLink="false">http://blog.epelaez.net/?p=362</guid>
		<description><![CDATA[This is a free simple app that changes the music based on finger gestures. Since the release of 3.0 I&#8217;ve missed Skylar&#8217;s Pocket Touch, and with the new Media Player frameworks, I realized it would be easy to make my own version of it. I don&#8217;t plan on making this app really big, don&#8217;t expect [...]]]></description>
			<content:encoded><![CDATA[<p>This is a free simple app that changes the music based on finger gestures.</p>
<p>Since the release of 3.0 I&#8217;ve missed Skylar&#8217;s Pocket Touch, and with the new Media Player frameworks, I realized it would be easy to make my own version of it.</p>
<p><span id="more-362"></span></p>
<p>I don&#8217;t plan on making this app really big, don&#8217;t expect a shocking UI or anything (my concept of the app is that it should go into the pocket right after it is launched), if you want more, you should get <a href="http://www.pockettouch.net/" target="_blank">Skylar&#8217;s Pocket Touch</a> when it makes it to the AppStore.</p>
<p>What I do plan is to add options to enable/disable different gestures, show current song name and artist, dim the backlight (maybe), and other things.</p>
<p>Also, if anybody can make a nice icon, it would be greatly appreciated, and you would be credited.</p>
<p>And finally, thanks a lot to iPTFf&#8217;s <a title="iPTFF" href="http://www.ipodtouchfans.com/forums/member.php?find=lastposter&amp;t=228951" target="_blank">Bamhm182</a> for compiling it for me in ARM binary form.</p>
<p>Anyway, here&#8217;s the download:</p>
<p><table style="border: 1px solid #CCC;" cellpadding="3" width="100%">
  <tr>
    <td width="35" style="vertical-align:top;">
      <a href="http://blog.epelaez.net/?file_id=14"><img src="http://blog.epelaez.net/wp-content/plugins/downloads-manager/img/icons/default.gif" alt="http://blog.epelaez.net/wp-content/plugins/downloads-manager/img/icons/default.gif"></a>
    </td>
    <td>
      <b>File:</b> <a href="http://blog.epelaez.net/?file_id=14">Swipe Controls 1.0 IPA</a> <small>(13.61KB)</small><br />
      <b>added:</b> 24/08/2009 <br />
    </td>
  </tr>
</table></p>
<p><table style="border: 1px solid #CCC;" cellpadding="3" width="100%">
  <tr>
    <td width="35" style="vertical-align:top;">
      <a href="http://blog.epelaez.net/?file_id=15"><img src="http://blog.epelaez.net/wp-content/plugins/downloads-manager/img/icons/default.gif" alt="http://blog.epelaez.net/wp-content/plugins/downloads-manager/img/icons/default.gif"></a>
    </td>
    <td>
      <b>File:</b> <a href="http://blog.epelaez.net/?file_id=15">Swipe Controls 1.0 Deb</a> <small>(12.69KB)</small><br />
      <b>added:</b> 26/08/2009 <br />
    </td>
  </tr>
</table></p>
<p>Please use the Contact Me form at the top for suggestions, complains, feedback,  jokes, and anything clever you can think of.</p>
<h3>Usage:</h3>
<ul>
<li>Swipe left &#8211; Prev. song</li>
<li>Swipe right &#8211; Next song</li>
<li>Swipe up &#8211; Volume up</li>
<li>Swipe down &#8211; volume down</li>
<li>Double tap &#8211; Play/Pause</li>
</ul>
<h3>Install Instructions:</h3>
<h4>Deb:</h4>
<p>Put it in your iDevice, and execute the next command on the same folder where it is. Please note that you need to use sudo or su to get root access before executing the command:</p>
<div class="codecolorer-container text default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:400px;"><table cellspacing="0" cellpadding="0"><tbody><tr><td style="padding:5px;text-align:center;color:#888888;background-color:#EEEEEE;border-right: 1px solid #9F9F9F;font: normal 12px/1.4em Monaco, Lucida Console, monospace;"><div>1<br /></div></td><td><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">$ dpkg -i SwipeControls.deb</div></td></tr></tbody></table></div>
<h4>IPA:</h4>
<p>You can install it with iTunes with a simple double click on it, as long as you have a jailbroken iDevice and a patched Mobile Installation file (google that if you don&#8217;t have it).</p>
<p>Please note that you also need at least 3.0 Firmware, regardless of the install method you chose.</p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-enjoy">
<ul class="socials">
		<li class="shr-comfeed">
			<a href="http://blog.epelaez.net/08/swipe-controls-10/feed" rel="nofollow" class="external" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://blog.epelaez.net/08/swipe-controls-10/&amp;title=Swipe+Controls+1.0" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://blog.epelaez.net/08/swipe-controls-10/&amp;title=Swipe+Controls+1.0" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://blog.epelaez.net/08/swipe-controls-10/&amp;t=Swipe+Controls+1.0" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-mail">
			<a href="mailto:?subject=%22Swipe%20Controls%201.0%22&amp;body=Link: http://blog.epelaez.net/08/swipe-controls-10/ (sent via shareaholic)%0D%0A%0D%0A----%0D%0A This%20is%20a%20free%20simple%20app%20that%20changes%20the%20music%20based%20on%20finger%20gestures.%0D%0A%0D%0ASince%20the%20release%20of%203.0%20I%27ve%20missed%20Skylar%27s%20Pocket%20Touch%2C%20and%20with%20the%20new%20Media%20Player%20frameworks%2C%20I%20realized%20it%20would%20be%20easy%20to%20make%20my%20own%20version%20of%20it.%0D%0A%0D%0A%0D%0A%0D%0AI%20don%27t%20plan%20on%20making%20this%20app%20really%20big%2C%20don%27t%20expec" rel="nofollow" class="external" title="Email this to a friend?">Email this to a friend?</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Swipe+Controls+1.0+-+&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://blog.epelaez.net/08/swipe-controls-10/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Two SBSettings &#8220;Toggles&#8221;</title>
		<link>http://blog.epelaez.net/06/two-sbsettings-toggles/</link>
		<comments>http://blog.epelaez.net/06/two-sbsettings-toggles/#comments</comments>
		<pubDate>Tue, 16 Jun 2009 03:57:27 +0000</pubDate>
		<dc:creator>Pelaez</dc:creator>
				<category><![CDATA[Release]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Binary]]></category>
		<category><![CDATA[Download]]></category>
		<category><![CDATA[SBS Lockdown]]></category>
		<category><![CDATA[SBS Time]]></category>
		<category><![CDATA[SBSettings]]></category>

		<guid isPermaLink="false">http://blog.epelaez.net/?p=257</guid>
		<description><![CDATA[Here are two SBSetting toggles I made. Lockdown Toggle [Currently not working on OS 3.0, though it shouldn't break anything] This will enable and disable the lock on the apps. When on, if you tap on a locked app, it will ask for a password. When off, when you tap on a locked app, it [...]]]></description>
			<content:encoded><![CDATA[<p>Here are two SBSetting toggles I made.<span id="more-257"></span></p>
<h3>Lockdown Toggle [Currently not working on OS 3.0, though it shouldn't break anything]</h3>
<p>This will enable and disable the lock on the apps. When on, if you tap on a locked app, it will ask for a password. When off, when you tap on a locked app, it will open right away.</p>
<p>I&#8217;m working on an update that asks for the lockdown password when you try to disable it.</p>
<p><table style="border: 1px solid #CCC;" cellpadding="3" width="100%">
  <tr>
    <td width="35" style="vertical-align:top;">
      <a href="http://blog.epelaez.net/?file_id=10"><img src="http://blog.epelaez.net/wp-content/plugins/downloads-manager/img/icons/default.gif" alt="http://blog.epelaez.net/wp-content/plugins/downloads-manager/img/icons/default.gif"></a>
    </td>
    <td>
      <b>File:</b> <a href="http://blog.epelaez.net/?file_id=10">Lockdown Toggle 1.1</a> <small>(3.99KB)</small><br />
      <b>added:</b> 15/06/2009 <br />
    </td>
  </tr>
</table></p>
<h3>Time View Toggle</h3>
<p>This will simply show a window with the current time and date. I made it because I didn&#8217;t want to have the time in my StatusBar, but I still wanted to be able to see the date and time.</p>
<p><table style="border: 1px solid #CCC;" cellpadding="3" width="100%">
  <tr>
    <td width="35" style="vertical-align:top;">
      <a href="http://blog.epelaez.net/?file_id=11"><img src="http://blog.epelaez.net/wp-content/plugins/downloads-manager/img/icons/default.gif" alt="http://blog.epelaez.net/wp-content/plugins/downloads-manager/img/icons/default.gif"></a>
    </td>
    <td>
      <b>File:</b> <a href="http://blog.epelaez.net/?file_id=11">Time and Date Widget</a> <small>(6.66KB)</small><br />
      <b>added:</b> 16/06/2009 <br />
    </td>
  </tr>
</table></p>
<h3>How to install.</h3>
<p>To install, just make two folders.</p>
<p>/var/mobile/Library/SBSettings/Toggle/HERE<br />
/var/mobile/Library/SBSettings/Themes/YourTheme/HERE</p>
<p>Put Toggle.dylib in the first folder with the name you want your toggle to have.</p>
<p>Make two images, one for on and off, called on.png and off.png, out of the glyphs in the zip files and the template of your theme, and put those two files in the second folder.</p>
<p>Set permissions to 755 to everything and respring.</p>
<p>Source Code for this will be in the next post!</p>
<h4><span style="color: #ff0000;">For any bugs/problems, use the Contact Me form at the top of the page.</span></h4>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-enjoy">
<ul class="socials">
		<li class="shr-comfeed">
			<a href="http://blog.epelaez.net/06/two-sbsettings-toggles/feed" rel="nofollow" class="external" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://blog.epelaez.net/06/two-sbsettings-toggles/&amp;title=Two+SBSettings+%22Toggles%22" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://blog.epelaez.net/06/two-sbsettings-toggles/&amp;title=Two+SBSettings+%22Toggles%22" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://blog.epelaez.net/06/two-sbsettings-toggles/&amp;t=Two+SBSettings+%22Toggles%22" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-mail">
			<a href="mailto:?subject=%22Two%20SBSettings%20%22Toggles%22%22&amp;body=Link: http://blog.epelaez.net/06/two-sbsettings-toggles/ (sent via shareaholic)%0D%0A%0D%0A----%0D%0A Here%20are%20two%20SBSetting%20toggles%20I%20made.%0D%0ALockdown%20Toggle%20%5BCurrently%20not%20working%20on%20OS%203.0%2C%20though%20it%20shouldn%27t%20break%20anything%5D%0D%0AThis%20will%20enable%20and%20disable%20the%20lock%20on%20the%20apps.%20When%20on%2C%20if%20you%20tap%20on%20a%20locked%20app%2C%20it%20will%20ask%20for%20a%20password.%20When%20off%2C%20when%20you%20tap%20on%20a%20locked%20app%2C%20it%20will%20open%20righ" rel="nofollow" class="external" title="Email this to a friend?">Email this to a friend?</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Two+SBSettings+%22Toggles%22+-+&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://blog.epelaez.net/06/two-sbsettings-toggles/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
