September 2008
M T W T F S S
« Aug    
1234567
891011121314
15161718192021
22232425262728
2930  

Recent Entries


My Bookshelf

Will It Fly

Will It Fly? How to Know if Your New Business Idea Has Wings...Before You Take the Leap


Label Thoughts

Summary View Pattern

August 7th, 2008 | Wahyudi

When I was designing the RFCUNY Web Payment Request system, one of the issue I found from the old design was there was no way to see what the user has entered in any of the four screens in creating a payment request. Each screen was a different page to avoid a long vertical form. […]

Agile Design - Iterate

August 3rd, 2008 | Wahyudi

One of the core idea of agile design and development is short iteration of delivering something the client. Right now I’m leading the web part of the redesign project of our personal application form system. It was a good start to have my design immediately approved by the project stakeholder. After a short conversation with […]

Any Cool Silverlight Design?

July 8th, 2008 | Wahyudi

Maybe it is not fair to compare Flash with Silverlight from the point of view of how each technology is being spread. What I mean by that is that Flash has been around much longer than Silverlight. The Flash adoption by User Interface designers is huge, while I think Silverlight at this time still a […]

RF CUNY eProcurement System

May 20th, 2008 | Wahyudi

We’ve just delivered another application to our client, this time the finance department. This application manages the procurement process of the company and will be used by the staffs within CUNY schools. This is a huge and mission critical application. Technology and framework we use: .Net using C# for the web and win form application, […]

Q&A With the NYTimes.com Design Director

April 23rd, 2008 | Wahyudi

Read this Q&A with the NYTimes.com Design Director and see how is design being managed in that big scale website.

Visual Linq Query Builder

April 15th, 2008 | Wahyudi

More and more tools allow you to create application with less codes. Today I found this new add-on to help you work with LINQ query in Linq to SQL domain. Download it here.

.Net Beats Java

January 2nd, 2008 | Wahyudi

According to a survey conducted by Infotech, almost half of company they asked are developing their apps using .Net. For the article by InfoWorld.

Getting Started With WPF & Silverlight Videos

November 6th, 2007 | Wahyudi

Lynda.com has a complete collection of tutorial videos for basic WPF and Silverlight. Go check it out.

Social Enterprise

November 6th, 2007 | Wahyudi

A nice roundup about Social Enterprise. I personally think that the culture of the company and the characters of each individual play an important role of the success of any social enterprise technology. The Enterprise 2.0 technology such as blog, wiki, social networking has established it self among individuals or startups in a very short time […]

Why They Choose .Net

November 5th, 2007 | Wahyudi

Check out an interview of Jumptree a startup that uses ASP .Net as their framework. I also found InterviewUp that based on .Net as well.

A .Net Guy

October 24th, 2007 | Wahyudi

I have to say that I’m 100% agree with this guy. I also came from the classic way of doing dynamic web application before I converted my self to a ASP .net developer. I soon as I got in touch with .net framework I saw the great productivity difference compared to the old way of doing dynamic web development. But before you start using .net efficiently you need to rethink the way a web application should be developed. One of the main pillar of that rethink is the use of object oriented pattern and methodology to architect your web application.

Finally Live

May 7th, 2007 | Wahyudi

Last weekend we finally deployed the newly redesigned website of The Research Foundation of CUNY, the organization where I work. Have a look at it here. I’ll tell more about the development later.

ORCAS First Look

February 9th, 2007 | Wahyudi

Scott Guthrie posted the first look of the upcoming version of Visual Studio 2005. It looks great, cannot wait until it is released.

Virtual PC Image for IE6

December 13th, 2006 | Wahyudi

Since the release of IE7 end of last month the number of IE7 users on RFCUNY website has been increasing over Firefox. The issue many developer are facing right now is to have two platforms with each of the IE version, since they cannot be installed in the same machine (there is a tool for […]

IE7 HTML Source Selection

November 23rd, 2006 | Wahyudi

I found the “View Selection Source” from Firefox very usefull. Particularly if you are a web developer and need to see how a certain part of the page was created such as JavaScript, CSS. This feature allows you to see the HTML source of the part that is highlighted. With right click you will have […]