Description
Podcast/Blog - Software Theory and Practice for the Real World (Ajax, OO, Patterns, Agile) by Michael Mahemoff, author of "Ajax Design Patterns" (O'reilly, 2006) and maintainer of AjaxPatterns.org
Details
Owner of this Channel? Claim it! or grab your chicklet Website: http://softwareas.com
RSS Feed
Feed last modified: 14 December 2008 21:42:27 (GMT +01:00) Check for update
Available Episodes (10)
I havent blogged about WebWait since launching it almost two years ago. But its been quietly growing into quite a pretty well known site among certain communities in various languages....
These true anecdotes about sum it up::
7. Client can’t articulate a single desired user goal. He also can’t articulate a business strategy, an online strategy, a reason for the site’s...
I've been getting to grips with TiddlyWeb and authentication lately.
The following plugin code will set the username in the TiddlyWiki client to match the username that was presented...
A lot of discussion around object-oriented Javascript involves finding cunning methods to get a super reference. This is sometimes a reference to the super class, the super instance,...
As a podcatcher (among other things), iTunes sucks. Badly. iPodder is nicer, mainly because I can keep my follow list in the cloud at PodNova. However, it (or the combination with podnova)...
Working on a WordPress customisation recently, I added an "Edit This" link which only logged-in people can see. To get caching right, the server always outputs the same thing - an invisible...
Case in point: I want to use "find" to find files I've recently created.
man find (BSD edition):
-ctime n[smhdw]
If no units are specified, this primary evaluates...
Guid0.js
Guid0 is a GUID library for Javascript. Okay, it doesn't yet do official, bona fide, 128-bit, GUIDs yet, mainly for API design reasons. But this is a library you might find...
I just did some tinkering with offline sound and it turns out you can embed an audio clip in an HTML file, and play it without using Flash. I could have demo'd this in a raw HTML file,...
Chrome now has Greasemonkey support. The Chromium patch came from Aaron Boodman, who is at once a Google employee and the brains behind the original Firefox Greasemonkey extension.
It...

