Posted on August 2, 2011 at 6:03 pm
Just finished to republish my blog, again (for the 9th time). Despite my previous recommendation post about how to publish a blog for free, and due all the inconveniences, lost data, lots of server downtimes, this time I payed a decent hosting. Yeah, reliability is not for free, at least in hosting solutions. till next [...]
Posted on January 7, 2011 at 5:39 pm
Howdy, mates!, just finished a new gaming venture. This time I made a POC of a full game development process. Started from designing the concept of the game, picking the technologies and frameworks, and releasing the code (open source, off course). This is not a tutorial, but it shows an approach to a full development [...]
Posted on November 17, 2010 at 2:05 am
API for JAVA Hello!, today I am going to be presenting a new small project called foursquared-desktop-api about an API that lets you interact with FourSquare.com . This project that takes advantage the work made by the authors of foursquared , an excelent opensouce mobile app, originally made for android. I decided to release a [...]
Posted on November 13, 2010 at 10:12 am
o… como bajar costos de hosting e email a $0, ganado en confiabilidad y servicios. Resumiendo las recomendacioes son … Email: Google Apps Standard Edition (gratis hasta 20 cuentas) DNS: Zone Edit (gratis hasta 5 cuentas) Hosting: Awadspace (Estoy probando la free edition) Cuando hace algunas semanas recibí el aviso de que en pocos días [...]
Posted on October 9, 2009 at 12:14 pm
Hi!, if you followed my latest tweets you may know that I am taking a look to this new tech from Google that was presented on this latest IO convention. This API allows you to create and manipulate 2D and 3D models using only javascript. What is also interesting is the underlying tech around 03d [...]
Posted on October 8, 2009 at 5:19 pm
Hello Folks!, I am working again to contribute with a sequel of my previous work about finite state machines implementation framework. This time I am working to mashup a FSM into the pureMVC framework in Javscript. I’ve used the FSM utility in AS# and I loved it since the first time, but I was kinda [...]
Posted on April 14, 2009 at 10:19 pm
As I twitted last week I am testing an early version of Google’s App Engine in Java flavor. If you never got the chance to try it, or you are just curious about it, I wrote a few tutorials about how to do regular things, including: java patters, servlets, data access, etc. Use this command [...]
Posted on March 25, 2009 at 8:48 am
Ive been doing some research on this latelly and I found some interesting videos I want to share with you… This video demonstrates how it works on a real cluster, while disks are being disconnected. Lemil.-
Posted on March 25, 2009 at 8:15 am
Hi!, today I m going to taught you about this new project called Socialsite. What’s Socialsite ( https://socialsite.dev.java.net/)? It is an open source software made by sun, that implements 2 things, an Opensocial (www.opensocial.org) container that render your favorite OS gadgets (Google gadgets too), and also has it own social graph Db and gadgets to [...]
Posted on December 11, 2008 at 3:48 pm
Today I am presenting a (yet) small but usefull framework to use in ajax clients that I build and use … What is Maquina? Maquina is a petri net runtime implementation for Javascript and other languages like AS3 and java (work in progress). Why do I need a state machine ? Finite [...]