Display options
- Sort by: date, alphabetical
- Sort order: normal, reverse
- Detail level: low, med, high
-
Display: 10, 25, 50, 100
bookmarks per page -
Open bookmarks in:
this window, new window
-
12 AUG 10
Protovis | a graphical approach to visualization Protovis SAVE
PEOPLE
Protovis composes custom views of data with simple marks such as bars and dots. Unlike low-level graphics libraries that quickly become tedious for visualization, Protovis defines marks through dynamic properties that encode data, allowing inheritance, scales and layouts to simplify construction.
Protovis is free and open-source, provided under the BSD License. It uses JavaScript and SVG for web-native visualizations; no plugin required (though you will need a modern web browser)! Although programming experience is helpful, Protovis is mostly declarative and designed to be learned by example.
This project is led the Stanford Visualization Group -
11 AUG 10
WebPagetest | test a website's performance SAVE
PEOPLE
Test page rendering from various locations around the globe. -
29 JUN 10
Highcharts | Interactive JavaScript charts for your webpage SAVE
PEOPLE
Highcharts is a charting library written in pure JavaScript, offering an easy way of adding interactive charts to your web site or web application. Highcharts currently supports line, spline, area, areaspline, column, bar, pie and scatter chart types.
It works in all modern browsers including the iPhone/iPad and Internet Explorer from version 6. Standard browsers use the Canvas element and in some cases SVG for the graphics rendering. In Internet Explorer graphics are drawn using VML. -
Raphaël | JavaScript Library SAVE
PEOPLE
Raphaël is a small JavaScript library that should simplify your work with vector graphics on the web. If you want to create your own specific chart or image crop and rotate widget, for example, you can achieve it simply and easily with this library.
Raphaël [ˈrafēəl] uses the SVG W3C Recommendation and VML as a base for creating graphics. This means every graphical object you create is also a DOM object, so you can attach JavaScript event handlers or modify them later. Raphaël’s goal is to provide an adapter that will make drawing vector art compatible cross-browser and easy.
Raphaël currently supports Firefox 3.0+, Safari 3.0+, Opera 9.5+ and Internet Explorer 6.0+. -
25 JUN 10
GitHub boomerang| boomerang always comes back, except when it hits something SAVE
PEOPLE
This piece of javascript measures a whole bunch of performance characteristics of your user's web browsing experience. All you have to do is stick it into the bottom of your web pages and call the init() method. We'll make it more complicated later. documentation is in the docs/ directory, it's all HTML, so your best bet is to check it out and view it locally, though it works best through a web server (you'll need cookies). I periodically check out a copy of the docs here: http://hacks.bluesmoon.info/boomerang/doc/ -
16 JUN 10
OpenVBX | the Web-based, Open Source Phone System for Business SAVE
PEOPLE
OpenVBX is a web-based open source phone system
for business.
Get virtual phone numbers, and build business apps with the easy drag 'n drop editor. OpenVBX comes with applets for auto-attendants, call forwarding, voicemails (with transcription), receiving text messages and more.
Integrate OpenVBX with your existing systems. Build your own custom phone applets with just a little bit of PHP. Rebrand and resell OpenVBX to your customers.
Give every use their own phone number and personal conference line. Dial whole departments, share voicemail messages with the team. OpenVBX is for companies and collaboration. -
11 JUN 10
gitref.org | Git Reference SAVE
PEOPLE
A quick reference for learning and remembering the most important and commonly used Git commands. The commands are organized into sections of the type of operation you may be trying to do, and will preset the common options and commands needed to accomplish these common tasks. -
27 MAY 10
Project Fondue | CSS Sprite Generator SAVE
PEOPLE
This tool allows you to automate the process of generating CSS sprites. Simply give it a ZIP file containing 2 or more images (GIF, PNG or JPG) and it will generate a sprite image and the corresponding CSS rules to target and display each component image. -
19 MAY 10
GitHub | typekit's webfontloader at master SAVE
PEOPLE
WebFont Loader gives you added control when using linked fonts via @font-face. It provides a common interface to loading fonts regardless of the source, then adds a standard set of events you may use to control the loading experience. -
Google | Font Directory SAVE
PEOPLE
The Google Font Directory lets you browse all the fonts available via the Google Font API. All fonts in the directory are available for use on your website under an open source license and served by Google servers.
View font details to get the code needed to embed the font on your web site.