February 13, 2009 by ayuen
For those of you who missed or attended the “Much Ado About Agile” conference last November in Vancouver, Eugene Nizker has now made available videos of some of the presentations. Here is the links
Posted in News | Leave a Comment »
If you want to register the TechDay … but still want to get the early bird price (even after Oct 15)
Use this promo code… AIT00EB84I
Posted in Events, News | Leave a Comment »
December 16, 2008 by ayuen

Oxite is a simple blog engine written using ASP.NET MVC, and is designed with two main goals:
- To provide a sample of ‘core blog functionality’ in a reusable fashion. Blogs are simple and well understood by many developers, but the set of basic functions that a blog needs to implement (trackbacks, rss, comments, etc.) are fairly complex. Hopefully this code helps.
- To provide a real-world sample written using ASP.NET MVC.
What I Like About Oxite
- Reference implementation supports XHTML and CSS
- Built on ASP.NET MVC
- Incorporates jQuery and ASP.NET AJAX (yet to be used extensively)
- Background service infrastructure (i.e. trackbacks)
- Pluggable architecture
- Clean database schema
Posted in News | Leave a Comment »
December 15, 2008 by ayuen
Posted in Events | Leave a Comment »
October 29, 2008 by ayuen
Add it to your RSS reader… to have most of sessions online
http://channel9.msdn.com/posts/pdc2008/RSS/?tag=videos
Posted in News | Leave a Comment »
October 27, 2008 by ayuen
For those who got budget cut and can’t go to PDC this year… Monday and Tuesday’s PDC 2008 keynotes can be watched online. You may need to use IE to see the video… sorry it’s Microsoft site…, or click the links below if you are using Chrome like me…
Ray finally cover the Cloud computing… I found it interesting in last Qcon 2007…
Keynote 1
8:30-10:30 AM Pacific Standard Time (UTC -8) Monday, October 27
Ray Ozzie, Amitabh Srivastava, Bob Muglia and David Thompson
Keynote 2
8:30-10:30 AM Pacific Standard Time (UTC -8) Tuesday, October 28
Ray Ozzie, Steven Sinofsky, Scott Guthrie and David Treadwell
Archived … KEYNOTE VIDEO LINKS
10/27 Links
10/28 Links (when time come…)
Other link
Posted in News | Leave a Comment »
October 20, 2008 by ayuen
Almost a year of community tech preview, the first true beta of the ASP.NET MVC framework has been released. It is a radical departure from the WebForms that has been promoted in the past, returning to mainstream web programming. The MVC pattern used in most of the current framework such as Ruby on Rails and Java’s Spring Framework (spring.net)
It also emphasis on JavaScript, AGAIN…. While WebForms tried to hide JavaScript from the developer, either by wrapping it in controls or by processing data on the server, ASP.NET MVC embraces it. By default MVC web sites get a “Scripts” folder already pre-populated with ASP.NET AJAX and jQuery.
Another example of vendor influences, which trying to trap you under their proprietary way of thinking, can’t suppress the community evolutions and innovations…
Posted in Architecture, Coding, News | Leave a Comment »
September 30, 2008 by ayuen
Journal 17: Distributed Computing.
Welcome to the 17th issue of The Architecture Journal! In this issue, we focus on Distributed Computing. We are approaching an inflection point with today’s hardware and technologies where a vision from only a few years ago is becoming reality—from deploying applications on microscopic devices in our environment through to football-sized datacenters offering applications in the cloud. Whether small or large, distribution and concurrency of multiple services can introduce a number of challenges—the focus of this issue is to understand what these challenges are, and how they can be overcome. Download your electronic copy HERE.
Posted in Architecture, Articles | Leave a Comment »
September 24, 2008 by ayuen
Posted in News | Leave a Comment »
September 10, 2008 by ayuen
The LHC finally on … see more here
All Scientists are waiting for this moment for so many years… hoping to find more in their wish list for supersymmetry, Higgs boson, Dark matters, back holes, extract dimensions…

Posted in News | Leave a Comment »