<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/css" href="/stylesheets/rss.css"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">
  <channel>
    <title>Tech-Blog: Category web</title>
    <link>/articles/category/web</link>
    <language>en-us</language>
    <ttl>40</ttl>
    <description>Mike Pierson's technology blog</description>
    <item>
      <title>Super Pat on OpenSSO Extensions</title>
      <description>&lt;p&gt;&lt;a href="http://blogs.sun.com/superpat"&gt;Pat Patterson&lt;/a&gt; &lt;a href="http://blogs.sun.com/superpat/entry/lightbulb_is_dead_long_live"&gt;announced&lt;/a&gt; yesterday that OpenSSO's Lightbulb project is now  &lt;a href="https://opensso.dev.java.net/public/extensions/"&gt;OpenSSO Extensions&lt;/a&gt;.  Paul Bryan's &lt;a href="http://openid.pbryan.com/"&gt;OpenID Identity Provider&lt;/a&gt; for OpenSSO is one of three initial extensions.&lt;/p&gt;

</description>
      <pubDate>Tue, 13 Mar 2007 10:10:00 -0400</pubDate>
      <guid isPermaLink="false">urn:uuid:0302fa6e-b8e0-4bfe-afdd-fd654757979f</guid>
      <author>Mike</author>
      <link>/articles/2007/03/13/super-pat-on-opensso-extensions</link>
      <category>web</category>
      <category>openid</category>
      <category>opensso</category>
      <category>sun</category>
      <trackback:ping>/articles/trackback/347</trackback:ping>
    </item>
    <item>
      <title>On tools suitable for a job search</title>
      <description>&lt;p&gt;I am not the first one (see &lt;a href="http://www.myjobtips.com/"&gt;MyJobTips&lt;/a&gt; among others) to assert that the online tools available to job seekers are lacking.  Herewith some thoughts on what a mashup service for seekers might look like.&lt;/p&gt;

&lt;p&gt;A common job seeker workflow might go something like:&lt;/p&gt;
&lt;ol&gt;
 &lt;li&gt;wake-up, make coffee&lt;/li&gt;
 &lt;li&gt;check e-mail, possibly reading automated messages from job boards&lt;/li&gt;
 &lt;li&gt;cruise job boards, bookmarking jobs of interest&lt;/li&gt;
 &lt;li&gt;pick one or two or more gems from that day's crop of new job postings and research job and company&lt;/li&gt;
 &lt;li&gt;compose and send one or two resumes&lt;/li&gt;
 &lt;li&gt;later, follow up on sent resumes, possibly scheduling interviews, and eventually accepting an offer&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;It won't be long before one of the major job boards (or Google) implements &lt;i&gt;something&lt;/i&gt; that services such a workflow.  But for now, a simple mashup might do the trick&lt;/p&gt;

&lt;p&gt;&lt;img src="/files/jobsearch.png" width="500" alt="job seeker service mashup" /&gt;&lt;/p&gt;

&lt;p&gt;Much of what a job seeker needs is already there.  Social bookmarking sites like del.icio.us provide an easy way to post, organize, and share bookmarks.  Blogs provide an easy way to author, store, and publish research and notes.  Online calenders are extremely common, useful for scheduling interviews.  Web-based to-do lists, useful for recording follow-ups, are also freely available, most providing electronic reminders.&lt;/p&gt;

&lt;p&gt;A mapping service like Google Maps might also play a role.  And then there are the online word processors like Writely that could be used to author resumes.  Does Google Base play a role?&lt;/p&gt;

&lt;p&gt;A first version of &amp;quot;the app&amp;quot; might just be a static javascript page that sends HTTP requests to each of the secondary services.  Eventually the app should be smart enough to extract info from a job posting such as job location, posting date, relevant keywords, suggested follow-up tasks, blog post templates.&lt;/p&gt;

&lt;p&gt;I suspect that this app would not cross the line between feature and service, i.e. the job seeker's needs are more likely to be satisfied by existing providers than by &lt;i&gt;the app&lt;/i&gt;.  Would seekers pay to use the mash up?  Maybe, but as soon as they did, someone is going to give it away for free.&lt;/p&gt;

