<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/css" href="http://blog.cihar.com/styles/feed.css"?>
<rss version="2.0" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:admin="http://webns.net/mvcb/" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Filed under: Wammu releases | Nijel's Weblog</title>
<atom:link href="http://blog.cihar.com/archives/wammu_releases/index-rss.xml" rel="self" type="application/rss+xml" />
<link>http://blog.cihar.com</link>
<description>Random thoughts about everything…</description>
<dc:language>en-us</dc:language>
<dc:creator>Michal Čihař</dc:creator>
<dc:date>2009-11-24T16:47:55+01:00</dc:date>
<admin:generatorAgent rdf:resource="http://nanoblogger.sourceforge.net" />
<item>
<link>http://blog.cihar.com/archives/2009/10/09/new_wammu_and_gammu_website/</link>
<guid isPermaLink="true">http://blog.cihar.com/archives/2009/10/09/new_wammu_and_gammu_website/</guid>
<title>New Wammu and Gammu website</title>
<dc:date>2009-10-09T16:28:18+01:00</dc:date>
<dc:creator>Michal Čihař</dc:creator>
<dc:subject>Wammu releases, python-gammu releases, Gammu releases, Gammu, python-gammu, Wammu</dc:subject>
<description>
<![CDATA[<p>I just put online new Wammu and Gammu website at <a href="http://wammu.eu/">http://wammu.eu/</a>. The
reason for this change is that I want all relevant information about Gammu and
related programs to be available in one place. You can find there information
about <a href="http://wammu.eu/gammu/">Gammu</a>, <a href="http://wammu.eu/smsd/">SMSD</a> and <a href="http://wammu.eu/python-gammu/">python-gammu</a> as well including some
information and documentation which used to be spread in wiki and various
other documents.</p>

<p>Also all Gammu and Wammu related announcements will be published only on that
website and will no longer pollute my blog (and all planets where my blog is
being syndicated). If you followed RSS feed, you should update your reader to
<a href="http://wammu.eu/news/rss/">http://wammu.eu/news/rss/</a>.</p>

<p>The new website also includes updated <a href="http://wammu.eu/phones/">Gammu Phone Database</a>, which will
look almost same to users, but has been completely rewritten underneath, what
will allow some extensions in future and allows easier management of entries
for me.</p>

<p>What currently lacks behind old website is <a href="http://cs.wammu.eu/">Czech translation</a>. The reason
is in simple fact that new website contains much more texts and I did not yet
have time to translate it. If you want to help, just go to
<a href="https://l10n.cihar.com/projects/wammu_web/">l10n.cihar.com</a>, or just follow translators instructions. This time it
will be also possible to add other translations, so if you want to translate
website to other language, you are welcome!</p>]]>
</description>
</item>
<item>
<link>http://blog.cihar.com/archives/2009/03/07/wammu_0_30_1/</link>
<guid isPermaLink="true">http://blog.cihar.com/archives/2009/03/07/wammu_0_30_1/</guid>
<title>Wammu 0.30.1</title>
<dc:date>2009-03-07T14:37:31+01:00</dc:date>
<dc:creator>Michal Čihař</dc:creator>
<dc:subject>Wammu releases, Gammu, Wammu</dc:subject>
<description>
<![CDATA[<p>Unfortunately <a href="http://wammu.eu/">Wammu</a> 0.30 was not running on some Windows versions,
so here comes fixed one. There is no need to update if you did not use
Windows binaries. Full list of changes:</p>

<ul>
<li>Fixed Windows build.</li>
<li>Fixed typo in desktop file.</li>
<li>Fixed spec file.</li>
</ul>]]>
</description>
</item>
<item>
<link>http://blog.cihar.com/archives/2009/03/06/wammu_0_30/</link>
<guid isPermaLink="true">http://blog.cihar.com/archives/2009/03/06/wammu_0_30/</guid>
<title>Wammu 0.30</title>
<dc:date>2009-03-06T17:16:18+01:00</dc:date>
<dc:creator>Michal Čihař</dc:creator>
<dc:subject>Wammu releases, Gammu, Wammu</dc:subject>
<description>
<![CDATA[<p>I just released version 0.30 of <a href="http://wammu.eu/">Wammu</a>. This release
fixes various problems found by users. Full list of changes:</p>

<ul>
<li>Do not fail if group ID can not be converted to name.</li>
<li>Updated to work with current python-gammu.</li>
<li>Translation updates.</li>
<li>Support for displaying picture on contacts.</li>
<li>Properly handle paths with special chars (bug #816).</li>
<li>Make build time dependency checks optional.</li>
<li>Drop wxPython 2.4 compatibility code.</li>
</ul>

<p>This release also comes with binary for Windows with embedded Gammu 1.23.1.</p>]]>
</description>
</item>
<item>
<link>http://blog.cihar.com/archives/2008/10/04/wammu_0_29/</link>
<guid isPermaLink="true">http://blog.cihar.com/archives/2008/10/04/wammu_0_29/</guid>
<title>Wammu 0.29</title>
<dc:date>2008-10-04T22:11:06+01:00</dc:date>
<dc:creator>Michal Čihař</dc:creator>
<dc:subject>Wammu releases, Gammu, Wammu</dc:subject>
<description>
<![CDATA[<p>I just released version 0.29 of <a href="http://wammu.eu/">Wammu</a>. This release
fixes various problems found by users. Full list of changes:</p>

<ul>
<li>Fixed handling of call entries with multiple dates.</li>
<li>Handle phones where writing entry to SIM card takes long (bug #682).</li>
<li>Properly skip corrupted entries (bug #467).</li>
<li>Added export of messages to XML (thanks to Florent Kaisser).</li>
<li>Properly report failures when importing backup (bug #303).</li>
<li>Add --info command line option to show connection info (bug #426).</li>
<li>Add --debug switch to enable debug output to stderr (bug #426).</li>
<li>Sign Windows binaries.</li>
</ul>

<p>This release also comes with binary for Windows with embedded Gammu 1.21.0.</p>]]>
</description>
</item>
<item>
<link>http://blog.cihar.com/archives/2008/08/04/wammu_0_28_for_windows_reloaded/</link>
<guid isPermaLink="true">http://blog.cihar.com/archives/2008/08/04/wammu_0_28_for_windows_reloaded/</guid>
<title>Wammu 0.28 for Windows reloaded</title>
<dc:date>2008-08-04T12:03:44+01:00</dc:date>
<dc:creator>Michal Čihař</dc:creator>
<dc:subject>Wammu releases, Gammu, Wammu</dc:subject>
<description>
<![CDATA[<p>I just found out that binary of <a href="http://wammu.eu/">Wammu</a> for Windows was crippled in some strange
way that it was not executed by some versions of Windows. This has been now
fixed and you can download fixed version from <a href="http://wammu.eu/download/">download page</a>.</p>]]>
</description>
</item>
<item>
<link>http://blog.cihar.com/archives/2008/07/22/wammu_0_28/</link>
<guid isPermaLink="true">http://blog.cihar.com/archives/2008/07/22/wammu_0_28/</guid>
<title>Wammu 0.28</title>
<dc:date>2008-07-22T16:12:06+01:00</dc:date>
<dc:creator>Michal Čihař</dc:creator>
<dc:subject>Wammu releases, Gammu, Wammu</dc:subject>
<description>
<![CDATA[<p>I just released version 0.28 of <a href="http://wammu.eu/">Wammu</a>. This release
fixes various problems found by users. Full list of changes:</p>

<ul>
<li>Fixed freeze while searching for Bluetooth devices.</li>
<li>Fixed guided configuration of Bluetooth devices (no more complains about not existing device).</li>
<li>Fixed saving of backups to folder with non ASCII names.</li>
<li>Validation is less strict and allows hopefully all number.</li>
</ul>

<p>This release also comes with binary for Windows with embedded Gammu 1.20.0.</p>]]>
</description>
</item>
<item>
<link>http://blog.cihar.com/archives/2008/05/11/wammu_0_27/</link>
<guid isPermaLink="true">http://blog.cihar.com/archives/2008/05/11/wammu_0_27/</guid>
<title>Wammu 0.27</title>
<dc:date>2008-05-11T13:25:12+01:00</dc:date>
<dc:creator>Michal Čihař</dc:creator>
<dc:subject>Wammu releases, Gammu, Wammu</dc:subject>
<description>
<![CDATA[<p>I just released version 0.27 of <a href="http://wammu.eu/">Wammu</a>. This release
fixes various problems found by users. Full list of changes:</p>

<ul>
<li>Do not fail if phone does not support call notifications.</li>
<li>Improved handling of empty config file.</li>
<li>Lot of translation updates.</li>
<li>Fix compatibility with some IMAP servers.</li>
</ul>

<p>This release also comes with binary for Windows with embedded Gammu 1.20.0.</p>]]>
</description>
</item>
<item>
<link>http://blog.cihar.com/archives/2008/03/04/wammu_0_26/</link>
<guid isPermaLink="true">http://blog.cihar.com/archives/2008/03/04/wammu_0_26/</guid>
<title>Wammu 0.26</title>
<dc:date>2008-03-04T10:46:14+01:00</dc:date>
<dc:creator>Michal Čihař</dc:creator>
<dc:subject>Wammu releases, Gammu, Wammu</dc:subject>
<description>
<![CDATA[<p>I just released version 0.26 of <a href="http://wammu.eu/">Wammu</a>. This release
fixes various problems found by users. Full list of changes:</p>

<ul>
<li>Various attempts to make Windows version back to usable state, but it
is not ready yet as there are quite random crashes in python-gammu on
Windows. Anybody with knowledge of python modules on Windows who is
willing to help is welcome.</li>
<li>Dropped GNOME Bluetooth (btctl) support, it crashes too often.</li>
<li>Fix icons size to be all 16x16.</li>
<li>Fixed crash when D-Bus can not launch notification service.</li>
</ul>

<p>There is still no working binary for Windows. I don't have time and environment for
maintaining them. Volunteers are welcome!</p>]]>
</description>
</item>
<item>
<link>http://blog.cihar.com/archives/2007/12/19/wammu_0_25/</link>
<guid isPermaLink="true">http://blog.cihar.com/archives/2007/12/19/wammu_0_25/</guid>
<title>Wammu 0.25</title>
<dc:date>2007-12-19T10:27:19+01:00</dc:date>
<dc:creator>Michal Čihař</dc:creator>
<dc:subject>Wammu releases, Gammu, Wammu</dc:subject>
<description>
<![CDATA[<p>I just released version 0.25 of <a href="http://wammu.eu/">Wammu</a>. This release brings
new icon set thatnks to David Corrales and fixes various crashes. Full list
of changes:</p>

<ul>
<li>Fall back to Add methods if Set is not supported.</li>
<li>Fixed phone number validation.</li>
<li>Fixed crash when org.freedesktop.Notifications service is not provided.</li>
<li>Correctly report why guided wizard can not connect to phone.</li>
<li>New navigation icons, thanks to David Corrales.</li>
</ul>

<p>There is still no binary for Windows. I don't have time and environment for
maintaining them. Volunteers are welcome!</p>]]>
</description>
</item>
<item>
<link>http://blog.cihar.com/archives/2007/11/13/wammu_0_24/</link>
<guid isPermaLink="true">http://blog.cihar.com/archives/2007/11/13/wammu_0_24/</guid>
<title>Wammu 0.24</title>
<dc:date>2007-11-13T10:49:42+01:00</dc:date>
<dc:creator>Michal Čihař</dc:creator>
<dc:subject>Wammu releases, Gammu, Wammu</dc:subject>
<description>
<![CDATA[<p>I just released version 0.24 of <a href="http://wammu.eu/">Wammu</a>. This release brings
improvements in device searching, support for notification on incoming call
(you need python-dbus for this) and various minor GUI improvements. Full list
of changes:</p>

<ul>
<li>Notifies user about incoming calls using D-Bus.</li>
<li>Remember default type of created entry (eg. phone/SIM memory).</li>
<li>Newly created entries contain some reasonable fields by default.</li>
<li>Fixed validation of editor fields.</li>
<li>Improvements in guided wizard to make it easier to use.</li>
<li>Clever searching over Bluetooth based on manufacturer.</li>
<li>Searching can be really limited to some connection types.</li>
</ul>

<p>There is still no binary for Windows. I don't have time and environment for
maintaining them. Volunteers are welcome!</p>]]>
</description>
</item>
</channel>
</rss>
