JavaForFun
2012-02-28 gumartinmIn case of any error remove from database indexer the id
2012-02-28 gumartinmNo time, no comments...
2012-02-22 gumartinmNew Android API (version 15) and firs steps downloading
2012-02-21 gumartinmQuery and Insert in Sqlite database as a atomic operation.
2012-02-20 gumartinmFinishing my provider. Query and insert working smoothly.
2012-02-17 gumartinmLast steps with my provider.
2012-02-13 gumartinmThe first insert in my database.
2012-02-10 gumartinmHaving fun with my provider. It does not work yet...
2012-02-08 gumartinmFinish my SQLite Provider.
2012-02-07 gumartinmImplementing an Android Provider.
2012-02-02 gumartinmTesting a SQLite provider.
2012-01-31 gumartinmNo more playing with AndroidHttpClient
2012-01-29 gumartinmMoving JavaFork to: https://github.com/gumartinm/JavaTC...
2012-01-29 gumartinmRemoving tabs, I know this should have been done before but
2012-01-29 gumartinmNo time for comments.
2012-01-29 gumartinmNew modifications in Java TCP fork
2012-01-29 gumartinmWorking on Java TCP fork.
2012-01-29 gumartinmI keep working on Java TCP fork.
2012-01-29 gumartinmI keep woking on Java TCP fork.
2012-01-29 gumartinmWorking on Java TCP fork.
2012-01-26 gumartinmSorry, committing forgotten changes...
2012-01-26 gumartinmMany improvements in my remote TCP fork for Java
2012-01-26 gumartinmMore tests using AndroidHttpClient
2012-01-18 gumartinmSIGTERM handler for Java fork process.
2012-01-18 gumartinmLaunch commands without using fork from the JVM.
2012-01-18 gumartinmLast change using HttpClient, I keep reading the API :(
2012-01-14 gumartinmNew class PrinterLogicalHelper replacing PrinterHelper
2012-01-05 gumartinmImproving a bit the HttpClient code. I keep reading...
2012-01-04 gumartinmImproving the Log in main Activity. Now make more sense.
2012-01-03 gumartinmWorking with HttpClient and multiple threads.
2012-01-01 gumartinmExamples with Executors (Java Concurrent library)
2012-01-01 gumartinmAnother nice example using Advices. You can define...
2011-12-30 gumartinmSome nice examples using threads without executors.
2011-12-28 gumartinmExecutor Thread Poll with a tasks max number.
2011-12-27 gumartinm1. Parsing JSON data from a RESTful Web Service. DONE.
2011-12-22 gumartinmNew Test, same as Test 2 but using Java executors inste...
2011-12-20 gumartinmFirst steps obtaining user location
2011-12-15 gumartinmFinal steps in Log in Activity.
2011-12-14 gumartinmRemoving Log in activity from Stack once started the...
2011-12-14 gumartinmFirst steps launching the main activity.
2011-12-14 gumartinmFinally I will not use AsyncTask for the log in Activity
2011-12-14 gumartinmAsyncTask working: launching a new Task and storing...
2011-12-12 gumartinmConnection to RESTful Web Service authentication
2011-11-25 gumartinmFirst HTTP async client connecting to my RESTful Web...
2011-11-24 gumartinmNo time for comments.
2011-11-24 gumartinmFirst program with more than 1 activity.
2011-11-23 gumartinmFirst steps with Android.
2011-11-22 gumartinmCreating new Android directory and
2011-11-20 gumartinmCode refactoring (adding some nice final following...
2011-11-20 gumartinmCleaning up the code and calculating the screen center
2011-11-18 gumartinmJust rest to finish the score and levels.
2011-11-16 gumartinmCleaning useless code and adding some new collisions.
2011-11-16 gumartinmRetrieving the the key event and moving the blocks...
2011-11-15 gumartinmFinally onKeyDown method in DrawView class is working :)
2011-11-10 gumartinmFixing packages.
2011-11-10 gumartinmWeaving with ASPECTJ libraries.
2011-11-10 gumartinmSPRING AOP is a complete mess.
2011-11-09 gumartinmAdding code to execute other custom annotations.
2011-11-09 gumartinmA very nice example about custom annotation in Spring.
2011-11-09 gumartinmFirst steps with my own Spring annotations handler.
2011-11-09 gumartinmFixing wrong comment
2011-11-09 gumartinmMessing around with Spring.
2011-11-06 gumartinmSome changes left :S
2011-11-06 gumartinmCleaning up the code. Many, many things are left.
2011-11-06 gumartinmSome nice comments in Piece and Tile classes
2011-11-06 gumartinmFix bottom boundary
2011-11-06 gumartinmFirst steps checking the collisions :/
2011-11-06 gumartinmCurrent and next piece first steps.
2011-11-06 gumartinmFirst steps drawing pieces and using enum classes.
2011-11-06 gumartinmEnum classes for Tiles and Pieces.
2011-11-05 gumartinmTiles, first steps. Without effects, raw colors.
2011-11-04 gumartinmFirst thread working. TODO: java.util.concurrent
2011-11-03 gumartinmTrying some nasty things with the thread implementation.
2011-11-03 gumartinmTrying game loop with thread implementation
2011-11-02 gumartinmFirst steps with Android
2011-10-20 gumartinmSome nice methods to read and write text files
2011-10-16 gumartinmNew .gitignore file
2011-10-16 gumartinmJavaPOS KeyBoardDriver
2011-10-12 gumartinmMerge branch 'master' of https://gumartinm@github.com...
2011-10-12 gumartinmEffective Java 2nd Edition:
2011-10-12 gumartinmEffective Java 2nd Edition:
2011-10-12 Gustavo Martin... first commit