Tagged: iPhone

Jan 24

Redirect Mobile Devices

Redirect Mobile Devices

<script type="text/javascript">// <![CDATA[
 if (screen.width <= 699) { document.location = "mobile.html"; }
// ]]></script>

“mobile.html” would be replaced with the location of wherever your mobile version resides. This technique could be adapted to load an alternate stylesheet as well.

 

For iPhones/iPods Specifically

<script type=”text/javascript” language=”javascript”>// <![CDATA[
if ((navigator.userAgent.match(/iPhone/i)) || (navigator.userAgent.match(/iPod/i))) { location.replace("http://url-to-send-them/iphone.html"); }
// ]]></script>

Did you like this? Share it:

0
comments

Nov 14

How To Enable Panorama Mode and Autocorrect Band In iOS5

This is a pretty easy hack without jailbreaking your iDevice from 9to5. all you need to do is use an application called iBackupBot (download link below) and your all set.

source(s)

download for iBackupBot:
Did you like this? Share it:

0
comments

Nov 09

Siri (Original) Assistant for the iPhone

This is where it all started.  Introducing “siri assistant” before apple took over. It used to be a free app for iPhone 3GS and iPhone 4. But when iPhone 4S was released, the app was taken down, and it is not only enabled for the iPhone 4S. :-(

This makes you realize, since apple can’t come up with a new iPhone 5. Solution, they just used the same exact phone, just upgraded the processor (from iPad2) and added a “new” (but existing free app). And called it a new Phone (add those marketing chu-chu crap about the speed). I hope there is a petition out there to enable Siri back to the old iPhone (3GS and 4).

Did you like this? Share it:

0
comments

Feb 07

How to Fix iTunes Error 1013 When Updating to iOS 4.2.1

Some previous work around when jailbreaking Firmware 4.1. is not causing error to some greensn0w 4.2.1 jailbreakers. This was due to the “hosts” being modified. Follow instructions below for the fix.

Warning: This will result in your iPhone 4 baseband being upgraded to the latest version.

for Mac OS X:

  1. Hit command+space (open spotlight)
  2. Type in Terminal (select the one from the Applications/Utilities folder
  3. Type “sudo nano /etc/hosts” (without quotes) and hit return.
  4. Enter your password
  5. Use the down arrow key to find the “gs.apple.com” entries. Once the cursor is in front, make sure you comment out the line(s) by entering “#” in front of the text. (to disable that line or comment it out)
  6. Save the file by pressing control+O (then enter to accept).
  7. Exit the nano editor by pressing control+X.
  8. Now your done. Try restoring again your device.

for Windows:

  1. Win+R (open “Run”)
  2. Make sure your in “Administrator” mode or UAC disabled so you can edit your hosts file
  3. type in “notepad c:\Windows\System32\drivers\etc\hosts” (without the quotes, this is if your windows is in drive “C:”).
  4. Use the down arrow key to find the “gs.apple.com” entries. Once the cursor is in front, make sure you comment out the line(s) by entering “#” in front of the text. (to disable that line or comment it out)
  5. Hit Save
  6. Now your done. Try restoring again your device.
Did you like this? Share it:

0
comments

Jun 22

Installed iOS 4.0 on my iPhone 3G (not 3GS, not 4)

Horray for multitasking, folders, digital camera zoom, messages searching and wallpapers ^_^ (and tons more i can’t wait to explore)

http://sphotos.ak.fbcdn.net/hphotos-ak-snc4/hs117.snc4/36197_1329232716438_1399561559_30752062_147182_n.jpg

the dev-team really were quick to draw this time around. just after a few hours when iOS was released, we already have redsnow 9.5 which can “hacktivate” (or jailbreak) any iPhone3G or iPod Touch 2G, unfortunately no unlock yet folks. But I have a feeling we will “soon” have this (i think)

Download links for redsn0w 0.9.5b5-3 below:

WARNING: For now, the redsn0w beta release supports only the iPhone3G and iPod Touch 2G at today’s 4.0. It’s still a beta, so you’ll need to let Cydia reorganize, reload, and update after using redsn0w.

Its fairly easy to use. I wont bother putting a tutorial in. If you know how to use a computer (Windows/OSX) you can use this.

reference URL: http://blog.iphone-dev.org

Did you like this? Share it:

2
comments

May 20

Next Gen iPhone on July 17

There are rumors circulating around that the next gen iPhone will be out this year (July 17th). Hmmmm, too bad for people like me who are still locked on my 2nd Gen iPhone for 1 and 1/2 year (Globe Telecom). I guess, next time i’ll get the “plan-free” package (if my wife lets me)…. or i buy one and just hide it from her.

Some features worth mentioning:

  • 32GB and 16GB storage (up from the current 16GB and 8GB models)
  • $199 and $299 price points to be maintained
  • 3.2-megapixel camera (up from the current 2-megapixel camera)
  • Video-recording and editing capabilities
  • Ability to send a picture & video via MMS
  • Discontinuation of the metal band surrounding the edge of the device
  • OLED screen
  • 1.5 times the battery life of the current models
  • Double the RAM and processing power
  • Built-in FM transmitter
  • Apple logo on back will glow
  • Rubber-tread backing
  • Sleeker design
  • Built-in compass
  • The camera, GPS, compass and Google map combined will identify photo and inform about photo locations
  • Turn-by-turn directions

Source : http://www.macrumors.com/2009/02/12/leaked-photos-of-next-generation-iphone/

Did you like this? Share it:

0
comments

May 19

3G iPhone in the Philippines

its my 1st entry on this “almost forgotten” personal blog project of mine. anyway, just this morning i got an inside scoop from a VERY VERY reliable source, regarding the 2nd gen iPhone… That the next generation iPhone will be exclusive to Globe here in the Philippines… although there area rumors that the 3g iPhone will be launched this June, my source say, its most likely that globe will (probably) launched it locally late this year (2008).

reference: www.businessweek.com

Did you like this? Share it:

2
comments