|
|
|
|
Login to share your opinion Getting Started with Memcached Distributed Memory Caching — Developer.comWikipedia describes Memcached as a general-purpose distributed memory caching system, but what exactly does the term Memcached mean? Cache is memory used to store the… read more 43 Tips for Optimizing PHP codeHere is the list of 43 short tips you can use for writing an optimized and more efficient PHP code: read more Code Formatting and Coloring in WordPress without a PluginThere are different methods and plugins you can implement to display code on your WordPress blog. After much testing and frustration, I’ve come across the… read more Creating Spatial Reports from Sources other than SQL ServerWith the release of SQL Server 2008 R2, Microsoft provided the capability of generating Reporting Services solutions that provided more than just tablix data. It… read more Google Analytics for WordPress Debug ModeSince the debug script uses the console to display its information, I also added the option to immediately load Firebug lite. read more Measuring Web Page Load Time with Hammerhead for Firefox/FirebugHammerhead is a new Firefox/Firebug add-on that allows for measuring the response time of a Web site using a real browser for a defined number… read more Getting Started with Drupal: A Comprehensive Hands-On GuideDrupal is a popular open source content management system. With its powerful and advanced features, you can build complex websites with ease, compared to building them… read more DigiMantra » Asynchronous and Synchronous AJAX callsDifference between Asynchronous and Synchronous AJAX calls read more How do you deprecate a proc in your prod database?Recently, I got into some discussions on deprecating stored procedures from the production environment. If you want to remove a proc from your production database,… read more Essential CSS for Web Developers – A Programmer’s Guide to CSS MasteryDuring the early 2004 a social networking website is starting to spread like wildfire. And this time, most of the target audience of the site… read more DigiMantra » How to avoid fatal error Cannot redeclare function in PHPHow to avoid fatal error Cannot redeclare function in PHP read more Credit Card Validation with JavaScript and PHPUsing the Luhn algorithm to test credit card numbers for validity. An easy to understand function that is tolerant of data entry formats. read more Converting from UTF-8 to ISO-8895-1 safe HTMLConverting ugly unicode values \u2019 to their escaped HTML equivalents easily. read more Using jQuery UI’s Autocomplete to Populate a FormSample code for using jQuery to assist a user that starts to enter a city name, for example “san”. We use the text fragment and… read more Using CSS3 Transitions, Transforms and AnimationFirst things first - these demos are showing of CSS transitions, transforms (2D and 3D) and animations. Currently (May 2010), transitions and 2D transforms are… read more Face Detection Using PHPFace detection is a computer technology that determines the locations and sizes of human faces in arbitrary (digital) images. read more DigiMantra » What is self executing function in JavascriptWhat are self executing functions in Javascript and what is the purpose of self executing function. read more How to Fix IE7 Submenu Hover ProblemInternet Explorer 7, among many other drawbacks, does not know what :hover in CSS means, so drop down menus may not work well in IE7… read more Closure: The world's most misunderstood JavaScript libraryLast year, Google released the Closure suite of tools for JavaScript development. It seemed too good to be true. A robust client-side JavaScript toolkit and… read more DigiMantra » Getting started with Google map API v3Getting started with Google map API v3 read more |
|