Jun 21
Google Mobile App gets you the information you need quickly, with instant access to Google Search, and launches your favorite Google products.
Start a search without waiting to load a mobile browser.
Search suggestions and your search history appear as you type.
Access Maps, Gmail, News and more all from one place.

Features
Instant access to search. Start a Google search without loading a mobile web browser and navigating to Google.com. With one-click search you can begin your search quickly and easily.
Search with My Location. Search for business, weather, and movie information without specifying where you are.
Google Suggest and search history. Get rapid access to your previous searches and see popular completions for your query - just click to repeat them without having to retype.
Easy access to other Google products. Launch other Google mobile products including Maps, Gmail, News and more.
Go here
or visit m.google.com on your mobile browser
Feb 26
IBM Lotus Notes is available on your S60 device as Lotus Notes Traveller
IBM® Lotus Notes® Traveler software provides automatic, real-time replication of IBM Lotus Domino® e-mail (including attachments), calendar, address book, journal and to do lists. Imagine how this software could help your mobile workers respond to the needs of your business more quickly, while continuing to leverage your existing investment in Lotus Domino software.
IBM® Lotus® Notes® 8 software provides a rich desktop experience that helps users locate, transform, and share content across geographically disbursed teams in real-time. It brings business data, the Internet and people directly to the user, all integrated together through an intelligent e-mail environment that helps simplify and streamline work by organizing and prioritizing tasks, prompting for actions to take and connecting directly to information sources.

Features
- Provides a robust and productive user experience with a single point of access to email, calendars, contacts, activities, instant messaging, feeds, office documents, collaboration tools and business applications.
- Helps users manage their ever-growing inboxes effectively, with full-text search, delegation, mail filtering and sorting, conversation views and flags.
- Helps increase user productivity with customizable widgets that can recognize specific patterns of text in Lotus Notes documents; recognized text can be clicked to perform the appropriate business action associated with that widget, such as retrieving information from a flight number in an e-mail.
- Helps users instantly locate and connect with resources via presence awareness, business cards and instant messaging incorporated in context within the inbox and calendar.
- Helps minimize or eliminate the impact of computer viruses through robust security features.
- Helps drive business value through composite application technology that allows you to integrate and present line-of-business solutions and data from multiple systems into a single view for end-users.
- Helps users to be productive even when disconnected from the network with advanced replication technology.
Feb 06

The Nokia 6085 is a Series 40 handset which isnt supported out of the box for iSync. I found a simple bit of code will make it iSync.
(this worked with my Mac OSX 10.4.11)
Go to Applications/iSync, control click to ‘Show Folder Contents’ and follow this path:
Contents -> PlugIns -> ApplePhoneConduit.syncdevice -> Contents -> PlugIns -> PhoneModelsSync.phoneplugin -> Contents -> Resources.->metaclasses.plist
open the file in TextEdit andsearch for 6021 (Nokia 6021)
after the </dict > enter the following code:
<key>com.nokia.6085</key>
<dict>
<key>Identification</key>
<dict>
<key>com.apple.cgmi+cgmm</key>
<string>Nokia+Nokia 6085</string>
<key>com.apple.gmi+gmm</key>
<string>Nokia+Nokia 6085</string>
<key>com.apple.usb.vendorid-modelid</key>
<string>0×0421/0×045A</string>
</dict>
<key>InheritsFrom</key>
<array>
<string>family.com.nokia.series40.3rdEd.bus.usb-bt</string>
</array>
<key>Services</key>
<array>
<dict>
<key>ServiceName</key>
<string>com.apple.model</string>
<key>ServiceProperties</key>
<dict>
<key>ModelIcon</key>
<string>NOK6085.tiff</string>
<key>ModelName</key>
<string>6085</string>
</dict>
</dict>
<dict>
<key>ServiceName</key>
<string>com.apple.synchro</string>
<key>ServiceProperties</key>
<dict>
<key>MaxCityLength</key>
<integer>50</integer>
<key>MaxEMailLength</key>
<integer>60</integer>
<key>MaxEventLocationLength</key>
<integer>150</integer>
<key>MaxPhoneNumberLength</key>
<integer>48</integer>
<key>MaxPostalCodeLength</key>
<integer>50</integer>
<key>MaxStateLength</key>
<integer>50</integer>
<key>MaxStreetLength</key>
<integer>50</integer>
<key>MaxURLLength</key>
<integer>60</integer>
</dict>
</dict>
</array>
</dict>
Now using bluetooth, add your device to iSync easily. (in the same folder as metaclasses.plist, select any .tiff image, duplicate it and rename it as NOK6085.tiff or create your own)
Jan 30

