<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:copyright="http://blogs.law.harvard.edu/tech/rss" xmlns:image="http://purl.org/rss/1.0/modules/image/">
    <channel>
        <title>Computers</title>
        <link>http://www.kowitz.net/category/2.aspx</link>
        <description>Computers</description>
        <language>en-AU</language>
        <copyright>Brendan Kowitz</copyright>
        <managingEditor>brendan@kowitz.net</managingEditor>
        <generator>Subtext Version 2.0.0.43</generator>
        <item>
            <title>Additions to SUB</title>
            <link>http://kowitz.net/archive/2006/02/27/additions-to-sub.aspx</link>
            <description>Just downloaded and included the &lt;a href="http://www.gotdotnet.com/codegallery/codegallery.aspx?id=237330e0-65c5-4ebb-b62b-e486dd598604"&gt;ASP.NET Google SiteMap&lt;/a&gt; control, had to modify it a little so it looks at the mainMenu="true" option. You can have a look at its output &lt;a href="/GSiteMap.ashx"&gt;here&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Also I've added a &lt;a href="/Posts/PostArchives.aspx"&gt;Post Archive&lt;/a&gt;, which just passes straight down to the sqlite datalayer where it groups posts by a formatted month/year string.&lt;br /&gt;&lt;br /&gt;The other addition so far is a new search control on the sidebar.  It also passes straight down to the sqlite datalayer and returns the appropriate post records.&lt;br /&gt;&lt;img src="http://kowitz.net/aggbug/31.aspx" width="1" height="1" /&gt;</description>
            <guid>http://kowitz.net/archive/2006/02/27/additions-to-sub.aspx</guid>
            <pubDate>Sun, 26 Feb 2006 19:05:55 GMT</pubDate>
            <wfw:comment>http://kowitz.net/comments/31.aspx</wfw:comment>
            <comments>http://kowitz.net/archive/2006/02/27/additions-to-sub.aspx#feedback</comments>
            <slash:comments>2</slash:comments>
            <wfw:commentRss>http://kowitz.net/comments/commentRss/31.aspx</wfw:commentRss>
            <trackback:ping>http://kowitz.net/services/trackbacks/31.aspx</trackback:ping>
        </item>
        <item>
            <title>personal C# SMS gateway</title>
            <link>http://kowitz.net/archive/2005/06/05/personal-c-sms-gateway.aspx</link>
            <description>
		&lt;div class="Section1"&gt;
				&lt;p class="MsoPlainText"&gt;
						&lt;b&gt;
								&lt;font face="Courier New" size="2"&gt;
										&lt;span style="FONT-WEIGHT: bold; FONT-SIZE: 10pt"&gt;personal C# SMS gateway: &lt;?xml:namespace prefix = o /??&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;
								&lt;/font&gt;
						&lt;/b&gt;
				&lt;/p&gt;
				&lt;p class="MsoPlainText"&gt;
						&lt;font face="Courier New" size="2"&gt;
								&lt;span style="FONT-SIZE: 10pt"&gt;Host your own sms gateway. This project will probably need the windows .NET platform and a phone connected to a local com port. The project will be written in C# and demonstrate how to implement AT commands to control your phone in a web interface. I have read an article about controlling the com port using mono at as yet doesn't seem reliable.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;
						&lt;/font&gt;
				&lt;/p&gt;
		&lt;/div&gt;
