<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Simple java ftp upload and resize pics droplet &amp; applet</title>
	<atom:link href="http://blog.madarco.net/73/simple-java-ftp-upload-and-resize-pics-droplet-applet-howto/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.madarco.net/73/simple-java-ftp-upload-and-resize-pics-droplet-applet-howto/</link>
	<description>on Flash, Java, Webdesign</description>
	<lastBuildDate>Thu, 20 Aug 2009 18:15:43 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Madarco</title>
		<link>http://blog.madarco.net/73/simple-java-ftp-upload-and-resize-pics-droplet-applet-howto/comment-page-1/#comment-20876</link>
		<dc:creator>Madarco</dc:creator>
		<pubDate>Wed, 10 Dec 2008 10:28:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.madarco.net/73/simple-java-ftp-upload-and-resize-pics-droplet-applet/#comment-20876</guid>
		<description>Have you tried to look at the java console? 
You can usually find it in you browser Tools menu.
If there is some messages post it here and I&#039;ll try to fix it :)</description>
		<content:encoded><![CDATA[<p>Have you tried to look at the java console?<br />
You can usually find it in you browser Tools menu.<br />
If there is some messages post it here and I&#8217;ll try to fix it <img src='http://blog.madarco.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dean</title>
		<link>http://blog.madarco.net/73/simple-java-ftp-upload-and-resize-pics-droplet-applet-howto/comment-page-1/#comment-20875</link>
		<dc:creator>Dean</dc:creator>
		<pubDate>Tue, 09 Dec 2008 23:40:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.madarco.net/73/simple-java-ftp-upload-and-resize-pics-droplet-applet/#comment-20875</guid>
		<description>Anyone get this to work? The idea is good I can&#039;t get the images to actually upload for some reason</description>
		<content:encoded><![CDATA[<p>Anyone get this to work? The idea is good I can&#8217;t get the images to actually upload for some reason</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Madarco</title>
		<link>http://blog.madarco.net/73/simple-java-ftp-upload-and-resize-pics-droplet-applet-howto/comment-page-1/#comment-20560</link>
		<dc:creator>Madarco</dc:creator>
		<pubDate>Tue, 04 Mar 2008 09:50:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.madarco.net/73/simple-java-ftp-upload-and-resize-pics-droplet-applet/#comment-20560</guid>
		<description>Thanks to Johannes for the &quot;uppercase extensions&quot; bug :)</description>
		<content:encoded><![CDATA[<p>Thanks to Johannes for the &#8220;uppercase extensions&#8221; bug <img src='http://blog.madarco.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Johannes</title>
		<link>http://blog.madarco.net/73/simple-java-ftp-upload-and-resize-pics-droplet-applet-howto/comment-page-1/#comment-20554</link>
		<dc:creator>Johannes</dc:creator>
		<pubDate>Fri, 29 Feb 2008 16:41:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.madarco.net/73/simple-java-ftp-upload-and-resize-pics-droplet-applet/#comment-20554</guid>
		<description>Folder permissions: 755

The folder doesn&#039;t appear as in your screenshot. It&#039;s just a black dot in front of the folder name. There is no files underneath it either, so I guess the dropping is the problem in some way...</description>
		<content:encoded><![CDATA[<p>Folder permissions: 755</p>
<p>The folder doesn&#8217;t appear as in your screenshot. It&#8217;s just a black dot in front of the folder name. There is no files underneath it either, so I guess the dropping is the problem in some way&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Madarco</title>
		<link>http://blog.madarco.net/73/simple-java-ftp-upload-and-resize-pics-droplet-applet-howto/comment-page-1/#comment-20552</link>
		<dc:creator>Madarco</dc:creator>
		<pubDate>Fri, 29 Feb 2008 16:15:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.madarco.net/73/simple-java-ftp-upload-and-resize-pics-droplet-applet/#comment-20552</guid>
		<description>Hi,
For the folder problem, I&#039;ll investigate further, it seems to work for me.

In the mean time, can you check the permissions on the created folder?</description>
		<content:encoded><![CDATA[<p>Hi,<br />
For the folder problem, I&#8217;ll investigate further, it seems to work for me.</p>
<p>In the mean time, can you check the permissions on the created folder?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Johannes</title>
		<link>http://blog.madarco.net/73/simple-java-ftp-upload-and-resize-pics-droplet-applet-howto/comment-page-1/#comment-20551</link>
		<dc:creator>Johannes</dc:creator>
		<pubDate>Fri, 29 Feb 2008 14:07:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.madarco.net/73/simple-java-ftp-upload-and-resize-pics-droplet-applet/#comment-20551</guid>
		<description>Hi! I started it as a standalone application, and it works perfectly. Can upload pictures to my domain. The only problem is that it doesn&#039;t seem to work with folders. If I drop a folder it just creates a folder on my domain, but the pictures in the folder is not uploaded.

Running Java 1.6.0_03 on Windows Vista</description>
		<content:encoded><![CDATA[<p>Hi! I started it as a standalone application, and it works perfectly. Can upload pictures to my domain. The only problem is that it doesn&#8217;t seem to work with folders. If I drop a folder it just creates a folder on my domain, but the pictures in the folder is not uploaded.</p>
<p>Running Java 1.6.0_03 on Windows Vista</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Madarco</title>
		<link>http://blog.madarco.net/73/simple-java-ftp-upload-and-resize-pics-droplet-applet-howto/comment-page-1/#comment-20434</link>
		<dc:creator>Madarco</dc:creator>
		<pubDate>Fri, 04 Jan 2008 16:12:33 +0000</pubDate>
		<guid isPermaLink="false">http://blog.madarco.net/73/simple-java-ftp-upload-and-resize-pics-droplet-applet/#comment-20434</guid>
		<description>Yes, just run FtpDroplet class to run it as a standalone application.
You can even use some program (like JSmooth) to make an .exe

Ps. There was an error in the MANIFEST.MF of the jar, now I&#039;ve fixed it, so if you re-download it you can just double-click on the jar to run it.</description>
		<content:encoded><![CDATA[<p>Yes, just run FtpDroplet class to run it as a standalone application.<br />
You can even use some program (like JSmooth) to make an .exe</p>
<p>Ps. There was an error in the MANIFEST.MF of the jar, now I&#8217;ve fixed it, so if you re-download it you can just double-click on the jar to run it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carlos Saric</title>
		<link>http://blog.madarco.net/73/simple-java-ftp-upload-and-resize-pics-droplet-applet-howto/comment-page-1/#comment-20433</link>
		<dc:creator>Carlos Saric</dc:creator>
		<pubDate>Fri, 04 Jan 2008 15:32:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.madarco.net/73/simple-java-ftp-upload-and-resize-pics-droplet-applet/#comment-20433</guid>
		<description>Sorry, but you always need keytool.exe to run it as an applet? Can I run it as an application or without use keytool.exe. It seems a great applet. Thanks a lot for your help!</description>
		<content:encoded><![CDATA[<p>Sorry, but you always need keytool.exe to run it as an applet? Can I run it as an application or without use keytool.exe. It seems a great applet. Thanks a lot for your help!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Madarco</title>
		<link>http://blog.madarco.net/73/simple-java-ftp-upload-and-resize-pics-droplet-applet-howto/comment-page-1/#comment-20260</link>
		<dc:creator>Madarco</dc:creator>
		<pubDate>Tue, 27 Nov 2007 19:18:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog.madarco.net/73/simple-java-ftp-upload-and-resize-pics-droplet-applet/#comment-20260</guid>
		<description>Sorry, I haven&#039;t an online demo.
Hewever, I&#039;ve tried it and it seems to work with Java Plug-in 1.6.0_03.

Beware that it accept only jpg files.
You should also check if it is correctly signed.

Nb. I&#039;ve found that in the web application &quot;net2ftp&quot; there is a good upload applet, but I haven&#039;t found the sources, maybe you&#039;ll be lukier.</description>
		<content:encoded><![CDATA[<p>Sorry, I haven&#8217;t an online demo.<br />
Hewever, I&#8217;ve tried it and it seems to work with Java Plug-in 1.6.0_03.</p>
<p>Beware that it accept only jpg files.<br />
You should also check if it is correctly signed.</p>
<p>Nb. I&#8217;ve found that in the web application &#8220;net2ftp&#8221; there is a good upload applet, but I haven&#8217;t found the sources, maybe you&#8217;ll be lukier.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Max</title>
		<link>http://blog.madarco.net/73/simple-java-ftp-upload-and-resize-pics-droplet-applet-howto/comment-page-1/#comment-20259</link>
		<dc:creator>Max</dc:creator>
		<pubDate>Mon, 26 Nov 2007 18:52:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.madarco.net/73/simple-java-ftp-upload-and-resize-pics-droplet-applet/#comment-20259</guid>
		<description>If have tested the original unmodified ftpApplet.jar with a sample.html file, but drag&amp;drop doesn&#039;t work (Java 6 Update 3). Is there any trick? Or an online demo?

Thank you!</description>
		<content:encoded><![CDATA[<p>If have tested the original unmodified ftpApplet.jar with a sample.html file, but drag&amp;drop doesn&#8217;t work (Java 6 Update 3). Is there any trick? Or an online demo?</p>
<p>Thank you!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.825 seconds -->
