Jahr: 2005

  • OSCON Day 0: Scalable Internet Architectures

    Robert Kaye – OSCON Day 0: Scalable Internet Architectures: „One of my favorite presentations from last year was Theo Schlossnagel’s presentation on Whack-a-mole, so when I saw him giving a full tutorial on scalability this year, I had to go and check it out. And this year I wasn’t disappointed either — Theo presented a…

  • Respecting Lotus Notes

    Jon Udell – Respecting Lotus Notes: „Notes‘ blurring of the boundaries between document-oriented and record-oriented data was extraordinarily useful. One way to read the history of XML is as an effort (still in progress) to formalize a hybrid data model that embraces both perspectives.“

  • [PHP] Rasmus‘ 30 second AJAX Tutorial

    Rasmus Lerdorf – [PHP] Rasmus‘ 30 second AJAX Tutorial: „I find a lot of this AJAX stuff a bit of a hype. Lots of people have been using similar things long before it became „AJAX“. And it really isn’t as complicated as a lot of people make it out to be. Here is a simple…

  • Decompiling Programmer-Speak

    Tom Evslin – Decompiling Programmer-Speak: „Computers have changed; programming languages have changed; but programmer-speak has remained remarkably constant. […] As a CEO or hope-to-be CEO of a technical company, it is essential that you crack the code. Otherwise you will have no hope of knowing when any particular piece of essential development will be done…

  • Hitting the High Notes

    Joel Spolsky – Hitting the High Notes: „Style. Happiness. Emotional appeal. These are what make the huge hits, in software products, in movies, and in consumer electronics. And if you don’t get this stuff right you may solve the problem but your product doesn’t become the #1 hit that makes everybody in the company rich…

  • Bringing Data Security to PHP Applications

    Mikhail Seliverstov at OTN – Bringing Data Security to PHP Applications: „The application this article discusses relies on Oracle VPD and application context to ensure that the database server is in charge of enforcing the security requirements of our system and to make sure each user receives exactly the number of rows allowed for that…

  • Redirect After Post

    Michael Jouravlev at TheServerSide.com – Redirect After Post: “ PRG pattern can be rephrased like this: Never show pages in response to POST Always load pages using GET Navigate from POST to GET using REDIRECT Repeat these lines before going to bed. […] Web applications should be resource-centric. They can attain greater presentation flexibility instead…

  • Fairfaxfrontpages live

    Almost exactly two years after Fairfaxphotos went live, Fairfax is launching another site I’ve done the PHP programming for, Fairfaxfrontpages. The historical newspaper front pages are fascinating, take a look at Germany’s capitulation in 1945, the atomic bomb on Hiroshima, the first man on the moon, or the fall of the Berlin wall…

  • Atom 1.0

    Tim Bray – Atom 1.0: „It’s cooked and ready to serve. There are a couple of IETF process things to do, but this draft is essentially Atom 1.0. Now would be a good time for implementors to roll up their sleeves and go to work.“

  • Server2Go

    „Server2Go allows you to create a working web site or PHP application on a CD-ROM.“