&lt;img src="http://kowitz.net/aggbug/22.aspx" width="1" height="1" /&gt;</description>
            <guid>http://kowitz.net/archive/2005/06/05/personal-c-sms-gateway.aspx</guid>
            <pubDate>Sat, 04 Jun 2005 22:14:00 GMT</pubDate>
            <wfw:comment>http://kowitz.net/comments/22.aspx</wfw:comment>
            <comments>http://kowitz.net/archive/2005/06/05/personal-c-sms-gateway.aspx#feedback</comments>
            <wfw:commentRss>http://kowitz.net/comments/commentRss/22.aspx</wfw:commentRss>
            <trackback:ping>http://kowitz.net/services/trackbacks/22.aspx</trackback:ping>
        </item>
        <item>
            <title>virtual present using webcam</title>
            <link>http://kowitz.net/archive/2005/05/30/virtual-present-using-webcam.aspx</link>
            <description>
		&lt;div class="Section1"&gt;
				&lt;p class="MsoNormal"&gt;
						&lt;b&gt;
								&lt;font face="Times New Roman" size="3"&gt;
										&lt;span style="FONT-WEIGHT: bold; FONT-SIZE: 12pt"&gt;virtual present using webcam&lt;/span&gt;
								&lt;/font&gt;
						&lt;/b&gt;: &lt;/p&gt;
				&lt;p class="MsoNormal"&gt;What is this about? Well you've probably all seen those status messages on webpages saying '3 users online'. Well this project will use a motion detector on my local webcam, when it senses that someone is moving around in my room it'll update my online, then when there's no movement offline. Simple.&lt;?xml:namespace prefix = o /??&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;
		&lt;/div&gt;
&lt;img src="http://kowitz.net/aggbug/21.aspx" width="1" height="1" /&gt;</description>
            <guid>http://kowitz.net/archive/2005/05/30/virtual-present-using-webcam.aspx</guid>
            <pubDate>Mon, 30 May 2005 01:43:56 GMT</pubDate>
            <wfw:comment>http://kowitz.net/comments/21.aspx</wfw:comment>
            <comments>http://kowitz.net/archive/2005/05/30/virtual-present-using-webcam.aspx#feedback</comments>
            <wfw:commentRss>http://kowitz.net/comments/commentRss/21.aspx</wfw:commentRss>
            <trackback:ping>http://kowitz.net/services/trackbacks/21.aspx</trackback:ping>
        </item>
        <item>
            <title>xmlwebpackage</title>
            <link>http://kowitz.net/archive/2005/05/30/xmlwebpackage.aspx</link>
            <description>
		&lt;div class="Section1"&gt;
				&lt;p class="MsoNormal"&gt;
						&lt;b&gt;
								&lt;font face="Times New Roman" size="3"&gt;
										&lt;span style="FONT-WEIGHT: bold; FONT-SIZE: 12pt"&gt;xmlwebpackage&lt;/span&gt;
								&lt;/font&gt;
						&lt;/b&gt;: What is it? Well its basically using the same idea as a compiled help file (eg. chm). But, the content will be stored in plain text in an xml file, then zipped into a non compressed archive along with the pictures and other document related files. When the page is requested by the client, the picture files are streamed straight from the archive by the web server as if they were separate files. All this content will then be combined and formatted using a specified Dreamweaver template file. So content can simply be 'plugged' into the website and the rest is generated from the template. So benefits...change the template and the whole site changes. Drawbacks? well probably updating content, although because the archives will not be compressed this shouldn't be too difficult.&lt;?xml:namespace prefix = o /??&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;
		&lt;/div&gt;
&lt;img src="http://kowitz.net/aggbug/20.aspx" width="1" height="1" /&gt;</description>
            <guid>http://kowitz.net/archive/2005/05/30/xmlwebpackage.aspx</guid>
            <pubDate>Mon, 30 May 2005 01:43:25 GMT</pubDate>
            <wfw:comment>http://kowitz.net/comments/20.aspx</wfw:comment>
            <comments>http://kowitz.net/archive/2005/05/30/xmlwebpackage.aspx#feedback</comments>
            <wfw:commentRss>http://kowitz.net/comments/commentRss/20.aspx</wfw:commentRss>
            <trackback:ping>http://kowitz.net/services/trackbacks/20.aspx</trackback:ping>
        </item>
        <item>
            <title>MS XML Parser</title>
            <link>http://kowitz.net/archive/2005/05/20/ms-xml-parser.aspx</link>
            <description>
		&lt;p&gt;MS Released what looked to only be a partial implementation of their XMLparser with windows 2000, this was then finished by windows XP and a patchis floating around to update windows 2000. Now there is .NET, with its own built in XML parsing.  &lt;/p&gt;
		&lt;p&gt;I have been pulling data from a sql server, and then saving it out to XML. I then use the windows XML Parser to run it against an XSLT template to create my desired output file. Anyway .NET saves out a thing that looks like this: '&amp;amp;#xB ;' not exactly sure what it is yet, however the once happy full(er) implementation of the windows XML parser...is now unhappy again. &lt;/p&gt;
