Software As She’s Developed

Mahemoff’s Podcast/Blog - Web, Programming, Usabilty from the Author of ‘Ajax Design Patterns’ (AjaxPatterns.org)

Software As She’s Developed header image 4

Podcast Interview with Alexander Kirk (Blummy, Bandnews)

October 30th, 2005 · 3 Comments

This 47-minute podcast is a discussion with Alexander Kirk, creator of the recently released Blummy (which I mentioned last week) and also Bandnews. A few things we discussed: The design behind Blummy. (Interestingly, I was incorrect to guess it uses XHR - basically, the Blummy is like a Greasemonkey script - it uses DOM manipulation to alter […]

[Read more →]

Tags: Links · Podcast · SoftwareDev

New Patterns: XMLHttpRequest Call and IFrame Call

October 10th, 2005 · 2 Comments

Full drafts are now online for the two big Web Remoting patterns: XMLHttpRequest Call and IFrame Call. There are also a couple of new demos to illustrate GETting and POSTing with both call types: XMLHttpRequest Example, IFrame Example. A few extracts follow, but first, let me ask you: Do you know of any public IFrame remoting […]

[Read more →]

Tags: HumansAndTech · Links · SoftwareDev

New Ajax Demos

September 16th, 2005 · No Comments

Further to the previous post on new Ajax programming patterns, it’s also worth noting there’s a new bunch of corresponding online Ajax demos too. Being programming patterns, they tend to be “pure refactorings” rather than enhancements, thus the user experience is mostly the same - you have to look under the covers to see what’s […]

[Read more →]

Tags: HumansAndTech · Links · SoftwareDev

18 New Ajax Programming Patterns

September 16th, 2005 · 4 Comments

I’ve uploaded full text for 18 new Ajax patterns, completing a first-cut draft for all Programming Patterns content, which will be one part of the book. This section bridges the gap between the very basics of Ajax - XMLHttpRequest, DOM, etc - and the high-level stuff like widgets and visual effects. For instance, how do […]

[Read more →]

Tags: HumansAndTech · Links · SoftwareDev

Must Have 5 Years “Ruby on Rails” Experience

September 16th, 2005 · 4 Comments

If there’s one certainty in this industry, it’s the ongoing hilarity of job ads. David Heinemeier Hansson found a job ad that mentions “Rails” in the same breath as “enterprise” and “whitepaper”, and “struts” in the same breath as “latest and greatest”: Should have ideally 5 years experience with all of the latest […]

[Read more →]

Tags: SoftwareDev

Will Ajax be a Household Word?

September 16th, 2005 · 1 Comment

Alright, it already is a household word, but how about our Ajax? Will it too become a household word? I’m seeing a trend that it will be. Some terms should never really have escaped the tech world, but they somehow did. For example, Java and Flash. Okay, maybe not quite household, but well beyond the realm […]

[Read more →]

Tags: HumansAndTech · Links · SoftwareDev