<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet href="/templates/default/atom.css" type="text/css" ?>

<feed 
   xmlns="http://www.w3.org/2005/Atom"
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/">
    <link href="http://belsky.info/feeds/atom.xml" rel="self" title="Anatoliy Belsky" type="application/atom+xml" />
    <link href="http://belsky.info/"                        rel="alternate"    title="Anatoliy Belsky" type="text/html" />
    <link href="http://belsky.info/rss.php?version=2.0"     rel="alternate"    title="Anatoliy Belsky" type="application/rss+xml" />
    <title type="html">Anatoliy Belsky</title>
    <subtitle type="html">That's what I'm thinking ...  </subtitle>
    
    <id>http://belsky.info/</id>
    <updated>2010-06-03T13:51:06Z</updated>
    <generator uri="http://www.s9y.org/" version="1.2.1">Serendipity 1.2.1 - http://www.s9y.org/</generator>
    <dc:language>en</dc:language>

    <entry>
        <link href="http://belsky.info/archives/29-Using-great-Geonames-database-for-geographical-data-handling.html" rel="alternate" title="Using great Geonames database for geographical data handling" />
        <author>
            <name>Anatoliy Belsky</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2010-06-03T11:57:19Z</published>
        <updated>2010-06-03T13:51:06Z</updated>
        <wfw:comment>http://belsky.info/wfwcomment.php?cid=29</wfw:comment>
    
        <slash:comments>1</slash:comments>
        <wfw:commentRss>http://belsky.info/rss.php?version=atom1.0&amp;type=comments&amp;cid=29</wfw:commentRss>
    
            <category scheme="http://belsky.info/categories/4-Bash" label="Bash" term="Bash" />
            <category scheme="http://belsky.info/categories/7-Linux" label="Linux" term="Linux" />
            <category scheme="http://belsky.info/categories/3-PostgreSQL" label="PostgreSQL" term="PostgreSQL" />
            <category scheme="http://belsky.info/categories/8-Web" label="Web" term="Web" />
    
        <id>http://belsky.info/archives/29-guid.html</id>
        <title type="html">Using great Geonames database for geographical data handling</title>
        <content type="xhtml" xml:base="http://belsky.info/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                This time I needed some geographical data evaluation for one of my current projects. The data used to be opensource and as possible qualitative and complete. After spending some time in front of the famous search engine window there was a solution: <br />
<br />
<a href="http://www.geonames.org/">http://www.geonames.org/</a><br />
<br />
That's the first sentence from the site:<br />
<br />
<blockquote>The GeoNames geographical database covers all countries and contains over eight million placenames that are available for download free of charge.</blockquote><br />
<br />
Geonames is used by number of sites. Besides data it has also web services and code libraries in many programming languages to access them. <br /><a href="http://belsky.info/archives/29-Using-great-Geonames-database-for-geographical-data-handling.html#extended">Continue reading "Using great Geonames database for geographical data handling"</a>
            </div>
        </content>
        
    </entry>

</feed>