Category: iOS
Guitar Chords v0.8

Guitar Chords is a guitar chords program for iPhone.

By with 0 comments
iPray v1.183 (iPhone Application)

iPray native Prayer Times, Athan/Azan and Qibla direction software for iPhones and iPod touch (previously known as iAthan). Get daily prayer (salat/salah/namaz) timings for your local city along with Qibla direction, distance and athan (azaan/azan) now on iPhone and iPod Touch!

http://www.guidedways.com/mobile/ipray/download_ipray.php

By with 0 comments
textReader v0.9 (Beta 2) (iPhone Application)

This application allows you to read large Text (.txt,.text), Palm Doc (.pdb), Mobipocket (.pdb,.prc,.mobi), Plucker (.pdb), HTML (.htm,.html), and FB2 files quickly and efficiently on the iPhone. This application lacks many of the advanced features of ruBooks or Books.app, but it can quickly load and display large text files that currently cause Books.app or other UI Text View/Web View based apps problems.

http://code.google.com/p/iphonetextreader/

By with 0 comments
ZodTTDs Future Projects (iPhone misc)

ZodTTD is for sure busy with his next projects which he announced on his webboard today:

Quote:

ZodTTD here. I’ve been quite busy with my growing list of projects. Soon two more will be added to the list. Let me introduce you to:

Giana’s Return
http://www.gianas-return.de/

The Great Giana Sisters. A classic platformer originating on the C64 computer. Back from the 80’s, this remake is amazing and should shine on the Apple iPhone and iPod Touch. I am extremely excited about porting this!

HedgeWars
http://www.hedgewars.org/

HedgeWars is an excellent homebrew Worms-like game.
It originated on the PC and is making it’s way to the Apple iPhone and iPod Touch with my help. The team of developers and artists leading this project are very nice and well organized. This should be a popular one indeed!

http://www.zodttd.com/forums/showthread.php?t=2115

By with 0 comments
textReader v0.9 (Beta 1) (iPhone Application)

This application allows you to read large Text (.txt,.text), Palm Doc (.pdb), Mobipocket (.pdb,.prc,.mobi), Plucker (.pdb), HTML (.htm,.html), and FB2 files quickly and efficiently on the iPhone. This application lacks many of the advanced features of ruBooks or Books.app, but it can quickly load and display large text files that currently cause Books.app or other UI Text View/Web View based apps problems.

Changes:

First pass at text alignment (left, right, center, and justified)

Note: Justified doesn’t look very good on portrait because there isn’t much room – landscape looks a bit better. I didn’t have time to test it, so it is probably pretty rough. Please add comments as needed

http://code.google.com/p/iphonetextreader/

By with 0 comments
Tribal (iPhone Game)

Tribal is a new game produced by the french developper Nicolas.

Tribal is visually appealing and fun to play. It was designed with the help of an australian designer named DayDream.

You can enjoy it by adding the iPhon.fr repository to your source of softwares in installer.

http://www.iphon.fr/post/2008/05/20/Jeu-iPhone-ipod-touch-Tribal

By with 0 comments
textReader v0.8 (iPhone Application)

This application allows you to read large Text (.txt,.text), Palm Doc (.pdb), Mobipocket (.pdb,.prc,.mobi), Plucker (.pdb), HTML (.htm,.html), and FB2 files quickly and efficiently on the iPhone. This application lacks many of the advanced features of ruBooks or Books.app, but it can quickly load and display large text files that currently cause Books.app or other UI Text View/Web View based apps problems.

Note: Books.app http://code.google.com/p/iphoneebooks/ and ruBooks http://colel.info/rubooks/ provide a formatted display of text and images with hyperlink support, fonts, colors, etc. If you are willing to break up your book into smaller chapters they may also be options.

Changes:

