<?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: Awesome New Site&#8230;</title>
	<atom:link href="http://juploadr.org/2006/08/10/awesome-new-site/feed/" rel="self" type="application/rss+xml" />
	<link>http://juploadr.org/2006/08/10/awesome-new-site/</link>
	<description>a photo uploader for Linux, Mac and Windows</description>
	<pubDate>Thu, 29 Jul 2010 16:48:32 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: scohen</title>
		<link>http://juploadr.org/2006/08/10/awesome-new-site/comment-page-1/#comment-1177</link>
		<dc:creator>scohen</dc:creator>
		<pubDate>Mon, 28 Aug 2006 02:09:57 +0000</pubDate>
		<guid isPermaLink="false">http://juploadr.sourceforge.net/2006/08/10/awesome-new-site/#comment-1177</guid>
		<description>Parcelbrat,
There's no set date. It's done when it's done. Right now, I have a final beta out to the testers, if everything looks good, it'll be off to the translation team and then out for release.</description>
		<content:encoded><![CDATA[<p>Parcelbrat,<br />
There&#8217;s no set date. It&#8217;s done when it&#8217;s done. Right now, I have a final beta out to the testers, if everything looks good, it&#8217;ll be off to the translation team and then out for release.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: parcelbrat</title>
		<link>http://juploadr.org/2006/08/10/awesome-new-site/comment-page-1/#comment-1176</link>
		<dc:creator>parcelbrat</dc:creator>
		<pubDate>Sun, 27 Aug 2006 12:36:41 +0000</pubDate>
		<guid isPermaLink="false">http://juploadr.sourceforge.net/2006/08/10/awesome-new-site/#comment-1176</guid>
		<description>Just wondering when the release date for the next version is? I am really looking forward to it.

Jimmy</description>
		<content:encoded><![CDATA[<p>Just wondering when the release date for the next version is? I am really looking forward to it.</p>
<p>Jimmy</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Qwerty Maniac</title>
		<link>http://juploadr.org/2006/08/10/awesome-new-site/comment-page-1/#comment-1173</link>
		<dc:creator>Qwerty Maniac</dc:creator>
		<pubDate>Thu, 24 Aug 2006 13:56:31 +0000</pubDate>
		<guid isPermaLink="false">http://juploadr.sourceforge.net/2006/08/10/awesome-new-site/#comment-1173</guid>
		<description>Ohk, I'll use that then.</description>
		<content:encoded><![CDATA[<p>Ohk, I&#8217;ll use that then.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: scohen</title>
		<link>http://juploadr.org/2006/08/10/awesome-new-site/comment-page-1/#comment-1172</link>
		<dc:creator>scohen</dc:creator>
		<pubDate>Thu, 24 Aug 2006 02:26:52 +0000</pubDate>
		<guid isPermaLink="false">http://juploadr.sourceforge.net/2006/08/10/awesome-new-site/#comment-1172</guid>
		<description>The jUploadr script isn't de-referencing the symbolic link you made, so it can't find the actual program. 


My suggestion would be to create an application launcher on your desktop that points to /usr/local/jUploadr/jUploadr and use that.</description>
		<content:encoded><![CDATA[<p>The jUploadr script isn&#8217;t de-referencing the symbolic link you made, so it can&#8217;t find the actual program. </p>
<p>My suggestion would be to create an application launcher on your desktop that points to /usr/local/jUploadr/jUploadr and use that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Qwerty Maniac</title>
		<link>http://juploadr.org/2006/08/10/awesome-new-site/comment-page-1/#comment-1168</link>
		<dc:creator>Qwerty Maniac</dc:creator>
		<pubDate>Wed, 23 Aug 2006 09:17:20 +0000</pubDate>
		<guid isPermaLink="false">http://juploadr.sourceforge.net/2006/08/10/awesome-new-site/#comment-1168</guid>
		<description>Um, I put the jUploadr folder under /usr/local/ and passed this command

ln -s /usr/local/jUploadr/jUploadr /usr/bin/jUploadr

But the thing is, when I run jUploadr in the terminal now, I get this

Starting JUploadr...
Java exec found in PATH. Verifying...
Suitable java version found [java = 1.5.0_06]
Configuring environment...
java -cp :*.jar -Djava.library.path=/usr/bin org.scohen.juploadr.app.JUploadr ''
Exception in thread "main" java.lang.NoClassDefFoundError: org/scohen/juploadr/app/JUploadr

Pardon me, am kind of a n00b in linux, just know my way around the gui. But where did I go wrong ?</description>
		<content:encoded><![CDATA[<p>Um, I put the jUploadr folder under /usr/local/ and passed this command</p>
<p>ln -s /usr/local/jUploadr/jUploadr /usr/bin/jUploadr</p>
<p>But the thing is, when I run jUploadr in the terminal now, I get this</p>
<p>Starting JUploadr&#8230;<br />
Java exec found in PATH. Verifying&#8230;<br />
Suitable java version found [java = 1.5.0_06]<br />
Configuring environment&#8230;<br />
java -cp :*.jar -Djava.library.path=/usr/bin org.scohen.juploadr.app.JUploadr &#8221;<br />
Exception in thread &#8220;main&#8221; java.lang.NoClassDefFoundError: org/scohen/juploadr/app/JUploadr</p>
<p>Pardon me, am kind of a n00b in linux, just know my way around the gui. But where did I go wrong ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lon</title>
		<link>http://juploadr.org/2006/08/10/awesome-new-site/comment-page-1/#comment-1167</link>
		<dc:creator>Lon</dc:creator>
		<pubDate>Wed, 23 Aug 2006 02:52:20 +0000</pubDate>
		<guid isPermaLink="false">http://juploadr.sourceforge.net/2006/08/10/awesome-new-site/#comment-1167</guid>
		<description>I'm looking forward to it as well.  Zooomr's next to useless to me without it, even with all the zany features.</description>
		<content:encoded><![CDATA[<p>I&#8217;m looking forward to it as well.  Zooomr&#8217;s next to useless to me without it, even with all the zany features.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adam Teece</title>
		<link>http://juploadr.org/2006/08/10/awesome-new-site/comment-page-1/#comment-1166</link>
		<dc:creator>Adam Teece</dc:creator>
		<pubDate>Tue, 22 Aug 2006 21:46:31 +0000</pubDate>
		<guid isPermaLink="false">http://juploadr.sourceforge.net/2006/08/10/awesome-new-site/#comment-1166</guid>
		<description>Site looks great, I am really looking forward to version 1.1 coming out.  It will be awesome to have a tool to upload to zooomr with.</description>
		<content:encoded><![CDATA[<p>Site looks great, I am really looking forward to version 1.1 coming out.  It will be awesome to have a tool to upload to zooomr with.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: scohen</title>
		<link>http://juploadr.org/2006/08/10/awesome-new-site/comment-page-1/#comment-1165</link>
		<dc:creator>scohen</dc:creator>
		<pubDate>Tue, 22 Aug 2006 16:10:29 +0000</pubDate>
		<guid isPermaLink="false">http://juploadr.sourceforge.net/2006/08/10/awesome-new-site/#comment-1165</guid>
		<description>Vishnu,
jUploadr only sets the privacy options when it uploads photos, changing jUploadr's settings will not affect photos that have already been uploaded to Flickr.
If you need to change the privacy on a bunch of photos, I recommend that you use Flickr's Organizr, it will make short work of bulk changes.

Hope this helps.

Qwerty: Yeah, she rocks.</description>
		<content:encoded><![CDATA[<p>Vishnu,<br />
jUploadr only sets the privacy options when it uploads photos, changing jUploadr&#8217;s settings will not affect photos that have already been uploaded to Flickr.<br />
If you need to change the privacy on a bunch of photos, I recommend that you use Flickr&#8217;s Organizr, it will make short work of bulk changes.</p>
<p>Hope this helps.</p>
<p>Qwerty: Yeah, she rocks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Qwerty Maniac</title>
		<link>http://juploadr.org/2006/08/10/awesome-new-site/comment-page-1/#comment-1164</link>
		<dc:creator>Qwerty Maniac</dc:creator>
		<pubDate>Tue, 22 Aug 2006 15:42:46 +0000</pubDate>
		<guid isPermaLink="false">http://juploadr.sourceforge.net/2006/08/10/awesome-new-site/#comment-1164</guid>
		<description>Wee, good gf you got, knows her way around Wordpress (Isnt this that?)</description>
		<content:encoded><![CDATA[<p>Wee, good gf you got, knows her way around Wordpress (Isnt this that?)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vishnu</title>
		<link>http://juploadr.org/2006/08/10/awesome-new-site/comment-page-1/#comment-1163</link>
		<dc:creator>vishnu</dc:creator>
		<pubDate>Tue, 22 Aug 2006 04:43:29 +0000</pubDate>
		<guid isPermaLink="false">http://juploadr.sourceforge.net/2006/08/10/awesome-new-site/#comment-1163</guid>
		<description>Hello SCohen,

I'm new to Flickr and used juploader (for Mac) to upload pictures to my site:  (http://www.flickr.com/photos/found-behind-the-ranges-over-yonder/). Very easy process. Thanks much. 
I've had a problem, though.
While uploading I made default the setting "for friends &#38; family".  When I realized the hoops that friends have to go through to access pictures on Flickr I went back and changed the overall default setting to "public". Although that setting has said "public" all day now the pictures on my site still say for "friends only" and people who have tried, only see the photos I've manually (on my site) changed to public.  I'm about to manually change all of them - thank goodness there are only 50 uploaded - but I'm wondering where the bug is. I've written to Flickr but thought if it might be in juploader you'd like to know.
Vishnu</description>
		<content:encoded><![CDATA[<p>Hello SCohen,</p>
<p>I&#8217;m new to Flickr and used juploader (for Mac) to upload pictures to my site:  (http://www.flickr.com/photos/found-behind-the-ranges-over-yonder/). Very easy process. Thanks much.<br />
I&#8217;ve had a problem, though.<br />
While uploading I made default the setting &#8220;for friends &amp; family&#8221;.  When I realized the hoops that friends have to go through to access pictures on Flickr I went back and changed the overall default setting to &#8220;public&#8221;. Although that setting has said &#8220;public&#8221; all day now the pictures on my site still say for &#8220;friends only&#8221; and people who have tried, only see the photos I&#8217;ve manually (on my site) changed to public.  I&#8217;m about to manually change all of them - thank goodness there are only 50 uploaded - but I&#8217;m wondering where the bug is. I&#8217;ve written to Flickr but thought if it might be in juploader you&#8217;d like to know.<br />
Vishnu</p>
]]></content:encoded>
	</item>
</channel>
</rss>
