Over 4 years experience as software engineer and project leader in companies such as DANA Connect and Teravision Technologies. Expertise in understanding customer requirements, leading development teams and delivering innovative and high quality solutions for clients in diverse industries over a large number of competitive platforms. Areas of expertise include:
Team Leadership │ Scalable Architectures │ Software Development | Systems Integration
Key Qualifications
Professional Experience
Building high decoupled asynchronous applications is quite an exciting and daunting task. In the J2EE world the usage of JMS is quite a default approach for achieving this. Enter EJB3 (Enterprise Java Beans). By using EJB’s MDB (Message Driven Beans) we can consume messages delivered to a JMS queue or topic with ease. All we have to do is to override the onMessage method from the MessageListener interface and it’s all set.
At some point of the development life-cycle you will certainly...
If you are a web developer or a designer I can know for sure that you’ve come to this question once in a while: “Can I preview my changes without having to reload the page?”. Well if you’re still looking then today is your lucky day!.
Welcome LiveReload… Hosted on Github.
LiveReload is a Safari/Chrome extension + a command-line tool, it appears that using ruby and talking with a browser extension it can apply changes made on css, js, or any other file being monitored...
A few days ago a friend and I were creating a project skeleton for a pet project when suddenly we came across a very common yet weird Git matter.
Apparently Git can’t handle empty folders by his own. As specified on the Git FAQ ( link here):
Currently the design of the git index (staging area) only permits files to be listed, and nobody competent enough to make the change to allow empty directories has cared enough about this situation to remedy it.
Directories are added automatically when...
Finally after a lot of time I can think of web development being fun again into j2ee. And that’s all thanks to the new release of the Spring ROO project. (link here).
I’ve (painfully) been a Java Web developer for a couple of years. And in fact I have already started looking for switching my career into becoming a full-time Rails developer. But at least with ROO I can bare the burden for a little longer.
To be very concise (obviously you can get a better description at the project...
For every task there is a perfect tool. So the best we can do is try to master most of them...
Client side Technologies: