Category Archives: Yahoo+UI

Simplicity

I was thinking through about the design of a software that I am working on.
One of the objective that I would want it to achieve is, Simplicity.
Consider this. How many of the built-in features that comes with your mobile phone do you use on a regular basis ?
3-5 maybe. Phone, SMS, Camera ? What else?
If [...]

Adopting Yahoo! User Interface (YUI) in Neusteps

One of the things that I have been resisting is to work on UI based on Javascript, also known as AJAX or Web 2.0
The downside of Javascript is it adds another layer of code. Think of the following common lingo in a Web 2.0 project. AJAX, HTML, CSS, PHP, MySQL… and if you do data [...]

Sortable DataTable: Yahoo UI, Rico and SortTable

I was working on an enhancment on the UI for a web application.
Among the to-do that I have in mind is to make the data tables more useful.
Data tables are really one of the key views that a user will see. They search for something, and the results is returned in a table format with [...]