Blogmarks
Filters: Sorted by date
Starting at Google next month (via) Google hires Jeremy Hylton and Greg Stein.
Syndication By The Numbers. Two REALLY interesting uses of RSS and weblogs: one high traffic, one military.
Vulnerability Issues in TCP. DoS attack against the protocol itself. This is not good.
// hicksdesign :: Thunderbird (via) New Thunderbird logo to accompany the Firefox one. I like it.
Opinion with David Emberton (via) Compares standards to communism in the first sentence. Watch him get ripped apart in the comments.
EFF: The Patent Busting Project (via) Awesome! Finally someone with the means to tackle crank internet patents.
Will Trade Passwords For Chocolate (via) I’m not at all surprised. Most people see passwords as more of an annoyance than a security measure.
Why parrot in production? If you’re remotely interested in compiler technology or even just general computer science you should be reading Dan’s blog.
Internet Archive: FreeCache (via) Interesting approach to large file distribution, with no special client software required.
A nice CSS template collection. auf Deutsch.
Python Cookbook: Parsing the command line (via) Using optparse, but with the command line setup options stored in the program’s docstring.
Five Favourite Protocol Design Papers. Includes the classic “A Note on Distributed Computing”
Planning for Disaster Recovery on LAMP Systems. Outstanding O’Reilly article on building easily recovered systems.
Optimization: Your worst enemy. Great essay on premature optimization.
The Spy (Ftrain.com). “Because what I do to make a living, developing web sites, is to most people so stunningly, awe-inspiringly boring, that I shield them from my days.”
Top 10 ways to crash PHP (via) Fascinating insight in to some little known PHP bugs.
Keep It Simple: Separating behavior and structure. PPK says nice things about me! ego++
New Negative Campaign Ads Blast Voters Directly. Beautiful.
Yahoo! Search Results for what is my destiny (via) Great tribute to the Onion (click “What’s this” for the original story).
Writing serious Perl: The absolute minimum you need to know (via) How to write Perl like Python ;)
The learning curve of web standards. Transitioning to standards based web design.
PHP Comes of Age (via) Oracle sponsored article on PHP “culture clash”.
Frames without frames (via) Replicating Frame style navigation with CSS.
How CoLinux works. The geeky details.
Cooperative Linux. Run Linux on Windows, natively.
Dictionary of Algorithms and Data Structures (via) More algorithms than you can shke a very big stick at.
Exact string matching algorithms (via) With illustrative animations in Java.
Survival guide to i18n. Ridiculously useful.