<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/css" href="/stylesheets/rss.css"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">
  <channel>
    <title>Michele Campeotto: Tag uploadr</title>
    <link>http://blog.micampe.it/articles/tag/uploadr?tag=uploadr</link>
    <language>en-us</language>
    <ttl>40</ttl>
    <description>I'm not Winston Wolfe.</description>
    <item>
      <title>FlickrUploadr is back</title>
      <description>&lt;p&gt;Eighteen months later, &lt;a href="http://www-csag.ucsd.edu/individual/ehw/"&gt;Eric Weigle&lt;/a&gt; sent me a new version of &lt;a href="http://micampe.it/projects/flickruploadr"&gt;FlickrUploadr&lt;/a&gt; wich supports Yahoo!&amp;#8217;s authentication scheme, which is now required even for first-time Flickr users.&lt;/p&gt;

&lt;p&gt;Eric merged my code with &lt;a href="http://berserk.org/uploadr/"&gt;Cameron Mallory&lt;/a&gt;&amp;#8217;s great authentication support and built this new version. Thanks to the new authentication scheme, FlickrUploadr doesn&amp;#8217;t save your password on your disk anymore, so you can now remove the &lt;code&gt;~/.uploadr&lt;/code&gt; file.&lt;/p&gt;

&lt;p&gt;Thanks Eric and Cameron for the very nice work.&lt;/p&gt;

&lt;p&gt;Download &lt;a href="http://micampe.it/files/FlickrUploadr-1.0.0.tar.gz"&gt;FlickrUploadr 1.0&lt;/a&gt;.&lt;/p&gt;</description>
      <pubDate>Mon, 26 Feb 2007 02:45:00 -0800</pubDate>
      <guid isPermaLink="false">urn:uuid:ecacb4dc-471f-4bf6-8a80-0e5611268fcd</guid>
      <author>micampe</author>
      <link>http://blog.micampe.it/articles/2007/02/26/flickruploadr-is-back</link>
      <category>English</category>
      <category>flickr</category>
      <category>python</category>
      <category>uploadr</category>
      <trackback:ping>http://blog.micampe.it/articles/trackback/1074</trackback:ping>
    </item>
    <item>
      <title>FlickrUploadr</title>
      <description>&lt;div class="flickr-frame" style="float: right; text-align: center; margin-left: 15px; margin-bottom: 15px;"&gt;
  &lt;a href="http://www.flickr.com/photo.gne?id=458376" title="photo sharing"&gt;&lt;img src="http://www.flickr.com/photos/458376_cacbb76fae_o_d.png" class="flickr-photo" style="border: 0;" alt="FlickrUploadr"&gt;&lt;/a&gt;
&lt;/div&gt;

&lt;p&gt;FlickrUploadr is a tool to upload your pictures to &lt;a href="http://flickr.com"&gt;Flickr&lt;/a&gt;. There are some &lt;a href="http://flickr.com/tools/"&gt;official tools&lt;/a&gt; for this task, but they aren&amp;#8217;t available on Linux, so I wrote my own.&lt;/p&gt;

&lt;blockquote&gt;
    &lt;p&gt;Please note that FlickrUploadr doesn&amp;#8217;t currently work if you have a Yahoo! account. I&amp;#8217;ll try to update it soon.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;This version of FlickrUploadr is written in Python and Gtk, using the PyGtk bindings, to install it, download the tarball, unpack it and install the package:&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;# python setup.py install
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;in the directory where you just unpacked it. If you get an error about a missing Makefile, you need to install the Python development package from your distribution.&lt;/p&gt;

&lt;p&gt;Then you can run it from a shell:&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;$ Uploadr
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;Just drop files over the window to upload the pictures.&lt;/p&gt;

&lt;p&gt;A window will pop up asking your login details (which you can optinally save) and the picture&amp;#8217;s metadata (title and tags). At the end of the upload a web browser window (currently Firefox is hardcoded, sorry) will open with the pictures you just uploaded, allowing you to add descriptions and change the captions one by one.&lt;/p&gt;

&lt;h2&gt;History&lt;/h2&gt;

&lt;h3&gt;30 August 2005&lt;/h3&gt;

&lt;p&gt;&lt;a href="http://micampe.it/files/FlickrUploadr-0.6.0.tar.gz"&gt;FlickrUploadr 0.6.0&lt;/a&gt; &amp;#8211; Finally the much requested configuration saving (optional for login credentials). Removed the hardcoded firefox. No longer sets default title. Changed license to GPL to comply with xmltramp.&lt;/p&gt;

