iPhoneRoot.com       

News tagged ‘push’


Firmware 2.1 beta2 is out





Just a week after the first iPhone 2.1 beta seed, Apple has released another 2.1 firmware release to developers. The new version appears to include several bug fixes.

"This is the second beta of the iPhone SDK targeting iPhone OS 2.1, including bug fixes to iPhone OS as well as an early implementation of the Apple Push Notification Service API. This API is not yet integrated with a live push server."

Related posts:




|
   

Leave a comment

Written by admin

Thursday, July 31st, 2008. 17:37

MagixPad - notes app with copy/paste



This video walkthrough of MagicPad, a rich text editor app that is still pending acceptance into the App Store, is notable for showing the first working copy and paste framework on the iPhone (at the 1:00 mark). Of course, SDK limitations keep the functionality quarantined within MagicPad itself, but its developers, Proximi, hope to use it as a case study for pushing forward one of the iPhone software's most wanted features.

via gizmodo

Related posts:




|
   

Leave a comment

Firmware 2.1



Apple is already providing developers with a new iPhone firmware beta with enhanced location-finding that could lead to true navigation as well as the roots for background push services.

The one of new features is update to core Location - it can now recognize the cardinal direction of an iPhone with GPS as well as its velocity, both of which are ingredients necessary to providing turn-by-turn directions. The additions confirm statements recently by Apple's Greg Joswiak, who rejected earlier claims that iPhone 3G's GPS antenna wasn't powerful enough to handle navigation and in turn explained that "complicated issues" are holding the device back from serving as a true navigation unit.

Apple is also implementing a rough version of its background push notification service in the 2.1 firmware. Announced at the Worldwide Developers Conference, the feature lets third-party native programs receive data such as alerts or new messages without actively running. The measure saves processing power without interrupting some apps that depend on constant access to the Internet.

The inclusion of this early version of the code alludes to the 2.1 update becoming public at the same time as the push notification service itself, which is tentatively due for September. In the meantime, Apple and its US partner AT&T are known to be testing iPhone 2.0.1, a maintenance release that likely fixes some of the outstanding bugs with the initial 2.0 release.

via appleinsider




|
   

Leave a comment

Written by admin

Friday, July 25th, 2008. 15:44

Get internet on a desktop or notebook through IPhone 3G



Thanks to Dev Team and the porting work of Jay Freeman as well as the authors of 3Proxy, it is now possible to "tether" your iPhone 3G and use its Internet connection on your laptop.

Warning - Tethering your iPhone is against the iPhone data plan terms. AT&T could slap you with huge fees if you overuse this. I recommend only using it during emergencies.

Here is a basic plan (by the way, this should work for old IPhone also):

  • Jailbreak your iPhone 3G
  • Install 3Proxy and Terminal
  • Create an ad-hoc Wi-fi network using your laptop
  • Join the network with your iPhone
  • Find the iPhone's IP address
  • Open Terminal and run the proxy program
  • Open Safari on your iPhone and open a web page
  • Configure your browser to use the proxy

Later we'll discuss it with more details.

Step 1: Jailbreak your iPhone


Read the rest of this entry »




|
   

Leave a comment, read comments [3]

xpwn 0.3 sources are now up



The development sources for xpwn 0.3, the firmware 2.0 version of our cross-platform jailbreaking library/command-line utility have been pushed onto github. DevTeam tested it on Linux, Windows XP, and Windows Vista for both the iPhone 2G and iPhone 3G thus far, but since it uses the same FirmwareBundles files as PwnageTool, and we know those work for the iPod touch, there ought not be any problems.

Being a suite of command-line utilities, this release is meant primarily for developers. While you can certainly jailbreak (both 3G and first-gen) and unlock (first-gen) with it, it's not really something you want to try without reading the lengthy, detailed README. If you don't have the patience to do that, this release is not for you.

For users this news mean that quite soon there will be a new version of winpwn, supporting 2.0.




|
   

Leave a comment