<?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"
	>

<channel>
	<title>Mateusz Loskot</title>
	<atom:link href="http://mateusz.loskot.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://mateusz.loskot.net</link>
	<description>Into the Free and Open Source Software for Geospatial</description>
	<pubDate>Wed, 04 Jun 2008 04:37:24 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
	<language>en</language>
			<item>
		<title>goosh.org</title>
		<link>http://mateusz.loskot.net/2008/06/04/gooshorg/</link>
		<comments>http://mateusz.loskot.net/2008/06/04/gooshorg/#comments</comments>
		<pubDate>Wed, 04 Jun 2008 04:36:27 +0000</pubDate>
		<dc:creator>mloskot</dc:creator>
		
		<category><![CDATA[fun]]></category>

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

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

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

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

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

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

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

		<guid isPermaLink="false">http://mateusz.loskot.net/?p=252</guid>
		<description><![CDATA[goosh.org is a new Web-based tool that has been warming up the wires for last hours. The idea is really cool, though it does not work in text lynx-like browsers, as one would expect.
Hmm, looks like the next (and obvious) step is to implement GDAL utilities plugin for goosh, so everyone can run:

guest@goosh.org:/gdal/&#62; ogrinfo -ro [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://goosh.org/">goosh.org</a> is a new Web-based tool that has been <a href="http://community.zdnet.co.uk/blog/0,1000000567,10008352o-2000331758b,00.htm">warming</a> <a href="http://tech.slashdot.org/article.pl?sid=08/06/02/222234">up</a> the wires for last hours. The idea is really cool, though it does not work in text lynx-like browsers, as one would expect.</p>
<p>Hmm, looks like the next (and obvious) step is to implement GDAL utilities plugin for goosh, so everyone can run:</p>
<pre>
guest@goosh.org:/gdal/&gt; ogrinfo -ro PG:'host=gdal.org user=root dbname=cool'

Layer name: streets
   Geometry: Line String
   Feature Count: 13
   Extent: (-87.634943, 24.543945) - (-80.031369, 31.000975)
   Layer SRS WKT:
   GEOGCS["GCS_WGS_1984",
      DATUM["WGS_1984",
      SPHEROID["WGS_1984",6378137.0,298.257223563]],
      PRIMEM["Greenwich",0.0],
      UNIT["Degree",0.0174532925199433]]
&#8230;
guest@goosh.org:/gdal/&gt;
</pre>
<p>What about <del datetime="2008-06-04T04:28:04+00:00">hackers</del>/<a href="http://www.reddit.com/info/6lpt9/comments/">crackers</a>? Don&#8217;t worry! This time, lucky works for Google:</p>
<blockquote><p>I tried &#8220;rm -rf /&#8221;, but Google is still up.</p></blockquote>
<p>;-)
</p>
<p><strong>Update:</strong> <em>Stupid me!</em> I really should not use the term <a href="http://www.catb.org/jargon/html/H/hacker.html">hacker</a> inappropriately above.</p>
]]></content:encoded>
			<wfw:commentRss>http://mateusz.loskot.net/2008/06/04/gooshorg/feed/</wfw:commentRss>
		</item>
		<item>
		<title>OSGeo archives inquisitor</title>
		<link>http://mateusz.loskot.net/2008/06/01/osgeo-archives-inquisitor/</link>
		<comments>http://mateusz.loskot.net/2008/06/01/osgeo-archives-inquisitor/#comments</comments>
		<pubDate>Sun, 01 Jun 2008 18:32:48 +0000</pubDate>
		<dc:creator>mloskot</dc:creator>
		
		<category><![CDATA[osgeo]]></category>

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

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

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

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

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

		<category><![CDATA[mailing list]]></category>

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

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

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

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

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

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

		<guid isPermaLink="false">http://mateusz.loskot.net/?p=251</guid>
		<description><![CDATA[All OSGeo mailing lists are managed by GNU Mailman. Mailman is a great piece of software but it lacks of user friendly search engine. In order to search, for instance, gdal-dev archives I usually feed Google with a query like this:

+libtiff +crash site:http://lists.osgeo.org/pipermail/gdal-dev

It works well but requires me to know and input direct URL of [...]]]></description>
			<content:encoded><![CDATA[<p>All OSGeo mailing lists are managed by <a href="http://www.gnu.org/software/mailman/">GNU Mailman</a>. Mailman is a great piece of software but it lacks of user friendly search engine. In order to search, for instance, <a href="http://lists.osgeo.org/pipermail/gdal-dev/">gdal-dev archives</a> I usually feed Google with a query like this:</p>
<pre>
+libtiff +crash site:http://lists.osgeo.org/pipermail/gdal-dev
</pre>
<p>It works well but requires me to know and input direct URL of archives I want to scan. There are nearly <strong>100</strong> <a href="http://lists.osgeo.org">OSGeo mailing lists</a> and sometimes I need to juggle quite many of them. Not much fun. The <a href="http://www.nabble.com/OSGeo.org-f18127.html">Nabble</a> comes in handy when I have to do many searches at the same time.</p>
<p>I have been using <a href="http://en.wikipedia.org/wiki/Safari_browser">Safari</a> as main Web browser since I moved to Mac OS X - it just runs faster on my PowerBook G4. Shortly, I discovered <a href="http://www.inquisitorx.com/">Inquisitor</a> plugin for Safari and my lists searching practice have changed. Thanks to Inquisitor&#8217;s feature of additional search engines, I use it as an <a href="http://www.flickr.com/photos/mloskot/2540486371/in/set-72157602220731855/">interface to the OSGeo</a> mailing lists archives and <a href="http://www.osgeo.org/search/node/">OSGeo.org</a>.</p>
<p><a href="http://www.flickr.com/photos/mloskot/2540486377/" title="inquisitor-searching-osgeo-2 by mloskot, on Flickr"><img src="http://farm4.static.flickr.com/3224/2540486377_b96bc34ec4.jpg" width="427" height="423" alt="inquisitor-searching-osgeo-2" border="0" style="margin: 5px" align="middle" /></a></p>
<p>With a very little configuration, the Nabble and OSGeo.org search engines are accessible in the Safari search box and also using keyboard shortcuts.</p>
<p>Configuration steps:</p>
<ol>
<li>Install <a href="http://www.inquisitorx.com/safari/releasenotes.php">latest version</a> of Inquisitor</li>
<li>Go to Inquisitor pane in the Safari preferences dialog box and click <a href="http://www.flickr.com/photos/mloskot/2540505941/in/set-72157602220731855/">Edit sites&#8230;</a></li>
<li>Add OSGeo add-ins to the additional search engines (see screenshot below)</li>
<li>Click on the plus button to <strong>Add new custom search shortcut&#8230;</strong> and input Site Name, search engine URL with query placeholder and optional Shortcut.</li>
</ol>
<p><a href="http://www.flickr.com/photos/mloskot/2540505943/" title="inquisitor-prefs-edit-sites-2 by mloskot, on Flickr"><img src="http://farm3.static.flickr.com/2024/2540505943_228781a291.jpg" width="500" height="174" alt="inquisitor-prefs-edit-sites-2"  border="0" style="margin: 5px" align="middle" /></a></p>
<p>Here are texts I used to define the three search shortcuts:</p>
<pre>
Site Name: OSGeo.org
URL: http://www.osgeo.org/search/node/%@

Site Name: OSGeo Mailing Lists
URL: http://www.nabble.com/forum/Search.jtp?forum=18127&#038;local=y&#038;query=%@

Site Name: GDAL Mailing List
URL: http://www.nabble.com/forum/Search.jtp?forum=1192&#038;local=y&#038;query=%@
</pre>
<p>Notice the <strong>%@</strong> part, it is a search query placeholder.</p>
<p>Use of the shortcuts is simple, issue <a href="http://docs.info.apple.com/article.html?artnum=42951">Cmd + Option + F</a> to jump to the Google search box in Safari, input a query and use <a href="http://www.flickr.com/photos/mloskot/2540505943/in/set-72157602220731855/">custom keyboard shortcut</a> of desired search engine, for instance I press <strong>Cmd + Shift + G</strong> to search gdal-dev list. Alternatively, while you type your query, the Inquisitor drops down <a href="http://en.wikipedia.org/wiki/Spotlight_(software)">Spotlight</a>-like box and then use arrow keys to select one of listed search engines.</p>
]]></content:encoded>
			<wfw:commentRss>http://mateusz.loskot.net/2008/06/01/osgeo-archives-inquisitor/feed/</wfw:commentRss>
		</item>
		<item>
		<title>OpenGeology.pl</title>
		<link>http://mateusz.loskot.net/2008/05/30/opengeology/</link>
		<comments>http://mateusz.loskot.net/2008/05/30/opengeology/#comments</comments>
		<pubDate>Fri, 30 May 2008 22:45:34 +0000</pubDate>
		<dc:creator>mloskot</dc:creator>
		
		<category><![CDATA[gis]]></category>

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

		<guid isPermaLink="false">http://mateusz.loskot.net/?p=250</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p><a href="http://opengeology.pl/" title="Open Geospatial technology in Geology"><img src="/images/logos/opengeology-pl-logo.gif" width="228" height="73" alt=""Open Geospatial technology in Geology" align="left" border="0" style="margin: 5px" /></a>From time to time, Google helps me to find and get new <em>treasures</em> laying deep on the Internet. Today, it dug out <a href="http://opengeology.pl/">OpenGeology.pl</a> website. Apparently, it has been launched quite recently and Google <a href="http://www.google.com/search?q=opengeology.pl">reports</a> very few references about it. Because it&#8217;s mostly in Polish language and English version is incomplete, I will give a short overview of it here. So, what is this website about?</p>
