<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:furl="http://www.furl.net/doc/furl_rss#" version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <generator>Furl http://www.furl.net/</generator>
    <docs>http://backend.userland.com/rss</docs>
    <title>Furl - The cvdlinden  Archive</title>
    <link>http://www.furl.net/member/cvdlinden.rss</link>
    <description>Furl archive.</description>
    <pubDate>Sun, 12 Oct 2008 08:46:54 GMT</pubDate>
    <item>
      <title>Catalyze - A Community for Business Analysts and Usability Professionals</title>
      <link>http://www.furl.net/item/36585642/forward</link>
      <guid isPermaLink="true">http://www.furl.net/item/36585642</guid>
      <description></description>
      <pubDate>Thu, 14 Aug 2008 09:23:45 GMT</pubDate>
      <category>General</category>
      <furl:clipping></furl:clipping>
      <furl:rating>3</furl:rating>
    </item>
    <item>
      <title>RDF Site Summary 1.0 Modules: Slash</title>
      <link>http://www.furl.net/item/35928909/forward</link>
      <guid isPermaLink="true">http://www.furl.net/item/35928909</guid>
      <description>rss 1.0 spec comments module</description>
      <pubDate>Mon, 28 Jul 2008 15:24:51 GMT</pubDate>
      <category>General</category>
      <category>WebDev</category>
      <category>RSS</category>
      <category>XML</category>
      <furl:clipping>&lt;slash:section&gt;articles&lt;/slash:section&gt; &lt;slash:department&gt;not-an-ocean-unless-there-are-lobsters&lt;/slash:department&gt; &lt;slash:comments&gt;177&lt;/slash:comments&gt; &lt;slash:hit_parade&gt;177,155,105,33,6,3,0&lt;/slash:hit_parade&gt; </furl:clipping>
      <furl:rating>3</furl:rating>
    </item>
    <item>
      <title>RSS 1.0 and 2.0 Blog Comments Module</title>
      <link>http://www.furl.net/item/35928811/forward</link>
      <guid isPermaLink="true">http://www.furl.net/item/35928811</guid>
      <description>rss 1.0 spec comments module</description>
      <pubDate>Mon, 28 Jul 2008 15:20:37 GMT</pubDate>
      <category>General</category>
      <category>WebDev</category>
      <category>RSS</category>
      <category>XML</category>
      <furl:clipping>    &lt;blogcomments:comments&gt;
      &lt;blogcomments:comment&gt;
        &lt;blogcomments:name&gt;John Smith&lt;/blogcomments:name&gt;
        &lt;blogcomments:email rdf:resource="mailto:jsmith@example.com"/&gt;
        &lt;blogcomments:ip&gt;127.0.0.1&lt;/blogcomments:ip&gt;
        &lt;blogcomments:url rdf:resource="http://example.com/jsmith/"/&gt;
        &lt;blogcomments:date&gt;2002-11-25T14:38+00:00&lt;/blogcomments:date&gt;
        &lt;blogcomments:body&gt;
          &lt;![CDATA[What a &lt;em&gt;brilliant&lt;/em&gt; post!]]&gt;
        &lt;/blogcomments:body&gt;
      &lt;/blogcomments:comment&gt;
    &lt;/blogcomments:comments&gt;
</furl:clipping>
      <furl:rating>3</furl:rating>
    </item>
    <item>
      <title>Dell&#8482; Latitude&#8482; D820  Service Manual</title>
      <link>http://www.furl.net/item/34617667/forward</link>
      <guid isPermaLink="true">http://www.furl.net/item/34617667</guid>
      <description>Service manual to repair a Dell Latitude D820</description>
      <pubDate>Tue, 17 Jun 2008 13:56:20 GMT</pubDate>
      <category>General</category>
      <furl:clipping></furl:clipping>
      <furl:rating>3</furl:rating>
    </item>
    <item>
      <title>GUUUI - Visio - the interaction designer's nail gun (3rd edition)</title>
      <link>http://www.furl.net/item/31044560/forward</link>
      <guid isPermaLink="true">http://www.furl.net/item/31044560</guid>
      <description></description>
      <pubDate>Tue, 26 Feb 2008 17:36:08 GMT</pubDate>
      <category>General</category>
      <category>WebDev</category>
      <category>Utilities</category>
      <category>Graphic Design</category>
      <category>Usability</category>
      <furl:clipping>How to use Visio for rapid prototyping - now with scrolling pages and sketchy interface widgets</furl:clipping>
      <furl:rating>3</furl:rating>
    </item>
    <item>
      <title>Developing a VBScript Class for an Extremely Lightweight Recordset Alternative</title>
      <link>http://www.furl.net/item/30237940/forward</link>
      <guid isPermaLink="true">http://www.furl.net/item/30237940</guid>
      <description>How to transfer an ADO recordset to a VBScript Class and fake a recordset.</description>
      <pubDate>Wed, 30 Jan 2008 17:39:09 GMT</pubDate>
      <category>General</category>
      <category>Technology</category>
      <category>WebDev</category>
      <category>Server Tools</category>
      <category>Utilities</category>
      <category>SQL Server</category>
      <category>VBScript</category>
      <furl:clipping>Why in the world would we consider replacing the venerable old ADO Recordset object? It certainly serves its purpose on about a trillion web pages around the world. However, given how many ASP pages simply need to write out HTML data from it, it&#8217;s remarkably over-loaded with unused and unnecessary features. Each unused feature is another waste of system resources. In this article, Tom Kelleher shows how to build a VBScript class to replace the Recordset as our data container, freeing up those resources&#8230; and how he stumbled across some interesting additional uses in the process.</furl:clipping>
      <furl:rating>3</furl:rating>
    </item>
    <item>
      <title>VBScript Scripting Techniques</title>
      <link>http://www.furl.net/item/30215480/forward</link>
      <guid isPermaLink="true">http://www.furl.net/item/30215480</guid>
      <description>Handy little snippets of code solutions in VBScript (ASP)</description>
      <pubDate>Tue, 29 Jan 2008 17:20:56 GMT</pubDate>
      <category>General</category>
      <category>Technology</category>
      <category>WebDev</category>
      <category>Server Tools</category>
      <category>Utilities</category>
      <category>XML</category>
      <category>VBScript</category>
      <furl:clipping>This section is dedicated to VBScript scripting techniques, how-tos, and "code snippets" for your "snippets library".

