Static Code Analysis
A compelling case for static code analysis
dev 
10 weeks ago
How Browsers Work: Behind the Scenes of Modern Web Browsers
"As a web developer, learning the internals of browser operations helps you make better decisions and know the justifications behind development best practices. While this is a rather lengthy document, we recommend you spend some time digging in; we guarantee you'll be glad you did."
html  javascript  css  dom  newbie 
august 2011
You are NOT a Software Engineer!
You are not a software engineer. You are a software gardener.
dev  newbie 
may 2011
Learn How to Make Websites
A good collection of pointers to introductory, intermediate and advanced material on HTML, CSS and JavaScript
html  css  javascript  newbie 
may 2011
Clean Up Your Mess
A Guide to Visual Design for Everybody
newbie 
may 2011
The crux of estimating
See the first reply to this comment.
dev  newbie 
april 2011
JavaScript Garden
JavaScript Garden is a growing collection of documentation about the most quirky parts of the JavaScript programming language. It gives advice to avoid common mistakes, subtle bugs, as well as performance issues and bad practices that non-expert JavaScript programmers may encounter on their endeavours into the depths of the language.

JavaScript Garden does not aim to teach you JavaScript. Former knowledge of the language is strongly recommended in order to understand the topics covered in this guide.
javascript  newbie 
april 2011
What is Vertical Align?
Nice visual demonstrations of each of the possible values of vertical-align.
css  newbie  from delicious
december 2010
Named function expressions demystified
My take on it: not worth the hassle of doing it correctly given the frequency I come across this as a pain point
javascript 
october 2010
Every app has a scary basement
I can totally identify with this.
dev 
september 2010
Stop (Mis)Using Return False
Correct use of stopping event propagation and bubbling; talks about jQuery but is equally applicable to other frameworks like YUI.
javascript  dom  newbie 
september 2010
Caching Improvements in Internet Explorer 9
All about caching in Internet Explorer. Includes new heuristics for "Check for newer versions of stored pages: Automatically" setting.
http  newbie 
july 2010
The Sad Story of PNG Gamma “Correction”
Stripping nasty gamma information from PNG images: pngcrush -rem gAMA -rem cHRM -rem iCCP -rem sRGB infile.png outfile.png
css  colour  web 
june 2010
Loopback Adapter Network Identification
For getting a loopback adapter to not get identified as an "unidentified network" that is subject to firewall restrictions.
windows 
may 2010
When can I use...
Compatibility tables for features in HTML5, CSS3, SVG and other upcoming web technologies
web  html  css  dom 
may 2010
Kerretta - The Square Outside
My debut appearance in a music video! :)
me 
april 2010
CSS hacks to target specific IE versions
I need a reference because I keep forgetting these.
css 
february 2010
WinToFlash
For creating Windows installs on bootable USB media
windows 
december 2009
Browser screen information
Specifically the image with the text "The User's Display Screen" in it. Note the suckiness of information exposed by Internet Explorer, making it impossible to correctly center windows opened via JavaScript.
dom 
november 2009
Learn CSS Positioning in Ten Steps: position static relative absolute float
This tutorial has good visual examples to help grok how different positioning schemes work.
css  newbie 
october 2009
What Browser?
Explaining what a browser is for the laypeoples.
newbie  web 
october 2009
HOW TO: Turn Off the Internet Explorer 5.x and 6.x "Show Friendly HTTP Error Messages" Feature on the Server Side
Executive summary: make sure the content length of error responses are larger than 512 bytes.
kb  http 
september 2009
Conditional Requests and the WinInet Cache (aka Internet Explorer caching settings explained)
Most developers don't understand what these settings do and unnecessarily modify them from the default setting. Don't be one of those people.
http  newbie 
august 2009
Screenr
Java based no install tool for creating and sharing screencasts.
webtool 
august 2009
How Forms Submit When Pressing ‘Enter’
I've written a test page to investigate this behaviour in the past. This is more complete, and shared with the world to see! Kudos!
html  javascript  dom 
july 2009
The First Few Milliseconds of an HTTPS Connection
An in-depth analysis of what goes on during the start of an HTTPS connection
http  newbie 
july 2009
An Unnofficial Q&A about the Discontinuation of the XHTML2 WG
"The marketing kind (XHTML served using the text/html MIME type) is processed just like HTML by browsers but the authors attempt to observe slightly different syntax rules in order to make it seem that they are doing something newer and shinier compared to HTML."
html  newbie 
july 2009
podcast rename
Since iTunes doesn't allow podcasts to be renamed.
webtool 
june 2009
Image Optimization, Part 5: AlphaImageLoader
The ins and outs of using the AlphaImageLoader for PNGs with alpha transparency in IE 6.
web  colour 
june 2009
« earlier      

Copy this bookmark:



description:


tags: