Improve Java Web Development Server Startup Time

August 2009 Posted by Jaycobb Cruz

Improve Java Web Development Server Startup Time

When developing an application in a web server environment, the ease of use and startup time of the application are crucial elements for best performance. Due to this, the Hot Code Replace (HCR) debugging technique was developed to “facilitate experimental development and to foster iterative trial-and-error coding,” effectively improving…

Read more...

Open-Tides 0.4 - Improving Productivity

June 2009 Posted by Philip Lim

Open-Tides 0.4 - Improving Productivity

Open-Tides Version 0.4, the latest build of the Open-Tides framework, improves developer’s productivity as much as 4x by introducing a complete set of code generation tools through the use of model annotations. What does the new version contain? Source codes, latest build and other related files after the jump.

Read more...

Converting to Tiff on Mac using Java Advanced Imaging

While there are a number of resources on the net talking about converting images to tiff in Java using JAI, I wasn’t able to come across one that works on a Mac. JAI is a separate download from the JDK and unfortunately, there are no mac version of JAI that can be downloaded from the Sun site. Upon reviewing the jar files included in OSX, I found…

Read more...

Custom Dependency Injection, Simplified Spring-like Framework

I’m a Spring fan, but I decided not to use Spring in our recent project because I don’t want bulky jar files in our application but I wanted to have spring-like configuration. So, I’ve decided to write my own dependency injection code in less than 50 lines of code!! To simplify dependency injection, I’ve taken out most of the advanced configuration features and…

Read more...

Hidden Flaw in Audit Logging w/ Hibernate Interceptor & ACEGI

We’ve recently came across a fatal problem in our audit logging facility where Acegi returns a different user other than the actual user. It’s a little hard to replicate because it happens only when multiple users are accessing the system. In summary, audit logs were associated to other users because Acegi SecurityContextHolder is returning incorrect…

Read more...

Evolving through Recession

February 2009 Posted by Ideyatech

Evolving through Recession

Let’s face it: we are in the middle of a recession, and no matter how hard we think otherwise, millions of jobs are at stake, IT projects are restructured, and companies are slashing budgets wherever they can. But while the current global economic climate does not spell “business as usual,” we all know that business must go on. This is an interesting time if…

Read more...

Blue is greener. Open-tides 0.3 is released!

January 2009 Posted by Allan Tan

Blue is greener. Open-tides 0.3 is released!

Today earmarks another event in Ideyatech’s history. Today, we announce the release of the third version of Open-tides. Open-tides is a web application framework contributed by Ideyatech to the open source community. It is a framework that can be used to quickly setup a web application using Spring MVC and JPA. Open-tides’ technology stack includes…

Read more...

Integrated data management and delivery in SaaS implementation

One prevailing school of thought about SaaS is that while data migration is relatively easy, data integration is a different story entirely. Even as IT budgets stagnate, SaaS is poised to grow by 22.1% this year because of the relative ease of implementing supported projects in small and medium enterprises. But big businesses…

Related Posts with ThumbnailsRead more...
Copyright © 2010 Ideyatech, Inc. All Rights Reserved.