Disclaimer
The opinions expressed herein are my own personal opinions and do not represent my employer's view in any way.Calendar
September 2010 M T W T F S S « Jun 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 Categories
- Life (16)
- Uncategorized (1)
- Web (2)
- Mobile Web (1)
- Search (1)
Tag Could
.Net Bing camera config Container crawler decoration DI flickr George Grey's Anatomy helper http IE IoC iphone Izz linux livemesh mesh Microsoft mobile neon nginx Opera os Photo photojojo php php-cgi ringtone robots.txt Search Season5 Spring subversion svn view widget win2008 windows windows mobile zend framework Zend_View ZFRecent Tweets
Warning: Invalid argument supplied for foreach() in /home/binzywu/public_html/wp-content/plugins/wordtwit/html/twitter.php on line 4
Blogroll
Archives
Meta
Category Archives: Life
Zend Framework Multiple Helper Path Configuration
As you may have multiple configuration for helpers of Zend View, simply configure as below will help resources.view.helperPath.Zend_View_Helper = APPLICATION_PATH “/views/helpers” resources.view.helperPath.My_Custom_Helper = “/path to helpers” The “My_Custom_Hepler” is the prefix, so that you can support your different modules’ help … Continue reading
subversion client and http
I hate subversion… while using linux, I thought subversion client should natively support http schema, but actually it doesn’t. By reading installation instruction, it says I need Neon… Then I download Neon and configure with –with-neon=<neonpath>, doesn’t work! try copy … Continue reading
Grey’s Anatomy Season 6
The new season will start very soon on Sep 24th. http://www.greysanatomyinsider.comhas posted many info about season 6, it looks the season will change a lot. At least I’m not expecting George to be back any more… The poster as below … Continue reading
Photojojo Newsletter
Photojojo.com is a website shares the tips of photograph, and I have subscribed their newsletter for a while. It’s an amazing website, which is pretty simple and doesn’t have too many features, but it’s really popular, and it has more … Continue reading
.Net IoC Containers
Unity, http://unity.codeplex.com, Ms-PL license Developed by Microsoft P&P. Spring.Net, http://www.springframework.net/, Apache 2.0 License Port from the famous Spring framework. Castle, http://www.castleproject.org/, Apache 2.0 License The first .Net IoC Container? StructureMap, http://structuremap.sourceforge.net/, Apache 2.0 License Looks good. The fifth? [updated on Sep … Continue reading
Live Mesh + Win2008 + 80004002 Error
The system partition of my workstation was crashed… I have to reinstall the opration system, windows server 2008 (not R2). And I got error while installing live mesh, which is 80004002. Thanks to the search engine, I solved finally. Looks … Continue reading