4 cool icon search engines for your projects

December 10, 2009
Thumbnail image for 4 cool icon search engines for your projects

Finding royalty free icons is often a difficult task, especially when you need a specific size, a color variant or a specific identification. Some icon search engines can already search icons via simple keywords, such as icon finder or iconlet. But a new icon search engine (a french one…), icones.pro, pushes the concept further by allowing you [...]

Read the full article →

XHTML W3C validation of an entire website

December 9, 2009
Thumbnail image for XHTML W3C validation of an entire website

Here is a tool that allows you to make W3C XHTML validation of an entire website ! Multipage Validator is a really handy tool for those who wish to validate all pages of a website W3C XHTML. This online service is free and is based on the official W3C validator. The operation is very easy [...]

Read the full article →

Two excellent regular expression testing tools

December 8, 2009
Thumbnail image for Two excellent regular expression testing tools

RegExr and Rexv are both cool web applications for developpers who often work on regular expressions (also called regex…) Two very good tools for developers who often work on regular expressions, Rexv and RegExr: Rexv is relatively known by developpers and is entirely written in javascript, which allows real-time evaluating and testing even if regex type is [...]

Read the full article →

CSS Beautifier : online CSS optimization tools

December 7, 2009
Thumbnail image for CSS Beautifier : online CSS optimization tools

CSS Beautifier is an online tool allowing you to optimize your CSS. This tool, based on CSS Tidy, allows you to choose between a lot of options to compress and optimize your CSS files. You can choose 5 different ways to compress but that’s not all ! You can also : sort selectors sort properties [...]

Read the full article →

Cool javascript charting library

December 5, 2009
Thumbnail image for Cool javascript charting library

Highcharts JS is a charting library written in pure JavaScript, offering an easy way of adding interactive charts to your web site or web application. Highcharts JS currently supports line, spline, area, areaspline, column, bar, pie and scatter chart types. It works in all modern browsers including the iPhone and Internet Explorer from version 6. [...]

Read the full article →