Category Archives: Programming

Skeezicks – A beautiful, simple Netbeans theme

To install theme open up Netbeans and go options (preferences in osx) and click on import on the bottom of the preferences box. Then choose the zip file to import the skeezicks theme. This theme is geared toward php, html and js development. Check out the screenshot below. Enjoy! DOWNLOAD
Also posted in Computers | Leave a comment

MarkyH theme for gEdit

Here’s my MarkyH theme for gEdit which I use occasionally. Enjoy! Download
Posted in Programming | 1 Comment

My Netbeans Theme – Markyh

Here is my theme that I use for netbeans. It’s a mixture of Dr. Nic’s theme with a little dark textmate stuff rolled in. I hope you like it. I use Netbeans on an Ubuntu Linux laptop and work mainly with php, ruby and javascript and using this theme has made things a lot easier. [...]
Posted in Programming | Tagged | 7 Comments

Kohaml – Haml Module for Kohana

I’ve been itching to use Haml with my new fav framework Kohana, however I was severely disappointed by the current state of haml interpreters for php. I had a free evening the other night and decided to write my own php haml interpreter and integrate it into a module for Kohana. The end result is [...]
Posted in Programming | Tagged , , | 12 Comments