Adds a first pass at search … it always searches from the current position and the search term will be at the start of the text if it is found.
Click on the Magnifying glass to get the keyboard and search field
click on the text area to make the search/keyboard go away without having to do a search
Type in your search text and select, SEARCH. The last search string is remembered, so you can do multiple searches with a few clicks.
If the string is found, the text window will appear with the found text at the start of the page.
If the string is not found in the remaining text,a message will appear above.
Fixes (I hope) rotation issues when you have a dialog/alertsheet displayed
Finally fixes the GBK/GB2312 encoding issue … make sure you select “GBK/GB2312/CP936 (Simplified Chinese)” for encoding … (EUC) won’t work. I put it at the top to make sure people notice it.
New cache files and icons … Cache files are stored in Unicode, so as long as it was read in properly once, you can change the encoding and they will still be read in correctly. The down side is that if you set the encoding wrong and read in a file, the garbage is stored in the cache, so you’ll have to change the encoding, delete the cache file, and reopen in order to make a cache file that is valid. If a file has a cache file, only the cache file will be visible. I’m debating whether or not this is a good idea … let me know if you have an opinion.
Holding down vol key will scroll once, wait and then repeat quickly if you keep holding down the vol key. The initial pause is to “de-bounce” the key and prevent multiple scrolls from one press
First pass at being able to turn volume button scrolling on/off
Vol buttons will always control volume when not on the text screen. When on text screen vol buttons will only scroll if turned on via the settings page (set to off, line, or page scroll)
“Title/Info” page now displays the percentage rather than the file name. The file name is now displayed in a smaller font above the “title/info” bar.
New icon thanks to the incomparable Wolfgang Kurtz – Thanks!
Added back the “Ignore Single LF” option. Warning: This can really slow down smooth scrolling up if there are not many LFs in the doc. If you use it, make sure there really are a lot of Line Feeds that need to be stripped, or consider using the page up/down taps instead of scrolling. I’ll try to improve the performance of scrolling up with this option, but there are a lot of other high priority issues, so for now just turn it off if it annoys you.
Localization fixes
New Localizations Greek (Pericles), French (pieroxy), German (Wolfgang), and Russian(?????? ????????)
Fix Right Margin – text should more or less go to the screen edge (depending on pad and char width)
Fix font size 32 drawing bug is now fixed
Better (or at least different) rules for breaking long lines
Fix case where text in a block would sometimes disappear

http://code.google.com/p/iphonetextreader/

By with 0 comments
textReader v0.8 (Beta 9) (iPhone Application)

This application allows you to read large Text (.txt,.text), Palm Doc (.pdb), Mobipocket (.pdb,.prc,.mobi), Plucker (.pdb), HTML (.htm,.html), and FB2 files quickly and efficiently on the iPhone. This application lacks many of the advanced features of ruBooks or Books.app, but it can quickly load and display large text files that currently cause Books.app or other UI Text View/Web View based apps problems.

Changes:

Adds a first pass at search … it always searches from the current position and the search term will be at the start of the text if it is found.
Click on the Magnifying glass to get the keyboard and search field
click on the text area to make the search/keyboard go away without having to do a search
Type in your text to search fo and select, SEARCH. The last search string is remembered, so you can do multiple searches with a few clicks.
If the string is found, the text window will appear
If the string is not found in the remaining text,a message will appear above.
You can supply guesses as to what you think the other new icon is for 😉

http://code.google.com/p/iphonetextreader/

By with 0 comments
iPray v1.181 (iPhone Application)

iPray native Prayer Times, Athan/Azan and Qibla direction software for iPhones and iPod touch (previously known as iAthan). Get daily prayer (salat/salah/namaz) timings for your local city along with Qibla direction, distance and athan (azaan/azan) now on iPhone and iPod Touch!

http://www.guidedways.com/mobile/ipray/download_ipray.php

By with 0 comments
ZodPlay v0.9.5 WIP (iPhone Application)

The drag and drop multi-format media player for the Apple iPhone and iPod Touch VLC4iPhone, is now ZodPlay.

ZodPlay 0.9.5 has been released to ZodTTD.com Beta Testers.

What’s new in ZodPlay since VLC4iPhone 0.9.0? Here’s a short list:

– File browsing. No longer be restricted to any one directory. Browse any location you choose.
– EVEN MORE media formats supported (performance depends on resolution) such as FLV, XviD, H264, MPEG4. AAC, FLAC. Though untested, subtitles should also work.
– Audio visualizer plays during audio. No more blank screen!
– More stable.

This is a large application weighing in at over 20MB! Be sure to free enough Application partition space before installing.

http://www.zodttd.com/forums/showthread.php?t=2062

By with 0 comments