How can I pull a Google Doc spreadsheet into a PHP array? - by markdorison Is it possible for me to access a Google Docs spreadsheet (possibly as a CSV file?) and build that into a PHP array? Read the article
Display statistics from an SVN repository on a web page - by markdorison What is the best way to get statistics for an entire subversion repository and display some of them on a web page? Example. Total number of commits today, this month etc, most active committer etc. Read the article