Category: Development tools

Javascript graphs

Sometimes we need to present our sets of data on a webpage in a manner more friendly for the user. Graphs are suited for this. We can do this serverside, generating an image and send to browser, or make use of different scripts to draw the data straight in the browser. This is a very [...]

Javascript Compressor

Javascript compressors or packers are tools that compress the javascript file saving bandwidth. There are several tools that can do this. We will try to show some of them. For tests I used Mootools v1.11 downloaded full with no compression. Javascript Compressor Highest compression level is with “high ascii” setting, “fast decode” unchecked and obtained [...]

CSS list formating

Let’s learn something more about formatting lists from the links below: List formating Nested lists – For building outline-like lists, nesting uls makes for a structurally sound — and easily styled solution. Listutorial – takes you through the basics of building background image lists, rollover lists, nested lists and horizontal lists. Lisatamatic2 – vertical and [...]

Color scheme resources – part 3

This part will complete our resources for color schemes, started in part 1 and part 2. Colortoy ColorToy 2.0 is a Flash based color scheme generator and picker. It generates complementary color schemes based on your inputted color values or randomly, which is much more fun. Dailycolorscheme dailycolorscheme.com is your daily color resource. A new [...]

Color scheme resources – part 2

We continue today with color schemers resources. Colorsontheweb Colors on the Web is an online resource for color theory and how it is used in web design. 4096 Color Wheel 4096 Color Wheel Version 2.1 by Jemima Pereira. Colourlover COLOURlovers™ is a resource that monitors and influences color trends. Colr -Play with colors and color [...]

Page 4 of 41234