</description>
      <pubDate>Wed, 03 May 2006 02:58:00 -0400</pubDate>
      <guid isPermaLink="false">urn:uuid:70151aea-1344-4671-a0ac-5da9d0d7dd69</guid>
      <author>Mike</author>
      <link>/articles/2006/05/03/on-tools-suitable-for-a-job-search</link>
      <category>blogs</category>
      <category>web</category>
      <category>Google</category>
      <category>jobsearch</category>
      <trackback:ping>/articles/trackback/239</trackback:ping>
    </item>
    <item>
      <title>My tools</title>
      <description>&lt;p&gt;I'm trying to get back into the habit of writing by documenting my favourite online tools.  Goes without saying that they are all best viewed with &lt;a href="http://www.mozilla.com/firefox/central/"&gt;Firefox&lt;/a&gt;.&lt;p&gt;

&lt;dl&gt;

 &lt;dt&gt;&lt;a href="http://mail.google.com/"&gt;Gmail&lt;/a&gt;&lt;/dt&gt;
 &lt;dd&gt;
  &lt;p&gt;A decent, free, web mail product without a practical usage limit.  Gmail's search facility (delete nothing, no folders) has changed the way I use email -- no more archiving or offline storage.&lt;/p&gt;
  &lt;p&gt;The Inbox/All_Mail split is natural after a while.  I try to keep the number of messages in my Inbox to a minimum; say one to two weeks of content in the first page.  Star'd messages and tags are thus far not much use.&lt;/p&gt;
 &lt;/dd&gt;

 &lt;dt&gt;&lt;a href="http://del.icio.us/"&gt;del.icio.us&lt;/a&gt;&lt;/dt&gt;
 &lt;dd&gt;
  &lt;p&gt;Social bookmarking provides value (see oishii below), but del.icio.us provides a bookmarklet and Firefox plugin that makes bookmarking a snap.  The &lt;a href="http://avc.blogs.com/a_vc/2005/07/delicious_daily.html"&gt;daily blog posting&lt;/a&gt; service that sends &lt;a href="http://del.icio.us/mpierson"&gt;my bookmarks&lt;/a&gt; to this blog is spiffy.&lt;/p&gt;
 

 &lt;dt&gt;&lt;a href="http://www.netvibes.com/"&gt;Netvibes.com&lt;/a&gt;&lt;/dt&gt;
 &lt;dd&gt;
  &lt;p&gt;Dynamic home page supporting RSS/Atom feeds, to-do lists, weather, bookmarks, and other aggregated content.  I use is almost exclusively to track syndicated content that changes frequently.&lt;/p&gt;
  &lt;p&gt;The UI is well thought out.  Content can be categorized on any number of tabs, and arranged within each tab via drag and drop.  Content is presented within an embedded reader.&lt;/p&gt;
 &lt;/dd&gt;

 &lt;dt&gt;&lt;a href="http://www.rojo.com/"&gt;Rojo&lt;/a&gt;&lt;/dt&gt;
 &lt;dd&gt;
  &lt;p&gt;My industrial strength blog/feed reader.  Not much GUI candy here, Rojo is suitable for blitzing through a large number of posts because a paragraph or two of each article is presented in the Rojo interfrace. Feeds are categorized by tag. &lt;/p&gt;
 &lt;/dd&gt;

 &lt;dt&gt;&lt;a href="http://www.rememberthemilk.com/"&gt;remember the milk&lt;/a&gt;&lt;/dt&gt;
 &lt;dd&gt;
  &lt;p&gt;A recent addition to my tool box, remember the milk is a web 2.0 to-do list manager. Each list entry is categorized as personal, work, or study, can be tagged with arbitrary keywords, has a due date and associated effort.  Lists can be syndicated via Atom, or iCal; reminders are sent via SMS, IM, or email.  Tasks can also be added via email (no API yet).&lt;/p&gt;
  &lt;p&gt;The on-the-fly smart lists (say, all tasks tagged 'house') achieve high coolness marks.&lt;/p&gt;
 &lt;/dd&gt;

 &lt;dt&gt;&lt;a href="http://calendar.yahoo.com/"&gt;Yahoo Calendar&lt;/a&gt;&lt;/dt&gt;
 &lt;dd&gt;
  &lt;p&gt;Through no fault of Yahoo, their calendar service caused me a bit of trouble a while back, but it is still a decent product.  Recurring events are easy to add, and the display is easy on the eyes.  Yahoo has not updated this service in a long while, and I'm tempted to switch to &lt;a href="http://calendar.google.com/"&gt;google calendar&lt;/a&gt; if/when I can transfer my Yahoo events.&lt;/p&gt;
 &lt;/dd&gt;

 &lt;dt&gt;&lt;a href="http://digg.com/diggall/cloud"&gt;Digg&lt;/a&gt;, &lt;a href="http://reddit.com/"&gt;reddit&lt;/a&gt;, &lt;a href="http://opencontent.org/oishii/"&gt;Oishii&lt;/a&gt;&lt;/dt&gt;
 &lt;dd&gt;
  &lt;p&gt;Mental candy that I check a few times a day to keep tabs on what is percolating on the net.  Once in a while I find a &lt;a href="http://www.idler.co.uk/"&gt;gem&lt;/a&gt;.&lt;/p&gt;
 &lt;/dd&gt;

