<?xml version="1.0" encoding="UTF-8"?>

<rss version='2.0' 
     xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"
     xmlns:doap="http://usefulinc.com/ns/doap#"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">

    <channel>
        <!-- This XML Feed shows details for the page BozPages 
             and everything recently tagged BozPages -->
        <creativeCommons:license>http://creativecommons.org/licenses/by-sa/2.5/
          </creativeCommons:license>
        <title>BozPages on SWiK</title>
        <doap:name>BozPages</doap:name>
        <doap:description>&lt;p&gt;&lt;a rel="nofollow" href="http://sandbox.sourcelabs.com/bozpage/"&gt;BozPages&lt;/a&gt; is a project to make small one off blogroll pages to keep track of a bunch of feeds on a single page.&lt;/p&gt;


	&lt;h2&gt;New Version&lt;/h2&gt;


	&lt;p&gt;BozPages is under a new development tack &amp;#8211; using &lt;a class="wikilink" href="http://swik.net/wikiality"&gt;wikiality&lt;/a&gt; as a base &amp;#8211; a demo of the &lt;a rel="nofollow" href="http://sandbox.sourcelabs.com/wikiality/bozpages"&gt;new BozPages is here&lt;/a&gt;.&lt;/p&gt;


	&lt;p&gt;BozPages can be made into any combination of rss feeds&lt;/p&gt;


	&lt;ul&gt;
	&lt;li&gt;Search results from various &lt;a class="wikilink" href="http://swik.net/RSS"&gt;&lt;span class="caps"&gt;RSS&lt;/span&gt;&lt;/a&gt; enabled search engines&lt;/li&gt;
		&lt;li&gt;Friends&amp;#8217; bookmarks on &lt;a class="wikilink" href="http://swik.net/del.icio.us"&gt;del.icio.us&lt;/a&gt;&lt;/li&gt;
		&lt;li&gt;Blog searches for your weblog&lt;/li&gt;
		&lt;li&gt;News&lt;/li&gt;
		&lt;li&gt;Friend&amp;#8217;s blogroll&lt;/li&gt;
		&lt;li&gt;Blogs on a specific topic&lt;/li&gt;
		&lt;li&gt;&lt;a rel="nofollow" href="http://sandbox.sourcelabs.com/bozpage/?f3"&gt;Swik Projects&lt;/a&gt;&lt;/li&gt;
	&lt;/ul&gt;


	&lt;p&gt;BozPages support &lt;a class="wikilink" href="http://swik.net/OPML"&gt;&lt;span class="caps"&gt;OPML&lt;/span&gt;&lt;/a&gt; export and import.&lt;/p&gt;


	&lt;p&gt;&lt;a rel="nofollow" href="http://sandbox.sourcelabs.com/referendum/index.php?ballot=9"&gt;&lt;img src="http://sandbox.sourcelabs.com/referendum/reflogo.png" alt/&gt; Vote for new features.&lt;/a&gt;&lt;/p&gt;
</doap:description>
        <description>BozPages is a project to make small one off blogroll pages to keep track of a bunch of feeds on a single page.


	New Version


	BozPages is under a new development tack &amp;#8211; using wikiality as a base &amp;#8211; a demo of the new BozPages is here.


	BozPages can be made into any combination of rss feeds


	
	Search results from various RSS enabled search engines
		Friends&amp;#8217; bookmarks on del.icio.us
		Blog searches for your weblog
		News
		Friend&amp;#8217;s blogroll
		Blogs on a specific topic</description> 
	  <!-- see doap:description for full description -->
        <link>http://swik.net/BozPages</link>
        <doap:homepage>http://sandbox.sourcelabs.com/bozpage/</doap:homepage>
                <category>RSS</category>
        <category>aggregator</category>
        <category>WebService</category>
        <category>BozPages</category>
        <category>License:GPL</category>

        <pubDate>Thu, 17 Nov 2005 09:01:37 -0800</pubDate>
        <lastBuildDate>Thu, 03 May 2007 16:48:20 -0700</lastBuildDate>
            
        <item>
            <title>Wikiality</title>
            <link>http://swik.net/User:alex/Alex+Bosworth%27s+Weblog/Wikiality/kype</link>
            <description>&lt;p&gt;I&amp;#8217;ve been working on a wiki project as an experiment for the next generation of &lt;a href=&quot;http://swik.net/SWiK&quot;&gt;SWiK&lt;/a&gt;.&lt;/p&gt;


	&lt;p&gt;The concept is that the web isn&amp;#8217;t just a lot of static webpages anymore, it&amp;#8217;s Ajax widgetry, Flash videos, fancy stylesheets, etc. Wikis however are dragging behind, stuck in static webpage land, there either isn&amp;#8217;t a model for extending the wiki, or if there is it&amp;#8217;s too complicated to really be &amp;#8216;wiki&amp;#8217;.&lt;/p&gt;


	&lt;p&gt;The wikiality concept tries to play a balance between these worlds. It&amp;#8217;s a very experimental concept, but I&amp;#8217;ve started using it personally and I think it&amp;#8217;s started to be interesting. The way it works is via two types of pages: wiki pages and wiki templates.&lt;/p&gt;


	&lt;p&gt;The templating language is straight JavaScript. Templates are wiki pages that contain an eponymous Javascript class. When templates are embedded in a wiki page, the page then incorporates any referenced templates.&lt;/p&gt;


