<!DOCTYPE html><html lang="en"><head>  <title>HubLog</title><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><meta name="description" content="DROP ALL DATABASES;"><link rel="icon" href="/favicon.ico"><link rel="stylesheet" href="/styles/styles.css"><link rel="alternate" type="application/atom+xml" href="/index.atom"><link rel="stylesheet" href="/styles/items.css"><link rel="me" href="https://twitter.com/invisiblecomma"><link rel="me" href="https://github.com/hubgit"></head><body><nav><a class="logo" href="/"><img src="/images/logo.png?v=1" alt="HubLog"></a><span> by </span><a id="author" rel="author" itemprop="author" href="https://twitter.com/invisiblecomma">Alf Eaton</a><span class="spacer"></span><form action="/"><label>search<input type="search" name="q" size="20"></label></form></nav><main><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/002032">Porting TeX to TypeScript using LLMs</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2026-02-22T17:05:14.792Z">February 22, 2026</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=TeX">TeX</a><a class="tag" href="/?tag=TypeScript">TypeScript</a><a class="tag" href="/?tag=Codex">Codex</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/002031">Gulo</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2026-02-21T13:34:44.392Z">February 21, 2026</time></div><div class="description" itemprop="description">A Markdown + CSS editor</div><footer itemprop="keywords"><a class="tag" href="/?tag=markdown">markdown</a><a class="tag" href="/?tag=pdf">pdf</a><a class="tag" href="/?tag=codex">codex</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/002030">Tagged PDF</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2026-02-02T22:18:30.365Z">February 2, 2026</time></div><div class="description" itemprop="description">Deriving HTML from accessible PDFs</div><footer itemprop="keywords"><a class="tag" href="/?tag=pdf">pdf</a><a class="tag" href="/?tag=codex">codex</a><a class="tag" href="/?tag=claude">claude</a><a class="tag" href="/?tag=gemini">gemini</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/002029">From PUB to pubpub: a history of rich text editing</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2021-05-04T08:44:32.819Z">May 4, 2021</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/002028">Continuous deployment of a web service on Cloud Run</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2021-03-14T16:55:29.714Z">March 14, 2021</time></div><div class="description" itemprop="description">Creating and deploying a web service using Cloud Run's continuous deployment, GitHub integration and Cloud Build's buildpacks </div><footer itemprop="keywords"><a class="tag" href="/?tag=cloud%20run">cloud run</a><a class="tag" href="/?tag=node.js">node.js</a><a class="tag" href="/?tag=github">github</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/002027">Building amd64 Docker images with arm64 (M1) macOS</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2021-03-07T21:15:08.681Z">March 7, 2021</time></div><div class="description" itemprop="description">Using docker buildx bake to build Docker images for different system architectures</div><footer itemprop="keywords"><a class="tag" href="/?tag=docker">docker</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/002026">&quot;git scraping&quot; data from the Office for National Statistics API</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2021-03-07T15:01:41.215Z">March 7, 2021</time></div><div class="description" itemprop="description">Fetching and publishing regularly-updated data as a web service with GitHub Actions and Datasette</div><footer itemprop="keywords"><a class="tag" href="/?tag=github%20action">github action</a><a class="tag" href="/?tag=datasette">datasette</a><a class="tag" href="/?tag=csv">csv</a><a class="tag" href="/?tag=sqlite">sqlite</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/002025">Docker on a Raspberry Pi 400</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2020-12-14T09:59:01.318Z">December 14, 2020</time></div><div class="description" itemprop="description">Using armv8 Docker images on a Raspberry Pi 400</div><footer itemprop="keywords"><a class="tag" href="/?tag=Docker">Docker</a><a class="tag" href="/?tag=Raspberry%20Pi">Raspberry Pi</a><a class="tag" href="/?tag=ARM">ARM</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/002024">An Express app as a web service in Cloud Functions</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2020-07-06T09:48:45.663Z">July 6, 2020</time></div><div class="description" itemprop="description">Deploying a simple web service to Cloud Functions</div><footer itemprop="keywords"><a class="tag" href="/?tag=node.js">node.js</a><a class="tag" href="/?tag=cloud%20functions">cloud functions</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/002023">An Express app as a web service in Cloud Run</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2020-07-05T18:59:22.177Z">July 5, 2020</time></div><div class="description" itemprop="description">Deploying a simple web service to Cloud Run</div><footer itemprop="keywords"><a class="tag" href="/?tag=node.js">node.js</a><a class="tag" href="/?tag=cloud%20run">cloud run</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/002022">A single-author web app hosted on Cloud Run</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2020-06-13T14:45:10.661Z">June 13, 2020</time></div><div class="description" itemprop="description">Developing, building and deploying a single-author web app</div><footer itemprop="keywords"><a class="tag" href="/?tag=blog">blog</a><a class="tag" href="/?tag=javascript">javascript</a><a class="tag" href="/?tag=express">express</a><a class="tag" href="/?tag=node.js">node.js</a><a class="tag" href="/?tag=cloud%20run">cloud run</a><a class="tag" href="/?tag=github">github</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/002021">Sending a raw HTTPS request</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2020-05-01T21:14:40.868Z">May 1, 2020</time></div><div class="description" itemprop="description">Storing, editing and sending a multipart/form-data request over HTTPS</div></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/002020">Converting PDF to PNG or JPEG</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2019-09-13T20:12:46.730Z">September 13, 2019</time></div><div class="description" itemprop="description">Tools and services for converting a page of a PDF to an image</div></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/002019">How to build a user interface</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2019-04-04T21:12:30.464Z">April 4, 2019</time></div><div class="description" itemprop="description"></div></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/002018">The 5 steps of designing a software product</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2018-05-20T07:05:42.292Z">May 20, 2018</time></div><div class="description" itemprop="description">Designing a user interface for moving data from one state to another</div></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/002017">OpenID Connect</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2018-03-13T21:46:08.670Z">March 13, 2018</time></div><div class="description" itemprop="description">A summary of the OpenID Connect protocol and its usage for authentication in an SPA</div></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/002016">Serving a web application over HTTPS</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2018-02-16T12:01:09.028Z">February 16, 2018</time></div><div class="description" itemprop="description">Using nginx and LetsEncrypt to serve a web application over HTTPS</div></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/002015">JANICE: a prototype re-implementation of JANE, using the Semantic Scholar Open Research Corpus</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2018-01-19T13:50:37.145Z">January 19, 2018</time></div><div class="description" itemprop="description"></div></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/002014">Formatting a LaCie external drive for Time Machine</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2018-01-18T09:18:13.800Z">January 18, 2018</time></div><div class="description" itemprop="description"></div></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/002013">Indexing Semantic Scholar's Open Research Corpus in Elasticsearch</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2018-01-04T14:13:36.935Z">January 4, 2018</time></div><div class="description" itemprop="description">Building an Elasticsearch index of Semantic Scholar's Open Research Corpus dataset</div></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/002012">A single-user blog</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2017-10-22T12:33:33.081Z">October 22, 2017</time></div><div class="description" itemprop="description">Building a simple blog using React and Firebase</div></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/002011">Recovering from a failed macOS High Sierra upgrade</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2017-10-18T08:40:55.354Z">October 18, 2017</time></div><div class="description" itemprop="description"></div></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/002010">OAuth in a Chrome extension</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2017-10-16T21:11:43.102Z">October 16, 2017</time></div><div class="description" itemprop="description"></div></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/002009">ES6 export/import</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2017-08-14T10:12:34.915Z">August 14, 2017</time></div><div class="description" itemprop="description">Exporting/importing/re-exporting ES6 modules</div></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/002008">Styling and theming React Components</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2017-08-10T10:53:33.737Z">August 10, 2017</time></div><div class="description" itemprop="description">Using CSS in JS to style and theme React components</div></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/002007">async is more than await</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2017-04-20T22:08:47.292Z">April 20, 2017</time></div><div class="description" itemprop="description"></div></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/002006">Symfony Forms</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2017-03-23T10:28:17.820Z">March 23, 2017</time></div><div class="description" itemprop="description">Symfony is best at allowing users to apply mutations to resources via HTML forms</div></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/002005">Polymer + Firebase Makefile</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2016-10-17T12:50:06.610Z">October 17, 2016</time></div><div class="description" itemprop="description">A Makefile for deploying Polymer apps to Firebase</div></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/002004">Distributed Consensus</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2016-04-01T21:52:15.358Z">April 1, 2016</time></div><div class="description" itemprop="description"></div></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/002003">What Aaron understood</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2015-09-11T08:26:47.534Z">September 11, 2015</time></div><div class="description" itemprop="description"></div></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/002002">What colour is a tree?</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2015-09-11T06:56:46.575Z">September 11, 2015</time></div><div class="description" itemprop="description">Collections of items in time and space</div></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/002001">Fetching Web Resources</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2015-09-10T15:42:33.611Z">September 10, 2015</time></div><div class="description" itemprop="description">Using Resource and Collection interfaces to retrieve data from the web</div></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/002000">Quantifying journals</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2015-09-10T14:16:50.468Z">September 10, 2015</time></div><div class="description" itemprop="description">Metrics for scoring and ranking journals</div></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001999">It's a shame about Google Plus</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2015-09-10T14:03:18.120Z">September 10, 2015</time></div><div class="description" itemprop="description">URLs for people</div></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001998">Distributed Asynchronous Composable Resources</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2015-09-10T11:39:07.129Z">September 10, 2015</time></div><div class="description" itemprop="description">Filling out data tables using promises and computed properties</div></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001997">Access-Control-Allow-Origin: *</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2015-04-21T13:51:42.982Z">April 21, 2015</time></div><div class="description" itemprop="description">Add the Access-Control-Allow-Origin: * header to the data you publish</div></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001996">No More Documents</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2015-04-19T10:03:30.978Z">April 19, 2015</time></div><div class="description" itemprop="description"></div></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001995">Client-side XML validation in JavaScript</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2015-04-18T09:43:20.049Z">April 18, 2015</time></div><div class="description" itemprop="description">Using an Emscripten port of xmllint to validate XML against a DTD in a web browser.</div></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001994">Organising, building and deploying static web sites/applications</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2015-03-01T18:56:04.697Z">March 1, 2015</time></div><div class="description" itemprop="description">Using Jekyll (remote or local) or Yeoman (local) to build, serve and deploy a GitHub Pages site or application</div></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001993">Visualising political donations</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2015-02-15T17:28:56.689Z">February 15, 2015</time></div><div class="description" itemprop="description">Using Tableau Public to visualise donations to UK political parties</div></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001992">Force-directed tag clouds</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2015-02-15T15:45:12.957Z">February 15, 2015</time></div><div class="description" itemprop="description">Using artists as the dark matter in a graph of tags, to visualise the thematic content of radio shows</div></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001991">Exploring a personal Twitter network</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2015-01-25T13:54:27.402Z">January 25, 2015</time></div><div class="description" itemprop="description">Using Gephi to create a network graph showing the most highly-connected Twitter friends of those I follow. </div></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001990">Searching for mergeable tables</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2015-01-12T00:39:14.522Z">January 12, 2015</time></div><div class="description" itemprop="description">Finding tabular data sets that can be merged, using URLs for data types</div></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001989">UK Prospective Parliamentary Candidates</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2015-01-04T20:56:56.788Z">January 4, 2015</time></div><div class="description" itemprop="description">The people who will be standing as candidates in the 2015 General Election</div></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001988">Creating a map of Grade I listed buildings</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2015-01-04T16:41:07.297Z">January 4, 2015</time></div><div class="description" itemprop="description">Filtering an Environment Agency Shapefile to create a custom map</div></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001987">UK parliamentary constituencies</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2015-01-03T14:02:40.456Z">January 3, 2015</time></div><div class="description" itemprop="description">Boundaries, names and codes of the UK's parliamentary constituencies</div></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001986">The trouble with scientific software</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2014-12-31T12:19:32.433Z">December 31, 2014</time></div><div class="description" itemprop="description">Scientific software is often opaque, and difficult to obtain and cite</div></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001985">Archiving and displaying tweets with dat</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2014-09-18T19:47:14.954Z">September 18, 2014</time></div><div class="description" itemprop="description"></div></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001984">Don't just publish JSON-LD</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2014-06-19T09:18:06.776Z">June 19, 2014</time></div><div class="description" itemprop="description">Publish plain, simple JSON, with a linked context document for consumers that want it</div></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001983">vege-table: the data table that grows, with leaves</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2014-05-16T07:22:05.557Z">May 16, 2014</time></div><div class="description" itemprop="description">The easiest, most resourceful way to harvest, explore and publish a collection of data.</div></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001982">Line-oriented data formats</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2014-02-26T12:20:21.502Z">February 26, 2014</time></div><div class="description" itemprop="description"></div></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001981">Iterating Arrays</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2014-02-20T16:37:11.009Z">February 20, 2014</time></div><div class="description" itemprop="description">JavaScript methods for iterating arrays</div></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001980">Publishing research on the web</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2014-01-27T21:37:14.886Z">January 27, 2014</time></div><div class="description" itemprop="description">Two examples of publishing code, data and a human-readable report</div></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001979">jQuery Microdata</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2014-01-13T10:48:12.923Z">January 13, 2014</time></div><div class="description" itemprop="description">A jQuery plugin for working with HTML Microdata</div></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001978">Creating printable cards with HTML and CSS</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2013-12-22T19:52:14.846Z">December 22, 2013</time></div><div class="description" itemprop="description">Use HTML and CSS to fill a printed card with content</div></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001977">Post-humanist technology</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2013-12-19T10:04:58.843Z">December 19, 2013</time></div><div class="description" itemprop="description">If you can't tell why a technology would be useful to you, it's for the robots</div></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001976">Collecting article metrics with OpenRefine</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2013-12-16T01:02:48.446Z">December 16, 2013</time></div><div class="description" itemprop="description">Using OpenRefine to collect article metrics data</div></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001975">JSON templates</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2013-12-16T00:37:43.745Z">December 16, 2013</time></div><div class="description" itemprop="description">Using JSON templates to describe objects and query by example</div></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001974">JSON-LD</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2013-12-12T02:19:16.956Z">December 12, 2013</time></div><div class="description" itemprop="description">Using context documents to map local property names to shared URLs</div></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001973">CSV on the Web, with PHP</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2013-12-12T01:37:58.460Z">December 12, 2013</time></div><div class="description" itemprop="description">Fetching, parsing and publishing CSV</div></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001972">Publishing, Versioning and Persistence</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2013-12-12T00:27:23.936Z">December 12, 2013</time></div><div class="description" itemprop="description">Some rules for publishing a resource online</div></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001971">SELECT * FROM WEB</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2013-12-11T18:01:44.427Z">December 11, 2013</time></div><div class="description" itemprop="description">OK Guha</div></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001970">Describing Objects</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2013-12-11T14:53:37.124Z">December 11, 2013</time></div><div class="description" itemprop="description">Using names and classes as shorthand for object properties</div></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001969">Switching off HubMed's RSS and Atom feeds</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2013-08-14T08:09:52.095Z">August 14, 2013</time></div><div class="description" itemprop="description">HubMed's RSS and Atom feeds are discontinued</div></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001968">Web Components</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2013-07-07T10:41:06.829Z">July 7, 2013</time></div><div class="description" itemprop="description">Using Web Components to define custom HTML elements</div></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001967">Internet Surveillance</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2013-06-10T10:49:32.680Z">June 10, 2013</time></div><div class="description" itemprop="description">Methods of gathering information from the internet.</div></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001966">Citing Articles Within Articles</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2013-03-02T19:36:05.578Z">March 2, 2013</time></div><div class="description" itemprop="description">HTML markup for inline citations in scholarly articles</div></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001965">Open, Social, Academic Bookmarking: Save to App.net</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2013-02-05T00:03:47.118Z">February 5, 2013</time></div><div class="description" itemprop="description">Using App.net's File API to create an open, personal reading library.</div></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001964">HTML metadata for journal articles</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2012-11-28T10:22:26.000Z">November 28, 2012</time></div><div class="description" itemprop="description">A summary of ontologies for describing journal articles</div></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001963">Ten years of HubMed</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2012-11-28T01:40:23.488Z">November 28, 2012</time></div><div class="description" itemprop="description">An overview of the ten years since HubMed was created</div></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001962">Publishing a podcast using Google Drive (in theory)</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2012-09-20T12:57:42.856Z">September 20, 2012</time></div><div class="description" itemprop="description">Generate a podcast feed for audio files stored on Google Drive, using Apps Script and Yahoo Pipes</div></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001961">Publishing Articles Using Gists</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2012-09-05T23:29:02.533Z">September 5, 2012</time></div><div class="description" itemprop="description">Introducing macrodocs.org, a client-side renderer for articles stored in Gists</div></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001960">Music Seeds and More Like These</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2012-08-17T22:29:19.854Z">August 17, 2012</time></div><div class="description" itemprop="description">Sources for music recommendation; querying by example</div></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001959">Querying Data Sets using Google BigQuery</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2012-08-17T11:13:19.488Z">August 17, 2012</time></div><div class="description" itemprop="description"></div></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001958">Using Google Fusion Tables to provide an API to data files  </a></div><div class="item-meta"><time itemprop="datePublished" datetime="2012-08-15T10:12:23.153Z">August 15, 2012</time></div><div class="description" itemprop="description"></div></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001957">Resourceful Web Interfaces</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2012-08-02T18:56:14.134Z">August 2, 2012</time></div><div class="description" itemprop="description"></div></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001956">Classlessness</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2012-06-26T20:55:11.723Z">June 26, 2012</time></div><div class="description" itemprop="description"></div></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001955">A Resourceful Alternative to OAI-PMH</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2012-06-04T12:43:13.379Z">June 4, 2012</time></div><div class="description" itemprop="description"></div></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001954">Adding Files to Google Drive using PHP</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2012-05-01T09:19:27.717Z">May 1, 2012</time></div><div class="description" itemprop="description"></div></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001953">Working with the Harvard Library Bibliographic Dataset</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2012-04-27T07:54:10.472Z">April 27, 2012</time></div><div class="description" itemprop="description"></div></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001952">BBC Radio -&gt; XSPF Bookmarklet</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2012-03-12T10:44:24.478Z">March 12, 2012</time></div><div class="description" itemprop="description"></div></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001951">How To Text Mine Open Access Documents</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2012-02-22T09:09:22.372Z">February 22, 2012</time></div><div class="description" itemprop="description"></div></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001950">Open Access Author Manuscripts in PubMed Central</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2012-02-20T18:55:23.844Z">February 20, 2012</time></div><div class="description" itemprop="description"></div></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001949">ISSN(L)s And Serial Title Abbreviations</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2012-02-09T18:56:06.441Z">February 9, 2012</time></div><div class="description" itemprop="description"></div></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001948">Extracting Text From A PDF Using Only Javascript</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2011-11-18T10:55:04.124Z">November 18, 2011</time></div><div class="description" itemprop="description"></div></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001947">Open Graph wins the Semantic Web</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2011-09-29T23:39:21.465Z">September 29, 2011</time></div><div class="description" itemprop="description"></div></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001946">Citing With URIs in Google Docs</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2011-09-16T00:58:35.801Z">September 16, 2011</time></div><div class="description" itemprop="description"></div></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001945">Client-Side PubMed Searching</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2011-07-23T17:35:14.083Z">July 23, 2011</time></div><div class="description" itemprop="description"></div></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001944">Capturing a manipulated web page with PhantomJS</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2011-03-25T10:49:54.433Z">March 25, 2011</time></div><div class="description" itemprop="description"></div></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001943">This Weblog In (Some) URLs</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2011-03-06T14:27:18.811Z">March 6, 2011</time></div><div class="description" itemprop="description"></div></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001942">A Modular System for Automatic Entity Extraction and Manual Annotation of Academic Papers</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2011-02-03T19:46:45.879Z">February 3, 2011</time></div><div class="description" itemprop="description"></div></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001941">Getting and Sending Binary Files with XMLHttpRequest</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2010-12-15T17:24:20.000Z">December 15, 2010</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001940">AOTY 2010</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2010-11-18T21:24:49.000Z">November 18, 2010</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001939">ReCo: a music recommender</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2010-10-18T02:08:24.000Z">October 18, 2010</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001938">Artists</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2010-10-07T12:27:09.000Z">October 7, 2010</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001937">Creating a single file, lossless rip of a DVD chapter in Ubuntu</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2010-08-22T15:57:38.000Z">August 22, 2010</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001936">London Cycle Hire data/apps</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2010-08-07T16:51:38.000Z">August 7, 2010</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001935">Writing Firefox Add-ons with the JetPack SDK</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2010-07-31T15:00:54.000Z">July 31, 2010</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001934">UK Fuel Consumption for Energy Use</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2010-07-01T15:44:09.000Z">July 1, 2010</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001933">Current UK Reservoir Stocks</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2010-07-01T09:35:49.000Z">July 1, 2010</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001932">eCryptfs in Ubuntu (Lucid)</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2010-06-27T12:15:46.000Z">June 27, 2010</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001931">Using STIX fonts with @font-face</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2010-06-10T07:18:24.000Z">June 10, 2010</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001930">Inline annotations/formatting in HTML</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2010-05-20T18:25:42.000Z">May 20, 2010</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001929">Command line Twitter authentication using the PECL OAuth library</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2010-05-20T18:00:41.000Z">May 20, 2010</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001928">Automatically mounting a remote directory in Ubuntu using autofs + sshfs</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2010-05-15T12:56:30.000Z">May 15, 2010</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001927">A Simple Hit Counter with Node.js and Redis</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2010-05-13T12:57:19.000Z">May 13, 2010</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001926">Voting Correlation (UK General Election 2010)</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2010-05-09T02:27:25.000Z">May 9, 2010</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001925">UK General Election 2010</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2010-05-08T18:27:04.000Z">May 8, 2010</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001924">Installing PHP 5.3 etc on Ubuntu Karmic (9.10)</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2010-05-05T18:23:51.000Z">May 5, 2010</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001923">Maps at the British Library, and on the BBC</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2010-05-04T00:52:38.000Z">May 4, 2010</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=maps">maps</a><a class="tag" href="/?tag=tv">tv</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001922">Billions</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2010-04-15T16:04:47.000Z">April 15, 2010</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001921">Archiving Timestamped Copies of Bookmarked Web Content</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2010-03-30T12:50:50.000Z">March 30, 2010</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001920">A WSDL 2.0 description of the EUtils EFetch web service</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2010-03-28T12:09:25.000Z">March 28, 2010</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=php">php</a><a class="tag" href="/?tag=schema">schema</a><a class="tag" href="/?tag=xml">xml</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001919">REST Web Services, XML and Data Typing</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2010-03-27T23:38:50.000Z">March 27, 2010</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=php">php</a><a class="tag" href="/?tag=xml">xml</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001918">Google Bookmarks Lists</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2010-03-24T17:45:13.000Z">March 24, 2010</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=google">google</a><a class="tag" href="/?tag=lists">lists</a><a class="tag" href="/?tag=maps">maps</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001917">A Solr index of Wikipedia on EC2/EBS</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2010-03-17T16:53:44.000Z">March 17, 2010</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=ec2">ec2</a><a class="tag" href="/?tag=lucene">lucene</a><a class="tag" href="/?tag=solr">solr</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001916">Mapping XML Named Character References to Unicode Characters</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2010-03-16T17:39:10.000Z">March 16, 2010</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001915">A Pipe for New Episodes in a BBC series</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2010-03-08T20:08:59.000Z">March 8, 2010</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=bbc">bbc</a><a class="tag" href="/?tag=e4x">e4x</a><a class="tag" href="/?tag=javascript">javascript</a><a class="tag" href="/?tag=pipes">pipes</a><a class="tag" href="/?tag=rdf">rdf</a><a class="tag" href="/?tag=xml">xml</a><a class="tag" href="/?tag=yahoo">yahoo</a><a class="tag" href="/?tag=yql">yql</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001914">Independent UK Record Labels on Spotify</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2010-03-04T21:19:29.000Z">March 4, 2010</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001913">Adding Spotify links to BBC Radio playlists, via RDFa, using Greasemonkey and rdfQuery</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2010-03-02T10:58:26.000Z">March 2, 2010</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001912">Indexing JSON data in MongoDB using PHP</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2010-02-23T19:19:31.000Z">February 23, 2010</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001911">Showing Delicious bookmarks of pages within a domain</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2010-02-19T11:05:02.000Z">February 19, 2010</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001907">ElasticSearch in PHP</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2010-02-16T17:23:44.000Z">February 16, 2010</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001905">Describing REST APIs with HTML5 forms</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2010-02-02T20:31:23.000Z">February 2, 2010</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001904">The Top Google Search Result for each Unicode Character</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2010-01-22T13:40:31.000Z">January 22, 2010</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001903">Listing Unicode Characters</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2010-01-22T12:15:24.000Z">January 22, 2010</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001902">Spotify Playlist: The Hype Machine Top 1000 Albums of 2009</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2010-01-21T15:46:19.000Z">January 21, 2010</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001901">On A Bus updated</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2010-01-19T16:10:30.000Z">January 19, 2010</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001900">Using the Bing Maps Web Services in PHP</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2010-01-19T12:57:18.000Z">January 19, 2010</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001899">Publishing Files using a Public Folder in Google Docs</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2010-01-12T20:25:47.000Z">January 12, 2010</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001898">Web Applications</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2010-01-11T16:11:58.000Z">January 11, 2010</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001897">Installing platform-specific applications</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2010-01-11T15:31:51.000Z">January 11, 2010</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001896">Operating Systems and Application Launching</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2010-01-11T15:11:12.000Z">January 11, 2010</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001895">An OS X Single Site Browser with HTML5 Storage Support?</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2010-01-06T17:38:44.000Z">January 6, 2010</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001894">A Basic Web App With A Settings Page, Using jQTouch and PHP</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2010-01-05T16:24:36.000Z">January 5, 2010</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001893">OpenURL + OpenSearch</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2010-01-04T13:26:57.000Z">January 4, 2010</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001892">Map Overlays</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2010-01-02T11:53:35.000Z">January 2, 2010</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=maps">maps</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001891">Third-Party Cookies</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2009-12-23T14:48:35.000Z">December 23, 2009</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001890">Spotify lookup and Playdar in AOTY</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2009-12-10T14:35:54.000Z">December 10, 2009</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=aoty">aoty</a><a class="tag" href="/?tag=playdar">playdar</a><a class="tag" href="/?tag=spotify">spotify</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001889">OpenSearch + YQL</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2009-12-10T12:47:19.000Z">December 10, 2009</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001888">Importing GeoPlanet data into MySQL</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2009-12-10T11:55:15.000Z">December 10, 2009</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001887">Semantic Assistants</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2009-11-16T13:58:42.000Z">November 16, 2009</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001886">Text Mining</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2009-11-16T11:28:22.000Z">November 16, 2009</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001885">SoyLatte: Java 1.6 for 32-bit OS X</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2009-11-11T15:15:34.000Z">November 11, 2009</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=java">java</a><a class="tag" href="/?tag=osx">osx</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001884">Transforming XML files with XSLT 2.0 and Saxon-HE on OS X, using an XML catalog</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2009-10-26T12:20:01.000Z">October 26, 2009</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=xml">xml</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001883">Latest NPG articles in PubMed Central</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2009-10-22T11:26:18.000Z">October 22, 2009</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001882">Exploring PubChem via SPARQL</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2009-10-07T18:21:28.000Z">October 7, 2009</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001881">Bacode</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2009-10-07T11:38:26.000Z">October 7, 2009</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001880">Yahoo! APIs Terms of Use changed</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2009-10-02T14:56:54.000Z">October 2, 2009</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001879">Using PubMed's autocomplete data in JQuery</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2009-09-30T11:29:40.000Z">September 30, 2009</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001878">HTML template</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2009-09-30T10:36:55.000Z">September 30, 2009</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=html">html</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001877">SheevaPlug as a Torrent Seed Box</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2009-09-19T21:29:03.000Z">September 19, 2009</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001876">Graphing weather time series data with Timetric</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2009-09-10T13:06:12.000Z">September 10, 2009</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=data">data</a><a class="tag" href="/?tag=weather">weather</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001875">Converting PDF to PNG using ImageMagick or Ghostscript</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2009-08-20T12:08:46.000Z">August 20, 2009</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001874">The Music Industry (version)</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2009-08-11T10:56:22.000Z">August 11, 2009</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001873">QR code testing on the iPhone</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2009-08-07T16:39:57.000Z">August 7, 2009</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001872">Embedding chemical structure information in image files</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2009-08-06T12:21:22.000Z">August 6, 2009</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=applescript">applescript</a><a class="tag" href="/?tag=chemistry">chemistry</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001871">Using the Tesco API with PHP</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2009-08-05T23:56:47.000Z">August 5, 2009</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=api">api</a><a class="tag" href="/?tag=php">php</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001870">Topic Modelling with MALLET</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2009-08-03T11:43:23.000Z">August 3, 2009</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001869">Travel with an iPhone</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2009-08-02T19:11:40.000Z">August 2, 2009</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=iphone">iphone</a><a class="tag" href="/?tag=travel">travel</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001868">Marking up a bibliographic reference with RDFa</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2009-07-30T16:07:56.000Z">July 30, 2009</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001867">Entities in Scientific News Stories</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2009-06-18T14:36:17.000Z">June 18, 2009</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001866">onabus.com</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2009-06-16T12:56:09.000Z">June 16, 2009</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001865">Annotation of Scientific Articles</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2009-06-14T17:40:23.000Z">June 14, 2009</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=annotation">annotation</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001864">Now Playing in Songbird</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2009-06-14T16:55:59.000Z">June 14, 2009</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=music">music</a><a class="tag" href="/?tag=now-playing">now-playing</a><a class="tag" href="/?tag=songbird">songbird</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001863">A Private Radio Archive</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2009-06-14T16:46:16.000Z">June 14, 2009</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=notube">notube</a><a class="tag" href="/?tag=radio">radio</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001862">Dealing with election results data</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2009-06-11T14:20:53.000Z">June 11, 2009</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001861">Adding Bing search results to Google</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2009-06-04T13:41:28.000Z">June 4, 2009</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001860">Extracting keyphrases from documents using MeSH terms and KEA</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2009-06-01T15:30:19.000Z">June 1, 2009</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001859">Scraping with YQL Execute</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2009-06-01T08:29:20.000Z">June 1, 2009</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=scraping">scraping</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001858">Clustering documents with CLUTO</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2009-05-28T15:47:00.000Z">May 28, 2009</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001857">Exploring an OAI-PMH repository</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2009-05-26T17:31:37.000Z">May 26, 2009</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=oai">oai</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001856">Yahoo! PlaceMaker</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2009-05-21T17:29:40.000Z">May 21, 2009</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=api">api</a><a class="tag" href="/?tag=location">location</a><a class="tag" href="/?tag=yahoo">yahoo</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001855">Fetching article citation counts from Web of Science</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2009-05-21T14:03:05.000Z">May 21, 2009</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=api">api</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001854">PHP, DOM, DTDs and named entities</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2009-05-20T13:02:15.000Z">May 20, 2009</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=php">php</a><a class="tag" href="/?tag=xml">xml</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001853">PHP, DOM and XML encodings</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2009-05-20T08:36:23.000Z">May 20, 2009</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=php">php</a><a class="tag" href="/?tag=xml">xml</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001852">Recording video from a webcam in Ubuntu</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2009-05-17T16:48:25.000Z">May 17, 2009</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=ubuntu">ubuntu</a><a class="tag" href="/?tag=video">video</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001851">Querying BBC programmes in a Talis data store</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2009-05-15T23:35:19.000Z">May 15, 2009</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=bbc">bbc</a><a class="tag" href="/?tag=rdf">rdf</a><a class="tag" href="/?tag=uri">uri</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001850">OAI, YQL and JSON</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2009-05-14T16:45:11.000Z">May 14, 2009</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=php">php</a><a class="tag" href="/?tag=yql">yql</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001849">What's the Unicode character for &quot;irony&quot;?</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2009-05-07T12:54:29.000Z">May 7, 2009</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001848">Updating local copies of databases and ontologies</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2009-05-06T10:16:27.000Z">May 6, 2009</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001847">Server-side DOM scraping with Javascript: options</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2009-04-29T17:02:29.000Z">April 29, 2009</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=dom">dom</a><a class="tag" href="/?tag=javascript">javascript</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001846">Solr/Lucene on EC2/EBS</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2009-04-20T13:26:47.000Z">April 20, 2009</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=ec2">ec2</a><a class="tag" href="/?tag=lucene">lucene</a><a class="tag" href="/?tag=solr">solr</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001845">Installing CouchDB from source on OS X</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2009-04-17T13:28:54.000Z">April 17, 2009</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001844">Everything?</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2009-04-07T00:01:18.000Z">April 7, 2009</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001843">Playdar as an OpenURL resolver?</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2009-04-03T10:59:58.000Z">April 3, 2009</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=audio">audio</a><a class="tag" href="/?tag=coins">coins</a><a class="tag" href="/?tag=openurl">openurl</a><a class="tag" href="/?tag=playdar">playdar</a><a class="tag" href="/?tag=resolution">resolution</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001842">Graph of new albums added to Spotify</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2009-04-01T12:56:46.000Z">April 1, 2009</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001841">Analysing 'science' bookmarks in Delicious</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2009-03-29T18:18:39.000Z">March 29, 2009</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=delicious">delicious</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001840">Posting shared items from Google Reader to Delicious</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2009-03-29T18:10:27.000Z">March 29, 2009</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=delicious">delicious</a><a class="tag" href="/?tag=php">php</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001839">Resolving URLs with PHP</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2009-03-29T18:07:35.000Z">March 29, 2009</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=php">php</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001838">Finding all occurrences of a UTF-8-encoded needle in a UTF-8-encoded haystack</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2009-03-25T14:11:08.000Z">March 25, 2009</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=php">php</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001837">Using YQL and Pipes to make a screensaver of The Big Picture</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2009-03-25T13:42:07.000Z">March 25, 2009</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=pipes">pipes</a><a class="tag" href="/?tag=yql">yql</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001836">Pages tagged as 'science' on Delicious, by co-tags</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2009-03-21T21:13:24.000Z">March 21, 2009</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=delicious">delicious</a><a class="tag" href="/?tag=science">science</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001835">Popular pages tagged as 'science' on Delicious</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2009-03-21T21:06:12.000Z">March 21, 2009</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=delicious">delicious</a><a class="tag" href="/?tag=science">science</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001834">Selecting Wikipedia articles by InChI</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2009-03-20T17:35:29.000Z">March 20, 2009</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=chemistry">chemistry</a><a class="tag" href="/?tag=inchi">inchi</a><a class="tag" href="/?tag=rdf">rdf</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001833">Content Hashing</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2009-03-19T23:37:39.000Z">March 19, 2009</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=similarity">similarity</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001832">YQL Open Data Tables</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2009-03-16T01:25:22.000Z">March 16, 2009</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=scraping">scraping</a><a class="tag" href="/?tag=yql">yql</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001831">Festive 50 Spotify Playlists</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2009-03-15T23:36:58.000Z">March 15, 2009</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=playlists">playlists</a><a class="tag" href="/?tag=radio">radio</a><a class="tag" href="/?tag=xspf">xspf</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001829">TfL feeds</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2009-03-13T22:33:15.000Z">March 13, 2009</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001830">Semantic/Scientific Authoring Add-ins for Microsoft Word</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2009-03-13T16:55:15.000Z">March 13, 2009</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=publishing">publishing</a><a class="tag" href="/?tag=semantic">semantic</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001828">Data, Science and Stories</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2009-03-12T20:34:48.000Z">March 12, 2009</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=data">data</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001827">Music Recipe</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2009-03-12T20:13:46.000Z">March 12, 2009</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=music">music</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001826">Delicious Network Meme Tracker</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2009-03-12T19:52:33.000Z">March 12, 2009</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=delicious">delicious</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001825">Comparing similar articles and categorisation with Wikipedia</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2009-03-12T13:42:41.000Z">March 12, 2009</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001824">Fetching articles from the NY Times API</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2009-03-11T12:23:11.000Z">March 11, 2009</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=api">api</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001823">Guardian + Lucene = Similar Articles + Categorisation</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2009-03-10T15:47:08.000Z">March 10, 2009</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001822">Guardian Open Platform</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2009-03-10T11:42:49.000Z">March 10, 2009</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=api">api</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001821">CloudMade</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2009-02-23T06:59:41.000Z">February 23, 2009</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=maps">maps</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001820">An open question to authors of text mining tools</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2009-02-22T17:36:54.000Z">February 22, 2009</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=text-mining">text-mining</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001819">HTML + WMV -&gt; XSPF + MP4</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2009-02-21T10:33:41.000Z">February 21, 2009</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=php">php</a><a class="tag" href="/?tag=video">video</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001818">Analysing the ticTOCs collection of journal TOC feeds</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2009-02-18T18:43:38.000Z">February 18, 2009</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001817">Freebase: Types, Topics, Timelines and Mentions</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2009-02-07T13:36:57.000Z">February 7, 2009</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=freebase">freebase</a><a class="tag" href="/?tag=ontology">ontology</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001816">Google, jQuery and plugin loading</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2009-02-03T20:43:53.000Z">February 3, 2009</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=google">google</a><a class="tag" href="/?tag=javascript">javascript</a><a class="tag" href="/?tag=jquery">jquery</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001815">YouMomus</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2009-02-02T11:39:45.000Z">February 2, 2009</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001814">BigMaps with Modest Maps</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2009-01-31T19:50:32.000Z">January 31, 2009</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=maps">maps</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001813">Question for a map</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2009-01-31T18:53:03.000Z">January 31, 2009</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=maps">maps</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001812">BigMaps with CutyCapt and Xvfb</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2009-01-30T15:22:51.000Z">January 30, 2009</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001811">ecsstract: Scraping in XULRunner with JSON/CSS selectors</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2009-01-29T12:40:12.000Z">January 29, 2009</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001810">Generating Standard Chemical Identifiers (Standard InChI)</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2009-01-22T15:22:55.000Z">January 22, 2009</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001809">PubMed XML in eXist on OS X</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2009-01-21T14:15:38.000Z">January 21, 2009</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001808">Difficult Album Titles of 2008</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2009-01-19T23:32:34.000Z">January 19, 2009</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=music">music</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001807">Privacy online: prevent tracking using Adblock Plus' site-specific filters</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2009-01-19T22:14:09.000Z">January 19, 2009</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=adblock">adblock</a><a class="tag" href="/?tag=privacy">privacy</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001806">Extracting a certificate/key pair from a Java keystore</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2009-01-19T15:54:39.000Z">January 19, 2009</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001805">Spotified SXSW Catalog</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2009-01-19T10:45:47.000Z">January 19, 2009</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=greasemonkey">greasemonkey</a><a class="tag" href="/?tag=spotify">spotify</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001804">Defining scraper mappings using CSS selectors</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2009-01-19T00:23:41.000Z">January 19, 2009</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001803">An Annotated Timeline of U.S. Public Debt, using Google Spreadsheet and Google Calendar</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2009-01-16T20:30:27.000Z">January 16, 2009</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=data">data</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001802">Generative art in Second Life</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2009-01-13T14:32:05.000Z">January 13, 2009</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001801">Installing an independent PHP 5.3 to run from the command line</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2009-01-13T12:30:29.000Z">January 13, 2009</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=php">php</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001800">Notes on using the Ubuntu EC2 AMI</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2009-01-13T11:28:12.000Z">January 13, 2009</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001799">Events!</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2009-01-11T16:20:48.000Z">January 11, 2009</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001798">Radio Now</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2009-01-06T10:39:48.000Z">January 6, 2009</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=iplayer">iplayer</a><a class="tag" href="/?tag=radio">radio</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001797">Ubuntu on EC2</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2009-01-05T13:16:24.000Z">January 5, 2009</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001796">Displaying new episodes from BBC iPlayer</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2009-01-04T00:07:09.000Z">January 4, 2009</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=bbc">bbc</a><a class="tag" href="/?tag=iplayer">iplayer</a><a class="tag" href="/?tag=tv">tv</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001795">Zemanta API</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2009-01-02T17:43:31.000Z">January 2, 2009</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001794">Making a Lucene index of Wikipedia for MoreLikeThis queries</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2009-01-02T12:52:58.000Z">January 2, 2009</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=lucene">lucene</a><a class="tag" href="/?tag=php">php</a><a class="tag" href="/?tag=wikipedia">wikipedia</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001793">Albums of the Year collages</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2009-01-01T21:28:42.000Z">January 1, 2009</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=music">music</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001792">End-of-year TV (UK only)</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2009-01-01T20:38:50.000Z">January 1, 2009</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=tv">tv</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001791">Skyrails</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-12-19T22:20:29.000Z">December 19, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=graph">graph</a><a class="tag" href="/?tag=network">network</a><a class="tag" href="/?tag=visualisation">visualisation</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001790">Spotification</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-12-19T21:50:42.000Z">December 19, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=greasemonkey">greasemonkey</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001789">UniProt / RDF / SPARQL</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-12-19T17:20:05.000Z">December 19, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=rdf">rdf</a><a class="tag" href="/?tag=uniprot">uniprot</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001788">Getting a visitor's location (city)</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-12-15T13:28:25.000Z">December 15, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001787">Browse My Privates</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-12-10T14:43:54.000Z">December 10, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001786">Firefox 3.1, maxVersion for extensions</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-12-10T13:16:06.000Z">December 10, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=firefox">firefox</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001785">Albums of the Year 2008</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-12-10T01:17:24.000Z">December 10, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001784">nokeepalive</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-12-09T14:38:36.000Z">December 9, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001783">POTAtoo</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-12-06T16:22:32.000Z">December 6, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=greasemonkey">greasemonkey</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001782">Songbird links and bookmarks</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-12-03T14:10:47.000Z">December 3, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001780">Libxml2, PHP and UTF-8</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-12-02T17:53:00.000Z">December 2, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001779">The 16 Most Interesting Regions in Second Life</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-11-24T09:14:15.000Z">November 24, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=secondlife">secondlife</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001778">On A Bus</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-11-21T20:21:21.000Z">November 21, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=iphone">iphone</a><a class="tag" href="/?tag=maps">maps</a><a class="tag" href="/?tag=transport">transport</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001777">Second Life person pseudo-APIs</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-11-17T13:55:17.000Z">November 17, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001776">Second Life region APIs</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-11-13T10:54:07.000Z">November 13, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=secondlife">secondlife</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001775">Second Life BigMap</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-11-11T21:49:26.000Z">November 11, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001774">Mouse coordinates bookmarklet</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-11-11T20:22:33.000Z">November 11, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=bookmarklet">bookmarklet</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001773">Encoding AAC/MP4 audio files on OS X</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-11-11T17:11:23.000Z">November 11, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=audio">audio</a><a class="tag" href="/?tag=osx">osx</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001772">Inline Wikipedia History, updated</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-11-11T12:33:13.000Z">November 11, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=greasemonkey">greasemonkey</a><a class="tag" href="/?tag=wikipedia">wikipedia</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001771">Intrepid vs NVIDIA</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-11-09T22:22:15.000Z">November 9, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=ubuntu">ubuntu</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001770">National Public Transport Data Repository data</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-11-09T19:12:49.000Z">November 9, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=transport">transport</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001768">Royal Mail PAF data</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-11-09T17:41:07.000Z">November 9, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=data">data</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001767">Transport Direct API</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-11-09T14:15:30.000Z">November 9, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=api">api</a><a class="tag" href="/?tag=php">php</a><a class="tag" href="/?tag=transport">transport</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001766">Getting Started in Second Life</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-11-08T19:33:10.000Z">November 8, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=secondlife">secondlife</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001764">JSONP, Google Spreadsheet security</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-10-29T10:34:10.000Z">October 29, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=security">security</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001765">UIMA</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-10-28T13:45:00.000Z">October 28, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001763">Minimal PHP script for downloading PubMed XML</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-10-23T22:28:27.000Z">October 23, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=php">php</a><a class="tag" href="/?tag=pubmed">pubmed</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001762">Minimal PHP script for downloading PubMed XML (with error checking)</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-10-23T15:52:06.000Z">October 23, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=php">php</a><a class="tag" href="/?tag=pubmed">pubmed</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001761">Huffduffer</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-10-22T00:15:07.000Z">October 22, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001760">Who Cares About Open Access</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-10-21T22:37:25.000Z">October 21, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=publishing">publishing</a><a class="tag" href="/?tag=science">science</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001759">Second Life: &quot;Teleport to Camera Position&quot;</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-10-09T07:06:38.000Z">October 9, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=second%20life">second life</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001758">Video Encoding Recommendations</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-10-02T14:09:30.000Z">October 2, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=video">video</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001757">Maximise OS X windows with a keyboard shortcut</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-09-26T12:30:42.000Z">September 26, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001756">Query Parameters in URIs</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-09-26T11:04:04.000Z">September 26, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001755">Logout/Login CSRF</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-09-24T13:28:41.000Z">September 24, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001754">Pure Data</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-09-22T21:31:07.000Z">September 22, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=audio">audio</a><a class="tag" href="/?tag=puredata">puredata</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001752">Playlist Builder using Freebase Suggest</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-09-22T21:16:52.000Z">September 22, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=freebase">freebase</a><a class="tag" href="/?tag=metadata">metadata</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001751">Web Playlist Tool</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-09-22T20:35:41.000Z">September 22, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=media">media</a><a class="tag" href="/?tag=playlists">playlists</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001750">Preprints and Categorisation</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-09-18T21:22:46.000Z">September 18, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001749">Creating a Freebase data view</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-09-18T20:31:27.000Z">September 18, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=data">data</a><a class="tag" href="/?tag=freebase">freebase</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001748">Rasmus Lerdorf on PHP performance</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-09-14T19:03:48.000Z">September 14, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=php">php</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001747">Ubiquity PubMed search</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-09-12T14:25:35.000Z">September 12, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001746">Audacity</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-09-12T11:02:05.000Z">September 12, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001745">PHP, SimpleXML, XPath and namespaced attributes</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-09-11T12:34:48.000Z">September 11, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001744">Removing 'for each' from Javascript examples</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-09-10T13:56:10.000Z">September 10, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001743">PubMed JSON API</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-09-08T13:42:46.000Z">September 8, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=api">api</a><a class="tag" href="/?tag=javascript">javascript</a><a class="tag" href="/?tag=json">json</a><a class="tag" href="/?tag=pubmed">pubmed</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001742">Linux music players: compilations and watching folders</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-09-07T15:24:42.000Z">September 7, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=audio">audio</a><a class="tag" href="/?tag=linux">linux</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001741">BBC AOD Filter Pipe</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-09-04T23:40:47.000Z">September 4, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=audio">audio</a><a class="tag" href="/?tag=bbc">bbc</a><a class="tag" href="/?tag=pipes">pipes</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001740">GoPubMed export API</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-09-04T18:25:40.000Z">September 4, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001739">Ubiquity commands</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-09-02T19:08:52.000Z">September 2, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001738">National Rail bus service sparklines</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-09-01T00:29:26.000Z">September 1, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=bus">bus</a><a class="tag" href="/?tag=infographic">infographic</a><a class="tag" href="/?tag=transport">transport</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001737">Gmail MenuExtra SSB in Fluid</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-08-29T15:15:38.000Z">August 29, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001736">Veodia</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-08-28T15:25:05.000Z">August 28, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=second%20life">second life</a><a class="tag" href="/?tag=video">video</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001735">PulseAudio resampling</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-08-28T13:58:52.000Z">August 28, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=audio">audio</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001734">projectM-pulseaudio</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-08-27T21:02:28.000Z">August 27, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=audio">audio</a><a class="tag" href="/?tag=ubuntu%2C">ubuntu,</a><a class="tag" href="/?tag=visualisation">visualisation</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001733">London: cycling and walking route maps</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-08-26T17:25:47.000Z">August 26, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001732">London: Visitors bus map, mobile TFL</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-08-26T12:19:31.000Z">August 26, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001731">PulseAudio voodoo</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-08-24T19:47:28.000Z">August 24, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=audio">audio</a><a class="tag" href="/?tag=ubuntu">ubuntu</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001730">UKPA negotiates a licence for commercial music podcasting</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-08-23T13:54:53.000Z">August 23, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=podcast">podcast</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001728">GeoNames NearbyWikipedia API</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-08-21T22:45:31.000Z">August 21, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=api">api</a><a class="tag" href="/?tag=javascript">javascript</a><a class="tag" href="/?tag=jquery">jquery</a><a class="tag" href="/?tag=location">location</a><a class="tag" href="/?tag=wikipedia">wikipedia</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001727">AideRSS PostRank API</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-08-21T14:57:29.000Z">August 21, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=api">api</a><a class="tag" href="/?tag=jquery">jquery</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001726">UK Postcode -&gt; Bus Stop prototype</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-08-20T21:00:02.000Z">August 20, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=map">map</a><a class="tag" href="/?tag=transport">transport</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001725">400,000 bus stops</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-08-20T14:54:46.000Z">August 20, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=location">location</a><a class="tag" href="/?tag=php">php</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001724">Full-text feeds as a route around censorship</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-08-20T00:40:24.000Z">August 20, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=feeds">feeds</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001723">EPUB and Stanza</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-08-20T00:10:07.000Z">August 20, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=epub">epub</a><a class="tag" href="/?tag=literature">literature</a><a class="tag" href="/?tag=pdf">pdf</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001722">Mendeley</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-08-19T23:04:01.000Z">August 19, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=bibliography">bibliography</a><a class="tag" href="/?tag=pdf">pdf</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001721">Creating MapTube maps with Neighbourhood Statistics data</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-08-19T12:25:53.000Z">August 19, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=maps">maps</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001720">An Amazon Wishlist Competition/Contest</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-08-18T23:56:08.000Z">August 18, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=amazon">amazon</a><a class="tag" href="/?tag=competition">competition</a><a class="tag" href="/?tag=wishlist">wishlist</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001719">Listen Later updated</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-08-18T23:48:31.000Z">August 18, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=audio">audio</a><a class="tag" href="/?tag=bbc">bbc</a><a class="tag" href="/?tag=extension">extension</a><a class="tag" href="/?tag=firefox">firefox</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001718">Mobile bus departures</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-08-18T15:55:43.000Z">August 18, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=location">location</a><a class="tag" href="/?tag=transport">transport</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001717">Upload to Google Docs bookmarklet</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-08-18T14:47:45.000Z">August 18, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=bookmarklet">bookmarklet</a><a class="tag" href="/?tag=google">google</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001716">Growl Alerts for Gmail Messages from Address Book</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-08-18T14:32:48.000Z">August 18, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=applescript">applescript</a><a class="tag" href="/?tag=gmail">gmail</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001715">Radio 4 Comedy Feeds</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-08-18T12:40:55.000Z">August 18, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=bbc">bbc</a><a class="tag" href="/?tag=radio">radio</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001714">Sending a URL from Safari to Firefox</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-08-18T10:05:46.000Z">August 18, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=applescript">applescript</a><a class="tag" href="/?tag=osx">osx</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001713">Writing an Atom feed in PHP 5</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-08-13T11:14:38.000Z">August 13, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=atom">atom</a><a class="tag" href="/?tag=php">php</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001712">How to Share a Social Network</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-08-12T13:37:56.000Z">August 12, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=portability">portability</a><a class="tag" href="/?tag=privacy">privacy</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001711">Locatory</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-08-11T12:05:01.000Z">August 11, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001710">Britain From Above</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-08-10T18:50:15.000Z">August 10, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=bbc">bbc</a><a class="tag" href="/?tag=tv">tv</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001709">Meta-TV</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-08-08T22:30:06.000Z">August 8, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=tv">tv</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001708">iPhone reader for Google Reader Starred Items</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-08-08T16:49:33.000Z">August 8, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=feeds">feeds</a><a class="tag" href="/?tag=google">google</a><a class="tag" href="/?tag=iphone">iphone</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001707">Free</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-08-06T18:22:48.000Z">August 6, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=iphone">iphone</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001706">COUNT/DISTINCT queries</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-08-05T16:20:56.000Z">August 5, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=mysql">mysql</a><a class="tag" href="/?tag=rdf">rdf</a><a class="tag" href="/?tag=xquery">xquery</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001705">Manipulating Forms in Google Spreadsheets</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-08-04T23:22:36.000Z">August 4, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=google">google</a><a class="tag" href="/?tag=spreadsheets">spreadsheets</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001704">TiddlyWiki zoomable interface</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-08-04T21:58:33.000Z">August 4, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=tiddlywiki">tiddlywiki</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001703">iPhone interface for Delicious Network</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-08-04T21:37:17.000Z">August 4, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=delicious">delicious</a><a class="tag" href="/?tag=iphone">iphone</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001702">Mapping Statistics mini-presentation at BarCamb</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-08-04T12:53:01.000Z">August 4, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=maps">maps</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001701">DS Game Classics</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-07-29T22:53:55.000Z">July 29, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=ds">ds</a><a class="tag" href="/?tag=games">games</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001700">London Age Distribution Maps Part 2</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-07-29T01:56:14.000Z">July 29, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=maps">maps</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001699">London Age Distribution Maps</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-07-29T01:20:11.000Z">July 29, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=maps">maps</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001698">data URI for a Google search box</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-07-26T18:25:31.000Z">July 26, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=google">google</a><a class="tag" href="/?tag=iphone">iphone</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001697">Security Email Addresses that are Black Holes</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-07-26T17:31:13.000Z">July 26, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=security">security</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001696">Beware of the App</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-07-26T16:58:31.000Z">July 26, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=iphone">iphone</a><a class="tag" href="/?tag=security">security</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001695">XMPP comments</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-07-26T13:57:11.000Z">July 26, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=xmpp">xmpp</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001694">Upcoming API (PHP5)</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-07-24T17:37:56.000Z">July 24, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=api">api</a><a class="tag" href="/?tag=php">php</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001693">Send PDFs from Skim to Gmail</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-07-24T16:54:56.000Z">July 24, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=applescript">applescript</a><a class="tag" href="/?tag=gmail">gmail</a><a class="tag" href="/?tag=pdf">pdf</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001692">Listen Direct /programmes</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-07-17T16:40:38.000Z">July 17, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=bbc">bbc</a><a class="tag" href="/?tag=greasemonkey">greasemonkey</a><a class="tag" href="/?tag=radio">radio</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001691">Installing Java Advanced Imaging in Ubuntu Hardy</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-07-12T15:55:57.000Z">July 12, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=java">java</a><a class="tag" href="/?tag=ubuntu">ubuntu</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001690">Convert AMR files to WAV in Ubuntu Hardy</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-07-09T23:57:55.000Z">July 9, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=audio">audio</a><a class="tag" href="/?tag=linux">linux</a><a class="tag" href="/?tag=ubuntu">ubuntu</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001689">Neighbourhood Statistics API</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-07-04T10:26:44.000Z">July 4, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=api">api</a><a class="tag" href="/?tag=php">php</a><a class="tag" href="/?tag=soap">soap</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001688">Ordnance Survey-based BigMap of the UK</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-07-02T15:27:15.000Z">July 2, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=map">map</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001687">Artist -&gt; BBC Radio Shows lookup</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-06-24T00:21:51.000Z">June 24, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=bbc">bbc</a><a class="tag" href="/?tag=music">music</a><a class="tag" href="/?tag=php">php</a><a class="tag" href="/?tag=radio">radio</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001686">Soul Bubbles</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-06-22T23:43:17.000Z">June 22, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=games">games</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001685">Essential Add-ons for Firefox 3</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-06-19T13:33:17.000Z">June 19, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=extensions">extensions</a><a class="tag" href="/?tag=firefox">firefox</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001684">Chris Wetherell on Google Reader</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-06-18T17:25:39.000Z">June 18, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=feeds">feeds</a><a class="tag" href="/?tag=google">google</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001683">Pod-U-Like</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-06-17T20:14:46.000Z">June 17, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=app-engine">app-engine</a><a class="tag" href="/?tag=podcasts">podcasts</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001682">Using Google to Fetch All of a Feed's Items</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-06-17T19:33:02.000Z">June 17, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=api">api</a><a class="tag" href="/?tag=feeds">feeds</a><a class="tag" href="/?tag=google">google</a><a class="tag" href="/?tag=php">php</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001681">Firefox, OpenSearch and Autocomplete</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-06-14T16:13:47.000Z">June 14, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=firefox">firefox</a><a class="tag" href="/?tag=opensearch">opensearch</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001680">OpenCalais API</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-06-11T16:11:18.000Z">June 11, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=api">api</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001679">Skim: Open All With Papers</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-06-09T16:44:30.000Z">June 9, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=applescript">applescript</a><a class="tag" href="/?tag=osx">osx</a><a class="tag" href="/?tag=pdf">pdf</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001678">Tumblr Auto-Pager</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-06-09T01:16:45.000Z">June 9, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=greasemonkey">greasemonkey</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001675">WebClipCountUpDown</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-06-07T18:24:13.000Z">June 7, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=css">css</a><a class="tag" href="/?tag=safari">safari</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001676">Create a calendar from del.icio.us bookmarks</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-06-06T19:00:09.000Z">June 6, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=calendar">calendar</a><a class="tag" href="/?tag=del.icio.us">del.icio.us</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001674">Pod News</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-06-05T13:09:00.000Z">June 5, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=podcasts">podcasts</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001672">Bringing a publisher's content to the Life Science researcher</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-05-29T10:50:04.000Z">May 29, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=presentation">presentation</a><a class="tag" href="/?tag=publishing">publishing</a><a class="tag" href="/?tag=slides">slides</a><a class="tag" href="/?tag=text-mining">text-mining</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001673">The rules of Web 3.0</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-05-28T23:33:46.000Z">May 28, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001671">Publications</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-05-28T22:42:25.000Z">May 28, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=app-engine">app-engine</a><a class="tag" href="/?tag=medline">medline</a><a class="tag" href="/?tag=opensocial">opensocial</a><a class="tag" href="/?tag=publications">publications</a><a class="tag" href="/?tag=python">python</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001670">On the Rain-Slick Precipice of Darkness, from Penny Arcade</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-05-25T18:46:26.000Z">May 25, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=game">game</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001669">OpenSocial terminology</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-05-24T07:51:09.000Z">May 24, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=opensocial">opensocial</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001668">My Speediest Gatherers updated</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-05-21T17:00:52.000Z">May 21, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=del.icio.us">del.icio.us</a><a class="tag" href="/?tag=php">php</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001667">Upgrading to Gmail</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-05-11T21:39:14.000Z">May 11, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=email">email</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001666">With or Without UIDs</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-05-08T20:39:45.000Z">May 8, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=metadata">metadata</a><a class="tag" href="/?tag=presentation">presentation</a><a class="tag" href="/?tag=search">search</a><a class="tag" href="/?tag=slides">slides</a><a class="tag" href="/?tag=xtech">xtech</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001665">I'm Feeling Unlucky</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-05-08T17:18:35.000Z">May 8, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=google">google</a><a class="tag" href="/?tag=greasemonkey">greasemonkey</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001664">Meta Latest</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-05-07T17:39:10.000Z">May 7, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=search">search</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001663">Dealing with corrupt preference files on OS X</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-05-04T23:15:02.000Z">May 4, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=osx">osx</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001662">RecipeBook</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-04-29T11:19:27.000Z">April 29, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=drupal">drupal</a><a class="tag" href="/?tag=recipebook">recipebook</a><a class="tag" href="/?tag=recipes">recipes</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001661">MixingIt</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-04-26T13:46:04.000Z">April 26, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=drupal">drupal</a><a class="tag" href="/?tag=mining">mining</a><a class="tag" href="/?tag=php">php</a><a class="tag" href="/?tag=radio">radio</a><a class="tag" href="/?tag=text">text</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001660">Gazelle</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-04-22T00:27:21.000Z">April 22, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=music">music</a><a class="tag" href="/?tag=p2p">p2p</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001659">Now Playing on the radio</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-04-22T00:14:14.000Z">April 22, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=bbc">bbc</a><a class="tag" href="/?tag=radio">radio</a><a class="tag" href="/?tag=xmpp">xmpp</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001658">RealPlayer 11 for Linux</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-04-21T23:42:33.000Z">April 21, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=linux">linux</a><a class="tag" href="/?tag=radio">radio</a><a class="tag" href="/?tag=realplayer">realplayer</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001657">PubMed search URL</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-04-16T18:04:30.000Z">April 16, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=pubmed">pubmed</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001656">How to Make Someone Fetch a URL with a Blank Referer Header</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-04-15T01:00:27.000Z">April 15, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=security">security</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001655">Reification</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-04-15T00:34:32.000Z">April 15, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=rdf">rdf</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001654">Security against SQL injection in Wordpress</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-04-14T23:07:20.000Z">April 14, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=php">php</a><a class="tag" href="/?tag=security">security</a><a class="tag" href="/?tag=wordpress">wordpress</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001653">Twubble</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-04-10T18:09:31.000Z">April 10, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=twitter">twitter</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001652">Google Docs</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-04-07T13:43:00.000Z">April 7, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001651">Code quality in contributed Drupal modules</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-04-05T13:48:35.000Z">April 5, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=drupal">drupal</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001650">NDS</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-04-02T01:21:43.000Z">April 2, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=ds">ds</a><a class="tag" href="/?tag=games">games</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001649">Secure password hashing</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-04-01T23:28:09.000Z">April 1, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=drupal">drupal</a><a class="tag" href="/?tag=open">open</a><a class="tag" href="/?tag=passwords">passwords</a><a class="tag" href="/?tag=security">security</a><a class="tag" href="/?tag=source">source</a><a class="tag" href="/?tag=wordpress">wordpress</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001648">How IdentiFight works</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-04-01T20:40:46.000Z">April 1, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=identifight">identifight</a><a class="tag" href="/?tag=privacy">privacy</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001647">Semgine's myMap for exploring semantic networks of information</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-04-01T18:55:15.000Z">April 1, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=data">data</a><a class="tag" href="/?tag=graph">graph</a><a class="tag" href="/?tag=interface">interface</a><a class="tag" href="/?tag=rdf">rdf</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001646">VST instruments in Linux</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-03-30T16:41:56.000Z">March 30, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=linux">linux</a><a class="tag" href="/?tag=vst">vst</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001645">Google Site Search bookmarklet</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-03-30T15:32:43.000Z">March 30, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=bookmarklet">bookmarklet</a><a class="tag" href="/?tag=google">google</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001644">BookMooch, LibraryThing</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-03-30T15:12:01.000Z">March 30, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=books">books</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001643">Sneetchalizer</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-03-28T18:28:37.000Z">March 28, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=audio">audio</a><a class="tag" href="/?tag=linux">linux</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001642">Last.fm Fingerprinting Client</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-03-28T17:59:30.000Z">March 28, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=last.fm">last.fm</a><a class="tag" href="/?tag=metadata">metadata</a><a class="tag" href="/?tag=music">music</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001641">Decentralised music subscription services</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-03-28T14:37:40.000Z">March 28, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=music">music</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001640">DrupalCPP</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-03-28T14:32:16.000Z">March 28, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=drupal">drupal</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001639">S01E01</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-03-28T01:28:32.000Z">March 28, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=tv">tv</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001638">Penguin</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-03-28T01:21:18.000Z">March 28, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=books">books</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001637">IdentiFight additions</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-03-27T13:18:33.000Z">March 27, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=identifight">identifight</a><a class="tag" href="/?tag=privacy">privacy</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001636">IdentiFight</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-03-26T13:01:35.000Z">March 26, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=identifight">identifight</a><a class="tag" href="/?tag=privacy">privacy</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001635">Spokeo</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-03-18T17:04:12.000Z">March 18, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=identity">identity</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001634">PHP script for downloading MP4 files from iPlayer</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-03-16T19:38:26.000Z">March 16, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=bbc">bbc</a><a class="tag" href="/?tag=php">php</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001633">TopCited</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-03-13T11:46:34.000Z">March 13, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=citation">citation</a><a class="tag" href="/?tag=publishing">publishing</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001632">Download TV shows from the BBC iPlayer as MP4</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-03-08T12:24:17.000Z">March 8, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=bbc">bbc</a><a class="tag" href="/?tag=tv">tv</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001630">Climate Change</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-03-04T15:30:05.000Z">March 4, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=climate-change">climate-change</a><a class="tag" href="/?tag=conference">conference</a><a class="tag" href="/?tag=participation">participation</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001631">Locating London Buses</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-03-03T20:15:40.000Z">March 3, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=buses">buses</a><a class="tag" href="/?tag=open-data">open-data</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001629">Building a &quot;Now Playing&quot; Wall</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-02-20T10:27:03.000Z">February 20, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=amarok">amarok</a><a class="tag" href="/?tag=xmpp">xmpp</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001628">MusicBrainz artist info API</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-02-17T15:51:55.000Z">February 17, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=api">api</a><a class="tag" href="/?tag=musicbrainz">musicbrainz</a><a class="tag" href="/?tag=php">php</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001627">Last.fm artist info API</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-02-17T15:02:33.000Z">February 17, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=lastfm">lastfm</a><a class="tag" href="/?tag=php">php</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001626">&quot;Relation&quot; metadata</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-02-14T13:46:34.000Z">February 14, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=metadata">metadata</a><a class="tag" href="/?tag=publishing">publishing</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001625">XMPP, Publish-Subscribe, PEP and User Tune</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-02-14T13:31:39.000Z">February 14, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=pubsub">pubsub</a><a class="tag" href="/?tag=xmpp">xmpp</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001624">Full OpenURL metadata from CrossRef</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-02-14T11:15:19.000Z">February 14, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=openurl">openurl</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001623">Setting the height of a cross-domain iframe using postMessage</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-02-13T14:29:03.000Z">February 13, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=html">html</a><a class="tag" href="/?tag=javascript">javascript</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001622">No Frills Fullscreen</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-02-12T23:44:57.000Z">February 12, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=extensions">extensions</a><a class="tag" href="/?tag=firefox">firefox</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001621">Kitte</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-02-12T13:28:06.000Z">February 12, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=design">design</a><a class="tag" href="/?tag=wordpress">wordpress</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001620">CrossRef Citation plugin</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-02-11T11:51:02.000Z">February 11, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=citation">citation</a><a class="tag" href="/?tag=crossref">crossref</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001619">&quot;Play in Sidebar&quot; Firefox extension</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-02-06T22:16:26.000Z">February 6, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=audio">audio</a><a class="tag" href="/?tag=extension">extension</a><a class="tag" href="/?tag=firefox">firefox</a><a class="tag" href="/?tag=playlist">playlist</a><a class="tag" href="/?tag=vlc">vlc</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001618">Coding Niggles</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-02-05T14:59:52.000Z">February 5, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=code">code</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001617">Zowbar</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-02-05T14:21:09.000Z">February 5, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=firefox">firefox</a><a class="tag" href="/?tag=metadata">metadata</a><a class="tag" href="/?tag=zotero">zotero</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001616">refactormycode</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-02-03T15:07:46.000Z">February 3, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=code">code</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001615">Windows-less?</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-02-03T14:54:59.000Z">February 3, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=linux">linux</a><a class="tag" href="/?tag=music">music</a><a class="tag" href="/?tag=renoise">renoise</a><a class="tag" href="/?tag=windows">windows</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001614">Canon printers in Ubuntu</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-02-03T14:37:48.000Z">February 3, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=print">print</a><a class="tag" href="/?tag=ubuntu">ubuntu</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001613">Linking to papers</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-02-03T11:32:34.000Z">February 3, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=citation">citation</a><a class="tag" href="/?tag=conversations">conversations</a><a class="tag" href="/?tag=disambiguation">disambiguation</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001612">Unpredictability of influence</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-01-29T20:57:57.000Z">January 29, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001611">XMPP</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-01-27T12:27:13.000Z">January 27, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=firefox">firefox</a><a class="tag" href="/?tag=xmpp">xmpp</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001610">Updating &quot;Selected Text&quot; Bookmarklets</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-01-25T12:21:57.000Z">January 25, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=bookmarklets">bookmarklets</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001609">Finding Conversations around Academic Publications</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-01-24T16:08:12.000Z">January 24, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=citation">citation</a><a class="tag" href="/?tag=conversation">conversation</a><a class="tag" href="/?tag=scintilla">scintilla</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001608">Canonical PubMed URLs</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-01-22T16:06:54.000Z">January 22, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=pubmed">pubmed</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001607">Listen Later</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-01-22T15:02:26.000Z">January 22, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=bbc">bbc</a><a class="tag" href="/?tag=extension">extension</a><a class="tag" href="/?tag=firefox">firefox</a><a class="tag" href="/?tag=radio">radio</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001606">How a Firefox Extension Works</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-01-22T12:29:03.000Z">January 22, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=extensions">extensions</a><a class="tag" href="/?tag=firefox">firefox</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001605">FSDL</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-01-21T14:20:43.000Z">January 21, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=search">search</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001604">Single Window mode</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-01-21T13:40:09.000Z">January 21, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=firefox">firefox</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001603">Mozilla, Chrome and FUEL</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-01-21T13:29:36.000Z">January 21, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=firefox">firefox</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001602">Firefox 3, del.icio.us posting extension</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-01-21T12:32:49.000Z">January 21, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=del.icio.us">del.icio.us</a><a class="tag" href="/?tag=extension">extension</a><a class="tag" href="/?tag=firefox">firefox</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001601">OpenURLed</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-01-18T16:22:38.000Z">January 18, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=openurl">openurl</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001600">Feed Deltas: What's Changed?</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-01-18T15:55:41.000Z">January 18, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=feeds">feeds</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001599">Blog Remix</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-01-16T17:33:51.000Z">January 16, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=music">music</a><a class="tag" href="/?tag=xspf">xspf</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001598">Annotations in XML</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-01-16T11:57:27.000Z">January 16, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=annotation">annotation</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001597">Submitting Author Manuscripts to PubMed Central</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-01-15T14:45:11.000Z">January 15, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=publishing">publishing</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001596">Depositing Nature articles in PubMed Central</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-01-15T12:46:26.000Z">January 15, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=nature">nature</a><a class="tag" href="/?tag=open-access">open-access</a><a class="tag" href="/?tag=publishing">publishing</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001595">BPR3 markup</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-01-14T14:39:34.000Z">January 14, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=citation">citation</a><a class="tag" href="/?tag=microformats">microformats</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001594">Crowbar</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-01-14T11:44:21.000Z">January 14, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=scraping">scraping</a><a class="tag" href="/?tag=zotero">zotero</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001593">The Long Arm of Copyright</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-01-13T23:18:33.000Z">January 13, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=copyright">copyright</a><a class="tag" href="/?tag=games">games</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001592">All Nature papers now available online</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-01-10T15:39:23.000Z">January 10, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=nature">nature</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001591">Accessing the UMLSKS SOAP Web Service using PHP5</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-01-10T12:59:34.000Z">January 10, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=api">api</a><a class="tag" href="/?tag=php">php</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001590">CoverFlow-ish for Newest Amarok Albums</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-01-06T21:58:48.000Z">January 6, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=amarok">amarok</a><a class="tag" href="/?tag=php">php</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001589">Communicating with Amarok from a local web page</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-01-06T18:48:48.000Z">January 6, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=amarok">amarok</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001588">HTTP POST in PHP5</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-01-06T12:34:37.000Z">January 6, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=php">php</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001587">Archiving del.icio.us bookmarks</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2008-01-03T19:47:32.000Z">January 3, 2008</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=del.icio.us">del.icio.us</a><a class="tag" href="/?tag=drupal">drupal</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001586">projectM in Amarok</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-12-28T19:29:38.000Z">December 28, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=audio">audio</a><a class="tag" href="/?tag=visualisation">visualisation</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001585">ContextLinks Amarok plugin</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-12-23T00:52:36.000Z">December 23, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=amarok">amarok</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001584">Amarok: Record Labels from MusicBrainz</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-12-22T18:37:18.000Z">December 22, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=amarok">amarok</a><a class="tag" href="/?tag=musicbrainz">musicbrainz</a><a class="tag" href="/?tag=python">python</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001583">Amarok: Album Release Dates from MusicBrainz</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-12-22T18:25:10.000Z">December 22, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=amarok">amarok</a><a class="tag" href="/?tag=musicbrainz">musicbrainz</a><a class="tag" href="/?tag=python">python</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001582">TV on the Internet</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-12-20T10:05:02.000Z">December 20, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=bbc">bbc</a><a class="tag" href="/?tag=tv">tv</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001581">BBC Cross-Platform iPlayer</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-12-18T23:19:04.000Z">December 18, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=bbc">bbc</a><a class="tag" href="/?tag=radio">radio</a><a class="tag" href="/?tag=tv">tv</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001580">Best Albums of 2007 lists</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-12-18T22:03:27.000Z">December 18, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=drupal">drupal</a><a class="tag" href="/?tag=music">music</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001579">Presenting replicates in a table</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-12-11T11:23:24.000Z">December 11, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=data">data</a><a class="tag" href="/?tag=html">html</a><a class="tag" href="/?tag=publishing">publishing</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001578">Charting features</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-12-07T10:51:49.000Z">December 7, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=data">data</a><a class="tag" href="/?tag=javascript">javascript</a><a class="tag" href="/?tag=visualisation">visualisation</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001576">AIR</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-12-05T16:53:17.000Z">December 5, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=e4x">e4x</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001575">Easylistener bookmarklet</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-12-05T11:49:31.000Z">December 5, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=bookmarklet">bookmarklet</a><a class="tag" href="/?tag=playr">playr</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001574">AIDA Toolkit Entity Extraction API</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-12-03T16:01:03.000Z">December 3, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=medline">medline</a><a class="tag" href="/?tag=mining">mining</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001573">Reasons for loving CASH Music</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-12-03T14:53:47.000Z">December 3, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=music">music</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001572">myExperiment</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-12-03T14:16:49.000Z">December 3, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=bioinformatics">bioinformatics</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001571">XNAT workflow</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-12-03T14:09:04.000Z">December 3, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=science">science</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001570">Firefox's Sandbox</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-12-02T15:21:23.000Z">December 2, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=firefox">firefox</a><a class="tag" href="/?tag=security">security</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001569">jQuery in Zotero</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-11-29T17:42:36.000Z">November 29, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=jquery">jquery</a><a class="tag" href="/?tag=zotero">zotero</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001568">The World is 67108864 Pixels at Zoom Level 5</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-11-28T14:02:43.000Z">November 28, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=google">google</a><a class="tag" href="/?tag=map">map</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001567">Conditionally hiding HTML elements with jQuery/CSS</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-11-27T14:02:53.000Z">November 27, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=jquery">jquery</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001566">Amazon AWS API</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-11-26T15:11:34.000Z">November 26, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=amazon">amazon</a><a class="tag" href="/?tag=api">api</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001565">PubChem (EUtilities) API</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-11-20T14:17:12.000Z">November 20, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=api">api</a><a class="tag" href="/?tag=eutils">eutils</a><a class="tag" href="/?tag=php">php</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001564">Cross-platform Javascript omissions</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-11-20T11:30:39.000Z">November 20, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=javascript">javascript</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001563">Renoise</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-11-18T18:59:12.000Z">November 18, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=music">music</a><a class="tag" href="/?tag=renoise">renoise</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001562">Sideload/MP3tunes vs EMI</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-11-15T15:56:49.000Z">November 15, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=copyright">copyright</a><a class="tag" href="/?tag=music">music</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001561">Predictive accuracy is substantially improved when blending multiple predictors</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-11-14T18:02:18.000Z">November 14, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=algorithms">algorithms</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001560">Server-side scraping with Javascript</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-11-12T18:09:57.000Z">November 12, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=javascript">javascript</a><a class="tag" href="/?tag=metadata">metadata</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001559">CureHunter's graph viewer</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-11-09T12:26:48.000Z">November 9, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=visualisation">visualisation</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001558">Scraping web pages with PHP 5</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-11-08T18:43:00.000Z">November 8, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=php">php</a><a class="tag" href="/?tag=scraping">scraping</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001557">Making a screencast</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-11-08T17:10:05.000Z">November 8, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=screencast">screencast</a><a class="tag" href="/?tag=video">video</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001556">rev=&quot;review&quot;</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-11-08T12:58:00.000Z">November 8, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=citation">citation</a><a class="tag" href="/?tag=microformats">microformats</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001554">Preserving PDF metadata</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-11-06T15:37:42.000Z">November 6, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=metadata">metadata</a><a class="tag" href="/?tag=pdf">pdf</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001552">Gutsy</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-11-06T13:23:13.000Z">November 6, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=ubuntu">ubuntu</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001551">BPR3</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-11-05T15:59:54.000Z">November 5, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=citation">citation</a><a class="tag" href="/?tag=microformats">microformats</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001550">Still OiNK-less</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-11-03T17:16:04.000Z">November 3, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=music">music</a><a class="tag" href="/?tag=p2p">p2p</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001549">ted</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-11-01T13:23:46.000Z">November 1, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=p2p">p2p</a><a class="tag" href="/?tag=tv">tv</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001548">MySpace -&gt; File2HD Greasemonkey script</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-11-01T13:21:16.000Z">November 1, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=greasemonkey">greasemonkey</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001547">Metadata Scrapers</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-10-31T14:41:19.000Z">October 31, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=metadata">metadata</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001546">del.icio.us / earlier</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-10-31T14:25:23.000Z">October 31, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=del.icio.us">del.icio.us</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001545">Hype Machine</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-10-17T14:58:53.000Z">October 17, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=music">music</a><a class="tag" href="/?tag=songbird">songbird</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001544">Getting a local copy of MEDLINE</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-10-09T20:28:16.000Z">October 9, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=medline">medline</a><a class="tag" href="/?tag=php">php</a><a class="tag" href="/?tag=pubmed">pubmed</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001543">BBC Radio Player as a separate application, with WebRunner</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-10-06T12:59:58.000Z">October 6, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=bbc">bbc</a><a class="tag" href="/?tag=firefox">firefox</a><a class="tag" href="/?tag=radio">radio</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001542">I Forgot My Password</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-10-03T22:24:33.000Z">October 3, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=security">security</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001541">XUL FTW</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-10-03T15:22:31.000Z">October 3, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=xul">xul</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001540">Fix SSH in Mac OS X by reinstalling Kerberos.framework</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-10-01T19:09:57.000Z">October 1, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=osx">osx</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001539">Mail -&gt; Thunderbird</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-10-01T16:28:38.000Z">October 1, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=email">email</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001538">Methods for private Atom/RSS feeds</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-10-01T14:29:18.000Z">October 1, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=feeds">feeds</a><a class="tag" href="/?tag=security">security</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001537">Linux and wireless devices</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-09-30T22:21:43.000Z">September 30, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=linux">linux</a><a class="tag" href="/?tag=wifi">wifi</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001536">Gmail vulnerability</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-09-27T18:48:51.000Z">September 27, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=email">email</a><a class="tag" href="/?tag=security">security</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001535">Things that Taste Great Together</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-09-20T14:06:54.000Z">September 20, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001534">Notes From DrupalCon Barcelona 2007</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-09-20T14:04:34.000Z">September 20, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=drupal">drupal</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001533">Update: Artist popularity in specific countries</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-09-12T22:31:45.000Z">September 12, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=lastfm">lastfm</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001532">NCBI Resource Locator</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-09-11T09:33:11.000Z">September 11, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=pubmed">pubmed</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001531">hCalendar, Microformats and Google Calendar</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-09-10T14:48:21.000Z">September 10, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=microformats">microformats</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001530">Dealing with hard drives in Ubuntu</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-09-08T07:17:52.000Z">September 8, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=ubuntu">ubuntu</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001529">London Cinema Today</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-09-04T17:10:59.000Z">September 4, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=cinema">cinema</a><a class="tag" href="/?tag=drupal">drupal</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001528">High Usage of PubMed's &quot;Related Articles&quot;</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-08-23T10:57:51.000Z">August 23, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=pubmed">pubmed</a><a class="tag" href="/?tag=search">search</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001527">Inline Wikipedia History</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-08-22T17:36:50.000Z">August 22, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=greasemonkey">greasemonkey</a><a class="tag" href="/?tag=wikipedia">wikipedia</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001526">On The Wire has a podcast</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-08-21T10:59:09.000Z">August 21, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=radio">radio</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001525">MusicSun</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-08-16T11:28:51.000Z">August 16, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=audioscrobbler">audioscrobbler</a><a class="tag" href="/?tag=visualisation">visualisation</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001523">Non-destructive faceted browsing</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-08-15T17:25:48.000Z">August 15, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=search">search</a><a class="tag" href="/?tag=visualisation">visualisation</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001522">quite |kw?t|</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-08-15T12:57:36.000Z">August 15, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001524">Adding Random Email Addresses to Facebook</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-08-15T11:59:04.000Z">August 15, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001519">Geocoding APIs</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-08-14T11:50:21.000Z">August 14, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=api">api</a><a class="tag" href="/?tag=geo">geo</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001521">Gene Network API</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-08-14T11:23:48.000Z">August 14, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=api">api</a><a class="tag" href="/?tag=bioinformatics">bioinformatics</a><a class="tag" href="/?tag=php">php</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001520">Postgenomic API</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-08-14T11:13:10.000Z">August 14, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=api">api</a><a class="tag" href="/?tag=citation">citation</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001516">Whatizit API</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-08-14T00:57:34.000Z">August 14, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=api">api</a><a class="tag" href="/?tag=bioinformatics">bioinformatics</a><a class="tag" href="/?tag=php">php</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001518">PubMed API</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-08-13T12:23:13.000Z">August 13, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=api">api</a><a class="tag" href="/?tag=php">php</a><a class="tag" href="/?tag=pubmed">pubmed</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001517">ClearForest SWS API</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-08-13T12:12:22.000Z">August 13, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=api">api</a><a class="tag" href="/?tag=metadata">metadata</a><a class="tag" href="/?tag=php">php</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001515">CSS Workarounds for Internet Explorer &amp;lt; 7</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-08-03T00:30:40.000Z">August 3, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=css">css</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001513">Wikipedia API</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-07-31T16:57:00.000Z">July 31, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=api">api</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001514">Freebase API</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-07-30T23:17:05.000Z">July 30, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=api">api</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001512">Scopus API</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-07-30T16:47:32.000Z">July 30, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=api">api</a><a class="tag" href="/?tag=citation">citation</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001511">RSS Nightmare</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-07-30T14:42:52.000Z">July 30, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=feeds">feeds</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001510">LazyTube</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-07-26T15:41:52.000Z">July 26, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=screencast">screencast</a><a class="tag" href="/?tag=video">video</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001509">Publishing data tables</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-07-26T15:06:37.000Z">July 26, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=data">data</a><a class="tag" href="/?tag=publishing">publishing</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001507">User Styles</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-07-19T06:24:36.000Z">July 19, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=css">css</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001508">Farewell Azureus</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-07-19T00:26:42.000Z">July 19, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=p2p">p2p</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001506">EPUB and Adobe Digital Editions</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-07-14T04:18:32.000Z">July 14, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=publishing">publishing</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001505">If It's Ready, Release It</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-07-13T03:01:51.000Z">July 13, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=music">music</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001504">Opera Mini 4 Beta</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-07-09T07:33:49.000Z">July 9, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001503">Faceted Search in Solr/Drupal</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-07-03T14:16:09.000Z">July 3, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=drupal">drupal</a><a class="tag" href="/?tag=search">search</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001502">music.of.interest</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-07-01T13:03:25.000Z">July 1, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=music">music</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001501">Peel Sessions</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-07-01T06:28:45.000Z">July 1, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=drupal">drupal</a><a class="tag" href="/?tag=radio">radio</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001499">Scintilla</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-06-14T15:04:00.000Z">June 14, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=nature">nature</a><a class="tag" href="/?tag=scintilla">scintilla</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001500">Create a Google Custom Search Engine on the fly</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-06-14T11:11:14.000Z">June 14, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=google">google</a><a class="tag" href="/?tag=search">search</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001498">XTech 2007 Science BOF slides</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-06-07T05:10:00.000Z">June 7, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=presentation">presentation</a><a class="tag" href="/?tag=xtech">xtech</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001496">Unofficial London RSS feeds</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-06-06T05:28:37.000Z">June 6, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=feeds">feeds</a><a class="tag" href="/?tag=london">london</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001495">Benchmarking PHP 5.2.3 string manipulation</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-06-05T07:03:08.000Z">June 5, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=php">php</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001494">Benchmarking PHP 5.1.4 string manipulation</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-06-02T10:15:45.000Z">June 2, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=php">php</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001493">Expanding Abbreviations in HubMed</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-06-01T17:58:59.000Z">June 1, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=hubmed">hubmed</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001492">Mahalo</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-06-01T16:46:21.000Z">June 1, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=search">search</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001490">Podule #10</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-05-31T09:03:17.000Z">May 31, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=podules">podules</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001491">Last.fm listening graph</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-05-31T03:13:16.000Z">May 31, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=lastfm">lastfm</a><a class="tag" href="/?tag=visualisation">visualisation</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001488">Podcast Awards</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-05-30T16:54:57.000Z">May 30, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=podcast">podcast</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001487">XSS vulnerabilities by PageRank</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-05-30T04:19:46.000Z">May 30, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=security">security</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001486">RIAA-safe Top 100</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-05-24T17:06:58.000Z">May 24, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=music">music</a><a class="tag" href="/?tag=p2p">p2p</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001485">Compiling and installing Xalan on OS X</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-05-24T08:16:46.000Z">May 24, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=osx">osx</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001481">Programming Language Reference Widgets for Dashboard</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-05-23T05:45:35.000Z">May 23, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=osx">osx</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001482">Webjay → last.fm playlists</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-05-22T20:45:14.000Z">May 22, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=lastfm">lastfm</a><a class="tag" href="/?tag=playlists">playlists</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001484">Notes From XTech 2007</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-05-22T15:37:10.000Z">May 22, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=xtech">xtech</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001483">Predictions/Observations for 2007</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-05-16T18:16:18.000Z">May 16, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001480">Mobile Feed Reader</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-05-10T22:28:20.000Z">May 10, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=feeds">feeds</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001479">Real-time, 32-bit audio processing</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-05-10T14:43:13.000Z">May 10, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=audio">audio</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001478">Play This Gene</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-05-03T10:54:33.000Z">May 3, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=greasemonkey">greasemonkey</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001477">Items You Rated in Amazon</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-05-02T07:35:48.000Z">May 2, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=amazon">amazon</a><a class="tag" href="/?tag=recommendation">recommendation</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001476">Rate items quickly in Amazon with Greasemonkey</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-04-30T01:26:48.000Z">April 30, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=amazon">amazon</a><a class="tag" href="/?tag=greasemonkey">greasemonkey</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001475">XTech 2007</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-04-29T16:00:49.000Z">April 29, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=xtech">xtech</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001473">Multiple &quot;Related Articles&quot; in PubMed</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-04-26T09:48:25.000Z">April 26, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=pubmed">pubmed</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001474">R4DS</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-04-25T22:35:02.000Z">April 25, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=ds">ds</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001472">2500 album covers</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-04-25T16:15:41.000Z">April 25, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=music">music</a><a class="tag" href="/?tag=visualisation">visualisation</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001471">Fetching cover art for a list of albums</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-04-25T16:11:35.000Z">April 25, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=amarok">amarok</a><a class="tag" href="/?tag=music">music</a><a class="tag" href="/?tag=musicbrainz">musicbrainz</a><a class="tag" href="/?tag=python">python</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001470">Add publications from HubMed to PublicationsList.org</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-04-23T11:26:07.000Z">April 23, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=greasemonkey">greasemonkey</a><a class="tag" href="/?tag=hubmed">hubmed</a><a class="tag" href="/?tag=publications">publications</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001469">Mirror last.fm listening statistics</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-04-04T05:11:10.000Z">April 4, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=lastfm">lastfm</a><a class="tag" href="/?tag=music">music</a><a class="tag" href="/?tag=php">php</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001468">Mobile Mapping/GPS</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-04-03T21:29:14.000Z">April 3, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=gps">gps</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001467">Zotero ? HubMed Tags</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-04-01T17:18:00.000Z">April 1, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=extension">extension</a><a class="tag" href="/?tag=firefox">firefox</a><a class="tag" href="/?tag=hubmed">hubmed</a><a class="tag" href="/?tag=zotero">zotero</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001466">Ownership of user-contributed data</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-03-31T09:52:23.000Z">March 31, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=data-portability">data-portability</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001465">TouchGraph relaunched</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-03-29T22:53:05.000Z">March 29, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=touchgraph">touchgraph</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001463">Amarok → Last.fm links (My First Ruby)</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-03-29T16:40:20.000Z">March 29, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=amarok">amarok</a><a class="tag" href="/?tag=lastfm">lastfm</a><a class="tag" href="/?tag=music">music</a><a class="tag" href="/?tag=ruby">ruby</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001462">Adding MusicBrainz data to an Amarok database</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-03-29T13:30:49.000Z">March 29, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=amarok">amarok</a><a class="tag" href="/?tag=music">music</a><a class="tag" href="/?tag=musicbrainz">musicbrainz</a><a class="tag" href="/?tag=python">python</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001461">Small Pieces Please</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-03-27T09:05:31.000Z">March 27, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=p2p">p2p</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001460">The Sorry State of Online Music</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-03-27T05:45:52.000Z">March 27, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=music">music</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001459">Video Aggregators</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-03-27T05:11:31.000Z">March 27, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=video">video</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001458">32-bit Firefox on 64-bit Ubuntu</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-03-27T04:59:43.000Z">March 27, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=ubuntu">ubuntu</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001457">What's on your Google Homepage?</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-03-26T18:01:25.000Z">March 26, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=google">google</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001456">Visual Scrapers</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-03-26T17:47:42.000Z">March 26, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=automation">automation</a><a class="tag" href="/?tag=scraping">scraping</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001455">XHTML vs HTML</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-03-09T07:04:52.000Z">March 9, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=xhtml">xhtml</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001454">Four Tenets of Web Security</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-03-08T05:47:04.000Z">March 8, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=security">security</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001453">One column layouts</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-03-06T06:20:35.000Z">March 6, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=css">css</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001452">Firefox offline browsing</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-03-04T09:46:42.000Z">March 4, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=firefox">firefox</a><a class="tag" href="/?tag=publishing">publishing</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001451">last.fm user listening data</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-03-03T06:38:21.000Z">March 3, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=lastfm">lastfm</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001450">Scientific article conversations and distributed libraries</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-02-20T17:59:39.000Z">February 20, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=citation">citation</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001449">Search-and-replace</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-02-19T00:56:25.000Z">February 19, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=bash">bash</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001448">Warning: don't use hpmount</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-02-17T05:49:08.000Z">February 17, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=linux">linux</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001447">PLoS One</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-02-13T10:12:17.000Z">February 13, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=publishing">publishing</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001446">OpenSearchFox</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-02-13T08:42:08.000Z">February 13, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=extension">extension</a><a class="tag" href="/?tag=firefox">firefox</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001445">Copying bookmarks from del.icio.us to Connotea</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-02-13T08:33:14.000Z">February 13, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=bookmarks">bookmarks</a><a class="tag" href="/?tag=del.icio.us">del.icio.us</a><a class="tag" href="/?tag=e4x">e4x</a><a class="tag" href="/?tag=greasemonkey">greasemonkey</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001444">Getting an audio file in another format from an M4P on OS X</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-02-08T22:01:50.000Z">February 8, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=audio">audio</a><a class="tag" href="/?tag=osx">osx</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001443">memcached and Drupal</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-02-08T06:19:13.000Z">February 8, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=drupal">drupal</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001442">Drupal module for Solr</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-02-08T03:33:49.000Z">February 8, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=drupal">drupal</a><a class="tag" href="/?tag=search">search</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001441">Ubuntu Edgy, Bluetooth and Sony Ericsson k800i</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-02-06T16:48:11.000Z">February 6, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=mobile">mobile</a><a class="tag" href="/?tag=ubuntu">ubuntu</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001440">MAME reviews</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-02-05T00:26:54.000Z">February 5, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=drupal">drupal</a><a class="tag" href="/?tag=games">games</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001439">A web interface to search and download albums in an Amarok library</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-02-04T08:54:57.000Z">February 4, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=amarok">amarok</a><a class="tag" href="/?tag=php">php</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001438">Q: What am I using iTunes for?</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-01-31T00:20:56.000Z">January 31, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=music">music</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001437">Posting machine tags to del.icio.us</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-01-25T02:19:54.000Z">January 25, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=del.icio.us">del.icio.us</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001436">Drupal 5</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-01-21T16:32:46.000Z">January 21, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=drupal">drupal</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001435">Beryl 0.2 beta2</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-01-21T15:22:00.000Z">January 21, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=beryl">beryl</a><a class="tag" href="/?tag=ubuntu">ubuntu</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001434">BT have been busy</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-01-21T14:59:08.000Z">January 21, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=bt">bt</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001433">Things You Need To Play Arcade Games</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-01-20T15:41:37.000Z">January 20, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=games">games</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001432">dvd::rip</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-01-19T12:28:03.000Z">January 19, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=dvd">dvd</a><a class="tag" href="/?tag=linux">linux</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001431">New server</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-01-13T14:20:53.000Z">January 13, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=server">server</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001430">365 Days Of London widget</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2007-01-02T20:27:03.000Z">January 2, 2007</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=drupal">drupal</a><a class="tag" href="/?tag=london">london</a><a class="tag" href="/?tag=osx">osx</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001429">PLoS Too</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2006-12-23T03:44:52.000Z">December 23, 2006</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=drupal">drupal</a><a class="tag" href="/?tag=publishing">publishing</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001428">metrack</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2006-12-21T06:16:33.000Z">December 21, 2006</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=del.icio.us">del.icio.us</a><a class="tag" href="/?tag=greasemonkey">greasemonkey</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001426">Automatically play YouTube videos in a full window</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2006-12-17T16:09:17.000Z">December 17, 2006</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=greasemonkey">greasemonkey</a><a class="tag" href="/?tag=youtube">youtube</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001427">Playing web video in fullscreen</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2006-12-17T11:41:22.000Z">December 17, 2006</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=playlists">playlists</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001425">Tits &amp; Sharks &amp; Acid</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2006-12-05T18:21:34.000Z">December 5, 2006</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=audio">audio</a><a class="tag" href="/?tag=mashup">mashup</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001424">Nautilus Actions</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2006-12-01T18:20:44.000Z">December 1, 2006</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=ubuntu">ubuntu</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001423">Playing YouTube videos in Ubuntu</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2006-12-01T18:11:31.000Z">December 1, 2006</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=ubuntu">ubuntu</a><a class="tag" href="/?tag=video">video</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001422">Sound from a microphone on HDA Intel in Ubuntu</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2006-12-01T17:37:37.000Z">December 1, 2006</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=ubuntu">ubuntu</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001421">metalicious</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2006-11-28T09:38:07.000Z">November 28, 2006</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=javascript">javascript</a><a class="tag" href="/?tag=perl">perl</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001420">MusicBrainz Picard Tagger</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2006-11-26T08:49:37.000Z">November 26, 2006</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=metadata">metadata</a><a class="tag" href="/?tag=music">music</a><a class="tag" href="/?tag=musicbrainz">musicbrainz</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001419">Uniform Requirements for Manuscripts</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2006-11-20T09:55:18.000Z">November 20, 2006</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=citation">citation</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001418">Visual jQuery user style</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2006-11-13T09:34:46.000Z">November 13, 2006</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=css">css</a><a class="tag" href="/?tag=jquery">jquery</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001417">Cheap-ish Windows XP</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2006-11-07T09:43:18.000Z">November 7, 2006</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=windows">windows</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001416">Geocoding UK postcodes with PostcodeAnywhere</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2006-11-07T04:38:39.000Z">November 7, 2006</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=geo">geo</a><a class="tag" href="/?tag=php">php</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001415">Yahoo! Bookmarks</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2006-11-02T18:18:12.000Z">November 2, 2006</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=bookmarks">bookmarks</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001414">GMap Geocoding UK Postcodes</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2006-11-02T17:05:00.000Z">November 2, 2006</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=geo">geo</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001413">Last.fm events calendar</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2006-10-21T17:15:49.000Z">October 21, 2006</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=lastfm">lastfm</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001412">Novelty vs Necessity</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2006-10-21T17:08:57.000Z">October 21, 2006</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=ubuntu">ubuntu</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001411">Fitting in Ubuntu</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2006-10-19T13:08:36.000Z">October 19, 2006</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=firefox">firefox</a><a class="tag" href="/?tag=ubuntu">ubuntu</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001410">Amarok, MySQL, JSON and Greasemonkey</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2006-10-19T07:51:08.000Z">October 19, 2006</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=amarok">amarok</a><a class="tag" href="/?tag=greasemonkey">greasemonkey</a><a class="tag" href="/?tag=php">php</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001409">The case of the disappearing comments</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2006-10-16T15:50:28.000Z">October 16, 2006</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001408">Wikipedia export format for citing papers from HubMed</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2006-10-16T15:43:51.000Z">October 16, 2006</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=greasemonkey">greasemonkey</a><a class="tag" href="/?tag=hubmed">hubmed</a><a class="tag" href="/?tag=unapi">unapi</a><a class="tag" href="/?tag=wikipedia">wikipedia</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001407">TGN1412 analysis in The Lancet</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2006-10-16T14:27:29.000Z">October 16, 2006</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=immunology">immunology</a><a class="tag" href="/?tag=tgn1412">tgn1412</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001406">HubMed speed</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2006-10-16T07:41:47.000Z">October 16, 2006</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=hubmed">hubmed</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001405">NNW Sneak Peek Release</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2006-10-16T06:43:50.000Z">October 16, 2006</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=netnewswire">netnewswire</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001404">Zotero and compound documents</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2006-10-11T14:07:24.000Z">October 11, 2006</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=metadata">metadata</a><a class="tag" href="/?tag=publishing">publishing</a><a class="tag" href="/?tag=zotero">zotero</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001403">Metaphors that have had their day</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2006-10-09T21:51:11.000Z">October 9, 2006</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001402">Google Webpage Gadgets</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2006-10-04T05:49:02.000Z">October 4, 2006</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=google">google</a><a class="tag" href="/?tag=privacy">privacy</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001401">Dreamhost promotion today</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2006-10-03T04:32:08.000Z">October 3, 2006</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001400">MSN.co.uk doesn't rank Firefox</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2006-10-01T20:25:14.000Z">October 1, 2006</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=firefox">firefox</a><a class="tag" href="/?tag=search">search</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001399">I Candy</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2006-09-30T18:52:54.000Z">September 30, 2006</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=ubuntu">ubuntu</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001398">All You Need On A (Consumer) PC</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2006-09-29T11:01:08.000Z">September 29, 2006</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=apps">apps</a><a class="tag" href="/?tag=osx">osx</a><a class="tag" href="/?tag=ubuntu">ubuntu</a><a class="tag" href="/?tag=windows">windows</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001397">Ubuntu and Core2 Duo PCs</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2006-09-25T10:17:14.000Z">September 25, 2006</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=ubuntu">ubuntu</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001396">Migrate Movable Type to Drupal (4.7)</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2006-09-22T04:09:04.000Z">September 22, 2006</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=drupal">drupal</a><a class="tag" href="/?tag=mt">mt</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001395">Security as a non-admin user in OS X</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2006-09-21T07:02:40.000Z">September 21, 2006</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=security">security</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001394">NetNewsWire: &quot;Mark All As Read And Proceed&quot;</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2006-09-20T00:47:32.000Z">September 20, 2006</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=netnewswire">netnewswire</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001393">Building a site to handle images in Drupal</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2006-09-17T05:53:55.000Z">September 17, 2006</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=drupal">drupal</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001392">BT Home Hub</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2006-09-16T12:26:03.000Z">September 16, 2006</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=bt">bt</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001391">Podcasts For People Who Say They Don't Know Any Good Podcasts</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2006-09-07T09:41:52.000Z">September 7, 2006</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=podcasts">podcasts</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001390">Sharing a list of podcasts</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2006-09-07T08:30:06.000Z">September 7, 2006</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=podcasts">podcasts</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001389">Firefox 2 Beta 2</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2006-09-04T06:06:37.000Z">September 4, 2006</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=firefox">firefox</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001388">Why is MySpace popular</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2006-08-30T09:54:05.000Z">August 30, 2006</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=myspace">myspace</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001387">2 Steps to Making MySpace Nicer</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2006-08-28T22:17:35.000Z">August 28, 2006</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=css">css</a><a class="tag" href="/?tag=greasemonkey">greasemonkey</a><a class="tag" href="/?tag=myspace">myspace</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001386">Scan in iTunes</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2006-08-21T12:33:39.000Z">August 21, 2006</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=applescript">applescript</a><a class="tag" href="/?tag=itunes">itunes</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001385">Generate a bookmarklet to automate offprint requests</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2006-08-12T00:08:48.000Z">August 12, 2006</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=bookmarklet">bookmarklet</a><a class="tag" href="/?tag=publishing">publishing</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001384">Nature.com CSS</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2006-08-01T09:13:01.000Z">August 1, 2006</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=css">css</a><a class="tag" href="/?tag=nature">nature</a><a class="tag" href="/?tag=stylish">stylish</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001383">Cleanliness</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2006-07-28T12:26:18.000Z">July 28, 2006</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=osx">osx</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001382">Notate</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2006-07-27T05:41:42.000Z">July 27, 2006</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=annotation">annotation</a><a class="tag" href="/?tag=publishing">publishing</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001381">Aggademia</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2006-07-26T12:24:40.000Z">July 26, 2006</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=aggregation">aggregation</a><a class="tag" href="/?tag=drupal">drupal</a><a class="tag" href="/?tag=nature">nature</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001380">unAPI link enabler for Greasemonkey</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2006-07-25T16:17:47.000Z">July 25, 2006</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=greasemonkey">greasemonkey</a><a class="tag" href="/?tag=unapi">unapi</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001379">HubMed paper in Nucleic Acids Research</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2006-07-17T05:08:00.000Z">July 17, 2006</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=hubmed">hubmed</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001378">Sphere It!</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2006-07-05T03:01:48.000Z">July 5, 2006</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=bookmarklet">bookmarklet</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001377">RSS feeds for Bloglines citation searches</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2006-07-04T21:46:39.000Z">July 4, 2006</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=bloglines">bloglines</a><a class="tag" href="/?tag=feeds">feeds</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001376">Ferret: Lucene for Ruby</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2006-07-03T13:52:34.000Z">July 3, 2006</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=lucene">lucene</a><a class="tag" href="/?tag=ruby">ruby</a><a class="tag" href="/?tag=search">search</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001375">2006-06-28 Data Webs Conference</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2006-06-28T20:45:28.000Z">June 28, 2006</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=conference">conference</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001374">More About/Like This Page</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2006-06-25T10:43:41.000Z">June 25, 2006</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=bookmarklets">bookmarklets</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001372">Mapping and Tagging Greasemonkey scripts</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2006-06-22T08:40:58.000Z">June 22, 2006</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=connotea">connotea</a><a class="tag" href="/?tag=greasemonkey">greasemonkey</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001373">Graph your Connotea library</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2006-06-22T07:36:22.000Z">June 22, 2006</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=connotea">connotea</a><a class="tag" href="/?tag=touchgraph">touchgraph</a><a class="tag" href="/?tag=visualisation">visualisation</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001371">XSL files for publishing from NLM XML</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2006-05-30T12:30:49.000Z">May 30, 2006</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=publishing">publishing</a><a class="tag" href="/?tag=xsl">xsl</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001370">Lucene 2.0</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2006-05-29T11:26:58.000Z">May 29, 2006</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=lucene">lucene</a><a class="tag" href="/?tag=search">search</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001369">MeSH information in HubMed</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2006-05-24T14:17:14.000Z">May 24, 2006</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=hubmed">hubmed</a><a class="tag" href="/?tag=mesh">mesh</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001368">Podule #8</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2006-05-22T11:00:07.000Z">May 22, 2006</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=podules">podules</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001367">Query statistics in HubMed</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2006-05-17T14:44:30.000Z">May 17, 2006</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=hubmed">hubmed</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001366">Sentence ordering in OTMI</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2006-05-17T12:28:42.000Z">May 17, 2006</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=text-mining">text-mining</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001365">Google Co-op</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2006-05-15T11:36:07.000Z">May 15, 2006</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=google">google</a><a class="tag" href="/?tag=search">search</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001363">Add HubMed links to Google search results</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2006-05-11T23:37:17.000Z">May 11, 2006</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=greasemonkey">greasemonkey</a><a class="tag" href="/?tag=hubmed">hubmed</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001364">Add radio commands to BBC Radio Player</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2006-05-11T18:56:09.000Z">May 11, 2006</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=bbc">bbc</a><a class="tag" href="/?tag=greasemonkey">greasemonkey</a><a class="tag" href="/?tag=radio">radio</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001362">Structure of a scientific article</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2006-05-09T16:42:16.000Z">May 9, 2006</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=publishing">publishing</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001361">Related Articles algorithms</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2006-05-09T08:18:52.000Z">May 9, 2006</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=hubmed">hubmed</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001360">Health-related queries in Google</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2006-05-08T10:48:42.000Z">May 8, 2006</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=google">google</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001358">Recommendations from HubMed</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2006-05-06T10:19:27.000Z">May 6, 2006</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=hubmed">hubmed</a><a class="tag" href="/?tag=recommendation">recommendation</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001359">A Plan for Publishing Journal Articles</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2006-05-06T07:07:30.000Z">May 6, 2006</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=publishing">publishing</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001357">Treemaps of MEDLINE</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2006-05-03T21:14:57.000Z">May 3, 2006</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=medline">medline</a><a class="tag" href="/?tag=visualisation">visualisation</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001356">Playing Streaming Radio [RealAudio, BBC, OS X] Through an Airport Express</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2006-05-03T00:33:31.000Z">May 3, 2006</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=osx">osx</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001355">A Network of Politicians and Interviewers/Journalists on the BBC</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2006-05-01T12:57:53.000Z">May 1, 2006</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=touchgraoph">touchgraoph</a><a class="tag" href="/?tag=visualisation">visualisation</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001354">TouchGraph of BBC TV/Radio Collaborators</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2006-04-30T19:28:51.000Z">April 30, 2006</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=bbc">bbc</a><a class="tag" href="/?tag=touchgraph">touchgraph</a><a class="tag" href="/?tag=visualisation">visualisation</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001353">Recent Papers in HubMed Search Results</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2006-04-30T18:28:37.000Z">April 30, 2006</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=hubmed">hubmed</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001352">Personalisation and Privacy</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2006-04-28T07:11:58.000Z">April 28, 2006</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=hubmed">hubmed</a><a class="tag" href="/?tag=personalisation">personalisation</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001350">Markov-chained text from MEDLINE abstracts</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2006-04-19T17:45:57.000Z">April 19, 2006</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=medline">medline</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001351">iTunes Alarm Clock (iCal + Applescript)</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2006-04-19T11:15:33.000Z">April 19, 2006</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=applescript">applescript</a><a class="tag" href="/?tag=itunes">itunes</a><a class="tag" href="/?tag=osx">osx</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001349">Email notifications in Gnome</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2006-04-17T13:02:59.000Z">April 17, 2006</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=email">email</a><a class="tag" href="/?tag=ubuntu">ubuntu</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001347">Document clustering in HubMed</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2006-04-12T12:12:01.000Z">April 12, 2006</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=hubmed">hubmed</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001348">Recording Streaming Radio (improved)</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2006-04-12T06:52:44.000Z">April 12, 2006</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=bash">bash</a><a class="tag" href="/?tag=radio">radio</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001346">VLC, XSPF, Dapper and Tango</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2006-04-10T22:54:44.000Z">April 10, 2006</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=playlists">playlists</a><a class="tag" href="/?tag=ubuntu">ubuntu</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001345">Open Text Mining Interface (OTMI)</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2006-04-07T13:07:55.000Z">April 7, 2006</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=text-mining">text-mining</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001344">InterDB links in HubMed</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2006-04-07T12:16:38.000Z">April 7, 2006</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=hubmed">hubmed</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001343">ex-HTML</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2006-04-01T20:35:19.000Z">April 1, 2006</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=html">html</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001342">HubMed extension for MediaWiki</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2006-03-29T00:54:54.000Z">March 29, 2006</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=hubmed">hubmed</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001341">CTLA-4-Ig</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2006-03-25T19:43:11.000Z">March 25, 2006</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=immunology">immunology</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001340">Adobe XMP SDK 4 beta</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2006-03-25T16:55:27.000Z">March 25, 2006</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=metadata">metadata</a><a class="tag" href="/?tag=pdf">pdf</a><a class="tag" href="/?tag=xmp">xmp</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001339">Peer Review with Marginalia</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2006-03-25T11:50:24.000Z">March 25, 2006</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=annotation">annotation</a><a class="tag" href="/?tag=publishing">publishing</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001337">Fulltext links from HubMed's feeds</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2006-03-24T17:51:24.000Z">March 24, 2006</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=hubmed">hubmed</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001338">A Week of TV in Pictures (comedy, mostly)</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2006-03-24T00:29:09.000Z">March 24, 2006</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=tv">tv</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001336">Criticker</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2006-03-23T23:41:41.000Z">March 23, 2006</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=film">film</a><a class="tag" href="/?tag=recommendation">recommendation</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001335">Feedback down</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2006-03-20T16:21:30.000Z">March 20, 2006</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001334">Playr's XSPF player</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2006-03-20T16:16:00.000Z">March 20, 2006</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=playr">playr</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001333">Podule #7</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2006-03-18T17:04:33.000Z">March 18, 2006</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=podules">podules</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001332">TGN1412</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2006-03-17T18:40:04.000Z">March 17, 2006</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=immunology">immunology</a><a class="tag" href="/?tag=tgn1412">tgn1412</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001331">My Most Played Artists This Week, from Last.fm</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2006-03-17T13:52:51.000Z">March 17, 2006</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=lastfm">lastfm</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001330">XHTML, SVG and MathML</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2006-03-16T14:05:14.000Z">March 16, 2006</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=xhtml">xhtml</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001329">Getting Document Elements Out Of The Clipboard</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2006-03-16T00:02:12.000Z">March 16, 2006</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=bookmarklet">bookmarklet</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001328">Hobbs on Rewind</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2006-03-12T14:19:29.000Z">March 12, 2006</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001327">Lots of Comment Spam</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2006-03-10T19:23:31.000Z">March 10, 2006</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=mt">mt</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001326">Getting Document Elements Into The Clipboard</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2006-03-10T02:28:56.000Z">March 10, 2006</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=bookmarklet">bookmarklet</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001325">Exclusive Photo of the New Google Colander</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2006-03-08T19:20:56.000Z">March 8, 2006</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=google">google</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001324">Copy and Paste with unAPI</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2006-03-07T23:07:28.000Z">March 7, 2006</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=unapi">unapi</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001323">Linking and Storing Supplementary Data</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2006-03-07T20:18:20.000Z">March 7, 2006</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=data">data</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001322">Notepress for Wordpress 2</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2006-03-06T14:34:01.000Z">March 6, 2006</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=wordpress">wordpress</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001321">Connecting to the Nintendo WFC</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2006-03-01T23:38:22.000Z">March 1, 2006</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=ds">ds</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001320">Supplementary Data</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2006-03-01T17:38:09.000Z">March 1, 2006</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=data">data</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001319">Bluetooth Intellimouse Explorer on OS X</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2006-03-01T00:45:31.000Z">March 1, 2006</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=osx">osx</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001318">Sound in Ubuntu</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2006-02-27T12:29:37.000Z">February 27, 2006</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=ubuntu">ubuntu</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001317">Torrentbot missed some episodes</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2006-02-26T20:32:00.000Z">February 26, 2006</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=p2p">p2p</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001316">Managing Metadata for Academic PDFs</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2006-02-21T14:35:19.000Z">February 21, 2006</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=bibdesk">bibdesk</a><a class="tag" href="/?tag=bibtex">bibtex</a><a class="tag" href="/?tag=metadata">metadata</a><a class="tag" href="/?tag=pdf">pdf</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001315">Scalable Bar Charts with Tables and CSS</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2006-02-20T20:37:11.000Z">February 20, 2006</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=css">css</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001314">OpenURL For Music</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2006-02-20T20:14:48.000Z">February 20, 2006</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=openurl">openurl</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001313">Pimp My Paper!</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2006-02-18T23:33:48.000Z">February 18, 2006</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=publishing">publishing</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001311">Where to Download Firefox</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2006-02-16T20:57:13.000Z">February 16, 2006</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=firefox">firefox</a><a class="tag" href="/?tag=search">search</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001310">UniProt Creative Commons licensed, available as RDF</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2006-02-10T22:20:20.000Z">February 10, 2006</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=rdf">rdf</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001309">The state of online biomedical full text articles</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2006-02-10T13:06:38.000Z">February 10, 2006</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=publishing">publishing</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001308">AllFullText</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2006-02-08T12:24:07.000Z">February 8, 2006</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=bookmarklets">bookmarklets</a><a class="tag" href="/?tag=hubmed">hubmed</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001307">A_List of Podcasts</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2006-02-07T00:11:00.000Z">February 7, 2006</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=podcasts">podcasts</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001306">The State of Biomedical PDFs</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2006-02-06T15:33:52.000Z">February 6, 2006</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=publishing">publishing</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001305">Managing Academic Papers (almost) Like MP3s</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2006-02-03T23:19:14.000Z">February 3, 2006</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=publishing">publishing</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001304">Query Expansion in HubMed</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2006-02-03T21:31:44.000Z">February 3, 2006</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=hubmed">hubmed</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001303">Webphones</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2006-02-03T00:11:48.000Z">February 3, 2006</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=audio">audio</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001302">Author Contributions in Scientific Paper Metadata</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2006-02-02T23:49:07.000Z">February 2, 2006</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=publishing">publishing</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001301">Upcoming.org simple event posting form</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2006-02-02T17:46:31.000Z">February 2, 2006</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=calendar">calendar</a><a class="tag" href="/?tag=events">events</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001300">Interview with David Lipman of the NCBI</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2006-02-02T17:24:56.000Z">February 2, 2006</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=pubmed">pubmed</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001299">British Albums vs Mercury Nominees</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2006-02-02T17:14:41.000Z">February 2, 2006</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=music">music</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001298">Podule #6</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2006-01-31T01:05:27.000Z">January 31, 2006</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=podules">podules</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001297">Things That Reek Of Greatness</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2006-01-21T15:20:31.000Z">January 21, 2006</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001296">Normalising URIs</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2006-01-18T23:51:02.000Z">January 18, 2006</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=citation">citation</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001295">Ad-hoc XML databases with MySQL 5.1</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2006-01-18T18:56:22.000Z">January 18, 2006</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=mysql">mysql</a><a class="tag" href="/?tag=xlm">xlm</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001294">PubMed lookup for Structure Blogging</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2006-01-12T16:08:31.000Z">January 12, 2006</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=hubmed">hubmed</a><a class="tag" href="/?tag=notepress">notepress</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001293">Relevance-ranked search results in HubMed</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2006-01-12T15:33:25.000Z">January 12, 2006</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=hubmed">hubmed</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001292">Populate iTunes With Webjay Playlists update</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2006-01-11T18:27:32.000Z">January 11, 2006</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=applescript">applescript</a><a class="tag" href="/?tag=itunes">itunes</a><a class="tag" href="/?tag=webjay">webjay</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001291">NLM2MODS</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2006-01-11T12:30:47.000Z">January 11, 2006</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=xslt">xslt</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001290">Creating an Atom feed in Perl</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2006-01-10T11:05:29.000Z">January 10, 2006</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=atom">atom</a><a class="tag" href="/?tag=perl">perl</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001289">TV</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2006-01-09T22:04:17.000Z">January 9, 2006</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=tv">tv</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001288">Creating an OpenOffice document in Perl</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2006-01-09T15:04:06.000Z">January 9, 2006</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=openoffice">openoffice</a><a class="tag" href="/?tag=perl">perl</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001287">A suggestion for OpenSearch</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2006-01-09T10:37:04.000Z">January 9, 2006</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=opensearch">opensearch</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001286">Listenable retrospectives</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2006-01-07T20:38:06.000Z">January 7, 2006</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=feeds">feeds</a><a class="tag" href="/?tag=music">music</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001285">Best Albums of 2006</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2006-01-07T15:57:17.000Z">January 7, 2006</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=music">music</a><a class="tag" href="/?tag=rvw">rvw</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001284">HubMed BibTeX changes</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2006-01-06T15:43:10.000Z">January 6, 2006</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=bibtex">bibtex</a><a class="tag" href="/?tag=hubmed">hubmed</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001283">CiteProxy</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2006-01-05T20:58:13.000Z">January 5, 2006</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=citation">citation</a><a class="tag" href="/?tag=identifiers">identifiers</a><a class="tag" href="/?tag=mods">mods</a><a class="tag" href="/?tag=xml">xml</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001282">Reading Feeds</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2006-01-03T15:03:03.000Z">January 3, 2006</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=feeds">feeds</a><a class="tag" href="/?tag=osx">osx</a><a class="tag" href="/?tag=software">software</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001281">mp3blog TopList updated</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2006-01-02T21:08:55.000Z">January 2, 2006</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=blogs">blogs</a><a class="tag" href="/?tag=music">music</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001280">Video chat between Mac and PC</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-12-31T16:44:39.000Z">December 31, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=im">im</a><a class="tag" href="/?tag=osx">osx</a><a class="tag" href="/?tag=video">video</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001279">A script for Slogger</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-12-30T21:24:09.000Z">December 30, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=bookmarks">bookmarks</a><a class="tag" href="/?tag=extension">extension</a><a class="tag" href="/?tag=firefox">firefox</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001278">MachineProse</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-12-18T00:36:42.000Z">December 18, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=biomedical">biomedical</a><a class="tag" href="/?tag=ontology">ontology</a><a class="tag" href="/?tag=publishing">publishing</a><a class="tag" href="/?tag=rdf">rdf</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001277">Academic metadata workflow</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-12-17T23:53:40.000Z">December 17, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=metadata">metadata</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001276">Now That's What I Call Weblogs... Vol 1</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-12-15T17:58:21.000Z">December 15, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=weblogs">weblogs</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001275">Google Music Search</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-12-15T17:15:56.000Z">December 15, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=google">google</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001274">Updated OpenSearch templates for Movable Type</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-12-13T14:01:46.000Z">December 13, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=mt">mt</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001273">More Useful Firefox Extensions</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-12-12T20:49:41.000Z">December 12, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=firefox">firefox</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001272">DragThing [OS X]</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-12-12T20:34:04.000Z">December 12, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=osx">osx</a><a class="tag" href="/?tag=software">software</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001271">EasyNews search plugin</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-12-11T20:44:02.000Z">December 11, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=firefox">firefox</a><a class="tag" href="/?tag=searchplugins">searchplugins</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001270">Spacer</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-12-11T00:16:32.000Z">December 11, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=bookmarklet">bookmarklet</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001269">Extracting Knowledge from Biomedical Text</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-12-08T19:47:12.000Z">December 8, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=biomedical">biomedical</a><a class="tag" href="/?tag=hubmed">hubmed</a><a class="tag" href="/?tag=rdf">rdf</a><a class="tag" href="/?tag=text">text</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001268">Bioinformatics Workflows</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-12-08T13:12:20.000Z">December 8, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=bioinformatics">bioinformatics</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001267">Albums of 2005 snapshot</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-12-05T10:41:21.000Z">December 5, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=music">music</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001266">Things of Interest Added to HubMed</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-12-02T22:06:06.000Z">December 2, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=hubmed">hubmed</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001265">Indestructible user profiles</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-12-02T16:26:18.000Z">December 2, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=search">search</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001264">Goggle update</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-12-01T23:01:02.000Z">December 1, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=greasemonkey">greasemonkey</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001263">RDF interoperability for social bookmarking tools</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-12-01T12:24:32.000Z">December 1, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=feeds">feeds</a><a class="tag" href="/?tag=hubmed">hubmed</a><a class="tag" href="/?tag=rdf">rdf</a><a class="tag" href="/?tag=tags">tags</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001262">Populate iTunes With Webjay Playlists</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-11-29T22:17:42.000Z">November 29, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=applescript">applescript</a><a class="tag" href="/?tag=itunes">itunes</a><a class="tag" href="/?tag=webjay">webjay</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001261">Sequence Manipulation En-Suite</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-11-29T18:23:43.000Z">November 29, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=javascript">javascript</a><a class="tag" href="/?tag=science">science</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001260">Index Diagnosticus</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-11-29T10:08:52.000Z">November 29, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=search">search</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001258">Best Of: Bookmarklets</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-11-27T19:31:04.000Z">November 27, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=bookmarklets">bookmarklets</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001257">Stylish</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-11-27T18:43:24.000Z">November 27, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=firefox">firefox</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001256">Best Of: Games on OS X</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-11-27T17:28:32.000Z">November 27, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=games">games</a><a class="tag" href="/?tag=osx">osx</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001255">Best Of: Applescripts for iTunes</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-11-27T16:33:59.000Z">November 27, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=itunes">itunes</a><a class="tag" href="/?tag=osx">osx</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001254">Best Of: Firefox extensions</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-11-27T16:15:44.000Z">November 27, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=extensions">extensions</a><a class="tag" href="/?tag=firefox">firefox</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001253">Mechanical Turking</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-11-23T00:14:52.000Z">November 23, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=amazon">amazon</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001252">RDF export from HubMed Tags</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-11-22T16:46:11.000Z">November 22, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=hubmed">hubmed</a><a class="tag" href="/?tag=rdf">rdf</a><a class="tag" href="/?tag=tags">tags</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001251">Content Negotiation for HubMed Tags</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-11-22T14:56:37.000Z">November 22, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=hubmed">hubmed</a><a class="tag" href="/?tag=piggybank">piggybank</a><a class="tag" href="/?tag=rdf">rdf</a><a class="tag" href="/?tag=tags">tags</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001250">Yahoo! Canada Movies feed</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-11-22T00:01:47.000Z">November 22, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=cinema">cinema</a><a class="tag" href="/?tag=feed">feed</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001249">Cached web pages and Spurl</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-11-20T18:53:12.000Z">November 20, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=bookmarks">bookmarks</a><a class="tag" href="/?tag=cache">cache</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001248">UTF-8 citation export from HubMed</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-11-17T23:19:44.000Z">November 17, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=hubmed">hubmed</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001247">A modular dynamic web page for bioinformatics searches</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-11-16T18:59:39.000Z">November 16, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=bioinformatics">bioinformatics</a><a class="tag" href="/?tag=perl">perl</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001246">Last.fm search plugin</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-11-16T18:20:50.000Z">November 16, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=firefox">firefox</a><a class="tag" href="/?tag=lastfm">lastfm</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001245">Dated web page snapshots with My Web</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-11-16T14:27:13.000Z">November 16, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=bookmarklet">bookmarklet</a><a class="tag" href="/?tag=cache">cache</a><a class="tag" href="/?tag=myweb">myweb</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001244">Submitting reviews to Google Base</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-11-16T11:19:40.000Z">November 16, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=google">google</a><a class="tag" href="/?tag=greasemonkey">greasemonkey</a><a class="tag" href="/?tag=rvw">rvw</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001243">Creating a citable archive of a web page</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-11-15T13:22:41.000Z">November 15, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=archive">archive</a><a class="tag" href="/?tag=bookmarks">bookmarks</a><a class="tag" href="/?tag=citation">citation</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001242">Eeeeeeeeeeeevil</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-11-14T14:09:50.000Z">November 14, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=google">google</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001241">The Wire on Resonance FM podcast</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-11-13T19:23:26.000Z">November 13, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=music">music</a><a class="tag" href="/?tag=playr">playr</a><a class="tag" href="/?tag=podcast">podcast</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001240">MIME types and feed handlers</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-11-13T17:25:34.000Z">November 13, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=feeds">feeds</a><a class="tag" href="/?tag=podcasts">podcasts</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001239">Podule #5</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-11-12T18:04:52.000Z">November 12, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=music">music</a><a class="tag" href="/?tag=podules">podules</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001238">FOAF + hCard</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-11-12T10:39:58.000Z">November 12, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001237">Yahoo's My Web 2.0</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-11-11T21:59:58.000Z">November 11, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=tagging">tagging</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001236">Visible changes in HubMed this week</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-11-11T17:11:14.000Z">November 11, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=hubmed">hubmed</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001235">Disabling Caps Lock in Ubuntu</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-11-11T11:59:50.000Z">November 11, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=ubuntu">ubuntu</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001234">Visible changes to HubMed this week</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-11-04T14:50:36.000Z">November 4, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=hubmed">hubmed</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001233">BlogBridge</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-11-03T18:57:38.000Z">November 3, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=software">software</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001232">JEdit</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-11-03T18:32:53.000Z">November 3, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=software">software</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001231">Temporary feed subscriptions and individual item archives</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-11-03T14:56:38.000Z">November 3, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=feeds">feeds</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001230">OpenOffice 2 on OS X</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-11-03T09:45:12.000Z">November 3, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=openoffice">openoffice</a><a class="tag" href="/?tag=osx">osx</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001229">NotePress</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-10-24T15:46:37.000Z">October 24, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=notepress">notepress</a><a class="tag" href="/?tag=research">research</a><a class="tag" href="/?tag=wordpress">wordpress</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001228">Flock</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-10-22T12:04:22.000Z">October 22, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=firefox">firefox</a><a class="tag" href="/?tag=flock">flock</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001227">Healthline</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-10-19T23:53:53.000Z">October 19, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=health">health</a><a class="tag" href="/?tag=search">search</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001226">A definite lack of standards for academic metadata</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-10-19T23:32:25.000Z">October 19, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=metadata">metadata</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001225">Looking for MP3s?</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-10-17T19:23:37.000Z">October 17, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=firefox">firefox</a><a class="tag" href="/?tag=searchplugins">searchplugins</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001224">Tweaking Firefox for user-side accessibility</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-10-16T19:06:01.000Z">October 16, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=accessibility">accessibility</a><a class="tag" href="/?tag=css">css</a><a class="tag" href="/?tag=firefox">firefox</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001223">start.com gadgets</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-10-15T20:46:31.000Z">October 15, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001222">A couple of music videos on slow servers</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-10-15T12:22:59.000Z">October 15, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=music">music</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001221">Publishing whole documents using an open XML standard format</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-10-13T16:45:47.000Z">October 13, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=publishing">publishing</a><a class="tag" href="/?tag=xml">xml</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001220">Someone Comes To Town</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-10-07T19:09:19.000Z">October 7, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=toronto">toronto</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001219">Someone Leaves Town</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-10-07T13:21:27.000Z">October 7, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=paris">paris</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001218">Fixation</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-10-06T05:32:53.000Z">October 6, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=hubmed">hubmed</a><a class="tag" href="/?tag=rvw">rvw</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001217">Tiny Greasemonkey script for Flickr page titles</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-10-06T04:44:25.000Z">October 6, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=flickr">flickr</a><a class="tag" href="/?tag=greasemonkey">greasemonkey</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001216">News.com graph visualisation for related stories</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-10-04T02:34:35.000Z">October 4, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001215">Anti-personal portal aggregators</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-10-03T15:55:43.000Z">October 3, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001214">BlogPulse Alert Feed for Recently Played Artists</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-09-28T02:05:46.000Z">September 28, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=audioscrobbler">audioscrobbler</a><a class="tag" href="/?tag=feeds">feeds</a><a class="tag" href="/?tag=last.fm">last.fm</a><a class="tag" href="/?tag=music">music</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001213">Podule #4</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-09-26T18:31:03.000Z">September 26, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=music">music</a><a class="tag" href="/?tag=podules">podules</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001212">OpenSearch Description and Atom-based Response templates for Movable Type</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-09-24T20:21:10.000Z">September 24, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=atom">atom</a><a class="tag" href="/?tag=movabletype">movabletype</a><a class="tag" href="/?tag=opensearch">opensearch</a><a class="tag" href="/?tag=search">search</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001211">Ubuntu Breezy</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-09-24T18:18:28.000Z">September 24, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=breezy">breezy</a><a class="tag" href="/?tag=ubuntu">ubuntu</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001209">Replace the Guardian logo</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-09-22T02:11:33.000Z">September 22, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=greasemonkey">greasemonkey</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001208">OpenSearch 1.1</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-09-20T02:29:09.000Z">September 20, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=firefox">firefox</a><a class="tag" href="/?tag=opensearch">opensearch</a><a class="tag" href="/?tag=search">search</a><a class="tag" href="/?tag=sru">sru</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001207">Spyware 2.0</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-09-20T01:06:12.000Z">September 20, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=security">security</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001206">142</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-09-19T18:08:59.000Z">September 19, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=fruityloops">fruityloops</a><a class="tag" href="/?tag=music">music</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001205">Firefox search plugin for Google Blog Search</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-09-16T02:16:35.000Z">September 16, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=firefox">firefox</a><a class="tag" href="/?tag=google">google</a><a class="tag" href="/?tag=searchplugins">searchplugins</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001204">Metadata in feeds (again)</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-09-14T18:33:48.000Z">September 14, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=atom">atom</a><a class="tag" href="/?tag=metadata">metadata</a><a class="tag" href="/?tag=rdf">rdf</a><a class="tag" href="/?tag=reviews">reviews</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001203">Thou shalt not make me squint</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-09-14T18:10:24.000Z">September 14, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=accessibility">accessibility</a><a class="tag" href="/?tag=css">css</a><a class="tag" href="/?tag=firefox">firefox</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001202">Flickr vs Yahoo sign-up</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-09-13T20:36:22.000Z">September 13, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=flickr">flickr</a><a class="tag" href="/?tag=security">security</a><a class="tag" href="/?tag=yahoo">yahoo</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001201">Bookmark Folders</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-09-12T21:20:46.000Z">September 12, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=bookmarks">bookmarks</a><a class="tag" href="/?tag=firefox">firefox</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001200">Changing Feed Format</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-09-12T18:29:46.000Z">September 12, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=atom">atom</a><a class="tag" href="/?tag=feeds">feeds</a><a class="tag" href="/?tag=rdf">rdf</a><a class="tag" href="/?tag=rss">rss</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001199">DVD ripping to Matroska</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-09-12T15:09:29.000Z">September 12, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=dvd">dvd</a><a class="tag" href="/?tag=matroska">matroska</a><a class="tag" href="/?tag=ogg">ogg</a><a class="tag" href="/?tag=xvid">xvid</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001198">Movable Type + Tags</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-09-07T19:20:21.000Z">September 7, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=movabletype">movabletype</a><a class="tag" href="/?tag=tag">tag</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001197">Audioscrobbler Browser update</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-09-07T12:56:20.000Z">September 7, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=last.fm">last.fm</a><a class="tag" href="/?tag=music">music</a><a class="tag" href="/?tag=touchgraph">touchgraph</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001196">COinS Browser Extensions updated</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-09-07T00:12:12.000Z">September 7, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=bookmarklet">bookmarklet</a><a class="tag" href="/?tag=coins">coins</a><a class="tag" href="/?tag=greasemonkey">greasemonkey</a><a class="tag" href="/?tag=openurl">openurl</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001195">TV</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-08-31T19:15:09.000Z">August 31, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=torrentbot">torrentbot</a><a class="tag" href="/?tag=tv">tv</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001194">Sort del.icio.us popular (again)</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-08-31T02:09:31.000Z">August 31, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=delicious">delicious</a><a class="tag" href="/?tag=greasemonkey">greasemonkey</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001193">Getting Firefox bookmarks into Spotlight</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-08-31T01:45:26.000Z">August 31, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=firefox">firefox</a><a class="tag" href="/?tag=spotlight">spotlight</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001192">DYLD_FALLBACK_LIBRARY_PATH (OS X)</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-08-31T01:38:01.000Z">August 31, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=osx">osx</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001191">Export citations from HubMed to Refworks</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-08-29T22:55:33.000Z">August 29, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=bookmarklet">bookmarklet</a><a class="tag" href="/?tag=hubmed">hubmed</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001190">Self-contained Firefox search plugins</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-08-28T19:09:18.000Z">August 28, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=firefox">firefox</a><a class="tag" href="/?tag=searchplugins">searchplugins</a><a class="tag" href="/?tag=xslt">xslt</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001189">Firefox Search Plugin Template for a Movable Type Weblog</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-08-25T01:04:52.000Z">August 25, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=firefox">firefox</a><a class="tag" href="/?tag=movabletype">movabletype</a><a class="tag" href="/?tag=searchplugins">searchplugins</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001188">Talk To Google</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-08-24T13:36:46.000Z">August 24, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=google">google</a><a class="tag" href="/?tag=privacy">privacy</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001187">Extracting microcontent (XSLT, GRDDL, RDF)</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-08-24T00:20:25.000Z">August 24, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=firefox">firefox</a><a class="tag" href="/?tag=greasemonkey">greasemonkey</a><a class="tag" href="/?tag=microcontent">microcontent</a><a class="tag" href="/?tag=rdf">rdf</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001185">some handy links for del.icio.us</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-08-20T13:44:59.000Z">August 20, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=delicious">delicious</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001184">COinS to CrossRef resolver script</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-08-20T09:18:32.000Z">August 20, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=coins">coins</a><a class="tag" href="/?tag=greasemonkey">greasemonkey</a><a class="tag" href="/?tag=microcontent">microcontent</a><a class="tag" href="/?tag=openurl">openurl</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001183">A better cite bookmarklet</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-08-18T13:12:20.000Z">August 18, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=bookmarklet">bookmarklet</a><a class="tag" href="/?tag=cite">cite</a><a class="tag" href="/?tag=microcontent">microcontent</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001182">Adding to last.fm with Greasemonkey</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-08-15T23:54:13.000Z">August 15, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=flitter">flitter</a><a class="tag" href="/?tag=greasemonkey">greasemonkey</a><a class="tag" href="/?tag=last.fm">last.fm</a><a class="tag" href="/?tag=music">music</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001181">Torrentbot additions</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-08-15T13:59:55.000Z">August 15, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=torrentbot">torrentbot</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001180">Turning a Java jar into an Application bundle (OS X)</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-08-14T21:04:57.000Z">August 14, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001179">Jackson &amp; His Computer Band (a test of Bleep.com's Web Tools)</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-08-11T19:00:41.000Z">August 11, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001178">Hide Flickr comments from specific users</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-08-11T18:02:45.000Z">August 11, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=flickr">flickr</a><a class="tag" href="/?tag=greasemonkey">greasemonkey</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001177">Playr Atom feed</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-08-11T15:33:46.000Z">August 11, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=atom">atom</a><a class="tag" href="/?tag=playr">playr</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001176">Pandora</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-08-09T22:34:20.000Z">August 9, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=music">music</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001175">Audioscrobbler &amp; last.fm relaunch</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-08-09T13:21:24.000Z">August 9, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=audioscrobbler">audioscrobbler</a><a class="tag" href="/?tag=last.fm">last.fm</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001174">del.icio.us Firefox extension security update</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-08-08T22:06:23.000Z">August 8, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=delicious">delicious</a><a class="tag" href="/?tag=firefox">firefox</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001173">Podule #3</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-08-05T12:59:25.000Z">August 5, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=music">music</a><a class="tag" href="/?tag=podules">podules</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001172">Server speed</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-08-05T11:03:44.000Z">August 5, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=debian">debian</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001171">NTRSTNG (OS X)</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-08-04T14:07:12.000Z">August 4, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=flickr">flickr</a><a class="tag" href="/?tag=perl">perl</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001170">Hide Flickr Comments (Greasemonkey)</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-08-03T13:32:33.000Z">August 3, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=flickr">flickr</a><a class="tag" href="/?tag=greasemonkey">greasemonkey</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001168">Publication of cytokines</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-08-01T11:54:04.000Z">August 1, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001167">Converting RTF to plain text (OS X)</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-07-31T13:26:02.000Z">July 31, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=osx">osx</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001166">Gatherers of the Month #2</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-07-31T03:02:51.000Z">July 31, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=delicious">delicious</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001165">Making a big old map</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-07-30T23:41:53.000Z">July 30, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=perl">perl</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001164">Playr's MP3 blogs section</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-07-30T21:13:11.000Z">July 30, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=playr">playr</a><a class="tag" href="/?tag=podcasts">podcasts</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001163">OpenURL COinS</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-07-30T02:18:18.000Z">July 30, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=coins">coins</a><a class="tag" href="/?tag=openurl">openurl</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001162">Podule #2</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-07-27T03:08:42.000Z">July 27, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=music">music</a><a class="tag" href="/?tag=podules">podules</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001161">BBC Air Time</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-07-23T17:00:22.000Z">July 23, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=bbc">bbc</a><a class="tag" href="/?tag=visualisation">visualisation</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001160">Atom 1.0 in HubMed</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-07-22T01:22:20.000Z">July 22, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=atom">atom</a><a class="tag" href="/?tag=feeds">feeds</a><a class="tag" href="/?tag=hubmed">hubmed</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001159">Linux Applications</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-07-18T23:15:09.000Z">July 18, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=linux">linux</a><a class="tag" href="/?tag=software">software</a><a class="tag" href="/?tag=ubuntu">ubuntu</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001158">Firefox form widgets in OS X</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-07-16T19:59:45.000Z">July 16, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=firefox">firefox</a><a class="tag" href="/?tag=osx">osx</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001157">Atom 1.0</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-07-15T20:15:17.000Z">July 15, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=atom">atom</a><a class="tag" href="/?tag=feeds">feeds</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001156">Insecure RSS encryption</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-07-15T09:46:28.000Z">July 15, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=greasemonkey">greasemonkey</a><a class="tag" href="/?tag=security">security</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001155">del.icio.us inbox in Firefox's sidebar</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-07-12T18:26:56.000Z">July 12, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=delicious">delicious</a><a class="tag" href="/?tag=firefox">firefox</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001154">OS X URL handler to open links to local files</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-07-11T17:44:10.000Z">July 11, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=applescript">applescript</a><a class="tag" href="/?tag=osx">osx</a><a class="tag" href="/?tag=wordpress">wordpress</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001153">Flickr Pro accounts</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-07-11T08:12:01.000Z">July 11, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001152">Almost Everything About HubMed</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-07-07T22:09:16.000Z">July 7, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=hubmed">hubmed</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001151">Statistics in Nature Immunology</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-07-02T18:58:27.000Z">July 2, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=publishing">publishing</a><a class="tag" href="/?tag=statistics">statistics</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001150">iTunes podcasts</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-06-29T01:28:53.000Z">June 29, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=itunes">itunes</a><a class="tag" href="/?tag=playr">playr</a><a class="tag" href="/?tag=podcasts">podcasts</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001149">Extracting Microcontent</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-06-21T11:04:14.000Z">June 21, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=greasemonkey">greasemonkey</a><a class="tag" href="/?tag=microcontent">microcontent</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001147">It's about the catalogue</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-06-19T00:31:48.000Z">June 19, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=music">music</a><a class="tag" href="/?tag=p2p">p2p</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001146">EasyNewzBin</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-06-18T11:46:38.000Z">June 18, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=greasemonkey">greasemonkey</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001145">HubMed Tag Storage</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-06-17T23:01:07.000Z">June 17, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=hubmed">hubmed</a><a class="tag" href="/?tag=tag">tag</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001144">Give us a big Back!</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-06-12T19:37:49.000Z">June 12, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=css">css</a><a class="tag" href="/?tag=firefox">firefox</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001143">Spotlight</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-06-09T01:23:23.000Z">June 9, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=osx">osx</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001142">Semantic weblog posts with Movable Type</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-06-08T23:46:56.000Z">June 8, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=movabletype">movabletype</a><a class="tag" href="/?tag=rdf">rdf</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001141">TV</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-06-06T01:23:03.000Z">June 6, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=tv">tv</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001140">More feeds please, vicar</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-06-04T18:47:28.000Z">June 4, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=feeds">feeds</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001139">Client-side M3U generation</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-06-04T14:48:50.000Z">June 4, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=playr">playr</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001138">Goggle update</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-05-27T14:18:37.000Z">May 27, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=google">google</a><a class="tag" href="/?tag=greasemonkey">greasemonkey</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001137">Operation D-Elite</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-05-26T01:24:06.000Z">May 26, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=p2p">p2p</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001136">Web Assistants</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-05-25T13:35:23.000Z">May 25, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=firefox">firefox</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001135">RDF data in HubMed</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-05-24T18:13:18.000Z">May 24, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=hubmed">hubmed</a><a class="tag" href="/?tag=piggybank">piggybank</a><a class="tag" href="/?tag=rdf">rdf</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001134">Paris 1911</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-05-22T05:35:15.000Z">May 22, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=maps">maps</a><a class="tag" href="/?tag=paris">paris</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001133">G.W.A.</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-05-22T04:00:33.000Z">May 22, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=google">google</a><a class="tag" href="/?tag=privacy">privacy</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001130">FoF</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-05-22T02:32:00.000Z">May 22, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=feedonfeeds">feedonfeeds</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001129">About reviews and microformats</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-05-22T01:56:16.000Z">May 22, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=microcontent">microcontent</a><a class="tag" href="/?tag=reviews">reviews</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001128">Concatenating multiple MP3s into one big playable MP3</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-05-22T00:16:44.000Z">May 22, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=music">music</a><a class="tag" href="/?tag=software">software</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001127">Podules</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-05-21T23:30:09.000Z">May 21, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=music">music</a><a class="tag" href="/?tag=podcasts">podcasts</a><a class="tag" href="/?tag=podules">podules</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001126">Tag search</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-05-21T23:07:40.000Z">May 21, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=search">search</a><a class="tag" href="/?tag=tag">tag</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001125">Bagram</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-05-21T21:36:48.000Z">May 21, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001124">M.I.A. loop</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-05-21T20:24:33.000Z">May 21, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=music">music</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001123">Goggle</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-05-19T13:37:02.000Z">May 19, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=firefox">firefox</a><a class="tag" href="/?tag=google">google</a><a class="tag" href="/?tag=greasemonkey">greasemonkey</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001122">Screencast of HubMed and BibDesk</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-05-12T00:46:24.000Z">May 12, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=bibliography">bibliography</a><a class="tag" href="/?tag=hubmed">hubmed</a><a class="tag" href="/?tag=screencast">screencast</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001121">PubMed RSS</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-05-09T20:16:34.000Z">May 9, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001120">Automator Plug-Ins</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-05-04T01:22:02.000Z">May 4, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=osx">osx</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001119">Got Adblock?</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-05-01T17:27:40.000Z">May 1, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=firefox">firefox</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001117">Open Sourcing APIs</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-04-28T23:22:36.000Z">April 28, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=opensource">opensource</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001116">The Hype Machine</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-04-28T12:28:42.000Z">April 28, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=music">music</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001115">Email reply notifications (Mail and Growl)</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-04-27T01:28:52.000Z">April 27, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=applescript">applescript</a><a class="tag" href="/?tag=growl">growl</a><a class="tag" href="/?tag=osx">osx</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001114">How to get a Firefox that works (OS X)</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-04-27T01:12:29.000Z">April 27, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=firefox">firefox</a><a class="tag" href="/?tag=osx">osx</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001113">Targeted advertising</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-04-26T19:20:18.000Z">April 26, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=css">css</a><a class="tag" href="/?tag=netnewswire">netnewswire</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001112">Play LHB Daily Downloads</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-04-26T12:40:52.000Z">April 26, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=playr">playr</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001111">Browser anti-aliasing</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-04-24T16:55:13.000Z">April 24, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=firefox">firefox</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001110">Items for consideration</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-04-23T16:20:05.000Z">April 23, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=bibliography">bibliography</a><a class="tag" href="/?tag=identifiers">identifiers</a><a class="tag" href="/?tag=openurl">openurl</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001109">SidÑ”É³otÑ”</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-04-20T00:52:06.000Z">April 20, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=osx">osx</a><a class="tag" href="/?tag=software">software</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001108">Skinning del.icio.us with Firefox and URIid</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-04-19T11:39:23.000Z">April 19, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=delicious">delicious</a><a class="tag" href="/?tag=firefox">firefox</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001107">Firefox search plugin for Audioscrobbler</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-04-19T01:21:20.000Z">April 19, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=audioscrobbler">audioscrobbler</a><a class="tag" href="/?tag=firefox">firefox</a><a class="tag" href="/?tag=searchplugins">searchplugins</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001106">Send Me A File</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-04-18T00:50:16.000Z">April 18, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=gpg">gpg</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001105">Javascript benchmarks</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-04-17T19:50:36.000Z">April 17, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=firefox">firefox</a><a class="tag" href="/?tag=osx">osx</a><a class="tag" href="/?tag=safari">safari</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001104">Switching from Safari to Firefox</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-04-17T18:15:17.000Z">April 17, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=firefox">firefox</a><a class="tag" href="/?tag=osx">osx</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001103">Firefox search plugin installer</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-04-17T16:26:06.000Z">April 17, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=firefox">firefox</a><a class="tag" href="/?tag=searchplugins">searchplugins</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001102">Best albums of 2005</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-04-12T13:12:22.000Z">April 12, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=music">music</a><a class="tag" href="/?tag=reviews">reviews</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001101">Prefetch Google ad links</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-04-10T13:19:14.000Z">April 10, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=google">google</a><a class="tag" href="/?tag=greasemonkey">greasemonkey</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001100">New rvw!</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-04-09T14:41:18.000Z">April 9, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=delicious">delicious</a><a class="tag" href="/?tag=reviews">reviews</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001098">Deliciousify Audioscrobbler</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-04-05T23:40:58.000Z">April 5, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=audioscrobbler">audioscrobbler</a><a class="tag" href="/?tag=delicious">delicious</a><a class="tag" href="/?tag=greasemonkey">greasemonkey</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001096">LesInrocksParis</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-03-30T20:03:20.000Z">March 30, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=concerts">concerts</a><a class="tag" href="/?tag=feeds">feeds</a><a class="tag" href="/?tag=paris">paris</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001095">Flash + XSPF in Playr</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-03-29T12:31:29.000Z">March 29, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=xspf">xspf</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001094">Upcoming API</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-03-28T21:22:00.000Z">March 28, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001093">TV</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-03-25T00:13:43.000Z">March 25, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=tv">tv</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001092">Updates</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-03-24T23:40:36.000Z">March 24, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001091">Why upcoming.org isn't more popular</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-03-21T20:02:45.000Z">March 21, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=upcoming">upcoming</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001090">OpenSearch</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-03-16T14:05:38.000Z">March 16, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=feeds">feeds</a><a class="tag" href="/?tag=search">search</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001089">Flitter v1.1</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-03-14T02:02:54.000Z">March 14, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=flitter">flitter</a><a class="tag" href="/?tag=search">search</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001088">Give Me All Your Cookies</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-03-12T04:07:24.000Z">March 12, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=greasemonkey">greasemonkey</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001087">OpenURL resolver bookmarklet</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-03-07T18:22:25.000Z">March 7, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=bookmarklet">bookmarklet</a><a class="tag" href="/?tag=openurl">openurl</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001086">Add search links to Audioscrobbler artist pages</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-03-05T19:25:13.000Z">March 5, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=audioscrobbler">audioscrobbler</a><a class="tag" href="/?tag=bookmarklet">bookmarklet</a><a class="tag" href="/?tag=greasemonkey">greasemonkey</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001085">Artist popularity in specific countries</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-03-04T22:43:22.000Z">March 4, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=audioscrobbler">audioscrobbler</a><a class="tag" href="/?tag=music">music</a><a class="tag" href="/?tag=visualisation">visualisation</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001084">Remove PDF delay for journal articles</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-03-04T11:24:39.000Z">March 4, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=pithhelmet">pithhelmet</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001080">HubMed UTF-8 export</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-03-01T20:15:16.000Z">March 1, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=bibtex">bibtex</a><a class="tag" href="/?tag=hubmed">hubmed</a><a class="tag" href="/?tag=ris">ris</a><a class="tag" href="/?tag=utf-8">utf-8</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001079">US vs UK band popularity</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-02-28T00:34:38.000Z">February 28, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=audioscrobbler">audioscrobbler</a><a class="tag" href="/?tag=music">music</a><a class="tag" href="/?tag=visualisation">visualisation</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001078">Blackwell's 'author pays' publishing</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-02-27T10:18:21.000Z">February 27, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=biomedical">biomedical</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001077">Skip SourceForge delay page</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-02-26T19:51:14.000Z">February 26, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=pithhelmet">pithhelmet</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001076">Hide selected content with CSS (in the future)</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-02-21T16:42:21.000Z">February 21, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=css">css</a><a class="tag" href="/?tag=netnewswire">netnewswire</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001075">SSL certificates for Apache2, Courier, Exim4 and Jabberd2 on Debian</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-02-21T00:12:53.000Z">February 21, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=debian">debian</a><a class="tag" href="/?tag=ssl">ssl</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001074">XML-based book authoring</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-02-20T22:50:15.000Z">February 20, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=software">software</a><a class="tag" href="/?tag=subversion">subversion</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001073">WordPress 1.5</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-02-15T21:14:16.000Z">February 15, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=software">software</a><a class="tag" href="/?tag=wordpress">wordpress</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001072">Chilibot</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-02-15T17:40:17.000Z">February 15, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=biomedical">biomedical</a><a class="tag" href="/?tag=data">data</a><a class="tag" href="/?tag=visualisation">visualisation</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001071">Radio 4 RSS feeds</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-02-15T14:43:39.000Z">February 15, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=bbc">bbc</a><a class="tag" href="/?tag=feeds">feeds</a><a class="tag" href="/?tag=radio">radio</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001070">BD Graphit floating (modified) style for NetNewsWire</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-02-15T13:31:29.000Z">February 15, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=css">css</a><a class="tag" href="/?tag=netnewswire">netnewswire</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001069">Torrentbot moved</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-02-15T11:44:59.000Z">February 15, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=torrentbot">torrentbot</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001068">Sorted lists of reviews, using rvw! and del.icio.us</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-02-15T02:59:38.000Z">February 15, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=delicious">delicious</a><a class="tag" href="/?tag=reviews">reviews</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001067">Flickrdesk update</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-02-12T18:37:28.000Z">February 12, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=flickr">flickr</a><a class="tag" href="/?tag=software">software</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001066">Sorting del.icio.us/popular</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-02-11T16:26:03.000Z">February 11, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=bookmarklet">bookmarklet</a><a class="tag" href="/?tag=delicious">delicious</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001065">Map interfaces</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-02-08T23:30:20.000Z">February 8, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=google">google</a><a class="tag" href="/?tag=maps">maps</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001064">gre.gario.us</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-02-07T23:01:15.000Z">February 7, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=delicious">delicious</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001063">Dynamic OpenURL resolver links</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-02-07T22:28:37.000Z">February 7, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=openurl">openurl</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001062">PubMed tabs and Amplify</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-02-06T01:05:00.000Z">February 6, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=biomedical">biomedical</a><a class="tag" href="/?tag=osx">osx</a><a class="tag" href="/?tag=pubmed">pubmed</a><a class="tag" href="/?tag=software">software</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001061">My Speediest Gatherers</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-02-02T02:33:58.000Z">February 2, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=delicious">delicious</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001060">Gatherers of the Month</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-02-01T23:51:23.000Z">February 1, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=delicious">delicious</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001059">Swervedriver oddities</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-02-01T13:49:02.000Z">February 1, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=music">music</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001058">PithHelmet HubMed redirect</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-01-31T15:11:07.000Z">January 31, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=hubmed">hubmed</a><a class="tag" href="/?tag=pithhelmet">pithhelmet</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001057">Ordnance Survey copyright annoyance (again)</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-01-30T18:00:19.000Z">January 30, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=maps">maps</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001056">MFeeds</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-01-30T01:49:10.000Z">January 30, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=feeds">feeds</a><a class="tag" href="/?tag=music">music</a><a class="tag" href="/?tag=playr">playr</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001055">Beagle</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-01-29T23:59:19.000Z">January 29, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=linux">linux</a><a class="tag" href="/?tag=software">software</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001054">WPA</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-01-29T22:27:41.000Z">January 29, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=ubuntu">ubuntu</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001053">More Paris RSS feeds</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-01-28T00:36:35.000Z">January 28, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=feeds">feeds</a><a class="tag" href="/?tag=paris">paris</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001052">OCLC software contest</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-01-28T00:34:54.000Z">January 28, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001051">A9's street photos</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-01-27T16:26:41.000Z">January 27, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=maps">maps</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001050">Graph del.icio.us subscriptions network</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-01-26T12:29:12.000Z">January 26, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=delicious">delicious</a><a class="tag" href="/?tag=visualisation">visualisation</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001049">Graph del.icio.us related tags</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-01-26T00:43:05.000Z">January 26, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=delicious">delicious</a><a class="tag" href="/?tag=visualisation">visualisation</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001048">Explosion</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-01-23T12:25:48.000Z">January 23, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=playr">playr</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001047">m3ucast update</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-01-21T22:18:54.000Z">January 21, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=m3ucast">m3ucast</a><a class="tag" href="/?tag=osx">osx</a><a class="tag" href="/?tag=playr">playr</a><a class="tag" href="/?tag=software">software</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001046">games TopList</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-01-20T12:32:09.000Z">January 20, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=delicious">delicious</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001045">blogresearch TopList</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-01-20T00:48:57.000Z">January 20, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=delicious">delicious</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001044">mp3blog TopList</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-01-18T20:37:25.000Z">January 18, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=delicious">delicious</a><a class="tag" href="/?tag=music">music</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001043">Yesterday's KEXP</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-01-18T15:03:09.000Z">January 18, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=music">music</a><a class="tag" href="/?tag=radio">radio</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001042">Flitter with del.icio.us links</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-01-18T13:00:50.000Z">January 18, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=delicious">delicious</a><a class="tag" href="/?tag=flitter">flitter</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001041">LugRadio interviews Mark Shuttleworth</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-01-17T22:57:31.000Z">January 17, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=radio">radio</a><a class="tag" href="/?tag=ubuntu">ubuntu</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001040">Coral too slow</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-01-17T19:31:33.000Z">January 17, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=p2p">p2p</a><a class="tag" href="/?tag=playr">playr</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001039">Flitter with band photos</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-01-14T13:51:13.000Z">January 14, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=flitter">flitter</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001038">Flickrdesk update</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-01-14T13:13:24.000Z">January 14, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=flickr">flickr</a><a class="tag" href="/?tag=software">software</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001037">Javascript drag-and-drop ordered lists</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-01-12T13:35:43.000Z">January 12, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=javascript">javascript</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001036">Unshuffly iPod</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-01-12T02:54:45.000Z">January 12, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001034">SVG maps from PDF</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-01-11T18:29:54.000Z">January 11, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=maps">maps</a><a class="tag" href="/?tag=pdf">pdf</a><a class="tag" href="/?tag=svg">svg</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001033">XSPF + SWF</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-01-11T16:46:00.000Z">January 11, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=xspf">xspf</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001032">Listmania</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-01-10T17:21:44.000Z">January 10, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=lists">lists</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001031">Technorati TouchGraph</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-01-09T04:31:48.000Z">January 9, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=touchgraph">touchgraph</a><a class="tag" href="/?tag=visualisation">visualisation</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001030">A mini SVG map</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-01-09T02:35:29.000Z">January 9, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=maps">maps</a><a class="tag" href="/?tag=paris">paris</a><a class="tag" href="/?tag=svg">svg</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001029">Upcoming.org for Paris concerts</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-01-06T10:51:31.000Z">January 6, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=feeds">feeds</a><a class="tag" href="/?tag=paris">paris</a><a class="tag" href="/?tag=upcoming">upcoming</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001028">Breezy Listening</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-01-04T19:57:07.000Z">January 4, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001027">Flitter bookmarklet</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-01-02T23:30:46.000Z">January 2, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=flitter">flitter</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001026">iTunes Music Store gift certificates</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-01-02T18:01:44.000Z">January 2, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=music">music</a><a class="tag" href="/?tag=p2p">p2p</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001025">Bands of 2004</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2005-01-02T16:40:47.000Z">January 2, 2005</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=music">music</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001024">Be The Coolest</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-12-29T19:53:52.000Z">December 29, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=bookmarklet">bookmarklet</a><a class="tag" href="/?tag=delicious">delicious</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001023">Catching Up</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-12-28T12:31:34.000Z">December 28, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=feeds">feeds</a><a class="tag" href="/?tag=music">music</a><a class="tag" href="/?tag=p2p">p2p</a><a class="tag" href="/?tag=tv">tv</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001022">LocalOpenURL and LocalSFX for HubMed pages</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-12-13T23:42:35.000Z">December 13, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=openurl">openurl</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001021">XSLT export from OmniOutliner Pro</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-12-12T19:09:16.000Z">December 12, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=osx">osx</a><a class="tag" href="/?tag=software">software</a><a class="tag" href="/?tag=xslt">xslt</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001020">Paris Concerts RSS feed update</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-12-12T00:24:23.000Z">December 12, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=concerts">concerts</a><a class="tag" href="/?tag=feeds">feeds</a><a class="tag" href="/?tag=paris">paris</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001019">Compiled live Swervedriver albums</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-12-08T17:58:19.000Z">December 8, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001018">Search a restricted set of feeds</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-12-07T22:17:05.000Z">December 7, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=feeds">feeds</a><a class="tag" href="/?tag=search">search</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001017">Google Reviews</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-12-07T22:10:17.000Z">December 7, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=google">google</a><a class="tag" href="/?tag=reviews">reviews</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001016">Wi-Fi iPod</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-12-07T21:47:03.000Z">December 7, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=music">music</a><a class="tag" href="/?tag=p2p">p2p</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001015">HubMed tutorials?</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-12-07T18:46:08.000Z">December 7, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=hubmed">hubmed</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001014">Amiga Emulation</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-12-06T19:05:15.000Z">December 6, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=emulation">emulation</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001013">Windows Applications</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-12-04T16:23:09.000Z">December 4, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=software">software</a><a class="tag" href="/?tag=windows">windows</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001012">VennMaster</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-12-03T19:23:33.000Z">December 3, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=biomedical">biomedical</a><a class="tag" href="/?tag=visualisation">visualisation</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001011">Worlds Apart</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-12-03T01:03:32.000Z">December 3, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=music">music</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001010">Flitter</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-12-02T20:17:49.000Z">December 2, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=music">music</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001009">Music in del.icio.us</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-12-02T14:06:13.000Z">December 2, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=playlists">playlists</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001008">Horizontal Amazon music thing</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-12-01T02:30:16.000Z">December 1, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=amazon">amazon</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001007">Pricenoia</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-12-01T00:14:43.000Z">December 1, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=amazon">amazon</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001006">ucomics Atom feeds for NetNewsWire</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-11-30T23:12:26.000Z">November 30, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=feed">feed</a><a class="tag" href="/?tag=perl">perl</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001005">Google Scholar bookmarklet</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-11-27T00:05:19.000Z">November 27, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=bookmarklet">bookmarklet</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001004">TouchGraph browser for Amazon Citations</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-11-24T22:07:53.000Z">November 24, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=touchgraph">touchgraph</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001003">CiteSeer OAI compliance</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-11-24T00:09:43.000Z">November 24, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=citeseer">citeseer</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001002">TouchGraph browser for Google Scholar</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-11-22T20:57:08.000Z">November 22, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=google">google</a><a class="tag" href="/?tag=touchgraph">touchgraph</a><a class="tag" href="/?tag=visualisation">visualisation</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001001">Paper CD Case</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-11-20T12:46:10.000Z">November 20, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/001000">John Peel's final show</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-11-20T12:18:44.000Z">November 20, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=music">music</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000999">Adium Groupchats</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-11-18T17:12:02.000Z">November 18, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000998">Links to Google Scholar</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-11-18T16:03:59.000Z">November 18, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000997">Free shipping for books at Amazon France</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-11-17T22:58:28.000Z">November 17, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000996">More TV</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-11-17T21:59:09.000Z">November 17, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000995">Mark Steel Lectures</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-11-17T00:53:28.000Z">November 17, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000994">OS X Applications</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-11-14T23:05:43.000Z">November 14, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=osx">osx</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000992">Clusty PubMed</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-11-12T18:00:45.000Z">November 12, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000991">Dowser</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-11-12T11:21:04.000Z">November 12, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000990">Momentum</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-11-11T17:10:21.000Z">November 11, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000989">CiteULike</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-11-10T11:29:10.000Z">November 10, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000988">A decent setup for writing (OS X, with LaTeX)</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-11-09T21:53:58.000Z">November 9, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000987">Sending files from one computer to another</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-11-09T21:28:18.000Z">November 9, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000986">Motorcasting</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-11-09T20:55:32.000Z">November 9, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000985">Fluxpod</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-11-03T15:46:04.000Z">November 3, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000984">Visitors</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-10-31T20:39:49.000Z">October 31, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000983">Flickrdesk: daily updated desktop pictures from Flickr (OS X)</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-10-29T23:49:06.000Z">October 29, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000982">Define The Lie</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-10-28T23:27:39.000Z">October 28, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000981">Netgear WG311FS and Airport Express on Ubuntu</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-10-24T13:09:47.000Z">October 24, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000980">Ubuntu</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-10-24T12:49:50.000Z">October 24, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000979">M3Ucast</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-10-19T20:55:31.000Z">October 19, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000978">Desktop pictures from Flickr, using Magpie and OS X</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-10-15T17:15:11.000Z">October 15, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000977">Making Podcasts from MP3 blogs</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-10-13T21:07:59.000Z">October 13, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000976">What's in your menubar?</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-10-13T11:54:16.000Z">October 13, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000975">RealPlayer update</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-10-04T12:30:21.000Z">October 4, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000974">Fulltext links from HubMed</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-10-04T10:23:48.000Z">October 4, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000973">Must... resist...</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-10-04T09:52:57.000Z">October 4, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000972">Torrentbot missed episodes</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-09-30T18:59:55.000Z">September 30, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000971">Bookmarklets</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-09-30T16:05:06.000Z">September 30, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000970">Review sites reviewed</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-09-30T01:46:51.000Z">September 30, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=reviews">reviews</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000969">Firefox extensions updated</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-09-30T01:05:36.000Z">September 30, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000968">Glit_9</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-09-26T14:56:23.000Z">September 26, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000967">Hercules/PowerVR drivers</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-09-26T11:11:57.000Z">September 26, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000966">Storing or aggregating microcontent</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-09-26T09:25:39.000Z">September 26, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000965">NetNewsWire 2.0 beta</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-09-22T19:51:33.000Z">September 22, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000964">Feed Your Reader</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-09-20T20:32:09.000Z">September 20, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000963">MP3.com community features</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-09-19T16:57:37.000Z">September 19, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000962">Albums for people who are bored of music</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-09-19T16:50:31.000Z">September 19, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=delicious">delicious</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000961">Presidential candidates on science</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-09-17T14:20:53.000Z">September 17, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000960">A Buttload of Bootlegs</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-09-15T12:40:29.000Z">September 15, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=bootlegs">bootlegs</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000959">New web software releases</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-09-14T13:41:52.000Z">September 14, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=software">software</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000958">Molecular Systems Biology - a new open access journal from NPG</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-09-14T10:07:49.000Z">September 14, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=open-access">open-access</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000957">Medical literature info sorting overload</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-09-12T11:32:05.000Z">September 12, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000956">Aggregate feeds as impromptu record labels</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-09-12T11:07:06.000Z">September 12, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=music">music</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000955">Division of Laura Lee</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-09-12T11:03:02.000Z">September 12, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=music">music</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000954">Google vs MEDLINE</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-09-12T10:19:42.000Z">September 12, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=pubmed">pubmed</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000953">The Return of STG</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-09-10T13:49:04.000Z">September 10, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=p2p">p2p</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000952">Docco</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-09-10T10:45:51.000Z">September 10, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=documents">documents</a><a class="tag" href="/?tag=search">search</a><a class="tag" href="/?tag=visualisation">visualisation</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000951">Diebold's tamper-conducive vote counter</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-08-31T18:13:04.000Z">August 31, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=security">security</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000950">Coral</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-08-30T19:09:13.000Z">August 30, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=cache">cache</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000949">Data retention</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-08-30T18:09:53.000Z">August 30, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=google">google</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000948">Artificial meme tracking</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-08-30T16:46:52.000Z">August 30, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=meme">meme</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000947">Nobel laureates call for open access to public-funded research</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-08-30T16:31:52.000Z">August 30, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=open-access">open-access</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000946">The 99p challenge</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-08-28T12:10:50.000Z">August 28, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=radio">radio</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000945">Factory resetting an Airport Express</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-08-25T23:10:44.000Z">August 25, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=apple">apple</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000944">iBook/PowerBook + iPod rebate</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-08-25T20:26:19.000Z">August 25, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=apple">apple</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000943">Devendra Banhart</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-08-24T19:31:30.000Z">August 24, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=music">music</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000942">Things Google knows about you</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-08-24T15:18:22.000Z">August 24, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=google">google</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000941">Blogger's Next Blog tour</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-08-22T20:51:43.000Z">August 22, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000940">IngentaConnect</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-08-21T16:22:33.000Z">August 21, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000939">RSS munging with Urchin</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-08-21T15:51:10.000Z">August 21, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000938">AWS 4.0 beta</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-08-21T12:45:10.000Z">August 21, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000937">Rilo Kiley + others</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-08-20T10:15:17.000Z">August 20, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000936">I wish I had a tripod</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-08-19T02:18:14.000Z">August 19, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000935">The Guardian Digital Music survey</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-08-18T18:19:56.000Z">August 18, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000934">ALAC droplet</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-08-18T13:05:58.000Z">August 18, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000933">Some people say 'Tax the Rich'</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-08-17T19:40:21.000Z">August 17, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000932">Audio channelling</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-08-17T19:10:06.000Z">August 17, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000931">OSXPlanet is fantastic</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-08-14T20:43:39.000Z">August 14, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000930">FLAC &amp;rarr; ALAC</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-08-13T13:02:51.000Z">August 13, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000929">What to do if you're running out of bandwidth</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-08-12T23:00:20.000Z">August 12, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000928">RSS feeds of playlist recommendations from Playr</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-08-12T22:29:36.000Z">August 12, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000927">Inducement to Hymn</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-08-12T00:07:59.000Z">August 12, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000926">JustePort streams audio to an Airport Express</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-08-11T23:59:56.000Z">August 11, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000925">Create a wishlist of videos to rent</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-08-11T17:42:56.000Z">August 11, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000924">AllMusic desertion</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-08-05T21:48:22.000Z">August 5, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000923">Caching media files</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-08-05T11:32:25.000Z">August 5, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000922">Brain Hacks</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-08-04T22:39:05.000Z">August 4, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000921">Joggle Tellybot</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-08-04T20:30:23.000Z">August 4, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000920">Tagged reviews</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-08-03T23:32:25.000Z">August 3, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000919">Cover art in del.icio.us RSS feeds</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-08-03T14:32:54.000Z">August 3, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000918">Sidebar stars</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-08-02T18:16:49.000Z">August 2, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000917">meme destruction project</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-08-02T17:32:55.000Z">August 2, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000916">rvw! tool repurposed</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-08-01T20:20:23.000Z">August 1, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=delicious">delicious</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000915">Review of an Airport Express</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-08-01T15:44:13.000Z">August 1, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000914">AllConsuming book list</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-07-29T12:06:27.000Z">July 29, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000913">Connected bands</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-07-28T22:32:28.000Z">July 28, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000912">Cross-cluster navigation</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-07-28T09:58:50.000Z">July 28, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000911">Nodule Organiser</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-07-28T00:01:24.000Z">July 28, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000910">Hallowed be thy game</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-07-26T16:41:46.000Z">July 26, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000909">Punk Voter playlist</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-07-23T11:14:59.000Z">July 23, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000908">PageRank 10 sites</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-07-23T10:24:04.000Z">July 23, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000907">PubMed search field tags</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-07-23T10:05:28.000Z">July 23, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000906">PDF warning from CSS</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-07-22T00:52:02.000Z">July 22, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000905">A 13.8GB torrent</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-07-21T20:52:39.000Z">July 21, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000904">Open Source + Television</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-07-18T13:37:51.000Z">July 18, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000903">DRM denial</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-07-17T18:04:47.000Z">July 17, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000902">CacheM3U</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-07-16T19:52:06.000Z">July 16, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000901">Mobile RFID reader</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-07-16T12:10:23.000Z">July 16, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000900">Feed autodetection in Firefox</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-07-16T10:02:07.000Z">July 16, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000899">iPapers</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-07-15T00:52:18.000Z">July 15, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000898">BioMail</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-07-14T13:39:27.000Z">July 14, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000897">OMG - NoMusic</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-07-13T08:20:58.000Z">July 13, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000896">HTML2wget2M3U2mpg123</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-07-11T20:59:46.000Z">July 11, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000895">BBC News video console</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-07-11T19:46:08.000Z">July 11, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000894">wget M3U playlist files</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-07-10T21:12:28.000Z">July 10, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000893">MP3 blog playlists</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-07-10T18:02:55.000Z">July 10, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000892">Simpler TODO RSS feed</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-07-10T11:04:24.000Z">July 10, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000891">Music to go to sleep by</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-07-09T10:57:32.000Z">July 9, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000890">Audioscrobbler Browser bugfix</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-07-04T10:47:41.000Z">July 4, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000889">Twitch 14</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-07-03T22:24:02.000Z">July 3, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000888">CrossRef/Google search</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-07-03T17:35:16.000Z">July 3, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000887">Choose your open access with Springer</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-07-03T17:26:56.000Z">July 3, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000886">A Ghost Is Born</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-07-02T15:53:25.000Z">July 2, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000883">RealPlayer 10 beta for OS X</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-07-01T09:26:45.000Z">July 1, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000882">Getting the web out of the browser</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-07-01T01:40:25.000Z">July 1, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000881">Data auto-detection in browsers</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-07-01T01:08:30.000Z">July 1, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000880">Identifying papers with content hashes</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-06-30T17:21:21.000Z">June 30, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000879">RIS format confusion</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-06-30T11:25:14.000Z">June 30, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000878">Document publishing diagram</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-06-30T10:56:54.000Z">June 30, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000877">HubMed.org</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-06-29T16:15:12.000Z">June 29, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000876">Apple Tiger</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-06-29T15:54:56.000Z">June 29, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000875">Compressing PDFs containing colour images</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-06-29T15:33:37.000Z">June 29, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000874">Server switch</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-06-29T12:29:42.000Z">June 29, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000873">Mail.app, IMAP and Courier</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-06-27T09:30:51.000Z">June 27, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000872">Torrentbot updates</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-06-22T13:57:23.000Z">June 22, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000871">Live music from the Sonar festival</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-06-19T18:09:23.000Z">June 19, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000870">Webjay Alarm Clock</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-06-17T17:28:18.000Z">June 17, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000869">clevercactus share</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-06-17T07:03:00.000Z">June 17, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000868">SOAP interface for E-Utilities</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-06-16T21:22:35.000Z">June 16, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000867">Suprnova discographies (-ish) feed</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-06-16T14:54:12.000Z">June 16, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000866">Firefox 0.9</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-06-16T09:30:48.000Z">June 16, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000865">Favourite albums at/of the moment</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-06-16T00:57:44.000Z">June 16, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000864">OS X root email account forwarding</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-06-16T00:33:57.000Z">June 16, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000863">RVW 0.2</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-06-09T09:21:57.000Z">June 9, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000862">JEM archives</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-06-08T08:26:06.000Z">June 8, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000861">Blogdigger Media</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-06-07T16:43:39.000Z">June 7, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000860">Muziekhobbyist Webradio</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-06-06T23:14:58.000Z">June 6, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000859">Your kids need drugs</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-06-06T20:39:43.000Z">June 6, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000858">Pocket Radio</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-06-04T23:19:25.000Z">June 4, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000857">Goliath X</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-06-03T16:52:07.000Z">June 3, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000856">Scopus links from HubMed</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-06-03T13:43:21.000Z">June 3, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000855">DrupalEd and DrupalBlog</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-06-03T11:17:40.000Z">June 3, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000854">OME</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-06-02T21:40:21.000Z">June 2, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000853">HubMed history tab</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-06-02T13:40:54.000Z">June 2, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000852">Music file data hashes</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-06-02T11:22:49.000Z">June 2, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000851">All Back To Mine</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-05-31T11:45:31.000Z">May 31, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000850">rvw! formatter</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-05-30T23:21:31.000Z">May 30, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000849">Détente</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-05-29T12:32:16.000Z">May 29, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000848">Boosh on TV</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-05-29T11:04:08.000Z">May 29, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000847">Elsevier author self-archiving</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-05-28T08:03:53.000Z">May 28, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000846">Server co-op</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-05-26T22:44:41.000Z">May 26, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000845">PNAS offers Open Access option</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-05-24T20:13:13.000Z">May 24, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000844">Real BBC Radio</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-05-23T13:37:38.000Z">May 23, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000843">That Man Will Not Hang</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-05-21T02:43:59.000Z">May 21, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000842">Bastet</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-05-20T22:55:39.000Z">May 20, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000841">Swervedriver</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-05-20T12:34:51.000Z">May 20, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000840">MP3.com</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-05-17T23:29:10.000Z">May 17, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000839">Safari vulnerability</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-05-17T19:51:47.000Z">May 17, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000838">Google Groups Atom feeds</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-05-17T14:46:18.000Z">May 17, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000837">Printing from Windows 98 to a shared CUPS printer on Panther using SAMBA</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-05-17T14:10:08.000Z">May 17, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000836">Endnote incompatibility</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-05-17T00:47:06.000Z">May 17, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000835">Infomediaries</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-05-16T17:12:04.000Z">May 16, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000834">Sente: like iTunes, for biomedical literature</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-05-16T16:22:45.000Z">May 16, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000833">Penance SoirÃ©e</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-05-15T16:52:49.000Z">May 15, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000832">Red Cross reports</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-05-15T14:08:57.000Z">May 15, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000831">Dropload</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-05-11T22:17:49.000Z">May 11, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000830">Fillable, home-networked file servers</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-05-11T22:08:11.000Z">May 11, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000829">HubMed search box</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-05-11T11:01:44.000Z">May 11, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000828">RSS feeds for new album releases</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-05-10T17:26:12.000Z">May 10, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000827">Rock Ahoy</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-05-10T17:11:33.000Z">May 10, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000826">A big red blip</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-05-09T23:25:59.000Z">May 9, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000824">Synchronized Multimedia Working Group</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-05-08T15:15:37.000Z">May 8, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000823">Printer sharing</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-05-08T15:06:54.000Z">May 8, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000822">The Golden Apples of the Sun</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-05-07T20:35:04.000Z">May 7, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000821">Hey Hey 16k</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-05-06T20:29:05.000Z">May 6, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000820">Franz Ferdinand 2004-04-22</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-05-06T20:21:52.000Z">May 6, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000819">prefuse visualisation toolkit</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-05-06T20:16:23.000Z">May 6, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000818">Electric Chill Noise</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-05-04T00:30:43.000Z">May 4, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000817">Searching scientific papers online</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-05-03T23:59:29.000Z">May 3, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000816">Unbinding</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-05-03T23:38:15.000Z">May 3, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000815">iPod pricing</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-05-03T12:04:14.000Z">May 3, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000814">Returned-to Albums</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-05-02T18:34:52.000Z">May 2, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000813">FNAC listings in Paris concerts RSS feed</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-05-01T17:53:26.000Z">May 1, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000812">Be Not Afraid</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-04-30T22:31:51.000Z">April 30, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000811">Blosxom 3</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-04-28T16:25:43.000Z">April 28, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000810">iTunes 4.5</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-04-28T16:03:53.000Z">April 28, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000809">Flickr photo badging</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-04-27T23:38:20.000Z">April 27, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000808">GeneInfoViz</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-04-27T15:10:32.000Z">April 27, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000807">Inline del.icio.us</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-04-27T02:28:45.000Z">April 27, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000806">Random MP3.com playlist</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-04-26T20:18:35.000Z">April 26, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000805">Inline Musilog</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-04-25T22:47:36.000Z">April 25, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000803">Academic PDF workflow</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-04-23T21:37:59.000Z">April 23, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000802">Collaborative playlists</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-04-22T14:32:44.000Z">April 22, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000801">Current advantages of IM clients</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-04-21T23:36:56.000Z">April 21, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000800">Follow mouse focus in X11 windows</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-04-21T23:13:58.000Z">April 21, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000799">DaFONT</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-04-21T15:28:20.000Z">April 21, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000798">Lab notebook database system</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-04-21T15:14:34.000Z">April 21, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000797">Genotyping a meme</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-04-20T23:54:52.000Z">April 20, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000796">OS X fonts in GTK2/Gimp</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-04-20T15:23:49.000Z">April 20, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000795">Google ads</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-04-19T15:55:44.000Z">April 19, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000794">Unicode vs Latin-1</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-04-19T12:05:53.000Z">April 19, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000793">Pixies Reunion Show</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-04-16T13:22:26.000Z">April 16, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000791">PDF Browser plugin</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-04-14T16:37:37.000Z">April 14, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000790">CulturePool</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-04-13T23:48:42.000Z">April 13, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000789">ImageMagick 6</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-04-13T00:09:49.000Z">April 13, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000788">musiCompass</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-04-12T23:15:18.000Z">April 12, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000787">TV torrent/RSS automation</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-04-12T14:45:22.000Z">April 12, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000786">Spillsbury</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-04-11T22:53:12.000Z">April 11, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000784">Fibonacci Ratios and Musical Intervals</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-04-10T12:54:18.000Z">April 10, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000783">A shared word processor-bibliographic manager interface</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-04-09T23:51:42.000Z">April 9, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000782">Musiclogging from Winamp</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-04-08T23:03:44.000Z">April 8, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000780">Torrentbot Pt 2</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-04-08T01:13:52.000Z">April 8, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000779">Torrentbot</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-04-08T01:00:15.000Z">April 8, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000778">Smell the satire</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-04-07T14:22:39.000Z">April 7, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000777">Musiclogging</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-04-06T17:06:50.000Z">April 6, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000776">MLtorrents bookmarklet</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-04-05T17:39:32.000Z">April 5, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000775">Wonderfalls</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-04-05T01:07:36.000Z">April 5, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000774">ml_www</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-04-04T11:27:33.000Z">April 4, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000773">Outcesticide Set</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-04-03T23:58:54.000Z">April 3, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000772">The live music archive is huge</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-04-03T23:37:25.000Z">April 3, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000771">Repaying generosity</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-04-03T12:04:12.000Z">April 3, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000770">BitTorrent command line client on OS X</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-04-02T14:27:34.000Z">April 2, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000769">Bitcollider</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-04-02T13:48:28.000Z">April 2, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000768">Entrez search updates</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-04-02T11:03:26.000Z">April 2, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000767">MediaSeek</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-04-02T00:33:42.000Z">April 2, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000765">Link extraction bookmarklet for Webjay</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-03-31T20:09:47.000Z">March 31, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000764">User-centric data services</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-03-31T17:23:02.000Z">March 31, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000763">AIBrainz</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-03-31T01:59:41.000Z">March 31, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000762">AMG New Releases</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-03-30T19:45:10.000Z">March 30, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000761">Gimp.app</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-03-30T17:51:59.000Z">March 30, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000760">Album cover art tagging for Windows</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-03-28T21:34:50.000Z">March 28, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000759">TV Shows</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-03-28T20:54:30.000Z">March 28, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000757">OpenURL Router</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-03-25T18:40:58.000Z">March 25, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000756">Text mining</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-03-25T18:25:31.000Z">March 25, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000755">Science Commons</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-03-24T13:02:12.000Z">March 24, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000754">Remembering konspire</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-03-24T00:12:45.000Z">March 24, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000753">Music ownership in an open, online database</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-03-23T23:09:42.000Z">March 23, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000752">PerlPrimer</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-03-22T23:43:12.000Z">March 22, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000751">Music Publishers, Sales and Metadata</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-03-22T22:54:02.000Z">March 22, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000750">Atomly</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-03-22T22:27:56.000Z">March 22, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000749">HubMed SVG graphs</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-03-19T20:20:44.000Z">March 19, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000748">Free Software directory</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-03-15T17:05:07.000Z">March 15, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000747">LIARS</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-03-12T17:30:53.000Z">March 12, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000746">Playr update</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-03-10T11:32:53.000Z">March 10, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000745">Time Shifting</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-03-10T03:13:11.000Z">March 10, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000744">pyget*****</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-03-09T09:49:33.000Z">March 9, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000742">SHN and FLAC tools</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-03-08T22:49:49.000Z">March 8, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000741">X11 on OS X</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-03-08T21:38:26.000Z">March 8, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000740">Acknowledgements</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-03-08T20:47:40.000Z">March 8, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000739">LaTeX add-ons</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-03-08T20:46:57.000Z">March 8, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000738">LaTeX for Dummies</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-03-08T20:35:00.000Z">March 8, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000737">LaTeX for the Modern Age</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-03-08T20:23:47.000Z">March 8, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000736">How To Find (More Of) What You Want</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-03-08T19:05:00.000Z">March 8, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000735">iPod Whamb skin with volume</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-03-07T14:07:14.000Z">March 7, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000734">Join groups, find better music</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-03-06T21:18:20.000Z">March 6, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000733">propa' mash-up ragga-rave dubplate bloodclot jungle tekno tour-de-force</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-03-06T01:27:45.000Z">March 6, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000732">Semantic HiFi</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-03-05T23:20:46.000Z">March 5, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000731">Document Handling LinkDump</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-03-05T22:28:18.000Z">March 5, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000730">/cores</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-03-05T15:45:56.000Z">March 5, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000729">Sparklines</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-03-02T08:59:20.000Z">March 2, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000728">Closed-access data from open-acces publications</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-03-01T20:43:09.000Z">March 1, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000727">HubMed Atom feeds</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-03-01T00:44:31.000Z">March 1, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000726">Power laws and purchasing priorities</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-02-29T23:31:14.000Z">February 29, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000725">One World in March</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-02-29T23:14:58.000Z">February 29, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000724">Audioscrobbler Browser update</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-02-29T22:26:32.000Z">February 29, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000723">Darkplace</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-02-29T13:43:04.000Z">February 29, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=reviews">reviews</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000722">Kimya Dawson</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-02-28T03:04:58.000Z">February 28, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000721">Netlabel Catalogue</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-02-27T01:26:14.000Z">February 27, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000720">Releasing Mac Word 6.0</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-02-27T01:03:30.000Z">February 27, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000719">Groupthinking, but on which side?</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-02-26T21:06:07.000Z">February 26, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000718">The Advancement of Science and Culture</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-02-25T23:23:28.000Z">February 25, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000717">Ranchero's Big Cat Scripts plugin</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-02-25T16:07:36.000Z">February 25, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000716">Movable Type 'Edit This Entry' bookmarklet</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-02-25T14:04:44.000Z">February 25, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000715">AdvanceMAME</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-02-25T13:30:55.000Z">February 25, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000714">Zoom Player</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-02-24T13:22:34.000Z">February 24, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000713">LaTeX</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-02-20T16:26:21.000Z">February 20, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000712">GTK/Panther</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-02-20T16:15:53.000Z">February 20, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000710">RAM</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-02-19T19:48:12.000Z">February 19, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000709">Yahoo search bookmarklet</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-02-19T11:51:38.000Z">February 19, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000708">Mperia</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-02-17T19:31:31.000Z">February 17, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000707">Jukebox 45 MP3 collection for £3.99</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-02-13T11:55:04.000Z">February 13, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000706">Recommend playlists with Flickr</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-02-13T01:24:48.000Z">February 13, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000705">Berlin Bastard Lesson</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-02-12T15:27:52.000Z">February 12, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000704">Raster Noton</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-02-11T21:02:14.000Z">February 11, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000703">Reviewr</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-02-11T10:07:16.000Z">February 11, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=reviews">reviews</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000702">Subviral RNA</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-02-11T00:53:59.000Z">February 11, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000701">America's Sweetheart</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-02-10T15:42:34.000Z">February 10, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000700">Dear Microsoft Word</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-02-10T12:36:10.000Z">February 10, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000699">Listening post</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-02-10T00:14:05.000Z">February 10, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000698">DeepVacuum [OS X]</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-02-08T19:23:48.000Z">February 8, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000697">Throttled [OS X]</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-02-08T00:06:41.000Z">February 8, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000696">CiteSpace</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-02-03T12:00:46.000Z">February 3, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000695">Open-source audio, tools for endless music [OS X]</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-02-03T00:52:08.000Z">February 3, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000694">OmniaMea</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-02-02T23:09:11.000Z">February 2, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000693">EndNote PubMed import filter</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-02-02T20:45:50.000Z">February 2, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000692">Compiling an MP3-playing Helix Client on Panther</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-02-01T22:40:40.000Z">February 1, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000691">Helix developer grants</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-02-01T18:39:49.000Z">February 1, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000690">NetNewsWire has no Atom</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-02-01T13:07:52.000Z">February 1, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000689">Ecto final</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-01-31T15:55:18.000Z">January 31, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000688">betterPropaganda</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-01-30T22:34:47.000Z">January 30, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000687">QuickTime for M3U</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-01-30T22:01:51.000Z">January 30, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000686">Kazaa/Kapsule test needed</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-01-30T03:45:43.000Z">January 30, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000685">Emotilinks</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-01-30T01:01:29.000Z">January 30, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000684">USB floppy drive with Red Hat Linux</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-01-29T14:30:07.000Z">January 29, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000683">Install Classic after Panther</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-01-29T14:16:30.000Z">January 29, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000682">Primer design for cDNA amplification</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-01-29T13:10:39.000Z">January 29, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000681">Vienna RNA</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-01-28T22:00:49.000Z">January 28, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000680">It's called I Like</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-01-26T16:29:10.000Z">January 26, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000679">Webjay.org</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-01-26T16:22:35.000Z">January 26, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000678">Nothing in return</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-01-25T23:38:42.000Z">January 25, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000677">Playlist bookmarklet update</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-01-25T18:47:19.000Z">January 25, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000676">Sente</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-01-23T18:31:07.000Z">January 23, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000675">Automatically update iTunes library with daapd</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-01-23T01:11:15.000Z">January 23, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000674">Earth Map Desktop</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-01-22T19:28:52.000Z">January 22, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000673">MacGDE</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-01-22T17:56:10.000Z">January 22, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000672">Musicplasma</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-01-22T16:08:39.000Z">January 22, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000671">iTunes Music Store RSS Generator</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-01-22T15:53:17.000Z">January 22, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000670">MTCommentAuthorLink</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-01-21T01:40:53.000Z">January 21, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000669">M3U playlists page</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-01-20T22:02:22.000Z">January 20, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000668">Artemis sequence viewer</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-01-20T18:00:07.000Z">January 20, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000667">iTunes Opener</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-01-19T22:41:58.000Z">January 19, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000666">JPEGs progress</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-01-18T22:44:48.000Z">January 18, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000665">Pick of the bastard pops</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-01-18T20:11:06.000Z">January 18, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000664">RealPlayer 10 installation</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-01-18T16:23:05.000Z">January 18, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000663">Copper, prions and TSE</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-01-18T13:27:16.000Z">January 18, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000662">Suprnova RSS feed</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-01-18T02:51:53.000Z">January 18, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000661">HubMed print-friendly pages</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-01-17T13:41:04.000Z">January 17, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000660">Scientific stories</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-01-17T10:45:06.000Z">January 17, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000659">MP3 to M3U or SMIL playlist</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-01-16T17:23:56.000Z">January 16, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000658">Return of the Mac</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-01-14T23:05:11.000Z">January 14, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000657">kX project and AVG</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-01-14T20:27:06.000Z">January 14, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000656">Firebird Tabbrowser Extensions</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-01-11T23:07:27.000Z">January 11, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000655">Morality of software patches</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-01-11T01:38:23.000Z">January 11, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000654">Transmission 3000</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-01-10T14:36:52.000Z">January 10, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000653">Pitchfork Singles of 2003</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-01-07T23:35:56.000Z">January 7, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000652">Are you feeling throaty?</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-01-07T23:13:51.000Z">January 7, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000651">1&amp;1 free hosting</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-01-07T20:10:26.000Z">January 7, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000650">largehearted boy</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-01-05T20:59:02.000Z">January 5, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000649">What a difference a year makes</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-01-05T01:25:40.000Z">January 5, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000648">Linking to MusicBrainz</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-01-05T01:07:18.000Z">January 5, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000647">Fountain of Youth</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-01-04T13:50:29.000Z">January 4, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000646">Collections of music files from distributed sources</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-01-03T21:55:15.000Z">January 3, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000644">Trying this again</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-01-02T22:04:00.000Z">January 2, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000643">iBook display problems?</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-01-01T21:35:07.000Z">January 1, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000642">2003 Festive Fifty</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-01-01T19:50:38.000Z">January 1, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000641">Happy New Year</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2004-01-01T02:33:02.000Z">January 1, 2004</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000640">Some contributions to saving the internet</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-12-31T21:41:25.000Z">December 31, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000639">Who represents my points of view</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-12-31T16:05:38.000Z">December 31, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000638">Scientists for Dean</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-12-31T15:39:46.000Z">December 31, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000637">Social software interfaces</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-12-31T15:16:16.000Z">December 31, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000636">Movable Type plugins</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-12-31T13:40:15.000Z">December 31, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000635">Using religion for aggression</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-12-31T13:38:10.000Z">December 31, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000634">Playlist distribution</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-12-31T13:10:48.000Z">December 31, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000632">GPSWeb</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-12-31T11:57:59.000Z">December 31, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000630">RPXP web service</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-12-19T18:02:42.000Z">December 19, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000629">MLDonkey [OS X]</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-12-19T12:03:31.000Z">December 19, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000628">Vocal removal</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-12-19T10:20:14.000Z">December 19, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000627">Pester</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-12-18T17:29:52.000Z">December 18, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000626">Make GTK apps pretty</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-12-17T23:11:33.000Z">December 17, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000625">MAD plugin eats track numbers</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-12-17T19:59:20.000Z">December 17, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000624">The Signaling Gateway</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-12-16T17:07:42.000Z">December 16, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000623">Movable Type on Windows XP</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-12-16T16:29:41.000Z">December 16, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000622">XStream Radio</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-12-16T01:54:03.000Z">December 16, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000621">SourceForge</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-12-16T01:45:54.000Z">December 16, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000620">No Fink</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-12-12T16:27:05.000Z">December 12, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000619">Fluorescence microscopy movies</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-12-12T16:13:14.000Z">December 12, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000618">GoFigure</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-12-12T15:40:05.000Z">December 12, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000617">Rumoured demise of BioMedNet</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-12-11T00:07:03.000Z">December 11, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000616">SemBlogBibMan</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-12-09T15:29:30.000Z">December 9, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000615">Not safe for work</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-12-09T03:03:54.000Z">December 9, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000614">RDF for last played tracks, via Audioscrobbler</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-12-09T01:46:18.000Z">December 9, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000613">MP3 blogs are switched on</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-12-07T13:10:15.000Z">December 7, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000612">RSS feed for Paris concerts</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-12-07T04:08:32.000Z">December 7, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000611">Google irregularity</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-12-06T00:19:46.000Z">December 6, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000610">Festival Octopus</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-12-04T23:15:53.000Z">December 4, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000609">Azureus</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-12-04T22:51:22.000Z">December 4, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000608">0day audio</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-12-04T22:38:26.000Z">December 4, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000607">Kid 606 video</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-12-04T22:27:59.000Z">December 4, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000606">Album continuum</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-12-03T02:55:51.000Z">December 3, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000605">Laptop DJ</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-12-03T02:38:17.000Z">December 3, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000604">Firebird [OS X]</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-12-03T02:18:45.000Z">December 3, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000603">Playlist tracklisting update</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-12-03T02:11:05.000Z">December 3, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000602">WEASEL</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-12-02T20:04:24.000Z">December 2, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000601">Electromagnetism</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-12-02T00:12:44.000Z">December 2, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000600">QOTSA/Kyuss circle of collaboration</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-12-01T18:35:14.000Z">December 1, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=music">music</a><a class="tag" href="/?tag=touchgraph">touchgraph</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000599">BBC Radio interface</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-11-30T15:04:27.000Z">November 30, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000598">The Shins on KCRW</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-11-29T13:07:20.000Z">November 29, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000597">Unfree the music</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-11-28T22:45:44.000Z">November 28, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000596">Movable Type spam vulnerability</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-11-26T13:08:07.000Z">November 26, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000595">French-speaking weblog rankings</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-11-24T17:51:26.000Z">November 24, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000594">QTFairUse</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-11-23T20:18:03.000Z">November 23, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000593">Got FOAF</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-11-23T00:25:30.000Z">November 23, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000592">cgi_buffer</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-11-22T23:53:41.000Z">November 22, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000591">blam2 for trial</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-11-22T19:25:38.000Z">November 22, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000590">Vorbis updates</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-11-21T17:43:13.000Z">November 21, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000589">BibDesk</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-11-21T10:47:39.000Z">November 21, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000588">The perfect email</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-11-20T18:44:07.000Z">November 20, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000587">Singingfish</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-11-20T01:10:50.000Z">November 20, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000586">GLC</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-11-19T02:05:31.000Z">November 19, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000585">bleep.com</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-11-18T22:03:44.000Z">November 18, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000584">Free- or donation-ware updates for Panther</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-11-18T21:57:44.000Z">November 18, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000583">You will require...</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-11-08T14:47:42.000Z">November 8, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000582">XML for individual entries</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-11-06T23:35:10.000Z">November 6, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000581">Eugene Garfield commentaries</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-11-06T19:23:54.000Z">November 6, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000580">Styling RSS with CSS to make it browser-friendly</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-11-06T14:08:51.000Z">November 6, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000579">SciDev Open Access section</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-11-05T17:51:51.000Z">November 5, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000578">Reviews-enabled Movable Type</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-11-05T04:17:22.000Z">November 5, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000576">Sublime electronica</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-11-05T02:48:19.000Z">November 5, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000560">Excel add-in to remove low numbers</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-11-04T16:49:54.000Z">November 4, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000558">Fixed the blaxm reviews exchange</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-11-03T08:44:27.000Z">November 3, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000557">Blogware with reviews metadata</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-11-02T12:35:46.000Z">November 2, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000556">A Tune Called Grin</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-10-31T23:40:05.000Z">October 31, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000555">Longhorn</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-10-30T22:00:40.000Z">October 30, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000554">iTunes playlist hint</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-10-29T21:01:55.000Z">October 29, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000553">Facil-o-SMIL update for M3U and CC</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-10-29T19:36:41.000Z">October 29, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000552">Phrase searching in PubMed</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-10-28T22:57:01.000Z">October 28, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000551">The Knowledge Society</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-10-28T15:40:17.000Z">October 28, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000550">FlowJo</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-10-28T13:15:36.000Z">October 28, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000549">Wow. A big clock.</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-10-28T00:14:27.000Z">October 28, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000548">PlayLouder MSP</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-10-27T23:17:31.000Z">October 27, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000547">Soulseek recommendations</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-10-25T15:41:24.000Z">October 25, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000546">WinAMP5</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-10-25T15:37:55.000Z">October 25, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000545">PDC Pokemon</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-10-24T20:47:40.000Z">October 24, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000544">Fink upgrade for gcc 3.3</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-10-24T20:10:24.000Z">October 24, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000543">Google Glossary</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-10-22T15:51:21.000Z">October 22, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000542">PLOS Biology</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-10-21T17:46:26.000Z">October 21, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000541">Chutes Too Narrow</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-10-19T17:08:08.000Z">October 19, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000540">Constant playlist</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-10-18T22:58:46.000Z">October 18, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000539">Facil-o-SMIL</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-10-18T21:12:56.000Z">October 18, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000538">Weed</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-10-18T19:00:32.000Z">October 18, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000537">GNU Privacy Guard</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-10-18T16:57:58.000Z">October 18, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000536">OS X IM: MSN IS ON</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-10-18T15:30:14.000Z">October 18, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000535">PLOS Biology trackbacks in HubMed</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-10-17T10:00:24.000Z">October 17, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000534">PLOS Biology</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-10-17T09:05:07.000Z">October 17, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000533">From The Ashes</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-10-17T00:00:07.000Z">October 17, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000532">Stop the Leaks</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-10-16T23:48:41.000Z">October 16, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000531">tunA</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-10-15T20:41:39.000Z">October 15, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000530">Empty pages in search results</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-10-15T16:55:11.000Z">October 15, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000529">Steam [OS X]</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-10-13T22:37:43.000Z">October 13, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000528">Calendar events from XHTML</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-10-13T21:53:19.000Z">October 13, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000527">Sound</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-10-12T14:14:53.000Z">October 12, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000526">In defence of open access</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-10-10T23:13:37.000Z">October 10, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000525">EMusic pricing changes</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-10-09T15:01:20.000Z">October 9, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000524">Digital Accretion</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-10-09T11:58:25.000Z">October 9, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000523">Daily MP3s from Pitchforkmedia</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-10-09T01:48:29.000Z">October 9, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000522">Albums Of The Year (so far)</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-10-08T18:42:52.000Z">October 8, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000521">Dynamo playlist</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-10-07T21:02:27.000Z">October 7, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000519">Pure Data DSP software</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-10-07T17:39:13.000Z">October 7, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000517">Open Source Democracy</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-10-06T17:31:11.000Z">October 6, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000516">Bad spiders</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-10-06T15:43:21.000Z">October 6, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000515">Mercora</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-10-06T11:00:30.000Z">October 6, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000514">Boom Selected</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-10-02T20:38:10.000Z">October 2, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000513">HeadCloud</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-10-02T19:34:52.000Z">October 2, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000512">Flat-fee P2P model</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-10-02T11:19:36.000Z">October 2, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000511">Neuro-info-transmitters</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-10-02T10:58:26.000Z">October 2, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000510">What's on my docks?</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-10-02T10:54:31.000Z">October 2, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000509">Metadata in the MetaWeblog API</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-10-01T17:54:46.000Z">October 1, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000508">RDF review vocabulary</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-10-01T17:42:24.000Z">October 1, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000507">The Wellcome Trust supports open access</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-10-01T13:05:58.000Z">October 1, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000506">Shareable playlists</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-10-01T10:42:22.000Z">October 1, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000505">Bloglines recommendations</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-10-01T10:13:40.000Z">October 1, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000504">Mini-links RSS feed</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-09-30T19:24:03.000Z">September 30, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000503">Research Mapper</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-09-30T11:01:38.000Z">September 30, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000502">Downstream</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-09-29T18:00:58.000Z">September 29, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000501">iWebCal</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-09-29T17:57:04.000Z">September 29, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000500">Dynamic event files</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-09-29T12:10:19.000Z">September 29, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000499">Freak Up, Look Sharp</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-09-28T13:49:50.000Z">September 28, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000497">X11 goodies</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-09-25T16:09:45.000Z">September 25, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000496">Export an event from a web page to iCal</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-09-25T15:55:16.000Z">September 25, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000495">Terminally ill</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-09-24T17:39:25.000Z">September 24, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000494">iCal events from web pages</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-09-24T14:13:02.000Z">September 24, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000493">Fingertips</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-09-24T12:01:44.000Z">September 24, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000492">NatureEvents</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-09-24T11:49:57.000Z">September 24, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000491">KDE</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-09-24T11:43:02.000Z">September 24, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000490">Share The Music</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-09-22T15:07:20.000Z">September 22, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000489">Jumbled words</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-09-22T14:25:16.000Z">September 22, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000488">Equinox</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-09-19T14:25:29.000Z">September 19, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000487">Syncato</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-09-18T17:07:28.000Z">September 18, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000486">WSIL for blogroll autodiscovery</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-09-17T11:15:04.000Z">September 17, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000485">TV listings and audio streaming licensing</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-09-17T11:12:17.000Z">September 17, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000484">Worst Jobs in Science</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-09-17T10:56:32.000Z">September 17, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000483">Digital marketplace summary</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-09-16T18:50:40.000Z">September 16, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000482">UK data surveillance measures</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-09-16T18:35:02.000Z">September 16, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000481">Intellectual is not physical</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-09-16T18:28:19.000Z">September 16, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000480">Collective payment</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-09-15T11:08:58.000Z">September 15, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000479">ICARIS 2003</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-09-10T12:03:53.000Z">September 10, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000477">The importance of open access for semantic research</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-09-10T11:32:08.000Z">September 10, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000476">DEVONagent [OS X]</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-09-09T18:19:09.000Z">September 9, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000475">Polished turds</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-09-09T16:41:29.000Z">September 9, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000474">Fame *and* fortune (if you're good enough)</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-09-09T12:59:52.000Z">September 9, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000473">Open source bibliography format</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-09-08T10:07:57.000Z">September 8, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000472">biologging</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-09-08T09:47:42.000Z">September 8, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000471">Science and Religion forum</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-09-08T09:28:53.000Z">September 8, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000470">Scientific publishing</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-09-07T20:37:48.000Z">September 7, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000469">Konspire radio channel</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-09-07T16:43:17.000Z">September 7, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000467">Subscribe to comments</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-09-05T10:55:53.000Z">September 5, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000466">Trackbacks</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-09-04T20:17:21.000Z">September 4, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000465">Nicotine</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-09-04T18:31:54.000Z">September 4, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000464">Waypath</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-09-04T16:28:16.000Z">September 4, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000463">my.PubMed RSS feeds</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-09-04T15:04:25.000Z">September 4, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000462">Musical interlude</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-09-04T14:41:28.000Z">September 4, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000461">Biotech protocols</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-09-02T14:01:02.000Z">September 2, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000460">Smokescreen</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-09-01T16:50:37.000Z">September 1, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000459">Openam.com subdomains</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-08-29T13:28:39.000Z">August 29, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000458">Armagetron Tron clone</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-08-26T11:06:13.000Z">August 26, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000457">NetNewsWire with WebKit</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-08-26T10:24:08.000Z">August 26, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000456">Fun with XMLTV</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-08-26T09:23:04.000Z">August 26, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000455">Peel Sessions</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-08-25T16:51:05.000Z">August 25, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000454">The return of OpenAm</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-08-25T11:01:10.000Z">August 25, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000453">BBC Creative Archive</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-08-25T10:27:40.000Z">August 25, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=radio">radio</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000452">Law Enforcement Against Prohibition</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-08-21T17:58:34.000Z">August 21, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000451">EarthStation5</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-08-21T17:49:35.000Z">August 21, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000450">MSN network rejigged</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-08-21T11:51:45.000Z">August 21, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000449">Tofu</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-08-21T11:31:14.000Z">August 21, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000448">Album cover artwork</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-08-21T11:19:52.000Z">August 21, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000446">FreakMachine</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-08-20T13:46:41.000Z">August 20, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000445">Human Knowledge Navigator</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-08-14T10:38:37.000Z">August 14, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000444">Peer review under scrutiny</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-08-11T12:38:14.000Z">August 11, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000443">Tools for handling information</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-08-11T08:59:50.000Z">August 11, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000442">mCode</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-08-09T17:44:55.000Z">August 9, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000441">Classification of associations</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-08-09T15:56:45.000Z">August 9, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000440">Morale-o-Meter</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-08-09T15:49:50.000Z">August 9, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000439">Miranda IM</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-08-09T14:49:54.000Z">August 9, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000438">PRISM for RDF</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-08-09T11:52:29.000Z">August 9, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000437">Who's going to pay?</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-08-08T17:06:47.000Z">August 8, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000436">Perception</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-08-08T17:05:46.000Z">August 8, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000435">BluFilter</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-08-08T00:09:55.000Z">August 8, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000434">Trillian Pro 2.0 beta</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-08-07T18:15:48.000Z">August 7, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000433">Protein Interaction Browser</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-08-07T16:56:05.000Z">August 7, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000432">Music Browser repaired</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-08-06T23:27:14.000Z">August 6, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000431">109</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-08-06T15:53:08.000Z">August 6, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000430">Jobs as RSS extensions</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-08-06T10:51:35.000Z">August 6, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000429">Quick Release</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-08-05T16:17:07.000Z">August 5, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000428">Test</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-08-01T12:10:11.000Z">August 1, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000427">OpenAm linking</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-07-31T10:46:23.000Z">July 31, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000426">Rock-It Launcher</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-07-30T11:18:46.000Z">July 30, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000425">AOL Journals</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-07-29T10:35:52.000Z">July 29, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000424">Myths and legends of file sharing</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-07-29T10:32:50.000Z">July 29, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000423">OS X Show Desktop</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-07-28T14:21:10.000Z">July 28, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000422">The same thing, again</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-07-28T10:46:40.000Z">July 28, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000421">Digital sales network</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-07-25T09:47:43.000Z">July 25, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000420">YAPC</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-07-25T09:47:25.000Z">July 25, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000418">Buy back continues</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-07-22T11:23:47.000Z">July 22, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000417">blosxom.com</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-07-21T22:25:28.000Z">July 21, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000416">Vague memories</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-07-21T18:49:04.000Z">July 21, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000415">Amazon tracks search box</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-07-18T13:51:59.000Z">July 18, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000414">Perl Culture</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-07-18T10:29:11.000Z">July 18, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000413">We're all going straight to hell :-)</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-07-17T21:43:45.000Z">July 17, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000411">BioMed Central links</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-07-17T19:25:28.000Z">July 17, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000410">Faculty of 1000 links</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-07-17T19:11:59.000Z">July 17, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000409">Open bibliography software</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-07-15T11:30:55.000Z">July 15, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000408">Musical artifacts</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-07-11T17:10:22.000Z">July 11, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000406">WireTap</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-07-11T11:19:40.000Z">July 11, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000405">The Marigolds</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-07-09T19:30:22.000Z">July 9, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000404">The Holy Grail</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-07-09T18:36:12.000Z">July 9, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000403">Audioscrobbler + last.fm</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-07-09T14:26:14.000Z">July 9, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000402">Safari FullScreen bookmarklet</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-07-09T12:22:35.000Z">July 9, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000401">BioMed Central articles in one big zip</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-07-09T10:35:49.000Z">July 9, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000400">Negative Feedback on eBay</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-07-09T10:28:27.000Z">July 9, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000399">Copyright for scientific papers in Eprint archives</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-07-07T17:45:29.000Z">July 7, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000398">Performance at the cost of expansibility</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-07-07T10:57:26.000Z">July 7, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000397">I (heart symbol) MP3</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-07-07T10:56:03.000Z">July 7, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000396">When Fireworks Attack</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-07-07T10:54:21.000Z">July 7, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000395">Online electronic hardware stores</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-07-07T10:51:51.000Z">July 7, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000394">TouchGraph LiveJournal Browser</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-07-07T10:38:48.000Z">July 7, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000393">Zane Lowe on Radio 1</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-07-04T16:42:12.000Z">July 4, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000392">Clutter update</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-07-02T19:45:58.000Z">July 2, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000391">Endnote v7</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-07-02T19:11:58.000Z">July 2, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000390">RSS legacy</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-07-02T11:00:13.000Z">July 2, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000389">Did you know?</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-07-02T09:06:21.000Z">July 2, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000388">Open access conference reports</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-06-30T10:38:15.000Z">June 30, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000387">Phone GPS</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-06-30T09:49:38.000Z">June 30, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000386">Searching for the social benefits of technological progress</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-06-30T08:43:04.000Z">June 30, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000385">EFF seeks P2P licensing scheme</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-06-27T09:26:56.000Z">June 27, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000384">Cites and Insights July</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-06-27T09:16:39.000Z">June 27, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000383">Public Access to Science Act</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-06-27T09:00:25.000Z">June 27, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000382">Blosxom rating plugin</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-06-27T08:50:23.000Z">June 27, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000381">PithHelmet</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-06-25T15:01:52.000Z">June 25, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000380">NITLE Blog Census API</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-06-25T09:58:15.000Z">June 25, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000379">Blogs ! US</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-06-25T09:27:19.000Z">June 25, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000378">Concept clustering</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-06-25T09:22:44.000Z">June 25, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000377">Molecular Graphics on OS X</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-06-25T08:35:06.000Z">June 25, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000376">How I got Soulseek to work on OS X</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-06-25T08:17:50.000Z">June 25, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000375">Handy hints</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-06-25T07:50:32.000Z">June 25, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000374">Public Library of Science</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-06-24T17:34:43.000Z">June 24, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000373">ID card consultation figures</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-06-20T12:49:56.000Z">June 20, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000372">Nature PDF content extraction</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-06-20T09:30:14.000Z">June 20, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000371">OpenURL draft standard</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-06-20T09:05:23.000Z">June 20, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000370">Politics and the English Language</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-06-20T08:57:52.000Z">June 20, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000369">Four Tet Favourites</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-06-18T17:33:43.000Z">June 18, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000368">Costs of illicit MP3 downloading</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-06-18T13:16:07.000Z">June 18, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000367">Spoogefest</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-06-12T13:24:07.000Z">June 12, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000366">Unicode characters in HubMed</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-06-11T09:33:58.000Z">June 11, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000365">Paid for software</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-06-10T09:48:56.000Z">June 10, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000364">Site redesign</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-06-10T09:16:31.000Z">June 10, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000363">Ontologies in scientific research</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-06-10T07:39:48.000Z">June 10, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000362">Concert listings</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-06-10T07:38:03.000Z">June 10, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000361">PDF annotation</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-06-10T07:33:08.000Z">June 10, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000360">Spared from internet hell</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-06-10T07:31:22.000Z">June 10, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000359">Political positioning</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-06-06T16:25:34.000Z">June 6, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000357">Technicalities of a P2P Music Market</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-06-05T10:07:07.000Z">June 5, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000356">Modelling social interactions</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-06-05T08:51:04.000Z">June 5, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000354">Andromeda on OS X</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-05-29T14:59:43.000Z">May 29, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000353">Back on Track</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-05-27T17:29:54.000Z">May 27, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000352">RVW specification</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-05-27T00:30:38.000Z">May 27, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000350">Jack Valenti says</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-05-26T00:47:47.000Z">May 26, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000349">kast/konspire2b</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-05-21T23:27:27.000Z">May 21, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000347">Come Together</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-05-21T17:33:31.000Z">May 21, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000343">Emergence</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-05-20T21:08:57.000Z">May 20, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000342">iTunes script</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-05-20T17:44:00.000Z">May 20, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000341">Emusic signs Beggars Group</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-05-20T04:29:27.000Z">May 20, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000339">Principles of Emergent Democracy</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-05-20T01:39:05.000Z">May 20, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000338">Lo-Fi</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-05-19T05:15:29.000Z">May 19, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000335">Jabber notification of new referrers</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-05-19T02:50:20.000Z">May 19, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000334">LameBrain</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-05-18T17:15:35.000Z">May 18, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000333">Kwiki and VoodooPad</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-05-17T19:28:31.000Z">May 17, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000332">Music recommendations</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-05-17T02:15:19.000Z">May 17, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000331">Technorati API in blaxm!</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-05-17T01:44:58.000Z">May 17, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000330">If they want to do this the hard way...</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-05-17T00:09:53.000Z">May 17, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000329">SFX/OpenURL interview</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-05-16T01:28:38.000Z">May 16, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000328">Advertoys</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-05-16T00:45:23.000Z">May 16, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000327">Nodalpoint - moderated bioinformatics papers from PubMed</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-05-15T21:35:41.000Z">May 15, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000326">RVW success</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-05-14T20:40:28.000Z">May 14, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000325">Test review for RVW markup in RSS 2.0</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-05-14T19:38:23.000Z">May 14, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000323">Photopal</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-05-14T15:36:58.000Z">May 14, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000322">Geograffiti</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-05-14T06:40:21.000Z">May 14, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000321">RVW format in RSS 2.0</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-05-14T06:15:34.000Z">May 14, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000320">Video Sans Frontieres</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-05-14T04:27:55.000Z">May 14, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000319">The Scientist in RSS</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-05-14T01:58:12.000Z">May 14, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000318">RVW format in RSS</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-05-14T01:01:27.000Z">May 14, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000317">Arrowsmith</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-05-13T18:36:32.000Z">May 13, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000316">WinAMP AAC/MP4 input plugin</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-05-13T14:45:33.000Z">May 13, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000315">iSuck</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-05-13T03:16:45.000Z">May 13, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000314">iTunes, again</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-05-13T03:05:33.000Z">May 13, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000313">Global Friendster visualisation</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-05-13T01:44:59.000Z">May 13, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000311">Peer-to-peer search spidering</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-05-09T21:51:54.000Z">May 9, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000310">DRM within AAC files</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-05-08T19:36:22.000Z">May 8, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000309">Processing Soda</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-05-08T16:52:37.000Z">May 8, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000308">Improving science through online commentary</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-05-08T01:06:54.000Z">May 8, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000307">RVW standard metadata format for reviews</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-05-07T23:50:34.000Z">May 7, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000305">DJ Martian's page</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-05-06T15:05:18.000Z">May 6, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000304">iTunes download</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-05-05T13:30:04.000Z">May 5, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000303">FOS News catchup</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-05-04T02:37:26.000Z">May 4, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000302">Scrobbleyou</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-05-04T00:22:33.000Z">May 4, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000300">On The Wire</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-05-01T20:48:26.000Z">May 1, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000299">EMusic upgrade</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-05-01T14:07:00.000Z">May 1, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000298">iTunes 4</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-05-01T00:18:35.000Z">May 1, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000297">Electric Six - Fire</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-04-30T23:37:10.000Z">April 30, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000295">iTunes Music Store top downloads</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-04-30T06:26:27.000Z">April 30, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000294">CD industry seeks niche</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-04-29T13:23:34.000Z">April 29, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000293">Echocloud</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-04-29T01:10:43.000Z">April 29, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000292">Music licensing</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-04-27T15:54:23.000Z">April 27, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000291">Semantic blogging demonstrator</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-04-27T15:37:31.000Z">April 27, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000290">Modular, extensible RDF</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-04-27T15:09:09.000Z">April 27, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000289">TouchGraph Audioscrobbler Browser</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-04-26T15:11:02.000Z">April 26, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000288">Antisocial behaviour in online communities</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-04-26T10:36:11.000Z">April 26, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000287">Laszlo</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-04-22T16:46:26.000Z">April 22, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000286">The World Live Web</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-04-21T14:55:21.000Z">April 21, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000285">Finding people</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-04-21T12:25:35.000Z">April 21, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000284">The Wipers - Box Set -- Is This Real</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-04-21T03:05:52.000Z">April 21, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000279">Librarians on the offensive</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-04-20T02:29:54.000Z">April 20, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000278">Environmental Noise Retards Auditory Cortical Development</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-04-20T00:52:08.000Z">April 20, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000277">The liberation will not be nationalised</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-04-19T21:02:39.000Z">April 19, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000276">Fire with intent</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-04-19T17:47:01.000Z">April 19, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000274">Thinkbot</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-04-18T00:37:49.000Z">April 18, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000273">Globe Alive</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-04-17T22:03:15.000Z">April 17, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000272">Journal of Mammalogy</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-04-17T12:33:28.000Z">April 17, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000267">Open Access</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-04-16T19:42:11.000Z">April 16, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000261">EQUATOR</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-04-15T14:25:37.000Z">April 15, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000260">Last.fm</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-04-15T12:16:37.000Z">April 15, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000259">Completion of the Human Genome Project</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-04-15T02:58:40.000Z">April 15, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000258">RDF braindump</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-04-14T13:21:21.000Z">April 14, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000257">WaveFinder, DAB</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-04-14T00:39:01.000Z">April 14, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000256">Microsound</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-04-13T23:33:16.000Z">April 13, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000255">Sumeria</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-04-13T19:50:11.000Z">April 13, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000253">George Boosh</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-04-11T10:53:38.000Z">April 11, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000252">Terrestrial jukebox</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-04-10T23:31:36.000Z">April 10, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000251">Not content</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-04-10T22:52:02.000Z">April 10, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000250">Summarise this</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-04-10T22:30:11.000Z">April 10, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000249">Queens of the Stone Age - Feel Good Hit of the Summer</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-04-10T20:48:49.000Z">April 10, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000241">Many to many</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-04-10T17:51:13.000Z">April 10, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000240">Digital video</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-04-10T17:15:50.000Z">April 10, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000238">Digital music streaming</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-04-09T11:40:12.000Z">April 9, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000237">An excellent lab web page</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-04-08T22:01:11.000Z">April 8, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000236">W3C drafting, drifting</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-04-08T20:54:06.000Z">April 8, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000235">Internet Explorer 6</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-04-08T17:21:16.000Z">April 8, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000234">Winamp 2.9</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-04-06T19:07:46.000Z">April 6, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000233">Phoenix</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-04-06T17:19:34.000Z">April 6, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000232">Clarity of Writing</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-04-06T16:57:07.000Z">April 6, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000231">a miscommunication with civilians</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-04-06T13:46:06.000Z">April 6, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000230">A few blam! and blaxm! updates</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-04-06T01:43:03.000Z">April 6, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000228">Not in My Name ++</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-04-05T16:24:23.000Z">April 5, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000227">Some radio shows</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-04-05T14:14:02.000Z">April 5, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000226">Automata and visualisation</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-04-05T13:49:17.000Z">April 5, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000225">Complexity Digest RSS</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-04-05T13:25:48.000Z">April 5, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000224">Political fiction</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-04-05T13:10:30.000Z">April 5, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000223">Distributing music on plastic discs one album at a time</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-04-04T00:47:04.000Z">April 4, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000222">Discussion from CTO forum</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-04-04T00:35:39.000Z">April 4, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000221">Blueprint for phased access journals</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-04-04T00:11:31.000Z">April 4, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000220">MP3 ripping and encoding benchmark</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-04-03T22:17:24.000Z">April 3, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000219">New Clinic album</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-04-03T13:27:40.000Z">April 3, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000218">A Tune</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-04-03T00:51:55.000Z">April 3, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000217">Rock &amp; Roll Library</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-04-02T12:56:18.000Z">April 2, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000216">More sites on sticks</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-04-01T22:56:41.000Z">April 1, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000215">The day music became priceless</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-04-01T00:12:36.000Z">April 1, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000214">blaxm!, FOAF, RSS</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-03-31T18:55:40.000Z">March 31, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000213">MP3 track IDs</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-03-31T12:43:23.000Z">March 31, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000212">Death of an activist</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-03-29T20:48:03.000Z">March 29, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000211">Iraqi opposition</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-03-29T20:35:25.000Z">March 29, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000210">Web applications</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-03-28T01:53:32.000Z">March 28, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000209">Anacubis visual Google</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-03-27T21:47:44.000Z">March 27, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000208">BeOS file system with metadata for OS X</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-03-26T20:23:42.000Z">March 26, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000207">BioinforMatrix</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-03-26T20:12:11.000Z">March 26, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000206">AcroMed</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-03-26T20:08:17.000Z">March 26, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000205">FOAF Browser</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-03-26T19:18:09.000Z">March 26, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000203">Thinkbot</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-03-25T20:50:31.000Z">March 25, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000202">Lock down</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-03-25T16:46:34.000Z">March 25, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000199">Empire</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-03-21T10:23:06.000Z">March 21, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000198">A global discussion forum, by invitation only.</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-03-21T01:44:12.000Z">March 21, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000197">Techgnosis</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-03-20T22:07:05.000Z">March 20, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000196">blam! + Radio</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-03-20T00:52:42.000Z">March 20, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000195">blam! + Blogger</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-03-19T23:52:11.000Z">March 19, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000194">XNap hint for OS X</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-03-19T18:16:13.000Z">March 19, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000193">Standardised review metadata</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-03-19T17:15:03.000Z">March 19, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000192">blam! + Moveable Type</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-03-19T04:15:41.000Z">March 19, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000180">OAI searches from HubMed</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-03-18T23:56:25.000Z">March 18, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000179">Newzcrawler update</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-03-18T23:27:06.000Z">March 18, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000178">IMDB moveabletype hack</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-03-18T13:50:27.000Z">March 18, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000177">Amazon CD track listings</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-03-17T15:26:02.000Z">March 17, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000176">Not unexpectedly pleasant</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-03-17T14:42:15.000Z">March 17, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000175">blam!: Amazon review creator</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-03-17T14:41:08.000Z">March 17, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000172">Research buy-back</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-03-15T15:19:58.000Z">March 15, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000171">Endnote</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-03-15T14:33:43.000Z">March 15, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000170">MP3 Sushi</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-03-15T12:53:42.000Z">March 15, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000169">But why?</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-03-15T04:30:29.000Z">March 15, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000165">Making money</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-03-13T02:42:20.000Z">March 13, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000164">ScienceDirect Backfiles</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-03-13T02:22:59.000Z">March 13, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000163">A simplified valuation of commoditised art</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-03-12T15:39:50.000Z">March 12, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000162">Apple Java Hooray</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-03-11T02:05:28.000Z">March 11, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000161">iBook USB FM radio tuner</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-03-11T01:28:24.000Z">March 11, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000160">More mini-things</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-03-10T16:55:19.000Z">March 10, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000159">Digital collection and peer review</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-03-10T02:52:40.000Z">March 10, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000158">SpirographX</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-03-10T02:35:13.000Z">March 10, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000157">Biopedia</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-03-08T20:19:58.000Z">March 8, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000156">The Ends of the Internet</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-03-07T15:46:42.000Z">March 7, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000155">biologging part 2</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-03-06T17:38:24.000Z">March 6, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000153">Oral traditions in online communication</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-03-04T19:34:27.000Z">March 4, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000152">Value of music</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-03-04T02:50:39.000Z">March 4, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000151">Biologging</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-03-04T01:58:16.000Z">March 4, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000150">Spiders</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-03-03T13:56:49.000Z">March 3, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000149">Citation Trackbacks</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-03-03T03:58:10.000Z">March 3, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000148">Keyboard shortcuts</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-03-02T18:38:29.000Z">March 2, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000147">GiftBoX</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-03-02T18:34:44.000Z">March 2, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000146">CNPS</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-03-02T18:22:49.000Z">March 2, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000145">AllAbstracts bookmarklet</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-03-02T18:09:54.000Z">March 2, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000141">Citation Maps</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-02-28T09:52:17.000Z">February 28, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000140">Science Citation Index</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-02-27T17:51:54.000Z">February 27, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000137">Medscape Headlines in RSS</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-02-25T14:57:36.000Z">February 25, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000136">iScrobbler</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-02-25T14:56:13.000Z">February 25, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000135">Open Access Literature Part III</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-02-24T15:22:35.000Z">February 24, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000134">Open Access Literature Part II</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-02-23T16:59:35.000Z">February 23, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000133">Visualisations of political polarisation</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-02-23T14:37:55.000Z">February 23, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000130">Better late than never</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-02-22T22:17:46.000Z">February 22, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000122">Andromeda/PHP on OS X</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-02-18T02:45:41.000Z">February 18, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000121">Open Access Literature</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-02-18T01:48:00.000Z">February 18, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000116">HubLink</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-02-17T03:48:51.000Z">February 17, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000103">allmusic-to-magnet-URI bookmarklet</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-02-15T20:12:48.000Z">February 15, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000102">Semantic Blogging and Bibliographies</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-02-15T14:59:40.000Z">February 15, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000100">Linking Services</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-02-14T19:07:33.000Z">February 14, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000096">Nice Titles</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-02-14T01:01:42.000Z">February 14, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000089">EndNote import filter updated</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-02-13T18:42:33.000Z">February 13, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=endnote">endnote</a><a class="tag" href="/?tag=hubmed">hubmed</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000087">Exceptions to copyright</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-02-10T20:01:11.000Z">February 10, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000083">Latent Semantic Indexing</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-02-09T02:05:29.000Z">February 9, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000082">Fair use</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-02-07T20:01:14.000Z">February 7, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000081">Proper P2P</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-02-07T19:52:13.000Z">February 7, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000080">Taking the internet outside</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-02-07T19:47:27.000Z">February 7, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000079">The Infography</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-02-07T15:54:48.000Z">February 7, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000077">Safari cookies</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-02-02T23:27:46.000Z">February 2, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=cookies">cookies</a><a class="tag" href="/?tag=safari">safari</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000075">TOC alerts</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-01-31T15:38:02.000Z">January 31, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=alerts">alerts</a><a class="tag" href="/?tag=newsreader">newsreader</a><a class="tag" href="/?tag=push">push</a><a class="tag" href="/?tag=rss">rss</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000074">zetoc evaluation</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-01-31T01:28:32.000Z">January 31, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000069">ParaTools</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-01-27T20:00:45.000Z">January 27, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=citation">citation</a><a class="tag" href="/?tag=paracite">paracite</a><a class="tag" href="/?tag=parsing">parsing</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000065">Integrated Comments and TrackBacks</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-01-25T04:02:36.000Z">January 25, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=comments">comments</a><a class="tag" href="/?tag=trackback">trackback</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000062">Fixed TouchGraph scripts</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-01-23T12:52:36.000Z">January 23, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=applet">applet</a><a class="tag" href="/?tag=touchgraph">touchgraph</a><a class="tag" href="/?tag=visualisation">visualisation</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000061">Citation parser update</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-01-22T21:58:01.000Z">January 22, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=citation">citation</a><a class="tag" href="/?tag=parse">parse</a><a class="tag" href="/?tag=references">references</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000057">Collaboration Network Browser</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-01-22T16:25:11.000Z">January 22, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000056">Analogies with TrackBack variants</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-01-21T17:46:40.000Z">January 21, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=analogies">analogies</a><a class="tag" href="/?tag=biomedical">biomedical</a><a class="tag" href="/?tag=literature">literature</a><a class="tag" href="/?tag=networks">networks</a><a class="tag" href="/?tag=self-organising">self-organising</a><a class="tag" href="/?tag=trackback">trackback</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000054">Make A List</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-01-21T02:44:56.000Z">January 21, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=collaborative">collaborative</a><a class="tag" href="/?tag=list">list</a><a class="tag" href="/?tag=trackback">trackback</a><a class="tag" href="/?tag=weblog">weblog</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000034">EDINA Join-Up</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-01-20T19:54:00.000Z">January 20, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=openurl">openurl</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000033">Citation matcher updated for multiple references</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-01-20T19:03:42.000Z">January 20, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=citation">citation</a><a class="tag" href="/?tag=parse">parse</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000032">RIS citation export file suffix</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-01-20T18:28:03.000Z">January 20, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=export">export</a><a class="tag" href="/?tag=file">file</a><a class="tag" href="/?tag=ris">ris</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000030">Citation matching</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-01-18T23:58:24.000Z">January 18, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=citation">citation</a><a class="tag" href="/?tag=opcit">opcit</a><a class="tag" href="/?tag=parse">parse</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000029">HubLog RSS update</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-01-18T20:25:41.000Z">January 18, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=hublog">hublog</a><a class="tag" href="/?tag=rss">rss</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000026">TrackBack</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-01-18T08:07:25.000Z">January 18, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=trackback">trackback</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000022">Alternative software for community-driven literature management</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-01-15T21:22:45.000Z">January 15, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=blog">blog</a><a class="tag" href="/?tag=community">community</a><a class="tag" href="/?tag=site">site</a><a class="tag" href="/?tag=software">software</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000021">Personal/group publishing</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-01-15T19:34:44.000Z">January 15, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=knowledge">knowledge</a><a class="tag" href="/?tag=literature">literature</a><a class="tag" href="/?tag=personal">personal</a><a class="tag" href="/?tag=publishing">publishing</a><a class="tag" href="/?tag=web">web</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000020">ImmunoLog launched</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-01-15T10:50:23.000Z">January 15, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=collaborative">collaborative</a><a class="tag" href="/?tag=journal">journal</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000018">Joining the dots - advances in online biomedical literature management.</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-01-14T23:48:15.000Z">January 14, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=biomedical">biomedical</a><a class="tag" href="/?tag=knowledge">knowledge</a><a class="tag" href="/?tag=literature">literature</a><a class="tag" href="/?tag=management">management</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000017">Safari, TouchGraph update</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-01-11T12:25:13.000Z">January 11, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=touchgraph">touchgraph</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000016">SFX Lookup bookmarklet</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-01-10T13:59:38.000Z">January 10, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=bookmarklet">bookmarklet</a><a class="tag" href="/?tag=sfx">sfx</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000012">03-01-08: Perl scripts for organising PDFs</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-01-09T16:11:46.000Z">January 9, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=acrobat">acrobat</a><a class="tag" href="/?tag=perl">perl</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000011">03-01-03: Library Lookup ISSN bookmarklet</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-01-09T16:04:02.000Z">January 9, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=bookmarklet">bookmarklet</a><a class="tag" href="/?tag=library">library</a><a class="tag" href="/?tag=lookup">lookup</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000010">03-01-03: Experimental links</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-01-09T16:00:50.000Z">January 9, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=citation">citation</a><a class="tag" href="/?tag=doi">doi</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000009">02-12-20: Gnutella P2P</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-01-09T15:59:16.000Z">January 9, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=gnutella">gnutella</a><a class="tag" href="/?tag=magnet">magnet</a><a class="tag" href="/?tag=p2p">p2p</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000008">02-12-16: BibTex output</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-01-09T15:56:33.000Z">January 9, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=bibtex">bibtex</a><a class="tag" href="/?tag=pubmed">pubmed</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000007">02-12-08: Endnote and RIS import filters</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-01-09T15:53:11.000Z">January 9, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=endnote">endnote</a><a class="tag" href="/?tag=export">export</a><a class="tag" href="/?tag=pubmed">pubmed</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000006">02-12-04: Related Articles algorithm</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-01-09T15:51:01.000Z">January 9, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=articles">articles</a><a class="tag" href="/?tag=pubmed">pubmed</a><a class="tag" href="/?tag=related">related</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000005">02-12-03: LinkOut URLs</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-01-09T15:49:41.000Z">January 9, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=fulltext">fulltext</a><a class="tag" href="/?tag=linkout">linkout</a><a class="tag" href="/?tag=pubmed">pubmed</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000004">02-12-02: PubMed Javascript</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-01-09T15:47:03.000Z">January 9, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=javascript">javascript</a><a class="tag" href="/?tag=pubmed">pubmed</a></footer></header></article><article itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting" itemref="author"><header><div class="title" itemprop="name"><a itemprop="url" href="/archives/000003">02-11-25: HubMed online.</a></div><div class="item-meta"><time itemprop="datePublished" datetime="2003-01-09T15:44:56.000Z">January 9, 2003</time></div><div class="description" itemprop="description"></div><footer itemprop="keywords"><a class="tag" href="/?tag=perl">perl</a><a class="tag" href="/?tag=pubmed">pubmed</a><a class="tag" href="/?tag=utilities">utilities</a><a class="tag" href="/?tag=xml">xml</a></footer></header></article></main></body></html>