This is more insane than Ronald McDonald going insane…
This is more ROFLMAOing than me Rolling on the Floor Laughing my ASS out~!
It’s the Penis MAN!!
WTF!
Of all the costumes that you can think off why that!!
Thanks Ralph for sharing that not-so-wonderful sight~ haha
Please take note that we can make it run but it will not work… and in light of this, i think if someone tries, they can tweak it to run on linux!
Testing if we could use Flickr’s Uploader 3.0 that is now based on Mozilla XULRunner
Flickr Uploader 3.0 - The new Flickr Uploadr has been built from scratch to work on Windows and Mac OSX. Before you upload you can add titles, tags and descriptions, add photos to sets and reorder your photos from Uploadr. This new Uploadr is an open source project, too, so you can download it and have a look at how it works.
- Win XP & Vista
- Mac OSX 10.4 & 10.5
- source code
NOTE:
XULRunner - a Mozilla runtime package that can be used to bootstrap XUL+XPCOM applications that are as rich as Firefox and Thunderbird. It will provide mechanisms for installing, upgrading, and uninstalling these applications. XULRunner will also provide libxul, a solution which allows the embedding of Mozilla technologies in other projects and products.
How to (force) run Flickr Uploader on Linux
mk_add_options MOZ_CO_PROJECT=xulrunner
mk_add_options MOZ_OBJDIR=@topsrcdir@/obj-xulrunner
ac_add_options –enable-application=xulrunner
#ac_add_options –disable-javaxpcom
export MOZCONFIG=~/.mozconfig
./xulrunner flickr/application.ini
And now, whatI’ll do is to make an uploader based on this Flickr Uploadr… good luck to me >:)