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 xterm. 
Figured out how to do it in an regular application,
but wasn't sure how to go about it inside a module.

- Clean up parsing code or switch to something to
better.

- Clean up weather.edc layout file, some of the layout
still doesn't align right and is out of proportion.  

- Clean up initilization.

If you could help out on any of those that would be
great.  The first 2 are the most important, and
probably require the least amount of work :)

I'm hoping next weekend I'll have time to tackle some
of this stuff too.

Thanks,
Matt




--- Enrique Figueroa <[EMAIL PROTECTED]>
wrote:

> 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:
> 
> >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
> >>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't supposed to be in CVS
> >>>      
> >>>
> >>yet, 
> >>    
> >>
> >>>and it's really still in an infancy state. 
> Please
> >>>      
> >>>
> >>use
> >>    
> >>
> >>>with care for the time being.  Any other bugs you
> >>>find, please forward my way...I'm a bit busy with
> >>>      
> >>>
> >>some
> >>    
> >>
> >>>other things at the moment, but hopefully I'll be
> >>>      
> >>>
> >>able
> >>    
> >>
> >>>to start working on it again soon.
> >>>      
> >>>
> >>for the time being, I don't know anybody using
> >>x86_64 getting weather
> >>module enabled, without killing e17 at once. last
> >>time I debugged thay
> >>beast :), seems like some very bad mix of sizeof,
> >>hardcoded size in
> >>malloc and so....
> >>will try to get it work this afternoon.
> >>
> >>-- 
> >>Mathieu
> >>
> >>
> >>
> >>    
> >>
>
>-------------------------------------------------------
> >  
> >
> >>SF.Net email is Sponsored by the Better Software
> >>Conference & EXPO
> >>September 19-22, 2005 * San Francisco, CA *
> >>Development Lifecycle Practices
> >>Agile & Plan-Driven Development * Managing
> Projects
> >>& Teams * Testing & QA
> >>Security * Process Improvement & Measurement *
> >>http://www.sqe.com/bsce5sf
> >>_______________________________________________
> >>enlightenment-devel mailing list
> >>enlightenment-devel@lists.sourceforge.net
> >>
> >>    
> >>
>
>https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> >  
> >
> >
> >
> >__________________________________________________
> >Do You Yahoo!?
> >Tired of spam?  Yahoo! Mail has the best spam
> protection around 
> >http://mail.yahoo.com 
> >
> >
>
>-------------------------------------------------------
> >SF.Net email is Sponsored by the Better Software
> Conference & EXPO
> >September 19-22, 2005 * San Francisco, CA *
> Development Lifecycle Practices
> >Agile & Plan-Driven Development * Managing Projects
> & Teams * Testing & QA
> >Security * Process Improvement & Measurement *
> http://www.sqe.com/bsce5sf
> >_______________________________________________
> >enlightenment-devel mailing list
> >enlightenment-devel@lists.sourceforge.net
>
>https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> >
> >  
> >
> 



                
____________________________________________________
Start your day with Yahoo! - make it your home page 
http://www.yahoo.com/r/hs 
 


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to