Re: updates

2009-06-28 Thread Juan Jose Pablos
Werner Maes escribió: > * flash player 10.0.22.87 > * firefox 3.0.11 > * thunderbird 2.0.0.22 > > just need to change the version numbers Werner, Firefox was already change: http://unattended.svn.sourceforge.net/viewvc/unattended/trunk/install/scripts/ I have updated the others. > > >

Re: updates multilang download parser thingy

2004-08-05 Thread Niels S. Richthof
Hi Shad! > >> Of course, this presupposes we have someone willing to maintain the > >> screen-scraping logic should Microsoft change the format of their > >> pages. What do you think? The problem is, Microsoft already has different pages. On most of the pages you have to click a "Download"-Butt

Re: updates multilang download parser thingy

2004-08-04 Thread Shad L. Lords
Of course, this presupposes we have someone willing to maintain the screen-scraping logic should Microsoft change the format of their pages. What do you think? Sounds good, the only problem is that you don't know if Microsoft changes the FamilyId thing or not. But ofcourse we have the same problem

Re: updates multilang download parser thingy

2004-08-04 Thread Wim Vandersmissen
On Wed, Aug 04, 2004 at 10:34:54PM +0200, Wim Vandersmissen wrote: > > Perl and incorporate your logic. Then most of the URL download > > comments could be generic. Something like this: > > > > :: > > URL|generic|http://www.microsoft.com/downloads/details.aspx?FamilyId=somthing&displaylang=en|u

Re: updates multilang download parser thingy

2004-08-04 Thread Wim Vandersmissen
On Wed, Aug 04, 2004 at 02:44:56PM -0400, Patrick J. LoPresti wrote: > Wim Vandersmissen <[EMAIL PROTECTED]> writes: > > > perl msparse.pl "link-to-microsoftdownload" "where to put it" > > > > The link-to-microsoftdownload has to be > > http://www.microsoft.com/downloads/details.aspx?FamilyId=so

Re: updates multilang download parser thingy

2004-08-04 Thread Patrick J. LoPresti
Wim Vandersmissen <[EMAIL PROTECTED]> writes: > perl msparse.pl "link-to-microsoftdownload" "where to put it" > > The link-to-microsoftdownload has to be > http://www.microsoft.com/downloads/details.aspx?FamilyId=somthing&displaylang=en Ah, screen scraping. Very cool! In fact, it is so cool

Re: updates multilang download parser thingy

2004-08-04 Thread Niels S. Richthof
Hi Wim! > don't forget to escape the "&": Sorry, I've overlooked the "". With them it works without escaping. cu Niels --- This SF.Net email is sponsored by OSTG. Have you noticed the changes on Linux.com, ITManagersJournal and NewsForge in t

Re: updates multilang download parser thingy

2004-08-04 Thread Niels S. Richthof
Wim, I love you!!! > Here something to make life a bit easier when downloading the packages for > other languages. Exactly in that moment I thought 'Hey, want an ugly work to find out all these download link, maybe I should invest the time in writing a perl-script..." you send this nice peace o