gzip vs. bzip2 vs. rzip
Grok Headline matches for gzip vs. bzip2 vs. rzip
Re: bzip2 TOCTOU file-permissions
vulnerability
Re: bzip2 TOCTOU file-permissions
vulnerability
04/02/2005 03:36 PMSteve Grubb (Apr 02 2005)
bzip2 TOCTOU file-permissions
vulnerability
bzip2 TOCTOU file-permissions
vulnerability
03/31/2005 03:23 PMImran Ghory (Mar 30 2005)
bzip2 bombs still causes problems in
antivirus-software
bzip2 bombs still causes problems in
antivirus-software
01/09/2004 09:51 PMDr. Peter Bieringer (Jan 09 2004)
gzip
gzip
06/04/2002 06:01 AMTie-Gzip-0.06
Tie-Gzip-0.06
04/16/2004 04:59 PMTie-Gzip-0.05
Tie-Gzip-0.05
04/16/2004 12:52 AMTie-Gzip-0.04
Tie-Gzip-0.04
04/15/2004 06:29 AMCGI-Compress-Gzip-0.17
CGI-Compress-Gzip-0.17
01/08/2004 08:20 PMLinux.Ars | gzip -dc
Linux.Ars | gzip -dc
11/18/2003 08:57 PMThis week's Linux.Ars has coverage of IBM's presentation at the
Desktop Linux Conference, a (sort of) new X server, and the cool app
of the week.
PerlIO-gzip-0.17
PerlIO-gzip-0.17
06/30/2004 05:42 PMPerlIO-gzip-0.16
PerlIO-gzip-0.16
06/26/2004 05:43 PMCGI-Compress-Gzip-0.15
CGI-Compress-Gzip-0.15
12/31/2003 05:07 AMCGI-Compress-Gzip-0.16
CGI-Compress-Gzip-0.16
01/02/2004 06:05 PMMore on RSS and gzip compression
More on RSS and gzip compression
01/04/2004 06:58 PMTed Leung follows
up to my post from
yesterday with more
about RSS and gzip compression.
“So I’ve been looking at the statistics, and it’s
not looking good out there folks,” Ted writes. “As far as
gzipped feeds go, about 10% of the feeds in my NNW (about 900) are
gzipped.”
RSS Bandwidth and Gzip compression
RSS Bandwidth and Gzip compression
01/03/2004 04:35 PMThere are several ways to cut down on the amount of bandwidth your RSS
feeds use.
The very best way is to make sure your server returns 304 Not Modified
responses. (See
HTTP Conditional Get for RSS Hackers for more
details.)
But today I’m talking about another method (which should be used
in addition to conditional Get): gzip compression.
The idea is simple: the server compresses the feed before returning it
to your newsreader. This means less bandwidth is used because fewer
bytes are transferred.
One of the nice things about this is that if a given newsreader
doesn’t support gzip compression, a server will return an
uncompressed feed, so you’re not locking anybody out. But it
turns out that lots of newsreaders do support gzip compression, so it
really is worth the effort. (Ted Leung has been maintaining a
list
a> of which newsreaders support it.)
Today I (finally) turned on gzip compression for my feeds.
(Here’s a handy page you can use to check for gzip compression on any URL.)
Since my feeds are generated by PHP, I used Dean Allen’s
super-easy instructions
for turning on gzip compression. If your feeds are static files (which
is probably the best choice) then you can probably use Apache’s
mod_gzip
or
mod_deflate.
PHP Class 'Zip/Tar/GZip Archives'
released
PHP Class 'Zip/Tar/GZip Archives'
released
01/16/2003 07:16 PMAllows the creation of zip, tar, and gzip archives, and extraction of
tar and gzip.
Supports relative paths/no paths, comments, and recursing through
subdirectories.
Can write file to disk, allow user to download directly, or can return
file contents in a string.
gzip TOCTOU file-permissions
vulnerability
gzip TOCTOU file-permissions
vulnerability
04/05/2005 12:35 PMImran Ghory
Re: gzip TOCTOU file-permissions
vulnerability
Re: gzip TOCTOU file-permissions
vulnerability
04/13/2005 12:03 PMPosted by Martin Pitt, Apr 12 2005
[ GLSA 200406-18 ] gzip: Insecure
creation of temporary files
[ GLSA 200406-18 ] gzip: Insecure
creation of temporary files
06/24/2004 07:50 PMKurt Lieber (Jun 24 2004)
Grok Description matches for gzip vs. bzip2 vs. rzip
GrokA matches for gzip vs. bzip2 vs. rzip
Your UNIX application programming guide
by UNIX pioneer
Your UNIX application programming guide
by UNIX pioneer
06/15/2004 05:19 AMThe Register Jun 15 2004 9:40AM GMT
Y2K dj vu set to cripple Unix program
Y2K dj vu set to cripple Unix program
12/22/2003 05:34 AMZDNet UK Dec 22 2003 4:07AM ET
Y2K deja vu set to cripple Unix program
Y2K deja vu set to cripple Unix program
12/22/2003 05:34 AMZDNet UK Dec 22 2003 4:22AM ET
Compile a cross-server UNIX FTP program
Compile a cross-server UNIX FTP program
04/20/2004 11:12 AMA prior hint, Perform direct site-to-site FTP with any FTP client
involved using Transmit which, at least for me, can be quite
confusing. There was one app that I used on Linux called pftpfxp that
worked quite well. You can g...
JINX - java multi-user unix-like system
JINX - java multi-user unix-like system
11/13/2003 04:00 PMJINX 0.5 beta released
Java/Perl/Oracle/Unix E-Commerce
Developer
Java/Perl/Oracle/Unix E-Commerce
Developer
05/24/2004 10:38 AMShoebuy.com, Inc. - United States, MA, Boston (2004-05-21)
Senior Java/Perl/Oracle/Unix E-Commerce
Developer
Senior Java/Perl/Oracle/Unix E-Commerce
Developer
06/11/2004 12:56 PMShoebuy.com, Inc. - United States, MA, Downtown Boston (2004-06-11)
Can GNU ever be Unix?
Can GNU ever be Unix?
07/30/2004 05:14 AMWhen AT&T balkanized its Unix holdings in 1993, two different
companies ended up walking away with pieces of the original Unix.
Novell originally bought it all, then decided to keep the Unix source
code and sell the Unix trademark -- the name, in other words -- and
the Single Unix Specification standards to the X/Open Company. The
Open Group, as it is now called, has since learned to use these assets
profitably by offering qualification testing and certification for
operating systems. If your OS meets certain requirements, passes the
qualification tests, and you pay the fees, you get to call it Unix.
Should GNU/Linux get certified?
In Bed with Unix
In Bed with Unix
02/10/2004 02:51 AMI picked up a copy of O’Reilly’s
Learning Unix for Mac OS X Panther the other day. I’ve only
really read through the first few chapters but it’s interesting stuff.
Before Apple jumped into bed with Unix, and OS 9 died a slow death, my
knowledge of Unix and the command line amounted to precisely bugger
all, and, more significantly, it scared the bejesus out of me (where’s
the icons? where’s my desktop? what did I do??).
Those days have now gone though, and I’ve become really impressed at
the flexibility and power of the Unix system. The other day I set up
an
alias in my
.tschrc file to connect and
download a remote MySQL database — woohoo!
Is UNIX programming an art?
Is UNIX programming an art?
10/31/2003 11:41 AMThe Register Oct 31 2003 10:48AM ET
gzip vs. bzip2 vs. rzip