<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent posts to news</title><link href="https://sourceforge.net/p/postlet/news/" rel="alternate"/><link href="https://sourceforge.net/p/postlet/news/feed.atom" rel="self"/><id>https://sourceforge.net/p/postlet/news/</id><updated>2010-03-16T11:08:17Z</updated><subtitle>Recent posts to news</subtitle><entry><title>New Features</title><link href="https://sourceforge.net/p/postlet/news/2010/03/new-features/" rel="alternate"/><published>2010-03-16T11:08:17Z</published><updated>2010-03-16T11:08:17Z</updated><author><name>Simon Rycroft</name><uri>https://sourceforge.net/u/sdrycroft/</uri></author><id>https://sourceforge.net79edb3739e249e0b553e4c6fd56c2473c574c256</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;It has been a long while (just over a year), so it's about time for a new release of Postlet.  I've been provided with an excellent patch by Gerard Boor (http://www.debuginc.com) which enables Postlet to split files before uploading, allowing much larger files to be uploaded.  He's also cleaned up some of my untidy code, ensuring that Postlet should run perfectly.&lt;/p&gt;
&lt;p&gt;The full release will be available soon, but for those of you who would like it right now, you can download the SVN version from the Postlet website (http://postlet.com/svn/postlet.jar )&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>0.15 Release</title><link href="https://sourceforge.net/p/postlet/news/2008/09/015-release/" rel="alternate"/><published>2008-09-04T12:43:58Z</published><updated>2008-09-04T12:43:58Z</updated><author><name>Simon Rycroft</name><uri>https://sourceforge.net/u/sdrycroft/</uri></author><id>https://sourceforge.net70958e3de2d3f5383b824d812daa3642c151893e</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;This is the fifteenth major release of Postlet, a Java based applet which allows users to upload multiple files from a web page to a server. It is efficient and more convenient than ordinary form based upload, but still adheres to the basic HTTP protocols.&lt;br /&gt;
&lt;/p&gt;
&lt;p&gt;This release includes many bug fixes, and also a much improved JavaScript interface.  Documentation of the changes will be on the Postlet.com site soon.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>0.14 Release</title><link href="https://sourceforge.net/p/postlet/news/2007/11/014-release/" rel="alternate"/><published>2007-11-13T17:03:33Z</published><updated>2007-11-13T17:03:33Z</updated><author><name>Simon Rycroft</name><uri>https://sourceforge.net/u/sdrycroft/</uri></author><id>https://sourceforge.net3e9145ef496fabb134526583303bec1ea599e421</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;This is the fourteenth major release of Postlet, a Java based applet which allows users to upload multiple files from a web page to a server. It is efficient and more convenient than ordinary form based upload, but still adheres to the basic HTTP protocols.&lt;br /&gt;
&lt;/p&gt;
&lt;p&gt;This release adds the ability to specify a &amp;quot;drop image&amp;quot; which replaces the file list table.  For an example of this see &lt;a href="http://www.postlet.com/cvs" rel="nofollow"&gt;http://www.postlet.com/cvs&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Also fixed is the return type of the methods used by the javascript function postletFinished.  This now returns a &amp;quot;/&amp;quot; delimited string.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Apologies for lack of updates</title><link href="https://sourceforge.net/p/postlet/news/2007/05/apologies-for-lack-of-updates/" rel="alternate"/><published>2007-05-09T08:25:40Z</published><updated>2007-05-09T08:25:40Z</updated><author><name>Simon Rycroft</name><uri>https://sourceforge.net/u/sdrycroft/</uri></author><id>https://sourceforge.nete9a23e56a9c09510a4d9a7ded9f84755fb0ea8a1</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Apologies for the lack of updates, but I've been very busy recently with a relocation to London and a new job.  I hope to get back on track with Postlet as soon as possible.&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>0.13 Release</title><link href="https://sourceforge.net/p/postlet/news/2007/03/013-release/" rel="alternate"/><published>2007-03-08T12:10:34Z</published><updated>2007-03-08T12:10:34Z</updated><author><name>Simon Rycroft</name><uri>https://sourceforge.net/u/sdrycroft/</uri></author><id>https://sourceforge.net10259249f8d7c5f0938e1351a4b63108af69d36e</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;This is the thirteenth major release of Postlet, a Java based applet which allows users to upload multiple files from a web page to a server. It is efficient and more convenient than ordinary form based upload, but still adheres to the basic HTTP protocols.&lt;br /&gt;
&lt;/p&gt;
&lt;p&gt;This release adds image resizing functionality to the applet.  It will resize PNG, JPEG and GIF* images if they are above a predetermined size (total area in pixels).  Many thanks to Herve Cros ( &lt;a href="http://crv.free.fr/" rel="nofollow"&gt;http://crv.free.fr/&lt;/a&gt; ) for his submission of code towards this.&lt;/p&gt;
&lt;p&gt;* GIF images are resized and uploaded as PNG images.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>0.12.1 Release</title><link href="https://sourceforge.net/p/postlet/news/2007/02/0121-release/" rel="alternate"/><published>2007-02-07T12:35:04Z</published><updated>2007-02-07T12:35:04Z</updated><author><name>Simon Rycroft</name><uri>https://sourceforge.net/u/sdrycroft/</uri></author><id>https://sourceforge.net61029700d7fc3f4a47137028006f26a9d7a17297</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;This is the twelfth major release of Postlet, a Java based applet which allows users to upload multiple files from a web page to a server. It is efficient and more convenient than ordinary form based upload, but still adheres to the basic HTTP protocols.&lt;br /&gt;
&lt;/p&gt;
&lt;p&gt;This release adds more feedback over version 0.11, and allows for javascript on the page to access an array of successfully and unsuccessfully uploaded files.&lt;/p&gt;
&lt;p&gt;There is also a minor bug fix in 0.12.1, which stops Postlet from crashing when parameters are badly set.  There is NO NEED to upgrade to this if you have a working version of 0.12 on your site.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>0.12 Release</title><link href="https://sourceforge.net/p/postlet/news/2006/11/012-release/" rel="alternate"/><published>2006-11-14T17:05:30Z</published><updated>2006-11-14T17:05:30Z</updated><author><name>Simon Rycroft</name><uri>https://sourceforge.net/u/sdrycroft/</uri></author><id>https://sourceforge.netc1f62b2056b16ecf673de3f76130aa391555d132</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;This is the twelfth major release of Postlet, a Java based applet which allows users to upload multiple files from a web page to a server. It is efficient and more convenient than ordinary form based upload, but still adheres to the basic HTTP protocols.&lt;br /&gt;
&lt;/p&gt;
&lt;p&gt;This release adds more feedback over version 0.11, and allows for javascript on the page to access an array of successfully and unsuccessfully uploaded files.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>0.11 Release</title><link href="https://sourceforge.net/p/postlet/news/2006/11/011-release/" rel="alternate"/><published>2006-11-08T14:42:24Z</published><updated>2006-11-08T14:42:24Z</updated><author><name>Simon Rycroft</name><uri>https://sourceforge.net/u/sdrycroft/</uri></author><id>https://sourceforge.netce789d35065bdfeaf549f7b9691fc6212f19035c</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;This is the eleventh major release of Postlet, a Java based applet which allows users to upload multiple files from a web page to a server. It is efficient and more convenient than ordinary form based upload, but still adheres to the basic HTTP protocols.&lt;br /&gt;
&lt;/p&gt;
&lt;p&gt;This release adds feedback to the applet, resulting in error messages being displayed if file upload fails.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>0.10.2 Release</title><link href="https://sourceforge.net/p/postlet/news/2006/11/0102-release/" rel="alternate"/><published>2006-11-03T14:53:26Z</published><updated>2006-11-03T14:53:26Z</updated><author><name>Simon Rycroft</name><uri>https://sourceforge.net/u/sdrycroft/</uri></author><id>https://sourceforge.net0f6008cf16d8852986458c440d4eb7a2c2cf9a82</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;This is the tenth major release of Postlet, a Java based applet which allows users to upload multiple files from a web page to a server. It is efficient and more convenient than ordinary form based upload, but still adheres to the basic HTTP protocols.&lt;br /&gt;
&lt;/p&gt;
&lt;p&gt;This release fixes three minor bugs with the 0.10 release of Postlet (Please see the change log for details), and also adds the ability to hide the &amp;quot;Help button&amp;quot;.  Over and above the 0.10.1 release, this also fixes the line-ending bug noticed by some, and also changes the User-Agent string to a unique Postlet one (will help users to track its usage).&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>0.10.1 Release</title><link href="https://sourceforge.net/p/postlet/news/2006/10/0101-release/" rel="alternate"/><published>2006-10-04T12:10:51Z</published><updated>2006-10-04T12:10:51Z</updated><author><name>Simon Rycroft</name><uri>https://sourceforge.net/u/sdrycroft/</uri></author><id>https://sourceforge.neta60984c684a0e71f495dce4db181c329104c9820</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;This is the tenth major release of Postlet, a Java based applet which allows users to upload multiple files from a web page to a server. It is efficient and more convenient than ordinary form based upload, but still adheres to the basic HTTP protocols.&lt;br /&gt;
&lt;/p&gt;
&lt;p&gt;This release fixes three minor bugs with the 0.10 release of Postlet (Please see the change log for details), and also adds the ability to hide the &amp;quot;Help button&amp;quot;&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>