<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://innovativesingapore.com/utility/FeedStylesheets/atom.xsl" media="screen"?><feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en"><title type="html">Yizhe Online Tablet</title><subtitle type="html" /><id>http://innovativesingapore.com/blogs/yizhe/atom.aspx</id><link rel="alternate" type="text/html" href="http://innovativesingapore.com/blogs/yizhe/default.aspx" /><link rel="self" type="application/atom+xml" href="http://innovativesingapore.com/blogs/yizhe/atom.aspx" /><generator uri="http://communityserver.org" version="3.0.20611.960">Community Server</generator><updated>2008-05-07T04:41:03Z</updated><entry><title>Writing in-line C# Code that make use of LINQ</title><link rel="alternate" type="text/html" href="http://innovativesingapore.com/blogs/yizhe/archive/2008/08/22/writing-in-line-c-code-that-make-use-of-linq.aspx" /><id>http://innovativesingapore.com/blogs/yizhe/archive/2008/08/22/writing-in-line-c-code-that-make-use-of-linq.aspx</id><published>2008-08-21T03:41:51Z</published><updated>2008-08-21T03:41:51Z</updated><content type="html">Weird behavior observed. I tried to write inline codes on the .aspx page itself and before I do that, I will import all the libraries required: (I have VS2008 SP1 + .NET 3.5 installed) By after compiling and running it, it throws me an error saying &amp;#8220;System.Data does not have a System.Data.Linq namespace &amp;#8211; namespace not found&amp;#8221; I tried using code-behind and it works fine for me. [Speculating] I think due to the steps it takes to load all the lib, somehow only System.Data.Linq is not...(&lt;a href="http://innovativesingapore.com/blogs/yizhe/archive/2008/08/22/writing-in-line-c-code-that-make-use-of-linq.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://innovativesingapore.com/aggbug.aspx?PostID=25803" width="1" height="1"&gt;</content><author><name>shenyizhe</name><uri>http://innovativesingapore.com/members/shenyizhe.aspx</uri></author></entry><entry><title>Publishing Web Site via VS2008 directly</title><link rel="alternate" type="text/html" href="http://innovativesingapore.com/blogs/yizhe/archive/2008/08/21/publishing-web-site-via-vs2008-directly.aspx" /><id>http://innovativesingapore.com/blogs/yizhe/archive/2008/08/21/publishing-web-site-via-vs2008-directly.aspx</id><published>2008-08-20T05:49:39Z</published><updated>2008-08-20T05:49:39Z</updated><content type="html">In visual studio 2008, create a new project -&amp;gt; web site Choose HTTP as location, and type in the site that you want to publish to: VS2008 will try to connect to the web server and will require you to login to FPSE: Enter your username/password and you should be all set to publish....(&lt;a href="http://innovativesingapore.com/blogs/yizhe/archive/2008/08/21/publishing-web-site-via-vs2008-directly.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://innovativesingapore.com/aggbug.aspx?PostID=25419" width="1" height="1"&gt;</content><author><name>shenyizhe</name><uri>http://innovativesingapore.com/members/shenyizhe.aspx</uri></author></entry><entry><title>Powershell Scheduled Snapshot using HyperV</title><link rel="alternate" type="text/html" href="http://innovativesingapore.com/blogs/yizhe/archive/2008/07/30/powershell-scheduled-snapshot-using-hyperv.aspx" /><id>http://innovativesingapore.com/blogs/yizhe/archive/2008/07/30/powershell-scheduled-snapshot-using-hyperv.aspx</id><published>2008-07-29T08:56:17Z</published><updated>2008-07-29T08:56:17Z</updated><content type="html">Today, I ventured into the IT Pro field and trying to figure out how to write my first PowerShell implementation in Windows 2008 on PS2.0. This is the problem that gets us started: - We wanted to do a daily snapshot of our VM on Hyper-V but it seems that we can&amp;#39;t do it via the GUI way- at least not yet. So.. we need to write a PS Script and tag it to Windows Scheduler so it will issue a command to do the backend-snapshot at 12hours interval. - Here&amp;#8217;s the code of the Powershell Script (script...(&lt;a href="http://innovativesingapore.com/blogs/yizhe/archive/2008/07/30/powershell-scheduled-snapshot-using-hyperv.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://innovativesingapore.com/aggbug.aspx?PostID=8305" width="1" height="1"&gt;</content><author><name>shenyizhe</name><uri>http://innovativesingapore.com/members/shenyizhe.aspx</uri></author></entry><entry><title>Yosemite Deepzoom</title><link rel="alternate" type="text/html" href="http://innovativesingapore.com/blogs/yizhe/archive/2008/07/29/yosemite-deepzoom.aspx" /><id>http://innovativesingapore.com/blogs/yizhe/archive/2008/07/29/yosemite-deepzoom.aspx</id><published>2008-07-28T05:45:51Z</published><updated>2008-07-28T05:45:51Z</updated><content type="html">http://www.xrez.com/yose_proj/Yose_result.html...(&lt;a href="http://innovativesingapore.com/blogs/yizhe/archive/2008/07/29/yosemite-deepzoom.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://innovativesingapore.com/aggbug.aspx?PostID=5966" width="1" height="1"&gt;</content><author><name>shenyizhe</name><uri>http://innovativesingapore.com/members/shenyizhe.aspx</uri></author></entry><entry><title>New vs2008 sp1 features</title><link rel="alternate" type="text/html" href="http://innovativesingapore.com/blogs/yizhe/archive/2008/06/24/new-vs2008-sp1-features.aspx" /><id>http://innovativesingapore.com/blogs/yizhe/archive/2008/06/24/new-vs2008-sp1-features.aspx</id><published>2008-06-23T17:04:06Z</published><updated>2008-06-23T17:04:06Z</updated><content type="html">Check them out here: http://weblogs.asp.net/scottgu/archive/2008/05/12/......(&lt;a href="http://innovativesingapore.com/blogs/yizhe/archive/2008/06/24/new-vs2008-sp1-features.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://innovativesingapore.com/aggbug.aspx?PostID=408" width="1" height="1"&gt;</content><author><name>shenyizhe</name><uri>http://innovativesingapore.com/members/shenyizhe.aspx</uri></author></entry><entry><title>PhotoZoom</title><link rel="alternate" type="text/html" href="http://innovativesingapore.com/blogs/yizhe/archive/2008/05/23/photozoom.aspx" /><id>http://innovativesingapore.com/blogs/yizhe/archive/2008/05/23/photozoom.aspx</id><published>2008-05-22T02:11:52Z</published><updated>2008-05-22T02:11:52Z</updated><content type="html">&amp;#160; DeepZoom on PhotoZoom: http://photozoom.mslivelabs.com...(&lt;a href="http://innovativesingapore.com/blogs/yizhe/archive/2008/05/23/photozoom.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://innovativesingapore.com/aggbug.aspx?PostID=311" width="1" height="1"&gt;</content><author><name>shenyizhe</name><uri>http://innovativesingapore.com/members/shenyizhe.aspx</uri></author></entry><entry><title>Robotics Videos</title><link rel="alternate" type="text/html" href="http://innovativesingapore.com/blogs/yizhe/archive/2008/05/21/robotics-videos.aspx" /><id>http://innovativesingapore.com/blogs/yizhe/archive/2008/05/21/robotics-videos.aspx</id><published>2008-05-20T00:26:39Z</published><updated>2008-05-20T00:26:39Z</updated><content type="html">&lt;p&gt;Dan Waters (&lt;a title="http://blogs.msdn.com/dawate" href="http://blogs.msdn.com/dawate"&gt;http://blogs.msdn.com/dawate&lt;/a&gt;) posted a good video series on how to develop robotics code. Check out this blog post: &lt;/p&gt;  &lt;p&gt;&lt;a title="http://blogs.msdn.com/dawate/archive/2007/12/14/robotics-and-net-fundamentals-series.aspx" href="http://blogs.msdn.com/dawate/archive/2007/12/14/robotics-and-net-fundamentals-series.aspx"&gt;http://blogs.msdn.com/dawate/archive/2007/12/14/robotics-and-net-fundamentals-series.aspx&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;Here is a brief index of the content. Enjoy and comment!&lt;/p&gt;  &lt;ol&gt;   &lt;li&gt;&lt;a href="http://blogs.msdn.com/dawate/archive/2007/12/14/robotics-and-net-fundamentals-series-part-1.aspx"&gt;Introduction&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://blogs.msdn.com/dawate/archive/2007/12/14/robotics-and-net-fundamentals-series-part-2.aspx"&gt;Getting Started&lt;/a&gt;      &lt;ul&gt;       &lt;li&gt;Setting up the Create &lt;/li&gt;        &lt;li&gt;Serial port communication in VC# Express &lt;/li&gt;        &lt;li&gt;Teaching the robot to sing &lt;/li&gt;     &lt;/ul&gt;   &lt;/li&gt;    &lt;li&gt;&lt;a href="http://blogs.msdn.com/dawate/archive/2007/12/14/robotics-and-net-fundamentals-part-3.aspx"&gt;More on serial port stuff&lt;/a&gt;      &lt;ul&gt;       &lt;li&gt;Setting up and utilizing Bluetooth &lt;/li&gt;        &lt;li&gt;Driving the robot in a square &lt;/li&gt;     &lt;/ul&gt;   &lt;/li&gt;    &lt;li&gt;&lt;a href="http://blogs.msdn.com/dawate/archive/2007/12/14/robotics-and-net-fundamentals-part-4.aspx"&gt;Intro to VPL and MS Robotics Studio&lt;/a&gt;      &lt;ul&gt;       &lt;li&gt;Learning how to drive the robot via a dialog box &lt;/li&gt;        &lt;li&gt;See how you can use VPL to create a program without writing &lt;em&gt;any code whatsoever&lt;/em&gt;&lt;/li&gt;     &lt;/ul&gt;   &lt;/li&gt;    &lt;li&gt;&lt;a href="http://blogs.msdn.com/dawate/archive/2007/12/14/robotics-and-net-fundamentals-part-5-of-5.aspx"&gt;Introducing Autonomous Behavior&lt;/a&gt;      &lt;ul&gt;       &lt;li&gt;Using the iRobot Create&amp;#39;s sensors and a flow diagram to back up when an obstacle is encountered &lt;/li&gt;        &lt;li&gt;Conclusion to the series &lt;/li&gt;     &lt;/ul&gt;   &lt;/li&gt; &lt;/ol&gt;&lt;img src="http://innovativesingapore.com/aggbug.aspx?PostID=310" width="1" height="1"&gt;</content><author><name>shenyizhe</name><uri>http://innovativesingapore.com/members/shenyizhe.aspx</uri></author></entry><entry><title>Good resource if you are having problems with Silverlight 2 Dev Kit.</title><link rel="alternate" type="text/html" href="http://innovativesingapore.com/blogs/yizhe/archive/2008/05/19/good-resource-if-you-are-having-problems-with-silverlight-2-dev-kit.aspx" /><id>http://innovativesingapore.com/blogs/yizhe/archive/2008/05/19/good-resource-if-you-are-having-problems-with-silverlight-2-dev-kit.aspx</id><published>2008-05-18T17:44:59Z</published><updated>2008-05-18T17:44:59Z</updated><content type="html">&lt;a title="http://michaelsync.net/2008/03/07/tipstricks-silverlight-2-beta-1-tools-for-visual-studio-2008-installation-error" href="http://michaelsync.net/2008/03/07/tipstricks-silverlight-2-beta-1-tools-for-visual-studio-2008-installation-error"&gt;http://michaelsync.net/2008/03/07/tipstricks-silverlight-2-beta-1-tools-for-visual-studio-2008-installation-error&lt;/a&gt;&lt;img src="http://innovativesingapore.com/aggbug.aspx?PostID=309" width="1" height="1"&gt;</content><author><name>shenyizhe</name><uri>http://innovativesingapore.com/members/shenyizhe.aspx</uri></author></entry><entry><title>Test out World Wide Telescope now!</title><link rel="alternate" type="text/html" href="http://innovativesingapore.com/blogs/yizhe/archive/2008/05/16/test-out-world-wide-telescope.aspx" /><id>http://innovativesingapore.com/blogs/yizhe/archive/2008/05/16/test-out-world-wide-telescope.aspx</id><published>2008-05-15T01:23:49Z</published><updated>2008-05-15T01:23:49Z</updated><content type="html">&lt;p&gt;&lt;a href="http://innovativesingapore.com/blogs/yizhe/WindowsLiveWriter/TestoutWorldWideTelescope_8319/image_2.png"&gt;&lt;img style="border-top-width:0px;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;" height="262" alt="image" src="http://innovativesingapore.com/blogs/yizhe/WindowsLiveWriter/TestoutWorldWideTelescope_8319/image_thumb.png" width="444" border="0" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;You can now download and test out the WorldWide Telescope project: &lt;a title="http://www.worldwidetelescope.org/experienceIt/ExperienceIt.aspx?exp=true" href="http://www.worldwidetelescope.org/experienceIt/ExperienceIt.aspx?exp=true"&gt;http://www.worldwidetelescope.org/experienceIt/ExperienceIt.aspx?exp=true&lt;/a&gt;&lt;/p&gt;&lt;img src="http://innovativesingapore.com/aggbug.aspx?PostID=304" width="1" height="1"&gt;</content><author><name>shenyizhe</name><uri>http://innovativesingapore.com/members/shenyizhe.aspx</uri></author></entry><entry><title>Microsoft Singapore raised S$476,800 for Charity in Futsal Carnival</title><link rel="alternate" type="text/html" href="http://innovativesingapore.com/blogs/yizhe/archive/2008/05/13/microsoft-singapore-raised-s-476-800-for-charity-in-futsal-carnival.aspx" /><id>http://innovativesingapore.com/blogs/yizhe/archive/2008/05/13/microsoft-singapore-raised-s-476-800-for-charity-in-futsal-carnival.aspx</id><published>2008-05-12T00:28:46Z</published><updated>2008-05-12T00:28:46Z</updated><content type="html">&lt;p&gt;News: &lt;a href="http://www.channelnewsasia.com/cna/cgi-bin/search/search_7days.pl?status=&amp;amp;search=microsoft&amp;amp;id=346873"&gt;http://www.channelnewsasia.com/cna/cgi-bin/search/search_7days.pl?status=&amp;amp;search=microsoft&amp;amp;id=346873&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;I attended the Futsal charity event on Saturday where Microsoft Singapore raised near to half a million dollars for SPD. &lt;/p&gt;  &lt;p&gt;More pictures here: &lt;a title="http://yizhe.com/futsal/" href="http://yizhe.com/futsal/"&gt;http://yizhe.com/futsal/&lt;/a&gt;&lt;/p&gt;&lt;img src="http://innovativesingapore.com/aggbug.aspx?PostID=303" width="1" height="1"&gt;</content><author><name>shenyizhe</name><uri>http://innovativesingapore.com/members/shenyizhe.aspx</uri></author></entry><entry><title>Videos of HTC event</title><link rel="alternate" type="text/html" href="http://innovativesingapore.com/blogs/yizhe/archive/2008/05/11/videos-of-htc-event.aspx" /><id>http://innovativesingapore.com/blogs/yizhe/archive/2008/05/11/videos-of-htc-event.aspx</id><published>2008-05-10T16:15:38Z</published><updated>2008-05-10T16:15:38Z</updated><content type="html">&lt;p&gt;Cool video demonstration of HTC products. Check out the new features: &lt;/p&gt;  &lt;p&gt;&lt;a title="http://msmobiles.com/news.php/7343.html" href="http://msmobiles.com/news.php/7343.html"&gt;http://msmobiles.com/news.php/7343.html&lt;/a&gt;&lt;/p&gt;&lt;img src="http://innovativesingapore.com/aggbug.aspx?PostID=302" width="1" height="1"&gt;</content><author><name>shenyizhe</name><uri>http://innovativesingapore.com/members/shenyizhe.aspx</uri></author></entry><entry><title>Create your own font online</title><link rel="alternate" type="text/html" href="http://innovativesingapore.com/blogs/yizhe/archive/2008/05/10/create-your-own-font-online.aspx" /><id>http://innovativesingapore.com/blogs/yizhe/archive/2008/05/10/create-your-own-font-online.aspx</id><published>2008-05-09T12:10:28Z</published><updated>2008-05-09T12:10:28Z</updated><content type="html">&lt;p&gt;There&amp;#39;s this cool site that allows you to create your own font online and when you are done, you can download it to your machine and use it.&lt;/p&gt;  &lt;p&gt;&lt;a title="http://fontstruct.fontshop.com/" href="http://fontstruct.fontshop.com/"&gt;http://fontstruct.fontshop.com/&lt;/a&gt;&lt;/p&gt;&lt;img src="http://innovativesingapore.com/aggbug.aspx?PostID=301" width="1" height="1"&gt;</content><author><name>shenyizhe</name><uri>http://innovativesingapore.com/members/shenyizhe.aspx</uri></author></entry><entry><title>Why Asp.net ajax page methods have to be static</title><link rel="alternate" type="text/html" href="http://innovativesingapore.com/blogs/yizhe/archive/2008/05/09/why-asp-net-ajax-page-methods-have-to-be-static.aspx" /><id>http://innovativesingapore.com/blogs/yizhe/archive/2008/05/09/why-asp-net-ajax-page-methods-have-to-be-static.aspx</id><published>2008-05-08T18:34:50Z</published><updated>2008-05-08T18:34:50Z</updated><content type="html">&lt;p&gt;Interesting read: &lt;a href="http://encosia.com/2008/04/16/why-do-aspnet-ajax-page-methods-have-to-be-static/"&gt;http://encosia.com/2008/04/16/why-do-aspnet-ajax-p...&lt;/a&gt;&lt;/p&gt;&lt;img src="http://innovativesingapore.com/aggbug.aspx?PostID=300" width="1" height="1"&gt;</content><author><name>shenyizhe</name><uri>http://innovativesingapore.com/members/shenyizhe.aspx</uri></author></entry><entry><title>Deep Zoom Composer - Updated</title><link rel="alternate" type="text/html" href="http://innovativesingapore.com/blogs/yizhe/archive/2008/05/07/deep-zoom-composer-updated.aspx" /><id>http://innovativesingapore.com/blogs/yizhe/archive/2008/05/07/deep-zoom-composer-updated.aspx</id><published>2008-05-06T04:43:50Z</published><updated>2008-05-06T04:43:50Z</updated><content type="html">&lt;p&gt;For those who have seen the Hard Rock Memorabilia site which utilize Deep Zoom, you can now create your own Deep Zoom site with the updated Deep Zoom Composer.&lt;/p&gt;  &lt;p&gt;&lt;a title="http://memorabilia.hardrock.com/" href="http://memorabilia.hardrock.com/"&gt;http://memorabilia.hardrock.com/&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://innovativesingapore.com/blogs/yizhe/WindowsLiveWriter/DeepZoomComposerUpdated_B201/image_2.png"&gt;&lt;img style="border-right:0px;border-top:0px;border-left:0px;border-bottom:0px;" height="217" alt="image" src="http://innovativesingapore.com/blogs/yizhe/WindowsLiveWriter/DeepZoomComposerUpdated_B201/image_thumb.png" width="341" border="0" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=457b17b7-52bf-4bda-87a3-fa8a4673f8bf&amp;amp;displaylang=en"&gt;&lt;img height="36" alt="dzcicon" src="http://blogs.msdn.com/blogfiles/expression/WindowsLiveWriter/PreviewtheDeepZoomComposer_81F/dzcicon_99ba8882-a6a5-4824-bcb1-709d2997a3b1.png" width="37" border="0" /&gt;&lt;/a&gt;&amp;#160;&lt;strong&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=457b17b7-52bf-4bda-87a3-fa8a4673f8bf&amp;amp;displaylang=en"&gt;Download the Deep Zoom Composer&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;&lt;img src="http://innovativesingapore.com/aggbug.aspx?PostID=298" width="1" height="1"&gt;</content><author><name>shenyizhe</name><uri>http://innovativesingapore.com/members/shenyizhe.aspx</uri></author><category term="web 2.0" scheme="http://innovativesingapore.com/blogs/yizhe/archive/tags/web+2.0/default.aspx" /><category term="deep zoom" scheme="http://innovativesingapore.com/blogs/yizhe/archive/tags/deep+zoom/default.aspx" /></entry><entry><title>New Live Search Interface</title><link rel="alternate" type="text/html" href="http://innovativesingapore.com/blogs/yizhe/archive/2008/05/07/new-live-search-interface.aspx" /><id>http://innovativesingapore.com/blogs/yizhe/archive/2008/05/07/new-live-search-interface.aspx</id><published>2008-05-06T04:41:03Z</published><updated>2008-05-06T04:41:03Z</updated><content type="html">&lt;p&gt;&lt;a href="http://innovativesingapore.com/blogs/yizhe/WindowsLiveWriter/NewLiveSearchInterface_B15A/image_2.png"&gt;&lt;img style="border-right:0px;border-top:0px;border-left:0px;border-bottom:0px;" height="319" alt="image" src="http://innovativesingapore.com/blogs/yizhe/WindowsLiveWriter/NewLiveSearchInterface_B15A/image_thumb.png" width="486" border="0" /&gt;&lt;/a&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;While doing a search today, I realize the interface of live search has changed! Change your localization to English-US or English-UK and you should be able to see the new changes.&lt;/p&gt;  &lt;p&gt;(&lt;a href="http://www.live.com"&gt;http://www.live.com&lt;/a&gt;)&lt;/p&gt;&lt;img src="http://innovativesingapore.com/aggbug.aspx?PostID=297" width="1" height="1"&gt;</content><author><name>shenyizhe</name><uri>http://innovativesingapore.com/members/shenyizhe.aspx</uri></author><category term="search" scheme="http://innovativesingapore.com/blogs/yizhe/archive/tags/search/default.aspx" /><category term="live" scheme="http://innovativesingapore.com/blogs/yizhe/archive/tags/live/default.aspx" /><category term="live search" scheme="http://innovativesingapore.com/blogs/yizhe/archive/tags/live+search/default.aspx" /></entry></feed>