Kategorie: Tim’s Weblog

  • collectd

    „collectd is a small daemon which collects system information every 10 seconds and writes the results in an RRD-file.“

  • Guru – Multiplexing

    Wez Furlong – Guru – Multiplexing: „People often assume that you need to fork or spawn threads whenever you need to do several things at the same time – and when they realize that PHP doesn’t support threading they move on to something less nice, like perl. The good news is that in the majority…

  • Making a routine of citizen journalism

    Jon Udell at InfoWorld.com – Making a routine of citizen journalism: „Google Maps and its brethren are frameworks we can use to correlate online data and services with locations in the physical world. GPS, phone, and data networks can supply the locations. We just need to work out a few kinks. Cameras need to know…

  • Architecture Astronauts Are Back

    Joel Spolsky – Architecture Astronauts Are Back: „When I wrote my original complaint about architecture astronauts more than four years ago, it was P2P this and messaging that. […] Now it’s tagging and folksonomies and syndication, and we’re all supposed to fall in line with the theory that cool new stuff like Google Maps, Wikipedia,…

  • VMware Player and Virtual Machine Center

    „VMware Player is free software that enables PC users to easily run any virtual machine on a Windows or Linux PC. VMware Player runs virtual machines created by VMware Workstation, GSX Server or ESX Server.“ „VMTN’s collection of pre-built virtual machines from industry-leading ISV and open source partners simplifies software packaging, distribution, and deployment. Instead…

  • The importance of interaction data

    Jon Udell at InfoWorld – The importance of interaction data: „Rather than consulting a dictionary to propose alternatives to misspelled words, Google instead mines its own database for patterns of use. If statistics show that a query for „Boswerth“ is likely to be followed by a query for „Bosworth,“ the search engine will make that…

  • Core Data as a Cheap Database

    Mac Geekery – Core Data as a Cheap Database: „Core Data is easy enough non-programmers can handle a basic database with it. No, really, it is. Let’s go through a simple no-code project to log phone calls.“

  • OpenLogos

    „The LOGOS Machine translation system is one of the largest and most powerful among the commercial machine translation systems. […] The open source version of LOGOS will be available under the name OpenLogos. […] It is planned to release the OpenLogos code base after final approval by the LOGOS owners, GlobalWare AG, by midst of…

  • The Zing in Zimbra

    Nathan Torkington – The Zing in Zimbra: „The server platform is the Microsoft Exchange killer we’ve all wanted. There’s an ocean of people who want the Exchange feature set without the Exchange nightmares: administration, performance, and security. The folks at Zimbra have released it as open source, not just the Ajax client and the toolkit…

  • SPARQL: Web 2.0 Meet the Semantic Web

    Kendall Clark – SPARQL: Web 2.0 Meet the Semantic Web: „RDF is pretty foundational to the Semantic Web, and it’s got a data model, a formal semantics, and a concrete serialization (in XML). What it didn’t have till lately was a standard query language. Imagine relational algebra and RDBMSes without SQL. Pretty hard to imagine.…