Monthly Archiv: January, 2011
Tina
fgdftdrrtkrdsrltArbor.js – Graph Visualization Library With Web Workers & jQuery
Arbor.js is a graph visualization library built with web workers and jQuery.
It provides an efficient, force-directed layout algorithm, abstractions for graph organization and screen refresh handling.
The library doesn't force a specific method for screen-drawing and you can use it with canvas, SVG, or even positioned HTML elements; the best one that fits your project.
Arbor.js simply helps you focus on the graph data and its style rather than spending time on the physics math that makes the layouts possible.
It also comes with a well-documented API and creative demos.
Special Downloads:
Ajaxed Add-To-Basket Scenarios With jQuery And PHP
Free Admin Template For Web Applications
jQuery Dynamic Drag’n Drop
ScheduledTweets
Advertisements:
Professional XHTML Admin Template ($15 Discount With The Code: WRD.)
Psd to Xhtml
SSLmatic – Cheap SSL Certificates (from $19.99/year)
Gregorian to Jalali
It takes a date in Gregorian format and returns the date formatted in Jalali format.
If no date is specified, it converts the current date.
Stream
It can send multiple HTTP requests to different Web servers and receive response data from all servers in parallel.
The class supports either regular HTTP and HTTPS requests.
Guide Users Better With Embedded Help System
For a good user experience, it is always a good idea to display a "how to" on a web page that requires an action from a user.
Embedded Help System is a wonderful jQuery plugin for creating visual and animated usage guides on a web interface.
It can be easily added into any existing web page and can display tip boxes that shows + explains the steps of an action. Or, it can perform an animated display of a mouse guiding the user on "things to do".
The plugin gets the settings from a JSON file and can focus on an element for a given period, style it (to emphasize the importance) and more.
There are various demos provided that are worth checking to see the functionality better (click the links on the left bar of the demo page).
Special Downloads:
Ajaxed Add-To-Basket Scenarios With jQuery And PHP
Free Admin Template For Web Applications
jQuery Dynamic Drag’n Drop
ScheduledTweets
Advertisements:
Professional XHTML Admin Template ($15 Discount With The Code: WRD.)
Psd to Xhtml
SSLmatic – Cheap SSL Certificates (from $19.99/year)
Free Graphic Resources For Adobe Fireworks: Webportio
Webportio is a website that offers 100+ free graphic resources for Adobe Fireworks (the collection is growing regularly).
Items include buttons, calendars, forms, ribbons, sliders and many other ones. They are very well-categorized so you can find a specific object quickly.
All graphic files are vector-based which makes customizing easier and have a good structure of layers.
Even if you're not a Fireworks user, resources can still be handy as they come in .PNG format.
Special Downloads:
Ajaxed Add-To-Basket Scenarios With jQuery And PHP
Free Admin Template For Web Applications
jQuery Dynamic Drag’n Drop
ScheduledTweets
Advertisements:
Professional XHTML Admin Template ($15 Discount With The Code: WRD.)
Psd to Xhtml
SSLmatic – Cheap SSL Certificates (from $19.99/year)
Cool Date
It takes two date and times strings and determines the time interval between them.
The class returns a string in Spanish that spells the time difference in seconds, minutes, hours, days, months and years.
In Spanish:
Devuelve la diferencia entre dos fechas, en segundos, minutos, horas, dias, meses, años segun corresponda.
Java and C# compatible scalar type hinting
It sets up an error handler function that can determine if a function is being called with the wrong types of arguments.
The error handler checks if the type hinting classes for the function being called is string, integer, float, double, boolean and checks if the argument values are of the declared types.