Archive for the 'dev'

Preparing AdHoc distribution in Titanium Mobile

Appcelerator Titanium is a very promising technology which allows you to write native mobile...
Read more

Why GWT?

GWT is a set of tools which allows you to write javascript code in java language. That is, to avoid...
Read more

Python vs. PHP duck typing

Having previous experience in writing PHP code could potentially lead you to hours of debugging in...
Read more

Syntax highlighting for Nano on Mac OS X

Nano is one of my favorite text editors, for a couple of reasons It’s very simple (as...
Read more

Compiling uWSGI from sources

  As you probably know, uWSGI is a fast application container for serving your webapps. It...
Read more