Introducing Prism: An awesome new syntax highlighter
Introducing Prism, a lightweight, extensible syntax highlighter for code snippets with plugin support and semantic HTML.
Introducing Prism, a lightweight, extensible syntax highlighter for code snippets with plugin support and semantic HTML.
An update to the -prefix-free library addressing CSS gradient angle changes in modern browsers to ensure compatibility.
A guide to fixing multimedia buttons, subwoofer, and ethernet issues on an Asus N56VZ laptop running Ubuntu 12.04.
A technical guide on installing Debian Linux with LXDE desktop environment on a rooted Google Nexus S smartphone.
Analysis of Microsoft's Internet Explorer auto-update policy and its impact on web developers and browser market share.
A developer shares personal advice for giving effective technical talks, based on their experience speaking at international conferences.
A technical guide showing CSS code to force web browsers to print all website pages in grayscale.
A discussion on web accessibility for developers, emphasizing the need for practical implementation over theory and the importance of keyboard navigation.
Lithium is an x86 assembler written in Clojure, created as a fun side project to generate bare metal code.
Explains how to use regex lookahead to simulate AND, NOT, and EXCEPT operations for complex pattern matching.
Explores teaching approaches: starting with general rules vs. specific cases, using regex quantifiers as a primary example.
Explores the CSS animation-direction property, its values, and a proposed syntax change for better control over animation iterations.
Critique of non-standard CSS text masking and advocacy for using SVG as a standards-compliant alternative for text effects.
A talk exploring the modern web development tool ecosystem, from boilerplates to deployment, to improve developer productivity.
Explains the lack of touch events in IE9 Mobile for Windows Phone 7 and provides workarounds using mouse events for web developers.
A guide to creating scrolling shadow effects using pure CSS and the background-attachment: local property, with browser support considerations.
Explains how to call private functions in Clojure using var syntax, with strong warnings about why this should be avoided.
An open-source HTML5 canvas image editor with multiple layers, jQuery integration, and a modular architecture for extensibility.
Explores hacky JavaScript methods to detect device orientation, addressing inconsistencies across mobile devices like the Galaxy Tab.
A developer automates finding cheap home goods by building a Gumtree scraper and RSS feed generator using Clojure.