Gammu Phone Database grew into quite big size and there were quite a lot of duplicate or poor quality records. So I today decided to do some cleanup of data inside it. First step was figuring out duplicates. There were quite a lot of them and I could remove about 50 records without loosing information about any phone.
The quality issue is always harder. Some empty records really did not make a sense, so they're gone now. However some users really don't understand what some features mean, so there were quite a lot of phones being reported to support MMS and I'm pretty sure there is no code in Gammu for it :-). I went through their list and dropped almost half of phones there. Some records might have been useful in other way, but I can not verify what all was wrong with them.
Maybe I should add some basic checks when adding new entry to check such errors as MMS support for AT connection.
Gammu Phone Database grew into quite big size and there were quite a lot of duplicate or poor quality records. So I today decided to do some cleanup of data inside it. First step was figuring out duplicates. There were quite a lot of them and I could remove about 50 records without loosing information about any phone.
The quality issue is always harder. Some empty records really did not make a sense, so they're gone now. However some users really don't understand what some features mean, so there were quite a lot of phones being reported to support MMS and I'm pretty sure there is no code in Gammu for it :-). I went through their list and dropped almost half of phones there. Some records might have been useful in other way, but I can not verify what all was wrong with them.
Maybe I should add some basic checks when adding new entry to check such errors as MMS support for AT connection.
Thanks to suggestion by Georg Lehner, Gammu Phone Database now support additional searching by supported features. So from now, you can easily search which phones support MMS (well I think this list contains few false positives, but that's what users have entered).
In addition to this, you can grab data in CSV format. It does not contain everything what is displayed online, especially emails are not exposed at all, but it might be useful to do some more complex statistics or queries. Format of this file might change in future, so please be smart enough when writing some parser for it ;-).
Thanks to suggestion by Georg Lehner, Gammu Phone Database now support additional searching by supported features. So from now, you can easily search which phones support MMS (well I think this list contains few false positives, but that's what users have entered).
In addition to this, you can grab data in CSV format. It does not contain everything what is displayed online, especially emails are not exposed at all, but it might be useful to do some more complex statistics or queries. Format of this file might change in future, so please be smart enough when writing some parser for it ;-).
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.
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.
I just spent some time on improving my website. Well I'm not graphic designer, so the site won't ever be according to latest trends and won't look sexy.
Anyway I tried to improve visibility of some things a bit. The main page now includes small screenshots of some programs I want to point out, small screenshots on application page are clickable and there is more visible download link on some pages as users complained they have problems finding this. While working with stylesheets, I also added maximal width of main content. This probably does not work with all browsers, but I don't care, the text is still visible.
Other thing I updated is information about last year talk about Gammu, which now contains links to videos. I haven't seen them yet, but they might contain interesting information for Czech speaking people :-).
I just spent some time on improving my website. Well I'm not graphic designer, so the site won't ever be according to latest trends and won't look sexy.
Anyway I tried to improve visibility of some things a bit. The main page now includes small screenshots of some programs I want to point out, small screenshots on application page are clickable and there is more visible download link on some pages as users complained they have problems finding this. While working with stylesheets, I also added maximal width of main content. This probably does not work with all browsers, but I don't care, the text is still visible.
Other thing I updated is information about last year talk about Gammu, which now contains links to videos. I haven't seen them yet, but they might contain interesting information for Czech speaking people :-).
If you are only interested in information about new releases, you can use new RSS feeds/categories I just created - python-gammu releases and Wammu releases. Those will be really low trafic feeds containing only information about new releases and no ideas or development progress as in regullar python-gammu or Wammu feeds/categories.
I finally managed to make screenshots page on wammu.eu. Now you can see small thumbnails directly on first page and it really looks like screenshots page :-).
Meanwhile also Gammu Phone Database got some improvements, but you should not notice anything there (besides added BenQ manufacturer).
I finally managed to make screenshots page on wammu.eu. Now you can see small thumbnails directly on first page and it really looks like screenshots page :-).
Meanwhile also Gammu Phone Database got some improvements, but you should not notice anything there (besides added BenQ manufacturer).
I finally managed to make screenshots page on wammu.eu. Now you can see small thumbnails directly on first page and it really looks like screenshots page :-).
Meanwhile also Gammu Phone Database got some improvements, but you should not notice anything there (besides added BenQ manufacturer).
I finally managed to make screenshots page on wammu.eu. Now you can see small thumbnails directly on first page and it really looks like screenshots page :-).
Meanwhile also Gammu Phone Database got some improvements, but you should not notice anything there (besides added BenQ manufacturer).
If you are only interested in information about new releases, you can use new RSS feeds/categories I just created - python-gammu releases and Wammu releases. Those will be really low trafic feeds containing only information about new releases and no ideas or development progress as in regullar python-gammu or Wammu feeds/categories.
Phone database now has additional field for Gammu version, so that you can write which version you tested. I introduced this field, because this is most often information listed in reporter comments.
What next might happen to phone database? I'd like to add talkback to Wammu that would automatically fill in values in phone database. It should popup some time after installation to make sure that user had enough time to test it. But what is enough time? Probably one month, but maybe I will change my decision when actually implementing this.