A couple of links related to the Javascript library Prototype:
Quick Guide to Prototype
Developer Notes for prototype.js
Archive for the ‘javascript’ Category
Fast Prototype Primer
Friday, September 19th, 2008Reflections on Images with Javascript …
Wednesday, May 21st, 2008Came across this blog article on a Javascript Reflection Script. You can see demos there. It degrades well for browsers that don’t support it, but it supports the versions of the major browsers to come out in the last couple of years. It is very easy to implement. Include the .js file and then add a class to the specific image you want to reflect. The nice thing is it blends with backgrounds.
Produce Better CSS, HTML, Javascript Faster: 20 Useful Tools
Sunday, May 18th, 2008Found this on Digg. A bunch of tools to help develop faster and better websites. Tools for producing, optimizing and testing CSS, HTML, and Javascript.
read more | digg story
Faster Web Pages
Monday, March 31st, 2008A fantastic presentation from Yahoo! on multiple ways (including CSS, Javascript and server-side technologies) to speed up page delivery and rendering. I think most developers would learn something from this.
Here is another presentation from Yahoo! which touches on the same issues …
List of Web Development Cheat Sheets
Sunday, March 16th, 2008Great list of links to web development cheat sheets covering Javascript, CSS, HTML/XHTML, AJAX, Colors, Microformats, Browser Compatability, and XML.
read more | digg story
