Grafico - javascript charting library

Grafico is a small javascript library in order to let you create clean and minimalist charts.

Choosing a javascript charting library is a difficult task. These libraries often include a bunch of features you won’t use, and the produced results are sometimes a graphical overkill. Well, Grafico‘s goal is to produce simple and clean charts.

[click to continue…]

{ 0 comments }

Calendar Eightysix Unobtrusive Datepicker and Calendar

August 10, 2010
Thumbnail image for Calendar Eightysix Unobtrusive Datepicker and Calendar

Calendar Eightysix is a very cool, themable and lightweight Datepicker for mootools 1.2.x Last week, i needed a datepicker for one of our (mootools powered) projects, and found Calendar Eightysix, an unobtrusive developer friendly calendar and datepicker for mootools, offering a really nice user experience for date related functionalities. Themeable and very well documented, this calendar [...]

Read the full article →

Validate your json strings with json validator

March 22, 2010
Thumbnail image for Validate your json strings with json validator

Jsonlint provides the missing json validator… simply but usefull Ever needed to know if your string is a valid json encoded string ? Well, jsonlint gives you the ability to quickly check and see if your string is a valid json string. Even better, your json string will be indented in order to have a [...]

Read the full article →

Developer wanted

January 27, 2010
Thumbnail image for Developer wanted

Sorry, this entry is only available in Français.

Read the full article →

Codepad : online tool to execute, test and share code

January 11, 2010
Thumbnail image for Codepad : online tool to execute, test and share code

CodePad is an online tool that lets you run code and share it. Very usefull, CodePad will allow you to test code and share it. Several language are available: C, C + +, D, Haskell, Lua, OCaml, PHP, Perl, Python, Ruby, Scheme, Tcl. Once you’ve executed your code, an URL like http://codepad.org/a2ef9PpO is generated and [...]

Read the full article →

Snipplr : search, find and share your snippets !

January 7, 2010
Thumbnail image for Snipplr : search, find and share your snippets !

Snipplr is a website featuring thousands of snippets, pieces of code and functions, written in many languages that solve problems often encountered by developers. Indeed, this website will help you, depending on the language you use, find simple and effective solutions for problems you encounter every day when developing your applications or websites. You can [...]

Read the full article →

jQuery pageSlide plugin

January 5, 2010
Thumbnail image for jQuery pageSlide plugin

Scott Robbin presents us a stuning jQuery plugin : pageSlide… or another way to display hidden content. When creating webpages, we sometimes need to hide specific zones witch are not commonly used by our visitors… this, in order to let him focus on the main content. The hidden zone will then be made visible by [...]

Read the full article →