<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Blognote</title>
	<atom:link href="http://blog.edwardsmit.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.edwardsmit.com</link>
	<description>Edward&#039;s Unicode Sequences</description>
	<lastBuildDate>Tue, 26 Jan 2010 09:32:47 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Snow Leopard with Ruby 1.9 and Rails 2.3.5</title>
		<link>http://blog.edwardsmit.com/2009/12/snow-leopard-with-ruby-1-9-and-rails-2-3-5/</link>
		<comments>http://blog.edwardsmit.com/2009/12/snow-leopard-with-ruby-1-9-and-rails-2-3-5/#comments</comments>
		<pubDate>Thu, 24 Dec 2009 09:39:44 +0000</pubDate>
		<dc:creator>Edward</dc:creator>
				<category><![CDATA[Dev]]></category>
		<category><![CDATA[OSX]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[Snow Leopard]]></category>

		<guid isPermaLink="false">http://blog.edwardsmit.com/?p=40</guid>
		<description><![CDATA[I&#8217;m working my way through &#8220;Agile Web Development with Rails &#8211; Third Edition&#8221; and the latest version of the PickAxe &#8220;Programming Ruby &#8211; Third Edition&#8221; books of the Pragmatic Programmers.
As Snow Leopard is my OS I need to update the default shipped Ruby and Rails versions to get to Ruby 1.9 and Rails on top [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m working my way through &#8220;Agile Web Development with Rails &#8211; Third Edition&#8221; and the latest version of the PickAxe &#8220;Programming Ruby &#8211; Third Edition&#8221; books of the Pragmatic Programmers.<br />
As Snow Leopard is my OS I need to update the default shipped Ruby and Rails versions to get to Ruby 1.9 and Rails on top of that.</p>
<p>I&#8217;ve been installing and uninstalling multiple things before finally settling on my ultimate recipe for installing the correct Ruby version and Gems:<br />
(Within Terminal and already running the latest version of <a href="http://www.macports.org/install.php">macports</a> )</p>
<pre class="brush: bash">sudo port install ruby19 +nosuffix
sudo port install sqlite3
sudo gem update --system
sudo gem install sqlite3-ruby
sudo gem install rails
</pre>
]]></content:encoded>
			<wfw:commentRss>http://blog.edwardsmit.com/2009/12/snow-leopard-with-ruby-1-9-and-rails-2-3-5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Great Visual Diff/Merge tool for OSX</title>
		<link>http://blog.edwardsmit.com/2009/12/great-visual-diffmerge-tool-for-osx/</link>
		<comments>http://blog.edwardsmit.com/2009/12/great-visual-diffmerge-tool-for-osx/#comments</comments>
		<pubDate>Tue, 08 Dec 2009 10:12:34 +0000</pubDate>
		<dc:creator>Edward</dc:creator>
				<category><![CDATA[Dev]]></category>
		<category><![CDATA[OSX]]></category>

		<guid isPermaLink="false">http://blog.edwardsmit.com/?p=37</guid>
		<description><![CDATA[Back when my primary dev-environment was Microsoft I would use the open-source tool WinMerge for all my Diff/Merge needs. Great tool, good performance, does the job.
Now that I&#8217;ve switched to the Mac I had to find a new visual Diff/Merge tool, and I want it cheap, or better free 
Searches in the past didn&#8217;t turn [...]]]></description>
			<content:encoded><![CDATA[<p>Back when my primary dev-environment was Microsoft I would use the open-source tool <a href="http://winmerge.org/">WinMerge</a> for all my Diff/Merge needs. Great tool, good performance, does the job.<br />
Now that I&#8217;ve switched to the Mac I had to find a new visual Diff/Merge tool, and I want it cheap, or better free <img src='http://blog.edwardsmit.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
Searches in the past didn&#8217;t turn up any satisfying results, but I think I&#8217;ve found the tool to do the job. Sourcegear, a company I knew from the past for their Vault product, which is a compelling replacement of Visual SourceSafe, has been so kind to distribute their Diff/Merge tool as a standalone and <strong>free</strong> cross-platform tool.<br />
Downloaded, used it for comparing and merging FAST indexprofile files (which are plain XML), loving it.<br />
Oh, I&#8217;m not affiliated to Sourcegear in any way, just like their Diff/Merge tool on OSX.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.edwardsmit.com/2009/12/great-visual-diffmerge-tool-for-osx/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Restoring MacBook Pro using Time Capsule</title>
		<link>http://blog.edwardsmit.com/2009/10/restoring-macbook-pro-using-time-capsule/</link>
		<comments>http://blog.edwardsmit.com/2009/10/restoring-macbook-pro-using-time-capsule/#comments</comments>
		<pubDate>Mon, 26 Oct 2009 10:40:50 +0000</pubDate>
		<dc:creator>Edward</dc:creator>
				<category><![CDATA[Digital Life]]></category>
		<category><![CDATA[Backup]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Time Machine]]></category>

		<guid isPermaLink="false">http://blog.edwardsmit.com/?p=34</guid>
		<description><![CDATA[To my horror suddenly my MacBook Pro wouldn&#8217;t display anything anymore, a blank screen was all I got. Hooked up an external monitor, no success. Searched the internet and concluded that I might have a broken Nvidia graphics &#8220;card&#8221; (it&#8217;s soldered on the board so it&#8217;s not really a card) as the batch my MBP [...]]]></description>
			<content:encoded><![CDATA[<p>To my horror suddenly my MacBook Pro wouldn&#8217;t display anything anymore, a blank screen was all I got. Hooked up an external monitor, no success. Searched the internet and concluded that I might have a broken Nvidia graphics &#8220;card&#8221; (it&#8217;s soldered on the board so it&#8217;s not really a card) as the batch my MBP is from contains a faulty Nvidia card http://support.apple.com/kb/TS2377<br />
So I went to an Apple Service Center where they concluded that indeed my graphics card is broken and that repair is covered by the extended warranty. The ASC had a MBP for rent for the duration of the repair, but as I was late on the day they weren&#8217;t able to swap the harddisks.<br />
So I took the MBP home and ventured out to restore a Time Machine backup. I have a Time Capsule so there should be a recent backup available.<br />
The MBP booted into the installation of Leopard, after the introduction video (couldn&#8217;t bypass watching the whole video) I was give the option to do a restore from a backup. Selected the option, the MBP found my Time Capsule but after I selected a backup-set got the Spinning Beachball and nothing happening for more than an hour, I uttered a small curse.<br />
What the heck, let&#8217;s boot into Leopard and start the Migration Assistant. Hmm, the same experience, found my Time Capsule but after selecting the backup-set a Beachball. Damn.<br />
Read something about restoring a backup by starting the restore tool off from the OSX installation CD. So started the utilities, selected the restore, hmm it can&#8217;t find my Time Capsule. Looked up a knowledgebase article on the Apple site and found that I had to start the Wireless network by clicking the WIFI icon in the upper right corner of the utilities screen. Ok, so the backup-set can be selected, but you guessed it, a Beachball.<br />
Than it dawned me that the backup was made with Time Machine running Snow Leopard not Leopard, so I put in the Snow Leopard DVD, started the Utilities, selected restore from Time Capsule, saw the backupset, and now was able to select exactly which backup I wanted to restore. Selected the most recent (which was from just before the screen problems started) and went to bed.<br />
The next morning I was greeted with my trusted login-screen and everything was installed in such a way that I couldn&#8217;t tell that I was working on another machine. Great, love automatic backups. Note to Apple, a meaningful message along the lines of &#8220;Backup was created with a newer version of Time Machine&#8221; would have saved me a couple of hours.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.edwardsmit.com/2009/10/restoring-macbook-pro-using-time-capsule/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Switching to Git</title>
		<link>http://blog.edwardsmit.com/2009/08/switching-to-git/</link>
		<comments>http://blog.edwardsmit.com/2009/08/switching-to-git/#comments</comments>
		<pubDate>Tue, 11 Aug 2009 21:08:18 +0000</pubDate>
		<dc:creator>Edward</dc:creator>
				<category><![CDATA[Digital Life]]></category>

		<guid isPermaLink="false">http://blog.edwardsmit.com/?p=13</guid>
		<description><![CDATA[I&#8217;ve been using subversion for a very long time. During that period I&#8217;ve got several people and one company hooked on this version control system after I got frustrated with SourceSafe. SourceSafe was the only version control software developers on the Microsoft platform knew, if they did any. For those people subversion was a giant [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been using subversion for a very long time. During that period I&#8217;ve got several people and one company hooked on this version control system after I got frustrated with SourceSafe. SourceSafe was the only version control software developers on the Microsoft platform knew, if they did any. For those people subversion was a giant leap, but once they saw it in action on they&#8217;re large .net projects they were sold.<br />
Once I moved to the Mac OS X platform subversion happily travelled along for my local version control.<br />
I&#8217;ve always had two main frustrations with subversion:</p>
<ol>
<li>In a local situation you are stuck with a directory on your system which doesn&#8217;t contain anything sensible: your local repository</li>
<li>It is not easy to convert a local directory to a working copy under version control (add/commit/checkout)</li>
</ol>
<p>Now I&#8217;ve switched to <a title="Git" href="http://git-scm.com/">Git</a> and I will undoubtly find issues using it, but so far my two main frustrations are solved with three lines of code</p>
<pre class="brush: bash">git init
git add .
git commit -m "First commit"</pre>
]]></content:encoded>
			<wfw:commentRss>http://blog.edwardsmit.com/2009/08/switching-to-git/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iCal problem CalDAVDeleteEntityQueueableOperation</title>
		<link>http://blog.edwardsmit.com/2009/08/ical-problem-caldavdeleteentityqueueableoperation/</link>
		<comments>http://blog.edwardsmit.com/2009/08/ical-problem-caldavdeleteentityqueueableoperation/#comments</comments>
		<pubDate>Tue, 04 Aug 2009 15:47:38 +0000</pubDate>
		<dc:creator>Edward</dc:creator>
				<category><![CDATA[Digital Life]]></category>

		<guid isPermaLink="false">http://blog.edwardsmit.com/?p=11</guid>
		<description><![CDATA[Just one result in Google, but exactly the problem I was experiencing 
Changed the preference and restarted iCal. Problem solved.
Thanks Matt.
]]></description>
			<content:encoded><![CDATA[<p>Just <a href="http://www.google.com/search?hl=en&amp;rls=en-us&amp;q=zimbra+CalDAVDeleteEntityQueueableOperation">one result in Google</a>, but exactly the problem I was experiencing <img src='http://blog.edwardsmit.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
Changed the preference and restarted iCal. Problem solved.<br />
Thanks Matt.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.edwardsmit.com/2009/08/ical-problem-caldavdeleteentityqueueableoperation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Are you still listening?</title>
		<link>http://blog.edwardsmit.com/2009/07/are-you-still-listening/</link>
		<comments>http://blog.edwardsmit.com/2009/07/are-you-still-listening/#comments</comments>
		<pubDate>Tue, 28 Jul 2009 13:25:44 +0000</pubDate>
		<dc:creator>Edward</dc:creator>
				<category><![CDATA[blog]]></category>

		<guid isPermaLink="false">http://blog.edwardsmit.com/?p=4</guid>
		<description><![CDATA[Yeah I know, it&#8217;s been a while. I&#8217;ve been putting this off for a very, very long time.
I used to blog on tech-stuff I ran into in my job, I don&#8217;t think that will come back. We&#8217;ll see where this is going.
]]></description>
			<content:encoded><![CDATA[<p>Yeah I know, it&#8217;s been a while. I&#8217;ve been putting this off for a very, very long time.</p>
<p>I used to blog on tech-stuff I ran into in my job, I don&#8217;t think that will come back. We&#8217;ll see where this is going.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.edwardsmit.com/2009/07/are-you-still-listening/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Searching the Java RunTime for Vista 64-bit</title>
		<link>http://blog.edwardsmit.com/2007/08/searching-the-java-runtime-for-vista-64-bit/</link>
		<comments>http://blog.edwardsmit.com/2007/08/searching-the-java-runtime-for-vista-64-bit/#comments</comments>
		<pubDate>Fri, 31 Aug 2007 08:37:27 +0000</pubDate>
		<dc:creator>Edward</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.edwardsmit.com/Searching+The+Java+RunTime+For+Vista+64bit.aspx</guid>
		<description><![CDATA[I had a hard time finding the correct JRE for my Vista 64-bit installation. Apparantly it&#8217;s not on the Www.Java.Com site, at least I couldn&#8217;t find it on the downloads page, and don&#8217;t get me started on the automated detection/installation procedure at that site. I had more luck on the Sun-site, follow the path of [...]]]></description>
			<content:encoded><![CDATA[<p>I had a hard time finding the correct JRE for my Vista 64-bit installation. Apparantly it&#8217;s not on the <a href="http://www.Java.Com">Www.Java.Com</a> site, at least I couldn&#8217;t find it on the downloads page, and don&#8217;t get me started on the automated detection/installation procedure at that site. I had more luck on the Sun-site, follow the path of downloads, category, Java, Java 2 Platform Standard Edition, Latest Release (in the top blue header part) for some reason it redirects me first to the Java 5 downloads, Java Runtime 6 update X and there on the bottom the 64-bit for Windows AMD.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.edwardsmit.com/2007/08/searching-the-java-runtime-for-vista-64-bit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BizTalk Web Service Publishing Wizard Error: Method not found: System.Xml.Serialization.XmlMapping.get_ElementName()</title>
		<link>http://blog.edwardsmit.com/2007/08/biztalk-web-service-publishing-wizard-error-method-not-found-system-xml-serialization-xmlmapping-get_elementname/</link>
		<comments>http://blog.edwardsmit.com/2007/08/biztalk-web-service-publishing-wizard-error-method-not-found-system-xml-serialization-xmlmapping-get_elementname/#comments</comments>
		<pubDate>Fri, 17 Aug 2007 11:38:29 +0000</pubDate>
		<dc:creator>Edward</dc:creator>
				<category><![CDATA[BizTalk 2004]]></category>

		<guid isPermaLink="false">http://blog.edwardsmit.com/BizTalk+Web+Service+Publishing+Wizard+Error+Method+Not+Found+SystemXmlSerializationXmlMappinggetElementName.aspx</guid>
		<description><![CDATA[I was stunned, I had defined a Request schema and a Response schema to be used by a Web Service I wanted to implement in BizTalk 2004. The Request schema was straightforward, just some fields which made up a Service Request. The response would be a collection of 0 to N &#8220;Records&#8221;.
I had the Response [...]]]></description>
			<content:encoded><![CDATA[<p>I was stunned, I had defined a Request schema and a Response schema to be used by a Web Service I wanted to implement in BizTalk 2004. The Request schema was straightforward, just some fields which made up a Service Request. The response would be a collection of 0 to N &#8220;Records&#8221;.</p>
<p>I had the Response Schema defined somewhere around the lines of this:</p>
<pre class="brush: xml">
&lt;?xml version="1.0" encoding="utf-16"?&gt;
&lt;xs:schema xmlns="http://BizTalk_Webservice_Publishing_issue.Schema2"
  xmlns:b="http://schemas.microsoft.com/BizTalk/2003"
  targetNamespace="http://BizTalk_Webservice_Publishing_issue.Schema2"
  xmlns:xs="http://www.w3.org/2001/XMLSchema"&gt;
  &lt;xs:element name="Root"&gt;
    &lt;xs:complexType&gt;
      &lt;xs:sequence&gt;
        &lt;xs:element minOccurs="0" maxOccurs="unbounded" name="Record"&gt;
          &lt;xs:complexType&gt;
            &lt;xs:sequence&gt;
              &lt;xs:element name="Field1" type="xs:string" /&gt;
              &lt;xs:element name="Field2" type="xs:string" /&gt;
              &lt;xs:element name="Field3" type="xs:string" /&gt;
            &lt;/xs:sequence&gt;
          &lt;/xs:complexType&gt;
        &lt;/xs:element&gt;
      &lt;/xs:sequence&gt;
    &lt;/xs:complexType&gt;
  &lt;/xs:element&gt;
&lt;/xs:schema&gt;
</pre>
<p>Looks sensible right? It compiles okay, I can make an Orchestration with a Request-Response port, everything looks fine, until the Web Service Publishing Wizard gives me:</p>
<pre class="brush: csharp">
Failed to create project http://localhost/BizTalk_Webservice_Publishing_issue_Proxy.
[Microsoft.BizTalk.WebServices.PublishingException] Failed to construct code for schema "http://BizTalk_Webservice_Publishing_issue.Schema2".
Method not found: System.String System.Xml.Serialization.XmlMapping.get_ElementName().
</pre>
<p>I didn&#8217;t get it, what was wrong? After searching the internet (in which I obviously found one of <a href="http://bloggingabout.net/blogs/wellink/archive/2007/05/22/solving-the-microsoft-biztalk-webservices-publishingexception-with-imported-schema-s.aspx">Patrick&#8217;s blogpost</a> which didn&#8217;t help in this case as I had no imported schema&#8217;s) I began some experiments. I determined that the cause lies in the multiplicity on the <strong>Record</strong> element. It didn&#8217;t matter what values I used, as soon as the schema allowed more than one <strong>Record</strong> element to be a part of the message, the Wizard failed on me.</p>
<p>I don&#8217;t remember how I got the idea, but the solution is rather simple. It appears that the Wizard doesn&#8217;t like the multiplicity <em>on the <strong>element</strong></em>. So, let&#8217;s put the multiplicity one level higher, <strong><em>around</em></strong> the element, like this:</p>
<pre class="brush: xml">
&lt;?xml version="1.0" encoding="utf-16"?&gt;
&lt;xs:schema xmlns="http://BizTalk_Webservice_Publishing_issue.Schema2"
  xmlns:b="http://schemas.microsoft.com/BizTalk/2003"
  targetNamespace="http://BizTalk_Webservice_Publishing_issue.Schema2"
  xmlns:xs="http://www.w3.org/2001/XMLSchema"&gt;
  &lt;xs:element name="Root"&gt;
    &lt;xs:complexType&gt;
      &lt;xs:sequence&gt;
        &lt;xs:sequence minOccurs="0" maxOccurs="unbounded"&gt;
          &lt;xs:element name="Record"&gt;
            &lt;xs:complexType&gt;
              &lt;xs:sequence&gt;
                &lt;xs:element name="Field1" type="xs:string" /&gt;
                &lt;xs:element name="Field2" type="xs:string" /&gt;
                &lt;xs:element name="Field3" type="xs:string" /&gt;
              &lt;/xs:sequence&gt;
            &lt;/xs:complexType&gt;
          &lt;/xs:element&gt;
        &lt;/xs:sequence&gt;
      &lt;/xs:sequence&gt;
    &lt;/xs:complexType&gt;
  &lt;/xs:element&gt;
&lt;/xs:schema&gt;
</pre>
<p>So after encapsulating the <strong>Record</strong> element in a <em>Sequence</em> on which I added the multiplicity, all was well. I don&#8217;t think I fully understand why the Wizard (or XSD.exe which is running the show in the background) fails on the first version, but now I do know how to solve this.</p>
<p><strong>Update:</strong> fixed the formatting of the XML Schema&#8217;s for readability.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.edwardsmit.com/2007/08/biztalk-web-service-publishing-wizard-error-method-not-found-system-xml-serialization-xmlmapping-get_elementname/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Visual Studio Debugging Problems</title>
		<link>http://blog.edwardsmit.com/2007/05/visual-studio-debugging-problems/</link>
		<comments>http://blog.edwardsmit.com/2007/05/visual-studio-debugging-problems/#comments</comments>
		<pubDate>Wed, 09 May 2007 12:55:53 +0000</pubDate>
		<dc:creator>Edward</dc:creator>
				<category><![CDATA[.Net]]></category>
		<category><![CDATA[Debugging]]></category>

		<guid isPermaLink="false">http://blog.edwardsmit.com/Visual+Studio+Debugging+Problems.aspx</guid>
		<description><![CDATA[Note to self: An excellent post for all your Visual Studio debugging problems.
This one has helped me more than once, kudo&#8217;s to Min Kwan Park.
]]></description>
			<content:encoded><![CDATA[<p>Note to self: An excellent post for all your <a href="http://blogs.msdn.com/mkpark/articles/86872.aspx">Visual Studio debugging problems</a>.</p>
<p>This one has helped me more than once, kudo&#8217;s to Min Kwan Park.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.edwardsmit.com/2007/05/visual-studio-debugging-problems/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I want to store more items</title>
		<link>http://blog.edwardsmit.com/2007/01/i-want-to-store-more-items/</link>
		<comments>http://blog.edwardsmit.com/2007/01/i-want-to-store-more-items/#comments</comments>
		<pubDate>Wed, 24 Jan 2007 15:31:21 +0000</pubDate>
		<dc:creator>Edward</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.edwardsmit.com/I+Want+To+Store+More+Items.aspx</guid>
		<description><![CDATA[I&#8217;m running Vista and Office 2007. Previously I used Newsgator for all my blogreading, but the new Windows RSS platform in combination with Outlook 2007 brings me the exact same functionality.
It appears that the feeds have a limit for the number of items they can contain, this limit is by default set at 200. That&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m running Vista and Office 2007. Previously I used <a href="http://www.newsgator.com">Newsgator</a> for all my blogreading, but the new Windows RSS platform in combination with Outlook 2007 brings me the exact same functionality.</p>
<p>It appears that the feeds have a limit for the number of items they can contain, this limit is by default set at 200. That&#8217;s not enough for me. You can set the limit by modifying the feed properties, but that would mean I needed to right-click al the feeds (100+) so I needed another way to modify all the feeds. Of course the Windows RSS Platform has an API, so some programming will come to the rescue. I originally thought that this would be an excellent opportunity to delve into Powershell, but it appears that Powershell is not yet available for Vista at this moment <img src='http://blog.edwardsmit.com/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' /> </p>
<p>So some JavaScript to the rescue. Run it using cscript, and all feeds will be modified.</p>
<pre class="brush: javascript">
  var feedsManager, rootFolder;
  feedsManager = new ActiveXObject("Microsoft.FeedsManager");
  rootFolder = feedsManager.RootFolder;
  iterateFolders(rootFolder);

  function iterateFolders(folder)
  {
    if (null == folder) return;
    var currentFolder;
    var e = new Enumerator(folder.Subfolders);
    for(;!e.atEnd();e.moveNext())
    {
      currentFolder = e.item();
      iterateFolders(currentFolder);
    }
    iterateFeeds(folder);
  }

  function iterateFeeds(feedFolder)
  {
    if (null == feedFolder) return;
    var feed;
    var e = new Enumerator(feedFolder.Feeds);
    for(;!e.atEnd();e.moveNext())
    {
      feed=e.item();
      //feed.MaxItemCount = feedsManager.ItemCountLimit;
      feed.MaxItemCount = 0;
      WScript.Echo(feed.Name + ": " + feed.MaxItemCount);
    }
  }
</pre>
<p>Update: I previously set the MaxItemcount to the ItemCountLimit (2500), set it to 0 to set it to unlimited</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.edwardsmit.com/2007/01/i-want-to-store-more-items/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
