Page 57 of full list of posts


Party Shuffle Friday

I'm not quite sure what happened last Friday, but the guests went away disappointed. No music. To celebrate, I'm back, but in a dilemma. You see, iTunes 8.1 renamed the Party Shuffle playlist to iTunes DJ. What's a track compiler and commenter to do, eh? Continue on as normal, that's what... […]

READ MORE

JavaScript for C# programmers: magic semicolons

Another fenced-off area on the road to being a JavaScript master dev when you know C#. […]

READ MORE

JavaScript for C# programmers: the with statement considered harmful

A quickie pitstop on the road to learning JavaScript when you know C#. […]

READ MORE

JavaScript for C# programmers: refactoring the expression evaluator

Another in the series in learning JavaScript from the viewpoint of a C# programmer, using Firebug as our test engine. […]

READ MORE

JavaScript for C# programmers: the arguments array

A slight diversion in our quest to learn JavaScript from a C# programmer's perspective. […]

READ MORE

JavaScript for C# programmers: object inheritance (part 2)

Continuing to learn JavaScript from the viewpoint of a die-hard C# programmer, using Firebug as our test engine. […]

READ MORE

JavaScript for C# programmers: object inheritance (part 1)

More in the series for C# programmers learning JavaScript, with Firebug as our scratchpad. […]

READ MORE

JavaScript for C# programmers: prototypes and privacy

Continuing my series about learning JavaScript when you're a C# programmer, using Firebug in Firebox as our testing ground. […]

READ MORE

Party Shuffle Friday

Last week I was travelling, so wasn't able to write up a PSF. This week, though, the guests are back and ready to, er, groove on down. […]

READ MORE

JavaScript for C# programmers: prototypes, the basics

Another post in the the series that discusses JavaScript for those more familiar with C#. In this episode, the first of a couple on the topic, we look at prototypes and prototypal inheritance. […]

READ MORE