Nov 22 2007
Nokia N70 (S60 series), python and your PC
Here is a small briefing of how to connect your Nokia S60 series and your PC through bluetooth:
Continue reading “Nokia N70 (S60 series), python and your PC”
Nov 22 2007
Here is a small briefing of how to connect your Nokia S60 series and your PC through bluetooth:
Continue reading “Nokia N70 (S60 series), python and your PC”
Sep 18 2007
This time I needed this time to provision the NextGen SQL database with all the folders I’ve put on my server.
Again, i did a little python script. I scans your NextGen gallery folder, and enters all new folders as “galleries” in the SQL DB, and creates the thumbs for the pictures.
This was usefull for me. : )
You can download the script here.
Continue reading “NextGen Gallery SQL script (to scan folders and add them as galleries)”
Sep 14 2007
That a little script I did yesterday because I needed to copy my 35gig picture gallery in a new directory then resize all the pictures.
Of course, this MUST not be done “à la mano”! So i did a little python script. : ) Here it is, hope you find it of any interest.
You can download the script here.
Continue reading “Picture database recursive copier/resizer”