Archive OpenSource

Written by davidonzo on 19/03/2009, Filled in OpenSource, Tutorial
Installing the cURL library on Leopard Mac OS X is very easy to do. First of all download the sources from the official web site. Unpack the tarball in your /usr/sources/ directory and join it. Downloading the file today, you'll get the curl-7.19.4 versi ==>
Comments (0)
Written by davidonzo on 17/03/2009, Filled in OpenSource, Web, Linkologia
MyGalleryGenerator si the simpliest way to create an HTML photo gallery. Upload your photos (jpg, png and gif allowed), set the title and a nice description for any photo, and the gallery will be automatically generated!   Once you have uploaded p ==>
Comments (2)
Written by davidonzo on 16/02/2009, Filled in Notizie, OpenSource, Web, Linkologia
WhoIsHim.com developing doesn't stop! We now have a real database based on real searches. So we are now able to improve the services as well. New search tools, new search evaluation algorithm and the badge builder who permit you to create a nice badge fo ==>
Comments (0)
Written by davidonzo on 08/01/2009, Filled in MioBlog, OpenSource, Web, Tutorial
Time to begin some nice improve to this blog. But I need a correct list of mobile device user agents, so I write an array including all mobile user agent's browser I found surfing the web.   The list is available downloading this file. I hope it w ==>
Comments (7)
Written by davidonzo on 30/10/2008, Filled in OpenSource, Web, Tutorial
I'm trying to have time for a blog template restyling. In order to do it I write a simple file to create live png, jpeg and gif thumbelins.   This script require the GD compiled on your PHP installation.   <?php    $file = $_G ==>
Comments (0)