[worldKit-dev] Using JRSSComm to feed RSS

Shane Norman shane.norman at gmail.com
Wed Feb 28 16:51:05 PST 2007


Hi  Mikel

This is not the vb .net problem. Put the world kit under <form id="form1">.
Get rid of all the javascript function. Just a black page with form tag. IN
config.xml assign rss.xml as the dataurl. Now try. It gives a javascript
error.

cheers
shane

On 3/1/07, mik Nix <pampas21 at hotmail.com> wrote:
>
> If you are usin VB.Net as a conteiner i am working on a similer project
> only
> im using VB6 as a standalone application , due to VB6 not having support
> for
> the new ExternalInterface class  for flash and my knowledge of flash was
> quite limited at the start of my project and I had problems with the
> fscommand I solved the issue by only "replacing" the RSS file by
> overwriting
> the info in the specified RSS file and then letting the config file for
> worlKit do the updating reading the RSS file every minute. Perhaps that
> wold
>   be a quick solution to you problem untill you can find a more permanent
> one.
>
> Br /
> Mikael
>
>
> >From: worldkit-dev-request at lists.brainoff.com
> >Reply-To: worldkit-dev at lists.brainoff.com
> >To: worldkit-dev at lists.brainoff.com
> >Subject: worldkit-dev Digest, Vol 16, Issue 16
> >Date: Wed, 28 Feb 2007 08:21:26 -0800
> >MIME-Version: 1.0
> >Received: from frida.dreamhost.com ([66.33.206.23]) by
> >bay0-mc8-f8.bay0.hotmail.com with Microsoft SMTPSVC(6.0.3790.2444); Wed,
> 28
> >Feb 2007 11:07:57 -0800
> >Received: from che.dreamhost.com (che.dreamhost.com [66.33.216.23])by
> >frida.dreamhost.com (Postfix) with ESMTPid B828B16D568; Wed, 28 Feb 2007
> >11:07:57 -0800 (PST)
> >Received: from che.dreamhost.com (localhost [127.0.0.1])by
> >che.dreamhost.com (Postfix) with ESMTP id 19E271BB80;Wed, 28 Feb 2007
> >11:07:56 -0800 (PST)
> >X-Message-Info: LsUYwwHHNt0qEWO+jKISGWo9cDck4K/P9bWS7xH0jD8=
> >X-BeenThere: worldkit-dev at lists.brainoff.com
> >X-Mailman-Version: 2.1.9
> >Precedence: list
> >List-Id: Discussion of worldKit use and development
> ><worldkit-dev-brainoff.com>
> >List-Unsubscribe:
> ><http://lists.brainoff.com/listinfo.cgi/worldkit-dev-brainoff.com
> >,<mailto:worldkit-dev-request at lists.brainoff.com?subject=unsubscribe>
> >List-Archive:
> ><http://lists.brainoff.com/pipermail/worldkit-dev-brainoff.com>
> >List-Post: <mailto:worldkit-dev at lists.brainoff.com>
> >List-Help: <mailto:worldkit-dev-request at lists.brainoff.com?subject=help>
> >List-Subscribe:
> ><http://lists.brainoff.com/listinfo.cgi/worldkit-dev-brainoff.com
> >,<mailto:worldkit-dev-request at lists.brainoff.com?subject=subscribe>
> >Errors-To: worldkit-dev-bounces at lists.brainoff.com
> >Return-Path: worldkit-dev-bounces at lists.brainoff.com
> >X-OriginalArrivalTime: 28 Feb 2007 19:07:58.0069 (UTC)
> >FILETIME=[C22CC250:01C75B6B]
> >
> >Send worldkit-dev mailing list submissions to
> >       worldkit-dev at lists.brainoff.com
> >
> >To subscribe or unsubscribe via the World Wide Web, visit
> >       http://lists.brainoff.com/listinfo.cgi/worldkit-dev-brainoff.com
> >or, via email, send a message with subject or body 'help' to
> >       worldkit-dev-request at lists.brainoff.com
> >
> >You can reach the person managing the list at
> >       worldkit-dev-owner at lists.brainoff.com
> >
> >When replying, please edit your Subject line so it is more specific
> >than "Re: Contents of worldkit-dev digest..."
> >
> >
> >Today's Topics:
> >
> >    1. Re: Using JRSSComm to feed RSS (Shane Norman)
> >
> >
> >----------------------------------------------------------------------
> >
> >Message: 1
> >Date: Wed, 28 Feb 2007 12:18:26 +1000
> >From: "Shane Norman" <shane.norman at gmail.com>
> >Subject: Re: [worldKit-dev] Using JRSSComm to feed RSS
> >To: "Discussion of worldKit use and development"
> >       <worldkit-dev at lists.brainoff.com>
> >Message-ID:
> >       <5efc02c50702271818k13bc03ccr46993a79aadef273 at mail.gmail.com>
> >Content-Type: text/plain; charset="iso-8859-1"
> >
> >Thanks mikel. But the site is not visible for external users. Sorry.
> >
> >Cheers
> >shane
> >
> >On 2/27/07, Mikel Maron <mikel_maron at yahoo.com> wrote:
> > >
> > > Url? I can take a look...
> > >
> > > ----- Original Message ----
> > > From: Shane Norman <shane.norman at gmail.com>
> > > To: Discussion of worldKit use and development <
> > > worldkit-dev at lists.brainoff.com>
> > > Sent: Monday, February 26, 2007 10:52:56 PM
> > > Subject: Re: [worldKit-dev] Using JRSSComm to feed RSS
> > >
> > > Hi Mikel
> > >
> > > Thanks. But the javascript error still occur. I have deleted the all
> > > javascript coding. But it still happening. Even though there is none
> > > accessing worldkit it is giving that error. Please advice me.
> > >
> > > Cheers
> > > Shane
> > >
> > > On 2/26/07, Mikel Maron <mikel_maron at yahoo.com> wrote:
> > > >
> > > > You'd be getting an error in javascript on "
> > > > document.worldkit.SetVariable", since the DOM position of worldKit
> has
> > > > changed.
> > > > You might try "document.formname.worldkit.SetVariable" where
> formname
> >is
> > > > the name of your form,
> > > > or document.getElementById ("worldkit").SetVariable.
> > > >
> > > > -Mikel
> > > >
> > > > ----- Original Message ----
> > > > From: Shane Norman < shane.norman at gmail.com>
> > > > To: Discussion of worldKit use and development
> ><worldkit-dev at lists.brainoff.com
> > > > >
> > > > Sent: Monday, February 26, 2007 7:10:13 AM
> > > > Subject: Re: [worldKit-dev] Using JRSSComm to feed RSS
> > > >
> > > > HI Mikel
> > > >
> > > > I am using ASP .Net to build my site. When I put the flash in side
> >form
> > > > object I am getting an error "worldkit is undefined". But when I put
> >before
> > > > form it doesn't give any javascript error. Please advice me.
> > > >
> > > > Cheers
> > > > Shane
> > > >
> > > > On 2/23/07, Shane Norman < shane.norman at gmail.com> wrote:
> > > > >
> > > > > Hi Mikel
> > > > >
> > > > > Thanks. Correction. I used <script type='text/javascript> . So It
> > > > > did't work. I changed that to <script language="javascript">. Now
> it
> >is
> > > > > working. And I call the function like
> > > > > window.setTimeout("sendrss()", 1000);
> > > > >
> > > > > Cheers
> > > > > Shane
> > > > >
> > > > > On 2/22/07, Mikel Maron < mikel_maron at yahoo.com > wrote:
> > > > > >
> > > > > > Hi Shane
> > > > > >
> > > > > > The Javascript is executing before worldKit has loaded into the
> > > > > > page, so it never receives that JRSSComm.
> > > > > > The following sends the RSS after clicking a link .. it will
> work.
> > > > > >
> > > > > > <script type='text/javascript'>
> > > > > > function sendrss() {
> > > > > >     document.worldkit.SetVariable ('JRSSComm','<?xml
> >version="1.0"?><rss
> > > > > > version="2.0" xmlns:georss="
> >http://www.georss.org/georss"><channel><title>Geo
> > > > > > Location</title><item><title>SHARK BAY</title><georss:point>-
> > > > > > 25.9330005645752
> >113.541999816895</georss:point></item></channel></rss>');
> > > > > >
> > > > > > </script>
> > > > > > <a href="javascript:sendrss();">Send RSS</a>
> > > > > >
> > > > > >
> > > > > > Also, in your GeoRSS Point, there's a space between "-" and
> >"25.93...",
> > > > > > which should be removed.
> > > > > >
> > > > > > -Mikel
> > > > > >
> > > > > > ----- Original Message ----
> > > > > > From: Shane Norman < shane.norman at gmail.com>
> > > > > > To: worldkit-dev at lists.brainoff.com
> > > > > > Sent: Wednesday, February 21, 2007 11:23:25 PM
> > > > > > Subject: [worldKit-dev] Using JRSSComm to feed RSS
> > > > > >
> > > > > > Hi Guys
> > > > > >
> > > > > > I am trying to feed RSS string into worldkit. So far I am
> > > > > > unsuccessfull. Please give me some advice. I only have limited
> >knowledge in
> > > > > > Javascript. And I use vb .net. This is my coding.
> > > > > >
> > > > > > <OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
> > > > > > codebase="
> >
> http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0
> > > > > > " WIDTH="800" HEIGHT="400" id="worldkit">
> > > > > > <PARAM NAME=movie VALUE="worldkit.swf">
> > > > > > <PARAM NAME=quality VALUE=high>
> > > > > > <PARAM NAME=bgcolor VALUE=#000000>
> > > > > >
> > > > > > <EMBED src="worldkit.swf" swLiveConnect="true" quality=high
> > > > > > bgcolor=#000000 WIDTH="800" HEIGHT="400" NAME="worldkit"
> ALIGN=""
> > > > > > TYPE="application/x-shockwave-flash" PLUGINSPAGE="
> > > > > > http://www.macromedia.com/go/getflashplayer">
> > > > > > </embed>
> > > > > > </object>
> > > > > > <script type='text/javascript'>
> > > > > > document.worldkit.SetVariable ('JRSSComm','<?xml
> >version="1.0"?><rss
> > > > > > version="2.0" xmlns:georss="
> >http://www.georss.org/georss"><channel><title>Geo
> > > > > > Location</title><item><title>SHARK BAY</title><georss:point>-
> > > > > > 25.9330005645752 113.541999816895
> > > > > > </georss:point></item></channel></rss>');</script>
> > > > > >
> > > > > >
> > > > > > Thanks in advcance
> > > > > >
> > > > > > Cheers
> > > > > > Shane
> > > > > > _______________________________________________
> > > > > > worldkit-dev mailing list
> > > > > > worldkit-dev at lists.brainoff.com
> > > > > > http://lists.brainoff.com/listinfo.cgi/worldkit-dev-brainoff.com
> > > > > >
> > > > > >
> > > > > > _______________________________________________
> > > > > > worldkit-dev mailing list
> > > > > > worldkit-dev at lists.brainoff.com
> > > > > > http://lists.brainoff.com/listinfo.cgi/worldkit-dev-brainoff.com
> > > > > >
> > > > > >
> > > > >
> > > > _______________________________________________
> > > > worldkit-dev mailing list
> > > > worldkit-dev at lists.brainoff.com
> > > > http://lists.brainoff.com/listinfo.cgi/worldkit-dev-brainoff.com
> > > >
> > > >
> > > > _______________________________________________
> > > > worldkit-dev mailing list
> > > > worldkit-dev at lists.brainoff.com
> > > > http://lists.brainoff.com/listinfo.cgi/worldkit-dev-brainoff.com
> > > >
> > > >
> > > _______________________________________________
> > > worldkit-dev mailing list
> > > worldkit-dev at lists.brainoff.com
> > > http://lists.brainoff.com/listinfo.cgi/worldkit-dev-brainoff.com
> > >
> > >
> > > _______________________________________________
> > > worldkit-dev mailing list
> > > worldkit-dev at lists.brainoff.com
> > > http://lists.brainoff.com/listinfo.cgi/worldkit-dev-brainoff.com
> > >
> > >
> >-------------- next part --------------
> >An HTML attachment was scrubbed...
> >URL:
> >
> http://lists.brainoff.com/pipermail/worldkit-dev-brainoff.com/attachments/20070228/f0d13130/attachment-0001.html
> >
> >------------------------------
> >
> >_______________________________________________
> >worldkit-dev mailing list
> >worldkit-dev at lists.brainoff.com
> >http://lists.brainoff.com/listinfo.cgi/worldkit-dev-brainoff.com
> >
> >
> >End of worldkit-dev Digest, Vol 16, Issue 16
> >********************************************
>
> _________________________________________________________________
> Senaste nytt om Paris och Lindsey http://starlounge.msn.se/
>
> _______________________________________________
> worldkit-dev mailing list
> worldkit-dev at lists.brainoff.com
> http://lists.brainoff.com/listinfo.cgi/worldkit-dev-brainoff.com
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.brainoff.com/pipermail/worldkit-dev-brainoff.com/attachments/20070301/02a29a9b/attachment-0005.htm>


More information about the worldkit-dev mailing list