An easy way to create login panel with jQuery and CSS
A small script to introduce a sliding login box into your website, just as you see in Twitter login page. The script comprises jQuery and CSS techniques to display this arty feature. Checkout the code below and try it yourself or simply download the ready to use files.
Posted in: CSS Tips, Programming, jQuery Tips Continue Reading »
Useful Regular Expressions in Programming
Today we are here to discuss, learn and share a few regular expressions used by many programmers across different programming platforms. The beauty of using these regular expressions is the freedom to use them with any programming language, provided, it involves strings interpolation, be it web applications or stand-alone applications. Moreover, once you have a good understanding of these regular expressions, you can modify them according to your needs and requirements.
Posted in: PHP, Programming Continue Reading »
An easy way to create light-box with jQuery & CSS
As you already know that I’ve been working on improving the performance of my website and I needed a simple solution to create light-box effect for Live-Chat on this website. I could have used one of the available jQuery plug-ins out there however, the idea was to optimize the code with minimal use of heavy third-party scripts and CSS.
Posted in: Programming, Tips & Tricks, jQuery Tips Continue Reading »
How to read minified CSS with ease?
Today we have a quick tip for those who feel depressed and cry when they see the holy grail of CSS in one single line in their themes. Recently I started hearing from a lot of people complaining about their theme developers using minified CSS in their themes for maximizing performance without any consideration for their ease of use or customization…
Posted in: CSS Tips, Programming, Tips & Tricks Continue Reading »
CSS Tips – Get Consistent Results in All Browsers
Web standards are prevailing guidelines used on the World Wide Web to ensure web sites and information is accessible to all in the most efficient manner. Most Web browsers have different default settings for the base margins and padding…
Posted in: Programming, Tips & Tricks Continue Reading »
Deep Integrating WordPress 2.7.1 and bbPress 0.9.0.4
As WordPress and bbPress both come from the same camp, successfully integrating both of them to share logins as well as template functions has been a buzzing issue for developers. In this guide, we’ll explain the process of integrating the latest stable versions of both WordPress (2.7.1) and bbPress (0.9.0.4) step by step in a comprehensive way.
Posted in: Programming, WordPress Continue Reading »
Enable Auto-Complete Search in WordPress Blog!
“One sometimes finds what one is not looking for.”
This quote by Alexander Fleming explains all what I am going to share with you today. I am pretty sure that you are aware of Google Search Suggest and Yahoo Search Assist feature. This feature helps you effortlessly find exactly what you’re looking for and no doubt, it lists a few suggestions to keep the user looking for more and more.
Posted in: Programming, Tips & Tricks, Tutorials, WordPress, jQuery Continue Reading »
An easy way to create Loading Bar!
Recently, while browsing I landed on a page on StackOverflow.com where people were discussing about how I implemented this loading bar on CSSJockey.com. I could sense a lot of confusion in the discussion so thought I would take the mystery out as I love to share best practices. Here’s how you can create a loading bar in few steps..
Posted in: Programming, Tips & Tricks, Tutorials, jQuery Continue Reading »



