Re: Development for Nokia N800 / N810

2008-02-07 Thread Jesse Guardiani
using SIP and/or H323 communication protocols? those protocols are supported by rtcomm and telepathy. dunno if you have access to the api though. -- Jesse Guardiani Software Developer / Sys Admin [EMAIL PROTECTED] ___ maemo-developers mailing list maemo

Re: N810 Maemo Program/USA Store

2008-01-08 Thread Jesse Guardiani
___ maemo-developers mailing list maemo-developers@maemo.org https://lists.maemo.org/mailman/listinfo/maemo-developers -- Jesse Guardiani Software Developer / Sys Admin [EMAIL PROTECTED] ___ maemo-developers mailing list maemo-developers@maemo.org

Re: web based local application GUIs

2007-11-27 Thread Jesse Guardiani
On 11/27/07, Tomi Ollila [EMAIL PROTECTED] wrote: On Mon 26 Nov 2007 22:16, Igor Stoppa [EMAIL PROTECTED] writes: What's wrong with something that runs on-demand? A separate gui client which starts the server and browser on demand?...but LISCDNWiOM!! ;) lol. what? :) -- Jesse

Re: web based local application GUIs

2007-11-27 Thread Jesse Guardiani
don't agree with another always-on media daemon either. But an on-demand media daemon seems like the right fit. -- Jesse Guardiani Software Developer / Sys Admin [EMAIL PROTECTED] ___ maemo-developers mailing list maemo-developers@maemo.org https

Re: web based local application GUIs

2007-11-27 Thread Jesse Guardiani
On 11/27/07, Tomi Ollila [EMAIL PROTECTED] wrote: On Tue 27 Nov 2007 16:27, Jesse Guardiani [EMAIL PROTECTED] writes: On 11/27/07, Tomi Ollila [EMAIL PROTECTED] wrote: On Mon 26 Nov 2007 22:16, Igor Stoppa [EMAIL PROTECTED] writes: What's wrong with something that runs

Re: web based local application GUIs

2007-11-27 Thread Jesse Guardiani
that's typically an indicator that it needs to be fixed. On 11/27/07, Allan Doyle [EMAIL PROTECTED] wrote: On Nov 27, 2007, at 16:31 , [EMAIL PROTECTED] wrote: Jesse Guardiani [EMAIL PROTECTED] wrote: On 11/27/07, Tomi Ollila [EMAIL PROTECTED] wrote: On Tue 27 Nov 2007 16:27

Re: web based local application GUIs

2007-11-27 Thread Jesse Guardiani
use the on-board linux tools to query a GPS, use wifi location, bluetooth beacons, etc. What are you using for a local web app? Anything I can play with? Using a proxy is pretty hard core. I probably would have been lazy and just used an iframe. -- Jesse Guardiani Software Developer / Sys Admin

microb feature requests?

2007-11-27 Thread Jesse Guardiani
/show_bug.cgi?id=2407 https://bugs.maemo.org/show_bug.cgi?id=2408 -- Jesse Guardiani Software Developer / Sys Admin [EMAIL PROTECTED] ___ maemo-developers mailing list maemo-developers@maemo.org https://lists.maemo.org/mailman/listinfo/maemo-developers

web based local application GUIs

2007-11-26 Thread Jesse Guardiani
://maemo.org/community/wiki/serverbrowserappdevelopment/ But I couldn't find the mailing list discussion it references. Any suggestions for these problems? Any ideas? Comments? Thanks! -- Jesse Guardiani Software Developer / Sys Admin [EMAIL PROTECTED

Re: web based local application GUIs

2007-11-26 Thread Jesse Guardiani
Jesse Guardiani jesse at guardiani.us writes: I've seen this page discussing WWW applications as local applications on Maemo: http://maemo.org/community/wiki/serverbrowserappdevelopment/ But I couldn't find the mailing list discussion it references. Another good URL along the same lines

Re: web based local application GUIs

