On Wednesday, 30 January 2013, Manuel Quiñones  wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Impressive investigation, guys,<br>
<br>
2013/1/29 Daniel Narvaez <<a href="javascript:;" onclick="_e(event, 'cvml', 'dwnarvaez@gmail.com')">dwnarvaez@gmail.com</a>>:<br>
> On 28 January 2013 19:11, Simon Schampijer <<a href="javascript:;" onclick="_e(event, 'cvml', 'simon@schampijer.de')">simon@schampijer.de</a>> wrote:<br>
>> I added as well an example for dbus methods, you can delete DS entries now<br>
>> :) <a href="http://dev.laptop.org/~erikos/html-activity/" target="_blank">http://dev.laptop.org/~erikos/html-activity/</a><br>
><br>
> I used this to implement static files serving. Luckily the shell<br>
> already had a GetBundlePath method we can use.<br>
<br>
For serving static files you can use node-static.<br>
<br>
<a href="https://npmjs.org/package/node-static" target="_blank">https://npmjs.org/package/node-static</a><br>
<br></blockquote><div><br></div><div>Yup, that's what we are using now. Nice and simple.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
><br>
> If you rebuild the sugar-build html branch, you should have basic<br>
> bundle files serving working. Now we can start adding more interesting<br>
> features I guess.<br>
<br>
Wee :)  For collaboration, node's <a href="http://socket.io" target="_blank">socket.io</a> can be useful.<br>
<br>
<a href="https://npmjs.org/package/socket.io" target="_blank">https://npmjs.org/package/socket.io</a><br>
</blockquote><div><br></div><div><br></div><div>Good idea. This could also be useful internally when bridging to the dbus API. For methods http is probably enough <span></span>but not for signals. </div><br><br>-- <br>Daniel Narvaez<br>
<br>