Styling buttons to look like links | Natalie Downe A common mistake that many developers make is to use a link to trigger an action on the server, for example deleting an item from a shopping basket or adding something to your favourites. Both of these examples are actions that modify state on the server and should therefore be performed using 'post'. with buttonscssgetlinksnatbatpostserverstylingby 2 users
Subversion Scripts for Mac OS X Finder Collection of scripts for Finder to make the most frequent operations on Subversion repositories easier. Now you don't have to switch from Finder to another application (either Terminal or some heavy-weight GUI client) to handle common repository tasks. with macscriptssubversionsvnterminal