Author Archives: Justin Hernandez
Kohana Validation Cheatsheet
Here is a cheatsheet that I copied from the Kohana docs and put into pdf format. Enjoy.
Download
Another quick fix for “The system administrator has set policies to prevent this installation” error
Just got this error the other day while working on a friend’s computer. I tried all the suggestions from here: http://www.appdeploy.com/messageboards/tm.asp?m=8872&mpage=1 but to no avail.
What finally worked was downloading and and re-installing Windows Installer 4.5. Here is the link to the download page: http://www.microsoft.com/downloads/details.aspx?familyid=5A58B56F-60B6-4412-95B9-54D056D6F9F4&displaylang=en. I hope that can help some of you.Technorati Tags: computers
Posted in Computers 2 Comments
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. [...]
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 [...]
MarkyH theme for gEdit