<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent posts to news</title><link>https://sourceforge.net/p/javapsionlink/news/</link><description>Recent posts to news</description><atom:link href="https://sourceforge.net/p/javapsionlink/news/feed" rel="self"/><language>en</language><lastBuildDate>Mon, 24 May 2004 19:23:26 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/javapsionlink/news/feed" rel="self" type="application/rss+xml"/><item><title>Progress Report</title><link>https://sourceforge.net/p/javapsionlink/news/2004/05/progress-report/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Ok, so I didn't quite manage to release alpha 5 when I was hoping - my uni project and exams got in the way.&lt;/p&gt;
&lt;p&gt;I have done some more work since then, as I currently have a several days gap before my last exam.  I have mainly been working on the XML conversion code.  In particular I have moved over to using some of Java's code to serialise Java objects into XML (using java.bean.XMLEncoder/XMLDecoder).  This is making my life _much_ easier.  So much easier in fact that I have just successfully converted a Psion Word document, with formatting, to XML then back to Psion Word with no loss of formatting.  It can't handle embedded objects yet, but this is a big step.&lt;/p&gt;
&lt;p&gt;My desire to get XML conversion working is that it makes other people's lives easier.  As XML is a text-based format it is a lot easier to decode/parse than the Psion files formats, which in turn means it's easier for people to read _their_ data and potentially to write their own synchronization/conversion scripts to and from XML.&lt;/p&gt;
&lt;p&gt;Anyway, I hope I'll have a new release soon and in fact I might scale back some features for now, so that I can can do so.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">John Montgomery</dc:creator><pubDate>Mon, 24 May 2004 19:23:26 -0000</pubDate><guid>https://sourceforge.net645c935996f086afaf5b8d6b2355783bb76be4db</guid></item><item><title>Progress on Alpha5</title><link>https://sourceforge.net/p/javapsionlink/news/2004/04/progress-on-alpha5/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Seeing as I'm now on holiday from university again, I've had some time to get some more work done.  I've rewritten a lot of the conversion code and have a much better GUI for this now.  I have also fixed a bug that sometimes caused a disconnection of the link, when it shouldn't have.&lt;/p&gt;
&lt;p&gt;Other new features include conversion of Record files (uncompressed ones only) to and from sounds files (e.g. .wav, .au), conversion of Sketch files to and from gif, png and jpg.  There is also basic conversion of Word files from txt, html and rtf (currently very little formatting is retained).&lt;/p&gt;
&lt;p&gt;I hope to make a new release in the next few weeks.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">John Montgomery</dc:creator><pubDate>Sat, 03 Apr 2004 12:31:40 -0000</pubDate><guid>https://sourceforge.net05b20375366bfc91a2f03557a981a0fd40200aee</guid></item><item><title>JPL2 Alpha 4</title><link>https://sourceforge.net/p/javapsionlink/news/2003/12/jpl2-alpha-4/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Features a few bug fixes and more importantly now handles backups from multiple machines correctly and allows restoring from backup (at last).&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">John Montgomery</dc:creator><pubDate>Wed, 17 Dec 2003 15:04:25 -0000</pubDate><guid>https://sourceforge.netac0fe660ddf6cff1d80cb7db4577cb1ae6ba9d08</guid></item><item><title>JPL2 Alpha 3</title><link>https://sourceforge.net/p/javapsionlink/news/2003/10/jpl2-alpha-3/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Well JPL been due for a new release for a while and seeing as I'm not going to be any less busy soon I thought now was as good a time as any.&lt;br /&gt;
This version generally behaves very well, but there may be some odd behaviour, because I haven't had the time to go over everything.  Please mail me if you get anything odd happening.&lt;/p&gt;
&lt;p&gt;John&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">John Montgomery</dc:creator><pubDate>Tue, 14 Oct 2003 20:18:56 -0000</pubDate><guid>https://sourceforge.net79be530fb230fd81a3dd13b6d11ce1f097831587</guid></item><item><title>Bit Busy</title><link>https://sourceforge.net/p/javapsionlink/news/2003/10/bit-busy/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Ok, as usual I haven't managed to get a release out.  I was planning on getting something released before I went to Uni, but I haven't quite got there yet...&lt;/p&gt;
&lt;p&gt;However I have just upgraded to MacOS X, so that should help a bit.  The next version probably won't be tested/released for MacOS 9, as it's too much hassle and I suspect most Mac users have upgraded already - for those who haven't there are always the earlier releases.&lt;/p&gt;
&lt;p&gt;John&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">John Montgomery</dc:creator><pubDate>Sun, 12 Oct 2003 10:25:51 -0000</pubDate><guid>https://sourceforge.net1ec90fe3a6c750a94b161a60246a622c9ed00ae7</guid></item><item><title>Changing to LGPL</title><link>https://sourceforge.net/p/javapsionlink/news/2003/08/changing-to-lgpl/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Just updated the source files to use the LGPL licence.  This is because I have had some interest in JPL being used as part of other programs, that are not GPL'ed.&lt;br /&gt;
My view that is that if other people use the code in that way they are more likely tofind bugs with it and fix those bugs, thus making JPL better.&lt;/p&gt;
&lt;p&gt;In other news I have fixed a couple of bugs:&lt;br /&gt;
zip backups were sometimes confusing zome zip programs.  This meant that they were extracting files with names like System\data\jaslkj...  Rather than putting things into relevant directories.  Otherwise all the data was still there.&lt;br /&gt;
Hidden files were being uploaded by JPL.  e.g. MacOS X files like .DSStore etc.  Now I check whether a file is &amp;quot;hidden&amp;quot; before uploading it.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">John Montgomery</dc:creator><pubDate>Sat, 30 Aug 2003 23:46:18 -0000</pubDate><guid>https://sourceforge.netc582be18c29a8495e63dffe4918324f7963991f0</guid></item><item><title>Still Here</title><link>https://sourceforge.net/p/javapsionlink/news/2003/08/still-here/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Just a quick note to say JPL is still being developed.  Just being a bit disorganised as of late.  The good news is I now have broadband, so once I set up CVS again I'll get some code uploaded, and hopefully do a new release too.&lt;/p&gt;
&lt;p&gt;Beyond that JPL will probably be changing to the LGPL license, to allow people to use it as a library without their code having to be made GPL'd.  This is because I've had interest frmo several people about this, and I figure the more developer types using the code, the more chances of finding and fixing bugs.&lt;/p&gt;
&lt;p&gt;Current new features include being able to double-click on files in JPL and open them with desktop applications!  Also I have the start of a Jotter converter.&lt;/p&gt;
&lt;p&gt;John&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">John Montgomery</dc:creator><pubDate>Sat, 02 Aug 2003 10:39:26 -0000</pubDate><guid>https://sourceforge.net16ab2b2d06e428ea4290be0ea5b556dbb8e554dd</guid></item><item><title>Fixed It</title><link>https://sourceforge.net/p/javapsionlink/news/2003/04/fixed-it/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;New version uploaded, which should work fine.  Also fixed a minor bug that meant JPL wouldn't work if swing was not present (Whoops).&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">John Montgomery</dc:creator><pubDate>Mon, 28 Apr 2003 19:41:40 -0000</pubDate><guid>https://sourceforge.net9c092b48f7f5aae371fc761d1dfcc08dddcfaa2b</guid></item><item><title>Whoops</title><link>https://sourceforge.net/p/javapsionlink/news/2003/04/whoops/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Looks like in my haste to get alpha2 out I may have messed up the binaries!  I'll try and get some new ones out soon, so if in the meantime you download alpha2 and it doesn't work then it may well be my fault!  Try alpha1 instead or for the intrepid there is always the source code.&lt;/p&gt;
&lt;p&gt;cheers,&lt;br /&gt;
John&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">John Montgomery</dc:creator><pubDate>Wed, 09 Apr 2003 20:54:56 -0000</pubDate><guid>https://sourceforge.net7c12b01d3a2a208c32d57878ef80b4b2f610e9b2</guid></item><item><title>JPL 2.0 alpha 2</title><link>https://sourceforge.net/p/javapsionlink/news/2003/03/jpl-20-alpha-2/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The second alpha has finally been released.  Lots of new features and therefore potentially more bugs.&lt;br /&gt;
However it does seem to run very well and I haven't encountered any major problems yet..  As usual I'm more than happy to hear from people about this.&lt;/p&gt;
&lt;p&gt;p.s. This version has some support for Ducth and French, however this support is incomplete; some pieces of text will appear in english as they have not been translated yet.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">John Montgomery</dc:creator><pubDate>Sun, 16 Mar 2003 14:19:46 -0000</pubDate><guid>https://sourceforge.netd4b4fcf234974d2f287cbe0dce2c174100257842</guid></item></channel></rss>