Archive for July 22nd, 2008
Java for IPhone / IPhone 3G firmware 2.0 exists

After successfull of the IPhone/IPhone 3G with firmware 2.0 it is possible to install . And what is more exciting, there are many applications there, including Java.
Related articles:
screenshots are from iphoneapps.ru
xpwn 0.3 sources are now up

The for xpwn 0.3, the firmware 2.0 version of our cross-platform jailbreaking library/command-line utility have been pushed onto . 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.
Apple's third quarter results

Cupertine California—July 21, 2008—Apple today announced financial results for its fiscal 2008 third quarter ended June 28, 2008.
Apple shipped 2,496,000 Macintosh computers during the quarter, representing 41% unit growth and 43% revenue growth over the year-ago quarter. The Company sold 11,011,000 iPods during the quarter, representing 12% unit growth and 7% revenue growth over the year-ago quarter. Quarterly iPhone units sold were 717,000 compared to 270,000 in the year-ago-quarter.
The Company posted revenue of $7.46 billion and net quarterly profit of $1.07 billion, or $1.19 per diluted share. These results compare to revenue of $5.41 billion and net quarterly profit of $818 million, or $.92 per diluted share, in the year-ago quarter. Gross margin was 34.8%, down from 36.9% in the year-ago quarter. International sales accounted for 42% of the quarter’s revenue.
Not bad at all.
via apple.com
Safari benchmark - 2.0 is faster than 1.1.4
There is not much defference between Safari 1.1.4 and 2.0. But Under the hood, MobileSafari 2.0's performance is hugely improved over 1.1.4. Everything related to web surfing feels faster, web pages consistently load faster on 2.0, both via Wi-Fi and EDGE. This has nothing to do with the new iPhone 3G hardware — this is about dramatic performance improvements on original iPhones upgraded to the 2.0 OS.
Using MobileSafari simply feels faster, especially with web applications. Feel is by nature subjective, but JavaScript benchmarks back this up.
In August last year, to compare the iPhone's processing power and JavaScript interpreter against Safari 3 running on a Mac with a 1.83 GHz Core Duo. At that time, the current version of the iPhone OS was 1.0.1. Here are the results of those same benchmarks on original iPhones running the 1.1.4 and new 2.0 OS versions, with Hockenberry’s 1.0.1 results included for comparison:
| Test | 1.0.1 | 1.1.4 | 2.0 | Vs. 1.0.1 / 1.1.4 |
|---|---|---|---|---|
| 100,000 iterations | 3.209 | 1.096 | 0.145 | 22× / 8× |
| 10,000 divisions | 0.413 | 0.181 | 0.029 | 14× / 6× |
| 10,000 sin(x) calls | 0.709 | 0.373 | 0.140 | 5× / 3× |
| 10,000 string allocations | 0.777 | 0.434 | 0.133 | 6× / 3× |
| 10,000 function calls | 0.904 | 0.595 | 0.115 | 8× / 5× |
The last column shows how many times faster the 2.0 version of MobileSafari was versus 1.0.1 and 1.1.4. The same results, charted (smaller bars are faster) can be viewed above.
The results are obvious. WebKit JavaScript performance has improved steadily and significantly in just one year, with a huge jump between 1.1.4 and the new 2.0.0. In side-by-side page loading tests between two original iPhones running 1.1.4 and 2.0.0, the new version consistently finished at least a few seconds faster.
For all the hubbub regarding the new App Store, most “iPhone software” runs in the web browser. But improvements in WebKit performance often help native iPhone app performance, too — a slew of my favorite native iPhone apps have built-in WebKit browsers (e.g., NetNewsWire, Twitterrific, Instapaper, and Cocktails). When WebKit performance improves, any app that uses WebKit improves, and WebKit improved a lot between iPhone 1.1.4 and 2.0.0.
via daringfireball.net
Leave a comment