Talks [ on iamcal.com ]
april 2009 by mncaudill
Speaking respository of a former flickr engineer, Cal Henderson. Lots of information about PHP and scaling, obviously.
flickr
scalability
architecture
php
webdev
april 2009 by mncaudill
InfoQ: Pipes and Y! Query Language
april 2009 by mncaudill
I'm really starting to like the YQL and Pipes paradigm.
pipes
yahoo
yql
webdev
april 2009 by mncaudill
Home - compass - GitHub
april 2009 by mncaudill
compass is a great way to keep your CSS organized and easily refactorable. I also really appreciate that it lets you use the CSS frameworks like blueprint, YUI, et al, while still using semantic markup!
css
webdesign
webdev
april 2009 by mncaudill
The Accidental Businessman: To except is human; to handle is divine.
april 2009 by mncaudill
"In reality, by the time an error has occurred, there are only two possible outcomes: either you expected the error to occur, in which case you have already written code to handle the failure, or you didn’t, in which case your main focus should be to use the error as a learning opportunity."
software
webdev
april 2009 by mncaudill
What's your favourite CMS and why? : programming
february 2009 by mncaudill
Good discussion of various CMSes, with tangential discussion about what is a "good" CMS.
cms
webdev
february 2009 by mncaudill
Sunlight Labs: Blog - Content Management Systems just don't work.
february 2009 by mncaudill
Some interesting thoughts in this one.
django
cms
webdev
february 2009 by mncaudill
sorccu's cufon at master - GitHub
february 2009 by mncaudill
sifr replacement that uses vml and canvas instead of Flash. Looks pretty nice.
webdev
typography
february 2009 by mncaudill
When can I use...
february 2009 by mncaudill
Compatibility tables for features in HTML5, CSS3, SVG and other upcoming web technologies
reference
webdev
february 2009 by mncaudill
Debugging PHP applications with xdebug
january 2009 by mncaudill
Good general overview of using Eclipse and xdebug, together.
webdev
php
debug
january 2009 by mncaudill
PHP remote xdebug: How does it find php files? | ActiveState Community Site
january 2009 by mncaudill
I was never quite sure how this worked. The guys that helped write DBGP chime in.
webdev
php
debug
january 2009 by mncaudill
girtby.net – Software That Goes Clunk
january 2009 by mncaudill
"Even if you don’t know anything about unit testing, you should be able to factor it into a technology decision. Software package A is unit tested, and B isn’t. Which do you pick, if all else is equal?"
Amen.
webdev
development
testing
Amen.
january 2009 by mncaudill
Web Design Resources I Use
january 2009 by mncaudill
This guy uses similar tools that I do, and there are a few that look useful that I haven't heard of before.
reference
webdev
tools
january 2009 by mncaudill
perfection kills » Blog Archive » `instanceof` considered harmful (or how to write a robust `isArray`)
january 2009 by mncaudill
Simple, and consistently effective, way to see if an object is an array in Javascript.
javascript
webdev
january 2009 by mncaudill
K. Scott Allen : Three Rules for Database Work
january 2009 by mncaudill
Anecdotes that reinforce not having a shared DB for developers.
webdev
development
database
sourcecontrol
january 2009 by mncaudill
DivmodNevow - Divmod - Trac
january 2009 by mncaudill
Another Python web framework.
webdev
javascript
python
twisted
january 2009 by mncaudill
DD_belatedPNG: better PNG background-image support in IE6
december 2008 by mncaudill
Fixing 24-bit transparent PNGs background positioning issues for IE6. This uses VML instead of AlphaImageLoader so you don't lose the clicking ability that happens with AIL.
webdesign
png
ie6
newfangleddev
newfangleddesign
webdev
december 2008 by mncaudill
Helma Javascript Web Application Framework
november 2008 by mncaudill
Helma is an open source web application framework for fast and efficient scripting and serving of your websites and Internet applications.
webdev
server
javascript
november 2008 by mncaudill
How do you resist the urge to build yet another CMS? : programming
november 2008 by mncaudill
Build it yourself, or use a framework?
reddit
cms
webdev
november 2008 by mncaudill
swfIR: swf Image Replacement
october 2008 by mncaudill
Uses flash to do things like image rotation, shadows, elasticity, corners, and a few other things.
webdev
webdesign
flash
october 2008 by mncaudill
foolishpleasure » Blog Archive » for (the_love in javascript){};
october 2008 by mncaudill
Links to a bunch of tech talks by Douglas Crockford and John Resig
javascript
reference
webdev
october 2008 by mncaudill
Template Engines
october 2008 by mncaudill
I really like this one at first glance.
php
template
webdev
october 2008 by mncaudill
Bug (fix) in Firebug's Net Panel
october 2008 by mncaudill
"Even though these resources have a future Expires date, clicking the Reload button tells the "browser to double-check that the cached components are up-to-date, hence the conditional GET request.
pe
performance
firebug
webdev
october 2008 by mncaudill
Premailer — preflight for HTML e-mail — dunae.ca
october 2008 by mncaudill
This could come in useful. This way you can build your HTML emails like normal and then get all the CSS styles inlined.
webdev
webdesign
email
october 2008 by mncaudill
Ole Morten Halvorsen: Django: Inserting and Positioning Images
august 2008 by mncaudill
Smart way to embed images in an arbitrary piece of content. You don't even have to use Markdown, just some uniquely identifiably formed text, like ##IMAGE1###, that gets pre-processed and replaced with the image tag.
django
webdev
august 2008 by mncaudill
DebugBar - IE plugin pour DOM access, Javascript debugger, voir les headers HTTP, voir les cookies
november 2007 by mncaudill
Looks interesting. Could be an approximation of Firebug for IE.
ie
software
webdev
november 2007 by mncaudill
related tags
agile ⊕ architecture ⊕ caching ⊕ cms ⊕ css ⊕ database ⊕ debug ⊕ development ⊕ django ⊕ drupal ⊕ email ⊕ firebug ⊕ flash ⊕ flickr ⊕ git ⊕ google ⊕ googleio ⊕ http ⊕ ie ⊕ ie6 ⊕ javascript ⊕ management ⊕ mobile ⊕ newfangleddesign ⊕ newfangleddev ⊕ pe ⊕ performance ⊕ php ⊕ pipes ⊕ png ⊕ pycon ⊕ python ⊕ reddit ⊕ reference ⊕ scalability ⊕ search ⊕ server ⊕ software ⊕ sourcecontrol ⊕ swf ⊕ template ⊕ testing ⊕ tools ⊕ twisted ⊕ twitter ⊕ typography ⊕ ux ⊕ versioncontrol ⊕ web ⊕ webdesign ⊕ webdev ⊖ yahoo ⊕ yql ⊕Copy this bookmark: