Category: thoughts
January 12, 2008
It was just a couple of months ago that I was naively lobbying my friends to join Facebook. I envisioned creating a place where I could find out what everyone — especially people who were more acquaintances than friends — was doing, without the burden of keeping in contact with them individually. Joe was going […]
Categories: standards, thoughts |
Tags: facebook, opensocial, social graph, social network | 2 Comments »
January 4, 2008
I came across The End of Web Frameworks in my dzone RSS feed this morning, and it echoes a thought that runs through my brain as I get more and more comfortable with jQuery: who needs the server when you’ve got Javascript? Wouldn’t it be great if the server just handed out data, and the […]
Categories: front-end development, javascript, thoughts |
1 Comment »
December 24, 2007
I remember when I first tried to understand how to produce designs for the web — coming from the paper-based world, it was hard for me to accept everything that was suddenly out of my control. When I first tried to grasp CSS with the help of now-defunct Adobe GoLive, I bailed pretty quickly. Table-based […]
Categories: css, front-end development, standards, thoughts |
Tags: css, how-to, tutorial | 5 Comments »
December 8, 2007
A List Apart had a great article recently on using ‘em’ for CSS font-size declarations, which served as great back-up for some conversations I’d been having among coworkers. (It turns out that people who didn’t have a former life in print don’t necessarily understand what an em is: a self-referential unit of font size measurement, […]
Categories: css, front-end development, standards, thoughts |
No Comments »
December 3, 2007
Since 1999, the World Wide Web Consortium (W3C) — a standards body that tells the world how the web should work — has urged web sites to use semantic markup for content and cascading stylesheets (CSS) for layout, and to abandon code that combines information and presentation in non-semantic HTML table-based layouts. Semantic markup …
puts […]
Categories: css, front-end development, thoughts |
Tags: POSH, standards | No Comments »