Jahr: 2005

  • Send plain text attachments as real attachments (Mozilla/Firefox)

    MozillaZine Knowledge Base – Send plain text attachments as real attachments: „Thunderbird normally sends plain text attachments inline, as part of the message body. If your recipient wants them to appear as real attachments add user_pref(„mail.content_disposition_type“, 1); to prefs.js or user.js .“

  • Structured Blogging

    „Structured Blogging makes it easy to create, edit, and maintain different kinds of posts and is very similar to an edit form on a blog. The difference is that the structure will let users add specific styles to each type, and add links and pictures for reviews. These styles and tags ensure that movie and…

  • XML Form Documents in StarOffice (and OpenOffice)

    Erwin Tenhumberg – XML Form Documents in StarOffice 8: „From some recent feedback I got the impression that many people are interested in the XForms technology. Therefore, I decided to do some kind of little tutorial about the XForms support in StarOffice 8 here in my blog.“

  • 10 Places You Must Use Ajax

    Alex Bosworth – 10 Places You Must Use Ajax: „It’s been well over a year now since GMail changed the way everyone thought about web apps. It’s now officially annoying to use web apps that haven’t replaced clunky html functionality with peppy Ajax goodness. Here are places Ajax should now be required in a web…

  • Handling UTF-8 with PHP

    Harry Fuecks in the WACT Wiki – Handling UTF-8 with PHP: “This page is intended as a reference for functionality PHP provides which can either help with handling UTF-8 or should be regarded as a risk when used in conjunction with UTF-8 encoded strings.”

  • Leveraging the Web: Caching

    Mark Nottingham – Leveraging the Web: Caching: “The requirement was to make large-ish PDF files available on the internal network world-wide nearly instantaneously, with access control. An external vendor had quoted a solution; it involved rolling out a pair of Windows NT servers (for redundancy) to each location around the world, each with its own…

  • SKOS Core

    “SKOS Core provides a model for expressing the basic structure and content of concept schemes such as thesauri, classification schemes, subject heading lists, taxonomies, ‘folksonomies’, other types of controlled vocabulary, and also concept schemes embedded in glossaries and terminologies. The SKOS Core Vocabulary is an application of the Resource Description Framework (RDF), that can be…

  • Splunk

    “How long will it take you to recover? Will you spend hours finding your way through log files and other IT data? Splunk is the new way to see inside the data center. It’s search software that indexes all your fast moving IT data as it happens.”

  • The Truth about Sessions

    Chris Shiflett – The Truth about Sessions: “This article introduces some techniques that can reliably provide statefulness as well as defend against session-based attacks such as impersonation (session hijacking).”

  • Prince

    “Prince is a computer program that converts XML into PDF documents. Prince can read many XML formats, including XHTML and SVG. Prince formats documents according to style sheets written in CSS.”