[SHR-U] web manager 0.2

2009-10-18 Thread Tony Berth
when clicking on the messages menu item, 'Loading...' is displayed without
retrieving the SMS messages from my FR. Is that a bug or am I doing
something wrong?

Thanks

Tony
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: [SHR-U] web manager 0.2

2009-10-18 Thread Baruch Even
Tony Berth wrote:
 when clicking on the messages menu item, 'Loading...' is displayed without
 retrieving the SMS messages from my FR. Is that a bug or am I doing
 something wrong?

It could be that opimd is not active yet, or that you have an older 
frameworkd that has an old api of opimd?

web-manager lacks serious error checking and the web-app part is only 
crudely written. The only way to debug it right now is with firebug, the 
firefox extension. If you can install that and see how the app behaves I 
can try to help more.

Baruch


___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: web-manager 0.2

2009-10-17 Thread Petr Vanek
I wanted to announce here that I released web-manager version 0.2, this
version includes rudimentary support to read your SMS messages from the
web interface.

looks like soon we will be able to send an sms from the web
interface :) huh, means someone will perhaps make a phone suite we can
use in fr and remotely :)))

Hey, this is great!

will test soon, 
Petr


___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: web-manager 0.2

2009-10-17 Thread Tony Berth
On Sat, Oct 17, 2009 at 4:18 AM, Baruch Even bar...@ev-en.org wrote:

 Hi,

 I wanted to announce here that I released web-manager version 0.2, this
 version includes rudimentary support to read your SMS messages from the
 web interface.

 To those who don't know web-manager is my take on oshyrman, it's a web
 interface to the freerunner (actually, to FSO infrastructure) and it
 currently shows the GSM reception, GPX traces from tangogps, lists
 contacts from opimd and lists messages from opimd.

 I really suck at doing UIs and web UIs in particular, the RPC that I
 implement is REST-like (I'm no puritan in that respect) and provides
 JSON output to simple requests. The web interface is written in jQuery
 and is really in need of some love. Anyone wants to take it to the next
 level and actually use the full abilities of HTML/CSS/JS to make it a
 great interface?

 Feedback is most welcome!

 Baruch


cool thing :) THANKS a lot. Tested with latest SHR-U and works just fine!

Tony
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


web-manager 0.2

2009-10-16 Thread Baruch Even
Hi,

I wanted to announce here that I released web-manager version 0.2, this
version includes rudimentary support to read your SMS messages from the
web interface.

To those who don't know web-manager is my take on oshyrman, it's a web
interface to the freerunner (actually, to FSO infrastructure) and it
currently shows the GSM reception, GPX traces from tangogps, lists
contacts from opimd and lists messages from opimd.

I really suck at doing UIs and web UIs in particular, the RPC that I
implement is REST-like (I'm no puritan in that respect) and provides
JSON output to simple requests. The web interface is written in jQuery
and is really in need of some love. Anyone wants to take it to the next
level and actually use the full abilities of HTML/CSS/JS to make it a
great interface?

Feedback is most welcome!

Baruch


___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: web-manager 0.2

2009-10-16 Thread Baruch Even
Baruch Even wrote:
 Hi,
 
 I wanted to announce here that I released web-manager version 0.2, this
 version includes rudimentary support to read your SMS messages from the
 web interface.

It makes sense to tell also where the ipkg is available for download:
http://www.opkg.org/package_289.html

The code lives at github:
http://wiki.github.com/baruch/web-manager

Baruch

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: web-manager 0.2

2009-10-16 Thread Robin Paulson
2009/10/17 Baruch Even bar...@ev-en.org:
 To those who don't know web-manager is my take on oshyrman, it's a web
 interface to the freerunner (actually, to FSO infrastructure) and it
 currently shows the GSM reception, GPX traces from tangogps, lists
 contacts from opimd and lists messages from opimd.

are there any plans to allow conversion of those tangogps .log traces
to .gpx, along with upload to an osm account?

 I really suck at doing UIs and web UIs in particular, the RPC that I
 implement is REST-like (I'm no puritan in that respect) and provides
 JSON output to simple requests. The web interface is written in jQuery
 and is really in need of some love. Anyone wants to take it to the next
 level and actually use the full abilities of HTML/CSS/JS to make it a
 great interface?

 Feedback is most welcome!

where is it?

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: web-manager 0.2

2009-10-16 Thread Baruch Even
Robin Paulson wrote:
 2009/10/17 Baruch Even bar...@ev-en.org:
 To those who don't know web-manager is my take on oshyrman, it's a web
 interface to the freerunner (actually, to FSO infrastructure) and it
 currently shows the GSM reception, GPX traces from tangogps, lists
 contacts from opimd and lists messages from opimd.
 
 are there any plans to allow conversion of those tangogps .log traces
 to .gpx, along with upload to an osm account?

It's already available, there is a link near any log file to download as 
GPX. I'm too lazy to integrate it with a JOSM plugin to be able to load 
them directly into JOSM.

As to uploading them to OSM, it should be possible for a Javascript 
developer to implement such a thing with some AJAX, but it's not in my 
current priorities. I'll take a patch though.

 I really suck at doing UIs and web UIs in particular, the RPC that I
 implement is REST-like (I'm no puritan in that respect) and provides
 JSON output to simple requests. The web interface is written in jQuery
 and is really in need of some love. Anyone wants to take it to the next
 level and actually use the full abilities of HTML/CSS/JS to make it a
 great interface?

 Feedback is most welcome!
 
 where is it?

You can find it at opkg http://www.opkg.org/package_289.html

Baruch

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community