27
2012
Famous magazine style wordpress themes for free
The internet is a dynamic place where things are always changing and adapting. And just like the internet, the blogosphere is also changing rapidly and seems to be particularly susceptible to trends. One prominent blogger will create a theme and the whole blogosphere will rush to follow. One of the most recent trends in the blogosphere is the rise in popularity of many magazine WordPress themes. Many of them are paid themes, but there are also […]
27
2012
Useful jQuery Image and Content Sliders and Slideshows of 2012
Looking for some cool new (and free) jQuery slider plug-ins and scripts? Then here is the perfect round-up created just for you. Here, we have collected the best of the freshest jQuery plug-ins for creating amazing image and content sliders. Because all of these plug-ins come with different functionality, this guide should help you figure out which one suits you best. Let’s go!
26
2012
PHP code to display server date and time
Quick one-liner to output the current server date and time on a page. The code <?php /* Just add this in your page where you * want the date/time to appear */ // Displays in the format Sunday, February 22, 2012 11.38 echo date("l, F d, Y h:i" ,time()); ?>
25
2012
Sliding image gallery with jquery
JQuery is already very popular because it is very fast and concise Javacript library simplifing and different event handling, smooth animation with very little code. With jQuery you can enjoy new way of web development and image galleries are the best way to use it effectively! Here you’ll have more than 35 different unique jQuery Javascript solutions for beautiful image galleries and great ways to display your images with light code. 1. PhotoSquare Photography WordPress […]