<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-91775</id><updated>2011-08-04T13:04:40.807+02:00</updated><title type='text'>Beyond the Net</title><subtitle type='html'>Anne's rambling on what he feels lies Beyond the Net and keeps him busy. Feel free to ignore</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://weblog.beyondtrees.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://weblog.beyondtrees.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><link rel='next' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default?start-index=101&amp;max-results=100'/><author><name>Anne</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>286</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-91775.post-8569746441480219796</id><published>2010-05-19T15:39:00.000+02:00</published><updated>2010-05-19T15:39:36.423+02:00</updated><title type='text'>Apple, Adobe and Google</title><summary type='text'>When two dogs are fighting over a bone, the third runs away with it? Is that what is happening with the Apple/Adobe/Google fight over Flash and video on the (mobile) web?

A good read on what the business reasons may be for Apple to keep Flash off its iPhone, and Adobe's reason to try to save Flash as a platform is here

The whole idea of Apple is to create closed, proprietary platforms and make </summary><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/8569746441480219796'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/8569746441480219796'/><link rel='alternate' type='text/html' href='http://weblog.beyondtrees.com/2010_05_01_archive.html#8569746441480219796' title='Apple, Adobe and Google'/><author><name>Anne</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-91775.post-7532383484555163561</id><published>2010-05-16T18:44:00.000+02:00</published><updated>2010-05-16T18:44:39.756+02:00</updated><title type='text'>Viewing from a distance: the Euro Crisis</title><summary type='text'>Now that I'm in the US for a week to visit Google IO later this week, I get the feeling that the Americans understand the European Euro crisis much better than we Europeans do ourselves. Really great interviews on CNN (with the PM of Greece!) asking real questions, better coverage in the newspapers, and even on stage yesterday, they made jokes about the euro in a way that shows real understanding</summary><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/7532383484555163561'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/7532383484555163561'/><link rel='alternate' type='text/html' href='http://weblog.beyondtrees.com/2010_05_01_archive.html#7532383484555163561' title='Viewing from a distance: the Euro Crisis'/><author><name>Anne</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-91775.post-1394719081723197179</id><published>2010-05-13T20:17:00.000+02:00</published><updated>2010-05-13T20:17:00.780+02:00</updated><title type='text'>Problems with Wordpress</title><summary type='text'>I used to use the Blogger FTP service to upload my weblog to my own web server. This allowed me optimal control of the layout of the site, and ensure it works seamlessly with the rest of the web application.

