Sexta-feira Jul 31, 2009

The Demoiselle Framework is a platform built with the aim of standardizing solutions, higher productivity, simplify processes, reuse of code and simplify the maintenance of technological solutions to Brazilian Government.

It is essentially a central library of modules that meet the needs of basic infrastructure of a web application. To build Demoiselle , was used the framework integrative concept, where several technologies to market standards were chosen in the construction of the project.

This tool was created by Celepar (IT Company from Paraná, Brazil) and Serpro( Federal Data Processing Services, from Brazil. The Demoiselle is an open source framework with defined architecture to promote standardization and interoperability. It was built following design patterns which provides more consistency, reliability and better quality of the product developed.

" Demoiselle is based on Java Technology. The Brazlian Government chosen Java Technology because it is an opensource technology and this make the Government spent less money " explained Antônio Carlos Tiboni, Demoiselle Community Manager.

In this link you can find the project source code
http://www.frameworkdemoiselle.gov.br/menu/framework/comunidade

Terça-feira Jul 07, 2009

Now I come here to talk about jME. It is not Java Mobile Edition.
Now we gonna talk about j Monkey Engine. I can say that is a good tool to work with 3d graphics. With the jME you can organize you game data in tree structure, with culling of data "..jME's camera system uses frustum culling to through out scene branches that are not visible. This allows for complex scenes to be rendered quickly, as typically, most of the scene is not visible at any one time. ..."


The jMe is completely open source by BSD license. You can use, download, modify and contribute for this...
I think with this opensource project you can do movies, games, and all what you want in 3D enviroment, so lets try jME!!!

Click on picture to go to jmonkeyengine.com

Quarta-feira Jul 01, 2009

The Maven tool is a software wich provides you management for your projects. It is based on POM concept. Maven can manage build of the project, reporting and documentation from a central piece of information.

With Maven, you can assist your software, all phases, since borning until reuse or recycle. You also can run web applications and do reports on projects with diferent tasks and scrits to let your developing enviroment easier to team work.

Maven's primary goal is to allow a developer to comprehend the complete state of a development effort in the shortest period of time. In order to attain this goal there are several areas of concern that Maven attempts to deal with:

* Making the build process easy
* Providing a uniform build system
* Providing quality project information
* Providing guidelines for best practices development
* Allowing transparent migration to new features

Now, Maven is on Netbeans 7.0 and you can do your application or your project better, including new features, functions, and always testing your app. This tool helps too to whose has a team work, so you can improve your project using maven and every person wich programing with will see, understand and contribute to the code.
If you think that is a big tool, it is not, it is a simple and small tool wich helps you and your team.

corrections; netbeans 6.7 and not 7. sorry......So as well as Maven, Hudson is a good tool to do the same thing, but it is not on netbeans 6.7, however you can download it here.

This blog copyright 2009 by Renato Puccini