<?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>The Robb Report &#187; open government</title>
	<atom:link href="http://www.weblaws.org/robb/tag/open-government/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.weblaws.org/robb</link>
	<description></description>
	<lastBuildDate>Tue, 17 Jan 2012 14:10:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>New Project: Permalinks for USPTO Trademark Registrations</title>
		<link>http://www.weblaws.org/robb/2010/10/11/new-project-permalinks-for-uspto-trademark-registrations/</link>
		<comments>http://www.weblaws.org/robb/2010/10/11/new-project-permalinks-for-uspto-trademark-registrations/#comments</comments>
		<pubDate>Mon, 11 Oct 2010 21:01:26 +0000</pubDate>
		<dc:creator>Robb</dc:creator>
				<category><![CDATA[Idea]]></category>
		<category><![CDATA[open government]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[trademark]]></category>

		<guid isPermaLink="false">http://www.weblaws.org/robb/?p=768</guid>
		<description><![CDATA[I was doing some trademark research at the firm I&#8217;m clerking at, and found just what I was looking for: a particular abandoned trademark registration.  I wanted to send a partner an email about it, and so I mistakenly did the natural thing: I copied and pasted the URL (the link) to the USPTO web [...]]]></description>
			<content:encoded><![CDATA[<p>I was doing some trademark research at the firm I&#8217;m clerking at, and found just what I was looking for: a particular abandoned trademark registration.  I wanted to send a partner an email about it, and so I mistakenly did the natural thing: I copied and pasted the URL (the link) to the USPTO web page.</p>
<p>He replied a few minutes later: the link wouldn&#8217;t work.  They never do; they expire after 10 minutes or so.  And so what happens?  Attorneys <em>print out</em> or <em>create PDFs</em> of the USPTO web pages in order to discuss them.</p>
<p>I immediately thought that there must be something that could be done here, and so I started the <a href="https://www.weblaws.org/tm">Trademark Permalink</a> project:</p>
<blockquote><p>Create links that <strong>don’t expire</strong> to trademarks at the U.S. Patent &amp; Trademark Office. Use them in <strong>emails</strong>, on your <strong>website</strong>, or anywhere else you want to point someone to a trade/service-mark registration.</p></blockquote>
<p>EDIT:</p>
<p>The story&#8217;s gotten a little more complicated:  In the past day or so, I discovered that it&#8217;s possible that my work might be superfluous: The &#8220;TARR&#8221; USPTO web app provides single-document retrieval via URLs that don&#8217;t time out.  Many (most?) practitioners seem to only know about the TESS service, though, which *does* time out.  Also, the TARR data seems to come from a different source, and is definitely a different format.  For example, the IBM registration I use as an example:</p>
<div><a href="http://weblaws.org/tm/75871833" target="_blank">http://weblaws.org/tm/75871833</a></div>
<div>&#8230;can be linked to directly on TARR:</div>
<p><a href="http://tarr.uspto.gov/servlet/tarr?regser=serial&amp;entry=75871833" target="_blank">http://tarr.uspto.gov/servlet/tarr?regser=serial&amp;entry=75871833</a></p>
<div>However, like I mentioned above, TARR only seems to give single-document retrieval.  TESS will return the results of a query like &#8220;All TMs owned by so-and-so.&#8221;  I&#8217;ve been planning to expand my service to create PURLs for these kinds of TESS look-ups as well.  (This was the motivation for me to make the service in the first place: I had run a query finding six TMs that I wanted to share with a colleague.  But the URL of the search results timed out before he saw my email.)</div>
<div>Confused yet?  :-)</div>
]]></content:encoded>
			<wfw:commentRss>http://www.weblaws.org/robb/2010/10/11/new-project-permalinks-for-uspto-trademark-registrations/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CivicApps and the Search for Ideas</title>
		<link>http://www.weblaws.org/robb/2010/06/26/winner-of-civicapps-best-idea-award/</link>
		<comments>http://www.weblaws.org/robb/2010/06/26/winner-of-civicapps-best-idea-award/#comments</comments>
		<pubDate>Sat, 26 Jun 2010 11:59:04 +0000</pubDate>
		<dc:creator>Robb</dc:creator>
				<category><![CDATA[export]]></category>
		<category><![CDATA[Idea]]></category>
		<category><![CDATA[open government]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://www.weblaws.org/robb/?p=652</guid>
		<description><![CDATA[I just found out that I won one of the two Best Idea awards given in the first annual CivicApps for Greater Portland contest;  I was completely surprised and very honored.  My idea is Community-Contributed Datasets. CivicApps.org in a nutshell Back in the old days, i.e. 2008, cities like Portland would create apps (interactive websites) for [...]]]></description>
			<content:encoded><![CDATA[<p>I just found out that <a href="http://www.civicapps.org/news/announcing-best-ideas-winners-and-runners">I won one of the two Best Idea awards</a> given in the first annual <a href="http://www.civicapps.org/">CivicApps for Greater Portland</a> contest;  I was completely surprised and very honored.  My idea is <a href="http://civicapps.org/ideas/community-contributed-datasets"><em>Community-Contributed Datasets</em></a>.</p>
<h2>CivicApps.org in a nutshell</h2>
<p>Back in the old days, i.e. 2008, cities like Portland would create <em>apps</em> (interactive websites) for us like this:</p>
<div id="attachment_665" class="wp-caption aligncenter" style="width: 328px"><img class="size-full wp-image-665" title="The old way" src="http://www.weblaws.org/robb/wp-content/uploads/2010/06/the-old-way.png" alt="The old way" width="318" height="149" /><p class="wp-caption-text">The old way of making apps</p></div>
<p>They&#8217;d get a team together, look at the Datasets available to it, come up with ideas, and then build the apps.   <a href="http://portlandmaps.com/">PortlandMaps</a>, an awesome web app, was made this way.  But there&#8217;s a new trend and Portland&#8217;s setting an example for other cities.  First, the city adopts a policy of transparency, publishing all of its raw data in addition to the finished apps:</p>
<div id="attachment_674" class="wp-caption aligncenter" style="width: 302px"><img class="size-full wp-image-674" title="CivicApps 1" src="http://www.weblaws.org/robb/wp-content/uploads/2010/06/civicapps-1.2.png" alt="CivicApps 1" width="292" height="242" /><p class="wp-caption-text">First, cities make their raw data available</p></div>
<p>Then, curious and entrepreneurial individuals, companies, and other organizations step in and independently create new apps.  This frees up city resources and results in more apps and services coming online:</p>
<div id="attachment_677" class="wp-caption aligncenter" style="width: 473px"><img class="size-full wp-image-677" title="CivicApps 2" src="http://www.weblaws.org/robb/wp-content/uploads/2010/06/civicapps-2.3.png" alt="CivicApps 2" width="463" height="242" /><p class="wp-caption-text">Then, 3rd parties can step in and contribute</p></div>
<p>This is the entire purpose of the <a href="http://civicapps.org/">CivicApps.org</a> project and website: to enable this creative environment.  By the way, this is the same idea behind the federal <a href="http://www.data.gov">Data.gov</a> project.</p>
<h2>My idea: we can contribute data too</h2>
<p>It occurred to me that many organizations have valuable data about the city.  And some even have the expertise to publish the data in &#8220;open formats&#8221; just like the city of Portland is doing:</p>
<div id="attachment_682" class="wp-caption aligncenter" style="width: 473px"><img class="size-full wp-image-682" title="My idea" src="http://www.weblaws.org/robb/wp-content/uploads/2010/06/my-idea-3.png" alt="My idea" width="463" height="242" /><p class="wp-caption-text">My idea: We can provide datasets too</p></div>
<p>For example, my project, OregonLaws.org, publishes a glossary of legal terms specific to Oregon.  This is already <a href="https://www.weblaws.org/page/api_documentation">up and running as a Dataset</a>.</p>
<p>It will, though, take some work to implement my idea.  Some questions to answer are;  How will these 3rd party Datasets be integrated into the palette of &#8220;official&#8221; ones?  How will the data be authenticated or verified?</p>
<h2>The near future</h2>
<p><strong>The end result of all this is that the city could become a nexus of information.  In addition to providing raw data about itself, it can act as a means of identification and authentication.  There&#8217;s a precedent for the government acting in this role, e.g. the Secretary of State&#8217;s business registry performs a similar service.</strong></p>
<h2>Update</h2>
<p>Oregon Business Magazine covered the CivicApps contest:  <a href="http://www.oregonbusiness.com/the-latest/3754-the-city-of-portland-helps-keep-pdx-a-hot-spot-for-app-development-and-open-source-innovation">Keeping PDX a Hot Spot for App Development</a><strong><br />
</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.weblaws.org/robb/2010/06/26/winner-of-civicapps-best-idea-award/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