</description>
      <pubDate>Mon, 01 May 2006 15:51:00 -0400</pubDate>
      <guid isPermaLink="false">urn:uuid:b7ba41d5-a5ce-4a79-b007-de6412184dd1</guid>
      <author>Mike</author>
      <link>/articles/2006/05/01/my-tools</link>
      <category>blogs</category>
      <category>web</category>
      <category>Google</category>
      <category>yahoo</category>
      <category>rojo</category>
      <category>rememberthemilk</category>
      <category>digg</category>
      <category>reddit</category>
      <category>oishii</category>
      <category>netvibes</category>
      <trackback:ping>/articles/trackback/237</trackback:ping>
    </item>
    <item>
      <title>Evolving user interaction</title>
      <description>&lt;p&gt;It occurred to me last night that this might make a nice slide some day...&lt;/p&gt;
&lt;p&gt;&lt;img src="http://tech-blog.mpierson.net/files/evolving_interaction.png" alt="evolving user interaction"/&gt;&lt;/p&gt;
&lt;p&gt;I think it might even be part of a &lt;a href="http://blog.guykawasaki.com/2005/12/the_102030_rule.html"&gt;10-20-30&lt;/a&gt; presentation. ;-) .&lt;/p&gt;

</description>
      <pubDate>Fri, 06 Jan 2006 16:43:00 -0500</pubDate>
      <guid isPermaLink="false">urn:uuid:33f7fc4a-9d15-4c46-843c-2a5bdbbc494e</guid>
      <author>Mike</author>
      <link>/articles/2006/01/06/evolving-user-interaction</link>
      <category>web</category>
      <category>slides</category>
    </item>
    <item>
      <title>iPod video</title>
      <description>&lt;p&gt;The worst kept secret is now &lt;a href="http://www.wired.com/news/mac/0,2125,69193,00.html?tw=rss.GAD"&gt;public&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Will the video iPod move mainstream video off of cable?  Maybe not.  But it may be the trigger for mainstream video blogs and pod casts, downloadable TV shows, live video.  Something big is going to happen.  It will also be interesting to see if/how Sony reacts with their PSP.&lt;/p&gt;

&lt;p&gt;There may be an opportunity for a bloglines-like app for notification of new video content -- an RSS based TV guide.  Or maybe a Flickr for home video?&lt;/p&gt;


</description>
      <pubDate>Thu, 13 Oct 2005 11:04:00 -0400</pubDate>
      <guid isPermaLink="false">urn:uuid:1d53fc75-2777-4397-a894-a7f79dfc4bf9</guid>
      <author>Mike</author>
      <link>/articles/2005/10/13/ipod-video</link>
      <category>technology</category>
      <category>blogs</category>
      <category>media</category>
      <category>web</category>
      <category>arts + entertainment</category>
    </item>
    <item>
      <title>Web 2.0</title>
      <description>&lt;p&gt;As Tim O'Reilly and Tim Bray &lt;a href="http://radar.oreilly.com/archives/2005/08/not_20.html"&gt;say&lt;/a&gt;: 'there's still a huge amount of disagreement about just what Web 2.0 means'.  Herewith, my summary of O'Reilly's piece &lt;a href="http://www.oreillynet.com/pub/a/oreilly/tim/news/2005/09/30/what-is-web-20.html"&gt;What Is Web 2.0&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;O'Reilly describes priciples shared by successful 'Web 1.0' successes and interesting recent applications. See the &lt;a href="http://www.oreillynet.com/oreilly/tim/news/2005/09/30/graphics/figure1.jpg"&gt;meme map&lt;/a&gt; that came out of a brainstorming session of a FOO Camp conference.&lt;/p&gt;
