Saturday, October 20, 2007

Interest in SOA ....

actually already been making an composite web application using .NET WCSF and WSSF for the past 4 mths...in sunlife (HK)...it gets me more and more interested in not only focus on the technical implementation aspect of SOA. it reach the point that i realise even thou as a developer, It is easy to ignore service-oriented business modeling and simply focus on service-orientation as it applies to technology and technical architecture. Therefore i started recently to do some research on internet about SOA and hopefully i would take the 000-664 test. I seriously think SOA, and Event-driven architecures like workflow(WF) wil rules the next coming 10 yrs...btw, i found some nice websites talking about SOA, instake of the only recommended by IBM:

Business analysis and SOA part 1 of 6: The benefits of business services

http://searchsoa.techtarget.com/tip/0,289483,sid26_gci1168438,00.html


i am also interested in ESB...i am still gathering info about this subject...
http://www.infoq.com/presentations/Enterprise-Service-Bus




i came across this webpage :

The obstacles to the adoption and successful realization of Service-Oriented Architecture

http://www.ibm.com/developerworks/webservices/library/ws-antipatterns/

SOA entry points, Ideas from IBM:
http://www-306.ibm.com/software/uk/soa/innovation/getting_started.html

Wednesday, October 3, 2007

C+偵探 (The Detective)

what to say..this movie is one hell of shocker to me, i never expect the storyline. my parents were visiting me last weekend and i thought of bring them to a movie which is less"heavy". but i was very wrong. hahaha anyway, just to say this movie really change my view about Aaron kwok. I truly recommend this movie. this is a great HK movie well anticipated.

Wednesday, September 26, 2007

facebook

Just recently found out this wonderful online application known as FACEBOOK, which is based on Web2.0. i personally love this website cos its really fun especially with those third party application design via their API (which support many plaform, JAVA, .NET, PHP, python..etc). ppl who dont have an account really should signup for a account..this really rocks. Three cheers for excellent WEB 2.0 Deployment~

Friday, September 21, 2007

WSSF, WCSF vNEXT

ha i heard that WCSF vNext version will remove pageflow...ha ha...i spend quite some time researching on pageflow and found that it really affect the performance...then really they remove the pageflow in this coming version...anyway, i already changed pageflow to WF(workflow foundation), which is more lightweight than WCSF's pageflow (due to the fact WCSF v1.1 pageflow have persistence state stored in db, which i think not all application requires that)

btw, WSSF(Web Service Software Factory is a even more greater, or i should say easier to learn and more powerful) so ppl who are interested in WCSF should try WSSF first:)

Wednesday, September 19, 2007

Server.Transfer vs Response.Redirect

just came across this article and i remembered that in my previous job, i encounter this situation whereby the old coders used server.transfer as all part of transfers. this is cool cos u get the exact same url as the first page. however, if u need to pass parameter in the url as we did(a lame requirement thou, due to the fact that external program is called). this is a gd thing to take note as a .net web developer. Cos server.transfer is faster due to the fact that it save on step of client needing to request the new url from server.(since server.transfer, transfer the web client once its called, whereas response.redirect need to re-request the new url after getting reply from server.

Tuesday, September 18, 2007

"InBody" body scan

last Sunday, when i was in physical(kornhill), i noticed that they had a new machine named (inBody...or any other name which i cant remembered clearly), which was used to take measurement of ur whole body physical health. I was amazed that i score almost a perfect score which almost every part of my body is in gd condition...(except the leg muscle is just barely touching the gd condition) hahaha. this machine is a gd reference for those who wanna keep track of they body stats thou. if u are member of physical, you should try.
Last Sunday ghost @metro station 997 is very scary, especially the part where the father try to be as exorcist and try to exorcise a evil spirit from an man. they record the whole incident on tape and was broadcast via the radio, one word to describe it ..."EVIL".

And yesterday night on tvb, there is a gd show named :大國崛起 which showed around 1030PM. i think this show is great cos it teaches us history and also the presenter (whom i forgot the name of her) always had a debate over china issue which i felt shes very right in some sense, even thou some of her saying sound like bullshitting to me, some of her words seems very correct. so if u like history, u should watch the show.

Monday, September 17, 2007

1408

This movie from Stephen King is just...a good job...this movie never had a single moment of boredom, makes ppl really turn crazy if in the main actor situation. imagining urself thought of already woke from a nightmare and its actually that you are still inside the nightmare. i love the part where he tried to climb to another room thru window to another room..thats one of the coolest thing...i think i got that nightmare situation before also..hahaha

Thursday, September 13, 2007

Eason Chan Concert 2007

i wanna buy tickets fro his concert..but it seems to be fulled...hope he can open more shows.....pls
btw, today seems to be s smooth day, due to the fact that we finally able to make full use of workflow in our deployment with WCSF. we dropped Pageflow of WCSF due to the fact the pageflow is slow in general as it have database connection saving its page states, which is not under our user requirement and the main problem is the speed. WF is definitely faster.

i made one more blog today, this new blog is related to ebooks which i think its cool and worth reading. CLICK HERE. and i had a big finding with bitcomet the other day, i find out that they 0.9 version have a bug with their tcp/ip tweaking which promise to increase the TCP/IP connection which was block by WIN XP SP2, the default is 10, if i not forgot, this problem is that i can only adjust the number of connection to MAX 20, even thou it allow me to enter a bigger value (ie: 30) however once i entered any value more than 20, all BT connection will came to a halt and wont reconnect. Only solution is cahnge them back to 20. i was just wondering am i the only one facing this problem, or its the software limitation, which was not specified clearly.