Features Exclusive to Quickoffice Premier 6.0
Microsoft® Office 2007 View and Edit!
View and Edit your Word® and Excel® files just like you do on your desktop. Confidently Edit and exchange files between phone and desktop with perfect data integrity.
View Excel® 2007 Charts
See your charts recalculate when you make data changes.
Enhanced File Manager
Easily navigate digital files and folders. Most file types listed so you can now organize your music, photos, and office documents.
ZIP File Support
Browse and Open files within a ZIP folder.
View Password-protected Files
Open and view password-protected Word and Excel files. Common Microsoft encryption supported.
Word Count
No more worries about having too many or too few words in your Word document. Works just like word count on your desktop.
“Go To” Cell
Quickly navigate large worksheets by simply entering in the cell address you want to find.
Continue reading »
Jan 27

Due to popular demand, SoundMeter has arrived to turn your iPhone into a handheld sound level meter (SLM). The iPhone’s built-in and headset microphones exhibit a remarkably flat frequency response, making them suitable for basic sound level measurements. However, due to sample rate limitations and frequency response degradation, SoundMeter is not recommended for use with the built-in microphone of first-generation iPhones.
Even though default sensitivity values are included for the iPhone’s built-in and headset microphones, for best results, SoundMeter should be calibrated before use. Sound levels may be off by 6 dB or more when using the default microphone sensitivity.
Note: SoundMeter has not been shown to meet ANSI or IEC standards for sound level meters.
FEATURES
- Measure time-weighted and equivalent sound levels.
- Employ Flat, A, or C frequency weighting.
- Time-weighted measurement options include Fast, Slow, and Impulse weightings.
- Keep track of peak and maximum sound levels.
- Save high-resolution sound level display images to the iPhone’s Camera Roll photo album. Descriptive text may be added to the image before it is saved.
- Calibration controls enable automatic calibration, relative to a calibrated sound level meter, or manual entry of the microphone sensitivity.
- SoundMeter supports rotating the iPhone upside down, so the built-in microphone sits on top of the device when measuring sound levels.
- With the iPhone’s built-in microphone, SoundMeter can measure peak sound levels of up to approximately 105 dB. With the iPhone’s included headset microphone, SoundMeter can measure peak sound levels of up to approximately 100 dB.
Jan 10
Palm’s new Pre, running webOS.

Continue reading »
Jan 05

Copy this code:
<key>com.nokia.5320</key>
<dict>
<key>Identification</key>
<dict>
<key>com.apple.cgmi+cgmm</key>
<string>Nokia+Nokia 5320</string>
<key>com.apple.gmi+gmm</key>
<string>Nokia+Nokia 5320</string>
</dict>
<key>InheritsFrom</key>
<array>
<string>family.com.nokia.serie60v2.3</string>
</array>
<key>Services</key>
<array>
<dict>
<key>ServiceName</key>
<string>com.apple.model</string>
<key>ServiceProperties</key>
<dict>
<key>ModelIcon</key>
<string>NOK5320.tiff</string>
<key>ModelName</key>
<string>5320</string>
</dict>
</dict>
</array>
</dict>
And paste it in metaclasses.plist here
Applications-> iSync.app-> Contents-> PlugIns-> ApplePhoneConduit.syncdevice-> Contents-> PlugIns-> PhoneModelsSync.phoneplugin-> Contents-> Resources
Make a duplicate of any nokia phone icon and call it NOK5320.tiff in the above folder
Dec 26
tnkgrl has released an iSync plugin for the Nokia 5800 Xpress Music series. Let us know if it works for you.
There’s no sign yet of an iSync plugin from Nokia for the 5800 XpressMusic, so I put my developer hat on and made one. Simply download, unzip and copy to the /Library/PhonePlugins folder! After pairing your 5800, run iSync, and select Devices|Add Device…
Dec 04


PhotoJotter is a database program for photographers. You can enter shooting location, subject, date, speed & aperture settings and objective used. Note that this has nothing to do with the integrated camera of Nokia 7650 or 3650 phone.
Features:
- record fields: location, subject, time & date, shutter speed, aperture, objective, comments
- create new record just by pressing number key
- browse database in view mode
- send selected records as plain text file via email, SMS, MMS, IR, Bluetooth
- unlimited number of records
- installation package has English, Dutch, German and Finnish versions
Nov 28
What is it?


Musician: A musician’s tool. I wanted a tuner for my guitar and violin, plus a metronome to start songs off at the right tempo, and the current S60 programs just didn’t work. Hence Musician. It was also created as my very first Python program (see the notes below).
There are polyphonic tuning tones for E, B, G, D and A, enough to tune both guitar and violin. The tones last for a configurable length of time. The metronome will display beats at any tempo from 50 to 220 beats per minute, with an optional ‘metronome’ sound sample. And a playable mini-piano will let you play out simple melodies.
Musician :Download it now for Symbian OS/S60 3rd Edition
(e.g. Nokia E61, N73, N93, N95…)
Download the latest v3.2 here as musician32.zip (39K). Please read the notes in the Readme.txt file about first needing to install the latest version of the Python interpreter on your smartphone. See below!
This version of Musician works with QVGA (320 by 240) or 352×416 pixel displays. This covers the vast majority of S60 3rd Edition devices, but NOT the N91 or E90. Yet.