&lt;ol&gt;
 &lt;li&gt;
  &lt;h3&gt;The Web As Platform&lt;/h3&gt;
  &lt;p&gt;Web as platform is an old idea but it's implementation has been refined.  See Netscape vs. Google, DoubleClick vs. Ad Sense, Akamai vs. BitTorrent.&lt;/p&gt;
 &lt;/li&gt;
 &lt;li&gt;
  &lt;h3&gt;Harnessing Collective Intelligence&lt;/h3&gt;
  &lt;p&gt;Open Source software, open content, collaborative categorization, viral marketing, all rely on a collective intelligence.  Site attributes such as extensive (permanent) hyperlinks, low barriers to participation, organized content and meta data facilitate or enhance the affect of collective intelligence. Blogs are a special case of collective intelligence (and RSS a special attribute) in that the collective intelligence only emerges from a critical mass of blogs/articles.&lt;/p&gt;
 &lt;/li&gt;
 &lt;li&gt;
  &lt;h3&gt;Data is the Next Intel Inside&lt;/h3&gt;
  &lt;p&gt;Based on the way they approached their databases, MapQuest is a Web 1.0 story and Amazon is a Web 2.0 story.  MapQuest licensed map data from Tele Atlas, but did not enhance (e.g. user annotations) or control the data.  Amazon licensed ISBN data from R.R. Bowker and enhanced the data with data from publishers and customers.  MapQuest was soon joined in the marketplace by competing services (Yahoo, Google, MSN) and Amazon is the standard source for bibliographic data.&lt;/p&gt;
 &lt;/li&gt;
 &lt;li&gt;
  &lt;h3&gt;End of the Software Release Cycle&lt;/h3&gt;
  &lt;p&gt;In Web 2.0 software is delivered as a service not a product.&lt;/p&gt;
  &lt;p&gt; O'Reilly suggests a number of fundamental changes to the business model of software companies.&lt;/p&gt;
  &lt;ul&gt;
   &lt;li&gt;&lt;i&gt;Operations must become a core competency.&lt;/i&gt;  Google has become experts at managing the servers that deliver their web services.  And the expertise is closely guarded.&lt;/li&gt;
   &lt;li&gt;&lt;i&gt;Users must be treated as co-developers.&lt;/i&gt;  Release early and often (daily, hourly) and/or a perpetual beta.  Real time monitoring of user behaviour. &lt;/li&gt;
  &lt;/ul&gt;
 &lt;/li&gt;
 &lt;li&gt;
  &lt;h3&gt;Lightweight Programming Models&lt;/h3&gt;
  &lt;p&gt;Simple, lightweight service interfaces appear to be successful with the masses (i.e. the intelligent collective).  (One assumes that housingmaps.com enhances the value of Google maps?)&lt;/p&gt;
  &lt;p&gt;Three lessons identified:&lt;/p&gt;
  &lt;ul&gt;
   &lt;li&gt;Support lightweight programming models that allow for loosely coupled systems&lt;/li&gt;
   &lt;li&gt;Think syndication, not coordination
   &lt;li&gt;Design for 'hackability' and remixability
  &lt;/ul&gt;
 &lt;/li&gt;
 &lt;li&gt;
  &lt;h3&gt;Software Above the Level of a Single Device&lt;/h3&gt;
  &lt;p&gt;ITunes, Tivo, blackberry...&lt;/p&gt;
 &lt;/li&gt;
 &lt;li&gt;
  &lt;h3&gt;Rich User Experiences&lt;/h3&gt;
  &lt;p&gt;Google/Flickr/Basecamp are at the forefront, but Yahoo and others have made AJAX the basis for major product releases.&lt;/p&gt;
 &lt;/li&gt;
