Enterprise Software Development - JEE/J2EE

This is a blog about Enterprise Software Development with the Java Enterprise Edition. Beside this, I blog about Oracle Weblogic and other related technologies that hit my road. "Architecture is frozen music" (Arthur Schoppenhauer)

2008-01-18

Flickr Uploader 3.0.3

Er ist endlich da :) Der neue Flickr-uploader in der aktuellen Version 3.0.3. In deutsch kann man ihn genauso herunterladen, wie in vielen anderen Sprachen.

Wer hinter einer Firewall oder einem Proxy Server sitzt, der kann mit folgendem Workaround auch mit dem neuen Uploader Arbeiten:

1. Edit Uploader prefs file. Typically, you’ll find it in:
C:\Programm Files\Flickr Uploadr\defaults\preferences\prefs.js

2. Add the following lines to this file:

pref('network.proxy.http', 'your.proxy.org');
pref('network.proxy.http_port', 1234);
pref('network.proxy.type', 1);

Die alte 2.5.0.15 Version kann man ebenfalls noch auf deutsch oder auf englisch beziehen.

Labels: ,

 

0 Comments:

Post a Comment

Links to this post:

Create a Link

<< Home