// archives

apple

This tag is associated with 3 posts

Developing in PHP with NetBeans 6.8

The problem: I love Textmate as an editor period. There are some things though that I started missing while developing: Code completion Inline documentation instant error checking debugging from my editor must have strong syntax highlighting support (for dark themes like my favourite Sunburst) So I started looking around for an IDE(or Editor) that would [...]

Themed Tab Terminal for OSX Leopard

If you’re working a lot with remote sessions like I do, you inevitably type a command in the wrong window… Most of the time it’s something harmless like an ls or an cd command, but if you’re trying to clean stuff up with an rm command things can get bad. The easiest way to differentiate [...]