Page 58 of full list of posts


Printer CSS - call to action

Ned Batchelder is a tech blogger I like to read, although he tends to deal with languages and situations I don't. Nevertheless he comes up with some great insights that have applicability to what I do and some great topics that extend what I know. […]

READ MORE

JavaScript for C# programmers: closure basics

Continuing the series on JavaScript for C# developers, in this episode we look at closure. […]

READ MORE

Fixing this blog for Internet Explorer 8

As detailed over on my work blog, I installed IE8 RC1 this morning. Because my home page in IE7 was this blog (it is in all my browsers), it was the first thing to come up in IE8. And IE8 immediately flipped into compatibility mode and displayed the page as if it was IE7. To put it mildly, this was both weird and aggravating, since the whole site validates both as XHTML 1.0 transitional and as CSS 2.1. There should have been no problem. […]

READ MORE

JavaScript for C# programmers: void

A very short, sweet post in the series for C# developers learning JavaScript. […]

READ MORE

JavaScript for C# programmers: Truth and falsity

A quick post in the continuing series on programming in JavaScript from a C# developer's perspective. […]

READ MORE

PCPlus 265: Evaluating expressions

I write a monthly column for PCPlus, a computer news-views-n-reviews magazine in the UK (actually there are 13 issues a year — there's an Xmas issue as well — so it's a bit more than monthly). The column is called Theory Workshop and appears in the back of every issue. When I signed up, my editor and the magazine were gracious enough to allow me to reprint the articles here after say a year or so. After all, the PDFs do appear on each issue's DVD after a couple of months. When I buy the current issue, I'll publish the article from the issue a year ago. […]

READ MORE

Party Shuffle Friday

Another quick iTunes party shuffle. I think the guests at this party will be mightily confused. […]

READ MORE

Volvo 1800S Data Sheet, October 1968

Link to PDF of Volvo 1800S data sheetI collect brochures, data sheets, and other paraphernalia for the Volvo 1800S, a car I used to own in England and that one day I'm going to own again. Occasionally, I'll post here some images of my collection (see here for an older post showing off a 4 page brochure). […]

READ MORE

Archive Calendar for GraffitiCMS now resets stats

After a while of using my archive calendar, the statistics for page views were starting to get really skewed in favor of the archive "post". It finally got to the point where the graph that's displayed under the Reporting tab in the Graffiti control panel had a line for archive that was 5 times longer than the nearest "real" post. Since the information about the number of people using the archive system is not that interesting to me, it was time to do something about it. […]

READ MORE

JavaScript for C# programmers: Function basics and scope

Another post in the occasional series on programming in JavaScript from a C# developer's viewpoint. […]

READ MORE