On my HTC Touch Cruise, QuickGPS stopped updating the GPS ephemeris.
SH4Y’s QuickGPS Fix.CAB solved the problem.
Filed under: wm6 phones | Tagged: gps, wm6 | Leave a Comment »
On my HTC Touch Cruise, QuickGPS stopped updating the GPS ephemeris.
SH4Y’s QuickGPS Fix.CAB solved the problem.
Filed under: wm6 phones | Tagged: gps, wm6 | Leave a Comment »
…or in other words, how to rent an army of slaves on demand.
Quoting from Amazon Web Services (emphasis mine):
Amazon Mechanical Turk is a marketplace for work that requires human intelligence. The Mechanical Turk web service enables companies to programmatically access this marketplace and a diverse, on-demand workforce. Developers can leverage this service to build human [...]
Filed under: Coding, Web apps, Web services | Tagged: AWS, Web services | 1 Comment »
In the following, I will present a mini guide to setup Trac 0.10.3 and SVN services on a Linux Debian stable.
I needed a per project authentication both in trac and in svn.
I just finished it, seems to be working, will check it out in a few days, hope it does not burn your PC [...]
Filed under: Coding, Linux, Project management, Web apps | Tagged: Linux, Project management, svn, trac | 5 Comments »
Lucene (http://lucene.apache.org) is a well-known Informational Retrieval (IR) library, implemented in Java, which allows you to add powerful indexing and searching capabilities to your application.
Briefly, there are 2 steps in using Lucene. First, you “feed” it with text which may come from plain text files or other compound documents, such as .pdf or .doc, after [...]
Filed under: Coding | Tagged: java, lucene, text | 1 Comment »