Re: [E-devel] Weather Module blocks Enlightenment while updating

2005-08-05 Thread Enrique Figueroa
Alright, I'll try to take a look at the rest. -Enrique Matthew Mullins wrote: Actually, scratch the first two. I had some spare time this morning so I have those parts working. Any help on any of the other parts would be appreciated. -matt --- Matthew Mullins <[EMAIL PROTECTED]> wrote:

Re: [E-devel] Weather Module blocks Enlightenment while updating

2005-08-05 Thread Matthew Mullins
Actually, scratch the first two. I had some spare time this morning so I have those parts working. Any help on any of the other parts would be appreciated. -matt --- Matthew Mullins <[EMAIL PROTECTED]> wrote: > Yeah, that would be great. My list of stuff to do: > > - Take out system(wget) an

Re: [E-devel] Weather Module blocks Enlightenment while updating

2005-08-05 Thread Matthew Mullins
Yeah, that would be great. My list of stuff to do: - Take out system(wget) and use ecore_file_download or anything that doesn't block. - Put the download get and the parser on seperate ecore timers. - Put in a ecore text entry box popup for editing the URL to download, instead of popping up an

Re: [E-devel] Weather Module blocks Enlightenment while updating

2005-08-04 Thread Enrique Figueroa
Hey Matt, If you need help coding it, debugging it or whatever, I'll try to help. If there's anything in particular that you want to tackle down, let me know. I haven't looked at the source yet, but I'll take a look it and get a feel for it. Let me know. -Enrique Matthew Mullins wrote:

Re: [E-devel] Weather Module blocks Enlightenment while updating

2005-08-04 Thread Bertrand Jacquin
You could also don't download a file, but a make a SOAP request, result is XML, libmxl2 could do parse job for you. On 8/4/05, Matthew Mullins <[EMAIL PROTECTED]> wrote: > Any help is appreciated :) > > I've only been programming for about 6 months, so I'm > sure there's some ugly bugs in there :

Re: [E-devel] Weather Module blocks Enlightenment while updating

2005-08-04 Thread Matthew Mullins
Any help is appreciated :) I've only been programming for about 6 months, so I'm sure there's some ugly bugs in there :) Is there a better/easier way to parse an html file than using sscanf()? Thanks, matt --- Mathieu <[EMAIL PROTECTED]> wrote: > Matthew Mullins <[EMAIL PROTECTED]> disait > de

Re: [E-devel] Weather Module blocks Enlightenment while updating

2005-08-04 Thread Mathieu
Matthew Mullins <[EMAIL PROTECTED]> disait dernièrement que : > It's going to switch from wget to using > ecore_file_download, which eliminates the hang. At > the time it was written there weren't any E libs that > could download a URL, so it was an ugly workaround. > > The weather module wasn'

Re: [E-devel] Weather Module blocks Enlightenment while updating

2005-08-03 Thread The Rasterman
On Wed, 3 Aug 2005 18:35:38 -0700 (PDT) Matthew Mullins <[EMAIL PROTECTED]> babbled: > It's going to switch from wget to using > ecore_file_download, which eliminates the hang. At > the time it was written there weren't any E libs that > could download a URL, so it was an ugly workaround. you

Re: [E-devel] Weather Module blocks Enlightenment while updating

2005-08-03 Thread Matthew Mullins
It's going to switch from wget to using ecore_file_download, which eliminates the hang. At the time it was written there weren't any E libs that could download a URL, so it was an ugly workaround. The weather module wasn't supposed to be in CVS yet, and it's really still in an infancy state.

Re: [E-devel] Weather Module blocks Enlightenment while updating

2005-08-03 Thread The Rasterman
On Thu, 04 Aug 2005 10:52:21 +1000 Dan <[EMAIL PROTECTED]> babbled: > Greetings. > > I've noticed that the weather module for E17 blocks E while updating - > ie E appears 'locked' while the weather module is downloading. When this > happens ( starting / restarting E, and each update at the specif

[E-devel] Weather Module blocks Enlightenment while updating

2005-08-03 Thread Dan
Greetings. I've noticed that the weather module for E17 blocks E while updating - ie E appears 'locked' while the weather module is downloading. When this happens ( starting / restarting E, and each update at the specified interval ), the desktop pager, engage bar, and the rest of E are completely