Quickly and useful photoshop effect for modern layouts

Rounded Ribbon with Photoshop

Are Your Pages Trending?

If you want people to visit your website, it can be very helpful to feature topics that are “trending.” Google and Twitter, for example, keep track of which keywords are being searched for most often, or which are being mentioned most commonly. Staying on top of these trends will earn your website a reputation for [...]

Read More >>

Seo for web designers: what has changed in 2010

seo for web designers

This post is wrote with the help of Andrea Infusino, an italian SEO and programmer. You can check his (italian)website or follow him on twitter. Seo and web designer. Looks like they are …too far apart .. but is not the truth … I think every web designer should know, (at least) the basic knowledge of [...]

Read More >>

Optimize your wordpress blog for search engines

WordPress is, of course, one of the best CMS and blogging platform that your can find actually. The reasons why use wordpress are a lots : semplicity, easy install, a lots of plugins, big commmunity and , naturally, is free. Another advantage of this fabulous CMS is that is loved by Google and the other [...]

Read More >>

Detect the user’s browser with javascript

A big and boring problem for the designers is the cross-browser compatibility, expecially with the Microsoft explorer, because, as everyone knows, Microsoft is still living in his own world and not in the w3c standard world … Anyway this is one of the most frustrating situation that we must resolve when we are working on [...]

Read More >>

Php Beginner guide : The comments

The comments in php are a really important phase of the programming, because they will help you, or other programmer, when you’ll come back to write on the same code after a long time. An important thing to know is  that their use does not weigh the execution of the script (the PHP interpreter jumps [...]

Read More >>

Simple animated menu with jquery

Jquery is, of course, one the best( or the best) JavaScript framework actually. With jquery we can create amazing effects on the web pages, writing some few lines of codes, and you don’t need to be an experienced web programmer. In this post I will show you how to create a nice and simple vertical [...]

Read More >>