I like building applications in wiki form because:
	&lt;ul&gt;
	&lt;li&gt;It&amp;#8217;s faster to develop, about two times as fast as a regular application&lt;/li&gt;
		&lt;li&gt;More customization. If I don&amp;#8217;t like how something works in a widget, I can clone the widget, change it subtley, and now I have it working both ways. You can also build your own interface from top to bottom, there&amp;#8217;s no constraints of the standard application ui.&lt;/li&gt;
	&lt;/ul&gt;


	&lt;p&gt;I&amp;#8217;ve written some applications in &lt;a href=&quot;http://sandbox.sourcelabs.com/wikiality/&quot;&gt;wikiality&lt;/a&gt;:&lt;/p&gt;


&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;http://sandbox.sourcelabs.com/wikiality/bozpages&quot;&gt;Bozpages 2.0&lt;/a&gt; &amp;#8211; This is the successor to Bozpages (simple rss feed pages). 
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;http://sandbox.sourcelabs.com/wikiality/web2.0&quot;&gt;bozpage web2.0&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://sandbox.sourcelabs.com/wikiality/tech_news&quot;&gt;bozpage tech news&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://sandbox.sourcelabs.com/wikiality/videobookmarks&quot;&gt;Video Bookmarks&lt;/a&gt; &amp;#8211; Like &lt;a href=&quot;http://swik.net/delimages&quot;&gt;delimages&lt;/a&gt; shows you the most recently bookmarked image feeds from del.icio.us, Video Bookmarks shows the most recently bookmarked videos from YouTube and Google Video.&lt;/li&gt;
&lt;/ul&gt;

	&lt;p&gt;I&amp;#8217;m still thinking about how the concept works and it&amp;#8217;s very experimental and in flux, but I thought I&amp;#8217;d share just the basic idea: I think wikis and widgets can work together.&lt;/p&gt;


	&lt;p&gt;PS. I&amp;#8217;ve been looking more into how Digg works, and how the user ecology is evolving, I posted this on my other blog, but I think it might be interesting to people who just read this one, It&amp;#8217;s called &lt;a href=&quot;http://swik.net/User:alex/Alex+Bosworth+-+The+Races/The+Prisoner%27s+Dilemma+in+Digg+Story+Promotion/jy3o&quot;&gt;&amp;#8220;The Prisoner&amp;#8217;s Dilemma In Digg Story Promotion&amp;#8221;&lt;/a&gt;. It talks about a theory I&amp;#8217;m working on that there might be a weakness in Digg&amp;#8217;s story promotion scheme wherein you can get your stories front-paged by entering into a cooperative game with other people trying for the same thing.&lt;/p&gt;
</description>
            
            <pubDate>Tue, 05 Sep 2006 01:55:06 -0700</pubDate>
        </item>
            
        <item>
            <title>Service Outage</title>
            <link>http://swik.net/LiveMarks/LiveMarks+News/Service+Outage/ctic</link>
            <description>&lt;p&gt;we had a service outage tonight&amp;#8212;ran out of the disk space, oops!&lt;/p&gt;


	&lt;p&gt;turns out that apache logs get big quickly when you are doing a lot of ajax requests&lt;/p&gt;


	&lt;p&gt;mysql doestn&amp;#8217; appreciate not having any disk space, so table done got corrupted&lt;/p&gt;


	&lt;p&gt;table is repaired, service is up again, yay&amp;#8230;.&lt;/p&gt;