<p>The front page explains it very well:</p>
<blockquote><p>The <strong>OpenGeology.pl</strong> is devoted to the applications of <a href="http://www.opensource.org/docs/definition.php">Open Source Software</a> in <a href="http://en.wikipedia.org/wiki/Geology">Geology</a></p></blockquote>
<p>Later, one can browse various resources organized by topic - reviews of Open Source Software, tutorials ie. on <a href="http://en.wikipedia.org/wiki/Digital_elevation_model">DEM</a> processing and 3D technologies in geology as well as collection of free and public geodata. <a href="http://opengeology.pl/index.php?act=category&#038;sub=view&#038;category_id=16">DEM of Poland</a> based on the <a href="http://en.wikipedia.org/wiki/Shuttle_Radar_Topography_Mission">SRTM-3</a> is available through a friendly map-based interface in two alternative <a href="http://spatialreference.org/">coordinate systems</a> (<a href="http://spatialreference.org/ref/epsg/4326/">WGS 84</a> and <a href="http://spatialreference.org/ref/epsg/2180/">PUWG 92</a>) and three grid formats. It&#8217;s worth to notice that <em>holes</em> in original DEM files have been patched. I&#8217;ve not played with this data myself but it sounds very promising.</p>
<p>Now, let&#8217;s get to the point - the software. And here, my eyes saw a nice list of <a href="http://en.wikipedia.org/wiki/FOSS">FOSS</a> packages, including <a href="http://osgeo.org/">OSGeo Foundation</a> projects&#8230;<a href="http://www.catb.org/jargon/html/A/and-there-was-much-rejoicing.html"><em>and there was much rejoicing</em></a>.</p>
<p>OpenGeology community (see below) has found following FOSS4G and OSGeo projects useful: <a href="http://opengeology.pl/index.php?act=category&#038;sub=view&#038;category_id=34">GRASS</a>, <a href="http://opengeology.pl/index.php?act=category&#038;sub=details&#038;id=70">Open Source Software Image Map</a> (OSSIM), <a href="http://opengeology.pl/index.php?act=category&#038;sub=details&#038;id=56">Quantum GIS</a>, <a href="http://opengeology.pl/index.php?act=category&#038;sub=details&#038;id=69">GDAL/OGR</a> and <a href="http://opengeology.pl/index.php?act=category&#038;sub=details&#038;id=28">FWTools</a>.</p>
<p>A couple of words about the OpenGeology.pl authors. If my understanding is correct, the website was founded by <a href="http://www.pgi.gov.pl/pgi_en/">Polish Geological Institute</a> and <a href="http://www.opengeology.pl/index.php?act=author&#038;sub=details&#038;id=7">Maciej Tomaszczyk</a> is the main author and content provider. Kudos to the <a href="http://opengeology.pl/">OpenGeology.pl</a> <em>Community</em> for their efforts to spread the FOSS4G in Poland.</p>
]]></content:encoded>
			<wfw:commentRss>http://mateusz.loskot.net/2008/05/30/opengeology/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Terminus works on Leopard</title>
		<link>http://mateusz.loskot.net/2008/05/25/terminus-works-on-leopard/</link>
		<comments>http://mateusz.loskot.net/2008/05/25/terminus-works-on-leopard/#comments</comments>
		<pubDate>Sun, 25 May 2008 13:50:41 +0000</pubDate>
		<dc:creator>mloskot</dc:creator>
		
		<category><![CDATA[programming]]></category>

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

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

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

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

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

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

		<guid isPermaLink="false">http://mateusz.loskot.net/2008/05/25/terminus-works-on-leopard/</guid>
		<description><![CDATA[This is just a short post reporting that Terminus font works on Mac OS X 10.5 (Leopard) very well.
In my old post Terminus, my eyes saver, there is more information on Terminus font, with pointers to where to get it and how to install it.
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.flickr.com/photos/mloskot/2518098459/" title="terminus-font-1-macosx-10.5 by mloskot, on Flickr"><img src="http://farm3.static.flickr.com/2345/2518098459_92dc4c2120_t.jpg" width="100" height="57" alt="terminus-font-1-macosx-10.5 by mloskot, on Flickr" align="left" border="0" style="margin: 5px" /></a>This is just a short post reporting that <a href="http://www.is-vn.bg/hamster/jimmy-en.html">Terminus</a> font works on Mac OS X 10.5 (Leopard) very well.</p>
<p>In my old post <a href="http://mateusz.loskot.net/?p=223/">Terminus, my eyes saver</a>, there is more information on Terminus font, with pointers to where to get it and how to install it.</p>
]]></content:encoded>
			<wfw:commentRss>http://mateusz.loskot.net/2008/05/25/terminus-works-on-leopard/feed/</wfw:commentRss>
		</item>
		<item>
		<title>colormake on Mac OS X</title>
		<link>http://mateusz.loskot.net/2008/05/25/colormake-on-mac-os-x/</link>
		<comments>http://mateusz.loskot.net/2008/05/25/colormake-on-mac-os-x/#comments</comments>
		<pubDate>Sun, 25 May 2008 09:42:49 +0000</pubDate>
		<dc:creator>mloskot</dc:creator>
		
		<category><![CDATA[programming]]></category>

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

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

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

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

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

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

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

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

		<guid isPermaLink="false">http://mateusz.loskot.net/2008/05/25/colormake-on-mac-os-x/</guid>
		<description><![CDATA[I have just discovered colormake utility - a simple wrapper around make to colorize its output.
colormake is really helpful for someone who heavily works in Unix shell environments to visually analyse messages generated during programs compilation. Simply, colors are used as another language for communication with a user, complementing letters printed out to the console. [...]]]></description>
			<content:encoded><![CDATA[<p>I have just discovered <a href="http://bre.klaki.net/programs/colormake/">colormake</a> utility - a simple wrapper around <a href="http://www.gnu.org/software/make/">make</a> to colorize its output.</p>
<p>colormake is really helpful for someone who heavily works in <a href="http://en.wikipedia.org/wiki/Unix_shell">Unix shell</a> environments to visually analyse messages generated during programs compilation. Simply, colors are used as another <em>language</em> for communication with a user, complementing letters printed out to the console. The colormake wrapper in combination with clean console fonts like <a href="http://mateusz.loskot.net?p=223/">Terminus</a> serve as a great tandem in hacker daily job.</p>
<p>First, I started to use <em>colormake 0.2</em> on <a href="http://www.ubuntu.com/">Ubuntu Linux</a>:
<pre>$ sudo apt-get install colormake</pre>
</p>
<p>Next, I tried it on Mac OS X 10.5, though with no luck. Basically, because of subtle differences in <a href="http://en.wikipedia.org/wiki/Bash">Bash</a> and format of <a href="http://gcc.gnu.org/">GCC</a> output messages. So, simple patch (<a href="/download/patches/colormake-0.2-mloskot.patch">colormake-0.2-mloskot.patch</a>) is required to get <em>colormake 0.2</em> working on Mac OS X. I&#8217;ve sent this patch to <a href="http://bre.klaki.net/">Bjarni</a> - the author of colormake, so perhaps he will like to include it in next (0.3?) version. BTW, thanks to Bjarni for the colormake tool!</p>
]]></content:encoded>
			<wfw:commentRss>http://mateusz.loskot.net/2008/05/25/colormake-on-mac-os-x/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Learning the OpenID problems</title>
		<link>http://mateusz.loskot.net/2008/05/14/learning-the-openid-problems/</link>
		<comments>http://mateusz.loskot.net/2008/05/14/learning-the-openid-problems/#comments</comments>
		<pubDate>Wed, 14 May 2008 11:09:48 +0000</pubDate>
		<dc:creator>mloskot</dc:creator>
		
		<category><![CDATA[open source]]></category>

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

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

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

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

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

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

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

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

		<guid isPermaLink="false">http://mateusz.loskot.net/2008/05/14/learning-the-openid-problems/</guid>
		<description><![CDATA[Continuing my recent discussion about OpenID and considering OpenID usage for authenticating to OSGeo services, I wanted to make a short review of its disadvantages. The OpenID advantages are well-known and can be described with a short statement:
open, decentralized, free framework, which allows Internet users to control their digital life with single identity
Stefan Brand collected [...]]]></description>
			<content:encoded><![CDATA[<p><img src="/images/logos/openid-logo.png" alt="OpenID logo" width="120" height="40" align="left" border="0" style="margin: 5px" />Continuing <a href="/2008/05/11/openid-conquers-communities/">my recent discussion</a> about <a href="http://openid.net/">OpenID</a> and considering OpenID usage for authenticating to <a href="http://wiki.osgeo.org/wiki/OpenID">OSGeo services</a>, I wanted to make a short review of its disadvantages. The OpenID advantages are <a href="http://en.wikipedia.org/wiki/OpenID">well-known</a> and can be described with a short statement:</p>
<blockquote><p>open, decentralized, free framework, which allows Internet users to control their <a href="http://en.wikipedia.org/wiki/Digital_identity">digital life</a> with single identity</p></blockquote>
<p><a href="http://idcorner.org">Stefan Brand</a> collected number of opinions about OpenID and compiled a very interesting post on his blog about <a href="http://idcorner.org/2007/08/22/the-problems-with-openid/">problem(s) with OpenID</a>. Stefan&#8217;s blog entry is pretty long, so to understand his findings easier, I decided to abstract key thoughts on that matter.</p>
<p>Stefan summarized main problems and sources of OpenID criticism as follows: </p>
<blockquote><p>OpenID is highly vulnerable to phishing and other attacks, creates insurmountable privacy problems, is not a trust system, suffers from usability problems, and makes it unappealing to become an OpenID consumer.</p></blockquote>
<p>Next, complaints about the OpenID framework are presented in a few categories, which I&#8217;m going to summarize below.</p>
<p><span id="more-246"></span></p>
<p>The most serious complaint is about lack of security and vulnerability on <a href="http://en.wikipedia.org/wiki/Phishing">phishing attacks</a> as well as browser exploits based on <a href="http://en.wikipedia.org/wiki/Cross-site_scripting">XSS</a> and <a href="http://en.wikipedia.org/wiki/Cross-site_request_forgery">CSRF</a>. Another problem was pointed by <a href="http://www.identityblog.com/?p=685">Kim Cameron</a>: <q>OpenID is as strong, and as weak, as DNS</q>. It&#8217;s also easy to imagine user&#8217;s computer attacked with <a href="http://en.wikipedia.org/wiki/Trojan_horse_%28computing%29">trojan</a> or <a href="http://en.wikipedia.org/wiki/Keystroke_logging">key logger</a> sniffing her OpenID password. It could eventuate in giving attacker access to <a href="http://en.wikipedia.org/wiki/Online_identity">all identities</a> controlled by user&#8217;s OpenID.</p>
<p>These insights let to consider OpenID as a <em>broken authentication</em>, though: </p>
<blockquote><p>This is fine if what you protect with your OpenID is worthless, but it seems clear that these types of protocol are going to be used to authenticate for things of value.</p></blockquote>
<p>The privacy issue is next. <a href="http://wiki.openid.net/Reputation#Terminology">OpenID providers</a> do recycle unused or orphaned user IDs and </p>
<blockquote><p>if an OpenID is recycled, the new owner will be able to access the previous owner&#8217;sâ data if the <a href="http://wiki.openid.net/Reputation#Terminology">RP</a> is not aware that the OpenID has changed ownership.</p></blockquote>
<p>Some users find problematic or unethical fact that <q>[OpenID] identity provider is able to track all websites you log into</q>. The tracking capability may be used for purposes like users profiling and cross-sites profiling - sounds like a <em>big brother</em> reality.</p>
<p>OpenID is very easy to use, also for unexperienced Internet users. However, OpenID use <q>requires more client-side intelligence than today&#8217;s standard Web browser</q>. These two seems to stay in contradiction.</p>
<p>A good privacy on the Internet means: <q>untraceability, unlinkability, authenticated anonymity and pseudonymity, and minimal disclosure</q>. However, OpenID&#8217;s <q>simplistic URL architecture seems fundamentally incompatible with these privacy features</q>.</p>
<p>What about <a href="http://en.wikipedia.org/wiki/Trusted_system">trust</a>? OpenID is supposed to play a role of an identity system. In common understanding, an identity system is based on trust. There is no authority that can promise OpenID <a href="http://mloskot.myopenid.com/">mloskot.myopenid.com</a> is Mateusz Ĺoskot. The implication is <q>The OpenID is not a trust system</q> but <q>OpenID is an identity transport system but without trust</q>. Why? Because <q>no trust, no identity</q>.</p>
<p>Usability and adoption also seems to be questionable. Some experts prove that OpenID can be easily replaced with <a href="http://en.wikipedia.org/wiki/Password_manager">password managers</a> available in popular Web browsers. Another issue is selection of trusted OpenID provider and the fact that there are many providers, but still not enough sites and consumers.</p>
<p>An interesting and realistic issue is availability of OpenID services. The decentralization, an OpenID&#8217;s strength is also considered as its weakness: <q>If your openID server goes down then youâre locked out of all of your other web accounts that used that login.</q></p>
<p>Patents. It seems possible that some aspects of OpenID patented and <q>parties have made claims that OpenID is covered by their patents</q>.</p>
<p>As a word of disclaimer, I&#8217;m not the author of the concerns presented above and this is not my aim to criticise the concept of OpenID system. I&#8217;m just a member of Internet users hordes who is interested in OpenID applications. All the comments above helped me to understand OpenID better, so I collected and rewritten them here in more adoptive, I believe.</p>
<p>Authors of all citations I used above can be easily find in <a href="http://www.idcorner.org/?p=161">Stefan&#8217;s blog post</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://mateusz.loskot.net/2008/05/14/learning-the-openid-problems/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Letter of Support for CASCADOSS</title>
		<link>http://mateusz.loskot.net/2008/05/13/letter-of-support-for-cascadoss/</link>
		<comments>http://mateusz.loskot.net/2008/05/13/letter-of-support-for-cascadoss/#comments</comments>
		<pubDate>Tue, 13 May 2008 18:08:20 +0000</pubDate>
		<dc:creator>mloskot</dc:creator>
		
		<category><![CDATA[events]]></category>

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

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

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

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

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

		<guid isPermaLink="false">http://mateusz.loskot.net/2008/05/13/letter-of-support-for-cascadoss/</guid>
		<description><![CDATA[A few weeks ago, CASCADOSS project leaders requested for patronage from the OSGeo Foundation for two upcoming events: International Symposium and International Information Workshop. The request was approved and final decision was made during the 36th OSGeo Board Meeting.
Yesterday, Frank Warmerdam officially announced this fact in the OSGeo News: OSGeo Supports CASCADOSS
Detailed document describing the [...]]]></description>
			<content:encoded><![CDATA[<p><img src="/images/logos/cascados-logo.png" alt="Cascados Logo" width="150" height="40" align="left" border="0" style="margin: 5px" />A few weeks ago, <a href="http://www.cascadoss.eu/">CASCADOSS</a> project leaders requested for patronage from the <a href="http://osgeo.org/">OSGeo Foundation</a> for <a href="http://mateusz.loskot.net/2008/02/12/the-cascadoss-project/">two upcoming events</a>: International Symposium and International Information Workshop. The request was approved and final decision was made during the <a href="http://wiki.osgeo.org/wiki/Thirty_Sixth_Board_Meeting">36th OSGeo Board Meeting</a>.</p>
<p>Yesterday, Frank Warmerdam officially announced this fact in the OSGeo News: <a href="http://www.osgeo.org/node/702">OSGeo Supports CASCADOSS</a></p>
<p>Detailed document describing the <a href="http://wiki.osgeo.org/wiki/Support_for_CASCADOSS">Support for CASCADOSS</a> is available on the <a href="http://wiki.osgeo.org">OSGeo Wiki</a>, together with body of letter of support. Printed copy of the letter was sent to the CASCADOSS project leaders.</p>
]]></content:encoded>
			<wfw:commentRss>http://mateusz.loskot.net/2008/05/13/letter-of-support-for-cascadoss/feed/</wfw:commentRss>
		</item>
		<item>
		<title>OpenID conquers communities</title>
		<link>http://mateusz.loskot.net/2008/05/11/openid-conquers-communities/</link>
		<comments>http://mateusz.loskot.net/2008/05/11/openid-conquers-communities/#comments</comments>
		<pubDate>Sun, 11 May 2008 11:55:02 +0000</pubDate>
		<dc:creator>mloskot</dc:creator>
		
		<category><![CDATA[open source]]></category>

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

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

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

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

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

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

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

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

		<guid isPermaLink="false">http://mateusz.loskot.net/2008/05/11/openid-conquers-communities/</guid>
		<description><![CDATA[On May 8th, Ross Turk posted on the SourceForge.net community blog: Hey! So Iâll just blurt it out: weâve joined the OpenID Foundation!. As Ross confirms, OpenID use is becoming very popular, means users like the idea of decentralized, free and open standard that lets users control the amount of personal information they provide.
In the [...]]]></description>
			<content:encoded><![CDATA[<p><img src="/images/logos/openid-logo.png" alt="OpenID logo" width="120" height="40" align="left" border="0" style="margin: 5px" />On May 8th, Ross Turk <a href="http://sourceforge.net/community/openid-and-good-citizenship/">posted</a> on the SourceForge.net community blog: <em>Hey! So Iâll just blurt it out: weâve joined the OpenID Foundation!</em>. As Ross confirms, <a href="http://en.wikipedia.org/wiki/OpenID">OpenID</a> use is becoming very popular, means users like the idea of <em>decentralized, free and open standard that lets users control the amount of personal information they provide</em>.</p>
<p>In the initial <a href="http://sourceforge.net/community/openid-on-sourceforgenet/">announcement</a> about the OpenID idea, SF.net stuff revealed they use OpenID <a href="http://framework.zend.com/manual/en/zend.openid.html">implementation</a> from <a href="http://framework.zend.com/">Zend Framework</a> - Open Source Software (oh yeah!) available under BSD License.</p>
<p>Recently, I&#8217;ve noticed that <a href="http://lists.osgeo.org/pipermail/sac/2007-July/000719.html">Chris brought the idea of OpenID</a> to OSGeo year ago and <a href="http://lists.osgeo.org/pipermail/sac/2007-July/000725.html">setup</a> necessary <a href="http://wiki.osgeo.org/wiki/OpenID">infrastructure</a>, so <a href="http://www.osgeo.org/osgeo_userid">OSGeo userid can be used as an openid</a>.</p>
<p>I tried today to use OpenID capabilities of OSGeo User ID, but <a href="http://lists.osgeo.org/pipermail/sac/2008-May/001290.html">without any luck</a>. It seems like the service has been disabled or moved without update in docs. Anyway, I hope we are going to keep it running. Hmm, it&#8217;s unclear to me if the OSGeo User ID is supposed to work as an OpenID and allow OSGeo users to authenticate to external non-OSGeo services with it, like to SourceForge.net. Is it?.</p>
<p>I&#8217;m wondering if it would be reasonable and beneficial the <a href="http://osgeo.org/">OSGeo Foundation</a> participates in activities lead by the <a href="http://openid.net/foundation/">OpenID Foundation</a>. What about joining the OpenID Foundation as a non-profit organization?</p>
]]></content:encoded>
			<wfw:commentRss>http://mateusz.loskot.net/2008/05/11/openid-conquers-communities/feed/</wfw:commentRss>
		</item>
		<item>
		<title>PostGIS provider for FDO update</title>
		<link>http://mateusz.loskot.net/2008/05/09/postgis-provider-for-fdo-update/</link>
		<comments>http://mateusz.loskot.net/2008/05/09/postgis-provider-for-fdo-update/#comments</comments>
		<pubDate>Fri, 09 May 2008 11:29:25 +0000</pubDate>
		<dc:creator>mloskot</dc:creator>
		
		<category><![CDATA[fdo]]></category>

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

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

		<category><![CDATA[feature data objects]]></category>

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

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

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

		<guid isPermaLink="false">http://mateusz.loskot.net/2008/05/09/postgis-provider-for-fdo-update/</guid>
		<description><![CDATA[During last weeks, a lot of fresh bits have been contributed to the PostGIS provider for FDO Open Source. The great part of this work was committed by Bruno Scott and his colleagues. Bruno has recently joined the FDO development team. I&#8217;d like to express my deep gratitude to Bruno for his fantastic help in [...]]]></description>
			<content:encoded><![CDATA[<p>During last weeks, a lot of fresh bits have been contributed to the <a href="http://postgis.refractions.net/">PostGIS</a> provider for <a href="http://fdo.osgeo.org/">FDO</a> Open Source. The great part of this work was committed by Bruno Scott and his colleagues. Bruno has recently <a href="http://lists.osgeo.org/pipermail/fdo-internals/2008-April/002069.html">joined the FDO development team</a>. I&#8217;d like to express <em>my deep gratitude</em> to Bruno for his <em>fantastic help</em> in improving the PostGIS provider. The provider has got better shape and stability.</p>
<p>Recently, I&#8217;ve failed my duties in the provider development, so motivated by the load of Bruno&#8217;s work I found some gaps in time to submit a few fixes too :-)</p>
<p><span id="more-243"></span></p>
<p>For all interested in development of the PostGIS provider for FDO, here is detailed list of the recent updates (links point to tickets in <a href="http://trac.osgeo.org/fdo/">FDO Trac</a> database):</p>
<ul>
<li><a href="http://trac.osgeo.org/fdo/ticket/94">#94</a> Generate extent for features assigned to default spatial context</li>
<li><a href="http://trac.osgeo.org/fdo/ticket/106">#106</a> PostGIS provider cannot delete a feature class</li>
<li><a href="http://trac.osgeo.org/fdo/ticket/171">#171</a> Fdo Postgis Autogenated identity property is mandatory</li>
<li><a href="http://trac.osgeo.org/fdo/ticket/178">#178</a> PostGIS : Can&#8217;t insert in a non-feature class</li>
<li><a href="http://trac.osgeo.org/fdo/ticket/232">#232</a> Fdo Postgis null and not null filter does not work</li>
<li><a href="http://trac.osgeo.org/fdo/ticket/233">#233</a> Fdo Postgis in and not in filter does not work</li>
<li><a href="http://trac.osgeo.org/fdo/ticket/234">#234</a> Fdo Postgis currently does not support anything but lowercase identifiers</li>
<li><a href="http://trac.osgeo.org/fdo/ticket/235">#235</a> Fdo Postgis Exception with insert</li>
<li><a href="http://trac.osgeo.org/fdo/ticket/236">#236</a> Fdo Postgis does not support non spatial classes</li>
<li><a href="http://trac.osgeo.org/fdo/ticket/241">#241</a> Implement Support for SelectAggregates, SpatialExtents and Count</li>
<li><a href="http://trac.osgeo.org/fdo/ticket/310">#310</a> PostGIS provider : change class naming convention without ~</li>
<li><a href="http://trac.osgeo.org/fdo/ticket/311">#311</a> PostGIS provider : mismatch between FdoGeometricTypes and FdoGeometryType</li>
<li><a href="http://trac.osgeo.org/fdo/ticket/312">#312</a> PostGIS provider : remove boost_date_time dll dependency</li>
<li><a href="http://trac.osgeo.org/fdo/ticket/313">#313</a> PostGIS provider : can&#8217;t filter,insert or update date/datetime</li>
<li><a href="http://trac.osgeo.org/fdo/ticket/314">#314</a> PostGIS provider : check-out/check-in crashes Autodesk Map</li>
<li><a href="http://trac.osgeo.org/fdo/ticket/324">#324</a> PostGIS provider : Insert and update geometry failed when a table has a srid</li>
<li><a href="http://trac.osgeo.org/fdo/ticket/328">#328</a> PostGIS FdoIInsert::Execute always returns NULL</li>
<li><a href="http://trac.osgeo.org/fdo/ticket/329">#329</a> PostGIS FdoISQLCommand::GetSQLStatement always returns NULL</li>
<li><a href="http://trac.osgeo.org/fdo/ticket/337">#337</a> PostGIS defect : insert,update more than one column failed on dates</li>
<li><a href="http://trac.osgeo.org/fdo/ticket/338">#338</a> PostGIS defect : insert with srid -1 failed</li>
<li><a href="http://trac.osgeo.org/fdo/ticket/339">#339</a> PostGIS defect : Srid is not set properly when creating a FeatureClass</li>
<li><a href="http://trac.osgeo.org/fdo/ticket/341">#341</a> PostGIS defect : SelectAggregate does not support DISTINCT</li>
</ul>
<p>All the fixes listed above will be included in next version <a href="http://trac.osgeo.org/fdo/milestone/3.4.0">3.4.0</a> of Feature Data Objects.</p>
<p>From another area of the FDO development, check <a href="http://www.jasonbirch.com">Jason&#8217;s</a> post about the brand new <a href="http://www.jasonbirch.com/nodes/2008/05/06/184/sqlite-for-fdo-with-sugar-free-ogr/trackback/">SQLite for both FDO</a> and <a href="http://www.gdal.org/ogr/">OGR</a></p>
]]></content:encoded>
			<wfw:commentRss>http://mateusz.loskot.net/2008/05/09/postgis-provider-for-fdo-update/feed/</wfw:commentRss>
		</item>
		<item>
		<title>RMA 2008</title>
		<link>http://mateusz.loskot.net/2008/04/11/rma-2008/</link>
		<comments>http://mateusz.loskot.net/2008/04/11/rma-2008/#comments</comments>
		<pubDate>Fri, 11 Apr 2008 01:26:24 +0000</pubDate>
		<dc:creator>mloskot</dc:creator>
		
		<category><![CDATA[events]]></category>

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

		<category><![CDATA[forestry modeling natural resources event conference sg]]></category>

		<guid isPermaLink="false">http://mateusz.loskot.net/2008/04/11/rma-2008/</guid>
		<description><![CDATA[This is a short post spreading the announcement about upcoming RMA 2008 conference. The RMA 2008 is the 2008 World Conference on Natural Resource Modeling. It will be held at the Warsaw University of Life Sciences (SGGW), Warsaw, Poland, June 15-18, 2008.
The conference will provide a forum for the presentation of recent progress in the [...]]]></description>
			<content:encoded><![CDATA[<p>This is a short post spreading the announcement about upcoming <a href="http://rma2008.wl.sggw.pl/">RMA 2008</a> conference. The RMA 2008 is the <strong>2008 World Conference on Natural Resource Modeling</strong>. It will be held at the <a href="http://www.sggw.pl/">Warsaw University of Life Sciences</a> (SGGW), Warsaw, Poland, June 15-18, 2008.</p>
<blockquote><p>The conference will provide a forum for the presentation of recent progress in the use of modeling techniques to help in the understanding and managing of complex natural resource systems</p></blockquote>
<p>The call for papers has been <a href="http://rma2008.wl.sggw.pl/call/">opened</a> very recently and not yet widely announced. As I&#8217;ve been told by organizers, it&#8217;s possible to present applications and software packages related to the conference matter. I&#8217;ve been wondering if there would be anyone from the OSGeo Community interested to present FOSS solutions for environmental related problems.</p>
<p>By the way, RMA 2008 is planned on the same week as <a href="/2008/02/12/the-cascadoss-project/">Cascadoss</a> symposium and workshop. So, there is some chance to visit both events.</p>
]]></content:encoded>
			<wfw:commentRss>http://mateusz.loskot.net/2008/04/11/rma-2008/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
