Programming

Google Go (golang) as CGI

The following steps should get you serving content rendered by Google Go through Apache and cgi. This is probably painfully obvious to anyone who has done cgi before, but as I have always worked with higher level stuff, this actually took a little figurin' out.
 
(I'll take a stab at fcgi next...)
 
1) Create plain.go
 

Applying Design Principles to Software

I recently happened across this article that lays out ten principles for good design : http://www.vitsoe.com/en/gb/about/dieterrams/gooddesign
 
As I observe the computing world continually winding itself into a fantasticly complicated mess I cannot help but wonder what the world would be like if programmers followed these same principles.
 

Syndicate content