UX, Javascript, WordPress, Drupal, more..

Category Web Development

WordPress 3.8, leveraging basics!

Now a days everyone is going to the basic. Microsoft has already moved to the basic when the Window 8 was introduced. It has totally flat view. Similarly Apple is trying to achieve the basic flat design in iOS. It… Continue Reading →

How to embed gravatar images onto your website?

Profile image management using Gravatar is really exciting and stress-free. Know the reasons why you need to and how simply Gravatar API can be implemented.

Navayan CSS Popup – Fixed, Fluid, Positioned, Lightbox, Dialog

More sophisticated way to talk with your web page (and users too!). ‘Navayan CSS Popup’ makes it possible to accommodate the power of HTML5 and CSS3, to keep aside javascript dependency and saves development and testing time.

WordPress WP_ADMIN_DIR Constant

There are various ways to set (and get) wordpress admin directory. I do not understand why wordpress has not included that! Method 1: if (!defined(‘WP_ADMIN_DIR’)) define(‘WP_ADMIN_DIR’, ‘./wp-admin/’); In this method the WP_ADMIN_DIR constant will be very vague and will create… Continue Reading →

Smarty curly braces syntax – what went wrong?

Smarty‘s curly braces syntax is used to render PHP code into Smarty template file. The curly braces syntax is the default syntax comes with Smarty framework. Almost every PHP variable or loop wears this opening and closing braces. Until and… Continue Reading →

jQuery Plugin: ResetFormFields

Recently I was engaged with resetting the form fields the hard way using jQuery. As the work enhanced I thought it would be better to release a jQuery plugin! It has both HTML4 and HTML5 form elements included and a… Continue Reading →

SVN Subversion Repository Setup on Windows local machine

Its been easy to setup your own SVN repository on Windows local machine. Follow the given steps and you are done! It saves your lot time, money, file transfer, server load, space. No burden over your hosting servers.

CSS Social Icon – Delicious

In my leisure time (really?) I have made Delicious icon with pure CSS just for fun. Compatibility: IE7, IE8, IE9, Firefox 3.8+, Safari 5+, Chrome 14+, iPhone, Android, iPad, BlackBerry, Windows Mobile Demo HTML <!DOCTYPE html> <html> <head>title>CSS Social Icon -… Continue Reading →

Java-JSP Environment Setup on Windows

Glad to see you got interest in Java! When it comes to web development using OOP (Object Oriented Programming) most of the time you have seen that people prefers to use Java language for JSP (Java Server Pages) development. To… Continue Reading →

WordPress Custom Post Type Navigation

In previous post How to create Custom Post Type in WordPress? we have discussed on custom post type, how easily we can create it with our generic function call for multiple custom post types. Here we are going to see… Continue Reading →

« Older posts Newer posts »

© 2024 Web Design Colors — Powered by WordPress

Theme by Anders NorenUp ↑