<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://community.sgdotnet.org/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Soup Recipes - All Comments</title><link>http://community.sgdotnet.org/blogs/usoup/default.aspx</link><description>what makes a good soup</description><dc:language>en</dc:language><generator>CommunityServer 2008.5 (Build: 30912.2823)</generator><item><title>re: Microsoft Touchwall</title><link>http://community.sgdotnet.org/blogs/usoup/archive/2008/06/10/Microsoft-Touchwall.aspx#223666</link><pubDate>Sun, 24 Aug 2008 00:09:20 GMT</pubDate><guid isPermaLink="false">9f588fb1-4571-42db-9419-e7c908124e96:223666</guid><dc:creator>sidyk</dc:creator><description>&lt;p&gt;Imagine having touchwall or surface to play minesweeper :D WooHoo!!! big mine explosion man!&lt;/p&gt;
&lt;p&gt;better yet if the surface or touchwall does not have to be on a horizontal plane, why not have the touchwall in a cylindrical form (perhaps 1m in diameter), then one can be in that cylinder and play a FPS game such as counterstrike or battlefield. That way you got a 360 degrees gaming experience man..... that will really give meaning to the 360 in xbox 360 !!!&lt;/p&gt;
&lt;p&gt;If bill gates keep blocking the view of the audience as shown in the clip, perhaps they could come up with a see-through touchwall, whereby the presenter is controlling on one side and the audience on the other. With a transparency, the presenter will still manage to have visual contact with his/her audience which is impt... &lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://community.sgdotnet.org/aggbug.aspx?PostID=223666" width="1" height="1"&gt;</description></item><item><title>Websites tagged "touchwall" on Postsaver</title><link>http://community.sgdotnet.org/blogs/usoup/archive/2008/06/10/Microsoft-Touchwall.aspx#223665</link><pubDate>Sat, 23 Aug 2008 07:45:43 GMT</pubDate><guid isPermaLink="false">9f588fb1-4571-42db-9419-e7c908124e96:223665</guid><dc:creator>Websites tagged "touchwall" on Postsaver</dc:creator><description>&lt;p&gt;Pingback from &amp;nbsp;Websites tagged &amp;quot;touchwall&amp;quot; on Postsaver&lt;/p&gt;
&lt;img src="http://community.sgdotnet.org/aggbug.aspx?PostID=223665" width="1" height="1"&gt;</description></item><item><title>re: Database normalisation</title><link>http://community.sgdotnet.org/blogs/usoup/archive/2008/02/28/Database-normalisation.aspx#196325</link><pubDate>Sun, 16 Mar 2008 03:55:02 GMT</pubDate><guid isPermaLink="false">9f588fb1-4571-42db-9419-e7c908124e96:196325</guid><dc:creator>usoup</dc:creator><description>&lt;p&gt;No, I'm not worried about them replacing us. I'm just worried that by that time, my company will have promoted me to be manager of telented people like them (Typically, when we goes up, it's management line... :( ). Tell me, should we even &amp;quot;manage&amp;quot; them? Or should we just let their soul roam freely and let them build the next huge software? :D&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://community.sgdotnet.org/aggbug.aspx?PostID=196325" width="1" height="1"&gt;</description></item><item><title>re: Database normalisation</title><link>http://community.sgdotnet.org/blogs/usoup/archive/2008/02/28/Database-normalisation.aspx#192622</link><pubDate>Fri, 29 Feb 2008 00:14:44 GMT</pubDate><guid isPermaLink="false">9f588fb1-4571-42db-9419-e7c908124e96:192622</guid><dc:creator>cruizer</dc:creator><description>i don't think anyone should be worried about it, we should all be glad :) imagine if even just ten of these hundreds would be excellent in their craft, that would translate to less bugs and higher quality software in the future :)&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://community.sgdotnet.org/aggbug.aspx?PostID=192622" width="1" height="1"&gt;</description></item><item><title>re: Next Datetime, please</title><link>http://community.sgdotnet.org/blogs/usoup/archive/2007/10/26/Next-Datetime_2C00_-please.aspx#173102</link><pubDate>Wed, 12 Dec 2007 04:55:58 GMT</pubDate><guid isPermaLink="false">9f588fb1-4571-42db-9419-e7c908124e96:173102</guid><dc:creator>usoup</dc:creator><description>&lt;p&gt;There is universal consensus, the ISO 8601. But, who follows?&lt;/p&gt;
&lt;p&gt;And btw, your keyword on the &amp;quot;SET DATEFORMAT&amp;quot; is:&lt;/p&gt;
&lt;p&gt;&amp;quot;to force the datetime variables to conform to what you want&amp;quot;&lt;/p&gt;
&lt;p&gt;Do we have a choice here?&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://community.sgdotnet.org/aggbug.aspx?PostID=173102" width="1" height="1"&gt;</description></item><item><title>re: Next Datetime, please</title><link>http://community.sgdotnet.org/blogs/usoup/archive/2007/10/26/Next-Datetime_2C00_-please.aspx#173095</link><pubDate>Wed, 12 Dec 2007 04:35:36 GMT</pubDate><guid isPermaLink="false">9f588fb1-4571-42db-9419-e7c908124e96:173095</guid><dc:creator>sidyk</dc:creator><description>&lt;p&gt;Good insightful write up, much appreciated.&lt;/p&gt;
&lt;p&gt;When it comes to datetime, it is Unfortunate practically noone is willing to adhere to any guidelines. As long as there is no universal consensus, programmers will FOREVER be pulling their hair follicles over the simple datetime conversions.....&lt;/p&gt;
&lt;p&gt;heres my 2cents tip, although you must have already known this, in your t-sql:&lt;/p&gt;
&lt;p&gt;SET DATEFORMAT dmy;&lt;/p&gt;
&lt;p&gt;to force the datetime variables to conform to what you want...&lt;/p&gt;
&lt;p&gt;and in sql2008:&lt;/p&gt;
&lt;p&gt;chk out the new data types at our disposal date, time and datetime2 ....&lt;/p&gt;
&lt;p&gt;well with increasing complexity, i am expecting more hairs coming off our scalp.....sigh&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://community.sgdotnet.org/aggbug.aspx?PostID=173095" width="1" height="1"&gt;</description></item><item><title>Back to BizTalk 2006 R2 RFID</title><link>http://community.sgdotnet.org/blogs/usoup/archive/2007/06/07/BizTalk-Service.aspx#171716</link><pubDate>Wed, 05 Dec 2007 15:51:40 GMT</pubDate><guid isPermaLink="false">9f588fb1-4571-42db-9419-e7c908124e96:171716</guid><dc:creator>Soup Recipes</dc:creator><description>&lt;p&gt;Have been trying out the BizTalk 2006 R2 RFID for the past 2 days, I find that it &amp;amp;amp;quot;could&amp;amp;amp;quot; be&lt;/p&gt;
&lt;img src="http://community.sgdotnet.org/aggbug.aspx?PostID=171716" width="1" height="1"&gt;</description></item><item><title>re: Windows Mobile Web Server in .Net CF</title><link>http://community.sgdotnet.org/blogs/usoup/archive/2007/10/02/Windows-Mobile-Web-Server-in-.Net-CF.aspx#151025</link><pubDate>Wed, 03 Oct 2007 12:25:15 GMT</pubDate><guid isPermaLink="false">9f588fb1-4571-42db-9419-e7c908124e96:151025</guid><dc:creator>usoup</dc:creator><description>&lt;p&gt;Well, I wasn&amp;#39;t imagining along the realistic or pragmatic line, of course, especially on the battery life. (That&amp;#39;s why we called it imagination :p)&amp;nbsp;The battery life is what we need to live with, until some company managed to pull lots of power out of thin air (pun intended). :D &lt;/p&gt;&lt;p&gt;But this popped into my mind when I read that blog (please correct me if i got the possibilities wrong here): given &lt;a href="http://mindstorms.lego.com/Overview/" target="_blank"&gt;Lego Mindstorm NXT&lt;/a&gt;, &lt;a href="http://msdn2.microsoft.com/en-us/robotics/default.aspx" target="_blank"&gt;Microsoft Robotics Studio&lt;/a&gt;, Windows mobile capable device, and .net CF, we can build a remote controlled robot. And I really meant remote, as far as the internet can reach. Think of something like &lt;a href="http://www.foxstore.com/detail.php?item=1334" target="_blank"&gt;iRobot&lt;/a&gt; movie (starring Will Smith), where we have a central server that pushes updates (or intelligences) to bots throughout the country. The power in this is that, the robot is contactable as long as internet connection is detected (wiFi?, GPRS?), compared to Bluetooth range of max 100 metres. Imagine asking your robot to deliver a Visual Studio 2008 Team Systems Beta 2 DVD to your colleague at the next block, or buy you a snack from a vending machine or canteen within the company premise, all controlled from your pc (speaking of which, you may need camera attached to your robot). &lt;/p&gt;&lt;p&gt;And yes, you may need lots of power juices, so why not considering these alternatives (I like the solar panel, better if it can store more power quickly): &lt;/p&gt;&lt;p&gt;- various power supplies, as &lt;a href="http://www.marauderzstuff.com/PermaLink,guid,d4fcc369-ebdd-482e-89cb-68f0a4823e9c.aspx" target="_blank"&gt;compiled&lt;/a&gt; by &lt;a href="http://www.marauderzstuff.com" target="_blank"&gt;Chan Wei Min a.k.a Marauderz&lt;/a&gt;. (The kinetic supply from Nintendo is interesting though. Similar to what &lt;a href="http://blogs.msdn.com/lokeuei/" target="_blank"&gt;Loke Uei&lt;/a&gt; mentioned in &lt;a href="http://blogs.msdn.com/lokeuei/archive/2007/08/16/all-windows-mobile-phones-should-have-seiko-kinetic-technology.aspx" target="_blank"&gt;his blog&lt;/a&gt;.) &lt;/p&gt;&lt;p&gt;- Wind powered phone charger, found in &lt;a href="http://www.geekologie.com/" target="_blank"&gt;Geekologie&lt;/a&gt; (and found from &lt;a href="http://blogs.msdn.com/lokeuei/archive/2007/08/20/wind-powered-phone-charger.aspx" target="_blank"&gt;Loke Uei&amp;#39;s blog&lt;/a&gt;) &lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://community.sgdotnet.org/aggbug.aspx?PostID=151025" width="1" height="1"&gt;</description></item><item><title>re: Windows Mobile Web Server in .Net CF</title><link>http://community.sgdotnet.org/blogs/usoup/archive/2007/10/02/Windows-Mobile-Web-Server-in-.Net-CF.aspx#150750</link><pubDate>Tue, 02 Oct 2007 08:30:37 GMT</pubDate><guid isPermaLink="false">9f588fb1-4571-42db-9419-e7c908124e96:150750</guid><dc:creator>Softwaremaker</dc:creator><description>&lt;p&gt;ok. hmmm. &amp;gt;&amp;gt; Just imagine the possibilities then.&lt;/p&gt;
&lt;p&gt;Share with us the possibilities (realistic and pragmatic of course) that a web server running on a Mobile device brings, bearing in mind that:&lt;/p&gt;
&lt;p&gt;1) Power consumption will really su** when you run a &amp;quot;always-listening&amp;quot; tcp socket&lt;/p&gt;
&lt;p&gt;2) Mobile Device is not always on&lt;/p&gt;
&lt;p&gt;3) You are NOT on Wi-Fi all the time. And if you are, refer to point [1]&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://community.sgdotnet.org/aggbug.aspx?PostID=150750" width="1" height="1"&gt;</description></item><item><title>re: Windows Bluescreen</title><link>http://community.sgdotnet.org/blogs/usoup/archive/2007/09/24/Windows-Bluescreen.aspx#150684</link><pubDate>Tue, 02 Oct 2007 01:55:07 GMT</pubDate><guid isPermaLink="false">9f588fb1-4571-42db-9419-e7c908124e96:150684</guid><dc:creator>usoup</dc:creator><description>&lt;p&gt;Hi icelava, perhaps your that laptop is too powerful that it doesn't support 640x480, 256 colors anymore? :D&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://community.sgdotnet.org/aggbug.aspx?PostID=150684" width="1" height="1"&gt;</description></item><item><title>re: Windows Bluescreen</title><link>http://community.sgdotnet.org/blogs/usoup/archive/2007/09/24/Windows-Bluescreen.aspx#150399</link><pubDate>Sun, 30 Sep 2007 13:44:24 GMT</pubDate><guid isPermaLink="false">9f588fb1-4571-42db-9419-e7c908124e96:150399</guid><dc:creator>icelava</dc:creator><description>&lt;p&gt;Doesn't appear to activate for one of my laptops.... just goes blank screen despite my power settings configured to shut down monitor long after screen saver's timing.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://community.sgdotnet.org/aggbug.aspx?PostID=150399" width="1" height="1"&gt;</description></item><item><title>re: Visual Studio 2008 Beta 2 denied access to Silverlight 1.1 Alpha project template</title><link>http://community.sgdotnet.org/blogs/usoup/archive/2007/09/10/Visual-Studio-2008-Beta-2-denied-access-to-Silverlight-1.1-Alpha-project-template.aspx#149868</link><pubDate>Fri, 28 Sep 2007 03:08:32 GMT</pubDate><guid isPermaLink="false">9f588fb1-4571-42db-9419-e7c908124e96:149868</guid><dc:creator>usoup</dc:creator><description>&lt;p&gt;Hi chuawenching: well, it happens only when AVG antivirus is installed in the machine. AVG antivirus is smart enough to detect hidden script extension (in this case, testpage.html.js), and block it. I used AVG free edition, so I don't have the exception list feature as found in the paid editions. :&amp;quot;&amp;gt;&lt;/p&gt;
&lt;p&gt;And apparently, my friend encountered the similar situation when he tried to load up Visual Studio 2005 Silverlight 1.0 project template too. So, the process of renaming remains the same, but the project template path may be different.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://community.sgdotnet.org/aggbug.aspx?PostID=149868" width="1" height="1"&gt;</description></item><item><title>re: Visual Studio 2008 Beta 2 denied access to Silverlight 1.1 Alpha project template</title><link>http://community.sgdotnet.org/blogs/usoup/archive/2007/09/10/Visual-Studio-2008-Beta-2-denied-access-to-Silverlight-1.1-Alpha-project-template.aspx#149726</link><pubDate>Thu, 27 Sep 2007 13:30:15 GMT</pubDate><guid isPermaLink="false">9f588fb1-4571-42db-9419-e7c908124e96:149726</guid><dc:creator>chuawenching</dc:creator><description>&lt;p&gt;I got it working though. I am not sure why you will see an error. Yeah, I don't have any antivirus in that image :P&lt;/p&gt;
&lt;p&gt;Thanks anyway.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://community.sgdotnet.org/aggbug.aspx?PostID=149726" width="1" height="1"&gt;</description></item><item><title>re: Windows Bluescreen</title><link>http://community.sgdotnet.org/blogs/usoup/archive/2007/09/24/Windows-Bluescreen.aspx#148707</link><pubDate>Mon, 24 Sep 2007 17:04:28 GMT</pubDate><guid isPermaLink="false">9f588fb1-4571-42db-9419-e7c908124e96:148707</guid><dc:creator>kitkai</dc:creator><description>&lt;p&gt;Will definitely hit your power button the next time i see your screensaver! :p&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://community.sgdotnet.org/aggbug.aspx?PostID=148707" width="1" height="1"&gt;</description></item><item><title>re: Visual Studio 2008 Beta 2 denied access to Silverlight 1.1 Alpha project template</title><link>http://community.sgdotnet.org/blogs/usoup/archive/2007/09/10/Visual-Studio-2008-Beta-2-denied-access-to-Silverlight-1.1-Alpha-project-template.aspx#146834</link><pubDate>Tue, 18 Sep 2007 01:38:02 GMT</pubDate><guid isPermaLink="false">9f588fb1-4571-42db-9419-e7c908124e96:146834</guid><dc:creator>sidyk</dc:creator><description>&lt;p&gt;Just learnt that theres a tool called findstr in windows from your post, I used to think that only the linux and unix world have such luxury in the grep command and that windows are limited to graphical file explorer search and does not seem have a dos equivalent.&lt;/p&gt;
&lt;p&gt;If I have known this eariler in the past.... &lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://community.sgdotnet.org/aggbug.aspx?PostID=146834" width="1" height="1"&gt;</description></item></channel></rss>