&lt;/ol&gt;

 &lt;p&gt;O'Reilly finishes with a summary of the core compentencies of a Web 2.0 company:&lt;/p&gt;
 &lt;ul&gt;
  &lt;li&gt;Services, not packaged software, with cost-effective scalability
  &lt;li&gt;Control over unique, hard-to-recreate data sources that get richer as more people use them
  &lt;li&gt;Trusting users as co-developers
  &lt;li&gt;Harnessing collective intelligence
  &lt;li&gt;Leveraging the long tail through customer self-service
  &lt;li&gt;Software above the level of a single device
  &lt;li&gt;Lightweight user interfaces, development models, AND business models
 &lt;/ul&gt;
  

</description>
      <pubDate>Mon, 03 Oct 2005 15:24:00 -0400</pubDate>
      <guid isPermaLink="false">urn:uuid:a0a9ab60-db00-44a3-8c40-62401c2eaf76</guid>
      <author>Mike</author>
      <link>/articles/2005/10/03/web-2-0</link>
      <category>web</category>
      <category>programming</category>
      <category>Google</category>
    </item>
    <item>
      <title>Web quickies</title>
      <description>
&lt;p&gt;Some tidbits from my &lt;a href="http://www.bloglines.com/"&gt;Bloglines&lt;/a&gt; RSS &lt;a href="http://www.bloglines.com/public/mpierson"&gt;subscriptions&lt;/a&gt;.&lt;/p&gt;

&lt;h3&gt;&lt;a href="http://rnd.historicalfact.com/phonetags/"&gt;Phonetags&lt;/a&gt;&lt;/h3&gt;
&lt;p&gt;Via &lt;a href="http://www.smartmobs.com"&gt;Smart Mobs&lt;/a&gt;, Phonetags allows cell phone users to create bookmarks for &lt;a href="http://www.bbc.co.uk/6music/index.shtml?logo"&gt;BBC6&lt;/a&gt; radio content, complete with metadata.  A clever way to create playlists for users &amp;rsquo;on the go&amp;rsquo;, and a taste of what is to come as radio and TV merge with Internet enabled mobile devices.&lt;/p&gt;

&lt;h3&gt;&lt;a href="http://metaatem.net/words/In-Touch"&gt;Spell with Flickr&lt;/a&gt;&lt;/h3&gt;
&lt;p&gt;&lt;a href="http://flickr.com/"&gt;Flickr&lt;/a&gt;, one of the leading online photo organizers, opened their &lt;a href="http://flickr.com/services/api/"&gt;API&lt;/a&gt; some time ago, allowing third party applications to flourish.  Spelling with images is a little cheezy, but it&amp;rsquo;s a start (note the smart URI for the In-Touch example). Amazon, one of the first to open their API, can do something similar with &lt;a href="http://amaztype.tha.jp/US/Books/Title?q=In%2DTouch"&gt;conver art&lt;/a&gt;.  Via  &lt;a href="http://www.smartmobs.com"&gt;Smart Mobs&lt;/a&gt;.&lt;/p&gt;

&lt;h3&gt;&lt;a href="http://www.ysearchblog.com/archives/000087.html"&gt;Yahoo Mobile RSS&lt;/a&gt;&lt;/h3&gt;
&lt;p&gt;Yahoo has added RSS aggregation to it&amp;rsquo;s list of &lt;a href="http://mobile.yahoo.com/"&gt;mobile offerings&lt;/a&gt;.  The UI seems a little primitive, although it&amp;rsquo;s tough to comment much without seeing the aggregator in action. See also the Yahoo news &lt;a href="http://news.yahoo.com/news?tmpl=story&amp;u=/cmp/20050311/tc_cmp/159401003"&gt;article&lt;/a&gt;.  I&amp;rsquo;d like to hear comments from anyone who uses Yahoo on their mobile. Via &lt;a href="http://www.mmoom.com/"&gt;MMOM&lt;/a&gt;.&lt;/p&gt;

</description>
      <pubDate>Thu, 17 Mar 2005 12:09:00 -0500</pubDate>
      <guid isPermaLink="false">urn:uuid:035f70dece6f7f03c780bfdd47838842</guid>
      <author>mop</author>
      <link>/articles/2005/03/17/htmlQuickies-3</link>
      <category>technology</category>
      <category>web</category>
      <trackback:ping>/articles/trackback/113</trackback:ping>
    </item>
    <item>
      <title>Wood on Blogs and Wikis</title>
      <description>

