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

Entries from September 2005

Rolled My Own Ajax Search

September 29th, 2005 · 2 Comments

I just added an Ajax Searchroll with Rollyo, the new search engine that lets you “roll your own” (get it?) search. For example, click on the following link to search for “xmlhttprequest” on my selection of Ajax sites: http://rollyo.com/search.html?q=xmlhttprequest&sid=2220 (The 2220 ID corresponds to “Michael Mahemoff’s Ajax Search”.) Rollyo lets anyone add up to 25 sites, and then […]

[Read more →]

Tags: HumansAndTech · SoftwareDev

Google: Edgy Minimalist or Choice-Deficient Simplist?

September 20th, 2005 · 4 Comments

Don Norman questions the conventional wisdom on Google: Anybody can make a simple-looking interface if the system only does one thing. If you want to do one of the many other things Google is able to do, oops, first you have to figure out how to find it, then you have to figure out […]

[Read more →]

Tags: SoftwareDev

Ajax + Multi-User = Chat

September 20th, 2005 · 3 Comments

Ajax, AjaxPatterns, Chat, CSCW, Forums, IM, Patterns, Web, Web2.0, Wiki Meta - new Ajaxian forum software - has been released (via Ajaxian). Like wikis, forums will look and feel very different in a couple of years. Multi-user systems like wikis and forums and Groups/Clubs have traditionally communicated on a longer-term, asynchronous, timeframe. If you write something and […]

[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 · 3 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

Cross-Domain Portlets with Start.com Gadgets/Widgets/Startlets

September 14th, 2005 · 2 Comments

Scott Isaacs on a new Start.com feature (quoted on Ajaxian): DHTML-based Gadgets: Start.com consumes DHTML-based components called Gadgets. These Gadgets can be created by any developer, hosted on any site, and consumed into the Start.com experience. The model is completely distributed. You can develop components derived from other components on the web. Remote portlets take […]

[Read more →]

Tags: HumansAndTech · Links · SoftwareDev

Sometimes the world is ready …

September 13th, 2005 · No Comments

Researching JSON-RPC for the “JSON Message” pattern, I came across this interesting slashdot posting from January 24, 2005, a few weeks before “Ajax” was coined … Seen those funky remote scripting techniques employed by Orkut, Gmail and Google Suggests that avoid that oh so 80’s page reloading (think IBM 3270 only slower) … Now […]

[Read more →]

Tags: HumansAndTech · Links

Aussie Geek Humour: Qantas Server and Kangaroos Who Fight Back

September 11th, 2005 · 2 Comments

A little Aussie geek humour. Apparently Joel Spolsky named a server “Qantas” in honour of the airline’s immaculate safety record - the server that never crashed. As Jeff Attwood alludes to in that article, Rain Man is what made Qantas’s record famous. Further Aussie geek humour. I was recently reminded of this classic software tale. […]

[Read more →]

Tags: SoftwareDev