Category: Developers

Page 1 of 912345...Last »

Learn HTML with the help of Mozilla Webmaker

Learn HTML with the help of Mozilla Webmaker

Before I was a blogger, I was not exactly into HTML. I know a smattering of HTML and found W3Schools as a good resource for someone who is new to learning web designing. Mozilla has launched Webmaker, which actually allows …

Read More

Interview – Gautam Gupta on Winning Google Code-in Twice

Gautam_Gupta_5th_Google_Code_in

Very early on when I joined Devils’ Workshop, I came across Gautam Gupta who was writing guest posts for us. I was surprised to find out that he was still in school. That was not all he, was also a …

Read More

MaxCDN – Updating IP Address when moving servers

MaxCDN - IP Address Change-1

MaxCDN Stores IP address of your origin server permanently. You need to manually update IP-address using steps described in this article.

Read More

Add Custom Headers to your WordPress.org plugins

Add Custom Headers to your WordPress.org plugins

Matt Mullenweg announced few days ago that, plugin authors will be able to put custom headers on their plugin pages. Soon the geeks across the globe got started with designing and customizing their header images. Developers are happy as they …

Read More

Gaurav Singh on Organizing WordCamp Jabalpur 2011

WordCamp_Jab_Group_photo

Something interesting happened in India for the WordPress community a week before Diwali holidays. A WordCamp was organized and it was not in one of bigger cities but in a smaller town of Jabalpur, Madhya Pradesh. We decided to catch up …

Read More

Create Portfolio with Image Sliding Effect with jQuery

Create Portfolio with Image Sliding Effect with jQuery

There are tons of tutorials already out there about creating portfolio image slide effect with jQuery. I wanted to create an easy-to-implement jQuery image slider for my portfolio page, you can check the live demo at Blogger To WordPress portfolio. …

Read More

[Infographic] Quick Look at Programming Languages!

[Infographic] Quick Look at Programming Languages!

I am not a programmer, I don’t find poetry in code. But I do blog and appreciate what programmers have been able to do over the last 60 odd years. They have literally helped create a world where borders do …

Read More

Equal Height and Width for WordPress Widgets Using JQuery

Equal Height and Width for WordPress Widgets Using JQuery

There are situations when a developer needs to set equal height and width to child div’s that contain dynamic content. I came across such a situation, in which I had to place more than one widget in a single horizontal …

Read More

[List] 5 Best Sites for Hosting Code Online

[List] 5 Best Sites for Hosting Code Online

There are many websites which give you the platform for hosting your project codes online. I thought it would be nice to share a list with you. #1. GoogleCode The best place to keep your code is to put on …

Read More

Add custom CSS classes to wp_nav_menu’s HTML output using WordPress filters

Add custom CSS classes to wp_nav_menu’s HTML output using WordPress filters

WordPress has a great feature called ‘filter’ with which we can add our own classes to nav menu items.  Most times you need to add classes in nav menu items on some conditions. For example, in menu you have ‘sample …

Read More
Page 1 of 912345...Last »