On Wed, 5 Mar 2008 09:35:32 +0100 Massimiliano Calamelli <[EMAIL PROTECTED]>
babbled:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> On Wed, 5 Mar 2008 13:39:59 +0800
> Carsten Haitzler (The Rasterman) <[EMAIL PROTECTED]> wrote:
> 
> > that's pretty cool. one problem is that you download everything first THEN
> > put it in the dir. put each thumbnail into the dir AS each finishes. also no
> > caching :( also the ui doesn't tell you it's busy outside of the titlebar
> > so u get impatient :)
> 
> Not sure to have understood, but actually in the while loop i download
> a thumb in a .tmp dir, and when complete event fires i move the
> thumb from ./tmp to the dir monitored by efm.
> Is it what you think is good, or i've to wait until all thumbs are
> in ./tmp and then do a global mv? 

it seems to get all the images THEN update the list, not add the images in one
at a time as they get downloaded :) it looks like you do the 2nd one. also i
think this may be a result of it getting the rss feed first and waiting. it
might be good to just display all the existing items that are cached - i think
it does cache actually, i just have seen the pause to get the rss feed. just
display everything that is cached THEN get the rss feed - and any items deleted
then get deleted from the dir, and new items downloaded so the thing is more
"instant" in how it works :)

> > i think this is cool enough to put into e now - so in it goes :)
> 
> This is fantastic, i'm very happy!
> 
> Massimiliano
> - -- 
> Massimiliano Calamelli
> http://mcalamelli.netsons.org
> [EMAIL PROTECTED]
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.7 (MingW32)
> 
> iD8DBQFHzltXleGEL56NNP4RAiyFAJ9KabxMRRL9GJkRQ9VAufB8pbpdGQCgwqHX
> WQttextpyoX4u1UU9SZr27s=
> =B0Es
> -----END PGP SIGNATURE-----
> 
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2008.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> 


-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    [EMAIL PROTECTED]


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to