Ideyatech’s Technical Training Classes

December 2011 Posted by Philip Lim

Ideyatech's Technical Training Classes

Last November 14-22, Ideyatech held a technical training class entitled “CMIS/SC2MS Platform Technologies”, the second of a three-part training program specifically designed to provide technical knowledge on operation and maintenance of case management systems developed by Ideyatech, Inc.

Read more...

Programming By Intention

December 2011 Posted by Arjay Nacion

Programming By Intention

Cohesive, readable and expressive, easy to debug, refactor, enhance and easy to unit test. These are the qualities of good software code. However, there are factors which hinders most of us from achieving these. When a software is handed over to a number of developers over the years, code degradation happens.

Read more...

Our New Office

November 2011 Posted by Kervi Cioco
A New Office

October 10, 2011 — This marks the day that Ideyatech has moved to a new office. For three years, Belvedere Tower in Ortigas has been home for the company. At the time, it was an adequate ground in housing our competitive operation till it can sustain our growing needs no more.

Read more...

Generics: Beauty and Madness

July 2011 Posted by Arjay Nacion

Generics : Beauty and Madness

Generic types added in JDK 5.0 provided enhancement to type safety in Java. For example in using Collections, generic types allow restricting the type the collection would contain as opposed to pre-JDK5 wherein collection classes accept anything that extends from java.lang.Object (which means almost everything!).

Read more...

Unboxing Java Boxing

June 2011 Posted by Mohammad Omair Marohom

Unboxing Java Boxing

There are two types in Java Programming Language. The first is primitive type such as int, double, and boolean. The second is the reference type such as String, List, and Set. Every primitive type has a corresponding reference type, called a boxed primitive.

Read more...

Recursively Retrieving Values using Java Reflection

May 2011 Posted by Allan Tan

Retrieving Values using Java Reflection

I recently came across this Java code snippet we created for Open-Tides and still find it very useful in developing flexible and dynamic applications.

So, why is there a need to retrieve values using reflection? The answer is simple – to allow your application rules to be configurable through the database.

Read more...

Code of Agile Tester

May 2011 Posted by Ellaine Sanchez

Principles of Agile Tester

I’ve been an Agile and Scrum twitter contributor for the past three months and I have read countless blogs and articles about Scrum and Agile Development. There’s this one Agile article that I want to share with you. This article is called Ten Principles of Agile Tester, but I’ll just pick my Top 7 from the list.

Read more...

Ideyatech Announces Ideyatech Labs

April 2011 Posted by Kervi Cioco

Ideyatech Announces Ideyatech Labs

Today marks another milestone for Ideyatech as the company officially announces Ideyatech Labs. It is the company’s product development and R&D arm aimed towards developing innovative software solutions to real-world problems. This momentous event shows that the company is serious in moving towards developing creative software apps.

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