|
|
|
|
Login To Have Your Say Simple movie search using PHP, jQuery and themoviedb.org APIToday I am going to show you how easy it is to develop a simple movie search. Nothing fancy, we are going to search for… read more Running PHPUnit with the IBM iGetting PHPUnit installed and running on the IBM i is not hard, just not exactly clear. Here is what I had to do to get… read more Timing PHP script execution timeLooking for a way to measure to time spent on executing a PHP script? Using the PHP function microtime that task is quite simple to… read more Social Share/Vote Button plugin for joomla contentAll share count or “Social share/Vote button” is a joomla plugin that shows social share or vote button in articles. It contains all popular social… read more New Wordpress Plugin: Escape HTMLMany of Wordpress users post codes online. Code can be HTML code, JavaScript code, PHP script or any other kind of code, codes need to… read more Best Joomla extensions - August 2010Today we presents a collection of best Joomla! extensions for August 2009. read more jQuery Animations with automatic CSS3 transitions when possibleNote that any properties not mentioned above will simply be handled by the standard jQuery $.animate() method. This plugin adds new functionality without taking any… read more JavaScript Fundamentals: Basic Types and Tools [Video Tutorial]In this video Jim looks at some of the tools that are essential in any JavaScript programmer’s toolkit. We also introduce some of the basic… read more Mobile Tools and Tricks with jQueryThere is a lot you can do with jQuery in the mobile world. Below is a list of the tools I have used to build… read more jQuery Conference 2010: Boston AnnouncementThe jQuery Project is very excited to announce the jQuery Conference 2010: Boston on October 16-17, 2010. read more Web Storage API vs. Cookies for Browser Data Storage — Developer.comAll websites currently use cookies to store client-related data, and while cookies are definitely a good method for storing client-related information, they are not always… read more Convert VarChar to Currency in SQL ServerTo convert a varchar to currency, the recommended practice is to do the formatting in the front end. read more Parse & Manipulate XML Documents with jQuery & JavaScriptA recent requirement of mine was to convert large CSV files to XML, and then build an accompanying interface to update & manage the data. … read more PHP Done Right, part 1: Church and StateYep. While it's very easy to put <?php echo echo "Hello, World!"; ?> in a text file surrounded by HTML, it's a little harder to… read more SqlCeCmd tutorial part three – query optionsThis is the third part of a 3 part series with some examples of sqlcecmd usage. The first part is here and the second here.… read more Top 10 website to get Javascript slider helpInternet is full of resources. If you know how to use Google its pretty simple to get what exactly you are looking for. This website… read more Practical PHP Patterns: Server Session StateThe Server Session State pattern is an umbrella term used to describe the various techniques used to keep the user session state on the server,… read more 16 Wordpress Plugins for Managing AdsBlogging had been a famous avenue in the internet nowadays. Lots of people actually earn money from the blogs they created. read more Duplicate the jQuery Homepage TooltipsThe amount of jQuery required to duplicate this effect is next to nothing; in fact, there's more CSS than there is jQuery code! Let's explore… read more WordPress Child Themes – Remove Widget AreasIn a WordPress Framework or Basic-Theme are one or several Widget Areas (Sidebars) defined. But how can you remove the widget areas if you don't… read more |
|