<?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/postlet/news/</link><description>Recent posts to news</description><atom:link href="https://sourceforge.net/p/postlet/news/feed.rss" rel="self"/><language>en</language><lastBuildDate>Tue, 16 Mar 2010 11:08:17 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/postlet/news/feed.rss" rel="self" type="application/rss+xml"/><item><title>New Features</title><link>https://sourceforge.net/p/postlet/news/2010/03/new-features/</link><description>&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;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Simon Rycroft</dc:creator><pubDate>Tue, 16 Mar 2010 11:08:17 -0000</pubDate><guid>https://sourceforge.net79edb3739e249e0b553e4c6fd56c2473c574c256</guid></item><item><title>0.15 Release</title><link>https://sourceforge.net/p/postlet/news/2008/09/015-release/</link><description>&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;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Simon Rycroft</dc:creator><pubDate>Thu, 04 Sep 2008 12:43:58 -0000</pubDate><guid>https://sourceforge.net70958e3de2d3f5383b824d812daa3642c151893e</guid></item><item><title>0.14 Release</title><link>https://sourceforge.net/p/postlet/news/2007/11/014-release/</link><description>&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;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Simon Rycroft</dc:creator><pubDate>Tue, 13 Nov 2007 17:03:33 -0000</pubDate><guid>https://sourceforge.net3e9145ef496fabb134526583303bec1ea599e421</guid></item><item><title>Apologies for lack of updates</title><link>https://sourceforge.net/p/postlet/news/2007/05/apologies-for-lack-of-updates/</link><description>&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;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Simon Rycroft</dc:creator><pubDate>Wed, 09 May 2007 08:25:40 -0000</pubDate><guid>https://sourceforge.nete9a23e56a9c09510a4d9a7ded9f84755fb0ea8a1</guid></item><item><title>0.13 Release</title><link>https://sourceforge.net/p/postlet/news/2007/03/013-release/</link><description>&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;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Simon Rycroft</dc:creator><pubDate>Thu, 08 Mar 2007 12:10:34 -0000</pubDate><guid>https://sourceforge.net10259249f8d7c5f0938e1351a4b63108af69d36e</guid></item><item><title>0.12.1 Release</title><link>https://sourceforge.net/p/postlet/news/2007/02/0121-release/</link><description>&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;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Simon Rycroft</dc:creator><pubDate>Wed, 07 Feb 2007 12:35:04 -0000</pubDate><guid>https://sourceforge.net61029700d7fc3f4a47137028006f26a9d7a17297</guid></item><item><title>0.12 Release</title><link>https://sourceforge.net/p/postlet/news/2006/11/012-release/</link><description>&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;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Simon Rycroft</dc:creator><pubDate>Tue, 14 Nov 2006 17:05:30 -0000</pubDate><guid>https://sourceforge.netc1f62b2056b16ecf673de3f76130aa391555d132</guid></item><item><title>0.11 Release</title><link>https://sourceforge.net/p/postlet/news/2006/11/011-release/</link><description>&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;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Simon Rycroft</dc:creator><pubDate>Wed, 08 Nov 2006 14:42:24 -0000</pubDate><guid>https://sourceforge.netce789d35065bdfeaf549f7b9691fc6212f19035c</guid></item><item><title>0.10.2 Release</title><link>https://sourceforge.net/p/postlet/news/2006/11/0102-release/</link><description>&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;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Simon Rycroft</dc:creator><pubDate>Fri, 03 Nov 2006 14:53:26 -0000</pubDate><guid>https://sourceforge.net0f6008cf16d8852986458c440d4eb7a2c2cf9a82</guid></item><item><title>0.10.1 Release</title><link>https://sourceforge.net/p/postlet/news/2006/10/0101-release/</link><description>&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;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Simon Rycroft</dc:creator><pubDate>Wed, 04 Oct 2006 12:10:51 -0000</pubDate><guid>https://sourceforge.neta60984c684a0e71f495dce4db181c329104c9820</guid></item></channel></rss>