<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.3.3" -->
<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:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
	xmlns:media="http://search.yahoo.com/mrss/"
>

<channel>
	<title>Cominvent - Enterprise search consultants</title>
	<link>http://www.cominvent.com</link>
	<description>Search, and you will find!</description>
	<pubDate>Mon, 05 May 2008 13:22:57 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
	<language>en</language>
		<!-- podcast_generator="podPress/8.8" -->
		<copyright>&#xA9; </copyright>
		<managingEditor>ci@cominvent.com ()</managingEditor>
		<webMaster>ci@cominvent.com()</webMaster>
		<category></category>
		<itunes:keywords></itunes:keywords>
		<itunes:subtitle></itunes:subtitle>
		<itunes:summary>Search, and you will find!</itunes:summary>
		<itunes:author></itunes:author>
		<itunes:category text="Society &amp; Culture"/>
		<itunes:owner>
			<itunes:name></itunes:name>
			<itunes:email>ci@cominvent.com</itunes:email>
		</itunes:owner>
		<itunes:block>No</itunes:block>
		<itunes:explicit>no</itunes:explicit>
		<itunes:image href="http://www.cominvent.com/wp-content/plugins/podpress/images/powered_by_podpress_large.jpg" />
		<image>
			<url>http://www.cominvent.com/wp-content/plugins/podpress/images/powered_by_podpress.jpg</url>
			<title>Cominvent - Enterprise search consultants</title>
			<link>http://www.cominvent.com</link>
			<width>144</width>
			<height>144</height>
		</image>
		<item>
		<title>Test-driving Apache SOLR (part 1)</title>
		<link>http://www.cominvent.com/2008/05/02/test-driving-apache-solr/</link>
		<comments>http://www.cominvent.com/2008/05/02/test-driving-apache-solr/#comments</comments>
		<pubDate>Fri, 02 May 2008 01:21:33 +0000</pubDate>
		<dc:creator>janhoy</dc:creator>
		
		<category><![CDATA[Open Source]]></category>

		<category><![CDATA[Search technology]]></category>

		<category><![CDATA[Technology]]></category>

		<category><![CDATA[apache]]></category>

		<category><![CDATA[enterprise search]]></category>

		<category><![CDATA[Java]]></category>

		<category><![CDATA[search]]></category>

		<category><![CDATA[Solr]]></category>

		<guid isPermaLink="false">http://www.cominvent.com/2008/05/02/test-driving-apache-solr/</guid>
		<description><![CDATA[Some of you read my previous posts The state of open source search. I will in this post go through the process of downloading, installing, configuring and using Apache SOLR to index some sample XML data and search it.
This is the first post in a series, where each new post will explore some new feature. [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.cominvent.com/wp-content/uploads/2008/05/picture-24.png" alt="SOLR Logo white bg" align="left" />Some of you read my previous posts <a href="http://www.cominvent.com/2008/02/07/the-state-of-open-source-search/">The state of open source search</a>. I will in this post go through the process of downloading, installing, configuring and using Apache SOLR to index some sample XML data and search it.</p>
<p>This is the first post in a series, where each new post will explore some new feature. We will simply follow the tutorial to get SOLR up and running locally.</p>
<p>We start by visiting the <a href="http://lucene.apache.org/solr/tutorial.html" target="_blank">SOLR Tutorial</a> for the first steps, and simply get the app running:</p>
<ol>
<li>Check Java version, download SOLR (I chose <a href="http://www.powertech.no/apache/dist/lucene/solr/1.2/apache-solr-1.2.0.tgz">this</a> file), unpack it, and cd to apache-solr-1.2.0/example</li>
<li><font face="courier new">java -jar start.jar</font></li>
<li>Visit http://localhost:8983/solr/admin/ to see the admin page with a simple test GUI</li>
<li>Try hit the search button, you get the XML response back with 0 results</li>
<li>Now try indexing some content. CD to example/exampledocs</li>
<li><font face="courier new">java -jar post.jar solr.xml monitor.xml</font></li>
<li>Now try searching again and see that you get some hits!</li>
</ol>
<p>For part two we will get SOLR running in a Tomcat instance, customize the schema a bit and present search results in a custom web page using the client API.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cominvent.com/2008/05/02/test-driving-apache-solr/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Rana vs Wium Lie</title>
		<link>http://www.cominvent.com/2008/05/02/rana-vs-wium-lie/</link>
		<comments>http://www.cominvent.com/2008/05/02/rana-vs-wium-lie/#comments</comments>
		<pubDate>Thu, 01 May 2008 23:00:36 +0000</pubDate>
		<dc:creator>janhoy</dc:creator>
		
		<category><![CDATA[In the news]]></category>

		<category><![CDATA[Interoperability]]></category>

		<category><![CDATA[Open Source]]></category>

		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.cominvent.com/2008/05/02/rana-vs-wium-lie/</guid>
		<description><![CDATA[Note: Links are to Norwegian sites.
In a recnt post on Shahzad Rana&#8217;s (Microsoft&#8217;s most profiled OOXML promoter in Norway) blog, he comments on Håkon Wium Lie&#8217;s (Opera Software&#8217;s tech director and profiled standards promoter) wording in a comment to VG TV. Here, Lie introduces the term &#8220;Microsoft tax&#8221; to explain what happens when ordinary people [...]]]></description>
			<content:encoded><![CDATA[<p>Note: Links are to Norwegian sites.</p>
<p><img src="http://www.cominvent.com/wp-content/uploads/2008/04/rana.jpg" alt="Shahzad Rana" align="left" width="150" /><img src="http://www.cominvent.com/wp-content/uploads/2008/04/wiumlie.jpg" alt="Håkon Wium Lie" align="right" width="150" />In a recnt <a href="http://blog.rana.io/2008/04/11/apent-brev-til-operas-teknologidirekt%c3%b8r-hakon-wium-lie/" target="_blank">post</a> on Shahzad Rana&#8217;s (Microsoft&#8217;s most profiled OOXML promoter in Norway) blog, he comments on Håkon Wium Lie&#8217;s (<a href="http://www.opera.com/" target="_blank">Opera Software</a>&#8217;s tech director and profiled standards promoter) wording in a <a href="http://www.vg.no/teknologi/artikkel.php?artid=531467" target="_blank">comment to VG TV</a>. Here, Lie introduces the term &#8220;Microsoft tax&#8221; to explain what happens when ordinary people feel forced to purchase MS-Office to read documents from the government or their kid&#8217;s scool. Lie says that the consequence of widespread use of Microsoft Office&#8217;s new document format OOXML, could be many more years of vendor lock-in since OOXML allows arbitrary non-standardized, non-open extensions. An example is if a parent recives a document from her kid&#8217;s teacher, which contains an Equation binary object, which is not part of the OOXML specification, and thus cannot possibly be implemented by other office packages wanting to support OOXML.</p>
<p>Futher, Rana asks Lie to produce some evidence of an OOXML document from a teacher to a student or parent that is only readable on Windows and MS Office, whereby Lie refers to an <a href="http://www.cominvent.com/wp-content/uploads/2008/04/ligning-equation-3.docx" title="Rana OOXML doc">OOXML document</a> that Rana himself had sent by email. A funny thing here is that Rana had to rename the .docx file as .doc to be able to upload it to WordPress. This caused a lot of trouble for the users, thus examplifying even stronger what kind of trouble the new format would cause for ordinary people. Rana should of course have zipped the file, or better, modified WordPress to accept .docx files for upload. But a MS supporter is probably not used to the idea of freely being able to modify ones own GPL software <img src='http://www.cominvent.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.cominvent.com/2008/05/02/rana-vs-wium-lie/feed/</wfw:commentRss>
		</item>
		<item>
		<title>FAST - a Microsoft Subsidiary</title>
		<link>http://www.cominvent.com/2008/04/25/fast-a-microsoft-subsidiary/</link>
		<comments>http://www.cominvent.com/2008/04/25/fast-a-microsoft-subsidiary/#comments</comments>
		<pubDate>Fri, 25 Apr 2008 21:33:59 +0000</pubDate>
		<dc:creator>janhoy</dc:creator>
		
		<category><![CDATA[In the news]]></category>

		<category><![CDATA[Search technology]]></category>

		<category><![CDATA[Technology]]></category>

		<category><![CDATA[FAST ESP]]></category>

		<category><![CDATA[Microsoft]]></category>

		<guid isPermaLink="false">http://www.cominvent.com/2008/04/25/fast-a-microsoft-subsidiary/</guid>
		<description><![CDATA[
Today, the deal where Microsoft buys FAST, was completed. That means that the Norwegian search engine vendor Fast Search &#38; Transfer is now a fully owned subsidiary of Microsoft.
The FAST ESP product will continue to be offered on all current platforms, and the FAST sales and tech organization continues to operate almost as before, so [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.cominvent.com/wp-content/uploads/2008/04/logo_ms.gif" alt="FAST MS Logo" /></p>
<p>Today, the deal where <a href="http://money.cnn.com/news/newsfeeds/articles/apwire/8c12ddcf80ee195cadeaf1227710b902.htm" target="_blank">Microsoft buys FAST</a>, was completed. That means that the Norwegian search engine vendor Fast Search &amp; Transfer is now a fully owned subsidiary of Microsoft.</p>
<p>The FAST ESP product will continue to be offered on all current platforms, and the FAST sales and tech organization continues to operate almost as before, so customers and users will not experience any noise around this transaction.</p>
<p>FAST, when under the MS umbrella, will of course increase focus within the MS Office Sharepoint segment, and will together with MS engineers make an even smoother packaging of the technologies to new and existing customers of high-end Sharepoint sites with large data volumes.</p>
<p>Expect to see continued innovation from FAST in the years to come, and expect also to see a shift towards stronger support for the Windows platform. It is a known fact that the Linux platform has been the most stable up until now for ESP, but now this might shift as Windows versions will get the major focus in QA and patching.</p>
<p>Let us not hope that the Linux, AIX and Solaris versions will be discontinued. I don&#8217;t expect that to happen in the short term, as the <a href="http://www.microsoft.com/presspass/press/2008/apr08/04-25LervikPR.mspx" target="_blank">press release</a> clearly states that they will be supported, and also <a href="http://blogs.msdn.com/enterprisesearch/archive/2008/04/25/fast-tender-offer-complete.aspx" target="_blank">this blog post</a> by MS&#8217;s Kirk Koenigsbauer in the Sharepoint division states that <em>&#8220;We’re making a pragmatic decision to continue to delight a core part of FAST’s customer base that has chosen the Linux/UNIX OS. You can bet that we’ll innovate on Windows, too, and over time we hope customers will see .NET as a preferred platform choice</em><em>&#8220;</em>. Let&#8217;s hope that lasts for many many years to come, so that history can be re-written in this area.</p>
<p>Congratulations, Microsoft, with an excellent new member organization</p>
<p>Congratulations, John Marcus Lervik with the new role of leading MS&#8217;s Enterprise Search Business!</p>
<p>See also <a href="http://www.microsoft.com/presspass/press/2008/apr08/04-25LervikPR.mspx" target="_blank">official press release</a> and <a href="http://www.fastsearch.com/l3a.aspx?m=1107" target="_blank">FAST&#8217;s customer FAQ</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.cominvent.com/2008/04/25/fast-a-microsoft-subsidiary/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Today is document freedom day (DFD)</title>
		<link>http://www.cominvent.com/2008/03/26/today-is-document-freedom-day-dfd/</link>
		<comments>http://www.cominvent.com/2008/03/26/today-is-document-freedom-day-dfd/#comments</comments>
		<pubDate>Wed, 26 Mar 2008 00:05:40 +0000</pubDate>
		<dc:creator>janhoy</dc:creator>
		
		<category><![CDATA[In the news]]></category>

		<category><![CDATA[Interoperability]]></category>

		<category><![CDATA[Trends]]></category>

		<category><![CDATA[dfd]]></category>

		<category><![CDATA[free]]></category>

		<category><![CDATA[ODF]]></category>

		<category><![CDATA[odt]]></category>

		<category><![CDATA[OOXML]]></category>

		<category><![CDATA[open]]></category>

		<category><![CDATA[OpenOffice]]></category>

		<category><![CDATA[standards]]></category>

		<guid isPermaLink="false">http://www.cominvent.com/2008/03/26/today-is-document-freedom-day-dfd/</guid>
		<description><![CDATA[Today, March 26th is Document Freedom Day (DFD). The whole computer industry (perhaps except from Microsoft and friends) focus on interoperability and open document formats this day.
This of course links nicely into the debate about whether ISO should adopt Microsoft&#8217;s fresh OOXML format which basically is an XML-ification of legacy MS-Office binary document formats, as [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.cominvent.com/wp-content/uploads/2008/03/dfd08_banner_160x300.png" alt="Document Freedom Day logo" align="left" />Today, March 26th is Document Freedom Day (DFD). The whole computer industry (perhaps except from Microsoft and friends) focus on interoperability and open document formats this day.</p>
<p>This of course links nicely into the debate about whether ISO should adopt Microsoft&#8217;s fresh OOXML format which basically is an XML-ification of legacy MS-Office binary document formats, as international standards based on the ECMA draft document, or whether the industry is better suited cooperating on today&#8217;s ISO standard for office documents, the Open Document Format (ODF).</p>
<p>The discussion some times looks like a war, and Microsoft has spent a lot of energy (and money, some claim) the last months in persuading the national ISO bodies to vote for their format, so that they can claim to be standards compliant rather than being forced to implement ODF, which MS view as a serious threat to their solid MS-Office monopoly. This has been carefully created over the last decade, locking users into buying and upgrading their MS-Office software to be able to read the latest and greates .doc, .xml and .ppt files being sent from business partners and friends. Being forced to support ODF in MS-Office will mean the beginning of real competition on the Office-suite market since the major barrier for interoperability, the document format, is removed.</p>
<p>To learn more about free document formats and the Document Freedom Day, visit <a href="http://www.documentfreedom.org/" target="_blank">http://www.documentfreedom.org/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.cominvent.com/2008/03/26/today-is-document-freedom-day-dfd/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Norweigan search portal Sesam.no releases middleware as GPL</title>
		<link>http://www.cominvent.com/2008/03/16/norweigan-search-portal-sesamno-releases-middleware-as-gpl/</link>
		<comments>http://www.cominvent.com/2008/03/16/norweigan-search-portal-sesamno-releases-middleware-as-gpl/#comments</comments>
		<pubDate>Sun, 16 Mar 2008 22:04:38 +0000</pubDate>
		<dc:creator>janhoy</dc:creator>
		
		<category><![CDATA[FAST ESP]]></category>

		<category><![CDATA[In the news]]></category>

		<category><![CDATA[Java]]></category>

		<category><![CDATA[Open Source]]></category>

		<category><![CDATA[Search technology]]></category>

		<category><![CDATA[federated search]]></category>

		<category><![CDATA[middelware]]></category>

		<category><![CDATA[schibsted]]></category>

		<category><![CDATA[search]]></category>

		<category><![CDATA[sesam]]></category>

		<category><![CDATA[sesat]]></category>

		<guid isPermaLink="false">http://www.cominvent.com/2008/03/16/norweigan-search-portal-sesamno-releases-middleware-as-gpl/</guid>
		<description><![CDATA[In this blog post, Sesam annonces that their middleware architecture, Sesam Search Application Toolkit (SESAT) is released as open source software. This is the piece of software (written in Java) which sits between the portal (such as sesam.no) and the data sources (such as FAST ESP, Yahoo! or a database) and dispatches in parallel a [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.cominvent.com/wp-content/uploads/2008/03/sesam_logo_stor.png" alt="Sesam logo" align="right" />In <a href="http://www.sesambloggen.no/2008/03/sesam-search-ap.html" target="_blank">this blog post</a>, Sesam annonces that their middleware architecture, Sesam Search Application Toolkit (SESAT) is released as open source software. This is the piece of software (written in Java) which sits between the portal (such as sesam.no) and the data sources (such as FAST ESP, Yahoo! or a database) and dispatches in parallel a single user query into multiple underlying requests and returns everything according to business rules. This is often referred to as <a href="http://en.wikipedia.org/wiki/Federated_search" target="_blank">federated search</a>.</p>
<p>Here&#8217;s Sesam&#8217;s own description of the software:</p>
<blockquote><p><em>&#8220;SESAT is search middleware and a search portal framework. SESAT enables a single user query to be dispatched to multiple information sources. The result is analysed, weighted and presented to the user according to configurable business rules.&#8221; </em></p></blockquote>
<p>Congratulations with contributing to Open Source, Sesam! And good luck with creating a community around this important piece of middleware, we&#8217;ll see more and more demand for it in the future!</p>
<p>Now, go check it out on <a href="http://sesat.no/" target="_blank">http://sesat.no/</a> if this is something that can be useful to you!</p>
<p>PS: Learn more about other federated search solutions at the <a href="http://federatedsearchblog.com/" target="_blank">federatedsearchblog.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.cominvent.com/2008/03/16/norweigan-search-portal-sesamno-releases-middleware-as-gpl/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Microsoft takeover of FAST confirmed</title>
		<link>http://www.cominvent.com/2008/02/14/microsoft-takeover-of-fast-confirmed/</link>
		<comments>http://www.cominvent.com/2008/02/14/microsoft-takeover-of-fast-confirmed/#comments</comments>
		<pubDate>Thu, 14 Feb 2008 12:28:35 +0000</pubDate>
		<dc:creator>janhoy</dc:creator>
		
		<category><![CDATA[FAST ESP]]></category>

		<category><![CDATA[In the news]]></category>

		<category><![CDATA[Search technology]]></category>

		<category><![CDATA[Technology]]></category>

		<category><![CDATA[acquisition]]></category>

		<category><![CDATA[bid]]></category>

		<category><![CDATA[Microsoft]]></category>

		<guid isPermaLink="false">http://www.cominvent.com/2008/02/14/microsoft-takeover-of-fast-confirmed/</guid>
		<description><![CDATA[
As of feb 8th it is official, Microsoft has aquired 97,2% of FAST, and can now legally force the buyout of the rest. Microsoft have been very active on the acquisition front lately, also trying a hostile takeover  of Yahoo to gain a share of the global online advertising market which Google currently dominates. [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.cominvent.com/wp-content/uploads/2008/02/microsoft.jpeg" alt="Microsoft logo" align="left" width="100" /><img src="http://www.cominvent.com/wp-content/uploads/2008/02/pacman1.gif" alt="Pacman small" align="left" width="100" /><img src="http://www.cominvent.com/wp-content/uploads/2008/02/fastlogo.jpeg" alt="FAST logo" vspace="30" width="100" /></p>
<p>As of feb 8th it is official, Microsoft has aquired <a href="http://money.cnn.com/news/newsfeeds/articles/newstex/AFX-0013-22872749.htm" target="_blank">97,2%</a> of FAST, and can now legally force the buyout of the rest. Microsoft have been very active on the acquisition front lately, also trying a hostile takeover  of Yahoo to gain a share of the global online advertising market which Google currently dominates. There is definitely a cosolidation in the search market towards fewer, bigger players.</p>
<p>With the FAST ESP technology, Microsoft will be able to compete better in the Enterprise search space. It is strange how come the world&#8217;s largest software firm does not manage to be innovative themselves, but have to buy other companies all the time to be able to really compete. It will be interesting to observe MS&#8217;s long-term roadmap for the FAST technology.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cominvent.com/2008/02/14/microsoft-takeover-of-fast-confirmed/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Aboutus.org spamming search results</title>
		<link>http://www.cominvent.com/2008/02/13/aboutusorg-spamming-search-results/</link>
		<comments>http://www.cominvent.com/2008/02/13/aboutusorg-spamming-search-results/#comments</comments>
		<pubDate>Wed, 13 Feb 2008 13:57:08 +0000</pubDate>
		<dc:creator>janhoy</dc:creator>
		
		<category><![CDATA[SEO]]></category>

		<category><![CDATA[Search technology]]></category>

		<category><![CDATA[Technology]]></category>

		<category><![CDATA[aboutus.org]]></category>

		<category><![CDATA[robots.txt]]></category>

		<category><![CDATA[spamming]]></category>

		<category><![CDATA[unethical]]></category>

		<category><![CDATA[wiki]]></category>

		<guid isPermaLink="false">http://www.cominvent.com/2008/02/13/aboutusorg-spamming-search-results/</guid>
		<description><![CDATA[You have probably seen search results from aboutus.com in the result list at Google when searching for some company or domain. I just noticed the listing the other day when doing some SEO for this site. A Google search for cominvent currently brings the aboutus entry up on third place.
So what&#8217;s so wrong about aboutus&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.cominvent.com/wp-content/uploads/2008/02/aboutus.jpeg" alt="Aboutus logo" align="left" />You have probably seen search results from aboutus.com in the result list at Google when searching for some company or domain. I just noticed the listing the other day when doing some SEO for this site. A <a href="http://www.google.no/search?q=cominvent" target="_blank">Google search for cominvent</a> currently brings the aboutus entry up on third place.</p>
<p>So what&#8217;s so wrong about aboutus&#8217;s practice? Isn&#8217;t it nice if they help people find sites and companies out there? Well, not necessarily. There has been a lot of criticism about aboutus&#8217;s practice, a Google search for &#8220;aboutus.org unethical&#8221; returns 550 hits (<a href="http://www.techcrunch.com/2006/11/14/aboutusorg-a-wiki-about-every-website/" target="_blank">such as this</a>). There are several bad things:</p>
<p> <a href="http://www.cominvent.com/2008/02/13/aboutusorg-spamming-search-results/#more-20" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.cominvent.com/2008/02/13/aboutusorg-spamming-search-results/feed/</wfw:commentRss>
		</item>
		<item>
		<title>The state of open source search</title>
		<link>http://www.cominvent.com/2008/02/07/the-state-of-open-source-search/</link>
		<comments>http://www.cominvent.com/2008/02/07/the-state-of-open-source-search/#comments</comments>
		<pubDate>Thu, 07 Feb 2008 00:08:39 +0000</pubDate>
		<dc:creator>janhoy</dc:creator>
		
		<category><![CDATA[Open Source]]></category>

		<category><![CDATA[Search technology]]></category>

		<category><![CDATA[Trends]]></category>

		<category><![CDATA[FAST ESP]]></category>

		<category><![CDATA[ibm]]></category>

		<category><![CDATA[lucene]]></category>

		<category><![CDATA[Microsoft]]></category>

		<category><![CDATA[nutch]]></category>

		<category><![CDATA[Solr]]></category>

		<guid isPermaLink="false">http://www.cominvent.com/2008/02/07/the-state-of-open-source-search/</guid>
		<description><![CDATA[Open Source Software (OSS) and free software has been an alternative to commercial, licensed software for decades. Most known and successful are perhaps projects like GNU/Linux (licensed under the GNU General Public License, GPL), OpenOffice.org, Apache web server and MySQL. They have all managed to produce excellent, high-quality, stable software with an impressive wide-spread use. [...]]]></description>
			<content:encoded><![CDATA[<p align="left"><img src="http://www.cominvent.com/wp-content/uploads/2008/02/gnu.thumbnail.jpeg" alt="Gnu logo" align="left" />Open Source Software (OSS) and free software has been an alternative to commercial, licensed software for decades. Most known and successful are perhaps projects like GNU/Linux (licensed under the GNU General Public License, GPL), OpenOffice.org, Apache web server and MySQL. They have all managed to produce excellent, high-quality, stable software with an impressive wide-spread use. Other well known projects that are also Open Source are Java programming language, Norwegian TrollTech&#8217;s (now Nokia) Qt, Mozilla Firefox, Thunderbird, eZ Publish, and the list goes on.</p>
<p align="left">For Search, there are a few players picking up speed that you should be aware of:</p>
<p align="left"> <a href="http://www.cominvent.com/2008/02/07/the-state-of-open-source-search/#more-10" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.cominvent.com/2008/02/07/the-state-of-open-source-search/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Microsoft wants to buy FAST</title>
		<link>http://www.cominvent.com/2008/02/03/microsoft-wants-to-buy-fast/</link>
		<comments>http://www.cominvent.com/2008/02/03/microsoft-wants-to-buy-fast/#comments</comments>
		<pubDate>Sun, 03 Feb 2008 02:26:42 +0000</pubDate>
		<dc:creator>janhoy</dc:creator>
		
		<category><![CDATA[FAST ESP]]></category>

		<category><![CDATA[In the news]]></category>

		<category><![CDATA[Search technology]]></category>

		<category><![CDATA[ESP]]></category>

		<category><![CDATA[takeover]]></category>

		<guid isPermaLink="false">http://www.cominvent.com/?p=6</guid>
		<description><![CDATA[Microsoft has offered to buy FAST. See press release from Microsoft. This is said not to influence business for FAST customers, but it is very likely that the major focus for FAST ESP will shift from Linux to Windows and from Java-based to &#8220;other&#8221; technologies.
Nobody knows exactly yet but we all hope that Microsoft (if [...]]]></description>
			<content:encoded><![CDATA[<p>Microsoft has offered to buy FAST. See <a href="http://www.microsoft.com/presspass/press/2008/jan08/01-08FastSearchPR.mspx" title="xyz" target="_blank">press release</a> from Microsoft. This is said not to influence business for FAST customers, but it is very likely that the major focus for FAST ESP will shift from Linux to Windows and from Java-based to &#8220;other&#8221; technologies.</p>
<p>Nobody knows exactly yet but we all hope that Microsoft (if allowed to acquire FAST) will continue to support FAST ESP on all major Operating Systems going forward.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cominvent.com/2008/02/03/microsoft-wants-to-buy-fast/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Welcome to ComInvent</title>
		<link>http://www.cominvent.com/2008/02/01/welcome-to-cominvent/</link>
		<comments>http://www.cominvent.com/2008/02/01/welcome-to-cominvent/#comments</comments>
		<pubDate>Fri, 01 Feb 2008 14:07:46 +0000</pubDate>
		<dc:creator>janhoy</dc:creator>
		
		<category><![CDATA[Technology]]></category>

		<category><![CDATA[cominvent]]></category>

		<category><![CDATA[jan høydahl]]></category>

		<category><![CDATA[technology]]></category>

		<guid isPermaLink="false">http://www.cominvent.com/?p=8</guid>
		<description><![CDATA[Welcome to the world of Communication Inventions! ComInvent is an innovative company with loads of creativity, business and technology insight and real hands-on tech industry experence. We are ready to help you achieve great results!
&#160;
Velkommen til ComInvent, et innovativt selskap med massevis av kreativitet, teknologi-innsikt og ekte hands-on industrierfaring. Vi er klare til å hjelpe [...]]]></description>
			<content:encoded><![CDATA[<p align="left"><img src="http://www.cominvent.com/wp-content/uploads/2008/02/jan_cherry.png" alt="Photo of Jan" align="left" height="191" width="273" />Welcome to the world of <strong>Com</strong>munication <strong>Invent</strong>ions! ComInvent is an innovative company with loads of creativity, business and technology insight and real hands-on tech industry experence. We are ready to help you achieve great results!</p>
<p align="left">&nbsp;</p>
<p align="left">Velkommen til ComInvent, et innovativt selskap med massevis av kreativitet, teknologi-innsikt og ekte hands-on industrierfaring. Vi er klare til å hjelpe deg med å oppnå faktastiske resultater.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cominvent.com/2008/02/01/welcome-to-cominvent/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
