Tiny Core Linux

Tiny Core Extensions => TCE Bugs => Topic started by: maro on February 13, 2011, 05:11:26 PM

Title: Could we get the full updates page back?
Post by: maro on February 13, 2011, 05:11:26 PM
There used to be a full updates page (http://distro.ibiblio.org/pub/linux/distributions/tinycorelinux/3.x/tcz/updatesfull.html) in addition to the "Recently Updated Extensions" (http://distro.ibiblio.org/pub/linux/distributions/tinycorelinux/3.x/tcz/updates.html) page. The latter only shows a fairly short list (e.g. today and yesterday) and I believe it would be helpful to gain an overview of the updates covering a longer timeframe.

If the size of that longer list is seen as an issue I would suggest to use monthly lists (e.g. "updates_2011-02.html").
Title: Re: Could we get the full updates page back?
Post by: tinypoodle on February 13, 2011, 06:26:33 PM
There used to be a full updates page (http://distro.ibiblio.org/pub/linux/distributions/tinycorelinux/3.x/tcz/updatesfull.html) in addition to the "Recently Updated Extensions" (http://distro.ibiblio.org/pub/linux/distributions/tinycorelinux/3.x/tcz/updates.html) page. The latter only shows a fairly short list (e.g. today and yesterday) and I believe it would be helpful to gain an overview of the updates covering a longer timeframe.

If the size of that longer list is seen as an issue I would suggest to use monthly lists (e.g. "updates_2011-02.html").

http://forum.tinycorelinux.net/index.php?topic=6640.msg46475#msg46475
Title: Re: Could we get the full updates page back?
Post by: tinypoodle on February 13, 2011, 06:34:34 PM
Hmmm...
I should have checked first...
There is another abridged update history here:
http://distro.ibiblio.org/pub/linux/distributions/tinycorelinux/3.x/updates/updates.html

But in between, it looks like there is about one month missing   ???
Title: Re: Could we get the full updates page back?
Post by: Jason W on February 13, 2011, 06:58:50 PM
I agree that a full update history can be useful info, and we are pondering on how to go about offering it without the need for a download of 650+kb and growing each time someone views the page.

Title: Re: Could we get the full updates page back?
Post by: tinypoodle on February 13, 2011, 07:16:07 PM
Perhaps using gzip compression?
Title: Re: Could we get the full updates page back?
Post by: Jason W on February 13, 2011, 07:29:29 PM
Yeah, offering a zipped archive file would be much easier than trying to break it up and archive it each month and then offer links to each month's archive.  

Actually it is 835kb at this moment, and bzip2 shrinks it to 44kb.  I will see what we think.   
Title: Re: Could we get the full updates page back?
Post by: tinypoodle on February 13, 2011, 07:42:18 PM
Suggestion to extend the consideration of compression to the main extensions page
Title: Re: Could we get the full updates page back?
Post by: maro on February 13, 2011, 09:43:52 PM
Yeah downloading a whole 850+ kBytes file was not what I had in mind. Whilst using compression would bring down the amount of bytes to be transferred it would OTOH make it impossible to directly use a browser for viewing the information (hence the idea of a monthly breakdown with 'previous' and 'next' links).

I'm happy to take a stab at the scripting side of this but can't make any promise of delivery for this week.
Title: Re: Could we get the full updates page back?
Post by: tinypoodle on February 13, 2011, 10:05:32 PM
Whilst using compression would bring down the amount of bytes to be transferred it would OTOH make it impossible to directly use a browser for viewing the information

That's not what I had in mind, but compressed in order to be viewed in browsers which support it.

Edit: perhaps I should have said transparent compression.
Title: Re: Could we get the full updates page back?
Post by: tinypoodle on February 14, 2011, 05:46:58 AM
http://redmine.lighttpd.net/wiki/1/Docs:ModCompress
Title: Re: Could we get the full updates page back?
Post by: roberts on February 15, 2011, 10:56:11 PM
Yeah downloading a whole 850+ kBytes file was not what I had in mind. Whilst using compression would bring down the amount of bytes to be transferred it would OTOH make it impossible to directly use a browser for viewing the information (hence the idea of a monthly breakdown with 'previous' and 'next' links).

I'm happy to take a stab at the scripting side of this but can't make any promise of delivery for this week.

It is not a matter of scripting but instead still related to ibiblio's migration.
I have just been notified of a second phase is scheduled to begin March 8.
It is best that we lay low until things at ibiblio settle down. As much scripting was necessary just to be able to post a release and extensions.
Title: Re: Could we get the full updates page back?
Post by: ^thehatsrule^ on February 17, 2011, 06:18:54 PM
and I don't think we would have the permissions to change lighttpd's config
Title: Re: Could we get the full updates page back?
Post by: tinypoodle on February 17, 2011, 06:28:34 PM
That would be a showstopper then, I guess   :(