Author: Emanuele Feronato
-
Cyanotype effect Photoshop Action
From Wikipedia: Cyanotype is an old monochrome photographic printing process which gives a cyan-blue print. The English scientist and astronomer Sir John Herschel discovered this procedure in 1842.…
-
Designer vs Developer Contest at MDM
To celebrate its Fourth Birthday, MDM on 24th July 2006 launched a unique contest for both Flash Designer and Developer community. MDM are offering the winners of each…
-
Managing crossbrowser opacity with CSS
Sometimes you may want to change the opacity of some images with CSS. There are different ways to do it, according to the browser you are using. In…
-
Embedding a wmv file in your web page
Just in case you have to embed a wmv file in your webpage, and there is no need to do it since it’s possibile to play better videos…
-
Php password generator
Today I had to generate some passwords, and I am not so creative in doing this. So I coded a function I want to share with you. How…
-
Nova effect action with Photoshop
Here it is an action I used to get something like a nova explosion. You will never get same results twice. Download the action and enjoy. It creates…
-
Photo to impressionist painting action with Photoshop
From Wikipedia: Impressionism was a 19th century art movement that began as a loose association of Paris-based artists who began publicly exhibiting their art in the 1860s. The…
-
Mouse wheel handler in Javascript
I found this very very interesting script by Adomas PaltanaviÄius to determine if you are using mousewheel. It returns a delta value, +1 or -1, according to scroll…
-
Vignette effect action for Photoshop
Again, I am focusing about vignette/sketch creation wiht photoshop. This action works well only on images with high contrast, and the final effect is quite good, in my…
-
Strip non alphanumeric characters from a string with php
Very simple and useful code, but hard to find in the internet. You may need it when you code an user authentication script and want to prevent the…
-
Enhanced country selection with Css and Javascript
How many times you had to choose your country in a form, with a old, simple popup? Time to change the way you choose your country (or anything…
-
Enhanced sepia image effect action for Photoshop
I think normal “sepia” effect is too used in Photoshop, so I tried to enhance the effect and I produced an action that works quite well (in my…