Author: Emanuele Feronato
-
How to crop a Flash Movie
Sometimes we may need for some reason to “crop” a Flash Movie, but unlike Photoshop, there is not “crop” command. How can we do? Using the ‘size’ button,…
-
Color Schemer – create matching color schemes in a click
An interesting site if you want to quickly create matching color schemes. www.colorschemer.com You can buy a software, or browse a gallery of almost 1000 schemes searchable by…
-
Know which POST (or GET) method variables are available with php
Very easy script for a very important need: handle all variables coming with POST or GET methods. With this script you can manage all data coming for every…
-
Determine connection speed with php
One of the hardest script you can find in internet is the one that determines connection speed of a surfer visiting our site. From today it’s not anymore…
-
WordPress in two (or more) languages
Browsing the internet, I noticed the necessity to have a blog in two or more languages. It’s a necessity I’m having too, so the first thing I did…