<?xml version="1.0" encoding="utf-8" ?>

<rss version="2.0" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
   >
<channel>
    <title>Ominiverdi's blog - strk</title>
    <link>http://blog.ominiverdi.org/</link>
    <description>free spaghetti gis</description>
    <dc:language>en</dc:language>
    <generator>Serendipity 1.1 - http://www.s9y.org/</generator>
    <pubDate>Thu, 23 Apr 2009 07:56:44 GMT</pubDate>

    <image>
        <url>http://blog.ominiverdi.org/templates/default/img/s9y_banner_small.png</url>
        <title>RSS: Ominiverdi's blog - strk - free spaghetti gis</title>
        <link>http://blog.ominiverdi.org/</link>
        <width>100</width>
        <height>21</height>
    </image>

<item>
    <title>Open Street Map with Free Flash Player</title>
    <link>http://blog.ominiverdi.org/index.php?/archives/78-Open-Street-Map-with-Free-Flash-Player.html</link>
            <category>strk</category>
    
    <comments>http://blog.ominiverdi.org/index.php?/archives/78-Open-Street-Map-with-Free-Flash-Player.html#comments</comments>
    <wfw:comment>http://blog.ominiverdi.org/wfwcomment.php?cid=78</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.ominiverdi.org/rss.php?version=2.0&amp;type=comments&amp;cid=78</wfw:commentRss>
    

    <author>nospam@example.com (Sandro Santilli)</author>
    <content:encoded>
    Gnash (&lt;a href=&quot;http://www.gnu.org/software/gnash&quot;&gt;the GNU SWF Player&lt;/a&gt;) supports Potlatch (&lt;a href=&quot;http://www.openstreetmap.org/edit&quot;&gt;the online OSM editor&lt;/a&gt;) since release &lt;b&gt;0.8.4&lt;/b&gt;. This means you can start &lt;b&gt;now&lt;/b&gt; contributing to &lt;a href=&quot;http://www.openstreetmap.org&quot;&gt;The Map&lt;/a&gt; no matter what &lt;a href=&quot;http://wiki.gnashdev.org/BuildMatrix&quot;&gt;system&lt;/a&gt;  you have (incuding &lt;a href=&quot;http://wiki.gnashdev.org/Gnash#Screenshots&quot;&gt;handhelds&lt;/a&gt;).&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;serendipity_imageComment_img&quot;&gt;&lt;!-- s9ymdb:5 --&gt;&lt;img width=&#039;720&#039; height=&#039;381&#039;  src=&quot;http://blog.ominiverdi.org/uploads/gnashosm.png&quot; alt=&quot;[Standalone potlatch editing session]&quot; /&gt;&lt;/div&gt;&lt;br /&gt;
&lt;br /&gt;
The only annoyance is that if you enable background images, the gui become unresponsive as bitmap are loaded.&lt;br /&gt;
The good new is that &lt;b&gt;YOU CAN HELP&lt;/b&gt; removing this limitation. Not only by hacking on Gnash (which is fun on itself and I&#039;d highly reccommend) but also by &lt;a href=&quot;http://linuxfund.org/projects/gnash/&quot;&gt;donating money&lt;/a&gt; to this project through &lt;a href=&quot;http://linuxfund.org/press/gnash/&quot;&gt;Linux Fund&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
  
    </content:encoded>

    <pubDate>Thu, 23 Apr 2009 03:56:44 -0400</pubDate>
    <guid isPermaLink="false">http://blog.ominiverdi.org/index.php?/archives/78-guid.html</guid>
    
</item>
<item>
    <title>PostGIS Rasters</title>
    <link>http://blog.ominiverdi.org/index.php?/archives/69-PostGIS-Rasters.html</link>
            <category>strk</category>
    
    <comments>http://blog.ominiverdi.org/index.php?/archives/69-PostGIS-Rasters.html#comments</comments>
    <wfw:comment>http://blog.ominiverdi.org/wfwcomment.php?cid=69</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.ominiverdi.org/rss.php?version=2.0&amp;type=comments&amp;cid=69</wfw:commentRss>
    

    <author>nospam@example.com (Sandro Santilli)</author>
    <content:encoded>
    The &lt;a title=&quot;Project homepage&quot; href=&quot;http://postgis.refractions.net/support/wiki/index.php?WKTRasterHomePage&quot;&gt;WKTRaster project&lt;/a&gt; has finally started, thanks to fundings raised by &lt;a title=&quot;sciences du bois et de la forêt&quot; href=&quot;http://www.cef-cfr.ca/index.php?n=Membres.StevenGCumming&quot;&gt;Steve Cumming&lt;/a&gt; (Université Laval), &lt;a title=&quot;blog&quot; href=&quot;http://blog.lostinspatial.com/&quot;&gt;Martin Daly&lt;/a&gt; (CadCorp) and &lt;a title=&quot;Michigan Tech Research Institute&quot; href=&quot;http://wiki.mtri.org/display/mtripub/tyler+erickson&quot;&gt;Tyler Erickson&lt;/a&gt; (Michigan Tech Research Institute).&lt;br /&gt;
&lt;br /&gt;
The &lt;a title=&quot;SVN repository&quot; href=&quot;http://svn.refractions.net/postgis/spike/wktraster&quot;&gt;current code&lt;/a&gt; defines a RASTER type for &lt;a title=&quot;PostgreSQL website&quot; href=&quot;http://www.postgresql.org/&quot;&gt;PostgreSQL&lt;/a&gt; and bounding-box based spatial operators on it. Relying on implicit casts you can already use all functions defined for the BOX2D &lt;a title=&quot;PostGIS website&quot; href=&quot;http://www.postgis.org&quot;&gt;PostGIS&lt;/a&gt; type.&lt;br /&gt;
&lt;br /&gt;
&lt;!-- s9ymdb:4 --&gt;&lt;img width=&#039;562&#039; height=&#039;251&#039; style=&quot;border: 0px; padding-left: 5px; padding-right: 5px;&quot; src=&quot;http://blog.ominiverdi.org/uploads/wktraster.png&quot; alt=&quot;WKTRaster session&quot; /&gt;&lt;br /&gt;
&lt;br /&gt;
There&#039;s &lt;a title=&quot;Planning and funding&quot; href=&quot;http://www.cef-cfr.ca/index.php?n=Membres.PierreRacineWKTRaster&quot;&gt;a lot more&lt;/a&gt; to be done to make it really usable, but the foundations are there now and we can then build on them (see &lt;a title=&quot;Project specifications&quot; href=&quot;http://www.cef-cfr.ca/uploads/Membres/WKTRasterSpecifications0.8.pdf&quot;&gt;specs&lt;/a&gt;). &lt;br /&gt;
&lt;br /&gt;
If you ever asked &lt;a title=&quot;Raster notes on PostGIS wiki&quot; href=&quot;http://postgis.refractions.net/support/wiki/index.php?RasterNotes&quot;&gt;&quot;does PostGIS support rasters?&quot;&lt;/a&gt; then this is the best time to help answering &lt;strong&gt;YES&lt;/strong&gt; by &lt;a title=&quot;Planning and funding&quot; href=&quot;http://www.cef-cfr.ca/index.php?n=Membres.PierreRacineWKTRaster&quot;&gt;contributing time or money&lt;/a&gt; to the project!&lt;br /&gt;
&lt;br /&gt;
 
    </content:encoded>

    <pubDate>Tue, 10 Feb 2009 18:07:50 -0500</pubDate>
    <guid isPermaLink="false">http://blog.ominiverdi.org/index.php?/archives/69-guid.html</guid>
    
</item>

</channel>
</rss>