Archives
-
Ruby Language
I know its a little late to wake up but I somehow feel infatuated on ruby language these days & I know I am still young enough to feel it. I haven’t been much of a programmer, as in ‘creating software’ though I am in research & development & understanding codes and software for security [...]
Aug 28th, 2009 | Filed under Programming -
GIF File Format
GIF or Graphics Interchange Format is a widely used bitmap image format. The images are usually compressed using the LZW (Lempel-Ziv-Welch) lossless data compression technique. With some NIDS experience, I know how tricky can it be to detect/parse/validate or decode a GIF file on the wire in this World Wide Web where extensions disguise a [...]
Apr 15th, 2009 | Filed under Information