The safe, expandable Drobo™ storage solution protects your data against a hard drive crash, yet can expand dynamically at any time in just seconds. With nothing to configure or manage, Drobo is now the ideal solution for primary storage as well as backup.
We have bought one and plugged to our Mac mini to hold all our code and docs. I was going to write about how it works a little more but… a video is much better!
Here’s a video of Linus Torvalds talking to Google developers about git.
In my opinion it’s not the correct way to make a great advertising campaign:
you can not insult a big sector of developers (cvs and svn users), and potential customers of your software.
you can not say that you have developed the best SCM in the world in 2 weeks… You have an ego problem, Linus.
what a horrible slides….
However, we are going to forgive him for that. He has created Linux, the greatest and biggest Open Source project. If he is using git in this enormous project and works fine, if because he has all the reason and git rules. During his speech, he does a good observation, you don’t need to branch very fast, you to merge very fast.
This semester I’m studying a subject called Network Project where we study the principles behind the design, configuration and evaluation of computer network applications, protocols and specific formats for use on the Internet.
As a final project we have to build a system using several network technologies such XML, Ajax, SOAP or RMI. We decided to develop contract signing portal to give support to businessmen.
To build a big system like that in a record time we are going to use frameworks to make our workload lighter. JBoss jBPM is one of them.
jBPM includes an Eclipse plug-in to model business processes. You can specify the work-flow of you processes using a drag&drop interface, adding nodes and transition in a very simple way.
Eclipse automatically creates an XML file that defines the process. You can deploy this file to your application and jBPM work-flow engine controls its execution. This engine includes tools like Hibernate to manage persistence and state of the process and log4j for system logging.
jBPM also includes a tool for monitoring the execution of your business processes so you can control your company.
In my opinion this is an excellent middleware for integration of enterprise applications. It makes easy all the development to the programmer and offers great advantages to CEO’s and other members on the board.
Recent Comments