Archive for November, 2010

Webkit MVC

Posted: November 10, 2010 in Mobile
Tags: , , ,

I am debating developing a WebkitMVC for mobile devices. 37Signals took theirs one way and I want to hack one out in my direction of mobile web apps that install as mobile applications.  The reasons for the debate is a possible job interview. I just like challenges and have code out something for an interview, [...]

GitHub User Pages and HTML5 Slides

Posted: November 2, 2010 in Tools
Tags: ,

I think I figured out how to include HTML5 slide decks in GitHub user pages. Since you do not want the slide files(py md html) processed by Jeckyll its best to exclude the slides dir. Than you should be able to do regular href reference to each slide deck in the slides directory assuming that [...]