News from Jan 09, 2011

  2011/01/09
XCODE + GIT - Take a look to DTerm a command line anywhere and everywhere
Last changed: Jan 09, 2011 13:11 by Bartolomeo Sorrentino
Labels: xcode, git, utility, command, line

Summary

Command line work isn't a separate task that should live on its own—it's an integrated part of your natural workflow. DTerm provides a context-sensitive command line that makes it fast and easy to run commands on the files you're working with and then use the results of those commands. DTerm Home

Posted at 09 Jan @ 1:10 PM by Bartolomeo Sorrentino | 0 Comments
Build dynamic user interfaces with Android and XML
Last changed: Jan 09, 2011 15:00 by Bartolomeo Sorrentino
Labels: android, xml, webservice, mask

Summary

A number of websites cater to non-profits that provide easily set-up and used forms for taking polls and collecting data. This tutorial introduces a simple architecture for designing similar applications for Android—dynamic user interfaces that allow non-programmers to collect data from mobile users.
You will create an example forms engine in this tutorial with both server and mobile sides. >> Continue ...

Posted at 09 Jan @ 3:00 PM by Bartolomeo Sorrentino | 0 Comments
Jersey + Guice on Google App Engine Java
Last changed: Jan 09, 2011 17:41 by Bartolomeo Sorrentino
Labels: gae, jersey, objectify, rest, xml, json, cloud, services

Summary

This tutorial will demonstrate how to setup Google Guice(dependency injection) with JAX-RS Jersey(REST) plus Objectify(Google Data Store) on top of Google App Engine Java platform.

>> Continue ...

Posted at 09 Jan @ 5:38 PM by Bartolomeo Sorrentino | 0 Comments