&lt;img src="http://kowitz.net/aggbug/19.aspx" width="1" height="1" /&gt;</description>
            <guid>http://kowitz.net/archive/2005/05/20/ms-xml-parser.aspx</guid>
            <pubDate>Fri, 20 May 2005 03:38:34 GMT</pubDate>
            <wfw:comment>http://kowitz.net/comments/19.aspx</wfw:comment>
            <comments>http://kowitz.net/archive/2005/05/20/ms-xml-parser.aspx#feedback</comments>
            <wfw:commentRss>http://kowitz.net/comments/commentRss/19.aspx</wfw:commentRss>
            <trackback:ping>http://kowitz.net/services/trackbacks/19.aspx</trackback:ping>
        </item>
        <item>
            <title>is mscorsvw.exe bad?</title>
            <link>http://kowitz.net/archive/2005/05/11/is-mscorsvw.exe-bad.aspx</link>
            <description>&lt;p&gt;I've noticed an unusual process starting up after I installed Visual Studio .NET 2005 b2. &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;mscorsvw.exe is .net 2.0's assembly optimizer&lt;/strong&gt;. The good news is; it starts up and works away in the background optimizing .net assemblies for your pc. However I did notice, when installed on WindowsXP SP1 that has been upgraded to SP2 the mscorsvw.exe process starts up and claims an unbearable amount of CPU. &lt;/p&gt;
&lt;p&gt;It is apparently supposed to optimize in the background after it does your core assemblies which should apparently only take a few minutes. If it doesn't you've got a problem.&lt;/p&gt;
&lt;p&gt;My solution come coincidently when my install of windows conveniently died a week or two after, so I installed a combined fresh copy of WindowXPSP2 and the problem never appeared. So my only conclusion is it might have been something weird happening with .net 2.0 and my install of XPSP1 upgraded to SP2&lt;/p&gt;
&lt;p&gt;For more information see this article which may answer any other questions: What is mscorsvw.exe and why is it eating up my CPU? http://blogs.msdn.com/davidnotario/archive/2005/04/27/412838.aspx &lt;/p&gt;&lt;img src="http://kowitz.net/aggbug/18.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Brendan Kowitz</dc:creator>
            <guid>http://kowitz.net/archive/2005/05/11/is-mscorsvw.exe-bad.aspx</guid>
            <pubDate>Wed, 11 May 2005 03:05:51 GMT</pubDate>
            <wfw:comment>http://kowitz.net/comments/18.aspx</wfw:comment>
            <comments>http://kowitz.net/archive/2005/05/11/is-mscorsvw.exe-bad.aspx#feedback</comments>
            <slash:comments>3</slash:comments>
            <wfw:commentRss>http://kowitz.net/comments/commentRss/18.aspx</wfw:commentRss>
            <trackback:ping>http://kowitz.net/services/trackbacks/18.aspx</trackback:ping>
        </item>
        <item>
            <title>Longhorn vs Tiger</title>
            <link>http://kowitz.net/archive/2005/04/26/longhorn-vs-tiger.aspx</link>
            <description>
		&lt;p class="mobile-post"&gt;
		&lt;/p&gt;
		&lt;div class="Section1"&gt;
				&lt;p class="MsoNormal"&gt;
						&lt;span style="FONT-SIZE: 100%; FONT-FAMILY: Times New Roman"&gt;
								&lt;span style="FONT-SIZE: 12px"&gt;Haha rivalry…lov’n it ;)&lt;br /&gt;&lt;/span&gt;
						&lt;/span&gt;
				&lt;/p&gt;
				&lt;p class="MsoNormal"&gt;
						&lt;span style="FONT-SIZE: 100%; FONT-FAMILY: Times New Roman"&gt;
								&lt;span style="FONT-SIZE: 12px"&gt;“Jim Allchin, Windows platform Vice President at Microsoft, said Longhorn is a much weightier project than Tiger, which he described as ‘a peripheral to the iPod.’”&lt;br /&gt;&lt;/span&gt;
						&lt;/span&gt;
				&lt;/p&gt;
				&lt;p class="MsoNormal"&gt;
						&lt;span style="FONT-SIZE: 100%; FONT-FAMILY: Times New Roman"&gt;
								&lt;span style="FONT-SIZE: 12px"&gt;Oh and also this:&lt;?xml:namespace prefix = o /??&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;
						&lt;/span&gt;
				&lt;/p&gt;
				&lt;p class="MsoNormal"&gt;
						&lt;span style="FONT-SIZE: 100%; FONT-FAMILY: Times New Roman"&gt;
								&lt;span style="FONT-SIZE: 12px"&gt;“Allchin also said that some of Apple's ideas such as Dashboard were inspired by early demos of Longhorn.”&lt;br /&gt;&lt;/span&gt;
						&lt;/span&gt;
				&lt;/p&gt;
				&lt;p class="MsoNormal"&gt;
						&lt;span style="FONT-SIZE: 100%; FONT-FAMILY: Times New Roman"&gt;
								&lt;span style="FONT-SIZE: 12px"&gt;
										&lt;a href="http://www.macminute.com/2005/04/25/tiger/"&gt;http://www.macminute.com/2005/04/25/tiger/&lt;/a&gt;
										&lt;br /&gt;
								&lt;/span&gt;
						&lt;/span&gt;
				&lt;/p&gt;
				&lt;p class="MsoNormal"&gt;
						&lt;span style="FONT-SIZE: 100%; FONT-FAMILY: Times New Roman"&gt;
								&lt;span style="FONT-SIZE: 12px"&gt;So who really invented the Konfabulator idea??&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;
						&lt;/span&gt;
				&lt;/p&gt;
				&lt;p class="MsoNormal"&gt;
						&lt;span style="FONT-SIZE: 100%; FONT-FAMILY: Times New Roman"&gt;
								&lt;span style="FONT-SIZE: 12px"&gt;
										&lt;o:p&gt;
										&lt;/o:p&gt;
								&lt;/span&gt;
						&lt;/span&gt;
				&lt;/p&gt;
		&lt;/div&gt;
