Web development , php , ajax , symfony, framework, zend
In: web resources
18 Jan 2010I am right now working on a high-traffic project that will run in a sandbox that doesn’t allow me to pull third party JavaScript or use canvas/Flash. Yet I need to generate bar charts from a set of data. The solution to me was to create the charts from HTML using CSS. There have been [...]
In: web resources
9 Dec 2009A draft of the W3C Capture API has been put out there by the editors. The Capture API defines a JavaScript API for accessing the microphone and camera of a hosting device. When I look at the API for getting pictures from a camera I got a little scared at the amount of DOM fluff [...]
In: web resources
17 Apr 2009Eric Ferraiuolo, inspired by the deprecation notice of Alexa, wrote a webpage thumbnails JavaScript library that lets you grab web page thumbnails via Page Glimpse: PLAIN TEXT JAVASCRIPT: var container = document.getElementById(‘container’), thumbs = Thumbnails({ devkey:‘xxx’ }); thumbs.get(‘http://google.com’, append); thumbs.get([ ‘http://eric.ferraiuolo.name/’, ‘http://925html.com’, ‘http://oddnut.com’ ], append); [...]
This blog delivers stylish and dynamic news for designers and web-developers on all subjects of design, ranging from: CSS, Ajax, Javascript, web design, graphics, typography, advertising & much more. Our goal is to help you communicate effectively on the web with an engaging website or functional interface.