Rakhitha Nimesh
Rakhitha Nimesh provides a tutorial on using action hooks to make WordPress themes able to be customized. Read More
Date and time values are used for many important functions such as searching, validation, and report generation. There is no standard format for dates in web applications, as people in different time... Read More

Rakhitha Nimesh takes a look at using shortcodes and page templates when creating a custom WordPress page design.Read More
jQuery is one of the most popular JavaScript libraries among web developers and designers. And, many new plugins with amazing effects are created every day. Developers and users tend to select jQuery... Read More

WordPress developers write their own plugins, right? But what about if there's a great free plugin that's just right for the job? Rakhitha Nimesh thinks it through.Read More
This tutorial will show you how to create a simple game using jQuery and HTML. The resulting game is intended to help you improve your memory skills. We will have an 8×6 grid of squares as the... Read More
Modular programming is used to break large applications into smaller blocks of manageable code. Module based coding eases the effort for maintenance and increases reusability. However, managing... Read More
Web applications use MVC architectures to separate business logic from the presentation views. Complex projects which involves large amounts of client side HTML manipulation with JavaScript can be... Read More
WordPress is the most powerful CMS framework available at the moment. It can be used to create highly flexible and extendable websites with very little work. I believe that the Plugins and Themes... Read More



