Common issues and solutions for the new Google+ platform release
So yesterday, we had our big launch and developers have be jumping in and writing code (you guys are awesome!). A number of folks have been encountering the same issues and I think it’s probably a good time to summarize…
Google+ Sign-in Launches: Key Resources
I won’t say too much about this now because I’m going to be heads down for the rest of the day with various launch-related tasks… but Google+ Sign-in has launched. We have tons of new documentation on the Google+ developers…
Creating HTML documentation in C# using Visual Studio and Sandcastle
I had a coworker ask me today about creating documentation in C#/.NET ala javadoc by rendering embedded developer remarks into HTML. It’s actually pretty simple to do because most developers use the built-in XML documentation features of Visual Studio when…
Running Node, Python, or Ruby on OS X (like a boss)
Why are we doing this? Node, Python, and Ruby are handy programming languages / development environments but getting them set up to run in the correct environment can be a little tricky. Certain versions of these languages / environments work with…