<?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>Students for Free Culture &#187; attack</title>
	<atom:link href="http://freeculture.org/blog/tag/attack/feed/" rel="self" type="application/rss+xml" />
	<link>http://freeculture.org</link>
	<description></description>
	<lastBuildDate>Mon, 17 Oct 2011 16:19:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>We&#039;ve Infringed on VueStar&#039;s Patent 918 times!</title>
		<link>http://freeculture.org/blog/2008/05/28/weve-infringed-on-vuestars-patent-918-times/</link>
		<comments>http://freeculture.org/blog/2008/05/28/weve-infringed-on-vuestars-patent-918-times/#comments</comments>
		<pubDate>Wed, 28 May 2008 16:48:08 +0000</pubDate>
		<dc:creator>conley</dc:creator>
				<category><![CDATA[Commentary]]></category>
		<category><![CDATA[FC.o Web Site]]></category>
		<category><![CDATA[Patents]]></category>
		<category><![CDATA[attack]]></category>
		<category><![CDATA[dos]]></category>
		<category><![CDATA[patent]]></category>
		<category><![CDATA[slashdot]]></category>
		<category><![CDATA[vuestar]]></category>

		<guid isPermaLink="false">http://freeculture.org/?p=372</guid>
		<description><![CDATA[VueStar claims that anyone using a an image to link to another page is infringing on their patent.  They are actively sueing just about anyone they feel like over this. See the Slashdot article. I couldn&#8217;t believe it!  We must owe them so much money!  In a hurry, I wrote a little command to see [...]]]></description>
			<content:encoded><![CDATA[<p>VueStar claims that anyone using a an image to link to another page is infringing on their patent.  They are actively sueing just about anyone they feel like over this. <a title="Slashdot" href="http://tech.slashdot.org/article.pl?sid=08/05/27/1643258&amp;from=rss">See the Slashdot article</a>.</p>
<p>I couldn&#8217;t believe it!  We must owe them so much money!  In a hurry, I wrote a little command to see how many times we infringed.</p>
<pre>tput sc &amp;&amp; wget --wait=1 -qr -O blah.txt http://freeculture.org &amp; tail -f blah.txt |
sed -r ":a /([^&lt;][^\/][^a][^&gt;]|^.{,4})$/N; s/\n//g; ta" | egrep -o "" |
awk '/|&lt;\/img&gt;)/{ct++}{printf("%d", ct)}{system("tput rc")}' &amp;&amp; rm blah.txt</pre>
<p>It counted 918 times before I killed it!  The horror!</p>
<p>The Singaporean firm VueStar&#8217;s website <a href="http://vuestar.biz/">claims</a> it &#8220;offers to URL owners the opportunity to secure a &#8216;Licence of Use&#8217; for locating web sites that are using visual images&#8217; pursuant to Patents granted and in existence in several parts of the World.&#8221; We&#8217;ve heard outlandish claims like this before, and indeed any four-year-old can put up a website asking the world for money, but <a href="http://lwb.lawnet.com.sg/legal/lgl/rss/legalnews/57100.html">news articles</a> indicate they are already asking for royalties on these patents from websites, including non-profit websites like Mr. Alvin Koh&#8217;s arofanatics.com according to that link.</p>
<p>Using images in web links is pretty much as old as using images on the web at all. Patents are only issuable in the case that there is no &#8220;prior art&#8221; indicating the invention is already known. In this case, one must imagine both someone so cynical to think the Singaporean patent office would let this patent through as well as a patent examiner who simply has no idea that this is a universal way to use images on the web. As a result, this company could claim we infringed at least 918 times.</p>
<p>In truth, the patent would disappear in court &#8211; the prior art is clear as day. But how much money would be spent on lawyers by people defending themselves from VueStar first?</p>
<p>(<em>Please</em> note that using this command may put undue stress on the web server and admin(s).)</p>
]]></content:encoded>
			<wfw:commentRss>http://freeculture.org/blog/2008/05/28/weve-infringed-on-vuestars-patent-918-times/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

