June 2007 Archives
Wed Jun 27 18:01:40 CEST 2007
Gammu and Symbian 3rd generation
As I recently got yet another round of requests to make Gammu work with 3rd generation of Symbian phones. I know there is still more and more of them, but none of developers have possibility to port gnapplet to work with these phones.
Basically all required steps are described on Nokia website, so it should not be that hard. It only needs somebody who is able to write in C++. You can get CDK for Symbian phones for free (eg. from Nokia, but I guess that from any phone vendor) and start to port gnapplet. Any contributions in this area are welcome, because I can't do much without Symbian phone.
Wed Jun 20 14:05:08 CEST 2007
Wammu 0.21
I just released version 0.21 of Wammu. This is again mostly bugfix release, which fixes various bugs reported by users.
- Tell user if he needs to be member of some group while searching.
- Avoid blocking opening of a browser.
There is still no binary for Windows. I don't have time for debugging crashes that happen there.
Update: I forgot to mention completely new Chinese translation!
Sun Jun 17 15:12:14 CEST 2007
Motorola support in Gammu
As I wrote in past, one of targets in next stable Gammu release is to have much better support for Motorola phones. The biggest problem with them is that Motorola separated AT commands in two separate subsets and each can be issued in different phone mode. I just hacked support for this into Gammu, so basic operations with Motorola phones should work.
If you have Motorola phone, I'll welcome you to test new code. Just download current snapshot or use subversion to get latest code, compile it and run against your phone.
Fri Jun 15 21:33:48 CEST 2007
python-gammu 0.21
python-gammu 0.21 has been just released. New features:
- Added suport for nick name in phonebook.
- Added suport for work address in phonebook.
- Converted to new Gammu API.
Fri Jun 15 21:03:56 CEST 2007
Gammu stable version 1.12.0
I just released new version of Gammu. There are no big changes since last stable release:
- Added dku5fbus-nodtr and fbus-nodtr variants, which do not care about DTR/RTS signals (thanks to Jakub Zawadzki).
- Do not delete phonebook entries when there are none (bug #317).
- This release comes with new API, which should provide stable ABI for upcoming versions. If you're distributor, who had special dependency handling for libGammu, you can now keep it on soname, versions with same soname will be backwards compatible.
For stable users, there are quite a lot of changes, especially for developers, conversion to new API will probably hurt. There is porting documentation included in sources and if it does not help you, feel free to ask!
Stay tuned, release evening will continue ;-).
Tue Jun 12 14:54:55 CEST 2007
Troubles on being popular
phpMyAdmin is quite popular tool and it attracts people who want to earn money on it. For long time Navicat company used phpMyAdmin name to propagate their completely different product, but this seems to be gone now (probably with help from Google, but I haven't receive reply from them, but short after my complain, all their ads abusing phpMyAdmin were gone).
Today Marc spotted that somebody just stole our website added Google shopping cart and started to sell phpMyAdmin:
Lets see how long will it take to get them down.
PS: There is intentionally no link in this post, you can see URL on screenshot, if you really want.
Update: It looks like hosting is very responsible on such problems, they just disabled this domain:
Hello,
Thank-you for your e-mail enquiry.
Please be advised that we have disabled site php-my-admin.awardspace.com.
AWARDSPACE.COM provides legitimate web hosting services and has a ZERO tolerance policy towards these violations.
We apologize for the inconvenience this has caused you. If you still have any concerns in regards this matter feel free to contact us.
Best Regards, Harry
AWARDSPACE Dedicated Support Team support@awardspace.com
/"Your winning web hosting provider"/ http://www.awardspace.com
Mon Jun 11 18:06:41 CEST 2007
Yet another wiki died on spam
Some time ago I added links to FoneWiki.org to Gammu phone database to show more information about phones. The main reason for that was information about K750i phone, which I wanted to buy in that time.
Unfortunately as time goes on, this page seems to be almost the only one with interesting content on this wiki. Most of other pages are only templates or links to buy cheap v1agra or some other similar spam.
It's a pity that this server is gone, because I think such wiki is a good idea.
Thu Jun 7 16:11:50 CEST 2007
Gammu test version 1.11.92
I just released new version of Gammu. This release further stabilizes new API and fixes various bugs especially with AT and OBEX. Full list of changes:
- Properly report uploaded file size when using OBEX.
- Fix HEX charset encoding.
- Improve vCard address handling.
- Support for iso charsets in AT phone when iconv is available.
- Fix restoring of phonebook over OBEX (bug #317).
- addnew accepts -yes parameter.
- There is no error on most fields when storing to vCard.
- Fix detecting length of input (thanks to Peter Stuge).
- Improve check for MySQL.
Tue Jun 5 15:36:37 CEST 2007
gMobileMedia for Debian
As Wammu won't have filesystem support in near future (and I'm not sure it will ever have it), I decided to package gMobileMedia for Debian. For now the package is sitting in NEW queue, but impatient can get it from my repository.
Mon Jun 4 13:53:15 CEST 2007
Gammu roadmap for near future
As new API is currently in pretty good shape, stabilisation period for 1.12.0 will begin soon. There should not be any major changes (well some might be in 1.11.92 this week, but no further). 1.12.0 should be unleashed within two or three weeks.
So maybe it's now time to start thinking about changes in 1.13.0. As requests for supporting Motorola phones increase, I will try to work on this. Most of information which changes this require is written in bug report, but I'm still unsure how big changes it will require.
Other thing which should be improved is vCard parsing. There are lots of opened bugs for this and I see this as big problem when trying to import some contacts from other programs.
Fri Jun 1 14:18:09 CEST 2007
Gammu test version 1.11.91
I just released new version of Gammu. This release further improves new API, which should be now close to being stable. Full list of changes:
- Reduced inclusion dependencies.
- Fixed compilation on OS X.
- Added --features to show compiled in features.
- Add support for work address.
- Added source examples in docs/develop/examples.

