(Jaw Dropper)
Oki, my friend has her car called puti. (white) and just a while ago told me this tragic story about her car at Villamor while she was taking a U-Turn…
Trying to deliberately make an uploader out of FlickrUploadr I tried to put it into a browser… as an extension/add-on/plugin.
Here’s what I did:
where: ## is the next number of you extension…
mozFFfolder is where your Mozilla Firefox folder is
yourProfile is your profile id default
FlickrUploadrTest a folder which we will create later
<RDF:Description about="urn:mozilla:package:FlickrUploadrTest"
chrome:displayName="Flickr Uploadr Test"
chrome:author="roiji Mikagami"
chrome:name="FlickrUploadrTest"
chrome:extension="false"/>
just change the paths to your flickr folder
if you have any questions or clarifications please feel free to post on my message board or comment here… don’t worry, i don’t bite~ hahahh
by the way, this exercise is only to RUN Flickr Uploadr on your Firefox browser… on not to actually make it WORK…
it is a step (for me) to make / try to make an uploader based on FlickrUploadr based on xulrunner…
the one I did before has Components.classes errors (UnnamedClass.classes error)… because of under priviledged code… so chrome installed files are a work around… but what if the uploader come from the net.. then it won’t be chrome installed, unless it is an xpi extension to be installed by the user….
sources: walkthrough and error
just watch an listen… hahha
no offense, but somehow it makes me proud that we can speak a little bit better english
*i said a little bit better because of Janina of the Bb. Pilipinas hahah
in the audition…
she’s pretty confident about herself hahaha
*what language are you singing?!
*english
WAHAHAHAHAhah
the improved version!
libi dibi douchou~ nyahahhah
i’ll post about janina next time ^^,
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 >:)