<?xml version="1.0" encoding="iso-8859-1"?>

<rdf:RDF
  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
  xmlns:admin="http://webns.net/mvcb/"
  xmlns:content="http://purl.org/rss/1.0/modules/content/"
  xmlns="http://purl.org/rss/1.0/">

  <channel rdf:about="http://weblogs.mozillazine.org/gerv/">
    <title>nathanharrington.info - IBM developerWorks articles and more</title>
    <link>http://nathanharrington.info/</link>
    <description>Nathan Harrington</description>
    <dc:language>en-us</dc:language>
    <dc:creator>Nathan Harrington</dc:creator>
    <dc:date>2008-12-11T22:09:23+00:00</dc:date>
    <admin:errorReportsTo rdf:resource="mailto:nathan@nathanharrington.info"/>
    <sy:updatePeriod>hourly</sy:updatePeriod>
    <sy:updateFrequency>1</sy:updateFrequency>
    <sy:updateBase>2000-01-01T12:00+00:00</sy:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://www.ibm.com/developerworks/blogs/page/scott?entry=nathan_harrington_on_social_network" />
        <rdf:li rdf:resource="http://www.ibm.com/developerworks/opensource/library/os-socialtools/?ca-har-blog20090106" />
        <rdf:li rdf:resource="http://www.ibm.com/developerworks/opensource/library/os-78414-firefox-flash/?ca-har-blog20081216" />
        <rdf:li rdf:resource="http://www.ibm.com/developerworks/opensource/library/os-userauth-mouse/?ca-har-blog20081201" />
        <rdf:li rdf:resource="http://www.ibm.com/developerworks/opensource/library/os-smart-monitors/?ca-har-blog20081104" />
        <rdf:li rdf:resource="http://www.ibm.com/developerworks/opensource/library/os-automatic-shutdown/" />

      </rdf:Seq>
    </items>
  </channel>

  <item rdf:about="http://www.ibm.com/developerworks/blogs/page/scott?entry=nathan_harrington_on_social_network">
    <title>Nathan Harrington on social network visualization aids</title>
    <description>IBM developerWorks podcast with Scott Laningham.  Nathan Harrington talks about his highlighted article this week on social networking open source visualization aids.</description>

    <content:encoded><![CDATA[<p><a href="http://www.ibm.com/developerworks/blogs/page/scott?entry=nathan_harrington_on_social_network">IBM developerWorks podcast</a> with Scott Laningham.  Nathan Harrington talks about his highlighted article this week on social networking open source visualization aids.</p>]]></content:encoded>

    <link>http://www.ibm.com/developerworks/blogs/page/scott?entry=nathan_harrington_on_social_network</link>
    <dc:subject>IBM developerWorks podcast</dc:subject>
    <dc:creator>Nathan Harrington</dc:creator>
    <dc:date>2009-01-07T15:20:23+00:00</dc:date>
  </item>

  <item rdf:about="http://www.ibm.com/developerworks/opensource/library/os-socialtools/?ca-har-blog20090106">
    <title>Social-networking open source visualization aids</title>
    <description>Social-networking open source visualization aids, Social-networking data analysis can help you understand content, connections, and opportunities for your personal and business associations. This article presents tools and code to extract key components of your social network using the Twitter API to chart, geolocate, and visualize your social-networking data. Local cached text.</description>

    <content:encoded><![CDATA[<p><a href="http://www.ibm.com/developerworks/opensource/library/os-socialtools/?ca-har-blog20090106">Social-networking open source visualization aids</a>,  Social-networking data analysis can help you understand content, connections, and opportunities for your personal and business associations. This article presents tools and code to extract key components of your social network using the Twitter API to chart, geolocate, and visualize your social-networking data.  Local <a href="http://nathanharrington.info/os-socialtools.html">cached text.</p>]]></content:encoded>

    <link>http://www.ibm.com/developerworks/opensource/library/os-socialtools/?ca-har-blog20090106</link>
    <dc:subject>IBM developerWorks articles</dc:subject>
    <dc:creator>Nathan Harrington</dc:creator>
    <dc:date>2009-01-06T10:09:23+00:00</dc:date>
  </item>

  <item rdf:about="http://www.ibm.com/developerworks/opensource/library/os-78414-firefox-flash/?ca-har-blog20081216">
    <title>How to ungrab Firefox hotkeys from Flash players</title>
    <description>How to ungrab Firefox hotkeys from Flash players, Flash players and other embedded applications in Firefox require their own hooks for keyboard and mouse input. For years, Flash has grabbed Firefox keypresses, which stops people from using the keyboard for navigation, creating new tabs, or even exiting the Flash focus. Learn how to create a Perl program that communicates with a Firefox extension and cnee to restore your keyboard functionality, Local cached text.</description>

    <content:encoded><![CDATA[<p><a href="http://www.ibm.com/developerworks/opensource/library/os-78414-firefox-flash/?ca-har-blog20081216">How to ungrab Firefox hotkeys from Flash players</a>, Flash players and other embedded applications in Firefox require their own hooks for keyboard and mouse input. For years, Flash has grabbed Firefox keypresses, which stops people from using the keyboard for navigation, creating new tabs, or even exiting the Flash focus. Learn how to create a Perl program that communicates with a Firefox extension and cnee to restore your keyboard functionality, Local <a href="http://nathanharrington.info/os-78414-firefox-flash.html">cached text.</a></p>]]></content:encoded>

    <link>http://www.ibm.com/developerworks/opensource/library/os-78414-firefox-flash/?ca-har-blog20081216</link>
    <dc:subject>IBM developerWorks articles</dc:subject>
    <dc:creator>Nathan Harrington</dc:creator>
    <dc:date>2008-12-16T10:09:23+00:00</dc:date>
  </item>

  <item rdf:about="http://www.ibm.com/developerworks/opensource/library/os-userauth-mouse/?ca-har-blog20081201">
    <title>Expand your user-authentication options with mouse dynamics</title>
    <description> Expand your user-authentication options with mouse dynamics: Use Perl, cnee, and custom algorithms to measure how specific users move the mouse and click buttons. In this article, we discuss how mouse-click hold times, or a combination of keyboard and mouse activity can enable new levels of access-requirements obfuscation. Learn how to apply the open source tools cnee and Perl in applications to measure the characteristic attributes of how users manipulate the mouse. Local cached text.</description>

    <content:encoded><![CDATA[<p><a href="http://www.ibm.com/developerworks/opensource/library/os-userauth-mouse/?ca-har-blog20081201">Expand your user-authentication options with mouse dynamics</a>, Use Perl, cnee, and custom algorithms to measure how specific users move the mouse and click buttons. In this article, we discuss how mouse-click hold times, or a combination of keyboard and mouse activity can enable new levels of access-requirements obfuscation. Learn how to apply the open source tools cnee and Perl in applications to measure the characteristic attributes of how users manipulate the mouse. Local <a href="http://nathanharrington.info/os-userauth-mouse.html">cached text.</a></p>]]></content:encoded>

    <link>http://www.ibm.com/developerworks/opensource/library/os-userauth-mouse/?ca-har-blog20081201</link>
    <dc:subject>IBM developerWorks articles</dc:subject>
    <dc:creator>Nathan Harrington</dc:creator>
    <dc:date>2008-12-01T10:09:23+00:00</dc:date>
  </item>

  <item rdf:about="http://www.ibm.com/developerworks/opensource/library/os-smart-monitors/?ca-har-blog20081104">
    <title>Reduce your PC's power consumption through smart activity monitors</title>
    <description>Reduce your PC's power consumption through smart activity monitors, Monitor application usage, system attributes, and user activity to more effectively use the power-management systems of your laptop or desktop computer. This article provides tools and code to build on existing power-saving measures by monitoring your application-usage patterns. Use the techniques presented here to change your power settings based on the application in focus, user activity, and general system performance. Local cached text. IBM developerWorks podcast with Scott Laningham (Local copy of podcast). Featured in the The Green IT Report. </description>

    <content:encoded><![CDATA[<p><a href="http://www.ibm.com/developerworks/opensource/library/os-smart-monitors/?ca-har-blog20081104">Reduce your PC's power consumption through smart activity monitors</a>, Monitor application usage, system attributes, and user activity to more effectively use the power-management systems of your laptop or desktop computer.  This article provides tools and code to build on existing power-saving measures by monitoring your application-usage patterns. Use the techniques presented here to change your power settings based on the application in focus, user activity, and generalsystem performance. Local <a href="os-smart-monitors.html">cached text.</a>  IBM developerWorks <a href="http://www.ibm.com/developerworks/blogs/page/scott?entry=nathan_harrington_on_workstation_power">podcast</a> with <a href="http://www.ibm.com/developerworks/blogs/page/scott">Scott Laningham</a> (<a href="http://nathanharrington.info/feature-110408.mp3">Local copy of podcast</a>).  Featured in the <a href="http://www.ibm.com/developerworks/spaces/green?S_TACT=105AGX01&S_CMP=LP&pageid=672" >The Green IT Report</a></p>]]></content:encoded>

    <link>http://www.ibm.com/developerworks/opensource/library/os-smart-monitors/?ca-har-blog20081104</link>
    <dc:subject>IBM developerWorks articles</dc:subject>
    <dc:creator>Nathan Harrington</dc:creator>
    <dc:date>2008-11-04T10:09:23+00:00</dc:date>
  </item>

  <item rdf:about="http://www.ibm.com/developerworks/opensource/library/os-automatic-shutdown/">
    <title>Shut down idle computers on your network automatically</title>
    <description>Shut down idle computers on your network automatically, recent pushes for "green" technology focus mostly on talk, with little action for the typical home or small-office environment. Many users leave their systems online continuously through laziness or ignorance, resulting in a significant source of power consumption, as well as an additional vector for malware propagation. The tools and code presented here allow you to find those inactive systems and securely start the shutdown process. With a Linux box monitoring your network connections using Argus and some custom Perl code, any system that supports Perl can be set to be remotely shut down when a centralized set of inactivity rules are met. Local cached text. Featured in The Green IT Report.</description>

    <content:encoded><![CDATA[<p><a href="http://www.ibm.com/developerworks/opensource/library/os-automatic-shutdown/" >Shut down idle computers on your network automatically</a>, recent pushes for "green" technology focus mostly on talk, with little action for the typical home or small-office environment. Many users leave their systems online continuously through laziness or ignorance, resulting in a significant source of power consumption, as well as an additional vector for malware propagation. The tools and code presented here allow you to find those inactive systems and securely start the shutdown process. With a Linux box monitoring your network connections using Argus and some custom Perl code, any systm that supports Perl can be set to be remotely shut down when a centralized set of inactivity rules are met. Local <a href="http://nathanharrington.info/os-automatic-shutdown.html">cached text.</a> Featured in <a href="http://www.ibm.com/developerworks/spaces/green?S_TACT=105AGX01&S_CMP=LP&pageid=672">The Green IT Report</a>.</p>]]></content:encoded>

    <link>http://www.ibm.com/developerworks/opensource/library/os-automatic-shutdown/</link>
    <dc:subject>IBM developerWorks articles</dc:subject>
    <dc:creator>Nathan Harrington</dc:creator>
    <dc:date>2008-10-28T10:09:23+00:00</dc:date>
  </item>

</rdf:RDF>

