XSLT script to generate album listing from iTunes XML

[ via Paddy Dwyer ] An XSLT script to generate album listing from iTunes XML

Gary Snyder

I read my favorite Gary Snyder poem, Hay for the Horses, last night after dinner at WoolfCamp. Now it occurs to me that Why I Take Good Care of My Macintosh Computer would had been more appropriate. Technorati Tags: woolfcamp

AquaXSLT

Todd released an XSLT debugger for Mac: AquaXSLT.

Use iWeb as a NetNewsWire Weblog Editor

An AppleScript to post the current item in Net News Wire as an iWeb blog entry. [ via Ranchero]

Scrubbing Undo

Matt Webb talks about hooking a Griffin PowerMate (USB dial control) to BBEdit’s undo and redo so you can scrub back and forth through changes to a document.

A Couple of XSLT/XPath Links

Edward Vielmetti took a REST web service for querying the Ann Arbor library’s catalog, and wrote an XSL transform to produce a page that looks like a card from a catalog: Todd Ditchendorf released a Mac application called AquaPath that lets you run XPath expressions against XML and see the results highlighted in the source [...]

Google Earth for Mac

Some days I don’t get Google. Tuesday they announced a public release of Google Earth for Mac, (which should make Kathryn Cramer happy.) But their presense at Macworld was a tiny booth in the indy/small developer area on the eastern edge of the exhibit hall. Looking around, I couldn’t find the Google representative in the [...]

WebnoteHappy: bookmark manager for Mac

I’ve been using Luis de la Rosa’s Webnote Happy for the past few days to clean up the twenty or so tabs I have open across three or four browser windows at any given time. Webnote Happy’s a bookmark manager that lets you store the URL, title, and a description for a web page. You [...]

Safari Guide 1.3 adds XSLT

Todd’s 1.3 release of Safari Guide adds support for XSL Transforms.

Safari Guide 1.2: Greasemonkey for Safari

Todd Ditchendorf released a new version of his Safari Guide app last Friday. It already let you execute XPath and XQuery on the contents of the frontmost Safari window. Now it lets you execute JavaScript user scripts against the front window. It’s Greasemonkey for Safari! Meanwhile if you’re anxious to try out XQuery, Michael Kay, [...]

Set BBEdit to lookup references for PHP functions

[ Steve Cooley via Peter Rukavina via Professional PHP ] Switch BBEdit to use the PHP website for the Find in Reference command: % defaults write \ com.barebones.bbedit Services:ADCReferenceSearchTemplate \ “http://www.php.net/%@” Link

iTunes Sharing at Work

[ via Lee Iverson ] Georgia Tech study of iTunes sharing in workplaces: people used their sharing to project an identity. However, when the boss looked in on the sharing, people ‘clammed up.’

SQLite Database Browser

A free (beer + source) browser for SQLite databases: Mac/Win/Unix

Creating Video Podcasts on Mac OS X

How to create a video blog using QuickTime Pro on Mac OS X. [ thanks Ernie ]

Safari Guide

[ via Elliotte Rusty Harold ] Safari Guide: evaluate XPath and XQuery expressions against the current page in Safari.