Browsing articles in "Scripts"

My new PicPlz Gallery

May 1, 2011



Yesterday I was playing with the PicPlz API and decided to build a gallery for myself, so I can simply see all my PicPlz pictures in one page, and with the coolness of FancyBox.

You can also use to create your own gallery, simply by going to http://www.danielandrade.net/picplz/?u=USERNAME, changing the USERNAME to your own. And then you have it.

Ah, take a look at my gallery here.

Hope you like it, and use it!!
Let me know what do you think of it.
:)

Dotklok + LM35 Temperature Sensor

Apr 10, 2011

I got my Dotklok up and running some days ago, I am really enjoying it on my room.
But I want to do more with it. Too bad right now I don’t have much time to play with electronics and build cool things.

Anyway, today I decided to spend some time learning the Dotklok’s code and add a temperature sensor to it. The result was really cool, and now I am sharing the bit of code I added to the clock.
Continue reading »

The History of Programming Languages

Aug 26, 2007

Excellent reference of study to know about the 50 more common programming languages in the world.

http://www.levenez.com/lang and
history_poster.gif

HowTo: CSS Refresh for Mozilla Firefox

Feb 25, 2007

When developing new websites, one of the worse things is that you always have to refresh the whole page to see some minimal changes made on an external .css file. Sometime ago I have found one small peace of script that forces the website to just update the CSS code.
Continue reading »

Nice way to show your flickr accont

Aug 27, 2006

If you have a flickr account, here is a nice way for showing to everyone what your photos are all about!!!
Very simple yet nice:
This is mine:
Pasteler0. Get yours at flagrantdisregard.com/flickr

More at: flagrantdisregard.com

HowTo: Google Videos on your website

Dec 14, 2005

After I realised that www.downloadgooglevideos.com got shutdown by google, and all the embedded google videos were not working anymore, I decided to come with a new way to put it on your website. I found one, but it’s not that easy as before, but it’s working. I’ll try to explain here how to do it. If anyone finds a better way to do it, please, let me know!
Continue reading »

Flickr Photo Downloader Script

Nov 30, 2005

While in my exchange year in Finland, I took many pictures, and also my friends from another countries. We wanted to share pictures, but most of them didn’t know how to use computer so well, some burned cds with pics, and sent them to everyone. It was a lot of work!!! So my friend Camre from Turkey made one script that allows people to easy download all the pictures from any photoset in flickr. But his script wasn’t working anymore in this server, so I decided to make one new one. I was looking for a simple flickr library, and I found in Oberkampf it’s easy and very configurable.
Continue reading »

Simple Flickr Slideshow Script

Nov 20, 2005

Sometime ago, I wanted to do something to show the pictures in a flickr set in a easy way for my websites. I wanted to make a link that would open a small window in the same way as “View as slideshow” in a new window in flickr website. So I decided to build this script. After reading the paulstamatiou.com‘s HowTo: Embedded Flickr Slideshows, I decided to release my script to the web. It’s simple but can be useful.
Continue reading »