&lt;img src="http://kowitz.net/aggbug/17.aspx" width="1" height="1" /&gt;</description>
            <guid>http://kowitz.net/archive/2005/04/26/longhorn-vs-tiger.aspx</guid>
            <pubDate>Tue, 26 Apr 2005 00:01:59 GMT</pubDate>
            <wfw:comment>http://kowitz.net/comments/17.aspx</wfw:comment>
            <comments>http://kowitz.net/archive/2005/04/26/longhorn-vs-tiger.aspx#feedback</comments>
            <slash:comments>2</slash:comments>
            <wfw:commentRss>http://kowitz.net/comments/commentRss/17.aspx</wfw:commentRss>
            <trackback:ping>http://kowitz.net/services/trackbacks/17.aspx</trackback:ping>
        </item>
        <item>
            <title>Konfabulator for ALL!</title>
            <link>http://kowitz.net/archive/2005/04/26/konfabulator-for-all.aspx</link>
            <description>
		&lt;p&gt;Very very cool..http://www.konfabulator.com/&lt;/p&gt;
		&lt;p&gt;Works with windows and mac..As for Apple's dashboard?http://www.macworld.com/news/2004/06/29/konfabulator/index.php&lt;br /&gt;"If this is what they do with the products they think are the best, then whywould anyone have any reason to develop more cool stuff? I certainly don't" (Arlo Rose, the developer of Konfabulator)&lt;/p&gt;
		&lt;p&gt;I wouldn't be happy either. &lt;/p&gt;