2007-11-26 Thread Jesse Guardiani
you need it and doesn't when you don't. On 11/26/07, Igor Stoppa [EMAIL PROTECTED] wrote: Hi, On Mon, 2007-11-26 at 13:11 -0500, ext Jesse Guardiani wrote: [snip] This would mean that the Kagu backend process would be a daemon (aka a service, depending on your education environment

Re: web based local application GUIs

2007-11-26 Thread Jesse Guardiani
of useful work to do. The frontend could then run using the normal mod_php mentality (page based) and start the backend automatically using dbus when it needs it, continuing to query via dbus any time it needs to communicate. -- Jesse Guardiani Software Developer / Sys Admin [EMAIL PROTECTED

Re: web based local application GUIs

2007-11-26 Thread Jesse Guardiani
On 11/26/07, John Mitchell [EMAIL PROTECTED] wrote: Jesse, Not trying to throw stop energy into the mix, just reflecting on some of your points. You did ask for comments. So here are a few. :-) No, you're fine. I'm willing to explain my rationale. On 11/26/07, Jesse Guardiani [EMAIL

Re: new pygtk module with glade support

2007-11-25 Thread Jesse Guardiani
any news on python-launcher? how do i go about installing and developing for it? On 11/23/07, Jesse Guardiani [EMAIL PROTECTED] wrote: So, apparently the old tricks for reparenting windows don't work anymore in chinook? I'm getting this exception: ./tip_calc.py:57: Warning: g_object_get_qdata

Re: new pygtk module with glade support

2007-11-23 Thread Jesse Guardiani
). Any PyGtk since v2.8 needs libglade = 2.5 to compile. We are using v2.12. I will ask somebody at Maemo/Nokia to update this package. ext Jesse Guardiani wrote: What are the install instructions for this? I refreshed my chinook app mngr and didn't see pygtk listed, though I have pymaemo

pymaemo python and gtk glade

2007-11-18 Thread Jesse Guardiani
Hello, Just noticed today on my n800 with Chinook and pymaemo that: import gtk.glade fails. Any idea when this might be fixed? -- Jesse Guardiani Software Developer / Sys Admin [EMAIL PROTECTED] ___ maemo-developers mailing list maemo-developers

Re: python startup time

2007-11-16 Thread Jesse Guardiani
are loaded only once, so subsequent import commands will have no effect. Example: instead of this: import os def foo(): print os.listdir() you can write this: def foo(): import os print os.listdir() Cheers, Martin 2007/11/9, Jesse Guardiani [EMAIL PROTECTED

python startup time

2007-11-09 Thread Jesse Guardiani
/tip_calc.py Any way to get that startup time down? -- Jesse Guardiani Software Developer / Sys Admin [EMAIL PROTECTED] ___ maemo-developers mailing list maemo-developers@maemo.org https://lists.maemo.org/mailman/listinfo/maemo-developers

Re: About the upcoming maemo user karma

2007-11-07 Thread Jesse Guardiani
to maemo.org's karma system, right? Would the Ohloh API work for that? http://www.ohloh.net/announcements/api_beta On 11/1/07, Henri Bergius [EMAIL PROTECTED] wrote: On 11/1/07, Jesse Guardiani [EMAIL PROTECTED] wrote: Does that mean that projects hosted mostly off garage will receive less

Re: Maemo security longterm roadmap?

2007-11-06 Thread Jesse Guardiani
/listinfo/maemo-developers -- Jesse Guardiani Software Developer / Sys Admin [EMAIL PROTECTED] ___ maemo-developers mailing list maemo-developers@maemo.org https://lists.maemo.org/mailman/listinfo/maemo-developers

Fwd: screen, battery, headphone: sense and modify

2007-11-06 Thread Jesse Guardiani
-- Forwarded message -- From: Jesse Guardiani [EMAIL PROTECTED] Date: Nov 6, 2007 5:09 PM Subject: Re: screen, battery, headphone: sense and modify To: Neil Jerram [EMAIL PROTECTED] Yeah, it is. I think disq was talking to someone at Nokia about getting that functionality

screen, battery, headphone: sense and modify

2007-11-06 Thread Jesse Guardiani
. And some of it (like our Screen Off functionality) just doesn't work very well. How can we go about lobbying for official APIs and interfaces to this functionality? -- Jesse Guardiani Software Developer / Sys Admin [EMAIL PROTECTED] ___ maemo-developers

Re: Details on SVG support status on N810 browser ?

2007-11-05 Thread Jesse Guardiani
SVG support status page, with some more details ? Thanks in advance, everybody. Marco ___ maemo-developers mailing list maemo-developers@maemo.org https://lists.maemo.org/mailman/listinfo/maemo-developers -- Jesse Guardiani Software Developer

Re: N800 FM radio in Python

2007-11-03 Thread Jesse Guardiani
, Martin ___ maemo-developers mailing list maemo-developers@maemo.org https://lists.maemo.org/mailman/listinfo/maemo-developers -- Jesse Guardiani Software Developer / Sys Admin [EMAIL PROTECTED

Re: About the upcoming maemo user karma

2007-11-01 Thread Jesse Guardiani
/ ___ maemo-developers mailing list maemo-developers@maemo.org https://lists.maemo.org/mailman/listinfo/maemo-developers -- Jesse Guardiani Software Developer / Sys Admin [EMAIL PROTECTED] ___ maemo-developers mailing

Re: About the upcoming maemo user karma

2007-11-01 Thread Jesse Guardiani
://lists.maemo.org/mailman/listinfo/maemo-developers -- Jesse Guardiani Software Developer / Sys Admin [EMAIL PROTECTED] ___ maemo-developers mailing list maemo-developers@maemo.org https://lists.maemo.org/mailman/listinfo/maemo-developers

Re: About the upcoming maemo user karma

2007-11-01 Thread Jesse Guardiani
, Jesse Guardiani [EMAIL PROTECTED] wrote: Does that mean that projects hosted mostly off garage will receive less karma per effort? Unless we figure out some way to get the stats :-) Ohloh is an option... -- Henri Bergius Motorcycle Adventures and Free Software http://bergie.iki.fi

how to tell if files have changed?

2007-09-20 Thread Jesse Guardiani
appropriately. -- Jesse Guardiani Programmer/Sys Admin [EMAIL PROTECTED] ___ maemo-developers mailing list maemo-developers@maemo.org https://lists.maemo.org/mailman/listinfo/maemo-developers

Re: how to tell if files have changed?

2007-09-20 Thread Jesse Guardiani
Michael Wiktowy wrote: On 9/20/07, Jesse Guardiani [EMAIL PROTECTED] wrote: Hello, Does maemo have anything like FAM or Gamin that tells us if watched files or dirs have changed? I'm trying to improve Kagu's media scanning capabilities and it seems that the best thing to do would be to get

Re: DSME code?

2007-09-14 Thread Jesse Guardiani
that I'd like to close using dbus, but that probably isn't possible with DSME as-is: https://www.guardiani.us/projects/kagu/ticket/52 -- Jesse Guardiani Programmer/Sys Admin [EMAIL PROTECTED] ___ maemo-developers mailing list maemo-developers@maemo.org

Re: DSME code?

2007-09-14 Thread Jesse Guardiani
Austin Che wrote: On Fri, Sep 14, 2007 at 12:39:18PM -0400, ext Jesse Guardiani wrote: I'd personally love to see DSME open sourced. Oh, me too. Nothing I've said on this list should indicate otherwise. In particular, there are screen ON/OFF/Notify events that it sends

Re: [Fwd: Re: /dev/dsp]

2007-09-13 Thread Jesse Guardiani
-- Jesse Guardiani Programmer/Sys Admin [EMAIL PROTECTED] ___ maemo-developers mailing list maemo-developers@maemo.org https://lists.maemo.org/mailman/listinfo/maemo-developers

Re: latest rtcomm beta b0rked my add account button.

2007-09-07 Thread Jesse Guardiani
Alberto Mardegan wrote: ext Jesse Guardiani wrote: It's still broken. Is there anything I can do to find out why it's broken? There is a bug for it in the bugzilla: https://bugs.maemo.org/show_bug.cgi?id=1952 It would be great if you could SSH into the device and run maemo

Re: latest rtcomm beta b0rked my add account button.

2007-09-06 Thread Jesse Guardiani
Jesse Guardiani wrote: Just an FYI. I can no longer click the add account button successfully after an rtcomm update. I tried uninstalling and reinstalling rtcomm to no avail. It's totally b0rken. The error I get is a little pop-up stating Internal error. Application 'Internet call

Re: OSSO Media Server and system pauses

2007-09-03 Thread Jesse Guardiani
Tony Maro wrote: On 9/2/07, *Daniel Stone* [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] wrote: On Wed, Aug 29, 2007 at 03:35:16PM -0400, ext Jesse Guardiani wrote: This is the result of communicating with Tony and Kemal (disq) off list: https://www.guardiani.us

Re: Python and GStreamer

2007-08-31 Thread Jesse Guardiani
Austin Che wrote: Koen Kooi [EMAIL PROTECTED] wrote: Jesse Guardiani schreef: And the related question is: given an existing program that sends stuff out to ALSA and doesn't use gstreamer, how difficult is it generally to port it so that it works properly

Re: Python and GStreamer

2007-08-30 Thread Jesse Guardiani
Austin Che wrote: Jesse Guardiani [EMAIL PROTECTED] wrote: And no, before you ask, I don't think it's not Nokia's fault. gstreamer is just unexpectedly buggy. Too bad ALSA doesn't support inline mp3 decoders... life would be easier for all of us... I've been wondering: what

Re: Python and GStreamer

2007-08-30 Thread Jesse Guardiani
Koen Kooi wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jesse Guardiani schreef: And the related question is: given an existing program that sends stuff out to ALSA and doesn't use gstreamer, how difficult is it generally to port it so that it works properly

Re: Python and GStreamer

2007-08-30 Thread Jesse Guardiani
Koen Kooi wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jesse Guardiani schreef: Koen Kooi wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jesse Guardiani schreef: And the related question is: given an existing program that sends stuff out

latest rtcomm beta b0rked my add account button.

2007-08-30 Thread Jesse Guardiani
1.3-1. -- Jesse Guardiani Programmer/Sys Admin [EMAIL PROTECTED] ___ maemo-developers mailing list maemo-developers@maemo.org https://lists.maemo.org/mailman/listinfo/maemo-developers

Re: Python and GStreamer

2007-08-29 Thread Jesse Guardiani
to move on to other things or else I'll never get anything done. -- Jesse Guardiani Programmer/Sys Admin [EMAIL PROTECTED] ___ maemo-developers mailing list maemo-developers@maemo.org https://lists.maemo.org/mailman/listinfo/maemo-developers

Re: Python and GStreamer

2007-08-29 Thread Jesse Guardiani
, yes, I think it's fair to declare that gstreamer is poo, and everyone should automatically assume that I mean gstreamer on maemo is poo. I'm not writing this on any other list, and you shouldn't assume that I mean any other platform other than maemo. -- Jesse Guardiani Programmer/Sys Admin [EMAIL

Re: OSSO Media Server and system pauses

2007-08-29 Thread Jesse Guardiani
... ___ maemo-developers mailing list maemo-developers@maemo.org https://lists.maemo.org/mailman/listinfo/maemo-developers -- Jesse Guardiani Programmer/Sys Admin [EMAIL PROTECTED

Re: OSSO Media Server and system pauses

2007-08-29 Thread Jesse Guardiani
... ___ maemo-developers mailing list maemo-developers@maemo.org https://lists.maemo.org/mailman/listinfo/maemo-developers -- Jesse Guardiani Programmer/Sys Admin [EMAIL PROTECTED

Re: OSSO Media Server and system pauses

2007-08-29 Thread Jesse Guardiani
This is the result of communicating with Tony and Kemal (disq) off list: https://www.guardiani.us/projects/kagu/changeset/483 Seems to have always been that way. Probably just a typo. Jesse Guardiani wrote: Feel free to post a patch if you've got one. Tony Maro wrote: I may have found

Re: Python and GStreamer

2007-08-28 Thread Jesse Guardiani
think it's not Nokia's fault. gstreamer is just unexpectedly buggy. Too bad ALSA doesn't support inline mp3 decoders... life would be easier for all of us... -- Jesse Guardiani Programmer/Sys Admin [EMAIL PROTECTED] ___ maemo-developers mailing list maemo

Re: ANNOUNCE: Internet Communications SoftwareUpdate for N800

2007-08-15 Thread Jesse Guardiani
? -- Jesse Guardiani Programmer/Sys Admin [EMAIL PROTECTED] ___ maemo-developers mailing list maemo-developers@maemo.org https://lists.maemo.org/mailman/listinfo/maemo-developers

turn screen off, from code (dbus/osso/etc)

2007-08-13 Thread Jesse Guardiani
that's not really a good choice for my application. Is there an osso or dbus alternative? BTW, I'm using Python. Thanks! -- Jesse Guardiani Programmer/Sys Admin [EMAIL PROTECTED] ___ maemo-developers mailing list maemo-developers@maemo.org https

Re: ANNOUNCE: Internet Communications Software Update for N800

2007-07-30 Thread Jesse Guardiani
in the current version of rtcomm. I talked to the guys on IRC's FreeNode #telepathy channel and they asked me to file this bug report: http://sourceforge.net/tracker/index.php?func=detailaid=1763727group_id=143636atid=756076 -- Jesse Guardiani Programmer/Sys Admin [EMAIL PROTECTED

Re: Firmware 4.2007.26-8 has inferior SDHC performance than 3.2007.10-7 - why?

2007-07-09 Thread Jesse Guardiani
bad in the past, I get disk corruption and all kinds of odd side effects. -- Jesse Guardiani Programmer/Sys Admin [EMAIL PROTECTED] ___ maemo-developers mailing list maemo-developers@maemo.org https://lists.maemo.org/mailman/listinfo/maemo-developers

3d chipset...

2007-06-29 Thread Jesse Guardiani
Hey, Just a quick note. If I could have one thing changed software wise on the n800, I'd enable the 3d chipset. I probably wouldn't even use it for 3d graphics, just to accelerate 2d graphics. That would be sweet. pygame is nice, but I want translucency and lighting effects. -- Jesse

Re: New release of Python2.5 for Maemo (r0.4-11)

2007-06-29 Thread Jesse Guardiani
. Who says you need to open an xterm to run python code? Media players use it, sip phones, calendar apps, etc... It's an end user language as much if not more than it's a programmers language. -- Jesse Guardiani Programmer/Sys Admin [EMAIL PROTECTED

Re: 3d chipset...

2007-06-29 Thread Jesse Guardiani
it in applications for smooth scrolling, fades, effects, and lighting. It would be nice to use with game emulators too. snes9x, xmame, etc One thing I don't think anyone has mentioned is how much additional battery drain the 3D chip would cause. -- Jesse Guardiani Programmer/Sys Admin [EMAIL PROTECTED

Re: 3d chipset...

2007-06-29 Thread Jesse Guardiani
on the current hardware can someone confirm this ? g. Jesse Guardiani wrote: Hey, Just a quick note. If I could have one thing changed software wise on the n800, I'd enable the 3d chipset. I probably wouldn't even use it for 3d graphics, just to accelerate 2d

Re: How to transport mp4 streams using mpegts container in gstreamer?

2007-06-22 Thread Jesse Guardiani
=126_NO3 ___ maemo-developers mailing list maemo-developers@maemo.org https://lists.maemo.org/mailman/listinfo/maemo-developers -- Jesse Guardiani Programmer/Sys Admin

Re: a2dp bluez 3.11 and libhal-dev

2007-06-10 Thread Jesse Guardiani
That worked perfectly. It now plays back without constant skipping. I think there are still some quirks with a2dpd. It's CPU usage fluctuates a bit depending on how many times I run mplayer... but this is very promising. On Sat, 9 Jun 2007 07:04:48 -0600 Brad Midgley [EMAIL PROTECTED] wrote:

a2dp bluez 3.11 and libhal-dev

2007-06-08 Thread Jesse Guardiani
of this page and someone on IRC: http://scratchbox.org/wiki/Apophis-r4 But I'm still not sure where to find libhal-dev. Can someone please point me in the right direction? Thanks! -- Jesse Guardiani Programmer/Sys Admin [EMAIL PROTECTED] ___ maemo

Re: a2dp bluez 3.11 and libhal-dev

2007-06-08 Thread Jesse Guardiani
Hmmm... I wrote an mp3 to a wav and played the wav through a2dpd. Same choppy playback, but the CPU isn't maxed out. I see a lot of disconnects and reconnects in the a2dpd log. I wonder if something else is going on here... Jesse Guardiani wrote: Good to know. I built pcm.a2dpd2 and it doesn't