Archive for the ‘JavaScript’ Category

Show Me More - new version

Tuesday, March 4th, 2008

New version (1.1) of Show Me More has been launched right now.

This new version has been added to Firefox Addons too, and of course… it stills in Sandbox.

Some new features have been added, now, if you already have it installed, go ahead and upgrade it HERE.

In this new version, in “Show All” popup you can get a link of all images that you are seeing, to share with your friends. When you click in “Get Images Link”, a link is created and copied to you clipboard. (See screen shots below).

The problem with file names with more than one set of numbers has already been fixed. If tou are seeing an image with the file name “image_69_02.jpg”, you can select the “2″ and it will be the number that is incremented.

Show Me More, now works on Firefox 3.0b3.

Chickipedia Toolbar

Wednesday, February 27th, 2008

Here we go… again :-)

Last post was about a chickipedia search plugin. I told you, that I’m working in a Firefox Addon to search chickipedia with autocomplete.

So, it is done and it has more features than an autocomplete. See the following explanation.

You can:
- Go to chickipedia.com or search on the fly using autocomplete :
Chickipedia - Autocomplete

- Search for “Similar Chicks”. Similar from the chick that you are seeing:
Chickipedia - Similar Chicks

- Go to a “Random Chick”:
Chickipedia - Random Chick

To install this Firefox Addon, click HERE.

For lame people, you need to authorize/allow Firefox to install this addon in this domain.

I hope that you enjoy this extension. ;-)

Thanks to: Bruno, André, PCS and Ricardo.

Show me More - Firefox Addon

Sunday, February 17th, 2008

If you are seeing an image and the file name (image name) has a numeric pattern, like “img_20.jpg”, probably the image “img_19.jpg” exists and “img_21.jpg” exists too. But to see them, you need to edit the URL manually. Ok, it’s a pain, and if there are more than 50 images, it will be worse.

Show me More is a Firefox extension that gives you three very powerful buttons: you can see the previous image in a numbered image series, the next one or all of them, opened up in a popup window.

It is perfect for Stumblers! :-)

Show Me More

You can download the extension here.

Icons made by Pedro Couto e Santos.

For now, it just has these features.

TODO:
- I’m waiting for approval in Firefox addons.
- Fix it to work with any type of URL. Just work with filenames.
- Give you a link that you can send/save to see all images serie.
- Add a feature to select the part of the URL you want to use to match.

Leave a comment to report any bug or suggestions.

Show Index Of Images

Sunday, February 17th, 2008

If you are in an IndexOf page (*), and the page has a lot of images that you want to see.

Yeah, it’s a pain in the ass to see all images.

Check this bookmarklet.

(*) An IndexOf page it’s a page like this one.

Dicionário de lingua portuguesa

Sunday, February 17th, 2008

Bookmarklet para mostrar o significado duma palavra seleccionada numa página.

O Link do Bookmarklet e para ler a explicação de como usar.

Download youtube videos

Sunday, February 17th, 2008

To download all videos from a youtube user, use this shell script:

Source Code.

HOWTO:

$> youtube_down_all.sh <youtube_username> <destination_directory>

To convert flv files to other format, you can use ffmpeg.

Sudoku

Sunday, February 17th, 2008

Do you like the famous game Sudoku?

Ok, you can play it just using your mouse.

Check out: Sudoku.

Web HangMan

Sunday, February 17th, 2008

This was my first AJAX work. In the middle of 2004 I knew XMLHttpRequest, and decided to make something.

This is the known game HangMan, in portuguese “Jogo do Enforcado”.

The link:
http://dev.pdvel.com/enforcado/

The design sucks, the images suck too and the code… well, it was an experiment ;-)

The game only has Portuguese words.