Howdy Rodger and All

IMHO the "hello world" application of webSockets (HyBi) would be
the lowly chat program.

It is one of those types of applications where one can easily
do a side by side performance demo for the "boss" between WebSockets
and something like perchance AJAX.

Personally I would set up the server (be it with node.js or other back 
end) to
rotate an XML structure as the buffer , since in so doing , you can 
create almost
any data sharing application without having to modify your server, but 
that's just the tool
maker in me talking. :)

--Doc


On 12/07/2011 01:41 AM, Roger F. Gay wrote:
> Sure now, the simple demo is an echo server; which is not such a good demo 
> for websockets. Echo is a request-response operation - which is obviously not 
> the advancement websockets provide. It's what other demos did, because 
> building an echo takes no time or effort. I've been too busy with the tech. 
> framework to build apps. - even better demo apps.
>
> It means I can use websockets to construct or modify web pages without 
> renewing the page and this could lead to a better demo that's easy to build. 
>
>
> I like anything that allows me to inject into web pages without renewing the 
> whole page (or frame) like other techniques require. I actually hate watching 
> the whole page renew for some small change in page content. I've been saying 
> that websockets will allow the browser to operate as an interface for real 
> applications. Now it's becoming clear to me that I can think of the browser 
> more like any other application component, but one with a lot of support for 
> display. 
>
> I suppose I didn't think of this before because my mind has become so heavily 
> trained to focus on one thing at a time to get through the load of technical 
> details I have to do. And the real-world model I've been keeping in my head 
> has to do with robot control and a robot and reporting things back to the 
> browser / operator. I've been working with that example for years and have 
> always done all the dHTML control in JavaScript in the browser with text 
> messages from the robot to provide any data the robot wanted to send.
>
>
> I guess I can understand why you might think it odd that I was surprised by 
> what the browser did. It's something I've done in dHTML / JavaScript many 
> times before. But the dHTML interface ("framework") in the demo is extremely 
> simple, general, generic. This leads me to think I can go farther in creating 
> a reusuable web page ("framework") and keep all the application specific 
> logic in dynamically selectable "expert" components (HLL style). I'll stop 
> now, instead of writing whole new design and project documents.
>
> Not sure I really got my point across. I suppose I should not have been 
> surprised in the first place and the effect has to do with a lot of stuff in 
> my head that I've wanted to do and why I've been so enthusiastic about 
> websockets that I'm not sure I can briefly explain without giving a lot of 
> thought to how to explain it.
>
>
>
>
> Från: Marty Sullivan<[email protected]>
> Till: [email protected]
> Skickat: onsdag, 7 december 2011 0:38
> Ämne: Re: [svg-developers] Re: websockets: check this out!
>
> Yeah, it's just spitting the html back and displaying the embed. That
> doesn't have anything to do with websockets at all.
>
> On Tue, Dec 6, 2011 at 3:47 PM, jamesd<[email protected]>  wrote:
>
>> **
>>
>>
>>
>>
>> --- In [email protected], "Roger F. Gay"<rogerfgay@...>
>> wrote:
>>> Oh dude(s and dudettes). Check this out. I've amazed myself. Go to any
>> YouTube video, click share and embed and copy the embedding code. Then go
>> to my websocket server demo. Click connect and replace the sample text with
>> the embed code. Then click send message to server. I did not know it would
>> do that: http://isr.nu/ws/WebSocketTest.htm
>>>
>> I'm lost, what's it supposed to do? I don't understand the importance.
>>
>> James
>>
>>
>>
>



------------------------------------

-----
To unsubscribe send a message to: [email protected]
-or-
visit http://groups.yahoo.com/group/svg-developers and click "edit my 
membership"
----Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/svg-developers/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/svg-developers/join
    (Yahoo! ID required)

<*> To change settings via email:
    [email protected] 
    [email protected]

<*> To unsubscribe from this group, send an email to:
    [email protected]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/

Reply via email to