</description>
            
            <pubDate>Thu, 23 Mar 2006 22:53:19 -0800</pubDate>
        </item>
            
        <item>
            <title>Problems with Tooltips-dot-js</title>
            <link>http://swik.net/BozPages/News/Problems+with+Tooltips-dot-js/b8pa</link>
            <description>&lt;p&gt;Tooltips.js is annoying me a bunch, not sure if anyone else has the same problem, but the hovers for the posts don&amp;#8217;t really wrap correctly on the page.&lt;/p&gt;


	&lt;p&gt;If anyone knows what library I should be using instead to do these hovers, please let me know, I really don&amp;#8217;t want to have to do my own, and trying to fix Tooltips.js has proven to be non-trivial.&lt;/p&gt;


	&lt;p&gt;Stay classy&lt;/p&gt;
</description>
            
            <pubDate>Thu, 23 Feb 2006 17:34:50 -0800</pubDate>
        </item>
            
        <item>
            <title>New Feature - Aggregate RSS feeds</title>
            <link>http://swik.net/BozPages/News/New+Feature+-+Aggregate+RSS+feeds/bjdt</link>
            <description>&lt;p&gt;Now you can subscribe to a River as an &lt;span class=&quot;caps&quot;&gt;RSS&lt;/span&gt; feed.&lt;/p&gt;


	&lt;p&gt;(append &lt;code&gt;&amp;#38;format=rss&lt;/code&gt; to the url)&lt;/p&gt;
</description>
            
            <pubDate>Mon, 12 Dec 2005 16:29:11 -0800</pubDate>
        </item>
            
        <item>
            <title>New Feature - See the discussion</title>
            <link>http://swik.net/BozPages/News/New+Feature+-+See+the+discussion/bicw</link>
            <description>&lt;p&gt;If you notice on River View, below popular posts now you can see the discussion on the web around that post.&lt;/p&gt;


	&lt;p&gt;The Cloud View has been upgraded to give better clouding on certain BozPages.&lt;/p&gt;
</description>
            
            <pubDate>Fri, 09 Dec 2005 14:06:01 -0800</pubDate>
        </item>
            
        <item>
            <title>Down again - damn gremlins</title>
            <link>http://swik.net/LiveMarks/LiveMarks+News/Down+again+-+damn+gremlins/bhya</link>
            <description>&lt;p&gt;Arg LiveMarks is down again, someone call the bloglines plumber&lt;/p&gt;


	&lt;p&gt;This goes for &lt;a class=&quot;wikilink&quot; href=&quot;http://swik.net/priv.at&quot;&gt;priv.at&lt;/a&gt; and &lt;a class=&quot;wikilink&quot; href=&quot;http://swik.net/bozpages&quot;&gt;bozpages&lt;/a&gt; too dagnabit&lt;/p&gt;


	&lt;p&gt;Again &amp;#8211; Colo drive required to fix &amp;#8211; stay tuned.&lt;/p&gt;


	&lt;p&gt;Update: up again, that was quick &amp;#8211; and a total mystery :/&lt;/p&gt;
</description>
                        <category>Monarch</category>

            <pubDate>Thu, 08 Dec 2005 16:07:25 -0800</pubDate>
        </item>
            
        <item>
            <title>New Feature - River View</title>
            <link>http://swik.net/BozPages/News/New+Feature+-+River+View/bg3k</link>
            <description>&lt;p&gt;Now you can have a view of the river. Click on &amp;#8216;River View&amp;#8217; to see all the posts flow on by ;)&lt;/p&gt;
</description>
            
            <pubDate>Tue, 06 Dec 2005 20:05:09 -0800</pubDate>
        </item>
            
        <item>
            <title>New Feature - Rollover Descriptions</title>
            <link>http://swik.net/BozPages/News/New+Feature+-+Rollover+Descriptions/bgl9</link>
            <description>&lt;p&gt;Hover over a title to see the post description in more detail.&lt;/p&gt;


	&lt;p&gt;This is powered by the &lt;a class=&quot;wikilink&quot; href=&quot;http://swik.net/JavaScript&quot;&gt;JavaScript&lt;/a&gt; library &lt;a class=&quot;wikilink&quot; href=&quot;http://swik.net/wz_tooltip&quot;&gt;wz_tooltip&lt;/a&gt;. There is a known issue, in that really big entries can overflow the top of the screen. If someone has a fix for the wz_tooltip library, send it my way, otherwise stay tuned for me to fix it&amp;#8230;&lt;/p&gt;
</description>
            
            <pubDate>Mon, 05 Dec 2005 16:48:39 -0800</pubDate>
        </item>
            
        <item>
            <title>New Feature - Cloud View</title>
            <link>http://swik.net/BozPages/News/New+Feature+-+Cloud+View/bd62</link>
            <description>&lt;p&gt;You can now see all the links in rss feeds in a &amp;#8216;Cloud View&amp;#8217;&lt;/p&gt;
</description>
            
            <pubDate>Tue, 29 Nov 2005 22:22:52 -0800</pubDate>
        </item>
            
        <item>
            <title>RSS Overload? Trying the Web Way Again.</title>
            <link>http://swik.net/User:alex/Alex+Bosworth%27s+Weblog/RSS+Overload%3F+Trying+the+Web+Way+Again./8pq</link>
            <description>&lt;p&gt;Something I&amp;#8217;ve been thinking about is the way I use my blog reader, and how it&amp;#8217;s transformed the way I use the web.&lt;/p&gt;


	&lt;p&gt;In many ways it&amp;#8217;s great to have information delivered to me on my terms. In a lot of the reading I do online, I don&amp;#8217;t ever leave the &lt;span class=&quot;caps&quot;&gt;RSS&lt;/span&gt; reader.&lt;/p&gt;


	&lt;p&gt;However there are problems with reading a lot of feeds, which makes me start to think maybe I need to rethink the classic model of &lt;span class=&quot;caps&quot;&gt;RSS&lt;/span&gt; reading &amp;#8211; create your blogroll and watch all the posts as they come in.&lt;/p&gt;


	&lt;p&gt;I&amp;#8217;ve found myself often in a quandary about adding a feed to my blog reader. It&amp;#8217;s already so choked with feeds that I constantly have to play gardener, pruning and trimming to make sure that I don&amp;#8217;t get overloaded. (I almost always am anyways).&lt;/p&gt;


	&lt;p&gt;OK so a &lt;a href=&quot;http://findory.com&quot;&gt;bunch&lt;/a&gt; of &lt;a href=&quot;http://reader.google.com&quot;&gt;geniuses&lt;/a&gt; think they can solve my problem with blog overload by only finding me the &amp;#8216;relevant&amp;#8217; posts.&lt;/p&gt;


	&lt;p&gt;Except that doesn&amp;#8217;t work, that sucks. Taking management of my information consumption away from me is bad. Unless Google Reader is plugged into my subconscious, how will it really know what I want to read?&lt;/p&gt;


	&lt;p&gt;OK so here&amp;#8217;s my solution for adding a zillion feeds. Add them to different blogrolls. I now maintain 5 blogrolls. I visit them in varying frequencies:&lt;/p&gt;


	&lt;ul&gt;
	&lt;li&gt;&lt;strong&gt;Main Blogroll&lt;/strong&gt;: anything that must be paid attention to. Bloglines nicely tracks for me what I&amp;#8217;ve read. (Although I can&amp;#8217;t keep it open anymore because their new JavaScript code breaks the entire page if I leave Bloglines open for too long, damn I hate Bloglines atm).&lt;/li&gt;
		&lt;li&gt;&lt;strong&gt;FriendsRoll&lt;/strong&gt;: Friends&amp;#8217;, People I know or just think are cool lists of Bookmarks (del.icio.us feeds), Pictures (flickr feeds), and personal weblogs.&lt;/li&gt;
		&lt;li&gt;&lt;strong&gt;Vanity Search&lt;/strong&gt;: Who&amp;#8217;s talking about me on the web. I like the idea of loosely coupled conversations over the web, posting comments and replies on personal blogs instead of in comments, but it&amp;#8217;s still hard to keep track of who is talking about you. Also a single blog search rarely covers the entire blogosphere, so I use 4 engines: google blogsearch, feedster, icerocket, and blogpulse and subscribe to them all. (technorati obnoxiously doesn&amp;#8217;t offer public &lt;span class=&quot;caps&quot;&gt;RSS&lt;/span&gt; feeds)&lt;/li&gt;
		&lt;li&gt;&lt;strong&gt;NewsRolls&lt;/strong&gt;: I keep various news blogrolls, for entertainment. World News, Games News, Ajax News &amp;#8211; all get their own blogrolls.&lt;/li&gt;
	&lt;/ul&gt;


	&lt;p&gt;With many blogrolls, I don&amp;#8217;t have to worry so much about overloading my queue of things to read every day. The question is: how do you keep a bunch of blogrolls? Well since there isn&amp;#8217;t an easy way in Bloglines, Google Reader, or any other reader I could see, I rolled my own blogreader: &lt;a href=&quot;http://sandbox.sourcelabs.com/bozpage/&quot;&gt;BozPages&lt;/a&gt;.&lt;/p&gt;


	&lt;p&gt;&lt;a href=&quot;http://sandbox.sourcelabs.com/bozpage/&quot;&gt;It&amp;#8217;s dead simple. Add a feed, make a blog roll, that&amp;#8217;s it.&lt;/a&gt;&lt;/p&gt;


	&lt;p&gt;By the way, hearing about &lt;a class=&quot;wikilink&quot; href=&quot;http://swik.net/OPML&quot;&gt;&lt;span class=&quot;caps&quot;&gt;OPML&lt;/span&gt;&lt;/a&gt; at Seattle MindCamp really impressed on me of the usefulness of it. I have had generally a pretty negative opinion of &lt;span class=&quot;caps&quot;&gt;OPML&lt;/span&gt; as people talking about it have made it seem too semantic-web-ey. Also it shoves data in xml attributes, and it&amp;#8217;s of much less obvious use than &lt;a class=&quot;wikilink&quot; href=&quot;http://swik.net/RSS&quot;&gt;&lt;span class=&quot;caps&quot;&gt;RSS&lt;/span&gt;&lt;/a&gt;, but so far as having a standard format for blogrolls, it&amp;#8217;s awesome.&lt;/p&gt;


	&lt;p&gt;I sometimes use &lt;a class=&quot;wikilink&quot; href=&quot;http://swik.net/BozPages&quot;&gt;BozPages&lt;/a&gt; as a kind of &lt;span class=&quot;caps&quot;&gt;OPML&lt;/span&gt; viewer. I subscribe someone&amp;#8217;s feeds to a BozPage, and then I can check out what the world looks like from their perspective. Unfortunately, &lt;span class=&quot;caps&quot;&gt;OPML&lt;/span&gt; discovery is still in its infancy, people often don&amp;#8217;t know and don&amp;#8217;t publish their &lt;span class=&quot;caps&quot;&gt;OPML&lt;/span&gt; feed urls. It&amp;#8217;s too bad because there&amp;#8217;s a lot of cool things that could be done if you could see who&amp;#8217;s subscribing to you and who is subscribing to them and so on.&lt;/p&gt;
</description>
            
            <pubDate>Wed, 16 Nov 2005 18:47:34 -0800</pubDate>
        </item>
            
        <item>
            <title>BlogSearch Bozpage</title>
            <link>http://swik.net/BozPages/BlogSearch+Bozpage</link>
            <description>&lt;p&gt;You can create a blog search BozPage&lt;/p&gt;


&lt;form action=&#039;http://sandbox.sourcelabs.com/bozpage/index.php&#039; method=&#039;POST&#039;&gt;
  &lt;label for=&#039;blogSearch&#039;&gt;search term:&lt;/label&gt;
  &lt;input type=&#039;hidden&#039; name=&#039;eP&#039; value=&#039;id&#039;&gt;
  &lt;input type=&#039;text&#039; name=&#039;blogSearch&#039;&gt;
  &lt;input type=&#039;submit&#039; value=&#039;create search bozPage&#039;&gt;
&lt;/form&gt;

	&lt;p&gt;This will aggregate various blog search engines for a specific term&lt;/p&gt;
</description>
                        <category>BozPages</category>
            <category>Blogsearch</category>

            <pubDate>Sat, 25 Feb 2006 19:29:04 -0800</pubDate>
        </item>
            
        <item>
            <title>Feature Requests</title>
            <link>http://swik.net/BozPages/Feature+Requests</link>
            <description>&lt;p&gt;If you have a feature you&amp;#8217;d like to see in BozPages &amp;#8211; add it to the list&lt;/p&gt;


	&lt;ul&gt;
	&lt;li&gt;Search template on the front page &amp;#8211; (&lt;a class=&quot;wikilink&quot; href=&quot;http://swik.net/User:byron&quot;&gt;Byron&lt;/a&gt;)&lt;/li&gt;
		&lt;li&gt;&lt;del&gt;&lt;span class=&quot;caps&quot;&gt;XML&lt;/span&gt; link on each feed &amp;#8211; (&lt;a class=&quot;wikilink&quot; href=&quot;http://swik.net/User:byron&quot;&gt;Byron&lt;/a&gt;)&lt;/del&gt; &lt;strong&gt;done&lt;/strong&gt;&lt;/li&gt;
		&lt;li&gt;Quick Search feed add widget&lt;/li&gt;
		&lt;li&gt;&lt;del&gt;Not a really a feature inside BozPage but a simple link on the web page where to download a tarball of BozPages or a cvs link to check out the current version.&lt;/del&gt; &lt;strong&gt;done &amp;#8211; see &lt;a rel=&#039;nofollow&#039; href=&quot;http://swik.net/Bozpages/How+BozPages+Works&quot;&gt;how bozpages works&lt;/a&gt;&lt;/strong&gt;&lt;/li&gt;
		&lt;li&gt;Name a page &amp;#8211; &lt;a rev=&#039;vote_for&#039; href=&#039;http://sandbox.sourcelabs.com/referendum/index.php?ballot=9&amp;#38;issue=10#forIssue10&#039;&gt;&lt;img src=&#039;http://sandbox.sourcelabs.com/referendum/voteyes.png&#039;&gt;&lt;/a&gt;&lt;/li&gt;
	&lt;/ul&gt;
</description>
                        <category>features</category>
            <category>BozPages</category>

            <pubDate>Thu, 17 Nov 2005 11:15:50 -0800</pubDate>
        </item>
            
        <item>
            <title>How BozPages Works</title>
            <link>http://swik.net/BozPages/How+BozPages+Works</link>
            <description>&lt;p&gt;Bozpages is fairly simple, users create pages that are associated with &lt;a class=&quot;wikilink&quot; href=&quot;http://swik.net/rss&quot;&gt;rss&lt;/a&gt; feeds.&lt;/p&gt;


	&lt;p&gt;In order to not require registration, pages are never destroyed or changed, instead a new version of the page is made on every page change.&lt;/p&gt;


	&lt;h2&gt;Projects used&lt;/h2&gt;


	&lt;ul&gt;
	&lt;li&gt;&lt;a class=&quot;wikilink&quot; href=&quot;http://swik.net/MySQL&quot;&gt;MySQL&lt;/a&gt;&lt;/li&gt;
		&lt;li&gt;&lt;a class=&quot;wikilink&quot; href=&quot;http://swik.net/Apache&quot;&gt;Apache&lt;/a&gt;&lt;/li&gt;
		&lt;li&gt;&lt;a class=&quot;wikilink&quot; href=&quot;http://swik.net/Linux&quot;&gt;Linux&lt;/a&gt;&lt;/li&gt;
		&lt;li&gt;&lt;a class=&quot;wikilink&quot; href=&quot;http://swik.net/PHP&quot;&gt;&lt;span class=&quot;caps&quot;&gt;PHP&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
		&lt;li&gt;&lt;a class=&quot;wikilink&quot; href=&quot;http://swik.net/MagpieRSS&quot;&gt;MagpieRSS&lt;/a&gt;&lt;/li&gt;
		&lt;li&gt;&lt;a class=&quot;wikilink&quot; href=&quot;http://swik.net/wz_tooltip&quot;&gt;wz_tooltip&lt;/a&gt;&lt;/li&gt;
	&lt;/ul&gt;


	&lt;h2&gt;Source Codes&lt;/h2&gt;


Source code can be found in these files:
	&lt;ul&gt;
	&lt;li&gt;&lt;a rel=&#039;nofollow&#039; href=&quot;http://sandbox.sourcelabs.com/sourcecode/bozpages/index.phps&quot;&gt;main index&lt;/a&gt;&lt;/li&gt;
		&lt;li&gt;&lt;a rel=&#039;nofollow&#039; href=&quot;http://sandbox.sourcelabs.com/sourcecode/bozpages/river.phps&quot;&gt;river view&lt;/a&gt;&lt;/li&gt;
		&lt;li&gt;&lt;a rel=&#039;nofollow&#039; href=&quot;http://sandbox.sourcelabs.com/sourcecode/bozpages/1.css&quot;&gt;css 1&lt;/a&gt;, &lt;a rel=&#039;nofollow&#039; href=&quot;http://sandbox.sourcelabs.com/sourcecode/bozpages/style.css&quot;&gt;css 2&lt;/a&gt;&lt;/li&gt;
		&lt;li&gt;&lt;a rel=&#039;nofollow&#039; href=&quot;http://sandbox.sourcelabs.com/sourcecode/bozpages/wz_tooltip.js&quot;&gt;wz_tooltip&lt;/a&gt;&lt;/li&gt;
		&lt;li&gt;&lt;a rel=&#039;nofollow&#039; href=&quot;http://sandbox.sourcelabs.com/sourcecode/bozpages/findReferences.phps&quot;&gt;find references&lt;/a&gt;&lt;/li&gt;
		&lt;li&gt;&lt;a rel=&#039;nofollow&#039; href=&quot;http://sandbox.sourcelabs.com/sourcecode/bozpages/opmlcloud.phps&quot;&gt;cloud view&lt;/a&gt;&lt;/li&gt;
		&lt;li&gt;&lt;a rel=&#039;nofollow&#039; href=&quot;http://sandbox.sourcelabs.com/sourcecode/bozpages/utilities.phps&quot;&gt;utilities&lt;/a&gt;&lt;/li&gt;
	&lt;/ul&gt;


	&lt;h2&gt;Database structure&lt;/h2&gt;


&lt;code&gt;&lt;pre&gt;
-- Database: `bozpages`
--

-- --------------------------------------------------------

--
-- Table structure for table `bozpages`
--

CREATE TABLE `bozpages` (
 `id` int(11) NOT NULL auto_increment,
 `hitCount` int(11) NOT NULL default &#039;0&#039;,
 `hash` varchar(255) NOT NULL default &#039;&#039;,
 PRIMARY KEY  (`id`),
 KEY `hitCount` (`hitCount`),
 KEY `hash` (`hash`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=8484 ;

-- --------------------------------------------------------

--
-- Table structure for table `feeds`
--

CREATE TABLE `feeds` (
 `id` int(11) NOT NULL auto_increment,
 `url` varchar(255) NOT NULL default &#039;&#039;,
 PRIMARY KEY  (`id`),
 UNIQUE KEY `url` (`url`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=4042 ;

-- --------------------------------------------------------

--
-- Table structure for table `feeds_for_page`
--

CREATE TABLE `feeds_for_page` (
 `feed_id` int(11) NOT NULL default &#039;0&#039;,
 `boz_id` int(11) NOT NULL default &#039;0&#039;,
 `linkedDate` timestamp NOT NULL default CURRENT_TIMESTAMP on update
CURRENT_TIMESTAMP,
 KEY `feed_id` (`feed_id`),
 KEY `boz_id` (`boz_id`),
 KEY `linkedDate` (`linkedDate`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1;

-- --------------------------------------------------------

&lt;/pre&gt;
&lt;/code&gt;
</description>
                        <category>BozPages</category>

            <pubDate>Fri, 18 Nov 2005 11:43:22 -0800</pubDate>
        </item>
            
        <item>
            <title>News</title>
            <link>http://swik.net/BozPages/News</link>
            <description>&lt;p&gt;News about BozPages&lt;/p&gt;
</description>
                        <category>BozPages</category>

            <pubDate>Tue, 29 Nov 2005 22:21:48 -0800</pubDate>
        </item>
                </channel>
</rss>
