<?xml version="1.0" encoding="UTF-8"?>
 <rdf:RDF xmlns="http://purl.org/rss/1.0/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://web.resource.org/cc/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://pinboard.in">
    <title>Pinboard (keithpeter)</title>
    <link>https://pinboard.in/u:keithpeter/public/</link>
    <description>recent bookmarks from keithpeter</description>
    <items>
      <rdf:Seq>	<rdf:li rdf:resource="https://bugs.launchpad.net/ubuntu/+source/seamonkey/+bug/759406"/>
      </rdf:Seq>
    </items>
  </channel><item rdf:about="https://bugs.launchpad.net/ubuntu/+source/seamonkey/+bug/759406">
    <title>Bug #759406 in seamonkey (Ubuntu): “seamonkey 2.0.13 does not start, missing libxpcom.so and libxpcom_core.so (Natty, x86_64)”</title>
    <dc:date>2011-05-08T10:03:47+00:00</dc:date>
    <link>https://bugs.launchpad.net/ubuntu/+source/seamonkey/+bug/759406</link>
    <dc:creator>keithpeter</dc:creator><description><![CDATA[Work around is to download the binary of Seamonkey 2.0.14 from mozilla/seamonky, extract and run from a local directory. To extract the .tar.bz2 file use

tar xvfj seamonkey-2.0.14.tar.bz2

then to add Seamonkey to the menus, add a .desktop file manually in ~/.local/share/applications

[Desktop Entry]
Encoding=UTF-8
Version=1.0
Type=Application
Terminal=false
Exec=/home/username/opt/seamonkey/seamonkey
Name=Seamonkey
Icon=/home/username/opt/seamonkey/chrome/icons/default/default.png
Categories=Network;Internet;Other

then add a symlink to /usr/bin so dmenu picks up seamonkey...

sudo ln -s /home/username/opt/seamonkey/seamonkey /usr/bin/seamonkey]]></description>
<dc:subject>linux xubuntu</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:keithpeter/b:5194581a1eeb/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:keithpeter/t:linux"/>
	<rdf:li rdf:resource="https://pinboard.in/u:keithpeter/t:xubuntu"/>
</rdf:Bag></taxo:topics>
</item>
</rdf:RDF>