Since May 1st, Google no longer supports this method. I wanted to try to use Wordpress on my own server, but ran into terrible installation and configuration problems (and I am supposed to </summary><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/1394719081723197179'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/1394719081723197179'/><link rel='alternate' type='text/html' href='http://weblog.beyondtrees.com/2010_05_01_archive.html#1394719081723197179' title='Problems with Wordpress'/><author><name>Anne</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-91775.post-1905510666371133531</id><published>2010-03-12T12:33:00.002+01:00</published><updated>2010-03-12T12:39:38.865+01:00</updated><title type='text'>IIS worker processes</title><summary type='text'>For a project I wanted to make optimal use of the significant server resources I had: 16 cpus and 24Gb of RAM. I implemented a custom HttpHandler that spawns a lot of requests, and used Apache Ant to request images rendered in 25 parallel threads.This took quite some time, and I noticed that the server was not actually doing anything; mostly using 1-2 cpu's a little bit during this process. Why </summary><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/1905510666371133531'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/1905510666371133531'/><link rel='alternate' type='text/html' href='http://weblog.beyondtrees.com/2010_03_01_archive.html#1905510666371133531' title='IIS worker processes'/><author><name>Anne</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-91775.post-590007926172748112</id><published>2010-03-05T11:19:00.003+01:00</published><updated>2010-03-05T12:50:33.175+01:00</updated><title type='text'>How to tweet beyond i-am-eating-a-banana</title><summary type='text'>Everybody is twittering nowadays, and too many still use it only to broadcast messages about what they are doing; the "i am eating a banana" tweets. No problem with that, and in fact, I like to know when my friends eat bananas, especially when I'm bored waiting in line or in a train. So, please my friends, keep posting all the strange and stupid things you are doing, and let me be the judge of </summary><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/590007926172748112'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/590007926172748112'/><link rel='alternate' type='text/html' href='http://weblog.beyondtrees.com/2010_03_01_archive.html#590007926172748112' title='How to tweet beyond i-am-eating-a-banana'/><author><name>Anne</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-91775.post-969886589958066850</id><published>2010-03-03T19:46:00.005+01:00</published><updated>2010-03-03T20:18:12.557+01:00</updated><title type='text'>5 lessons I learned today on image processing in .net</title><summary type='text'>I'm working on a web application to create a large set of tiled images based on an immense data collection. For that really great project (can't show you what it is though until it's live) I had to refresh my image processing skills again, after I've done several image sites before.I chose to use ASP.NET as the application, with a virtual immense canvas, working with C# 3.5, and still staying </summary><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/969886589958066850'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/969886589958066850'/><link rel='alternate' type='text/html' href='http://weblog.beyondtrees.com/2010_03_01_archive.html#969886589958066850' title='5 lessons I learned today on image processing in .net'/><author><name>Anne</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-91775.post-4297923808563449649</id><published>2010-02-10T11:57:00.003+01:00</published><updated>2010-02-10T12:12:44.597+01:00</updated><title type='text'>Can I have your supermarket cart?</title><summary type='text'>I'm not sure how common this is outside of The Netherlands, but here all supermarkets have carts that require a coin to operate. The carts are locked together in a long line, and you need a coin of 50 euro cents to free it from the line. Fortunately you get it back after you're ready shopping. Here's what it looks like:Well, the main idea is of course to ensure that more people actually return </summary><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/4297923808563449649'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/4297923808563449649'/><link rel='alternate' type='text/html' href='http://weblog.beyondtrees.com/2010_02_01_archive.html#4297923808563449649' title='Can I have your supermarket cart?'/><author><name>Anne</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-91775.post-7967072143536976392</id><published>2010-02-02T16:48:00.008+01:00</published><updated>2010-02-05T13:32:07.994+01:00</updated><title type='text'>Is Content king? Or is the User king?</title><summary type='text'>If I have something that you want, you can give me money for it. So if you're hungry, and I have an apple, I may give you that apple for some money. I'm more likely to do that when I have a lot of apples, or have cheap access to apples (or other forms of nutrition) and I want something else that I do not have and this money may help me get that from someone else.This is easy when the things are </summary><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/7967072143536976392'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/7967072143536976392'/><link rel='alternate' type='text/html' href='http://weblog.beyondtrees.com/2010_02_01_archive.html#7967072143536976392' title='Is Content king? Or is the User king?'/><author><name>Anne</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-91775.post-8480611898426226360</id><published>2010-01-23T21:20:00.002+01:00</published><updated>2010-01-23T21:42:41.480+01:00</updated><title type='text'>Why movie and music distributors will die</title><summary type='text'>I like watching movies, and as I'm blessed with no long-term memory, I can easily enjoy a good movie over and over again. The past weeks my 11 year old daughter and I are watching the Lord of the Rings trilogy; one of the classics I believe should be a central part in the education of all children.We did have an issue last night with the DVD menu; we could not get it to set to Dutch subtitles </summary><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/8480611898426226360'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/8480611898426226360'/><link rel='alternate' type='text/html' href='http://weblog.beyondtrees.com/2010_01_01_archive.html#8480611898426226360' title='Why movie and music distributors will die'/><author><name>Anne</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-91775.post-7898296441139942520</id><published>2009-12-23T22:33:00.003+01:00</published><updated>2009-12-23T22:36:32.343+01:00</updated><title type='text'>Do I need an Archos 7 video player?</title><summary type='text'>Wondering whether I really need the Archos 7 portable video player to watch movies on boring plane and train rides... still not sure</summary><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/7898296441139942520'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/7898296441139942520'/><link rel='alternate' type='text/html' href='http://weblog.beyondtrees.com/2009_12_01_archive.html#7898296441139942520' title='Do I need an Archos 7 video player?'/><author><name>Anne</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-91775.post-27143814199021386</id><published>2009-11-06T20:08:00.002+01:00</published><updated>2009-11-06T20:46:17.392+01:00</updated><title type='text'>How I lost 7.5 kg</title><summary type='text'>Tomorrow is my birthday and I'm glad to say that my bold statement some months ago about loosing weight has paid off.It is quite normal for men over their thirties to gradually gain weight. This is caused partly because of physical changes in how the adult body consumes energy, and partly because of the eating and exercising habit of men with busy families and a demanding job. The weight gain </summary><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/27143814199021386'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/27143814199021386'/><link rel='alternate' type='text/html' href='http://weblog.beyondtrees.com/2009_11_01_archive.html#27143814199021386' title='How I lost 7.5 kg'/><author><name>Anne</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-91775.post-7496876018144970649</id><published>2009-10-06T09:29:00.002+02:00</published><updated>2009-10-06T09:39:09.682+02:00</updated><title type='text'>When is multitouch coming to the pc?</title><summary type='text'>Ever since the early days of the computer mouse (that was seen initially as only a kids toy, not to do actual serious business with), we've been interacting with our computer in the exact same way. Sure, we have a webcam, a microphone, but nothing really changed the way we tell our computers what we want to do.That is, until the iPhone changed all that and gave us the touch screen, and of course:</summary><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/7496876018144970649'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/7496876018144970649'/><link rel='alternate' type='text/html' href='http://weblog.beyondtrees.com/2009_10_01_archive.html#7496876018144970649' title='When is multitouch coming to the pc?'/><author><name>Anne</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-91775.post-163622515614723272</id><published>2009-09-10T14:07:00.002+02:00</published><updated>2009-09-10T14:20:03.567+02:00</updated><title type='text'>jQuery or Prototype</title><summary type='text'>All programmers are religious zealots. So when it comes to the question of which Javascript framework to use, they will attack and defend furiously.I've been using Prototype a lot, but recently the jQuery framework has become famous too. When one customer asked another customer recently why they insisted on using jQuery, they answered: "well, jQuery is the de facto standard":-) a really </summary><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/163622515614723272'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/163622515614723272'/><link rel='alternate' type='text/html' href='http://weblog.beyondtrees.com/2009_09_01_archive.html#163622515614723272' title='jQuery or Prototype'/><author><name>Anne</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-91775.post-1131907958213554182</id><published>2009-09-07T09:20:00.002+02:00</published><updated>2009-09-07T09:30:20.417+02:00</updated><title type='text'>Infected</title><summary type='text'>The bad guys are disguising themselves as the good guys. Interesting and dangerous.Monday morning means coffee and visiting news sites and weblogs. When I visited one of them, my browser redirected to a page that, after some animation, looks like this:A perfect copy of a windows explorer with evidence of viruses and trojans. The popup looks so real, I had to drag it to see it could not get </summary><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/1131907958213554182'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/1131907958213554182'/><link rel='alternate' type='text/html' href='http://weblog.beyondtrees.com/2009_09_01_archive.html#1131907958213554182' title='Infected'/><author><name>Anne</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-91775.post-3953381282608599860</id><published>2009-09-03T16:43:00.003+02:00</published><updated>2009-09-03T16:52:08.560+02:00</updated><title type='text'>Lazy and Lucky?</title><summary type='text'>Sometimes even typing an entire query in Google is too much work. And then, you have to press search, and then... oh terrible you have to press the link of the results too.Now that is no longer necessary with BeyondTrees LazyLucky(tm). If you are lazy (like all good programmers are) and you're searching for something that others are searching for too, you can just type in the first letters, and </summary><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/3953381282608599860'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/3953381282608599860'/><link rel='alternate' type='text/html' href='http://weblog.beyondtrees.com/2009_09_01_archive.html#3953381282608599860' title='Lazy and Lucky?'/><author><name>Anne</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-91775.post-6621043537236561802</id><published>2009-09-01T12:33:00.002+02:00</published><updated>2009-09-01T12:41:42.775+02:00</updated><title type='text'>The end of page based searching?</title><summary type='text'>Google and Bing are both playing around with new search APIs that will allow for a much more responsive search experience than the old fashioned edit-search-viewresults-clickresult paradigm: ajax search.You can play around with one simple example of what it feels like using the Bing Ajax API here. A bit useless to start searching for all prefixes of the query you're after, but still fun to see </summary><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/6621043537236561802'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/6621043537236561802'/><link rel='alternate' type='text/html' href='http://weblog.beyondtrees.com/2009_09_01_archive.html#6621043537236561802' title='The end of page based searching?'/><author><name>Anne</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-91775.post-6809872383294400191</id><published>2009-08-25T19:41:00.004+02:00</published><updated>2009-08-25T20:15:32.621+02:00</updated><title type='text'>the @whitehouse listens to people #healthcare @blurb : the true power of #twitter</title><summary type='text'>Image you're a president leading a couple of million people, all with a voice of their own, and want to boldly go where no president has gone before: reform the Healthcare system of the United States. Of course you have a Twitter account @whitehouse and occasionally tweet about what #obama is doing, who he is meeting, and post pictures of his dog Bo.Well, that is all normal, though somewhat </summary><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/6809872383294400191'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/6809872383294400191'/><link rel='alternate' type='text/html' href='http://weblog.beyondtrees.com/2009_08_01_archive.html#6809872383294400191' title='the @whitehouse listens to people #healthcare @blurb : the true power of #twitter'/><author><name>Anne</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-91775.post-6494046478233460329</id><published>2009-08-21T16:07:00.003+02:00</published><updated>2009-08-21T17:08:06.431+02:00</updated><title type='text'>Is the Lottery tax on the Stupid?</title><summary type='text'>Often we get calls by people trying to sell lottery tickets. These call agents are often students who follow a pre defined script to lure people into their business by relating to their fear of loosing. The students themselves (and most people) have no idea on statistics, and (like all people) have no good understanding of low probabilities. This is why we feel afraid to get on airplanes, while </summary><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/6494046478233460329'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/6494046478233460329'/><link rel='alternate' type='text/html' href='http://weblog.beyondtrees.com/2009_08_01_archive.html#6494046478233460329' title='Is the Lottery tax on the Stupid?'/><author><name>Anne</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-91775.post-506810482568922559</id><published>2009-08-20T13:14:00.003+02:00</published><updated>2009-08-20T13:20:48.343+02:00</updated><title type='text'>Augmented Reality is Real</title><summary type='text'>The new hype of 2009 is augmented reality: live video enhancing; see Layar. If you've never seen it work on your computer, do the followingprint out this PDF stargo to http://sodiuminteractive.com/dropbox/flar/allow Flash to open your webcamhold the printed paper in front of the camera and move itMake sure you have your speakers on; the Flash script will generate a 3D sound animation on top of </summary><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/506810482568922559'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/506810482568922559'/><link rel='alternate' type='text/html' href='http://weblog.beyondtrees.com/2009_08_01_archive.html#506810482568922559' title='Augmented Reality is Real'/><author><name>Anne</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-91775.post-7972865403799910961</id><published>2009-08-18T14:21:00.004+02:00</published><updated>2009-08-18T16:21:42.856+02:00</updated><title type='text'>Error messages</title><summary type='text'>Back from vacation and back to work. Today has been a day of error messages. Well, a day in which I was reminded that having good error messages and safeguarding mechanisms in your code is imperative.I was installing a latest Shindig release on Tomcat. Followed instructions, the service was starting up correctly, but I got 404 errors on the sample URL. On any sample URL from the shindig web-app, </summary><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/7972865403799910961'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/7972865403799910961'/><link rel='alternate' type='text/html' href='http://weblog.beyondtrees.com/2009_08_01_archive.html#7972865403799910961' title='Error messages'/><author><name>Anne</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-91775.post-3407698270354718002</id><published>2009-07-23T11:03:00.003+02:00</published><updated>2009-07-23T12:10:57.122+02:00</updated><title type='text'>Caching and Expires</title><summary type='text'>How does the Expires HTTP header work together with browser cache settings? I did some tests today because I thought I was going crazy. A customer of mine questioned my advice on installing mod_expires on their central server to avoid long load times on static content on high latency times. I tried to find a weblog on the subject, but could not find it. Most people seem to simply explain how </summary><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/3407698270354718002'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/3407698270354718002'/><link rel='alternate' type='text/html' href='http://weblog.beyondtrees.com/2009_07_01_archive.html#3407698270354718002' title='Caching and Expires'/><author><name>Anne</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-91775.post-555545675935497221</id><published>2009-07-21T20:51:00.002+02:00</published><updated>2009-07-21T21:00:41.957+02:00</updated><title type='text'>Bouncy</title><summary type='text'>Eliza is still alive! Turns out my little quick fix yesterday was not good enough. I mentioned I used a static singleton and recognized there was an issue if the server restarted? Well, it turns out this is just what happens on AppEngine; Google decides to restart the VM, probably once every 24 hours, so using VM statics for persistency is not very good. Yes, I know, I know. But I had very little</summary><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/555545675935497221'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/555545675935497221'/><link rel='alternate' type='text/html' href='http://weblog.beyondtrees.com/2009_07_01_archive.html#555545675935497221' title='Bouncy'/><author><name>Anne</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-91775.post-8843770540525366976</id><published>2009-07-20T13:22:00.003+02:00</published><updated>2009-07-20T13:27:53.287+02:00</updated><title type='text'>Shut up, Eliza!</title><summary type='text'>Ha! Something happened that I had not anticipated. Remember I told you about the Eliza shrink robot I created a few weeks ago for the Google Wave?Well, she is still alive, and used every day. However, because in the beta release of Wave it is not yet possible to remove participants from a Wave, a single funny user who adds Eliza to a public wave, will cause enormous amount of Shrink Spam in a </summary><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/8843770540525366976'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/8843770540525366976'/><link rel='alternate' type='text/html' href='http://weblog.beyondtrees.com/2009_07_01_archive.html#8843770540525366976' title='Shut up, Eliza!'/><author><name>Anne</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-91775.post-6247057993328579946</id><published>2009-07-19T12:47:00.002+02:00</published><updated>2009-07-19T13:11:59.040+02:00</updated><title type='text'>My first Android app: Shackr</title><summary type='text'>One of the things I wanted to try out was programming for the Android platform... to see how easy it is to create native applications for my new HTC Magic smartphone. The SDK is based on Java, and with a nice Eclipse integration.I decided to create a Flickr application, similar to my successful Flickr Wallpaper program. It allows you to set a tag or term (or series of tags), and it will use the </summary><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/6247057993328579946'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/6247057993328579946'/><link rel='alternate' type='text/html' href='http://weblog.beyondtrees.com/2009_07_01_archive.html#6247057993328579946' title='My first Android app: Shackr'/><author><name>Anne</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-91775.post-1576198056814950487</id><published>2009-07-17T11:49:00.002+02:00</published><updated>2009-07-17T11:55:17.970+02:00</updated><title type='text'>Nonsense generator</title><summary type='text'>I created a small little program called Monkeys a few months ago, that can generate nonsensical documents based on word ngrams. It requires some sample text as input, and will generate new texts based on the word by word transition frequencies so the text looks like normal text. It works best on large English business type documents, but this morning I tried to use some Blof lyrics as input. I've</summary><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/1576198056814950487'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/1576198056814950487'/><link rel='alternate' type='text/html' href='http://weblog.beyondtrees.com/2009_07_01_archive.html#1576198056814950487' title='Nonsense generator'/><author><name>Anne</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-91775.post-5775438718796056452</id><published>2009-07-16T20:34:00.002+02:00</published><updated>2009-07-16T20:50:23.150+02:00</updated><title type='text'>to DDMMYY or MMDDYY, that's the question</title><summary type='text'>besides the little and big endian dispute in computer land, one of the largest problems with computers that have to cooperate over the world (i.e. the Atlantic): is the date format problem.Americans have a completely stupid system of saying it is 7/3/2009 meaning July 3rd, so they use MM/DD/YYYY. This is stupid because it does not make sense as the faster changing day-of-the-month is now in </summary><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/5775438718796056452'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/5775438718796056452'/><link rel='alternate' type='text/html' href='http://weblog.beyondtrees.com/2009_07_01_archive.html#5775438718796056452' title='to DDMMYY or MMDDYY, that&apos;s the question'/><author><name>Anne</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-91775.post-5272001492832944219</id><published>2009-07-14T14:59:00.002+02:00</published><updated>2009-07-14T15:16:34.353+02:00</updated><title type='text'>beyond tree structures</title><summary type='text'>I'm currently working on optimizing my Linx scalable network engine based on Lucene. I believe it has some interesting features that no other engine has, and may be helpful ifyou have a large (&gt;1M nodes) networkthat changes continuouslyyou have many queries that are more complex than just asking "who are your 1st level connections"Anyway, I'm having great fun in implementing this. Now I am </summary><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/5272001492832944219'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/5272001492832944219'/><link rel='alternate' type='text/html' href='http://weblog.beyondtrees.com/2009_07_01_archive.html#5272001492832944219' title='beyond tree structures'/><author><name>Anne</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-91775.post-1166121499062730383</id><published>2009-07-13T09:08:00.002+02:00</published><updated>2009-07-13T09:42:48.554+02:00</updated><title type='text'>Chrome OS</title><summary type='text'>Last week Google announced a long expected an announcement (we were actually expecting it at Google I/O): they are entering the operating system market with an OS that consists of merely a browser: Google Chrome OS.I think it was about time. The computer experience is more and more about what happens inside the browser, connected to the cloud of the Internet, and less about the apps that you have</summary><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/1166121499062730383'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/1166121499062730383'/><link rel='alternate' type='text/html' href='http://weblog.beyondtrees.com/2009_07_01_archive.html#1166121499062730383' title='Chrome OS'/><author><name>Anne</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-91775.post-5526465939427644686</id><published>2009-07-07T14:22:00.002+02:00</published><updated>2009-07-07T14:24:25.348+02:00</updated><title type='text'>Nice evaluation of open source search engines</title><summary type='text'>Interesting article on the comparison of a couple of open source search engines, comparing indexing and search performance for a set of Twitter data.Of course Lucene comes out as the fastest. And the indexing performance measurements are not really comparable because Lucene allows for incremental indexing (only indexing the changes or adds) and some of the other tools only allow you to do a full </summary><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/5526465939427644686'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/5526465939427644686'/><link rel='alternate' type='text/html' href='http://weblog.beyondtrees.com/2009_07_01_archive.html#5526465939427644686' title='Nice evaluation of open source search engines'/><author><name>Anne</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-91775.post-8783571338011872616</id><published>2009-06-29T14:53:00.002+02:00</published><updated>2009-06-29T15:10:02.389+02:00</updated><title type='text'>The Google Brainwash</title><summary type='text'>Yesterday Kars helped me out with migrating my BeyondTrees email account to Google Apps... and that was surprisingly easy to do. I used the free standard version for now, but thinking about upgrading to the premium $50/yr account later.I was worried about migrating my email history (note I was using Mozilla Thunderbird), and indeed got some problems with the Google Email Uploader; something about</summary><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/8783571338011872616'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/8783571338011872616'/><link rel='alternate' type='text/html' href='http://weblog.beyondtrees.com/2009_06_01_archive.html#8783571338011872616' title='The Google Brainwash'/><author><name>Anne</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-91775.post-1169585991425188681</id><published>2009-06-10T09:24:00.009+02:00</published><updated>2009-06-11T09:40:24.596+02:00</updated><title type='text'>My first Google Wave Robot: Eliza</title><summary type='text'>As I've told before, I continue to be very impressed by the vision of Google Wave, and its underlying architecture. Yesterday I decided it was time to see if I can make my own robot. I had never played with Google AppEngine too, so it was a double first for me.With my background in AI, I decided it would be nice to use the old Eliza program to create a Google Wave robot that acts as a shrink and </summary><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/1169585991425188681'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/1169585991425188681'/><link rel='alternate' type='text/html' href='http://weblog.beyondtrees.com/2009_06_01_archive.html#1169585991425188681' title='My first Google Wave Robot: Eliza'/><author><name>Anne</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-91775.post-7317573199809916123</id><published>2009-06-01T20:33:00.002+02:00</published><updated>2009-06-01T20:46:59.166+02:00</updated><title type='text'>Tsunami alert: Google Wave</title><summary type='text'>If you haven't heard about Google Wave by now,  you have probably been off the Internet for the past days, and off Twitter...After a mind blowing presentation at Google IO in San Francisco last Thursday (which I attended :-)) more and more people on the Net have seen the presentation (please take a coke and view this 1.5 hr video today if you haven't already) and are beginning to write about what</summary><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/7317573199809916123'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/7317573199809916123'/><link rel='alternate' type='text/html' href='http://weblog.beyondtrees.com/2009_06_01_archive.html#7317573199809916123' title='Tsunami alert: Google Wave'/><author><name>Anne</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-91775.post-218880546768945779</id><published>2009-05-19T10:02:00.002+02:00</published><updated>2009-05-19T10:12:33.694+02:00</updated><title type='text'>Looking into the future</title><summary type='text'>I have some time now to do some software development of my own, actually quite busy doing that. A very handy XML based functional testing tool is ready, I just need to write a manual for it before I put it online. Manuals are tedious work... but the tool is very handy I use it myself over the past year all the time, and I cannot find anything on the net that does what it does. I named it XTest, </summary><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/218880546768945779'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/218880546768945779'/><link rel='alternate' type='text/html' href='http://weblog.beyondtrees.com/2009_05_01_archive.html#218880546768945779' title='Looking into the future'/><author><name>Anne</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-91775.post-8555609153115316244</id><published>2009-05-14T08:44:00.002+02:00</published><updated>2009-05-14T08:50:47.566+02:00</updated><title type='text'>Meeting new friends</title><summary type='text'>As I told before, in 2 weeks time I will visit the Google I/O conference in San Francisco, really looking forward to that. Just this week I was invited to meet up with the people from LucidImagination, a company aimed at giving Lucene and SOLR training and high end consultancy for Lucene, by some of the main committers of the Lucene project.So now I have a meeting in California too, with some of </summary><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/8555609153115316244'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/8555609153115316244'/><link rel='alternate' type='text/html' href='http://weblog.beyondtrees.com/2009_05_01_archive.html#8555609153115316244' title='Meeting new friends'/><author><name>Anne</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-91775.post-5315927477215782791</id><published>2009-04-24T15:52:00.003+02:00</published><updated>2009-04-24T15:55:41.982+02:00</updated><title type='text'>Google I/O</title><summary type='text'>Hey I just booked my flights and hotel to join the Google I/O conference in San Francisco next month! Looking forward to it.Going with my brother Kars and his colleague Leisure Suit Martin... we'll have a great time. And I do have some time to see the city too, never been there. Do you have tips what I shouldn't miss?</summary><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/5315927477215782791'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/5315927477215782791'/><link rel='alternate' type='text/html' href='http://weblog.beyondtrees.com/2009_04_01_archive.html#5315927477215782791' title='Google I/O'/><author><name>Anne</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-91775.post-6990702430858385027</id><published>2009-04-23T14:17:00.002+02:00</published><updated>2009-04-23T14:26:01.100+02:00</updated><title type='text'>Mice</title><summary type='text'>I have to admit I have sort of a mouse fetish. I like mice and think they are one of the most important accessories of a computer. I always own many mice (woo I love that plural) and try out new things. I do not like a cordless mouse though... mostly because I've had trouble with the reception and I don't like that it takes batteries which are so bad for the environment.The past years the mouse </summary><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/6990702430858385027'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/6990702430858385027'/><link rel='alternate' type='text/html' href='http://weblog.beyondtrees.com/2009_04_01_archive.html#6990702430858385027' title='Mice'/><author><name>Anne</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-91775.post-5740853058258061993</id><published>2009-04-23T12:57:00.002+02:00</published><updated>2009-04-23T12:59:06.363+02:00</updated><title type='text'>New template</title><summary type='text'>If you've been here before you may notice that I changed the weblog template to fit in to the design of the entire website, so it feels a bit more like it's a part of it. With some JavaScript tricks finally was able to change the ordering of the archive links as well, so that very old bla from 2000 is no longer on the top</summary><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/5740853058258061993'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/5740853058258061993'/><link rel='alternate' type='text/html' href='http://weblog.beyondtrees.com/2009_04_01_archive.html#5740853058258061993' title='New template'/><author><name>Anne</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-91775.post-6343691732496622516</id><published>2009-01-14T09:37:00.003+01:00</published><updated>2009-01-14T09:40:10.284+01:00</updated><title type='text'>New daily read</title><summary type='text'>A friend pointed me toward what will become a new daily read for me: http://xkcd.com/ with a daily cartoon filled with humor that will only humor the nerds of the world. Excellent :-)Note that for years now I start my day reading HollyComics, a daily comic written by my friend Larissa, in which I occur at times as well</summary><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/6343691732496622516'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/6343691732496622516'/><link rel='alternate' type='text/html' href='http://weblog.beyondtrees.com/2009_01_01_archive.html#6343691732496622516' title='New daily read'/><author><name>Anne</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-91775.post-5753181382069597936</id><published>2009-01-08T11:18:00.002+01:00</published><updated>2009-01-08T11:21:14.160+01:00</updated><title type='text'>Finally got my website up</title><summary type='text'>It took me 8 months to finally have at least some content on my own company website. Is that a good sign or a bad sign? One reason was that I have been too busy doing actual work to create this site, and another that I've had quite some issues getting past all the unintelligible error messages from IIS...But its there now, and I'll try to keep it up to date. A section about the services, products</summary><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/5753181382069597936'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/5753181382069597936'/><link rel='alternate' type='text/html' href='http://weblog.beyondtrees.com/2009_01_01_archive.html#5753181382069597936' title='Finally got my website up'/><author><name>Anne</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-91775.post-104586174358609815</id><published>2008-09-03T09:40:00.002+02:00</published><updated>2008-09-03T09:44:17.670+02:00</updated><title type='text'>G*</title><summary type='text'>And there it is. Expected for years, it's the GBrowser, name: Chrome. Google created their own open source internet browser. We have all learned not to under-estimate the big G, so let's see how this works.A nice 20-odd page cartoon explaining what's new about Chrome can be found on the Google site:Microsoft is dead, long live the new Microsoft</summary><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/104586174358609815'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/104586174358609815'/><link rel='alternate' type='text/html' href='http://weblog.beyondtrees.com/2008_09_01_archive.html#104586174358609815' title='G*'/><author><name>Anne</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-91775.post-2812283530042479069</id><published>2008-08-25T18:33:00.002+02:00</published><updated>2008-08-25T18:35:31.731+02:00</updated><title type='text'>Database locking on SELECT</title><summary type='text'>Why indeed are databases locking rows on SELECT; see excellent description in Jeff Atwood debugging deadlocksI have never understood why this type of pessimistic row/cell level locks on READ are the default. I think using both READ and UPDATE snapshots should work much better for the Isolation part in ACID.It should be possible to make a much faster database engine in this way for the 80/20 read/</summary><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/2812283530042479069'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/2812283530042479069'/><link rel='alternate' type='text/html' href='http://weblog.beyondtrees.com/2008_08_01_archive.html#2812283530042479069' title='Database locking on SELECT'/><author><name>Anne</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-91775.post-642784216283624308</id><published>2008-08-22T11:56:00.003+02:00</published><updated>2008-08-22T12:01:31.981+02:00</updated><title type='text'>Multi faceted web search</title><summary type='text'>Everybody is doing multi faceted search nowadays. It seems you cannot claim to have a good website without it anymore.Many companies do make a lot of fuzz about this technology, about its complexities and performance issues.I cannot see why. Why should facetizing query results of a reasonable database of 100k-1M documents take more than 5 ms? Anyone telling you otherwise is just not smart enough </summary><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/642784216283624308'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/642784216283624308'/><link rel='alternate' type='text/html' href='http://weblog.beyondtrees.com/2008_08_01_archive.html#642784216283624308' title='Multi faceted web search'/><author><name>Anne</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-91775.post-8023453794036148716</id><published>2008-08-20T09:08:00.002+02:00</published><updated>2008-08-20T09:12:40.776+02:00</updated><title type='text'>It is still 1996</title><summary type='text'>I remember working with an application server in 1996, I believe it was one of the first versions of IIS, using ISAPI DLLs. It was quite hard to get your first "Hello World" application running.Today it is 2008. We live in the Internet 2.0 age. It should be easier now. Right?Well, maybe it is me getting old or stupid. But why is it so hard to make an aspx file that actually does something dynamic</summary><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/8023453794036148716'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/8023453794036148716'/><link rel='alternate' type='text/html' href='http://weblog.beyondtrees.com/2008_08_01_archive.html#8023453794036148716' title='It is still 1996'/><author><name>Anne</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-91775.post-6467850535494964417</id><published>2008-07-17T16:24:00.002+02:00</published><updated>2008-07-17T16:29:24.913+02:00</updated><title type='text'>Busy</title><summary type='text'>The BeyondTrees site looks just like it did a month ago: empty. Sorry for that. But I've been so busy just working, I did not have time yet to update the site. Also, the logo is still not ready (mostly because I'm really critical at what the designer designs of course)All is very well with the company. Just today I paid my first VAT amount to the tax office. Really nice to be able to pay that </summary><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/6467850535494964417'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/6467850535494964417'/><link rel='alternate' type='text/html' href='http://weblog.beyondtrees.com/2008_07_01_archive.html#6467850535494964417' title='Busy'/><author><name>Anne</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-91775.post-6272378573212555869</id><published>2008-05-23T10:05:00.002+02:00</published><updated>2008-05-23T10:15:18.682+02:00</updated><title type='text'>Networking</title><summary type='text'>It feels good having my own company. Enough interesting work already, and an incredible number of people from my network contacting me with things like "hey Anne; great you started your own company; btw, we have this project that we need someone for..."Good, but I'm already quite busy now and really need to take enough time to do administration, finally create a website, start doing some stuff, </summary><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/6272378573212555869'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/6272378573212555869'/><link rel='alternate' type='text/html' href='http://weblog.beyondtrees.com/2008_05_01_archive.html#6272378573212555869' title='Networking'/><author><name>Anne</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-91775.post-1922146235771783021</id><published>2008-05-07T11:38:00.003+02:00</published><updated>2008-05-07T11:43:06.117+02:00</updated><title type='text'>A new beginning</title><summary type='text'>After 6 years at MatrixOne, I have left the company and started my own company called BeyondTrees. It consists only of myself now and I plan to do work in the areas of software development optimization and business process optimization and technical project management.I'm sad to leave my great colleagues at MatrixOne, but also excited to take on new challenges. A lot of things come my way these </summary><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/1922146235771783021'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/1922146235771783021'/><link rel='alternate' type='text/html' href='http://weblog.beyondtrees.com/2008_05_01_archive.html#1922146235771783021' title='A new beginning'/><author><name>Anne</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-91775.post-115091578626809303</id><published>2006-06-21T20:49:00.000+02:00</published><updated>2006-06-21T20:49:46.316+02:00</updated><title type='text'>Templar traffic</title><summary type='text'>I really get a lot of traffic on my site with information on the Knights Templar. I just tried a simple search for "Knights Templar" on Google and found out that currently my site is listed 5th out of 2,170,000! I should update the site and make it a bit more interactive</summary><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/115091578626809303'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/115091578626809303'/><link rel='alternate' type='text/html' href='http://weblog.beyondtrees.com/2006_06_01_archive.html#115091578626809303' title='Templar traffic'/><author><name>Anne</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-91775.post-115089891272488375</id><published>2006-06-21T16:08:00.000+02:00</published><updated>2006-06-21T16:10:26.320+02:00</updated><title type='text'>Easier to buy on the Internet?</title><summary type='text'>I am trying to buy a simple CD player capable of playing MP3 CDRs for my daughters so they can continue playing 'disco' in their rooms. The old microsystem broke, of which Esther reminds us by adding a yellow note with "broke" on it...I want a simple, small radio with cd player capable of reading CDRs with MP3 songs, with ID3 tag display and no cassette deck (why are there still these things). I </summary><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/115089891272488375'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/115089891272488375'/><link rel='alternate' type='text/html' href='http://weblog.beyondtrees.com/2006_06_01_archive.html#115089891272488375' title='Easier to buy on the Internet?'/><author><name>Anne</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-91775.post-115046297268769618</id><published>2006-06-16T15:02:00.000+02:00</published><updated>2006-06-16T15:02:52.753+02:00</updated><title type='text'>How Bloggers brought Dell Down</title><summary type='text'>Read BuzzMachine: Dell Archives from the bottom up, and if you still want more, you can read all pages of Dell Hell to see how a single (though powerful) blogger has caused a lot of turmoil in the customer support arena of a large company Dell. I agree with many of the points he is mentioning about how large companies should see blogs and customer interaction as a benefit and not a threat.O, and </summary><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/115046297268769618'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/115046297268769618'/><link rel='alternate' type='text/html' href='http://weblog.beyondtrees.com/2006_06_01_archive.html#115046297268769618' title='How Bloggers brought Dell Down'/><author><name>Anne</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-91775.post-114017938117779317</id><published>2006-02-17T13:29:00.000+01:00</published><updated>2006-02-20T09:31:59.383+01:00</updated><title type='text'>Ruby on Rails: nice try</title><summary type='text'>I really like the way Ruby on Rails tries to solve modern web application design problems. Some of their design patterns are really nice. It is however, a nice try with many pitfalls, as described in this detailed post on limitations of Rails.Now please let somebody try it again, and now good. And make some better use of XML and a more modern programming language</summary><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/114017938117779317'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/114017938117779317'/><link rel='alternate' type='text/html' href='http://weblog.beyondtrees.com/2006_02_01_archive.html#114017938117779317' title='Ruby on Rails: nice try'/><author><name>Anne</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-91775.post-113922761102401669</id><published>2006-02-06T13:06:00.000+01:00</published><updated>2006-02-06T13:06:51.056+01:00</updated><title type='text'>If Google gets angry</title><summary type='text'>If you don't follow the webmaster guidelines of Google, you can get banned from Google like what happened to BMW</summary><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/113922761102401669'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/113922761102401669'/><link rel='alternate' type='text/html' href='http://weblog.beyondtrees.com/2006_02_01_archive.html#113922761102401669' title='If Google gets angry'/><author><name>Anne</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-91775.post-113714747201371706</id><published>2006-01-13T11:17:00.000+01:00</published><updated>2006-01-13T11:17:52.066+01:00</updated><title type='text'>Understanding XML: Will AJAX Replace Java and .NET?</title><summary type='text'>A very intersting article on the way programming in general is evolving and what the next steps will be: Understanding XML: Will AJAX Replace Java and .NET? I agree</summary><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/113714747201371706'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/113714747201371706'/><link rel='alternate' type='text/html' href='http://weblog.beyondtrees.com/2006_01_01_archive.html#113714747201371706' title='Understanding XML: Will AJAX Replace Java and .NET?'/><author><name>Anne</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-91775.post-113317125549610560</id><published>2005-11-28T10:47:00.000+01:00</published><updated>2005-11-28T10:47:35.503+01:00</updated><title type='text'>The Million Dollar Homepage - Blog</title><summary type='text'>Read this blog bottom up for an amazing story of the power of the internet</summary><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/113317125549610560'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/113317125549610560'/><link rel='alternate' type='text/html' href='http://weblog.beyondtrees.com/2005_11_01_archive.html#113317125549610560' title='The Million Dollar Homepage - Blog'/><author><name>Anne</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-91775.post-113256922566419492</id><published>2005-11-21T11:33:00.000+01:00</published><updated>2005-11-21T11:33:45.703+01:00</updated><title type='text'>Blue Ball Machine</title><summary type='text'>Nice animated gif with blue balls that fall through a complicated machine. Similar fun to the falling woman of some months ago (see prev post)</summary><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/113256922566419492'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/113256922566419492'/><link rel='alternate' type='text/html' href='http://weblog.beyondtrees.com/2005_11_01_archive.html#113256922566419492' title='Blue Ball Machine'/><author><name>Anne</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-91775.post-113222370225911833</id><published>2005-11-17T11:35:00.000+01:00</published><updated>2005-11-17T11:35:02.296+01:00</updated><title type='text'>Evil Sony</title><summary type='text'>Sony has used a new DRM (Digital Rights Mgt) tool on common audio CDs that makes use of a rootkit to hide itself from the operating system. This is evil and dangerous as others can make use of the same cloaking device to gain control over your computer. Sony has stopped doing this and recalled their CDs.Wow. Can't believe they were so dumb to see this side effect</summary><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/113222370225911833'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/113222370225911833'/><link rel='alternate' type='text/html' href='http://weblog.beyondtrees.com/2005_11_01_archive.html#113222370225911833' title='Evil Sony'/><author><name>Anne</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-91775.post-112911170814528139</id><published>2005-10-12T12:08:00.000+02:00</published><updated>2005-10-12T12:08:28.193+02:00</updated><title type='text'>Anne needs a group of at least 6 people</title><summary type='text'>Here's a great and philosophical use of the internet called the google need memeGo to Google and type in "[your name here] needs" and select the top results from that page. Don't forget the quotes.Here are my needs:- Anne needs a job- Anne needs help!!!- Anne needs a group of at least 6 people [true]- Anne needs this yesterday- Anne needs to provide the current working draft [so true at </summary><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/112911170814528139'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/112911170814528139'/><link rel='alternate' type='text/html' href='http://weblog.beyondtrees.com/2005_10_01_archive.html#112911170814528139' title='Anne needs a group of at least 6 people'/><author><name>Anne</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-91775.post-112306186145268526</id><published>2005-08-03T11:35:00.000+02:00</published><updated>2005-08-03T11:37:41.456+02:00</updated><title type='text'>Flickr daily interesting</title><summary type='text'>Flickr is getting more and more interesting. Here a link to a daily list of interesting photos from the community. A beautiful start of photo exploring.</summary><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/112306186145268526'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/112306186145268526'/><link rel='alternate' type='text/html' href='http://weblog.beyondtrees.com/2005_08_01_archive.html#112306186145268526' title='Flickr daily interesting'/><author><name>Anne</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-91775.post-112299111955255133</id><published>2005-08-02T15:54:00.000+02:00</published><updated>2005-08-02T15:58:39.556+02:00</updated><title type='text'>Escher and Lego</title><summary type='text'>Somebody (original site seems to be down) recreated some Escher 'impossible' paintings in Lego; no photo trick here. Beautiful; though I believe the angle of photography will be very important to get a nice picture</summary><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/112299111955255133'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/112299111955255133'/><link rel='alternate' type='text/html' href='http://weblog.beyondtrees.com/2005_08_01_archive.html#112299111955255133' title='Escher and Lego'/><author><name>Anne</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-91775.post-112168630574937070</id><published>2005-07-18T13:31:00.000+02:00</published><updated>2005-08-02T16:05:50.913+02:00</updated><title type='text'>Music Machine</title><summary type='text'>A beautiful music machine to spend superfluous time with...</summary><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/112168630574937070'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/112168630574937070'/><link rel='alternate' type='text/html' href='http://weblog.beyondtrees.com/2005_07_01_archive.html#112168630574937070' title='Music Machine'/><author><name>Anne</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-91775.post-112064634344577463</id><published>2005-07-06T12:39:00.000+02:00</published><updated>2005-07-06T12:39:03.450+02:00</updated><title type='text'>Falling bikini</title><summary type='text'>One of the examples of why Western civilization is the greatest of all is because now you can watch a girl in bikini fall endlessly on your computer. Click here free when she gets stuck</summary><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/112064634344577463'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/112064634344577463'/><link rel='alternate' type='text/html' href='http://weblog.beyondtrees.com/2005_07_01_archive.html#112064634344577463' title='Falling bikini'/><author><name>Anne</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-91775.post-112064344773383818</id><published>2005-07-06T11:50:00.000+02:00</published><updated>2005-07-06T11:50:47.786+02:00</updated><title type='text'>Fractal programming</title><summary type='text'>I like programming languages. I collect compilers. I write languages (I know; I'm a nerd). Just played with Context Free; a fractal generation language interpreter. Can I just say: WOW?Download, look at Example "Lesson" and play around yourself. You will feel like an artist</summary><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/112064344773383818'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/112064344773383818'/><link rel='alternate' type='text/html' href='http://weblog.beyondtrees.com/2005_07_01_archive.html#112064344773383818' title='Fractal programming'/><author><name>Anne</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-91775.post-111988093072280414</id><published>2005-06-27T16:02:00.000+02:00</published><updated>2005-06-27T16:02:10.766+02:00</updated><title type='text'>To innerHTML or not to innerHTML</title><summary type='text'>I liked reading the pros and cons of using innerHTML in Javascript/DOM environments.</summary><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/111988093072280414'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/111988093072280414'/><link rel='alternate' type='text/html' href='http://weblog.beyondtrees.com/2005_06_01_archive.html#111988093072280414' title='To innerHTML or not to innerHTML'/><author><name>Anne</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-91775.post-111883629781001599</id><published>2005-06-15T13:51:00.000+02:00</published><updated>2005-06-15T13:51:37.870+02:00</updated><title type='text'>Anti fishing revisited</title><summary type='text'>If you know what you are doing and are a bit nerdy, you can actually hack a phishing website by normal methods... great.</summary><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/111883629781001599'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/111883629781001599'/><link rel='alternate' type='text/html' href='http://weblog.beyondtrees.com/2005_06_01_archive.html#111883629781001599' title='Anti fishing revisited'/><author><name>Anne</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-91775.post-111814335333337659</id><published>2005-06-07T13:22:00.000+02:00</published><updated>2005-06-07T13:22:33.393+02:00</updated><title type='text'>How the Usenet was saved</title><summary type='text'>Here's a nice (old) story about how Usenet was saved as it is now searchable via Google.This is my first post that was saved: my first post (at least; that was saved): on November 16, 1998.</summary><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/111814335333337659'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/111814335333337659'/><link rel='alternate' type='text/html' href='http://weblog.beyondtrees.com/2005_06_01_archive.html#111814335333337659' title='How the Usenet was saved'/><author><name>Anne</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-91775.post-111772526258257859</id><published>2005-06-02T17:14:00.000+02:00</published><updated>2005-06-02T17:19:47.303+02:00</updated><title type='text'>Scambaiting</title><summary type='text'>I am still waiting for my millions from that Nigerian lawyer who wanted to temporarily put his money on my bank account.Seems that he was not serious at all but pulling a scam! Fortunately the Internet has something against that: scambaiting in which ordinary people reply to these people with fake information, keeping them busy and thus increasing cost and noise-to-signal ratio for their '</summary><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/111772526258257859'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/111772526258257859'/><link rel='alternate' type='text/html' href='http://weblog.beyondtrees.com/2005_06_01_archive.html#111772526258257859' title='Scambaiting'/><author><name>Anne</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-91775.post-111709781615157858</id><published>2005-05-26T10:56:00.000+02:00</published><updated>2005-05-26T10:56:56.196+02:00</updated><title type='text'>Google Maps - Area 51</title><summary type='text'>Played around with the Satellite feature of Google Maps. I think it's great; just go to a place you know and zoom around (I used Manhattan). Easy to switch from map to satellite view and search for hotels etc.I wondered how the US government would like people to use this feature to plan terroristic attacks. Or other UFO hysterics to finally zoom in on Area 51 Satellite Picture. This is how they</summary><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/111709781615157858'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/111709781615157858'/><link rel='alternate' type='text/html' href='http://weblog.beyondtrees.com/2005_05_01_archive.html#111709781615157858' title='Google Maps - Area 51'/><author><name>Anne</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-91775.post-111514519402101488</id><published>2005-05-03T20:33:00.000+02:00</published><updated>2005-05-03T20:33:14.020+02:00</updated><title type='text'>CSS3 Backgrounds and Borders Module</title><summary type='text'>Rounded rectangles have been created on the web for a long time. Background images are avialable, with css and even some  javascript solution to insert lots of divs at runtime.But the w3c is not standing still; take a look at CSS3 Backgrounds and Borders Module working draft (look at other part s too). Can't wait.</summary><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/111514519402101488'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/111514519402101488'/><link rel='alternate' type='text/html' href='http://weblog.beyondtrees.com/2005_05_01_archive.html#111514519402101488' title='CSS3 Backgrounds and Borders Module'/><author><name>Anne</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-91775.post-111286826626793384</id><published>2005-04-07T12:04:00.000+02:00</published><updated>2005-04-07T12:04:26.266+02:00</updated><title type='text'>The nonsense of HDTV</title><summary type='text'>Television makers have been focusing on HDTV ('breedbeeld') more than on digital tv over the last 10 years. This is stupid marking bla. Take a look at excellent analysis of Dutch tv usage and differences between regular and hdtv TV versus breedbeeld (in Dutch only) (click on TV link on the left, sorry no deeplinking)I did some math too. Apart from the black lines or stretches you get, and the </summary><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/111286826626793384'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/111286826626793384'/><link rel='alternate' type='text/html' href='http://weblog.beyondtrees.com/2005_04_01_archive.html#111286826626793384' title='The nonsense of HDTV'/><author><name>Anne</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-91775.post-111277944350693318</id><published>2005-04-06T11:24:00.000+02:00</published><updated>2005-04-06T11:24:03.506+02:00</updated><title type='text'>USB Fondue Set</title><summary type='text'>I have always wanted to fondue with a USB powered fondue set</summary><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/111277944350693318'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/111277944350693318'/><link rel='alternate' type='text/html' href='http://weblog.beyondtrees.com/2005_04_01_archive.html#111277944350693318' title='USB Fondue Set'/><author><name>Anne</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-91775.post-111165512701848048</id><published>2005-03-24T10:05:00.000+01:00</published><updated>2005-03-24T10:05:27.016+01:00</updated><title type='text'>MP3 player</title><summary type='text'>Just opened my brand new MuVo Slim (512 MB) MP3 Player. Unfortunately a couple of days too late to use in my trip to Switzerland but still very nice. I looked for a simple mp3 player with at least 512 mb memory and no batteries but an accu. This one is really flat and light and got good reviews. My next airport waiting trip will be less dull</summary><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/111165512701848048'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/111165512701848048'/><link rel='alternate' type='text/html' href='http://weblog.beyondtrees.com/2005_03_01_archive.html#111165512701848048' title='MP3 player'/><author><name>Anne</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-91775.post-110898292019261654</id><published>2005-02-21T11:48:00.000+01:00</published><updated>2005-02-21T11:48:40.193+01:00</updated><title type='text'>The Human Clock</title><summary type='text'>Another brilliant yet simple idea: The Human Clock - A Photo for Every Minute of the Day. Click on the "view the clock" image on the top of that page for a very alive clock that displays a different image with the current time every minute. Users can upload their own images. Just keep it open in the background for a couple of minutes. Great idea for a live presentation on a billboard</summary><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/110898292019261654'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/110898292019261654'/><link rel='alternate' type='text/html' href='http://weblog.beyondtrees.com/2005_02_01_archive.html#110898292019261654' title='The Human Clock'/><author><name>Anne</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-91775.post-110845581741258264</id><published>2005-02-15T09:23:00.000+01:00</published><updated>2005-02-15T09:23:37.413+01:00</updated><title type='text'>underneath google maps</title><summary type='text'>I was planning on doing a view-source survey of Google Maps but (un)fortunately someone did a nice job describing how Google Map works.</summary><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/110845581741258264'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/110845581741258264'/><link rel='alternate' type='text/html' href='http://weblog.beyondtrees.com/2005_02_01_archive.html#110845581741258264' title='underneath google maps'/><author><name>Anne</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-91775.post-110753082557836532</id><published>2005-02-04T16:27:00.000+01:00</published><updated>2005-02-04T16:27:05.576+01:00</updated><title type='text'>OrganicHTML</title><summary type='text'>Type in your favourite url at OrganicHTML (you need flash) and a plant is created from the colors and html on that site... nice</summary><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/110753082557836532'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/110753082557836532'/><link rel='alternate' type='text/html' href='http://weblog.beyondtrees.com/2005_02_01_archive.html#110753082557836532' title='OrganicHTML'/><author><name>Anne</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-91775.post-110682692547185184</id><published>2005-01-27T12:55:00.000+01:00</published><updated>2005-01-27T12:55:25.470+01:00</updated><title type='text'>no-follow</title><summary type='text'>Google announced that its spider now uses the no-follow attribute of hyperlinks to disable comment spam pagerank abuses. Will take work for the blog and comment software to automatically do this. But it's good that it has the attention. A previous version of my blog here had that problem too when I used Greymatter.</summary><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/110682692547185184'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/110682692547185184'/><link rel='alternate' type='text/html' href='http://weblog.beyondtrees.com/2005_01_01_archive.html#110682692547185184' title='no-follow'/><author><name>Anne</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-91775.post-110631185029473900</id><published>2005-01-21T13:50:00.000+01:00</published><updated>2005-01-21T13:50:50.296+01:00</updated><title type='text'>the Architecture of the World Wide Web</title><summary type='text'>A must read on the Architecture of the World Wide Web; review of W3C architecture document</summary><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/110631185029473900'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/110631185029473900'/><link rel='alternate' type='text/html' href='http://weblog.beyondtrees.com/2005_01_01_archive.html#110631185029473900' title='the Architecture of the World Wide Web'/><author><name>Anne</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-91775.post-110569264604214945</id><published>2005-01-14T09:50:00.000+01:00</published><updated>2005-01-14T09:50:46.043+01:00</updated><title type='text'>Drag and drop javascript</title><summary type='text'>Do you want to move all your furniture? Please do a view-source and marvel... (works in FF too)</summary><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/110569264604214945'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/110569264604214945'/><link rel='alternate' type='text/html' href='http://weblog.beyondtrees.com/2005_01_01_archive.html#110569264604214945' title='Drag and drop javascript'/><author><name>Anne</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-91775.post-110510955160904467</id><published>2005-01-07T15:52:00.000+01:00</published><updated>2005-01-07T15:52:31.610+01:00</updated><title type='text'>Dhtml</title><summary type='text'>Why are so many developers surprised that you can do nice stuff like Good Old Adventures with only DHTML and Javascript? These capabilities have been around for years and years now and still most of our web applications look like they were designed in 1996 with frames and forms and server roundtrips...</summary><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/110510955160904467'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/110510955160904467'/><link rel='alternate' type='text/html' href='http://weblog.beyondtrees.com/2005_01_01_archive.html#110510955160904467' title='Dhtml'/><author><name>Anne</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-91775.post-110483477269864615</id><published>2005-01-04T11:32:00.000+01:00</published><updated>2005-01-04T11:32:52.696+01:00</updated><title type='text'>Britney Spears</title><summary type='text'>Happy new year! Google has published the Zeitgeist 2004 list of most popular queries in different categories. Guess what the most popular women searched for is? I just try to improve my PageRank rating by adding this keyword here ;-)</summary><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/110483477269864615'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/110483477269864615'/><link rel='alternate' type='text/html' href='http://weblog.beyondtrees.com/2005_01_01_archive.html#110483477269864615' title='Britney Spears'/><author><name>Anne</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-91775.post-110478239984946221</id><published>2005-01-03T20:59:00.000+01:00</published><updated>2005-01-03T20:59:59.850+01:00</updated><title type='text'>Detailed ripper guide</title><summary type='text'>Here's a guide to ripping audio to mp3.</summary><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/110478239984946221'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/110478239984946221'/><link rel='alternate' type='text/html' href='http://weblog.beyondtrees.com/2005_01_01_archive.html#110478239984946221' title='Detailed ripper guide'/><author><name>Anne</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-91775.post-110379911730858893</id><published>2004-12-23T11:51:00.000+01:00</published><updated>2004-12-23T11:51:57.306+01:00</updated><title type='text'>Copier watermarks</title><summary type='text'>Its been known for a while that Copiers and printers leave identifying watermarks on your paper using small yellow dots. These dots encode manufacturer, type and serial number of your copier/printer. I have never seen it used in court as evidence but it helps law enforcement agencies (including the CIA and NSA) to nail you down.Because these things are not visible to the eye, I am wondering if </summary><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/110379911730858893'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/110379911730858893'/><link rel='alternate' type='text/html' href='http://weblog.beyondtrees.com/2004_12_01_archive.html#110379911730858893' title='Copier watermarks'/><author><name>Anne</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-91775.post-110371198432350306</id><published>2004-12-22T11:39:00.000+01:00</published><updated>2004-12-22T11:39:44.323+01:00</updated><title type='text'>Buzznet visual communities</title><summary type='text'>A picture says more than a 1000 words... Take a look atBuzznet where online photo albums are taken to a new level. Communities, automatic buzz word linking and sharing pictures with your mobile phone directly... this is great!</summary><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/110371198432350306'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/110371198432350306'/><link rel='alternate' type='text/html' href='http://weblog.beyondtrees.com/2004_12_01_archive.html#110371198432350306' title='Buzznet visual communities'/><author><name>Anne</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-91775.post-110328422672726905</id><published>2004-12-17T12:50:00.000+01:00</published><updated>2004-12-17T12:50:26.726+01:00</updated><title type='text'>podcasting</title><summary type='text'>Mix the ingredients MP3, Apple iPod, RSS syndication and Adam Curry and what do you get? Its podcasting with iPodder.Great new idea for delayed, weblog style radio broadcasts.</summary><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/110328422672726905'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/110328422672726905'/><link rel='alternate' type='text/html' href='http://weblog.beyondtrees.com/2004_12_01_archive.html#110328422672726905' title='podcasting'/><author><name>Anne</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-91775.post-110181405109574049</id><published>2004-11-30T12:27:00.000+01:00</published><updated>2004-11-30T12:27:31.096+01:00</updated><title type='text'>Silent Media</title><summary type='text'>I think I really need a Hush Technologies Media Center PC that can replace my dvd, radio, vhs and music collection on a fanless pc... Well I'm a fan already. Combined with a TFT monitor/tv this will work great.Now how can I convince my wife to spend so much money...</summary><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/110181405109574049'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/110181405109574049'/><link rel='alternate' type='text/html' href='http://weblog.beyondtrees.com/2004_11_01_archive.html#110181405109574049' title='Silent Media'/><author><name>Anne</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-91775.post-110139898854911075</id><published>2004-11-25T17:09:00.000+01:00</published><updated>2004-11-25T17:09:48.550+01:00</updated><title type='text'>Nmap attracts the Feds?</title><summary type='text'>SecurityFocus HOME News: Hacking tool reportedly draws FBI subpoenasThis is dangerous and will happen more and more now that the US is blessed with the Patriot Act(s). Nmap is a great tool I use it for many things, most of them very beneficial to my environment...</summary><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/110139898854911075'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/110139898854911075'/><link rel='alternate' type='text/html' href='http://weblog.beyondtrees.com/2004_11_01_archive.html#110139898854911075' title='Nmap attracts the Feds?'/><author><name>Anne</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-91775.post-110139723840645458</id><published>2004-11-25T16:40:00.000+01:00</published><updated>2004-11-25T16:40:38.406+01:00</updated><title type='text'>Top 11 Firefox Extensions</title><summary type='text'>Here's the Top 11 Firefox Extensions; i like the MajorityNow extension</summary><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/110139723840645458'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/110139723840645458'/><link rel='alternate' type='text/html' href='http://weblog.beyondtrees.com/2004_11_01_archive.html#110139723840645458' title='Top 11 Firefox Extensions'/><author><name>Anne</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-91775.post-110130726892391551</id><published>2004-11-24T15:41:00.000+01:00</published><updated>2004-11-24T15:41:08.923+01:00</updated><title type='text'>Trouble with the neighbors?</title><summary type='text'>A neat animation called Neuro shows what can happen if you have trouble with your neighbours. Nicely done.</summary><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/110130726892391551'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/110130726892391551'/><link rel='alternate' type='text/html' href='http://weblog.beyondtrees.com/2004_11_01_archive.html#110130726892391551' title='Trouble with the neighbors?'/><author><name>Anne</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-91775.post-110130086539459475</id><published>2004-11-24T13:54:00.000+01:00</published><updated>2004-11-24T13:54:25.393+01:00</updated><title type='text'>How to try out Linux</title><summary type='text'>Just downloaded the 700Mb iso cd file from Knoppix, a custom linux distribution that is bootable from cd.Great stuff, now I could finally try out Linux without having to get a new or old machine or hard disk. Just boot from cd and it leaves the windows hard disks alone. It worked immediately, including usb input devices, sound and wifi internet access...</summary><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/110130086539459475'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/110130086539459475'/><link rel='alternate' type='text/html' href='http://weblog.beyondtrees.com/2004_11_01_archive.html#110130086539459475' title='How to try out Linux'/><author><name>Anne</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-91775.post-110016352480724049</id><published>2004-11-11T09:58:00.000+01:00</published><updated>2004-11-11T09:58:44.806+01:00</updated><title type='text'>To PayPal or not to Paypal</title><summary type='text'>PayPal seems to be the winner in online non-credit card transactions. A proper review of PayPal can be found here.</summary><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/110016352480724049'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/110016352480724049'/><link rel='alternate' type='text/html' href='http://weblog.beyondtrees.com/2004_11_01_archive.html#110016352480724049' title='To PayPal or not to Paypal'/><author><name>Anne</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-91775.post-109968180631871480</id><published>2004-11-05T20:10:00.000+01:00</published><updated>2004-11-05T20:10:06.316+01:00</updated><title type='text'>Wblog</title><summary type='text'>  I think it's great that even though I'm in a hotel in Brussels in the middle of a training, I can actually wirelessly blog with my Blackberry  </summary><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/109968180631871480'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/109968180631871480'/><link rel='alternate' type='text/html' href='http://weblog.beyondtrees.com/2004_11_01_archive.html#109968180631871480' title='Wblog'/><author><name>Anne</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-91775.post-109929647216434612</id><published>2004-11-01T09:07:00.000+01:00</published><updated>2004-11-01T09:07:52.163+01:00</updated><title type='text'>Java 5 atomic thread synchronization</title><summary type='text'>Many Java developers that know about the issues concerning thread synchronization, believe that an operation on primitives is atomic and thus thread-safe in Java.So code likeotherobject.stopcondition = true;is expected to always be noticed by another thread looking at that variable. This is not the case! VMs will store copies of these variables in local memory and not keep it up to date </summary><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/109929647216434612'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/109929647216434612'/><link rel='alternate' type='text/html' href='http://weblog.beyondtrees.com/2004_11_01_archive.html#109929647216434612' title='Java 5 atomic thread synchronization'/><author><name>Anne</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-91775.post-109905544010450441</id><published>2004-10-29T15:10:00.000+02:00</published><updated>2004-10-29T15:10:40.103+02:00</updated><title type='text'>Q42 Coolest Company 2004?</title><summary type='text'>&lt;shameless-brother-plug&gt;Help recognizing sheer ingenuity in internet interface design by voting for Q42 as Carp.nl's Coolest Company 2004. Don't take my word for it, look at Q42 yourself...&lt;/shameless-brother-plug&gt;</summary><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/109905544010450441'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/109905544010450441'/><link rel='alternate' type='text/html' href='http://weblog.beyondtrees.com/2004_10_01_archive.html#109905544010450441' title='Q42 Coolest Company 2004?'/><author><name>Anne</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-91775.post-109904028071151125</id><published>2004-10-29T10:58:00.000+02:00</published><updated>2004-10-29T10:58:00.710+02:00</updated><title type='text'>Subversion versus CVS</title><summary type='text'>I have been using (and liking!) Subversion for some time now, both privately and professionally. Many people still have second thoughts; see anti-subversion questions and answers for a good FAQ</summary><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/109904028071151125'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/109904028071151125'/><link rel='alternate' type='text/html' href='http://weblog.beyondtrees.com/2004_10_01_archive.html#109904028071151125' title='Subversion versus CVS'/><author><name>Anne</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-91775.post-109887658530689778</id><published>2004-10-27T13:29:00.000+02:00</published><updated>2004-10-27T13:29:45.306+02:00</updated><title type='text'>Dubya Proxy</title><summary type='text'>(see previous post)Of course using anonymizer we can use technology to see georgewbush.com via ProxyWeb...</summary><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/109887658530689778'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/109887658530689778'/><link rel='alternate' type='text/html' href='http://weblog.beyondtrees.com/2004_10_01_archive.html#109887658530689778' title='Dubya Proxy'/><author><name>Anne</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-91775.post-109887640576553333</id><published>2004-10-27T13:26:00.000+02:00</published><updated>2004-10-27T13:26:45.766+02:00</updated><title type='text'>Foreign policy and George Dubya</title><summary type='text'>Since this Monday non-US visitors receive a 403 from the website georgewbush.com. Take a look at the report from NetcraftSeems that since the move to Akamai last week this was done to limit the bandwidth requirements for the US elections. Or is this what we can expect from the 2nd Bush administration as normal foreign policy?</summary><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/109887640576553333'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/109887640576553333'/><link rel='alternate' type='text/html' href='http://weblog.beyondtrees.com/2004_10_01_archive.html#109887640576553333' title='Foreign policy and George Dubya'/><author><name>Anne</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-91775.post-109843045685903711</id><published>2004-10-22T09:34:00.000+02:00</published><updated>2004-10-22T09:34:16.860+02:00</updated><title type='text'>Censorship revisited</title><summary type='text'>Ever wondered why the comments page on SlashDot pages are of such a high quality? I did. My previous greymatter weblog on my site did have comments ability and was completely shutdown by spammers and erotic advertisements./. receives even more attention and is read so much more. Here a Slashdot FAQ - Comments and Moderation that explains exactly how the system of moderating and even </summary><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/109843045685903711'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/109843045685903711'/><link rel='alternate' type='text/html' href='http://weblog.beyondtrees.com/2004_10_01_archive.html#109843045685903711' title='Censorship revisited'/><author><name>Anne</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-91775.post-109808466025954322</id><published>2004-10-18T09:31:00.000+02:00</published><updated>2004-10-18T09:31:00.260+02:00</updated><title type='text'>An end to email domain spoofing?</title><summary type='text'>Great! Finally some of the anti spam measures such as Signing Email with DomainKeys (From /.) are starting to work. Let's hope the world versus spammers is coming to a 1:1 score now using long known technology such as digital signing.</summary><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/109808466025954322'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/109808466025954322'/><link rel='alternate' type='text/html' href='http://weblog.beyondtrees.com/2004_10_01_archive.html#109808466025954322' title='An end to email domain spoofing?'/><author><name>Anne</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-91775.post-109723334168306225</id><published>2004-10-08T13:02:00.000+02:00</published><updated>2004-10-08T13:02:21.683+02:00</updated><title type='text'>Home made digital photo's</title><summary type='text'>Many Sony digicams use names like DSC00001.jpg for their pictures. Many people just upload them to their websites. Google can be really helpful here, Google Search: "DSC00001.jpg" shows up an interesting mix of pictures.I like these kind of new uses to Google that the site owners did not think of</summary><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/109723334168306225'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/109723334168306225'/><link rel='alternate' type='text/html' href='http://weblog.beyondtrees.com/2004_10_01_archive.html#109723334168306225' title='Home made digital photo&apos;s'/><author><name>Anne</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-91775.post-109722273286913201</id><published>2004-10-08T10:05:00.000+02:00</published><updated>2004-10-08T10:05:32.870+02:00</updated><title type='text'>Lemmings</title><summary type='text'>Remember that great Lemmings game? Now it has been written in DHTML to run in your browser! Wow. Note the URL is an IP address so availability of the link is limited.It seems to work best in IE.</summary><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/109722273286913201'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/109722273286913201'/><link rel='alternate' type='text/html' href='http://weblog.beyondtrees.com/2004_10_01_archive.html#109722273286913201' title='Lemmings'/><author><name>Anne</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-91775.post-109722218186954849</id><published>2004-10-08T09:56:00.000+02:00</published><updated>2004-10-08T09:56:21.870+02:00</updated><title type='text'>Download.com Firefox poll - Spread Firefox</title><summary type='text'>Mozilla Firefox download figures are incredible. Over 3 million in the last couple of weeks. It gets high exposure too: Download.com Firefox poll - Spread FirefoxAnd why shouldn't it? A great browser. I switched after a 2 week side-by-side comparison. My reasons to switch:1. Faster; because images are rendered even before they are complete, you see the pages faster. Just as it was in the old </summary><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/109722218186954849'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/109722218186954849'/><link rel='alternate' type='text/html' href='http://weblog.beyondtrees.com/2004_10_01_archive.html#109722218186954849' title='Download.com Firefox poll - Spread Firefox'/><author><name>Anne</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-91775.post-109706713068686699</id><published>2004-10-06T14:52:00.000+02:00</published><updated>2004-10-06T14:52:10.686+02:00</updated><title type='text'>Portrait Google</title><summary type='text'>If you're tired of googleing in landscape mode, try Google RotatedOnly works on IE though; my nice Firefox shows nothing special</summary><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/109706713068686699'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/91775/posts/default/109706713068686699'/><link rel='alternate' type='text/html' href='http://weblog.beyondtrees.com/2004_10_01_archive.html#109706713068686699' title='Portrait Google'/><author><name>Anne</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry></feed>
