<?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>The Sapience Society &#187; iPhone and You Can Too</title> <atom:link href="http://blog.lococobra.com/category/iphone-and-you-can-too/feed" rel="self" type="application/rss+xml" /><link>http://blog.lococobra.com</link> <description>The advice of a self-proclaimed technological ninjician</description> <lastBuildDate>Thu, 08 Dec 2011 19:41:17 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>AT&amp;T &#8211; Slower Than Dial-Up and More Disapointing Than Ever</title><link>http://blog.lococobra.com/att-slower-than-dial-up-and-more-disapointing-than-ever</link> <comments>http://blog.lococobra.com/att-slower-than-dial-up-and-more-disapointing-than-ever#comments</comments> <pubDate>Sun, 11 Jul 2010 08:08:58 +0000</pubDate> <dc:creator>Jeff</dc:creator> <category><![CDATA[iPhone and You Can Too]]></category> <category><![CDATA[AT&T]]></category> <category><![CDATA[fail]]></category> <guid
isPermaLink="false">http://blog.lococobra.com/?p=342</guid> <description><![CDATA[So much fail in one screenshot. No shenanigans here, no death grip. Notice the five bars? For those who don't know why this is bad: do you remember dial-up? Dial up was 56kbps. AT&#38;T is currently charging me $30 a month for an upload speed that is slower than what I was using 10 years [...]]]></description> <content:encoded><![CDATA[<p><a
href="../wp-content/uploads/2010/07/p_960_640_F54916EB-5D45-498B-A026-1F5FC65AA5C3.jpeg"><img
class="size-full alignleft" style="margin-right: 20px; margin-bottom: 20px;" src="../wp-content/uploads/2010/07/p_960_640_F54916EB-5D45-498B-A026-1F5FC65AA5C3.jpeg" alt=" AT&T   Slower Than Dial Up and More Disapointing Than Ever" width="342" height="512" title="AT&T   Slower Than Dial Up and More Disapointing Than Ever" /></a>So much fail in one screenshot. No shenanigans here, no death grip. Notice the five bars? For those who don't know why this is bad: do you remember dial-up? Dial up was 56kbps. AT&amp;T is currently charging me $30 a month for an upload speed that is slower than what I was using 10 years ago.</p><p>Apparently I fall into the "less than 2%" of AT&amp;T's customers who are affected by <a
href="http://www.wired.com/epicenter/2010/07/att-blames-slow-3g-on-alcatel-lucent-bug/" target="_blank">this glitch</a>.</p><p>Should I still be paying $30 even though AT&amp;T is not providing me an adequate service?</p><p>It seems to me like any person affected by this should not be charged for data every day that this persists, at least.</p><div
class="shr-publisher-342"></div>]]></content:encoded> <wfw:commentRss>http://blog.lococobra.com/att-slower-than-dial-up-and-more-disapointing-than-ever/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Manually Mask Rounded iPhone Icons for Stacks/Categories</title><link>http://blog.lococobra.com/manually-mask-iphone-icons-for-stackscategories</link> <comments>http://blog.lococobra.com/manually-mask-iphone-icons-for-stackscategories#comments</comments> <pubDate>Fri, 12 Feb 2010 06:11:34 +0000</pubDate> <dc:creator>Jeff</dc:creator> <category><![CDATA[iPhone and You Can Too]]></category> <category><![CDATA[iphone]]></category> <category><![CDATA[jailbreak]]></category> <category><![CDATA[mod]]></category> <guid
isPermaLink="false">http://blog.lococobra.com/?p=317</guid> <description><![CDATA[I'm writing this post because I was not able to find anything remotely close to solving this problem elsewhere. The goal (for me, but there are other uses): custom theme stacks icons so that dock reflections work properly. There are more reasons to do this though, such as making icons display correctly in categories. You [...]]]></description> <content:encoded><![CDATA[<p>I'm writing this post because I was not able to find anything remotely close to solving this problem elsewhere.</p><p>The goal (for me, but there are other uses): custom theme stacks icons so that dock reflections work properly. There are more reasons to do this though, such as making icons display correctly in categories. You could also use this to fix jailbroken apps which don't have nice iPhone style icons.</p><p><span
id="more-317"></span></p><ol><li>Locate your app's folder. If the target app is a stock/jailbroken one, you're going to look in /private/var/stash/Applications/yourApp. If it's an AppStore app, look in /private/var/mobile/Applications (you just have to look through the folders to find it).</li><li>Get the app's icon. Inside the app's folder you'll find another folder called "appname".app, inside this folder look for a file called "icon.png". If you can't find that, you can look at Info.plist which should give you the name of the icon file.</li><li>Copy the icon to your machine.</li><li>Try to look at it. If you can see the icon skip to step 7.</li><li>This is the mac-only solution. I don't know what to do if you're trying to do this on a windows machine. It looks like your icon is encoded with apple's weird proprietary format. That won't work, so you need to fix it. Go <a
href="http://www.cyberhq.nl/2007/07/05/iphone-png-fixer-upper.html">here</a> and download the link in the 2nd response.</li><li>Open a terminal window and run ./fixpng "path/to/icon.png" "path/to/fixedicon.png" - hopefully you'll now have a readable png image.</li><li>We're going to need the mask images that the iPhone OS uses. These are located on the iPhone at /System/Library/Frameworks/UIKit.framework/Other.artwork. Copy the "Other.artwork" file to your machine.</li><li>To extract this file we'll use another tool. Go download <a
href="http://modmyi.com/forums/skinning-themes-discussion/665281-iphoneshop-3-0-import-export-artwork-files-3-0-a.html">iPhoneShop</a>. (you will need the latest version of the java runtime installed too)</li><li>Put the Other.artwork file into the same folder as iPhoneShop, and create a new directory called "pngs"</li><li>Use the following command to extract the Other.artwork file - "java -jar iPhoneShop-0.6.jar ARTWORK Other.artwork export pngs"</li><li>The three files you will want are "AppIconMask.png", "AppIconOverlay.png", and "AppIconShadow.png".</li><li>Open your image editing program of choice, and open the app icon you grabbed. I used Photoshop CS4</li><li>Change the size of the icon to 59x60 with the icon at the top center.</li><li>Add the AppIconShadow behind the app icon layer, and the AppIconOverlay on top of it</li><li>Add the AppIconMask as a layer mask to both the icon and the AppIconOverlay. In Photoshop this is done by clicking the layer mask and using Image/Apply Image...</li><li>Depending on the app, you may or may not need to use the AppIconOverlay, just check what looks right visually</li><li>Save the icon as a PNG with the alpha layer. In Photoshop you can do this by using "Save for Web &amp; Devices..." and then save as a PNG-24 with transparency enabled.</li><li>Now, either make a theme (I'm not going to describe how to do that) or overwrite the icon_b.png file in each stacks directory (located in /private/var/stash/Applications/Stack#.app with your new icon.</li></ol><p>Ta-da, success! I'm pretty much positive that almost no one will be able to follow this whole tutorial... but I'll be happy to answer any questions you might have.</p><div
class="shr-publisher-317"></div>]]></content:encoded> <wfw:commentRss>http://blog.lococobra.com/manually-mask-iphone-icons-for-stackscategories/feed</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>3.1 Jailbreak for iPhone 2G/3G and iPod Touch 1G</title><link>http://blog.lococobra.com/3-1-jailbreak-for-iphone-2g3g-and-ipod-touch-1g</link> <comments>http://blog.lococobra.com/3-1-jailbreak-for-iphone-2g3g-and-ipod-touch-1g#comments</comments> <pubDate>Tue, 15 Sep 2009 21:39:20 +0000</pubDate> <dc:creator>Jeff</dc:creator> <category><![CDATA[iPhone and You Can Too]]></category> <category><![CDATA[3.1]]></category> <category><![CDATA[iphone]]></category> <category><![CDATA[jailbreak]]></category> <guid
isPermaLink="false">http://blog.lococobra.com/?p=204</guid> <description><![CDATA[The iPhone Dev Team just released a new version of their PwnageTool, which is capable of Jailbreaking the iPhone 2G/3G and iPod Touch 1G. For the rest of us 3GS/iTouch 2G/New iTouch owners (I have both!) we can do nothing but wait for a new version of redsnow. I'm hosting a mirror of the new [...]]]></description> <content:encoded><![CDATA[<p>The iPhone Dev Team just released a new version of their PwnageTool, which is capable of Jailbreaking the iPhone 2G/3G and iPod Touch 1G. For the rest of us 3GS/iTouch 2G/New iTouch owners (I have both!) we can do nothing but wait for a new version of redsnow. I'm hosting a mirror of the new version of PwnageTool (link later), but please... as the Dev Team reiterates multiple times in their post, read and reread their post and follow it to the letter!<br
/> <span
id="more-204"></span><br
/> As quoted from <a
href="http://blog.iphone-dev.org/post/188779017/3-o-fun">Dev-Team Blog - 3 • fun!</a>.</p><blockquote><p>This is the low down on our tools for use with the 3.1 firmware from Apple, <strong>please read the whole post in full before attempting anything</strong>. Because of changes with Apple’s update techniques (that complicate the 3GS upgrade process) this will be a multipart release, starting with the initial release of PwnageTool for Mac OS X - this application supports the iPhone 1st Generation (2G), the iPhone 3G and the iPod touch 1G. <strong> NB: THIS DOES NOT SUPPORT THE 3GS OR 2G/3G IPOD TOUCH. redsn0w for Mac OS X and Windows will follow sometime in the near future, please don’t bug us about it - we’ll release when we have something ready.</strong></p><ol><li> <strong> GOLDEN RULE:</strong> If you are using a 3G iPhone with ultrasn0w and rely on ultrasn0w to obtain cellular service, then you should only upgrade to 3.1 with a PwnageTool created .ipsw. - Stay away from Apple’s direct updates as described <a
href="http://blog.iphone-dev.org/post/182722675/rock-out-without-lockout" target="_blank">here</a> and <a
href="http://blog.iphone-dev.org/post/188396986/future-proofing-the-3gs-jailbreak" target="_blank">here</a> please get up to speed on the whole subject by reading the information contained in these posts.</li><li>If you have an original iPhone (1st generation) then 3.1 unlock works with this PwnageTool release.   iPhone 3G users upgrading to 3.1 will need to continue using ultrasn0w with a PwnageTool created 3.1 .ipsw</li><li>Please read all parts of this post before downloading and using these tools.</li><li>Read items 1, 2 and 3 again and again.</li><li>At the bottom of this post are the bittorrent files for the 3.1 capable version of PwnageTool.</li><li>This app is suitable for the recent 3.1 release.</li><li>This version of PwnageTool will NOT work for the iPhone 3GS.</li><li>PwnageTool WILL work for Original iPhone (1st Generation), Original iPod touch (1st Generation) and the iPhone 3G.</li></ol><p><span
style="text-decoration: underline;"><strong>Baseband 101</strong></span></p><p>The ‘baseband’ is the generic nickname given to the internal components of the iPhone that handle the phone calls and Internet access. This ‘baseband’ is a tiny and unique independent computer system that runs inside your iPhone, it is separate to the main system that handles the applications (such as email and google maps) and it talks to the main part of the phone over an internal communications network. Think of it like a cable modem or other peripheral that is attached to your home PC that needs occasional updates. When a software update is released and presented to you within iTunes the baseband is sometimes updated (to fix bugs or add new features). The 3.0 update for the iPhone 3G contains such an update, so running the vanilla updater straight away with iTunes will reprogram and update the baseband.</p><p><strong><span
style="text-decoration: underline;">SIM Free/SP Unlocked/Factory Unlocked iPhone 3G</span></strong></p><p>This applies if you bought your iPhone 3G for $$$$$$$. This model of iPhone 3G doesn’t have an Service Provider lock (aka factory unlocked) and you are able to put any SIM card into the phone and get service. Your phone is already unlocked so you do not need to worry about baseband updates, simply upgrade to 3.0 using iTunes and then use PwnageTool to create an ipsw and then use this to jailbreak your phone.</p><p><strong><span
style="text-decoration: underline;">iPhone 2G (1st Generation) </span></strong></p><p>Use PwnageTool to do the magic and then restore with iTunes using your newly created .ipsw ‘nuff said, you don’t need to worry about anything, the baseband will be unlocked, the phone jailbroken.</p><p><strong><span
style="text-decoration: underline;">iPod touch 1G (Original iPod Touch)</span></strong></p><p>Use PwnageTool to create a firmware image and restore with that .ipsw using iTunes.</p><p><strong><span
style="text-decoration: underline;">iPod touch 2G </span></strong></p><p>Sorry, no support at this time within PwnageTool, use Redsn0w for an earlier (pre 3.1) firmware release instead.</p><p><strong><span
style="text-decoration: underline;">iPod touch 3G (New iPod Touch)</span></strong></p><p>Sorry, no support at this time within PwnageTool</p></blockquote><p>&nbsp;</p><h3>Unofficial Sapience Society Mirror: <a
href="http://dl.lococobra.com/PwnageTool_3.1.dmg">PwnageTool_3.1</a></h3><p>&nbsp;</p><div
class="shr-publisher-204"></div>]]></content:encoded> <wfw:commentRss>http://blog.lococobra.com/3-1-jailbreak-for-iphone-2g3g-and-ipod-touch-1g/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Jailbreaking Your iPhone May Be Bad News – For You</title><link>http://blog.lococobra.com/jailbreaking-your-iphone-may-be-bad-news-%e2%80%93-for-you</link> <comments>http://blog.lococobra.com/jailbreaking-your-iphone-may-be-bad-news-%e2%80%93-for-you#comments</comments> <pubDate>Wed, 02 Sep 2009 23:50:17 +0000</pubDate> <dc:creator>Jeff</dc:creator> <category><![CDATA[iPhone and You Can Too]]></category> <category><![CDATA[Apple]]></category> <category><![CDATA[AT&T]]></category> <category><![CDATA[FCC]]></category> <category><![CDATA[iphone]]></category> <category><![CDATA[jailbreak]]></category> <guid
isPermaLink="false">http://blog.lococobra.com/?p=197</guid> <description><![CDATA[I would like to set the facts straight on this issue once and for all, even if the only way I can do that is by publishing my own blog post (which no one will read). You can read my response later on in the post. Yeah, you. In a recent U.S. copyright filing, Apple [...]]]></description> <content:encoded><![CDATA[<p>I would like to set the facts straight on this issue once and for all, even if the only way I can do that is by publishing my own blog post (which no one will read). You can read my response later on in the post.</p><p><img
class="alignleft" title="broken iphone" src="http://iphoneauctions.com.au/wp-content/uploads/2009/08/iPhone-Jailbreak-300x173.jpg" alt="iPhone Jailbreak 300x173 Jailbreaking Your iPhone May Be Bad News – For You" width="300" height="173" /></p><p>Yeah, you.  In a recent U.S. copyright filing, Apple apparently claims that the jailbreaking of iPhone operating systems leads to problems in the AT&#038;T network, probably helping to explain the general unreliability network users have experienced.  If “general unreliability” sounds a little harmless, keep in mind that Apple is also making the case that jailbreaking could make it possible for users to crash cell phone towers.</p><p>Of course, you can see why AT&#038;T wouldn’t like this.  But there may be more to the story.  Apple’s comments apparently also noted that the altering of the baseband processor BBP of the Apple is what would allow people to crash the towers.  Maybe not so coincidentally, “unlocking” the iPhone in this manner would also allow consumers to use networks other than AT&#038;T.</p><p>Maybe “unlocking,” and not jailbreaking, is simply bad for business.</p><p><span
id="more-197"></span></p><h3>Potential Problems with Jailbreaking</h3><p>Though “jailbreaking” sounds like something you’d do with a prison and not with a phone, it’s a relatively common practice.  According to Apple, this is the problem, saying jailbreaking can lead to crashes, freezes, disruption of applications like YouTube, problems with security, and even a shorter battery life.</p><p>Apple’s claims about the disruption of the AT&#038;T network mean that the problems with jailbreaking wouldn’t be restricted to your iPhone alone.  This has lead many frequent “jailbreakers” to wonder about the real impact of their modifications to Apple’s software.</p><h3>The Great Jailbreaking Debate</h3><p>As <a
href="http://reviews.cnet.com/8301-19512_7-10299891-233.html">Dong Ngo of CNet notes</a>, hearing that jailbreaking can give other people problems – not just the jailbreakers – isn’t exactly fun news.</p><p>But there is a debate within the iPhone community about the validity of jailbreaking.  Some people believe that, like tricking out a car, modifying software that you purchased is something that comes with your rights as a consumer.  Others believe that the problems aren’t worth the benefits.It will be interesting to watch the progress of the iPhone and how Apple interacts with the users who like to modify its contents.  There’s no doubt that consumers will always be looking for as much freedom as possible.</p><p>via <a
href="http://iphoneauctions.com.au/iphone-news/why-jailbreaking-your-own-iphone-can-be-bad-news-for-you-postid-4840/">Why Jailbreaking Your Own iPhone Can Be Bad News – For You | iPhone Auctions</a></p><h3>My Response</h3><p>See this is why I love and hate Apple. They file copyrights trying to make jailbreaking illegal, which is something that a lot of us (iPhone Owners) don't agree with... But it's for our own good! Apple seems to use this kind of emotionally spun logic to their favor all the time. They aren't "bug fixes", they are "compatibility updates".</p><p>The real truth is, jailbreaking your iPhone will not affect AT&#038;T in any way whatsoever 99.99999% of the time. What it will do is the following:</p><ol><li>Make your device unstable if you install the wrong or incompatible apps. You see this all the time where an app or tweak is only compatible with a specific firmware version or simply doesn't work because of a recent update. See: Supreme Preferences 3.0</li><li>Make your battery life shorter if you install apps that tweak how your iPhone is used such as: Backgrounder, Music Controls, and the AutoLock/KeepAwake SBSettings Toggles.</li><li>Stop your device from being included in baseband updates if you unlock your phone. This doesn't mean that you're attacking AT&#038;T in any way, it just means you're using an old version of their baseband.</li></ol><p>Of course there can be problems if you jailbreak your device, especially if you use untested patches, tweaks, and mods, but you're trading this risk for the ability to do a lot more with your phone than most would think is possible.</p><p>The real question is this: if jailbreaking iPhones is causing such widespread problems on the AT&#038;T networks, why is it Apple who is reporting this issue to the FCC? Sure it's their device, but the negative effects are all on AT&#038;T, not Apple. I submit to you that the reason why Apple doesn't want you to jailbreak your iPhone is purely so they can maintain their closed-source proprietorially induced mind control on you. So keep on jailbreaking until you're dead my friends.</p><div
class="shr-publisher-197"></div>]]></content:encoded> <wfw:commentRss>http://blog.lococobra.com/jailbreaking-your-iphone-may-be-bad-news-%e2%80%93-for-you/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>New Yelp Feature: Augmented Reality</title><link>http://blog.lococobra.com/new-yelp-feature-augmented-reality</link> <comments>http://blog.lococobra.com/new-yelp-feature-augmented-reality#comments</comments> <pubDate>Thu, 27 Aug 2009 22:49:31 +0000</pubDate> <dc:creator>Jeff</dc:creator> <category><![CDATA[iPhone and You Can Too]]></category> <category><![CDATA[app]]></category> <category><![CDATA[augmented reality]]></category> <category><![CDATA[iphone]]></category> <category><![CDATA[yelp]]></category> <guid
isPermaLink="false">http://blog.lococobra.com/?p=181</guid> <description><![CDATA[Yelp, the community driven website helping people find and review local businesses, as of version 3.0, now includes an interesting easteregg: Augmented reality (AR). Augmented reality wasn't expected for iPhone at all until at least iPhone OS 3.1 came out sometime in September. In fact, Apple was apparently actively stopping developers from releasing apps which [...]]]></description> <content:encoded><![CDATA[<p><a
href="http://blog.lococobra.com/wp-content/uploads/2009/08/l_245_123_DF3546DC-EC42-44BD-B116-553181E1B3F0.jpeg"><img
class="size-full wp-image-364 alignleft" src="http://blog.lococobra.com/wp-content/uploads/2009/08/l_245_123_DF3546DC-EC42-44BD-B116-553181E1B3F0.jpeg" alt=" New Yelp Feature: Augmented Reality" width="196" height="98" title="New Yelp Feature: Augmented Reality" /></a>Yelp, the community driven website helping people find and review local businesses, as of version 3.0, now includes an interesting easteregg: Augmented reality (AR). <a
title="iPhone's augmented reality apps coming with September OS 3.1 launch?" href="http://www.engadget.com/2009/07/24/iphones-augmented-reality-apps-coming-with-september-os-3-1-lau/">Augmented reality wasn't expected for iPhone</a> at all until at least iPhone OS 3.1 came out sometime in September. In fact, Apple was apparently <a
title="Apple won't let you use cool augmented reality iPhone apps -- yet" href="http://latimesblogs.latimes.com/technology/2009/07/subway-augmented-reality-iphone-app.html">actively stopping developers</a> from releasing apps which included AR features.</p><p>Even more proof that the app store isn't perfect, Yelp was able to <span
style="text-decoration: line-through;">bypass apple's review panel and sneek</span> add this feature to their app by including it via hidden easteregg which is only activated by running Yelp and shaking your iPhone (3GS only) three times. You know you've done it right when a message pops up informing you "The Monocle is activated. Yelp thought reality was boring so we augmented it." At that point a button appears in the upper right hand corner that says "Monocle", clicking this activates AR.</p><div
class="shr-publisher-181"></div>]]></content:encoded> <wfw:commentRss>http://blog.lococobra.com/new-yelp-feature-augmented-reality/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>
