No Picture

Windows 8 Hackathon

November 2, 2012 Rob 0

With Windows 8 launch out of the way, Microsoft is now focusing on opening the doors for developers. signup now.   http://www.microsoft.com/student/en-us/wowzapp/eventpage.aspx?drop=85

No Picture

TypeScript

October 4, 2012 Rob 0

JavaScript has been around long enough for me to recall many love hate moments. With Microsoft helping push JavaScript to a whole new level, I […]

No Picture

AT&T DevLab Event in SF

September 21, 2012 Rob 0

AT&T is promoting a new Speech API. If anyone is interested and in the Bay area Sept 25 PM me for free tix. http://attdevlab.eventbrite.com/

No Picture

Windows8 RTM free for 90 days.

August 17, 2012 Rob 0

If you haven’t heard already, Windows8 is free for 90 days. This promotion was originally targeted strictly for developers but it seems like it’s is […]

No Picture

Nginx with php

July 30, 2012 Rob 0

A fast and lightweight webserver deployment sudo apt-get install php5-cli php5-common php5-suhosin sudo apt-get install php5-fpm php5-cgi sudo /etc/init.d/nginx restart sudo /etc/init.d/php5-fpm restart

No Picture

Git it on

July 12, 2012 Rob 0

Been putting off getting git setup. Here’s the lazy outline to gitting it done on Ubuntu. Aptana doesn’t like an empty repo so don’t forget […]