Google+ API
A developer's first look at the newly launched Google+ API, covering initial impressions and the potential for new applications.
A developer's first look at the newly launched Google+ API, covering initial impressions and the potential for new applications.
Introducing cubic-bezier.com, an improved tool for creating and visualizing CSS cubic-bezier() easing functions with advanced features.
A tutorial on creating a typing animation effect using the CSS3 steps() function, requiring monospace fonts and a solid background.
A developer creates a web tool to convert CSS color names to RGB, HEX, and HSL values using HTML5 Canvas and modern web APIs.
Explains how to resolve a UriFormatException in WPF unit tests by registering the pack:// URI scheme before testing resources.
A proposal to allow CSS attr() values inside calc() functions for more dynamic styling and semantic HTML integration.
A JavaScript developer proposes a shorter, regex-based function for reading browser cookies, criticizing verbose mainstream solutions.
A developer explores using Unicode ligatures to shorten tweets, creating a script called 'ligatweet' and analyzing browser support for special characters.
Explores using Unicode characters like @ and ․ to hide email addresses from spambots, offering a less common alternative to traditional methods.
An experimental JavaScript approach to creating elastic textareas that auto-adjust height without hidden divs, discussing browser compatibility.
Announcing an updated version of rgba.php, a server-side script for cross-browser RGBA color support, with new features and bug fixes.
A developer's response to a CSS3 learning tool challenge, discussing its features and potential for education.
A deep dive into the CSS3 text-shadow property, exploring its syntax, creative uses, browser bugs, and compatibility issues.
A developer creates a simple web tool to calculate the byte size of text, useful for optimizing CSS, JavaScript, and code.
A guide to creating bevel effects using CSS3's box-shadow property, including code examples for Firefox 3.5.
Exploring the concept of a minimal registration form that combines login and signup for better user experience and usability.
Discusses password masking usability issues and proposes a JavaScript solution with a checkbox to toggle visibility, addressing browser compatibility.
A technical guide on handling multi-step forms in web development, focusing on usability and avoiding common pitfalls with URLs and POST data.
A developer compares MySQL and MS SQL Server, listing syntax and usability advantages of MySQL based on personal experience.
An updated JavaScript library for creating cross-browser, imageless linear gradients with multiple colors and transparency support.