&lt;img src="http://kowitz.net/aggbug/16.aspx" width="1" height="1" /&gt;</description>
            <guid>http://kowitz.net/archive/2005/04/26/konfabulator-for-all.aspx</guid>
            <pubDate>Mon, 25 Apr 2005 21:53:59 GMT</pubDate>
            <wfw:comment>http://kowitz.net/comments/16.aspx</wfw:comment>
            <comments>http://kowitz.net/archive/2005/04/26/konfabulator-for-all.aspx#feedback</comments>
            <wfw:commentRss>http://kowitz.net/comments/commentRss/16.aspx</wfw:commentRss>
            <trackback:ping>http://kowitz.net/services/trackbacks/16.aspx</trackback:ping>
        </item>
        <item>
            <title>Tiger is coming...</title>
            <link>http://kowitz.net/archive/2005/04/13/tiger-is-coming.aspx</link>
            <description>
		&lt;p class="mobile-post"&gt;
		&lt;/p&gt;
		&lt;div class="Section1"&gt;
				&lt;p class="MsoNormal"&gt;
						&lt;font face="Times New Roman" size="3"&gt;
								&lt;span style="FONT-SIZE: 12pt"&gt;It’s finally happened…&lt;?xml:namespace prefix = o /??&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;
						&lt;/font&gt;
				&lt;/p&gt;
				&lt;p class="MsoNormal"&gt;
						&lt;font face="Times New Roman" size="3"&gt;
								&lt;span style="FONT-SIZE: 12pt"&gt;Apple to Ship Mac OS X “Tiger” on April 29&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;
						&lt;/font&gt;
				&lt;/p&gt;
				&lt;p class="MsoNormal"&gt;
						&lt;font face="Times New Roman" size="3"&gt;
								&lt;span style="FONT-SIZE: 12pt"&gt;
										&lt;o:p&gt;
										&lt;/o:p&gt;
								&lt;/span&gt;
						&lt;/font&gt;
				&lt;/p&gt;
				&lt;p class="MsoNormal"&gt;
						&lt;font face="Times New Roman" size="3"&gt;
								&lt;span style="FONT-SIZE: 12pt"&gt;
										&lt;a href="http://www.apple.com/pr/library/2005/apr/12tiger.html"&gt;http://www.apple.com/pr/library/2005/apr/12tiger.html&lt;/a&gt;
										&lt;o:p&gt;
										&lt;/o:p&gt;
								&lt;/span&gt;
						&lt;/font&gt;
				&lt;/p&gt;
				&lt;p class="MsoNormal"&gt;
						&lt;font face="Times New Roman" size="3"&gt;
								&lt;span style="FONT-SIZE: 12pt"&gt;
										&lt;o:p&gt; &lt;/o:p&gt;
								&lt;/span&gt;
						&lt;/font&gt;
				&lt;/p&gt;
		&lt;/div&gt;
		&lt;p&gt;
		&lt;/p&gt;
&lt;img src="http://kowitz.net/aggbug/15.aspx" width="1" height="1" /&gt;</description>
            <guid>http://kowitz.net/archive/2005/04/13/tiger-is-coming.aspx</guid>
            <pubDate>Wed, 13 Apr 2005 02:23:18 GMT</pubDate>
            <wfw:comment>http://kowitz.net/comments/15.aspx</wfw:comment>
            <comments>http://kowitz.net/archive/2005/04/13/tiger-is-coming.aspx#feedback</comments>
            <wfw:commentRss>http://kowitz.net/comments/commentRss/15.aspx</wfw:commentRss>
            <trackback:ping>http://kowitz.net/services/trackbacks/15.aspx</trackback:ping>
        </item>
        <item>
            <title>IBM Alphaworks</title>
            <link>http://kowitz.net/archive/2005/04/10/ibm-alphaworks.aspx</link>
            <description>Yep...And yet another reason why I like IBM AlphaWorks...Using .NET winforms from within Eclipse...they'll do anything. http://www.alphaworks.ibm.com/tech/eclipsewinforms &lt;img src="http://kowitz.net/aggbug/14.aspx" width="1" height="1" /&gt;</description>
            <guid>http://kowitz.net/archive/2005/04/10/ibm-alphaworks.aspx</guid>
            <pubDate>Sun, 10 Apr 2005 13:16:56 GMT</pubDate>
            <wfw:comment>http://kowitz.net/comments/14.aspx</wfw:comment>
            <comments>http://kowitz.net/archive/2005/04/10/ibm-alphaworks.aspx#feedback</comments>
            <wfw:commentRss>http://kowitz.net/comments/commentRss/14.aspx</wfw:commentRss>
            <trackback:ping>http://kowitz.net/services/trackbacks/14.aspx</trackback:ping>
        </item>
    </channel>
</rss>