Snipplr-TextMate integration

http://snipplr.com/images/screencast-01.mov

Så jääääkla fett. Lagra snippets på snipplr och dela med dem till folk + hitta nya snippets. Sen kan man lätt använda dem via TextMate-pluginnet! Taggat och klart dessutom.

Hur man får igån “Edit in Textmate” under Leopard

Förrutom instruktionerna på denna sida, så verkar man behöva göra detta som jag hittade i en kommentar:

Apparently, no file inside the bundle can be executable either. This causes many input managers to fail despite of every precaution taken above since, very often, the file inside Whatever.bundle/Contents/MacOS/ is executable. Changing this requires more than a chmod -x since directories need to be “executable”. So find comes to the rescue find . -perm u=rwx,go=rx -type f to find those offending files, if any. And sudo find . -perm u=rwx,go=rx -type f -exec chmod -x {} ; to change their permissions.

Advertisement

Monospaced font for google groups messages

I found this userstyle to solve my initial problem, I wanted to use Andale Mono and change the kerning, so here is my diff:

var css = "@namespace url(http://www.w3.org/1999/xhtml); #inbdy, #cmp_body { font-family: AndaleMono !important; font-size: 10pt !important; letter-spacing: -0.1em}";

File Juicer – Extract images from PDF, PowerPoint, Word, Excel and other Files on Mac OS X

http://echoone.com/filejuicer/

Automator action – som bl.a. extraherar bilder från ppt, pdf, och jpgs från raw-format (previews)

Betalogue » Blog Archive » Shrinking and expanding selections in Mac OS X

http://www.betalogue.com/2009/04/22/selections

Det här är en sak som Windows gör som det ska göras och Mac:en inte ens är i närheten av att fungera som det ska.