Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2005-12-18 12:46:37

Bastian
Plugin Author
From: Wuppertal, Germany
Registered: 2005-02-02
Posts: 376
Website

Textpattern Blogmap - Test Release

The alpha tests are done, blogmap on samisdat.org is done.
Thanks for testing, i keep all inputs and there will first on the blogmap

<img src=‘http://samisdat.org/images/37t.png’ style=‘width:200px;height:137px;float:right;margin-left:10px;’ alt=‘An Example’ />

Just yet i finished a first version of a textpattern blogmap and i need some testers till the finished map move to txpmagazine

It´s a google map and its driven by Google Maps EZ.

To include the data i written a plugin that generates a rdf-file with position etc.
The blogmap reads the rdf, saves data in db and display the map.

So install the plugin, register for the map and give me some feedback.
Errors finding and improvement ideas, both welcome. Above all improving the helpfile and if someone has some ideas about security…

bas_locate_me

Download
German Infos
The Blogmap

  • Install and actived the plugin
  • Run “extensions” -> “Locate Me”
  • Edit plugin’s prefs “admin”-> “advanved prefs” and save
  • Ping your site @ “http://samisdat.org/blogmap/register”
  • That should bee all

Plugins Prefs

  • Description Tell with max. 255 letters what your site is about
  • Creator You? Max 35 lettes
  • Country There is a drop-down list. Choose your country. At the moment i creates maps for all countries "txpmagazine":http://txpmagazine.kbbu.de/all_sites/ But even yours is not in, you are shown at the world map * *Image* Determine an image. Must be 60px*60px, like forum avatars. * *Your position* If your country is already covered my the large zoom at "google maps":http://maps.google.com, find your position by scrolling and zooming and click "Link to this page" above. Save this link to *gmap Link*. *Or* save Latitude and Longitude. Receive these worldKit geocoder

Bugs, errors etc

  • Latitude and longitude are saved wrong Changed msql field typ
  • Register twice, instead of updating data
  • gmap Link aceppts values which cant be processed

Last edited by Bastian (2006-02-18 23:54:08)

Offline

#2 2005-12-18 16:12:34

alexandra
Member
From: Cologne, Germany
Registered: 2004-04-02
Posts: 1,370

Re: Textpattern Blogmap - Test Release

[Just a note to everybody: Bastians site (The Blogmap) is only a testing site!]

Okay, i tested the plugin .. installing is really easy!

Now the problems:
  • i end up in Luxembourg even though i checked lati/longitude for cologne twice
<pre><code>here my deo datas for Cologne, Germany lat/lon 50.9333333,6.95 geotags geo:lat=50.9333333 geo:long=6.95 geourl < meta name=“ICBM” content=“50.9333333,6.95” > </code></pre>
  • i could register twice and that should not be the case in the final version, i think.
  • once your site is registered one can not apply an image? right?

[just a sitenote: could you apply a backlink from the registe page to the blogmap?]

Other than that: Great work :)

Last edited by alexandra (2005-12-18 20:01:35)

Offline

#3 2005-12-18 17:10:17

colak
Admin
From: Cyprus
Registered: 2004-11-20
Posts: 9,011
Website GitHub Mastodon Twitter

Re: Textpattern Blogmap - Test Release

I have tested the plugin and had similar problems re long/lat
I have registered twice and that counted 2 sites as opposed to one. I guess the final version will be able to recognise urls and update their location accordingly.


Yiannis
——————————
NeMe | hblack.art | EMAP | A Sea change | Toolkit of Care
I do my best editing after I click on the submit button.

Offline

#4 2005-12-18 17:46:50

wesseltoft
Member
From: Dortmund, Germany
Registered: 2005-08-03
Posts: 108
Website

Re: Textpattern Blogmap - Test Release

It’s completed. I’m now at the Blogmap Germany Incorporation. :)

Offline

#5 2005-12-18 18:35:56

Bastian
Plugin Author
From: Wuppertal, Germany
Registered: 2005-02-02
Posts: 376
Website

Re: Textpattern Blogmap - Test Release

The “Luxemburg” problem is now clear. I set db for lat and lon to “varchr”. Everything after the comma is gone.

I tried to register twice, but i faild. “Data has been updated” the script prompt to me.

> once your site is registered one can not apply an image? right?
No, you can add an image later to your rdf by editing the plugins prefs.
Right now update and register is located in the same function.

Should that be split in final?
It´s a power of ping xml, that it can be updated decentral.

@Nils Sorry you are located in afrika
You saved
http://maps.google.com/maps?q=Braunschweig+Germany&spn=0.023403,0.086187&t=k&hl=en
to gmap Link. Please save a link like
http://maps.google.com/maps?ll=52.283282,10.502930&spn=0.648072,2.630127&hl=en
The ll are the coordinates and the are needed.
I dont know that google maps also querys q=Braunschweig+Germany.
I will include som regex to make sure, that only good gmap links can bee saved

Last edited by Bastian (2005-12-18 19:05:39)

Offline

#6 2005-12-18 19:11:50

Boogenstein
Member
From: Wausau, Wisconsin, USA.
Registered: 2004-03-28
Posts: 56

Re: Textpattern Blogmap - Test Release

Okay, I added myself and went to look but had the latitude slightly out. I adjusted the latitude a couple of times so the the pointer actually points to our house instead of a drain cover out in the street. I now have a total of 5 pins on the map! Could it be set so that if you change the details a little, it will overwrite the old ones rather than adding another entry?

Bastian, could you please go in and delete the 4 most Northern entries for Boogenstein.com? You could even delete all of them and I will just re-ping now that I know where I am! I think I am doing slightly better than nilshoerrmann.de which appears to be located in the Mid-Atlantic region of Germany!

Last edited by Boogenstein (2005-12-18 19:14:14)


“Keep a straight face and you’ll be laughing!”

Offline

#7 2005-12-18 20:03:56

alexandra
Member
From: Cologne, Germany
Registered: 2004-04-02
Posts: 1,370

Re: Textpattern Blogmap - Test Release

> Bastian wrote:

> Right now update and register is located in the same function. Should that be split in final? It´s a power of ping xml, that it can be updated decentral.

I would vote for splitting it up in the final.

Offline

#8 2005-12-18 21:22:47

Bastian
Plugin Author
From: Wuppertal, Germany
Registered: 2005-02-02
Posts: 376
Website

Re: Textpattern Blogmap - Test Release

> Mid-Atlantic region of Germany
:)

I tried do register me more then once, but i didnt get … till
i register www.samisdat.org !

At the moment i dont now why, but www.domain.tld cant be registered more then once domain.tld only once and then updated.

Offline

#9 2006-04-27 23:24:04

mattgilbert
Member
Registered: 2006-03-23
Posts: 70

Re: Textpattern Blogmap - Test Release

has this plugin been abandoned? all the links seem to point to nowhere.

Offline

#10 2006-04-28 00:10:43

Bastian
Plugin Author
From: Wuppertal, Germany
Registered: 2005-02-02
Posts: 376
Website

Re: Textpattern Blogmap - Test Release

No, the plugin isn’t abandoned!

Alex host the blogmap at txpmag
You find the plugin here

Offline

Board footer

Powered by FluxBB