Posts marcados com "programming"
-
Migrating a Bitbucket Mercurial project to Git
I am a long-time Mercurial user. It was my first choice after the switch from Subversion to the DVCS world. The decision I took by that time was based on how simple Mercurial is. From the design of the filesystem, the…
-
Multiple runtimes into single Google App Engine project with Modules
There is no single tool to rule them all. Each Google App Engine runtime has it strengths, but sometimes you can't afford to reinvent the wheel and reimplement something that is ready to use in a library, because of…
-
Coding in the Cloud - Part II - Google Apps Script and Google Sites Review
Continuing the Coding in the Cloud series, today we'll take a look at the possibilities to quick and easy build web sites and smart web applications using some cool tools from Google: Google Sites and Google Apps…
-
Coding in the Cloud - Part I - Nitrous.IO Review
Hello fellows, this is the first post in the new Developer Blog by Ronoaldo. This blog post is also the first of a series of reviews on Cloud IDEs. They give you the power of scaling your development environment as…