> ## Content Index
> Fetch the complete content index at: https://werd.io/llms.txt
> Use this file to discover other available public pages before exploring further.

# Elgg, Switzerland and auto-complete
- URL: https://werd.io/elgg-switzerland-and-auto-complete/
- Published: 2005-02-24T09:48:19.000Z
- Updated: 2025-06-12T11:01:38.000Z
- Author: Ben Werdmuller
- Tags: General, #ben-684a32da145d7d001be71dae, #Migrated-1749693130536, #wp, #wp-post, #Import 2025-06-11 21:52

I've just found two of the coolest web apps I've seen in a while. There's a little-known facility in the HTTP standard that allows a client to connect to a server and stay connected (as opposed to most web browser transactions, which are of the form connect - request - download - disconnect). This has allowed several companies, most notably [Google](http://maps.google.com/), to create map sites that start out at the country level and allow you to zoom right down to individual houses, downloading information from the server as required.

Another site doing this is [Search.ch](http://search.ch/), the Swiss search engine, which allows me to show you [Elgg's namesake in Switzerland](http://map.search.ch/elgg).

This same stay-connected functionality is what powers [Google Select](http://www.google.com/webhp?complete=1&hl=en); when I was out in Stanford talking to the [Knowledge Media Laboratory](http://www.carnegiefoundation.org/KML/), we discussed using this to let users in learning landscape systems pick keywords more effectively, auto-suggesting common words as you type. I'm certainly looking into it.