Building a Better Friend Selector
A developer details building a custom, high-performance friend selector UI component for social apps, inspired by Facebook's design.
A developer details building a custom, high-performance friend selector UI component for social apps, inspired by Facebook's design.
A technical article discussing a JavaScript method to dynamically load and manage CSS dependencies in large web applications.
A fun web tool that generates Bing search links for easily answerable questions, inspired by LetMeGoogleThatForYou.
A guide to implementing on-the-fly JavaScript minification in Apache Cocoon using the JSMin library.
Discusses password masking usability issues and proposes a JavaScript solution with a checkbox to toggle visibility, addressing browser compatibility.
A participant's experience at Tokyo BarCamp 2009, covering discussions on mobile browsers, natural language parsing, and the hacker space movement.
A review of the book 'Learning Ext JS', covering its effectiveness for quickly learning the JavaScript framework for building rich web applications.
An updated JavaScript library for creating cross-browser, imageless linear gradients with multiple colors and transparency support.
A review of 'Object-Oriented Javascript' by Stoyan Stefanov, covering its content, target audience, and overall recommendation for developers.
A personal recap of SXSW 2009, focusing on the value of presentations, networking, and tech-focused conversations at the conference.
A defense of JavaScript developers against elitism from other programmers, highlighting the language's unique complexities and challenges.
A JavaScript class for creating cross-browser, imageless linear gradients using Canvas for modern browsers and filters for IE.
A developer shares a JavaScript bookmarklet to automatically resize and center mockup images in the browser for better design review.
A developer shares lessons learned from attending SXSW, focusing on flexible scheduling and the value of networking at tech conferences.
A guide to detecting RGBA and other CSS3 value support in browsers using JavaScript feature detection techniques.
Comparing JavaScript type-checking methods, showing that elegant, short code isn't always the fastest, with performance benchmarks.
A tutorial on building an offline-capable ASP.NET MVC notebook application using Google Gears for local data storage and synchronization.
Learn how to use javascript: URIs in the address bar for quick debugging in browsers without a console, like IE6 or Opera.
Essential browser bugs and workarounds developers need to know when coding JavaScript without libraries.
Argues for mandatory, silent browser updates to improve web development and security, eliminating legacy browser testing.