Not many complete ready-to-run script samples here, but demo scripts, and code snippets that can be used to "glue" together your own full-blown scripts.
I intend to gradually expand this library of VBScript snippets.</furl:clipping>
      <furl:rating>3</furl:rating>
    </item>
    <item>
      <title>Flix Encoding Solutions</title>
      <link>http://www.furl.net/item/29899877/forward</link>
      <guid isPermaLink="true">http://www.furl.net/item/29899877</guid>
      <description>(Server-side) Flash Video encoding solutions.</description>
      <pubDate>Wed, 16 Jan 2008 12:41:06 GMT</pubDate>
      <category>General</category>
      <category>Technology</category>
      <category>WebDev</category>
      <category>Server Tools</category>
      <category>Utilities</category>
      <category>Macromedia Flash</category>
      <furl:clipping>Flix is a leading line of encoding and publishing software solutions for Adobe&#65533; Flash&#65533; Player 8 and 9, available as application software, plug-ins and software development kits for servers, desktops, and browsers.</furl:clipping>
      <furl:rating>3</furl:rating>
    </item>
    <item>
      <title>flot - Google Code</title>
      <link>http://www.furl.net/item/29747504/forward</link>
      <guid isPermaLink="true">http://www.furl.net/item/29747504</guid>
      <description>A pure JavaScript graphing tool. Uses canvas to draw graphics with interaction. A plugin for jQuery.</description>
      <pubDate>Thu, 10 Jan 2008 17:01:33 GMT</pubDate>
      <category>General</category>
      <category>Business</category>
      <category>Technology</category>
      <category>WebDev</category>
      <category>Utilities</category>
      <category>JavaScript</category>
      <furl:clipping>Flot is a pure Javascript plotting library for jQuery. It produces graphical plots of arbitrary datasets on-the-fly client-side.

The focus is on simple usage (all settings are optional), attractive looks and interactive features like zooming.

Although Flot is easy to use, it is also advanced enough to be suitable for Web 2.0 data mining/business intelligence purposes which is its original application.

The plugin is targeting all newer browsers. If you find a problem, please report it. Drawing is done with the &lt;canvas&gt; tag introduced by Safari and now available on all major browsers, except Internet Explorer where the excanvas Javascript emulation helper is used.</furl:clipping>
      <furl:rating>3</furl:rating>
    </item>
    <item>
      <title>2 Point Perspective Tutorial | How-To Perspective Grid Demonstration</title>
      <link>http://www.furl.net/item/29269934/forward</link>
      <guid isPermaLink="true">http://www.furl.net/item/29269934</guid>
      <description>How to setup a perspective 'grid' in Illustrator.</description>
      <pubDate>Wed, 19 Dec 2007 11:36:28 GMT</pubDate>
      <category>General</category>
      <category>Graphic Design</category>
      <category>Adobe Photoshop</category>
      <furl:clipping>In this lesson we are going to create a 2 Point Perspective view drawing of our subject working from plan and elevation view reference Fig 1. This type of angle is referred to as a "3/4 Perspective" or "Angular Perspective" view. The green dots in all of the following Perspective Grid diagrams identify the lines to be drawn in the visual example.</furl:clipping>
      <furl:rating>3</furl:rating>
    </item>
  </channel>
</rss>
