Autor: Tim Strehle
-
Embedded Markup Considered Harmful
Norman Walsh on XML.com: „Escaping markup, particularly with CDATA sections, just doesn’t work. There are other things that might be wrong that would make the documents not well formed. There are Unicode characters that are forbidden, there are encoding issues for the characters that are allowed, and there are sequences of characters that must be…
-
Online Demonstration Against Software Patents
FFII: „The FFII is organizing an online demonstration against software patents. We want you to replace the title page of your project’s site with a protest page against software patents (for examples see below) on August 27th.“
-
Thanks for using…
It’s always a joy to see that some friendly person uses, and even promotes, software you’ve written – in this case, my OracleEditor.php script.
-
“Information Clients”
Gary Burd and Adam Shand both compiled lists of new, interesting “information client” software (the likes of Chandler and Haystack)…
-
Robin XUL desktop
Robin is a „desktop on a web page“, written in Mozilla’s XUL. Slow, but demonstrates XUL’s capabilities. Found this through Andrew Channels Dexter Pinion weblog.
-
HyperText File System
Dented Reality: „HTFS is a project I am working on where I am basing a complete, database-driven „file-system“ on the concept of hyper-text, but with one added benefit. Rather than allowing the situation in hypertext where you can link to something that then moves (same situation as with a shortcut or symlink on normal filesystems),…
-
Visualize Topic Maps using Graphviz
Andrea Laue brings together Topic Maps and Graphviz: „I modeled the game as a topic map, used XSLT to transform the data into a „dot“ file, and then used Graphviz to generate some visualizations.“
-
Coding an artificial neural network (ANN) in PHP
FreeBSD.MU: „[…] countless hours of gameplay have rekindled my dormant interest in artificial intelligence and artificial neural networks (ANNs). In this article, I will document how I implemented an ANN using the PHP scripting language.“
-
I hate
Am I the only one who hates all those links that open in a new browser window? There seem to be more and more of them. My browser does have a Back button, „Back“ navigation via keyboard shortcuts, and a History window. Furthermore, I can manually choose to open a link in a new window,…