Ideyatech Logo

We are a strong believer of Agile approaches. These techniques allow us to deliver enterprise applications despite smaller team sizes. By promoting monthly releases, we are able to work more efficiently by quickly adapting to the changing needs of our client/market.

We are also religious in implementing unit tests on business layer codes. By doing so, we save time during regression testing when the computer does the testing work instead of the traditional manual QC testing.

We also apply continuous integration. Our build server is designed to create builds at any point in time so we get latest codes out for testing almost every day.

Methodology

Graphical View of Our Methodology

Project Management Blogs

Introduction to Twitter Bootstrap

January  28,  2013 Posted by Chris Lee

Introduction to Twitter Bootstrap

Twitter Bootstrap is a UI Framework for Front-End Developers, which is known as the most popular project from GitHub. A wide range collection of tools for developing websites and applications. It has 5 Key features that contribute to its value in making instant prototypes; Grid System, CSS Components, Responsive Web Design …

Read more...

HTML5 – A Step Forward Towards Semantic Web

February  28,  2011 Posted by Arjay Nacion

HTML5 - A Step Forward Towards Semantic Web

Back in 1999, Tim Berners Lee expressed his vision about the semantic web: I have a dream for the Web [in which computers] become capable of analyzing all the data on the Web – the content, links, and transactions between people and computers. A ‘Semantic Web’, which should make this possible, has yet to emerge, but when it does…

Read more...

Book Review: JavaScript: The Definitive Guide 5th Edition

June  24,  2010 Posted by John Jason Reyes

Book Review - JavaScript: The Definitive Guide 5th Edition

Considered as an essential resource for JavaScript programmers. O’Reilly’s JavaScript: The Definitive Guide 5th edition is one of the books to look for when it comes to JavaScript.

As good as the introduction sounds, the book is unfriendly to those who are unfamiliar with programming. But, is a good book to those who know programming but is new to JavaScript.

Read more...

Using CSS Position in Creating Boxes w/ Rounded Corners

March  23,  2010 Posted by Kervi Cioco

Using CSS Position in Creating Boxes with Rounded Corners

There’s this CSS trick I came across a couple of years ago that never seize to amaze me. It’s the use of 2 position attributes to control elements within a defined boundary. It is, by far, one of the most lucrative piece of info that I get to apply in so many design situations and actually, if you’re starting to learn about CSS, this is going to take you far.

Read more...

Dashboards: How to make it effective

February  23,  2010 Posted by Allan Tan

Dashboards: How to make it effective

We’ve seen effective use of dashboards with various applications. Dashboard shows the summary of the entire system operations in just one page. In addition, they make your application look cool and more interactive with use of graphs and charts. So now its your turn to create a dashboard for your killer app, here are some tips to make it more effective.

Read more...

Custom Dependency Injection, Simplified Spring-like Framework

May  15,  2009 Posted by Allan Tan

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...

Low-tides : JS/CSS Merging and Minification Tool

June  13,  2008 Posted by Allan Tan

Low-tides : JS/CSS Merging and Minification Tool

As recommended by Yahoo on YSlow – tip #1: Make fewer HTTP request and tip #10: Minify javascript- we aim to implement these tips on all our projects with minimal head-ache. While these recommendations are truly useful, implementing them can be quite tedious and challenging. Consider having to maintain multiple min versions of the javascript and…

Read more...

Web Site Design – Navigating Towards Success

May  1,  2006 Posted by Allan Tan

An important consideration with web site design is navigation. Users and prospective customers who visit your site would want to easily find their way around, or else they leave. If you have an online business, you would want to generate as much traffic to your website as possible and make as many sales. However, this [...]

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