What kind of project is it?
JSMS: A program I created for myself years ago to quickly send SMS text messages without having to open a web browser. I'm Irish. All the Irish mobile companies provide hundreds of free "web" texts to their users each month. JSMS works with all these Irish companies SMS interfaces plus over 25 international providers (not free but very low cost SMS).
The program has evolved from a very simple GUI application to a fully features SMS tool including:
- Full Phone Book manager
- Create/edit groups
- Import contacts from various sources including GMail,Outlook and web based phonebooks
- Export contacts
- Spell Checker
- Multi-platform (Windows/Mac OS/Linux)
- Auto-update mechanism
I've also re-written the code in Objective-C to run on the iPhone.
Did it help you professionally? How?
Yes. i learned a lot about Java and learned a new language (Objective-C). I may soon be working on an iPhone demo project at work because of my experience.
Is it open-source? Do other people use it?
Yes. It has been downloaded over 15,000 times so far. Source code is available under the GPL.