[worldKit-dev] strange behaviour when worldkit request rss

Nicolas Morant morant_fr at yahoo.fr
Wed Apr 4 08:13:46 PDT 2007


Hello 'Worldkiters',

thank a lot for your worldkit soft. It is very impressive.

I am trying to use the rss feature to see updated points on the map.

to debug network transfers I use :
On winxp2,  IE/httpwatch 
on win+osx, firefox/livehttpheaders 

After the first successful call to the rss feed "GET /map/rss.php?&1175699347132 HTTP/1.1"
where you can see the message load "appel rss", I see lots of request like 
"GET undefined&1175697051078 HTTP/1.1" that come just after the first rss update delay and 
no more calls to rss feed.

This happens :
1. on my site http://www.Morant.org/map (user:test, password:test)
2. on my local PC winxp2
3. but not on my powerbook ! where I can see, in the console, corrects calls to the feed
   GET /map/rss.php&1175697051078 HTTP/1.1 
   ...

I did not find this in previous messages in the list.

do you know this problem?

thx a lot
Nicolas

The config.xml :

<?xml version="1.0"?>
<worldkitconf>
  <north>43.598333</north>
  <south>43.560833</south>
  <east>7.147500</east>
  <west>7.082778</west>
  <width>800</width>

  <height>594</height>
  <displaytype>day</displaytype>
  <dayimg>http://www.morant.org/map/maps/Antibes/map.jpg</dayimg>
  <nightimg>http://www.morant.org/map/maps/Antibes/night2.jpg</nightimg>
  <dataurl>http://www.morant.org/map/rss.php</dataurl>
  <updateurl>http://www.morant.org/map/rss.php</updateurl>

  <update>8</update>
  <uniqueurls>true</uniqueurls>
  <showload>true</showload>
  <loadrssmsg>appel rss</loadrssmsg>
  <plotinterval>0</plotinterval>
  <zoomselect>true</zoomselect>

  <toolbar>true</toolbar>
  <showonlynew>true</showonlynew>
  <plotshape>circle</plotshape>
  <plotsize>30</plotsize>
  <linecolor>0xFFFF00</linecolor>
  <initialplotcolor>0x00FF00
    <green>0x00FF00</green>

    <yellow>0xFFFF00</yellow>
    <red>0xFF0000</red>
  </initialplotcolor>
  <restingplotcolor>0xFFFF00
    <green2>0x00FF00</green2>
    <yellow2>0xFFFF00</yellow2>
    <red2>0xFF0000</red2>

  </restingplotcolor>
</worldkitconf>


The livehttpheade result:

----------------------------------------------------------
http://www.morant.org/map/rss.php?&1175698970523

GET /map/rss.php?&1175698970523 HTTP/1.1
Host: www.morant.org
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.8.1.3) Gecko/20070309
Firefox/2.0.0.3
Accept:
text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Accept-Language: fr,en-us;q=0.7,en;q=0.3
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Proxy-Connection: keep-alive
Cookie: username=test; PHPSESSID=8e2ad3de6da4d228f92682b539a7429a

HTTP/1.x 200 OK
Date: Wed, 04 Apr 2007 15:02:50 GMT
Server: Apache/1.3.33 (Unix)
X-Powered-By: PHP/4.4.4
Content-Type: text/html
Age: 4
Transfer-Encoding: chunked
Via: HTTP/1.1 SAPwdf (Traffic-Server/5.2.5-59702 [c sSf ])
----------------------------------------------------------
http://www.morant.org/undefined&1175698975550

GET /undefined&1175698975550 HTTP/1.1
Host: www.morant.org
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.8.1.3) Gecko/20070309
Firefox/2.0.0.3
Accept:
text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Accept-Language: fr,en-us;q=0.7,en;q=0.3
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Proxy-Connection: keep-alive
Cookie: PHPSESSID=8e2ad3de6da4d228f92682b539a7429a

HTTP/1.x 404 Not Found
Date: Wed, 04 Apr 2007 15:02:55 GMT
Server: Apache/1.3.33 (Unix)
Content-Length: 823
Content-Type: text/html
Age: 2
Via: HTTP/1.1 SAPwdf (Traffic-Server/5.2.5-59702 [cMsSf ])
----------------------------------------------------------
http://www.morant.org/undefined&1175698975550

GET /undefined&1175698975550 HTTP/1.1
Host: www.morant.org
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.8.1.3) Gecko/20070309
Firefox/2.0.0.3
Accept:
text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Accept-Language: fr,en-us;q=0.7,en;q=0.3
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Proxy-Connection: keep-alive
Cookie: PHPSESSID=8e2ad3de6da4d228f92682b539a7429a

HTTP/1.x 404 Not Found
Date: Wed, 04 Apr 2007 15:02:55 GMT
Server: Apache/1.3.33 (Unix)
Content-Length: 823
Content-Type: text/html
Age: 3
Via: HTTP/1.1 SAPwdf (Traffic-Server/5.2.5-59702 [cMsSf ])

etc...



	

	
		
___________________________________________________________________________ 
Découvrez une nouvelle façon d'obtenir des réponses à toutes vos questions ! 
Profitez des connaissances, des opinions et des expériences des internautes sur Yahoo! Questions/Réponses 
http://fr.answers.yahoo.com



More information about the worldkit-dev mailing list