|
|
|
|
|
Login to share your opinion QapTcha : jQuery captcha system with jQuery & jQuery UIQapTcha is a draggable jQuery captcha system with jQuery UI ! PHP : Scope Resolution Operator (::)Scope Resolution Operator is useful when you want to refer functions and variable from base classes or the classes that don’t have any instance. Sleek Animations with requestAnimationFrameIn the world of JavaScript, animation has always been a nuisance. We’ve relied on setTimeout and setInterval for longer than we care to recall, and… read more Generating Files with jQueryWhen building a web application, you oftentimes need to give users the ability to download a piece of data as a file. It could be… read more General Conventions for Drupal ProjectsThe most important thing to consider when doing a project in Drupal is just that, do things always thinking "a la Drupal". The purpose of… read more Latest Post Blogroll Slider with jQuery and PHPIn this tutorial we are going to create a blogroll slider that shows the latest post of your favorite blogs. We will be using jQuery,… read more JavaScript Design Patterns Series of PostsA nice long series of 12 posts about Design Patterns in JavaScript. Definitely worth looking at. read more JavaScript Design Patterns: CommandThe Command Pattern is a strange beast in the context of object-oriented programming. Unlike most objects, a command object represents a verb, rather than a… read more API for Google Plus Profile InfoHere is the API you can get simple info about a Google+ user. read more Should we use Singular or Plural Database Table NamesWell, I have been in a dilemma about this for a while. After reading several posts on Singular vs Plural Database table names, I finally… read more Steps to perform SSH without Login — Technys.comWhen you have to login into a remote server, it becomes quite annoying when it asks for password everytime you try to connect. read more The Twelve-Factor AppThe twelve-factor methodology can be applied to apps written in any programming language, and which use any combination of backing services (database, queue, memory cache,… read more Export MYSQL data into Excel/CSV via phpToday i came across a functionality where i need to Export the MYSQL data into CSV/Excel file via PHP function/script. There are such requirement where… read more Import CSV/Excel data into MYSQL database via PHPToday i came across a functionality where i need to import the CSV/Excel file in to MYSQL database via PHP script. There is a special… read more Branching Options for DevelopmentBranching and merging is a contentious issue for the Subversion community, with even the most experienced Subversion users sometimes needing extra guidance on how best… read more Smart .htaccess tricks : Force user to download file not to open in browserIf you want to force user to download file, than you can do it easily by .htaccess file. Remove all non-ascii or non-printable characters from stringHi, Yesterday i was struggling for removing non-ascii or you can say non-printable characters in string. 5 Top jQuery Chart Libraries for Interactive ChartsNowadays the need for an easy way to add interactive charts becomes essential because we are shifting from pc applications to web application. jQuery and… read more Simple ways to Attarct Readers To BlogWriting a blog is about getting your views and thoughts conveyed to as many people around the world as possible. Successful bloggers have worked at… read more |