Slashdot Mirror


GeoURL: We Know Where You Live, Work and Blog!

hrbrmstr writes "GeoURL is a location-to-URL reverse directory. This will allow you to find URLs by their proximity to a given location. Find your neighbor's blog, perhaps, or the web page of the restaurants near you. Many potential 'location-based services' can spring from this if the database gets big enough. The site has an easy process for maintaining your entries. And can even generate RSS feeds for a given geographical area."

2 of 188 comments (clear)

  1. Heh! Looks like geourl.org is close to Redmond by Anonymous Coward · · Score: -1, Redundant

    Judging from this...

    System error
    error: Can't call method "prepare" on an undefined value at /home/joshua/work/geourl/site/index.html line 100.
    context: ...
    96: </body>
    97: </html>
    98:
    99: <%init>
    100: $recent_updates_query ||= $dbh->prepare('select descr,url,left(create_dt,10) dt from geourl where type = "U" order by create_dt desc limit 50');
    101: </%init>
    102:
    103: <%once>
    104: my $recent_updates_query; ...
    code stack: /home/joshua/work/geourl/site/index.html:100 /home/joshua/work/geourl/site/autohandler:3

  2. hum... by MoonRider · · Score: 0, Redundant

    me@myworkstation:/home/me> nslookup www.geourl.org
    Using /etc/hosts on: myworkstation

    looking up FILES
    Trying DNS
    Non-authoritative answer:
    Name: www.geourl.org
    Address: 127.0.0.1 ?