&lt;h3&gt;18 March 2005&lt;/h3&gt;

&lt;p&gt;&lt;a href="http://micampe.it/files/FlickrUploadr-0.5.2.tar.gz"&gt;FlickrUploadr 0.5.2&lt;/a&gt; &amp;#8211; Fixed to work with Python 2.4. If the previous version worked for you, you don&amp;#8217;t need to download it again.&lt;/p&gt;

&lt;h3&gt;21 October 2004&lt;/h3&gt;

&lt;p&gt;&lt;a href="http://micampe.it/files/FlickrUploadr-0.5.1.tar.gz"&gt;FlickrUploadr 0.5.1&lt;/a&gt; &amp;#8211; Fixed to accept files dropped from Konqueror. Fixed long integer exception and crash. On some systems it will have a black  background instead of white and look uglier, but I don&amp;#8217;t know ho to fix this for everybody.&lt;/p&gt;

&lt;h3&gt;12 October 2004&lt;/h3&gt;

&lt;p&gt;&lt;a href="http://micampe.it/files/FlickrUploadr-0.5.tar.gz"&gt;FlickrUploadr 0.5&lt;/a&gt; &amp;#8211; Installable and runnable from anywhere, login details asked when needed, can drop pictures or pass them on the command line, can set pictures as private, opens Flickr after uploading allowing editing of pictures&amp;#8217; data.&lt;/p&gt;

&lt;h3&gt;16 September 2004&lt;/h3&gt;

&lt;p&gt;&lt;a href="http://micampe.it/files/FlickrUploadr-0.1.tar.gz"&gt;FlickrUploadr 0.1&lt;/a&gt; &amp;#8211;
&lt;a href="http://flickr.com/groups_topic.gne?id=4641"&gt;First release&lt;/a&gt;: uploading works, you have to pass the login details on the command line, can&amp;#8217;t be installed must be run from its own directory.&lt;/p&gt;</description>
      <pubDate>Sat, 19 Mar 2005 01:17:00 -0800</pubDate>
      <guid isPermaLink="false">urn:uuid:7c5c74dd-c328-4f73-8b14-f8558ed448ee</guid>
      <author>micampe</author>
      <link>http://blog.micampe.it/articles/2005/03/19/flickruploadr</link>
      <category>English</category>
      <category>flickr</category>
      <category>python</category>
      <category>script</category>
      <category>programming</category>
      <category>uploadr</category>
      <trackback:ping>http://blog.micampe.it/articles/trackback/119</trackback:ping>
    </item>
    <item>
      <title>FlickrUploadr fixed on Python 2.4</title>
      <description>&lt;p&gt;Ok, this was quick. &lt;a href="/things/flickruploadr"&gt;FlickrUploadr&lt;/a&gt; 0.5.2 is here and kicking.&lt;/p&gt;</description>
      <pubDate>Fri, 18 Mar 2005 10:27:00 -0800</pubDate>
      <guid isPermaLink="false">urn:uuid:06f9b855-4bea-4b82-a4e1-d1aa2bba43bd</guid>
      <author>micampe</author>
      <link>http://blog.micampe.it/articles/2005/03/18/flickruploadr-fixed-on-python-2-4</link>
      <category>English</category>
      <category>flickr</category>
      <category>uploadr</category>
      <category>python</category>
      <trackback:ping>http://blog.micampe.it/articles/trackback/163</trackback:ping>
    </item>
    <item>
      <title>FlickrUploadr broken on Python 2.4</title>
      <description>&lt;p&gt;Due to a problem in the &lt;a href="http://fabien.seisen.org/python/urllib2_multipart.html"&gt;file upload routine&lt;/a&gt; I&amp;#8217;m using, &lt;a href="/things/flickruploadr"&gt;FlickrUploadr&lt;/a&gt; is currently broken in Python 2.4. Ubuntu Hoary ships that and I&amp;#8217;m using it, so I &lt;em&gt;need&lt;/em&gt; to fix the script as soon as possible.&lt;/p&gt;</description>
      <pubDate>Fri, 18 Mar 2005 09:44:00 -0800</pubDate>
      <guid isPermaLink="false">urn:uuid:d1a1517f-29da-4414-9c89-1362b008e78e</guid>
      <author>micampe</author>
      <link>http://blog.micampe.it/articles/2005/03/18/flickruploadr-broken-on-python-2-4</link>
      <category>English</category>
      <category>flickr</category>
      <category>uploadr</category>
      <category>python</category>
      <trackback:ping>http://blog.micampe.it/articles/trackback/160</trackback:ping>
    </item>
  </channel>
</rss>
