<feed xmlns='http://www.w3.org/2005/Atom'>
<title>markam/linkwave.scm, branch master</title>
<subtitle>Keep bookmarks, in scheme!</subtitle>
<id>https://code.ryuslash.org/markam/atom?h=master</id>
<link rel='self' href='https://code.ryuslash.org/markam/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/markam/'/>
<updated>2012-12-28T19:24:20Z</updated>
<entry>
<title>Restructure</title>
<updated>2012-12-28T19:24:20Z</updated>
<author>
<name>Tom Willemsen</name>
</author>
<published>2012-12-28T19:24:20Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/markam/commit/?id=5535308fffdd58ac17937d676c096fe889acb77e'/>
<id>urn:sha1:5535308fffdd58ac17937d676c096fe889acb77e</id>
<content type='text'>
Put all source files in `src/' and add the `conkeror/' directory from
the old project.
</content>
</entry>
<entry>
<title>Remove db as a global variable</title>
<updated>2012-12-28T00:46:15Z</updated>
<author>
<name>Tom Willemsen</name>
</author>
<published>2012-12-28T00:46:15Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/markam/commit/?id=57f06ec8c977d9011b2692f20c7d5967c7d2a0cc'/>
<id>urn:sha1:57f06ec8c977d9011b2692f20c7d5967c7d2a0cc</id>
<content type='text'>
There's no need for it to be a global variable.
</content>
</entry>
<entry>
<title>Define a main function</title>
<updated>2012-12-28T00:42:21Z</updated>
<author>
<name>Tom Willemsen</name>
</author>
<published>2012-12-28T00:42:21Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/markam/commit/?id=f71c70ca7b47cbb9c77b1e85de09ee858aca43dd'/>
<id>urn:sha1:f71c70ca7b47cbb9c77b1e85de09ee858aca43dd</id>
<content type='text'>
It looks somewhat cleaner.
</content>
</entry>
<entry>
<title>Don't bail when a tag doesn't exist yet</title>
<updated>2012-12-28T00:39:16Z</updated>
<author>
<name>Tom Willemsen</name>
</author>
<published>2012-12-28T00:39:16Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/markam/commit/?id=59af3a13f9bbe828286c1658c42f832f90cb575b'/>
<id>urn:sha1:59af3a13f9bbe828286c1658c42f832f90cb575b</id>
<content type='text'>
Add the tag to the database if `first-result' returns nothing.
</content>
</entry>
<entry>
<title>Use a transaction when adding new bookmarks</title>
<updated>2012-12-28T00:00:26Z</updated>
<author>
<name>Tom Willemsen</name>
</author>
<published>2012-12-28T00:00:26Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/markam/commit/?id=908bbc3cfba656de895f4803d6b040f917594ff9'/>
<id>urn:sha1:908bbc3cfba656de895f4803d6b040f917594ff9</id>
<content type='text'>
During testing it was discovered that the `first-result' procedure
throws an exception, which left the database in a somewhat
inconsistent state, the bookmark had been added, but (at least one of)
the tags weren't added.  This should make it all succeed or all fail.
</content>
</entry>
<entry>
<title>Update linkwave</title>
<updated>2012-12-27T02:08:55Z</updated>
<author>
<name>Tom Willemsen</name>
</author>
<published>2012-12-27T02:08:55Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/markam/commit/?id=10d453e5d7ff18ae3076c617f72751bd7fd947f4'/>
<id>urn:sha1:10d453e5d7ff18ae3076c617f72751bd7fd947f4</id>
<content type='text'>
* Add parsing of command line arguments, if the first argument starts
  with "http://" assume it's a new bookmark and save it to the
  database.

* Add adding bookmarks to the database.

* linkwave.scm (string-no-null): Only try to remove the final null
  byte if the string is longer than 0 characters and only if the last
  character _is_ a null character.
</content>
</entry>
<entry>
<title>Initial commit</title>
<updated>2012-12-24T00:27:14Z</updated>
<author>
<name>Tom Willemsen</name>
</author>
<published>2012-12-24T00:27:14Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/markam/commit/?id=77c7dbaa9ae845b0795f4da33eb0d285f6b9d1c4'/>
<id>urn:sha1:77c7dbaa9ae845b0795f4da33eb0d285f6b9d1c4</id>
<content type='text'>
</content>
</entry>
</feed>
