News tagged ‘share’
WinPwn updated to 2.0.0.3

New version 2.0.0.3 of released.
2.0.0.3 fixes the Ipwner crash problem and 16xx errors. It will also fix the iPod ipswBuilder failure bug.
Notes:
- Support for WinXP and Vista 32/64bit. Note Windows 2003/2008 server (Yes SERVER) are not supported neither is Windows 95 or Windows 3.11
- You MUST do a full uninstall of winpwn before installing the new version
- Make sure you have the latest version of iTunes ( Currently 7.7)
- WinPwn uses 300MB of ram at peak due to the ipsw being extracted in memory
- You must first click browse and load an IPSW to use WinPwn (i thought this was clear)
- For 2.0 only the *5A347_Restore.ipsw files are valid. The 345 image will not work
- If you see Failed to load image catalog/payload catalog, this is fine and won't cause problems
- If you already have service with AT&T do not activate or install Youtube Fix
Fixes:
- Cydia/XP/Writing root FS bug.
- Failed to remove ipsw directory after a ipswBuild failure.
- iPwner now only accepts custom ipsws.
- Remove 345 ipsw support. WinPwn only supports 347 2.0 ipsw's.
- Various other fixes.
Download 2.0.0.3:
Leave a comment, read comments [1]
WinPwn 2.0 released

You can download it from or .
Featues:
- Support for both 1.1.4 and 2.0
- Custom Image Support
- Custom Payload Support
- 3g iPhone support
How to:
- First create a custom IPSW using the IPSW Builder (original is ).
- Click "Ipwner" and browse for the custom IPSW that you just created. This will pwn itunes and allow you to flash
- Custom IPSW files via DFU mode
- Once you have pwned Itunes, put your phone into DFU mode. If you don't know how to do this click .
- Once you are in DFU mode Itunes will pop up and then you can hold shift and click restore and browse to your custom IPSW file.
Important Notes
Remove Winpwn 1.0 completely if you have it installed. Installing over the top of WinPwn 1.0 will cause problems.
Make sure you have the latest version of iTunes ( Currently 7.7)
If you already have service with AT&T do not activate or install Youtube Fix
UPDATE: there is a new version avaliable:
Leave a comment, read comments [1]
MacBook prices will be lower

Investment bank Piper Jaffray said Tuesday it believes Apple is readying new iPod and notebook products that will apply downward pressure to profit margins because they'll be priced more affordably, such as 13-inch MacBook that will fetch less than $1000.
"We believe there is an 80% chance Apple will introduce redesigned MacBooks and possibly new MacBook Pros at lower price points," he wrote. "Specifically, Apple may re-enter the $999 price point (currently $1099) with the MacBook, or test the $1,799 price point with the MacBook Pro (currently $1999)."
The Piper Jaffray analyst reiterated his Buy rating and $250 price target on shares of Apple.
--
via appleinsider
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
Java GUI on IPhone (example)
During there was sample programm installed. It is called HelloJava. It is a bit more complicated than basic console HelloWorld-type application, that we tried to compile and run during . HelloJava uses gui and SQLite. It uses several classes, that are bridges to IPhone's functionality (GUI, sound, SQL, etc). But all that it does is it reads contacts' first and last names from IPhone's database (throught SQL select statement) and shows them on the screen in GUI mode. It also produses simple sound in the end.
Here is a screenshot of the icon and application itself:


The application consists of several files:
Leave a comment, read comments [1]