&lt;p&gt;An &lt;a href="http://www.gilbane.com/gilbane_report.pl/104/Blogs__Wikis_Technologies_for_Enterprise_Applications.html"&gt;article on blogs and wikis&lt;/a&gt; by &lt;a href="http://www.laurenwood.org/anyway/"&gt;Lauren Wood&lt;/a&gt; via &lt;a href="http://seanmcgrath.blogspot.com/"&gt;Sean McGrath&lt;/a&gt;.

</description>
      <pubDate>Tue, 08 Mar 2005 19:50:00 -0500</pubDate>
      <guid isPermaLink="false">urn:uuid:70602cda922d5ad28c9d50c31a67dd5a</guid>
      <author>mop</author>
      <link>/articles/2005/03/08/wood-blogsAndWikis</link>
      <category>blogs</category>
      <category>web</category>
      <trackback:ping>/articles/trackback/136</trackback:ping>
    </item>
    <item>
      <title>Web quickies</title>
      <description>
&lt;p&gt;Some tidbits from my &lt;a href="http://www.bloglines.com/"&gt;Bloglines&lt;/a&gt; RSS &lt;a href="http://www.bloglines.com/public/mpierson"&gt;subscriptions&lt;/a&gt;.&lt;/p&gt;

&lt;h3&gt;&lt;a href="http://www.jutils.com/"&gt;Lint4J&lt;/a&gt;&lt;/h3&gt;
&lt;p&gt;"Lint4j ("Lint for Java") is a static Java source code analyzer that detects locking and threading issues, performance and scalability problems, and checks complex contracts such as Java serialization by performing type, data flow, and lock graph analysis."&lt;/p&gt;

&lt;h3&gt;&lt;a href="http://www.jot.com/"&gt;JotSpot&lt;/a&gt;&lt;/h3&gt;
&lt;p&gt;It&amp;rsquo;s Wiki++.  Typical intranet functionality is available to Wiki users. As seen on &lt;a href="http://weblog.infoworld.com/udell/"&gt;John Udell&amp;rsquo;s blog&lt;/a&gt;.  (I&amp;rsquo;ve added John&amp;rsquo;s blog to my roll.)&lt;/p&gt;

&lt;h3&gt;&lt;a href="http://www.pragmaticautomation.com/cgi-bin/pragauto.cgi/Monitor/BlogYourBuild.rdoc"&gt;Blogging Your Build&lt;/a&gt;&lt;/h3&gt;
&lt;p&gt;Blogs aren&amp;rsquo;t just for people, you&amp;rsquo;re processes should be blogging too.  Oh yeah.&lt;/p&gt;

&lt;h3&gt;&lt;a href="http://wiki.osuosl.org/display/LNX/Debian+on+Dell+Servers"&gt;Debian on Dell Servers&lt;/a&gt;&lt;/h3&gt;
&lt;p&gt;ISOs and pointers for those brave enough to run Dell servers.&lt;/p&gt;

</description>
      <pubDate>Mon, 01 Nov 2004 18:22:00 -0500</pubDate>
      <guid isPermaLink="false">urn:uuid:ba0883a746797eeb121c87ea83b1f45b</guid>
      <author>mop</author>
      <link>/articles/2004/11/01/htmlQuickies-2</link>
      <category>blogs</category>
      <category>web</category>
      <category>Linux</category>
      <category>programming</category>
      <trackback:ping>/articles/trackback/112</trackback:ping>
    </item>
    <item>
      <title>RSS quickies</title>
      <description>

&lt;p&gt;Some tidbits from subscriptions recently added to my &lt;a href="http://www.bloglines.com/public/mpierson"&gt;Bloglines account&lt;/a&gt;.&lt;/p&gt;

&lt;h3&gt;&lt;a href="http://del.icio.us/tag/java"&gt;del.icio.us/tag/java&lt;/a&gt; &lt;a href="http://del.icio.us/rss/tag/java" title="subscribe"&gt;&lt;span style="font-family: verdana, sans-serif; font-size: 10px; font-weight:bold; text-decoration:none; color: white; background-color: #F60; border:1px solid; border-color: #FC9 #630 #330 #F96; padding:0px 3px 0px 3px; margin:0px;"&gt;RSS&lt;/span&gt;&lt;/a&gt;&lt;/h3&gt;

