Easy & Powerful watermarking with PHP

PHP image workshop using GD library is very easy tool for manipulating the images. Main key features of this script is as follows, Cropping Filter Re sizing Rotating Writing Usage is pretty simple :

Requirement :- PHP with GD library Demo & Download :- http://phpimageworkshop.com/ License :- GPL License

jQuery plugin with fancy selection like Facebook friend selection

Nowadays almost everyone knows about Facebook, and its daily innovation on user interaction attracts the entire world. All Website Owners likes to have the same functionality of facebook in their website . jQuery Plugin fcbkListSelection allows you to easily create the friends selection functionality in your apps. You can use this feature for any action you wish … Continue Reading

Good Maps with HTML5 and jQuery

Have you ever create a really good looking interactive map using HTML5 and jQuery? MigrationsMap.net allows you to see for every country X in the world either the top ten providing countries of lifetime migrants to X or the top ten receiving countries of lifetime migrants from X. On top of that, when you let … Continue Reading

Excellent 3d and 2d transformation with TransformJS – jQuery plugin

TransformJS allows 2D and 3D transforms as regular CSS properties, you can set using .css() and animate using .animate(). To solve the cross-browser support problem, TransformJS uses feature detection to analyze the supported features of the browser it is running in and adapts accordingly. To solve the multiple transforms problem, TransformJS applies a cssHook for every … Continue Reading

Rest API, documenting with nice user interface

  • September 10, 2011
  • Tools
  • 0 Comments
  • SG

Would you like to document your API with style? Swagger is a specification and complete framework implementation for describing, producing, consuming, and visualizing RESTful web services. The overarching goal of Swagger is to enable client and documentation systems to update at the same pace as the server. The documentation of methods, parameters and models are … Continue Reading

New Date selection like smart phones with jQuery

A wheel scroller user control optimized for touchscreens to easily enter date/time. This wheel scroller user control can easily be customized to support any custom values and can even be used as an intuitive alternative to the native select control (dropdown list). It is designed to be used on touch devices as an alternative to the … Continue Reading

Find Google Rank for your keywords with PHP

Every Siteowner is Interested in finding the Google Rank of their site for some specific keywords. Now it can be checked with PHP script. This PHP Script contains a class called PhpKeywordAnalyser.inc.php which in turn contains the logic for crawling and finding the page rank. Using this script you can find the rank of your … Continue Reading