We recently (well, last summer) launched Aquabrowser as our main library catalogue. We provided a feedback link for people to comment on the new interface, as we were keen to pick up on functionality it lacked or issues we may not have thought off. You can see the feedback link on the green bar on the right, it asks the user to login, and then provides a feedback form to leave a message. (more…)
This isn’t a comprehensive review of dev8d, checkout the twitter stream (that link uses twapperkeeper by the way, the guy who created it was there and it was great talking to him), and wiki for and much else on the web for what went on.
From about an hour after signing up to Twitter until very recently I used Twirl on both PC and Mac as my Twitter client. I was happy with it, and still am, but had noticed people using other clients and wanted to see if I was missing anything.
I round up my findings here:
Automator on OS X is one of those things I use about once a year, but it always impresses.
Many attempts to use drap and drop to replace programming lead to confusing design. Examples are yahoo pipes, Business Objects, and most of all MS Access.
What’s impressive with Automator is that it always seems it was designed with the very problem you want to solve in mind.
My Problem (apart from the drink)
I use command+shift+4 to get screen grabs a lot. For twitter, for blogs (in fact for this very post), for documents, etc. However I end up with lots of images on my desktop called Picture 1, Picture 2, etc.
I want to keep these, for future use, but want a clutter free desktop.
The problem is, if I try and drag these in to a folder, there will already be a Picture 1, Picture 2 from previous occasions. Leading to annoyingly having to rename every file, or create a sub-directory for each time it runs.
Now I have a simple Automator script.

Each time I run it, it moves everything in to a folder, with the create date in front of the name. It was easy to search for ‘actions’ (‘move’, ‘rename’) and browse (‘Files’ -> ‘Find Files’).