&lt;p&gt;A high volume Wiki of bookmarks related to Java.&lt;/p&gt;

&lt;dl&gt;

 &lt;dt&gt;&lt;a href="http://altair.cs.oswego.edu/pipermail/concurrency-interest/2004-September/001035.html"&gt;back port of JSR166 to Java 1.4&lt;/a&gt;&lt;/dt&gt;
 &lt;dd&gt;JSR has/will result in a new base package for J2SE: &lt;i&gt;java.util.concurrent&lt;/i&gt;&lt;/dd&gt;

 &lt;dt&gt;&lt;a href="http://wiki.blojsom.com/wiki/display/blojsom/About%2Bblojsom"&gt;Blojsom&lt;/a&gt;&lt;/dt&gt;
 &lt;dd&gt;A Java port of the popular &lt;a href="http://www.blosxom.com/"&gt;Bloxsom&lt;/a&gt; blog server&lt;/dd&gt;

 &lt;dt&gt;&lt;a href="http://eecs.oregonstate.edu/iis/CoFE/index.html"&gt;CoFE&lt;/a&gt;&lt;/dt&gt;
 &lt;dd&gt;Collaborative Filtering Engine provides an "environment in which a community of people come together to share the burden of filtering information".&lt;/dd&gt;

&lt;/dl&gt;

&lt;h3&gt;&lt;a href="http://www.spreadfirefox.com/"&gt;Spread Firefox - Igniting the web - Igniting the web&lt;/a&gt; &lt;a href="http://www.spreadfirefox.com/?q=node/feed" title="subscribe"&gt;&lt;span style="font-family: verdana, sans-serif; font-size: 10px; font-weight:bold; text-decoration:none; color: white; background-color: #F60; border:1px solid; border-color: #FC9 #630 #330 #F96; padding:0px 3px 0px 3px; margin:0px;"&gt;RSS&lt;/span&gt;&lt;/a&gt;&lt;/h3&gt;

&lt;p&gt;Spread the news about the better browser.&lt;/p&gt;

&lt;h3&gt;&lt;a href="http://www.pacificspirit.com/blog/"&gt;Dave Orchard&amp;rsquo;s Blog&lt;/a&gt; &lt;a href="http://www.pacificspirit.com/blog/index.rdf" title="subscribe"&gt;&lt;span style="font-family: verdana, sans-serif; font-size: 10px; font-weight:bold; text-decoration:none; color: white; background-color: #F60; border:1px solid; border-color: #FC9 #630 #330 #F96; padding:0px 3px 0px 3px; margin:0px;"&gt;RSS&lt;/span&gt;&lt;/a&gt;&lt;/h3&gt;

&lt;p&gt;A Vancouver Java guru with ties to the W3C.  See his recent &lt;a href="http://www.pacificspirit.com/blog/2004/09/24/vancouver_gas_price_scam"&gt;entry&lt;/a&gt; about gas prices in the Lower Mainland.&lt;/p&gt;

&lt;h3&gt;&lt;a href="http://www.kk.org/cooltools/"&gt;Cool Tools&lt;/a&gt; &lt;a href="http://www.kk.org/cooltools/index.xml" title="subscribe"&gt;&lt;span style="font-family: verdana, sans-serif; font-size: 10px; font-weight:bold; text-decoration:none; color: white; background-color: #F60; border:1px solid; border-color: #FC9 #630 #330 #F96; padding:0px 3px 0px 3px; margin:0px;"&gt;RSS&lt;/span&gt;&lt;/a&gt;&lt;/h3&gt;

&lt;p&gt;Kevin Kelly&amp;rsquo;s list of cool stuff.  Books, movies, geek toys, survival gear.&lt;/p&gt;

</description>
      <pubDate>Sat, 25 Sep 2004 03:55:00 -0400</pubDate>
      <guid isPermaLink="false">urn:uuid:a8f0392792dd311a65757e1f0b5b4265</guid>
      <author>mop</author>
      <link>/articles/2004/09/25/rssQuickies</link>
      <category>blogs</category>
      <category>web</category>
      <trackback:ping>/articles/trackback/129</trackback:ping>
    </item>
  </channel>
</rss>
