Friday, November 14, 2008
ChaseDoom - A Java 3D MMO study
I have published a sample application called ChaseDoom to help studying Java 3D MMO programming. ChaseDoom is build mainly using the game engine JavaMonkey3D. If you have interest on the subject, visit chasedoom at google code. I would appreciate receiving comments.
Friday, May 16, 2008
My deep condolences to China and Myanmar
I am really sad about the dramatic news on China earthquake and Myanmar cyclone huge death tools.
I really feel powerless hearing about the pain of all these affected people that have beloved ones lives taken so suddenly.
I hope that they find the strength to go on, being assured that the departed beloved ones certainly would wish that they do so, if their voices could be heard. Maybe something like "Go ahead, dears, I miss you, but there is nothing I can do about this. Just don't forget me, and in the name of the love we shared, as parents, children, husband, wives, relatives, friends, partners, neighbourgs ... try to explore a little more the wonderful experience of life. If life did not matter, so our losses would not as well.".
I am sorry if I am being foolish, but believe me, I just want to show respect, sorrow and support for those who are facing a so terrible experience.
I really feel powerless hearing about the pain of all these affected people that have beloved ones lives taken so suddenly.
I hope that they find the strength to go on, being assured that the departed beloved ones certainly would wish that they do so, if their voices could be heard. Maybe something like "Go ahead, dears, I miss you, but there is nothing I can do about this. Just don't forget me, and in the name of the love we shared, as parents, children, husband, wives, relatives, friends, partners, neighbourgs ... try to explore a little more the wonderful experience of life. If life did not matter, so our losses would not as well.".
I am sorry if I am being foolish, but believe me, I just want to show respect, sorrow and support for those who are facing a so terrible experience.
Thursday, April 3, 2008
Asus eee PC brazilan price
Well, can someone explain to me why a USD 299 Asus eee PC with 4gb is selling for R$ 1260 in Brazil? (aprox. USD 720)?
Thursday, March 20, 2008
VisualJBusiness
I have dedicated the past 2 weeks to develop an application called VisualJBusiness.
It's main goal is to generate a web CRUD coded in J2EE5, JSF and using JDBC, JTA, JPA and CSS.
As far as I know, the only server available at the moment J2EE5 compliant is Glassfish.
VisualJBusiness should be provided with a database valid URL.
Then it will extract database metadata, allowing the user:
a) select tables to have CRUD pages generated for.
b) set aliases for tables and table columns.
c) set container resource name (database pool)
d) replace generic header.jsp and footer.jsp files with custom ones.
e) replace generic stylesheet.css with custom one.
The generated project has a build.xml ant script with the targets clean, build, deploy and undeploy ready.
It can be downloaded at VisualJBusiness (Sourceforge.net) and is open source (GPL).
You are welcome to use, test and collaborate.
It is still beta, but I was able to generate complete small working projects with it already.
It's main goal is to generate a web CRUD coded in J2EE5, JSF and using JDBC, JTA, JPA and CSS.
As far as I know, the only server available at the moment J2EE5 compliant is Glassfish.
VisualJBusiness should be provided with a database valid URL.
Then it will extract database metadata, allowing the user:
a) select tables to have CRUD pages generated for.
b) set aliases for tables and table columns.
c) set container resource name (database pool)
d) replace generic header.jsp and footer.jsp files with custom ones.
e) replace generic stylesheet.css with custom one.
The generated project has a build.xml ant script with the targets clean, build, deploy and undeploy ready.
It can be downloaded at VisualJBusiness (Sourceforge.net) and is open source (GPL).
You are welcome to use, test and collaborate.
It is still beta, but I was able to generate complete small working projects with it already.
Subscribe to:
Comments (Atom)