Hello, I'm Aaron Harun, a New York based
Traveler, Developer and Web Consultant.
You're about to have an "AaHa!" moment.
I'm a web consultant with almost a decade of experience. I specialize in PHP, Javascript, and WordPress development and making awesome things for people like you.
Here is a very quick script for Sublime Text 3 to open the current file’s parent folder in nautilus for Ubuntu. Installation is simple: edit the keybind files and save the python script below to the ~/.config/sublime-text-3/Packages/User/ folder. If you…
I wanted to test the newly-released Prism.js since it promised clean markup and easy plugin development, but I found it was lacking a major feature for my own use: PHP Syntax Highlighting. So, letting the code be my guide, I…
When dual-booting Linux with Windows 7, Picasa will not recognize mounted EXT2, EXT3 or EXT4 partitions under Windows. (First of course, you need to get windows to recognise the partitions with the EXT2Fsd drivers.) To add EXT4 (etc) partitions to…
Dynamically resized text ensures that when necessary, text can fit to a pixel-perfect width in any browser and any operating system. While fonts are similar enough across most browsers and OS, in headlines or other locations where overflow text would…