2005-09-19, 03:01 AM
Not so much of a change to the software, just an XML file that will list of the CityLink Wellington webcams.
Only thing is, I've got no hosting space to put it on. I tried in the RssReader plugin configuration to add it with file://c:/webcam.xml but it doesn't seem to like it.
If you have the GBPVR web site unlocked then you should be able to add it on there.
Here is the contents of the file if you're interested:
<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">
<channel>
<title>Wellington Webcams</title>
<link>http://www.wn.co.nz/webcams.php</link>
<description>Wellington WebCams</description>
<item>
<title>Aotea Quay</title>
<link>http://citylink.co.nz/services/webcam/aotea/</link>
<description><img src="http://citylink.co.nz/images/webcam/aotea.jpg" border="0" /></description>
<enclosure url="http://citylink.co.nz/images/webcam/aotea.jpg"
length="41741"
type="image/jpeg"/>
<pubDate>Sun, 18 Sep 2005 00:01:00 +0100</pubDate>
</item>
<item>
<title>Zephyrometer</title>
<link>http://citylink.co.nz/services/webcam/zephyrometer/</link>
<description><img src="http://citylink.co.nz/images/webcam/zephyr.jpg" border="0" /></description>
<enclosure url="http://citylink.co.nz/images/webcam/zephyr.jpg"
length="22684"
type="image/jpeg"/>
<pubDate>Sat, 17 Sep 2005 00:01:00 +0100</pubDate>
</item>
<item>
<title>Courtenay Place</title>
<link>http://citylink.co.nz/services/webcam/courtenay/</link>
<description><img src="http://citylink.co.nz/images/webcam/courtenay.jpg" border="0" /></description>
<enclosure url="http://citylink.co.nz/images/webcam/courtenay.jpg"
length="39421"
type="image/jpeg"/>
<pubDate>Sat, 17 Sep 2005 00:01:00 +0100</pubDate>
</item>
<item>
<title>Cuba Mall</title>
<link>http://citylink.co.nz/services/webcam/cuba-mall/</link>
<description><img src="http://citylink.co.nz/images/webcam/cubamall.jpg" border="0" /></description>
<enclosure url="http://citylink.co.nz/images/webcam/cubamall.jpg"
length="21519"
type="image/jpeg"/>
<pubDate>Sat, 17 Sep 2005 00:01:00 +0100</pubDate>
</item>
<item>
<title>James Smith Corner</title>
<link>http://citylink.co.nz/services/webcam/james-smith-corner/</link>
<description><img src="http://citylink.co.nz/images/webcam/jscorner.jpg" border="0" /></description>
<enclosure url="http://citylink.co.nz/images/webcam/jscorner.jpg"
length="25909"
type="image/jpeg"/>
<pubDate>Sat, 17 Sep 2005 00:01:00 +0100</pubDate>
</item>
<item>
<title>Mount Victoria Tunnel</title>
<link>http://citylink.co.nz/services/webcam/mount-victoria/</link>
<description><img src="http://citylink.co.nz/images/webcam/mtvic.jpg" border="0" /></description>
<enclosure url="http://citylink.co.nz/images/webcam/mtvic.jpg"
length="45459"
type="image/jpeg"/>
<pubDate>Sat, 17 Sep 2005 00:01:00 +0100</pubDate>
</item>
<item>
<title>Reading Cinema</title>
<link>http://citylink.co.nz/services/webcam/reading/</link>
<description><img src="http://citylink.co.nz/images/webcam/reading.jpg" border="0" /></description>
<enclosure url="http://citylink.co.nz/images/webcam/reading.jpg"
length="20891"
type="image/jpeg"/>
<pubDate>Sat, 17 Sep 2005 00:01:00 +0100</pubDate>
</item>
<item>
<title>Terrace North</title>
<link>http://citylink.co.nz/services/webcam/terrace-north/</link>
<description><img src="http://citylink.co.nz/images/webcam/terrace-north.jpg" border="0" /></description>
<enclosure url="http://citylink.co.nz/images/webcam/terrace-north.jpg"
length="50143"
type="image/jpeg"/>
<pubDate>Sat, 17 Sep 2005 00:01:00 +0100</pubDate>
</item>
<item>
<title>Terrace South</title>
<link>http://citylink.co.nz/services/webcam/terrace-south/</link>
<description><img src="http://citylink.co.nz/images/webcam/terrace-south.jpg" border="0" /></description>
<enclosure url="http://citylink.co.nz/images/webcam/terrace-south.jpg"
length="45198"
type="image/jpeg"/>
<pubDate>Sat, 17 Sep 2005 00:01:00 +0100</pubDate>
</item>
<item>
<title>Lower Hutt South</title>
<link>http://homepages.paradise.net.nz/tmcgavin/webcam.html</link>
<description><img src="http://homepages.paradise.net.nz/tmcgavin/webcam/pics/south_view.jpg" border="0" /></description>
<enclosure url="http://homepages.paradise.net.nz/tmcgavin/webcam/pics/south_view.jpg"
length="17315"
type="image/jpeg"/>
<pubDate>Sat, 17 Sep 2005 00:01:00 +0100</pubDate>
</item>
<item>
<title>Lower Hutt North</title>
<link>http://homepages.paradise.net.nz/tmcgavin/webcam.html</link>
<description><img src="http://homepages.paradise.net.nz/tmcgavin/webcam/pics/north_view.jpg" border="0" /></description>
<enclosure url="http://homepages.paradise.net.nz/tmcgavin/webcam/pics/north_view.jpg"
length="10995"
type="image/jpeg"/>
<pubDate>Sat, 17 Sep 2005 00:01:00 +0100</pubDate>
</item>
</channel>
</rss>
Save it to a file, and stick on a website, add a new rss feed to the location of the file.
If the RSSReader Developer wants to make local files accessible within the reader then it would be a bit easier.
Only thing is, I've got no hosting space to put it on. I tried in the RssReader plugin configuration to add it with file://c:/webcam.xml but it doesn't seem to like it.
If you have the GBPVR web site unlocked then you should be able to add it on there.
Here is the contents of the file if you're interested:
<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">
<channel>
<title>Wellington Webcams</title>
<link>http://www.wn.co.nz/webcams.php</link>
<description>Wellington WebCams</description>
<item>
<title>Aotea Quay</title>
<link>http://citylink.co.nz/services/webcam/aotea/</link>
<description><img src="http://citylink.co.nz/images/webcam/aotea.jpg" border="0" /></description>
<enclosure url="http://citylink.co.nz/images/webcam/aotea.jpg"
length="41741"
type="image/jpeg"/>
<pubDate>Sun, 18 Sep 2005 00:01:00 +0100</pubDate>
</item>
<item>
<title>Zephyrometer</title>
<link>http://citylink.co.nz/services/webcam/zephyrometer/</link>
<description><img src="http://citylink.co.nz/images/webcam/zephyr.jpg" border="0" /></description>
<enclosure url="http://citylink.co.nz/images/webcam/zephyr.jpg"
length="22684"
type="image/jpeg"/>
<pubDate>Sat, 17 Sep 2005 00:01:00 +0100</pubDate>
</item>
<item>
<title>Courtenay Place</title>
<link>http://citylink.co.nz/services/webcam/courtenay/</link>
<description><img src="http://citylink.co.nz/images/webcam/courtenay.jpg" border="0" /></description>
<enclosure url="http://citylink.co.nz/images/webcam/courtenay.jpg"
length="39421"
type="image/jpeg"/>
<pubDate>Sat, 17 Sep 2005 00:01:00 +0100</pubDate>
</item>
<item>
<title>Cuba Mall</title>
<link>http://citylink.co.nz/services/webcam/cuba-mall/</link>
<description><img src="http://citylink.co.nz/images/webcam/cubamall.jpg" border="0" /></description>
<enclosure url="http://citylink.co.nz/images/webcam/cubamall.jpg"
length="21519"
type="image/jpeg"/>
<pubDate>Sat, 17 Sep 2005 00:01:00 +0100</pubDate>
</item>
<item>
<title>James Smith Corner</title>
<link>http://citylink.co.nz/services/webcam/james-smith-corner/</link>
<description><img src="http://citylink.co.nz/images/webcam/jscorner.jpg" border="0" /></description>
<enclosure url="http://citylink.co.nz/images/webcam/jscorner.jpg"
length="25909"
type="image/jpeg"/>
<pubDate>Sat, 17 Sep 2005 00:01:00 +0100</pubDate>
</item>
<item>
<title>Mount Victoria Tunnel</title>
<link>http://citylink.co.nz/services/webcam/mount-victoria/</link>
<description><img src="http://citylink.co.nz/images/webcam/mtvic.jpg" border="0" /></description>
<enclosure url="http://citylink.co.nz/images/webcam/mtvic.jpg"
length="45459"
type="image/jpeg"/>
<pubDate>Sat, 17 Sep 2005 00:01:00 +0100</pubDate>
</item>
<item>
<title>Reading Cinema</title>
<link>http://citylink.co.nz/services/webcam/reading/</link>
<description><img src="http://citylink.co.nz/images/webcam/reading.jpg" border="0" /></description>
<enclosure url="http://citylink.co.nz/images/webcam/reading.jpg"
length="20891"
type="image/jpeg"/>
<pubDate>Sat, 17 Sep 2005 00:01:00 +0100</pubDate>
</item>
<item>
<title>Terrace North</title>
<link>http://citylink.co.nz/services/webcam/terrace-north/</link>
<description><img src="http://citylink.co.nz/images/webcam/terrace-north.jpg" border="0" /></description>
<enclosure url="http://citylink.co.nz/images/webcam/terrace-north.jpg"
length="50143"
type="image/jpeg"/>
<pubDate>Sat, 17 Sep 2005 00:01:00 +0100</pubDate>
</item>
<item>
<title>Terrace South</title>
<link>http://citylink.co.nz/services/webcam/terrace-south/</link>
<description><img src="http://citylink.co.nz/images/webcam/terrace-south.jpg" border="0" /></description>
<enclosure url="http://citylink.co.nz/images/webcam/terrace-south.jpg"
length="45198"
type="image/jpeg"/>
<pubDate>Sat, 17 Sep 2005 00:01:00 +0100</pubDate>
</item>
<item>
<title>Lower Hutt South</title>
<link>http://homepages.paradise.net.nz/tmcgavin/webcam.html</link>
<description><img src="http://homepages.paradise.net.nz/tmcgavin/webcam/pics/south_view.jpg" border="0" /></description>
<enclosure url="http://homepages.paradise.net.nz/tmcgavin/webcam/pics/south_view.jpg"
length="17315"
type="image/jpeg"/>
<pubDate>Sat, 17 Sep 2005 00:01:00 +0100</pubDate>
</item>
<item>
<title>Lower Hutt North</title>
<link>http://homepages.paradise.net.nz/tmcgavin/webcam.html</link>
<description><img src="http://homepages.paradise.net.nz/tmcgavin/webcam/pics/north_view.jpg" border="0" /></description>
<enclosure url="http://homepages.paradise.net.nz/tmcgavin/webcam/pics/north_view.jpg"
length="10995"
type="image/jpeg"/>
<pubDate>Sat, 17 Sep 2005 00:01:00 +0100</pubDate>
</item>
</channel>
</rss>
Save it to a file, and stick on a website, add a new rss feed to the location of the file.
If the RSSReader Developer wants to make local files accessible within the reader then it would be a bit easier.