My colleage faced little problem today while transfering files to a server. The number of files were in the range of thousands, and we all know what a pain it is to ftp a large number of these small files ( Size wasn’t much of an issue compared to the overhead of commands).
Continue reading ‘Unzipping files using PHP’
Monthly Archive for June, 2009
If you’re a developer and you’re about to ask another developer a technical question (on a forum, via email, on a chat channel, or in person), you’d better be ready to answer the question “What have you tried?”
Read Matt’s article here
Guillaume Marceau has made an interesting attempt at visualizing 33 programming languages in terms of code terseness and speed.
The Computer Language Benchmarks Game is a collection of 429 programs, consisting of 13 benchmark reimplemented across 33 programming languages. It is a fantastic resource if you are trying to compare programming languages quantitatively.
http://gmarceau.qc.ca/blog/2009/05/speed-size-and-dependability-of.html