Download Windows Binaries Here you can find all the files from the entire site. All the files are compiled by me. All of them come from Open Source projects. Feel free to add comments about files you downloaded.
Monthly Archives: April 2012
Notepad2
The Story so far… A few years ago, I found myself writing my first PHP projects using metapad. When I was looking around for text editors with syntax highlighting, I have come across the Scintilla source code editing component. I was very much impressed by this project, so I decided to create my own Scintilla-based …
Final Cut Pro X Review
Apple calls it a “major breakthrough in video editing”. Editors have said “it’s not ready for professional use.” In the Mac App Store, most users have given it a one-star rating. But, here is my review of this application called Final Cut Pro X. To get to the actual review, jump down a couple paragraphs.
Getting Started with HTML5 Boilerplate
How to use Boilerplate to get started with your project. Links:
OSX in Virtual Box (Hackintoshed VM)
OSX in Virtual Box (Hackintoshed VM) How to create a Hackintoshed Virtualbox What you’ll need.
HTML5 Boilerplate Docs
DNS Prefetching In short, DNS Prefetching is a method of informing the browser of domain names referenced on a site so that the client can resolve the DNS for those hosts, cache them, and when it comes time to use them, have a faster turn around on the request.