<?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>Tim Anderson's ITWriting &#187; open source</title>
	<atom:link href="http://www.itwriting.com/blog/category/open-source/feed" rel="self" type="application/rss+xml" />
	<link>http://www.itwriting.com/blog</link>
	<description>Tech writing blog</description>
	<lastBuildDate>Thu, 02 Sep 2010 12:36:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Where is phpinfo() for .NET?</title>
		<link>http://www.itwriting.com/blog/2972-where-is-phpinfo-for-net.html</link>
		<comments>http://www.itwriting.com/blog/2972-where-is-phpinfo-for-net.html#comments</comments>
		<pubDate>Fri, 06 Aug 2010 10:07:17 +0000</pubDate>
		<dc:creator>tim</dc:creator>
				<category><![CDATA[.net]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[professional]]></category>
		<category><![CDATA[web authoring]]></category>
		<category><![CDATA[asp.net]]></category>
		<category><![CDATA[phpinfo]]></category>

		<guid isPermaLink="false">http://www.itwriting.com/blog/2972-where-is-phpinfo-for-net.html</guid>
		<description><![CDATA[<p>I’m moving an ASP.NET project to a different ISP, and rather than grill the ISP about the setup I cast around for a .NET equivalent to phpinfo(), which generates a web page giving comprehensive information about the server configuration.</p> <p>The closest I’ve found so far is this Codeplex project by Aarron K Jackson. I <p><i>...continue reading</i> <a href="http://www.itwriting.com/blog/2972-where-is-phpinfo-for-net.html">Where is phpinfo() for .NET?</a></p>


Related posts:<ol><li><a href='http://www.itwriting.com/blog/860-chrome-browser-memory-usage-a-good-start.html' rel='bookmark' title='Permanent Link: Chrome browser memory usage: a good start'>Chrome browser memory usage: a good start</a></li>
<li><a href='http://www.itwriting.com/blog/681-installing-sproutcore-on-ubuntu-on-virtualbox.html' rel='bookmark' title='Permanent Link: Installing SproutCore on Ubuntu on VirtualBox'>Installing SproutCore on Ubuntu on VirtualBox</a></li>
<li><a href='http://www.itwriting.com/blog/300-recreating-itunes-in-silverlight.html' rel='bookmark' title='Permanent Link: Recreating iTunes in Silverlight'>Recreating iTunes in Silverlight</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>I’m moving an ASP.NET project to a different ISP, and rather than grill the ISP about the setup I cast around for a .NET equivalent to phpinfo(), which generates a web page giving comprehensive information about the server configuration.</p>
<p>The closest I’ve found so far is this <a href="http://aspnetinfo.codeplex.com/" target="_blank">Codeplex project</a> by <a href="http://www.aaronkjackson.com/" target="_blank">Aarron K Jackson</a>. I downloaded the source, compiled (I had to delete the private key included by the author) and ran it on the new server. It did in fact answer most of my questions. Information includes the Windows and .NET version, number of CPU cores, memory available and used, environmental variables, path to the web site, IIS version, trust level, and all the server variables; there is even a test email form.</p>
<p><a href="http://www.itwriting.com/blog/wp-content/uploads/2010/08/image2.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://www.itwriting.com/blog/wp-content/uploads/2010/08/image_thumb2.png" width="404" height="396" /></a> </p>
<p>According to Codeplex the project has fewer than 100 downloads so I thought it deserved a plug. One caveat: I suggest you password-protect it or delete after use, since the information could be valuable to hackers.</p>


<p>Related posts:<ol><li><a href='http://www.itwriting.com/blog/860-chrome-browser-memory-usage-a-good-start.html' rel='bookmark' title='Permanent Link: Chrome browser memory usage: a good start'>Chrome browser memory usage: a good start</a></li>
<li><a href='http://www.itwriting.com/blog/681-installing-sproutcore-on-ubuntu-on-virtualbox.html' rel='bookmark' title='Permanent Link: Installing SproutCore on Ubuntu on VirtualBox'>Installing SproutCore on Ubuntu on VirtualBox</a></li>
<li><a href='http://www.itwriting.com/blog/300-recreating-itunes-in-silverlight.html' rel='bookmark' title='Permanent Link: Recreating iTunes in Silverlight'>Recreating iTunes in Silverlight</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.itwriting.com/blog/2972-where-is-phpinfo-for-net.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Oracle breaks, then mends Eclipse with new Java build</title>
		<link>http://www.itwriting.com/blog/2949-oracle-breaks-then-mends-eclipse-with-new-java-build.html</link>
		<comments>http://www.itwriting.com/blog/2949-oracle-breaks-then-mends-eclipse-with-new-java-build.html#comments</comments>
		<pubDate>Wed, 04 Aug 2010 06:34:11 +0000</pubDate>
		<dc:creator>tim</dc:creator>
				<category><![CDATA[Sun]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[oracle]]></category>
		<category><![CDATA[sun]]></category>

		<guid isPermaLink="false">http://www.itwriting.com/blog/2949-oracle-breaks-then-mends-eclipse-with-new-java-build.html</guid>
		<description><![CDATA[<p>Somewhere in the JVM (Java Virtual Machine) is a company field, identifying the source of the JVM. Following its acquisition of Sun, Oracle reasonably enough changed the field in version 1.6.0_21 to reference Oracle rather than Sun.</p> <p>Unfortunately some applications use the field to vary some command-line arguments according to which JVM is in <p><i>...continue reading</i> <a href="http://www.itwriting.com/blog/2949-oracle-breaks-then-mends-eclipse-with-new-java-build.html">Oracle breaks, then mends Eclipse with new Java build</a></p>


Related posts:<ol><li><a href='http://www.itwriting.com/blog/3014-oracle-still-foisting-google-toolbar-on-java-users.html' rel='bookmark' title='Permanent Link: Oracle still foisting Google Toolbar on Java users'>Oracle still foisting Google Toolbar on Java users</a></li>
<li><a href='http://www.itwriting.com/blog/3005-apple-not-android-is-killing-client-side-java-so-why-is-oracle-suing-google.html' rel='bookmark' title='Permanent Link: Apple not Android is killing client-side Java &ndash; so why is Oracle suing Google?'>Apple not Android is killing client-side Java &ndash; so why is Oracle suing Google?</a></li>
<li><a href='http://www.itwriting.com/blog/17-oracle-jdeveloper-and-eclipse.html' rel='bookmark' title='Permanent Link: Oracle, JDeveloper and Eclipse'>Oracle, JDeveloper and Eclipse</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Somewhere in the JVM (Java Virtual Machine) is a company field, identifying the source of the JVM. Following its acquisition of Sun, Oracle reasonably enough changed the field in version 1.6.0_21 to reference Oracle rather than Sun.</p>
<p>Unfortunately some applications use the field to vary some command-line arguments according to which JVM is in use. “If Sun JVM do this, if IBM JVM do that.” Eclipse was one of these, so Oracle’s update caused “crashing and freezing issues” for Windows users. There is <a href="http://wiki.eclipse.org/FAQ_How_do_I_run_Eclipse%3F#Oracle.2FSun_VM_1.6.0_21_on_Windows" target="_blank">more information here</a>.</p>
<p>When the problem was discovered, Oracle issued an update that reverts the change. Hence Ian Skerrett at Eclipse has posted <a href="http://ianskerrett.wordpress.com/2010/07/29/oracle-demostrates-great-community-support-and-fixes-eclipse/" target="_blank">Oracle Demostrates Great Community Support and Fixes Eclipse</a>.</p>
<p>The issue demonstrates that almost any software change can have unintended consequences, especially if the software is an application runtime.</p>
<p>Should Oracle have checked for this before release? Possibly; though it cannot check every build against every application on every platform. Still, everyone has done the right thing here.</p>
<p>Will the JVM now say Sun for ever? I would think for some time to come, bearing in mind that companies may standardise on specific Eclipse builds and stay on them for an extended period.</p>


<p>Related posts:<ol><li><a href='http://www.itwriting.com/blog/3014-oracle-still-foisting-google-toolbar-on-java-users.html' rel='bookmark' title='Permanent Link: Oracle still foisting Google Toolbar on Java users'>Oracle still foisting Google Toolbar on Java users</a></li>
<li><a href='http://www.itwriting.com/blog/3005-apple-not-android-is-killing-client-side-java-so-why-is-oracle-suing-google.html' rel='bookmark' title='Permanent Link: Apple not Android is killing client-side Java &ndash; so why is Oracle suing Google?'>Apple not Android is killing client-side Java &ndash; so why is Oracle suing Google?</a></li>
<li><a href='http://www.itwriting.com/blog/17-oracle-jdeveloper-and-eclipse.html' rel='bookmark' title='Permanent Link: Oracle, JDeveloper and Eclipse'>Oracle, JDeveloper and Eclipse</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.itwriting.com/blog/2949-oracle-breaks-then-mends-eclipse-with-new-java-build.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft and the NHS: what went wrong?</title>
		<link>http://www.itwriting.com/blog/2942-microsoft-and-the-nhs-what-went-wrong.html</link>
		<comments>http://www.itwriting.com/blog/2942-microsoft-and-the-nhs-what-went-wrong.html#comments</comments>
		<pubDate>Tue, 03 Aug 2010 15:19:18 +0000</pubDate>
		<dc:creator>tim</dc:creator>
				<category><![CDATA[google]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[nhs]]></category>

		<guid isPermaLink="false">http://www.itwriting.com/blog/2942-microsoft-and-the-nhs-what-went-wrong.html</guid>
		<description><![CDATA[<p>Microsoft UK’s John Coulthard, Senior Director Healthcare and Life Sciences, has posted a comment on the decision by the NHS not to renew its EWA (Enterprise Wide Agreement) with Microsoft. His summary:</p> <p>The bottom line is the NHS benefited from the productivity gains delivered through a suite of Microsoft software worth in excess of <p><i>...continue reading</i> <a href="http://www.itwriting.com/blog/2942-microsoft-and-the-nhs-what-went-wrong.html">Microsoft and the NHS: what went wrong?</a></p>


Related posts:<ol><li><a href='http://www.itwriting.com/blog/2721-serena-flip-flops-goes-google-then-back-to-microsoft.html' rel='bookmark' title='Permanent Link: Serena flip-flops: goes Google, then back to Microsoft'>Serena flip-flops: goes Google, then back to Microsoft</a></li>
<li><a href='http://www.itwriting.com/blog/2035-whats-wrong-with-microsoft-hotmail.html' rel='bookmark' title='Permanent Link: What&rsquo;s wrong with Microsoft Hotmail?'>What&rsquo;s wrong with Microsoft Hotmail?</a></li>
<li><a href='http://www.itwriting.com/blog/992-tell-me-whats-wrong-with-microsofts-team-system.html' rel='bookmark' title='Permanent Link: Tell me what&rsquo;s wrong with Microsoft&rsquo;s Team System'>Tell me what&rsquo;s wrong with Microsoft&rsquo;s Team System</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Microsoft UK’s John Coulthard, Senior Director Healthcare and Life Sciences, has <a href="http://www.microsoft.com/emea/presscentre/pressreleases/NHSAgreement_300710.mspx" target="_blank">posted a comment</a> on the decision by the NHS not to renew its EWA (Enterprise Wide Agreement) with Microsoft. His summary:</p>
<blockquote><p>The bottom line is the NHS benefited from the productivity gains delivered through a suite of Microsoft software worth in excess of £270m per year. The actual cost to the NHS was £65m per year, delivering a saving of saving of £205m to the NHS and British taxpayers. For the next three years the cost would have risen to £85m as the NHS deploys more and more technology while the National Programme rolls out.</p>
</blockquote>
<p>Software supplier whinging at loss of a lucrative contract? Of course; but at the same time I’d be interested to know whether this results in greater expense for UK taxpayers, of which I am one, and what is the real reason for the contract’s termination.</p>
<p>I’d like to think the decision is part of a strategy to end vendor lock-in and promote both competition and use of open source systems; but the truth may be less inspiring.</p>
<p>What are we to make of <a href="http://www.computerweekly.com/Articles/2010/07/14/241977/Government-scraps-16380m-Microsoft-licensing-deal-with.htm" target="_blank">this report in Computer Weekly</a> which says:</p>
<blockquote><p>“Out of the blue, the Cabinet Office rejected the cut-down version of the renewal,&quot; said a source. &quot;The noise from the top is that they are not sure national agreements work. It will be down to the trusts to make sure they are fully licensed.&quot;</p>
</blockquote>
<p>One of the odd things reported is that the cut-down agreement was to have cost £21m, I presume annually; but the government is paying an immediate £50m to Microsoft:</p>
<blockquote><p>The Cabinet Office did agree to pay Microsoft about £50m to cover software used in the previous agreement that was not licensed, but attributed the spend to the last administration&#8217;s budget.</p>
</blockquote>
<p>That does not sound like a strategy to save money, when you consider the licensing costs now facing NHS trusts who no longer have an agreement in place.</p>
<p>Now, it is possible that the long-term effect will be to reduce lock-in, though that is optimistic; I do not know if any NHS trusts are actually planning to move away from Microsoft’s platform and even if they are, it is not something that can be done quickly. Another scenario is that most of them make their own agreements with Microsoft, the total cost of which exceeds what the EWA renewal would have cost.</p>
<p>Still, the outcome will probably please Google which has its own idea about how to provide IT for healthcare.</p>
<p>Nothing I’ve read really explains the decision and I would like to know more.</p>


<p>Related posts:<ol><li><a href='http://www.itwriting.com/blog/2721-serena-flip-flops-goes-google-then-back-to-microsoft.html' rel='bookmark' title='Permanent Link: Serena flip-flops: goes Google, then back to Microsoft'>Serena flip-flops: goes Google, then back to Microsoft</a></li>
<li><a href='http://www.itwriting.com/blog/2035-whats-wrong-with-microsoft-hotmail.html' rel='bookmark' title='Permanent Link: What&rsquo;s wrong with Microsoft Hotmail?'>What&rsquo;s wrong with Microsoft Hotmail?</a></li>
<li><a href='http://www.itwriting.com/blog/992-tell-me-whats-wrong-with-microsofts-team-system.html' rel='bookmark' title='Permanent Link: Tell me what&rsquo;s wrong with Microsoft&rsquo;s Team System'>Tell me what&rsquo;s wrong with Microsoft&rsquo;s Team System</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.itwriting.com/blog/2942-microsoft-and-the-nhs-what-went-wrong.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Day Software: another strategic acquisition for Adobe</title>
		<link>http://www.itwriting.com/blog/2928-day-software-another-strategic-acquisition-for-adobe.html</link>
		<comments>http://www.itwriting.com/blog/2928-day-software-another-strategic-acquisition-for-adobe.html#comments</comments>
		<pubDate>Wed, 28 Jul 2010 15:25:20 +0000</pubDate>
		<dc:creator>tim</dc:creator>
				<category><![CDATA[adobe]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[professional]]></category>
		<category><![CDATA[web authoring]]></category>
		<category><![CDATA[day software]]></category>
		<category><![CDATA[livecycle]]></category>
		<category><![CDATA[roy fielding]]></category>

		<guid isPermaLink="false">http://www.itwriting.com/blog/2928-day-software-another-strategic-acquisition-for-adobe.html</guid>
		<description><![CDATA[<p>Adobe has acquired&#160;Day Software, a company which specialises in web content management. Its products include the CRX Java Content Repository and the CQ5 Web Content Management Platform. One of its distinctive features is an emphasis on interaction and collaboration. Day’s chief scientist is Roy Fielding, co-founder of the Apache Software Foundation and well-known for <p><i>...continue reading</i> <a href="http://www.itwriting.com/blog/2928-day-software-another-strategic-acquisition-for-adobe.html">Day Software: another strategic acquisition for Adobe</a></p>


Related posts:<ol><li><a href='http://www.itwriting.com/blog/931-google-adobe-mozilla-open-source-war-of-words-is-all-about-owning-the-platform.html' rel='bookmark' title='Permanent Link: Google, Adobe, Mozilla: Open source war of words is all about owning the platform'>Google, Adobe, Mozilla: Open source war of words is all about owning the platform</a></li>
<li><a href='http://www.itwriting.com/blog/2015-adobe-financials-and-the-future-of-packaged-software.html' rel='bookmark' title='Permanent Link: Adobe financials and the future of packaged software'>Adobe financials and the future of packaged software</a></li>
<li><a href='http://www.itwriting.com/blog/2748-adobe-livecycle-and-the-apple-problem.html' rel='bookmark' title='Permanent Link: Adobe LiveCycle and the Apple problem'>Adobe LiveCycle and the Apple problem</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Adobe <a href="http://www.adobe.com/aboutadobe/pressroom/pressreleases/201007/072810AdobetoAcquireDaySoftware.html" target="_blank">has acquired</a>&#160;<a href="http://www.day.com/day/en.html" target="_blank">Day Software</a>, a company which specialises in web content management. Its products include the CRX Java Content Repository and the CQ5 Web Content Management Platform. One of its distinctive features is an emphasis on interaction and collaboration. Day’s chief scientist is Roy Fielding, co-founder of the Apache Software Foundation and well-known for his work on REST (Representational State Transfer).</p>
<p>The acquisition gives Adobe a stronger presence in the open source community, and it will be interesting to see if it influences controversial issues like the fact that the Flash Player is closed source, or that some of Adobe’s open source projects are not as collaborative as they could be.</p>
<p>I suspect though that Adobe is mainly aiming to broaden its technology to encompass web content management and to tie it together with its rich client platform, Flash and AIR. It is a good fit, since it is Java based and should work nicely with the existing LiveCycle pieces. We might also expect integration with <a href="http://www.omniture.com" target="_blank">Omniture web analytics</a> as well as with the content authoring tools in Creative Suite.</p>
<p>Looks like a sane acquisition to me.</p>


<p>Related posts:<ol><li><a href='http://www.itwriting.com/blog/931-google-adobe-mozilla-open-source-war-of-words-is-all-about-owning-the-platform.html' rel='bookmark' title='Permanent Link: Google, Adobe, Mozilla: Open source war of words is all about owning the platform'>Google, Adobe, Mozilla: Open source war of words is all about owning the platform</a></li>
<li><a href='http://www.itwriting.com/blog/2015-adobe-financials-and-the-future-of-packaged-software.html' rel='bookmark' title='Permanent Link: Adobe financials and the future of packaged software'>Adobe financials and the future of packaged software</a></li>
<li><a href='http://www.itwriting.com/blog/2748-adobe-livecycle-and-the-apple-problem.html' rel='bookmark' title='Permanent Link: Adobe LiveCycle and the Apple problem'>Adobe LiveCycle and the Apple problem</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.itwriting.com/blog/2928-day-software-another-strategic-acquisition-for-adobe.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How infectious is the GPL? Battle of words between WordPress and Thesis</title>
		<link>http://www.itwriting.com/blog/2882-how-infectious-is-the-gpl-battle-of-words-between-wordpress-and-thesis.html</link>
		<comments>http://www.itwriting.com/blog/2882-how-infectious-is-the-gpl-battle-of-words-between-wordpress-and-thesis.html#comments</comments>
		<pubDate>Thu, 15 Jul 2010 12:46:33 +0000</pubDate>
		<dc:creator>tim</dc:creator>
				<category><![CDATA[licensing]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[gpl]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.itwriting.com/blog/2882-how-infectious-is-the-gpl-battle-of-words-between-wordpress-and-thesis.html</guid>
		<description><![CDATA[<p>Matt Mullenweg, the creator of WordPress, is engaged in a battle of words with the maker of one of its premium themes, Chris Pearson, who runs DIYthemes and offers the Thesis theme on a paid-for basis. I listened to their discussion on Mixergy; it is ill-tempered particularly on Pearson’s side.</p> <p>The issue boils down <p><i>...continue reading</i> <a href="http://www.itwriting.com/blog/2882-how-infectious-is-the-gpl-battle-of-words-between-wordpress-and-thesis.html">How infectious is the GPL? Battle of words between WordPress and Thesis</a></p>


Related posts:<ol><li><a href='http://www.itwriting.com/blog/192-using-wordpress-pages.html' rel='bookmark' title='Permanent Link: Using WordPress pages'>Using WordPress pages</a></li>
<li><a href='http://www.itwriting.com/blog/133-a-wordpress-flaw-no-paged-comments.html' rel='bookmark' title='Permanent Link: A WordPress flaw: no paged comments'>A WordPress flaw: no paged comments</a></li>
<li><a href='http://www.itwriting.com/blog/14-moving-to-wordpress.html' rel='bookmark' title='Permanent Link: Moving to WordPress without breaking links'>Moving to WordPress without breaking links</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Matt Mullenweg, the creator of <a href="http://wordpress.org/" target="_blank">WordPress</a>, is engaged in a battle of words with the maker of one of its premium themes, Chris Pearson, who runs <a href="http://diythemes.com/" target="_blank">DIYthemes</a> and offers the Thesis theme on a paid-for basis. I listened to their <a href="http://mixergy.com/chris-pearson-matt-mullenweg/" target="_blank">discussion on Mixergy</a>; it is ill-tempered particularly on Pearson’s side.</p>
<p>The issue boils down to this. WordPress is licensed under the <a href="http://www.gnu.org/licenses/gpl.html" target="_blank">GPL</a>, which provides that if you derive a new work from an existing GPL-licensed work, the GPL applies to your new work as well.</p>
<p>Pearson argues, I think, that his work is not so tightly linked to WordPress that the GPL applies. “Thesis does not inherit anything from WordPress” he says.</p>
<p>Mullenweg says that the way themes interact with WordPress is such that all themes much be GPL. “If you build something on top of it, it should be GPL” he says.</p>
<p>Pearson is refusing to license his theme under the GPL. What is to be done – would Mullenweg go to court to protect the GPL?</p>
<p>“You want us to sue you? That would break my heart.” he says. Then later, “I really hope it doesn’t come to that.” Then, “If people decide the GPL doesn’t apply, it’s a serious step for open source.”</p>
<p>Disclosure: this site runs on WordPress and I regard Mullenweg as one of the heroes of open source. Like the <a href="http://www.apache.org/" target="_blank">Apache</a> web server (also in action here), WordPress is among the greatest achievements of the open source community.</p>
<p>I have no legal expertise; though I know a little about how WordPress works. Themes link very tightly with WordPress and in most cases are built by modifying an existing GPL theme; but I guess if you could show that Pearson’s work does not do this but merely runs on WordPress, as opposed to modifying it, he may have a case. That’s the argument <a href="http://perpetualbeta.com/release/2009/11/why-the-gpl-does-not-apply-to-premium-wordpress-themes/" target="_blank">Michael Wasylik makes here</a>. On the other hand, did Pearson really create his theme without including any tiny bit of GPL code?</p>
<p>Another factor: if you choose to build an extension to a platform like WordPress, it is arguably unwise to do something counter to the strong wishes of its founder. There are ethical as well as legal aspects to this.</p>
<p>It is an important discussion for the open source community.</p>


<p>Related posts:<ol><li><a href='http://www.itwriting.com/blog/192-using-wordpress-pages.html' rel='bookmark' title='Permanent Link: Using WordPress pages'>Using WordPress pages</a></li>
<li><a href='http://www.itwriting.com/blog/133-a-wordpress-flaw-no-paged-comments.html' rel='bookmark' title='Permanent Link: A WordPress flaw: no paged comments'>A WordPress flaw: no paged comments</a></li>
<li><a href='http://www.itwriting.com/blog/14-moving-to-wordpress.html' rel='bookmark' title='Permanent Link: Moving to WordPress without breaking links'>Moving to WordPress without breaking links</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.itwriting.com/blog/2882-how-infectious-is-the-gpl-battle-of-words-between-wordpress-and-thesis.html/feed</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Novell&#8217;s Michael Meeks downbeat on OpenOffice.org project</title>
		<link>http://www.itwriting.com/blog/2760-novells-michael-meeks-downbeat-on-openoffice-org-project.html</link>
		<comments>http://www.itwriting.com/blog/2760-novells-michael-meeks-downbeat-on-openoffice-org-project.html#comments</comments>
		<pubDate>Mon, 21 Jun 2010 16:01:19 +0000</pubDate>
		<dc:creator>tim</dc:creator>
				<category><![CDATA[Sun]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[oracle]]></category>
		<category><![CDATA[ibm]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[novell]]></category>
		<category><![CDATA[openoffice]]></category>

		<guid isPermaLink="false">http://www.itwriting.com/blog/2760-novells-michael-meeks-downbeat-on-openoffice-org-project.html</guid>
		<description><![CDATA[<p>There is a fascinating interview over on The H with Michael Meeks, who works at Novell on OpenOffice.org development. It would be wrong to call OpenOffice.org unsuccessful: it is a solid product that forms a viable alternative to Microsoft Office in many scenarios. Nevertheless, it has not disrupted the Microsoft Office market as much <p><i>...continue reading</i> <a href="http://www.itwriting.com/blog/2760-novells-michael-meeks-downbeat-on-openoffice-org-project.html">Novell&#8217;s Michael Meeks downbeat on OpenOffice.org project</a></p>


Related posts:<ol><li><a href='http://www.itwriting.com/blog/1053-openoffice-to-become-adware.html' rel='bookmark' title='Permanent Link: OpenOffice to become adware?'>OpenOffice to become adware?</a></li>
<li><a href='http://www.itwriting.com/blog/1047-microsoft-office-vs-openofficeorg-in-uk-education.html' rel='bookmark' title='Permanent Link: Microsoft Office vs OpenOffice.org in UK education'>Microsoft Office vs OpenOffice.org in UK education</a></li>
<li><a href='http://www.itwriting.com/blog/331-ibms-new-lotus-symphony.html' rel='bookmark' title='Permanent Link: IBM&#8217;s new Lotus Symphony'>IBM&#8217;s new Lotus Symphony</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>There is a fascinating <a href="http://www.h-online.com/open/features/OpenOffice-at-the-crossroads-1023702.html" target="_blank">interview over on The H</a> with Michael Meeks, who works at Novell on <a href="http://www.openoffice.org/" target="_blank">OpenOffice.org</a> development. It would be wrong to call OpenOffice.org unsuccessful: it is a solid product that forms a viable alternative to Microsoft Office in many scenarios. Nevertheless, it has not disrupted the Microsoft Office market as much as perhaps could have been expected; and Meeks explains what may be the reasons – tight control by Sun (now Oracle) and a bureaucratic approach to project management that has stifled the enthusiasm of the open source community.</p>
<p>Contributors to OpenOffice.org are required to sign over copyright, which is a big ask if you are giving it freely. While Meeks does not say that the trust of contributors has been abused, he does say that that there is a lack of transparency and reassurance, specifically concerning IBM’s <a href="http://symphony.lotus.com/" target="_blank">Symphony</a> which is based on OpenOffice.org:</p>
<blockquote><p>In some places they do feed stuff back. We see their changes, but parts of Symphony are not open source, and we don&#8217;t have the code for them, and interestingly, there is no source code available so far as I am aware of the version of OO.o that IBM is shipping inside their product, so clearly they&#8217;re not shipping this under the LGPLv3. IBM have a fairly public antipathy towards the GPL unfortunately, and as a consequence you have to wonder what terms are they shipping OpenOffice under &#8211; and as there is a lot of my code in there, not only my code but Novell&#8217;s code and a lot of other people&#8217;s code, you have to wonder &#8216;What were the terms and what was the deal? That&#8217;s a shame, and would really help improve the transparency and confidence in Sun&#8217;s stewardship around these things. The code was assigned to Sun, and I have no doubt there is no legal problem at all, but a lot of people have assigned their code to Sun in good faith, believing them to be good stewards. Maybe they are but its impossible to tell without knowing the terms under which third parties are shipping the code.</p>
</blockquote>
<p>Meeks says that the Oracle takeover is an opportunity for things to get better. Even if you like Microsoft Office you should hope that it does, since a strong OpenOffice puts pressure on the competition to keep prices down and product development up. Further, Microsoft has no plans for Office on Linux that I know of – unless you count Office Web Apps.</p>


<p>Related posts:<ol><li><a href='http://www.itwriting.com/blog/1053-openoffice-to-become-adware.html' rel='bookmark' title='Permanent Link: OpenOffice to become adware?'>OpenOffice to become adware?</a></li>
<li><a href='http://www.itwriting.com/blog/1047-microsoft-office-vs-openofficeorg-in-uk-education.html' rel='bookmark' title='Permanent Link: Microsoft Office vs OpenOffice.org in UK education'>Microsoft Office vs OpenOffice.org in UK education</a></li>
<li><a href='http://www.itwriting.com/blog/331-ibms-new-lotus-symphony.html' rel='bookmark' title='Permanent Link: IBM&#8217;s new Lotus Symphony'>IBM&#8217;s new Lotus Symphony</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.itwriting.com/blog/2760-novells-michael-meeks-downbeat-on-openoffice-org-project.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Farewell to Becta</title>
		<link>http://www.itwriting.com/blog/2639-farewell-to-becta.html</link>
		<comments>http://www.itwriting.com/blog/2639-farewell-to-becta.html#comments</comments>
		<pubDate>Mon, 24 May 2010 10:52:49 +0000</pubDate>
		<dc:creator>tim</dc:creator>
				<category><![CDATA[cloud computing]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[becta]]></category>

		<guid isPermaLink="false">http://www.itwriting.com/blog/2639-farewell-to-becta.html</guid>
		<description><![CDATA[<p>The UK government today announced that Becta, a government body to “promote technology in learning”, is to be closed. Becta stands for “British Educational Communications and Technology Agency”.</p> <p>I have mixed feelings about this, though in a period when severe cutbacks are required a body like Becta is hard to justify. I first came <p><i>...continue reading</i> <a href="http://www.itwriting.com/blog/2639-farewell-to-becta.html">Farewell to Becta</a></p>


Related posts:<ol><li><a href='http://www.itwriting.com/blog/472-bectas-report-wise-advice-or-mere-polemic.html' rel='bookmark' title='Permanent Link: Becta&#8217;s report on Vista and Office 2007: wise advice, or mere polemic?'>Becta&#8217;s report on Vista and Office 2007: wise advice, or mere polemic?</a></li>
<li><a href='http://www.itwriting.com/blog/1047-microsoft-office-vs-openofficeorg-in-uk-education.html' rel='bookmark' title='Permanent Link: Microsoft Office vs OpenOffice.org in UK education'>Microsoft Office vs OpenOffice.org in UK education</a></li>
<li><a href='http://www.itwriting.com/blog/2381-uk-governments-open-source-commitment-words-not-deeds-says-ingres-vp.html' rel='bookmark' title='Permanent Link: UK government&rsquo;s open source commitment words not deeds says Ingres VP'>UK government&rsquo;s open source commitment words not deeds says Ingres VP</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>The UK government today announced that <a href="http://news.becta.org.uk/display.cfm?resID=42305" target="_blank">Becta</a>, a government body to “promote technology in learning”, is to be closed. Becta stands for “British Educational Communications and Technology Agency”.</p>
<p>I have mixed feelings about this, though in a period when severe cutbacks are required a body like Becta is hard to justify. I first came across Becta in the context of the debate about Office Open XML, Microsoft Office and Open Office. Becta, which claims to provide “rigorous research and evaluation”, came up with a <a href="http://publications.becta.org.uk/display.cfm?resID=35275&amp;page=1835" target="_blank">full report</a> on Microsoft Vista and Office 2007. These are products which I know a lot about, and I thought the report was <a href="http://www.itwriting.com/blog/472-bectas-report-wise-advice-or-mere-polemic.html" target="_blank">poor</a>. I liked the fact that Becta was positive towards open source; but disliked the uncritical advocacy which it seemed to indulge in at times.</p>
<p>My other observation comes from attendance as a speaker at the Education conferences organised by <a href="http://www.forumevents.co.uk/forum/Education-Facilities-Forum/education-facilities-forum.html" target="_blank">Forum Events</a>. When I asked what delegates thought of Becta, I found that most attendees, in seminars on open source and on cloud computing, had not heard of it. I think the way IT is handled in education is a key issue for our industry and economy; but from my limited contact did not see evidence that Becta was achieving its goals.</p>


<p>Related posts:<ol><li><a href='http://www.itwriting.com/blog/472-bectas-report-wise-advice-or-mere-polemic.html' rel='bookmark' title='Permanent Link: Becta&#8217;s report on Vista and Office 2007: wise advice, or mere polemic?'>Becta&#8217;s report on Vista and Office 2007: wise advice, or mere polemic?</a></li>
<li><a href='http://www.itwriting.com/blog/1047-microsoft-office-vs-openofficeorg-in-uk-education.html' rel='bookmark' title='Permanent Link: Microsoft Office vs OpenOffice.org in UK education'>Microsoft Office vs OpenOffice.org in UK education</a></li>
<li><a href='http://www.itwriting.com/blog/2381-uk-governments-open-source-commitment-words-not-deeds-says-ingres-vp.html' rel='bookmark' title='Permanent Link: UK government&rsquo;s open source commitment words not deeds says Ingres VP'>UK government&rsquo;s open source commitment words not deeds says Ingres VP</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.itwriting.com/blog/2639-farewell-to-becta.html/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Office Web Apps better then Open Office for .docx on Linux</title>
		<link>http://www.itwriting.com/blog/2552-office-web-apps-better-then-open-office-for-docx-on-linux.html</link>
		<comments>http://www.itwriting.com/blog/2552-office-web-apps-better-then-open-office-for-docx-on-linux.html#comments</comments>
		<pubDate>Fri, 30 Apr 2010 09:52:31 +0000</pubDate>
		<dc:creator>tim</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[sharepoint]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[xml]]></category>
		<category><![CDATA[office 2010]]></category>
		<category><![CDATA[office web apps]]></category>
		<category><![CDATA[open xml]]></category>
		<category><![CDATA[openoffice]]></category>
		<category><![CDATA[word]]></category>

		<guid isPermaLink="false">http://www.itwriting.com/blog/?p=2552</guid>
		<description><![CDATA[<p>I&#8217;ve been reviewing Office and SharePoint 2010, and trying out Ubuntu Lucid Lynx, so I thought I would put the two together with a small experiment.</p> <p>I borrowed a document from Microsoft&#8217;s press materials for Office 2010. Perhaps surprisingly, they are in .doc format, not the Open XML .docx that was introduced in Office <p><i>...continue reading</i> <a href="http://www.itwriting.com/blog/2552-office-web-apps-better-then-open-office-for-docx-on-linux.html">Office Web Apps better then Open Office for .docx on Linux</a></p>


Related posts:<ol><li><a href='http://www.itwriting.com/blog/2598-linux-users-will-need-a-microsoft-office-license-to-use-office-web-apps.html' rel='bookmark' title='Permanent Link: Linux users will need a Microsoft Office license to use Office Web Apps'>Linux users will need a Microsoft Office license to use Office Web Apps</a></li>
<li><a href='http://www.itwriting.com/blog/116-open-document-to-office-open-xml-converter-not-good.html' rel='bookmark' title='Permanent Link: Open Document to Office Open XML converter: not good'>Open Document to Office Open XML converter: not good</a></li>
<li><a href='http://www.itwriting.com/blog/1754-docx-on-a-mac-still-rough-without-microsoft-word.html' rel='bookmark' title='Permanent Link: Docx on a Mac: still rough without Microsoft Word'>Docx on a Mac: still rough without Microsoft Word</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been reviewing Office and SharePoint 2010, and trying out Ubuntu Lucid Lynx, so I thought I would put the two together with a small experiment.</p>
<p>I borrowed a document from Microsoft&#8217;s press materials for Office 2010. Perhaps surprisingly, they are in .doc format, not the Open XML .docx that was introduced in Office 2007. That didn&#8217;t suit my purposes, so I converted it to .docx using Save As in Office 2010. </p>
<p><a href="http://www.itwriting.com/blog/wp-content/uploads/2010/04/image18.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://www.itwriting.com/blog/wp-content/uploads/2010/04/image_thumb18.png" width="404" height="348" /></a> </p>
<p>Then I stuck it on SharePoint 2010.</p>
<p>Next, I downloaded it to Ubuntu and opened it in Open Office. It was not a complete disaster, but the formatting was badly messed up.</p>
<p><a href="http://www.itwriting.com/blog/wp-content/uploads/2010/04/openoffice-small.png"><img class="alignnone size-full wp-image-2553" title="openoffice-small" alt="" src="http://www.itwriting.com/blog/wp-content/uploads/2010/04/openoffice-small.png" width="400" height="330" /></a></p>
<p>Finally, still in Ubuntu, I navigated to SharePoint and viewed the same document there. It looked fine.</p>
<p><a href="http://www.itwriting.com/blog/wp-content/uploads/2010/04/wordweb-linux-small.png"><img class="alignnone size-full wp-image-2554" title="Docx on Linux in Word Web App" alt="" src="http://www.itwriting.com/blog/wp-content/uploads/2010/04/wordweb-linux-small.png" width="400" height="360" /></a></p>
<p>Even better, I was able to click Edit in Browser, make changes, and save. The appearance is not quite WYSIWYG in edit mode, but is the same as in IE on Windows.</p>
<p>The exercise illustrates two points. One is that Open Office is not a good choice for working with Open XML &#8211; incidentally, the document looked fine when opened in the old binary .doc format. The other is that SharePoint 2010 and Office Web Apps will have real value on mixed networks suffering from document compatibility issues with Office and its newer formats.</p>


<p>Related posts:<ol><li><a href='http://www.itwriting.com/blog/2598-linux-users-will-need-a-microsoft-office-license-to-use-office-web-apps.html' rel='bookmark' title='Permanent Link: Linux users will need a Microsoft Office license to use Office Web Apps'>Linux users will need a Microsoft Office license to use Office Web Apps</a></li>
<li><a href='http://www.itwriting.com/blog/116-open-document-to-office-open-xml-converter-not-good.html' rel='bookmark' title='Permanent Link: Open Document to Office Open XML converter: not good'>Open Document to Office Open XML converter: not good</a></li>
<li><a href='http://www.itwriting.com/blog/1754-docx-on-a-mac-still-rough-without-microsoft-word.html' rel='bookmark' title='Permanent Link: Docx on a Mac: still rough without Microsoft Word'>Docx on a Mac: still rough without Microsoft Word</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.itwriting.com/blog/2552-office-web-apps-better-then-open-office-for-docx-on-linux.html/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>UK government&#8217;s open source commitment words not deeds says Ingres VP</title>
		<link>http://www.itwriting.com/blog/2381-uk-governments-open-source-commitment-words-not-deeds-says-ingres-vp.html</link>
		<comments>http://www.itwriting.com/blog/2381-uk-governments-open-source-commitment-words-not-deeds-says-ingres-vp.html#comments</comments>
		<pubDate>Mon, 22 Mar 2010 15:15:51 +0000</pubDate>
		<dc:creator>tim</dc:creator>
				<category><![CDATA[open source]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[government]]></category>
		<category><![CDATA[ingres]]></category>
		<category><![CDATA[oracle]]></category>

		<guid isPermaLink="false">http://www.itwriting.com/blog/2381-uk-governments-open-source-commitment-words-not-deeds-says-ingres-vp.html</guid>
		<description><![CDATA[<p>UK Prime Minister Gordon Brown spoke today about the government’s IT strategy, including a mention for how open source technology can reduce costs:</p> <p>&#8230; we will unleash data and content to the community to turn into applications that meet genuine needs. This does not require large-scale government IT Infrastructure; the ‘open source’ technology that <p><i>...continue reading</i> <a href="http://www.itwriting.com/blog/2381-uk-governments-open-source-commitment-words-not-deeds-says-ingres-vp.html">UK government&#8217;s open source commitment words not deeds says Ingres VP</a></p>


Related posts:<ol><li><a href='http://www.itwriting.com/blog/931-google-adobe-mozilla-open-source-war-of-words-is-all-about-owning-the-platform.html' rel='bookmark' title='Permanent Link: Google, Adobe, Mozilla: Open source war of words is all about owning the platform'>Google, Adobe, Mozilla: Open source war of words is all about owning the platform</a></li>
<li><a href='http://www.itwriting.com/blog/2886-openstack-takes-on-amazon-with-open-source-cloud-computing.html' rel='bookmark' title='Permanent Link: OpenStack takes on Amazon with open source cloud computing'>OpenStack takes on Amazon with open source cloud computing</a></li>
<li><a href='http://www.itwriting.com/blog/599-schwartz-vs-mickos-on-mysql-and-open-source.html' rel='bookmark' title='Permanent Link: Schwartz vs Mickos on MySQL and open source'>Schwartz vs Mickos on MySQL and open source</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>UK Prime Minister Gordon Brown <a href="http://www.number10.gov.uk/Page22897" target="_blank">spoke today</a> about the government’s IT strategy, including a mention for how open source technology can reduce costs:</p>
<blockquote><p>&#8230; we will unleash data and content to the community to turn into applications that meet genuine needs. This does not require large-scale government IT Infrastructure; the ‘open source’ technology that will make it happen is freely available. All that is required is the will and willingness of the centre to give up control.</p>
</blockquote>
<p>A naïve statement: “IT Infrastructure” normally refers to hardware as well as software. Hardware is not “freely available”; and even in cases where free open source software is used, the management and software development effort does not come for free either. </p>
<p>The closest thing to free IT infrastructure is something like Google Apps, which is not open source, but subsidised by advertising alongside Google’s confidence that it can make money somehow if you commit to its platform.</p>
<p>Still, leaving that aside, it is good to hear that the UK government recognises the benefits of open source. Or does it? Steve Shine, executive VP of worldwide operations at the open source database vendor <a href="http://ingres.com/" target="_blank">Ingres</a>, is sceptical:</p>
<blockquote><p>This is not the first time such platitudes have been made by the government.&#160; Over the past 12 months the office of the CIO has continually pointed to open source as the key to reducing capital expenditure on large public sector IT projects.&#160; We at Ingres work with public sector bodies daily and have not seen the enforcement of these policies at a practical level and so view this announcement cautiously.&#160;&#160; Right now there is a very large negotiation underway to renew Oracle’s contract with the MOD which in theory should be put to competitive tender but sadly is being conducted behind closed doors.</p>
</p>
<p>We therefore urge the government to enforce the ideas put forward today: Put steps in place to open up the public sector IT procurement process, run tenders in public and put penalties in place for those bodies that fail to assess open source software.</p>
</blockquote>
<p>Ingres has a direct commercial interest in this, of course, so such statements are not surprising. Shine has a point though. It takes more than a few speeches to change the software culture of the myriad departments and other state-run entities that between them compose government IT.</p>


<p>Related posts:<ol><li><a href='http://www.itwriting.com/blog/931-google-adobe-mozilla-open-source-war-of-words-is-all-about-owning-the-platform.html' rel='bookmark' title='Permanent Link: Google, Adobe, Mozilla: Open source war of words is all about owning the platform'>Google, Adobe, Mozilla: Open source war of words is all about owning the platform</a></li>
<li><a href='http://www.itwriting.com/blog/2886-openstack-takes-on-amazon-with-open-source-cloud-computing.html' rel='bookmark' title='Permanent Link: OpenStack takes on Amazon with open source cloud computing'>OpenStack takes on Amazon with open source cloud computing</a></li>
<li><a href='http://www.itwriting.com/blog/599-schwartz-vs-mickos-on-mysql-and-open-source.html' rel='bookmark' title='Permanent Link: Schwartz vs Mickos on MySQL and open source'>Schwartz vs Mickos on MySQL and open source</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.itwriting.com/blog/2381-uk-governments-open-source-commitment-words-not-deeds-says-ingres-vp.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mono Tools for Visual Studio: code on Windows, run on Linux</title>
		<link>http://www.itwriting.com/blog/2268-mono-tools-for-visual-studio-code-on-windows-run-on-linux.html</link>
		<comments>http://www.itwriting.com/blog/2268-mono-tools-for-visual-studio-code-on-windows-run-on-linux.html#comments</comments>
		<pubDate>Fri, 19 Feb 2010 16:37:33 +0000</pubDate>
		<dc:creator>tim</dc:creator>
				<category><![CDATA[.net]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[mono]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[visual studio]]></category>

		<guid isPermaLink="false">http://www.itwriting.com/blog/2268-mono-tools-for-visual-studio-code-on-windows-run-on-linux.html</guid>
		<description><![CDATA[<p>I have just com across Mono Tools, a Novell add-in for Visual Studio that lets you test Mono compatibility. It adds a Mono menu which has options to run locally or remotely in Mono, analyze for compatibility issues, and create deployment packages. No sign of Mac support, which is a missed opportunity, but understandable <p><i>...continue reading</i> <a href="http://www.itwriting.com/blog/2268-mono-tools-for-visual-studio-code-on-windows-run-on-linux.html">Mono Tools for Visual Studio: code on Windows, run on Linux</a></p>


Related posts:<ol><li><a href='http://www.itwriting.com/blog/1035-code-for-mac-cocoa-in-visual-studio-surprised-to-see-this.html' rel='bookmark' title='Permanent Link: Code for Mac Cocoa in Visual Studio &ndash; surprised to see this?'>Code for Mac Cocoa in Visual Studio &ndash; surprised to see this?</a></li>
<li><a href='http://www.itwriting.com/blog/1081-amethyst-from-sapphiresteel-develop-flex-in-visual-studio-an-alternative-to-tofino.html' rel='bookmark' title='Permanent Link: Amethyst from SapphireSteel: Develop Flex in Visual Studio, an alternative to Tofino'>Amethyst from SapphireSteel: Develop Flex in Visual Studio, an alternative to Tofino</a></li>
<li><a href='http://www.itwriting.com/blog/2217-visual-studio-2010-rc-arrives-with-go-live-license.html' rel='bookmark' title='Permanent Link: Visual Studio 2010 RC arrives with go-live license'>Visual Studio 2010 RC arrives with go-live license</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>I have just com across <a href="http://go-mono.com/monotools/">Mono Tools</a>, a Novell add-in for Visual Studio that lets you test Mono compatibility. It adds a Mono menu which has options to run locally or remotely in Mono, analyze for compatibility issues, and create deployment packages. No sign of Mac support, which is a missed opportunity, but understandable given that Novell owns SUSE Linux.</p>
<p>For those few still unfamiliar with Mono, it is an open source implementation of Microsoft’s .NET Framework, enabling your .NET applications to run on other platforms. One compelling use is to have your ASP.NET web applications run on the free Apache web server, rather than Microsoft’s IIS.</p>
<p><a href="http://www.itwriting.com/blog/wp-content/uploads/2010/02/image14.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://www.itwriting.com/blog/wp-content/uploads/2010/02/image_thumb14.png" width="404" height="290" /></a> </p>
<p>Mono Tools works with both Windows Forms and web projects.</p>
<p><a href="http://www.itwriting.com/blog/wp-content/uploads/2010/02/image15.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://www.itwriting.com/blog/wp-content/uploads/2010/02/image_thumb15.png" width="404" height="439" /></a> </p>
<p>This is just the sort of thing Mono needs to move it further into the mainstream, though another less welcome sign of business acceptance is that this is a commercial product, currently costing $99.00 for an individual or $249.00 per seat in an organization. There is also an Ultimate edition at $2,499, which comes with a commercial non-LGPL license to redistribute Mono.</p>
<p>The Mono Tools team is now looking for testers for its <a href="http://mono-project.com/Release_Notes_MonoTools_1.1">1.1 edition</a>, which supports Visual Studio 2010.</p>


<p>Related posts:<ol><li><a href='http://www.itwriting.com/blog/1035-code-for-mac-cocoa-in-visual-studio-surprised-to-see-this.html' rel='bookmark' title='Permanent Link: Code for Mac Cocoa in Visual Studio &ndash; surprised to see this?'>Code for Mac Cocoa in Visual Studio &ndash; surprised to see this?</a></li>
<li><a href='http://www.itwriting.com/blog/1081-amethyst-from-sapphiresteel-develop-flex-in-visual-studio-an-alternative-to-tofino.html' rel='bookmark' title='Permanent Link: Amethyst from SapphireSteel: Develop Flex in Visual Studio, an alternative to Tofino'>Amethyst from SapphireSteel: Develop Flex in Visual Studio, an alternative to Tofino</a></li>
<li><a href='http://www.itwriting.com/blog/2217-visual-studio-2010-rc-arrives-with-go-live-license.html' rel='bookmark' title='Permanent Link: Visual Studio 2010 RC arrives with go-live license'>Visual Studio 2010 RC arrives with go-live license</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.itwriting.com/blog/2268-mono-tools-for-visual-studio-code-on-windows-run-on-linux.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
