Thoughts on Vim
2013-08-12 by Brady Prigge
With about 13 years of on-and-off use of VI/Vim, I'd like to think I have some experience on this issue. And in the end I am going to have to agree,
Vim is a bit of an oasis in that learning a few neat tricks here and there really makes you feel like you're becoming more productive by using it - but the amount of time you need to commit to get anywhere near using a regular editor is just too much. Like this guy though I too am going to keep on using it here and there despite using Notepad++ and Sublime Text more and more.
The one line of CSS you need to support new HTML5 elements
2013-06-30 by Brady Prigge
One quick and easy line of CSS to be able to use HTML5 page elements on any browser
Ajax Level 2 Experiment Added
2013-06-16 by Brady Prigge
Added a quick and dirty exploration of the Ajax Level 2 HTML5 spec. Check it our
here .
Welcome to the Syntonic Studios website!
2013-05-30 by Brady Prigge
This site has been up for a while, but as of May 16th 2013 it is now built on top of Asp.net MVC 4 and is fully data driven. And as of May 30th 2013 just about all the features are up and running as well.
Using Twitter Bootstrap the RIGHT way
2013-05-17 by Brady Prigge
Embedding bootstrap classes into your html is great for quickly starting up, but
this is how to do it right !