Here comes a CHM / LIT reader application for the iPhone.
Installation:
copy MobileCHM.app to the /Applications folder and place CHM files at var/root/Media/CHM
Here comes a CHM / LIT reader application for the iPhone.
Installation:
copy MobileCHM.app to the /Applications folder and place CHM files at var/root/Media/CHM
Penguin Panic has been udpated to work with Firmware v1.1.3.
The goal of Mobile-RSS is to create a native iPhone application which will remember all your feeds and give you an easy interface for viewing, adding, and removing.
An updated version of Garf is out. The game concept is equal to “Simon”. Remember a sequence and replay it. The sequence gets extended by one each round – so the things to remember will increase.
Release notes:
Garf version 0.50 should be on Installer at some point in the near future.
Things have obviously gotten bigger in this version…the buttons are elder/child friendly.
Also, there are gaming modes. In addition to “Regular Mode”, there is “Reverse Garf” and “AntiGarf”. There are no instructions for these modes…you have to figure them out yourself. (But “Reverse Garf” should be self explanatory).
There is also some added support for firmware version 1.1.3, as well as for version 1.0.2. (I’m not totally sure it will work in 1.0.2…someone please let me know if it doesn’t).
Update:
Apparently, this version of Garf works fine with version 1.0.2.
MobileTerminal a terminal emulator application for the iPhone. MobileTerminal.app is NOT an SSH client, nor Telnet for that matter. It can however be used to execute a console ssh-client application.
Changes:
Terminal v207 (preserves TERM environment and logs in as mobile user)
SNES4iPhone v1.0.0 by ZodTTD is a port of PocketSNES (DrPocketSNES v9) to the iPhone and iPod Touch.
Head to the forums at http://www.zodttd.com for more information on installing PocketSNES, as well as source code and beta downloads!
Please note:
Firmwares before 1.1.3 SNES ROMs must go in /var/root/Media/ROMs/SNES/
Firmwares at or above 1.1.3 SNES ROMs must go in /var/mobile/Media/ROMs/SNES/
Also note:
For firmware 1.1.3 users, it is recommended you change ownership of /var/mobile to user mobile by:
1. Log into your iPhone or iPod Touch with SSH user/pass: root/alpine
2. Run this command
chown -hR mobile /var/mobile
3. Thats it. Enjoy a much more stable and compatible 1.1.3!
Thanks to ZodTTD himself for the news.
With just Jiggy and a browser, you’ll be able to write an awesome iPhone application in a matter of minutes. JiggyApps run natively on the iPhone, so there is no messing around with HTML and the limitations of Mobile Safari. At the same time, you don’t need a compiler or even a Mac, because JiggyApps are written in JavaScript.
Changes:
UITextField no longer has all the events it had before
– it only has onBecomeFirstResponder, onResignFirstResponder and onShouldInsertText
– the events it inherits from UIResponder are no longer valid
– this means that if, for example, you had code attached to its onTap handler it will no longer work
Added LKAnimation (you can now do flips, page curls and more)
– you can try it all out with the “superanimation” example (and look at the code)
Added UIView.addLayerAnimation
Fixed LKTransform to be initialized to the identity matrix
Added UIClippedImageView (tap events don’t seem to work)
UIHardware.statusBarHeight is now a read-write property.
Added global Application object
– change status bar modes
– set badges
– launch other applications, etc.
Added UISegmentedControl
Added UISliderControl
Added UISwitchControl
Added UIProgressIndicator
Added UIProgressBar
Added UIAlertSheet
Added UIImageAndTextTableCell
Added UIPickerView
Added UIPickerTableCell
http://groups.google.com/group/jiggyapp-devel/web/jiggy-release-notes
Release notes:
a four-way (portrait, upside down, landscape-left and landscape-right) app
links to four of my puppy’s movies
your four most called buddiesfour links (phone,sms,mail,maps) for the last incoming call
four links (phone,sms,mail,maps) for the last outgoing call.and 3 free iTunes (US) songs (updated every week).
Some of the pictures are hidden to protect the guilty!
NES.app is a fully functional, feature-rich Nintendo emulator for Apple’s iPhone.
NES.app uses a heavily modified version of the InfoNES emulation core to mimic the 6502 processor in a Nintendo Entertainment System, allowing you to play ROM dumps of games designed for the NES console. ROM dumps are files containing the dumped instruction code from a physical cartridge. In many cases, you are legally entitled to posess a ROM dump of any game that you presently own. ROM images for NES are widely available online, or with the appropriate hardware, you can dump them yourself directly from the cartridge.
NES.app started as a fork of iPhoneNES v0.01, but has been completely rewritten to run very fast, and with many additional features including sound, multitouch support, full-screen, landscape mode, game genie codes, saved games and much more.
Changes:
Fixed Game Genie code saving
iPhoneBrowser – Windows based GUI for manipulating files on the iPhone.