I love the look and features of #sqlbuddy, but with no search and no export for custom queries it’s back to #phpMyAdmin.
Author: Bram Esposito
thanks @unexxx for the #google #wave invite! Waiting for Google to open the gates…
really impressed by the apple HTML 5 video player on http://www.apple.com/imac/#video. They even built a complete html video controller!
editing HTML tag-soup.
I agree: Omnigraffle – powerpoint: 1 – 0 (via @Pietel)
Hex Fiend, a fast and clever hex editor for Mac OS X
Hex Fiend, a fast and clever hex editor for Mac OS X
Check encoding of a text file, check if it has a BOM. Detect what is in that FileWithoutExtension of 800 Mb. Quickly run through a 5 gig logfile and search for an IP.
Updating wireframes. Wish I had to work more often on well-analysed projects.
search and replace in a MySQL Database
update posts set content = replace(content,'dog','cat');