<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>TuxPirate's Linux Tutorials &#187; web</title>
	<atom:link href="http://tuxpirate.com/howto/web/feed" rel="self" type="application/rss+xml" />
	<link>http://tuxpirate.com</link>
	<description>GNU/Linux, Python Programming And Shell Scripting Video Tutorials</description>
	<lastBuildDate>Fri, 05 Feb 2010 21:49:52 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Google I/O 2008 &#8211; Python, Django, and App Engine</title>
		<link>http://tuxpirate.com/google-io-2008-python-django-and-app-engine.html</link>
		<comments>http://tuxpirate.com/google-io-2008-python-django-and-app-engine.html#comments</comments>
		<pubDate>Sun, 24 Aug 2008 04:49:58 +0000</pubDate>
		<dc:creator>Linux Poweruser Programmer</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[c]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[http]]></category>
		<category><![CDATA[lan]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://tuxpirate.com/google-io-2008-python-django-and-app-engine.html</guid>
		<description><![CDATA[Rapid Development with Python, Django, and Google App Engine Guido van Rossum (Google) Learn how to create great web applications quickly on Google App Engine using the Django web framework and the Python language. Google App Engine lets you host complete, scalable web applications written in Python with minimal fuss. This tutorial assumes basic familiarity [...]]]></description>
			<content:encoded><![CDATA[<!-- sphereit start --><p>Rapid Development with Python, Django, and Google App Engine Guido van Rossum (Google) Learn how to create great web applications quickly on Google App Engine using the Django web framework and the Python language. Google App Engine lets you host complete, scalable web applications written in Python with minimal fuss. This tutorial assumes basic familiarity with Python but definitely no advanced Python knowlege; Django experience is optional. You will learn how to use the Django web framework with the datastore API provided by Google App Engine, and how to get the most mileage out of the combination. You will also see how to use Django best practices like unit testing when developing for Google App Engine.</p>
<p><a href="http://tuxpirate.com/google-io-2008-python-django-and-app-engine.html"><em>Click here to view the embedded video.</em></a></p>
<p>Providing the complexity of web applications that can be developed with Django and Google App Engine, the need for Desktops remains present but we can question the need for virtual solutions in common applications such as <a href="http://www.ourdaily.info/desktop-bridges-user-in-common-application.html" title="Desktop bridges user in common application">Virtual Bridges</a>.</p>
<p>Comments are open!</p>
<!-- sphereit end --><span style="margin-bottom:40px; border-bottom:none;"><a class="iconsphere" title="Sphere: Related Content" onclick="return Sphere.Widget.search('http://tuxpirate.com/google-io-2008-python-django-and-app-engine.html')" href="http://www.sphere.com/search?q=sphereit:http://tuxpirate.com/google-io-2008-python-django-and-app-engine.html">Sphere: Related Content</a></span><br/><br/>
	Tags: <a href="http://tuxpirate.com/howto/apache" title="apache" rel="tag">apache</a>, <a href="http://tuxpirate.com/howto/c" title="c" rel="tag">c</a>, <a href="http://tuxpirate.com/howto/development" title="development" rel="tag">development</a>, <a href="http://tuxpirate.com/howto/html" title="html" rel="tag">html</a>, <a href="http://tuxpirate.com/howto/http" title="http" rel="tag">http</a>, <a href="http://tuxpirate.com/howto/lan" title="lan" rel="tag">lan</a>, <a href="http://tuxpirate.com/howto/python" title="python" rel="tag">python</a>, <a href="http://tuxpirate.com/howto/tutorial" title="tutorial" rel="tag">tutorial</a>, <a href="http://tuxpirate.com/howto/web" title="web" rel="tag">web</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://tuxpirate.com/15-views-of-a-node-link-graph-an-information-visualization-portfolio.html" title="15 Views Of A Node Link Graph: An Information Visualization Portfolio (February 27, 2008)">15 Views Of A Node Link Graph: An Information Visualization Portfolio</a> (0)</li>
	<li><a href="http://tuxpirate.com/235-infinity.html" title="235 Infinity (February 17, 2008)">235 Infinity</a> (0)</li>
	<li><a href="http://tuxpirate.com/7-habits-for-effective-text-editing-20.html" title="7 Habits For Effective Text Editing 20 (February 1, 2008)">7 Habits For Effective Text Editing 20</a> (0)</li>
	<li><a href="http://tuxpirate.com/7-ways-to-ruin-a-technological-revolution.html" title="7 Ways To Ruin A Technological Revolution (February 5, 2008)">7 Ways To Ruin A Technological Revolution</a> (0)</li>
	<li><a href="http://tuxpirate.com/a-googly-mysql-cluster-talk.html" title="A Googly Mysql Cluster Talk (January 24, 2008)">A Googly Mysql Cluster Talk</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://tuxpirate.com/google-io-2008-python-django-and-app-engine.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ruby Sig: How To Design A Domain Specific Language</title>
		<link>http://tuxpirate.com/ruby-sig-how-to-design-a-domain-specific-language.html</link>
		<comments>http://tuxpirate.com/ruby-sig-how-to-design-a-domain-specific-language.html#comments</comments>
		<pubDate>Sat, 01 Mar 2008 18:01:19 +0000</pubDate>
		<dc:creator>Linux Poweruser Programmer</dc:creator>
				<category><![CDATA[documentation]]></category>
		<category><![CDATA[abstract]]></category>
		<category><![CDATA[c]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[http]]></category>
		<category><![CDATA[lan]]></category>
		<category><![CDATA[rmi]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://tuxpirate.com/ruby-sig-how-to-design-a-domain-specific-language.sh</guid>
		<description><![CDATA[



Ruby Sig: How To Design A Domain Specific LanguageGoogle engEDU1 hr 3 min &#8211; Oct 5, 2006
Google Tech Talks
October 5, 2006
David Pollak has been developing commercial software for 28 years. He founded Athena Design and wrote Mesa, the first real-time spreadsheet. David wrote Integer, the first online, collaborative spreadsheet. Since 2000, David has been developing [...]]]></description>
			<content:encoded><![CDATA[<!-- sphereit start --><div>
<div></div>
<div><img src="http://video.google.com/ThumbnailServer2?app=vss&#038;contentid=73343832502d0d53&#038;offsetms=470000&#038;itag=w320&#038;lang=en&#038;sigh=Trm-oJUXh_C46X_FYqnk1grrBKk" width="320" height="240" border="1" /></div>
</div>
<p><font size="+1">Ruby Sig: How To Design A Domain Specific Language</font><br /><font color="green">Google engEDU<br />1 hr 3 min &#8211; Oct 5, 2006</font></p>
<p>Google Tech Talks<br />
October 5, 2006</p>
<p>David Pollak has been developing commercial software for 28 years. He founded Athena Design and wrote Mesa, the first real-time spreadsheet. David wrote Integer, the first online, collaborative spreadsheet. Since 2000, David has been developing domain specific languages for security and general web development.</p>
<p>ABSTRACT<br />
David will describe a framework for developing DSLs which includes:</p>
<p>    * Identifying the constituents in a development project;<br />
    * Determining the costs and benefits of a DSL for a particular constituency vs. hand-coding functionality for that constituency based on interviews and specs;<br />
    * Identifying the &#8216;thought leader&#8217; in a given constituency and interviewing him or her to determine the semantics of the domain;<br />
    * Determining syntax of the DSL;<br />
    * Mocking up the DSL and &#8216;test driving&#8217; it with the thought leader;<br />
    * Finding appropriate integration points for the DSL into the application;<br />
    * Defining the process by with the Domain Experts will update code in the DSL (e.g., they have a web page where they can change tax calculation rules vs. they make a change to particular Ruby files as part of a development/staging/production cycle.); and<br />
    * Iterate over the semantics, syntax, and process to fully integrate Domain Experts into the development process.<span id="more-237"></span><br /><i>video</i><br />
<p><a href="http://tuxpirate.com/ruby-sig-how-to-design-a-domain-specific-language.html"><em>Click here to view the embedded video.</em></a></p></p>
<hr />
<ul>
<li>Download: <a href="http://video.google.com/videofile/RubySigHowToDesignAD.mp4?docid=-8103284744220333344&#038;itag=7">&#8220;Ruby Sig: How To Design A Domain Specific Language&#8221;</a> (video/mp4)</li>
</ul>
<p></p>
<!-- sphereit end --><span style="margin-bottom:40px; border-bottom:none;"><a class="iconsphere" title="Sphere: Related Content" onclick="return Sphere.Widget.search('http://tuxpirate.com/ruby-sig-how-to-design-a-domain-specific-language.html')" href="http://www.sphere.com/search?q=sphereit:http://tuxpirate.com/ruby-sig-how-to-design-a-domain-specific-language.html">Sphere: Related Content</a></span><br/><br/>
	Tags: <a href="http://tuxpirate.com/howto/abstract" title="abstract" rel="tag">abstract</a>, <a href="http://tuxpirate.com/howto/c" title="c" rel="tag">c</a>, <a href="http://tuxpirate.com/howto/development" title="development" rel="tag">development</a>, <a href="http://tuxpirate.com/howto/howto" title="howto" rel="tag">howto</a>, <a href="http://tuxpirate.com/howto/http" title="http" rel="tag">http</a>, <a href="http://tuxpirate.com/howto/lan" title="lan" rel="tag">lan</a>, <a href="http://tuxpirate.com/howto/rmi" title="rmi" rel="tag">rmi</a>, <a href="http://tuxpirate.com/howto/ruby" title="ruby" rel="tag">ruby</a>, <a href="http://tuxpirate.com/howto/security" title="security" rel="tag">security</a>, <a href="http://tuxpirate.com/howto/server" title="server" rel="tag">server</a>, <a href="http://tuxpirate.com/howto/software" title="software" rel="tag">software</a>, <a href="http://tuxpirate.com/howto/web" title="web" rel="tag">web</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://tuxpirate.com/15-views-of-a-node-link-graph-an-information-visualization-portfolio.html" title="15 Views Of A Node Link Graph: An Information Visualization Portfolio (February 27, 2008)">15 Views Of A Node Link Graph: An Information Visualization Portfolio</a> (0)</li>
	<li><a href="http://tuxpirate.com/235-infinity.html" title="235 Infinity (February 17, 2008)">235 Infinity</a> (0)</li>
	<li><a href="http://tuxpirate.com/7-habits-for-effective-text-editing-20.html" title="7 Habits For Effective Text Editing 20 (February 1, 2008)">7 Habits For Effective Text Editing 20</a> (0)</li>
	<li><a href="http://tuxpirate.com/7-ways-to-ruin-a-technological-revolution.html" title="7 Ways To Ruin A Technological Revolution (February 5, 2008)">7 Ways To Ruin A Technological Revolution</a> (0)</li>
	<li><a href="http://tuxpirate.com/a-googly-mysql-cluster-talk.html" title="A Googly Mysql Cluster Talk (January 24, 2008)">A Googly Mysql Cluster Talk</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://tuxpirate.com/ruby-sig-how-to-design-a-domain-specific-language.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hey What&#8217;s That A Map Hack</title>
		<link>http://tuxpirate.com/hey-whats-that-a-map-hack.html</link>
		<comments>http://tuxpirate.com/hey-whats-that-a-map-hack.html#comments</comments>
		<pubDate>Sat, 01 Mar 2008 11:07:14 +0000</pubDate>
		<dc:creator>Linux Poweruser Programmer</dc:creator>
				<category><![CDATA[documentation]]></category>
		<category><![CDATA[abstract]]></category>
		<category><![CDATA[c]]></category>
		<category><![CDATA[computer]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[http]]></category>
		<category><![CDATA[lan]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[ssl]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://tuxpirate.com/hey-whats-that-a-map-hack.sh</guid>
		<description><![CDATA[



Hey, What&#8217;s That? A Map HackGoogle engEDU51 min &#8211; May 8, 2007
Google Tech Talks
May 8, 2007
ABSTRACT
Designed to answer the question &#34;What am I looking at?&#34; when standing on a hilltop or pulled over at a scenic overlook, HeyWhatsThat.com has garnered reviews like &#34;Just when I thought I was in danger of becoming a jaded customer [...]]]></description>
			<content:encoded><![CDATA[<!-- sphereit start --><div>
<div></div>
<div><img src="http://video.google.com/ThumbnailServer2?app=vss&#038;contentid=e7b6ebabe176e65f&#038;offsetms=345000&#038;itag=w320&#038;lang=en&#038;sigh=BZgmjyGY4JcZgQGf3cemg3R3khw" width="320" height="240" border="1" /></div>
</div>
<p><font size="+1">Hey, What&#8217;s That? A Map Hack</font><br /><font color="green">Google engEDU<br />51 min &#8211; May 8, 2007</font></p>
<p>Google Tech Talks<br />
May 8, 2007</p>
<p>ABSTRACT</p>
<p>Designed to answer the question &quot;What am I looking at?&quot; when standing on a hilltop or pulled over at a scenic overlook, HeyWhatsThat.com has garnered reviews like &quot;Just when I thought I was in danger of becoming a jaded customer of the mass mapping space, here&#8217;s a site that effortlessly returns me to a state of slack-jawed wonder&quot; (OgleEarth). In addition to peak detection and identification, it offers viewshed computations, elevation contours, elevation profiles, and integration with Google Maps and Google Earth. This talk &#8212; given by Michael Kosowsky, designer and proprieter of HeyWhatsThat.com &#8212; will focus on what it is and how it got to be that way.</p>
<p>http://www.heywhatsthat.com/</p>
<p>http://www.heywhatsthat.com/faq.html</p>
<p>Speaker:  Michael Kosowsky</p>
<p>Michael Kosowsky has more than 25 years of experience in software development, on platforms ranging from embedded microprocessors to supercomputers. Currently sole proprietor of the HeyWhatsThat.com web site, previous roles include founder and CTO of Great Point Design, where he developed its desktop photo application and web service; founder and CTO of Momentum, Inc., where he led the development and patenting of a portable client-server communications technology; and software engineer for The Jackson Laboratory and DNA Sciences, where he implemented systems for visualizing and sharing genomic data.<span id="more-475"></span><br /><i>video</i><br />
<p><a href="http://tuxpirate.com/hey-whats-that-a-map-hack.html"><em>Click here to view the embedded video.</em></a></p></p>
<hr />
<ul>
<li>Download: <a href="http://video.google.com/videofile/HeyWhatsThatAMapHack.mp4?docid=6381103931631556399&#038;itag=7">&#8220;Hey What&#8217;s That A Map Hack&#8221;</a> (video/mp4)</li>
</ul>
<p>
<ul>
<li>[1] <a href="http://www.heywhatsthat.com/" rel="nofollow"><b>Hey What&#8217;s That A Map Hack</b></a></li>
</ul>
<p></p>
<!-- sphereit end --><span style="margin-bottom:40px; border-bottom:none;"><a class="iconsphere" title="Sphere: Related Content" onclick="return Sphere.Widget.search('http://tuxpirate.com/hey-whats-that-a-map-hack.html')" href="http://www.sphere.com/search?q=sphereit:http://tuxpirate.com/hey-whats-that-a-map-hack.html">Sphere: Related Content</a></span><br/><br/>
	Tags: <a href="http://tuxpirate.com/howto/abstract" title="abstract" rel="tag">abstract</a>, <a href="http://tuxpirate.com/howto/c" title="c" rel="tag">c</a>, <a href="http://tuxpirate.com/howto/computer" title="computer" rel="tag">computer</a>, <a href="http://tuxpirate.com/howto/development" title="development" rel="tag">development</a>, <a href="http://tuxpirate.com/howto/html" title="html" rel="tag">html</a>, <a href="http://tuxpirate.com/howto/http" title="http" rel="tag">http</a>, <a href="http://tuxpirate.com/howto/lan" title="lan" rel="tag">lan</a>, <a href="http://tuxpirate.com/howto/server" title="server" rel="tag">server</a>, <a href="http://tuxpirate.com/howto/software" title="software" rel="tag">software</a>, <a href="http://tuxpirate.com/howto/ssl" title="ssl" rel="tag">ssl</a>, <a href="http://tuxpirate.com/howto/web" title="web" rel="tag">web</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://tuxpirate.com/15-views-of-a-node-link-graph-an-information-visualization-portfolio.html" title="15 Views Of A Node Link Graph: An Information Visualization Portfolio (February 27, 2008)">15 Views Of A Node Link Graph: An Information Visualization Portfolio</a> (0)</li>
	<li><a href="http://tuxpirate.com/235-infinity.html" title="235 Infinity (February 17, 2008)">235 Infinity</a> (0)</li>
	<li><a href="http://tuxpirate.com/7-habits-for-effective-text-editing-20.html" title="7 Habits For Effective Text Editing 20 (February 1, 2008)">7 Habits For Effective Text Editing 20</a> (0)</li>
	<li><a href="http://tuxpirate.com/7-ways-to-ruin-a-technological-revolution.html" title="7 Ways To Ruin A Technological Revolution (February 5, 2008)">7 Ways To Ruin A Technological Revolution</a> (0)</li>
	<li><a href="http://tuxpirate.com/a-googly-mysql-cluster-talk.html" title="A Googly Mysql Cluster Talk (January 24, 2008)">A Googly Mysql Cluster Talk</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://tuxpirate.com/hey-whats-that-a-map-hack.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How Can We Better Understand Customers</title>
		<link>http://tuxpirate.com/how-can-we-better-understand-customers.html</link>
		<comments>http://tuxpirate.com/how-can-we-better-understand-customers.html#comments</comments>
		<pubDate>Fri, 29 Feb 2008 19:57:57 +0000</pubDate>
		<dc:creator>Linux Poweruser Programmer</dc:creator>
				<category><![CDATA[documentation]]></category>
		<category><![CDATA[c]]></category>
		<category><![CDATA[computer]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[http]]></category>
		<category><![CDATA[lan]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://tuxpirate.com/how-can-we-better-understand-customers.sh</guid>
		<description><![CDATA[



How can we better understand customers?Google engEDU50 min &#8211; Jul 18, 2006
Google TechTalks
July 18, 2006
Ely Dahan
At MIT&#8217;s Sloan School of Business, Ely Dahan taught high tech marketing and new product development. He now develops new models and methods for developing products at UCLA&#8217;s Anderson School of Business. Dahan has developed internet-based market research methods, mathematical [...]]]></description>
			<content:encoded><![CDATA[<!-- sphereit start --><div>
<div></div>
<div><img src="http://video.google.com/ThumbnailServer2?app=vss&#038;contentid=9d92351751a423d&#038;offsetms=305000&#038;itag=w320&#038;lang=en&#038;sigh=VbXhoOs_LYpCAylQddP2Fbjc99U" width="320" height="240" border="1" /></div>
</div>
<p><font size="+1">How can we better understand customers?</font><br /><font color="green">Google engEDU<br />50 min &#8211; Jul 18, 2006</font></p>
<p>Google TechTalks<br />
July 18, 2006</p>
<p>Ely Dahan</p>
<p>At MIT&#8217;s Sloan School of Business, Ely Dahan taught high tech marketing and new product development. He now develops new models and methods for developing products at UCLA&#8217;s Anderson School of Business. Dahan has developed internet-based market research methods, mathematical models of parallel and sequential prototyping, the economics of cost reduction, and strategies for mass customization. Prior to entering academia, he was national product manager for W.R. Grace and NEC until 1984, when he founded a computer networking company in Maryland, serving as CEO until the firm was acquired in 1993. He is the recipient, along with his coauthors, of the INFORMS John D.C. Little Award, the American Marketing Association EXPLOR Award, the INFORMS Frank M. Bass Outstanding Dissertation Award (based on Olivier Toubia&#8217;s PhD thesis), and the Journal of Product Innovation Managment Hustad Award. Dahan earned his PhD in the Operations &amp; IT program at Stanford Business School, where he was a Department of Energy Fellow, an AACSB Doctoral Fellow, and a recipient of the Jaedicke Prize for scholarly achievement. He attended Princeton University, then received a Bachelor&#8217;s degree in Civil Engineering from MIT in 1978 and an MBA from Harvard in 1980.<span id="more-283"></span><br /><i>video</i><br />
<p><a href="http://tuxpirate.com/how-can-we-better-understand-customers.html"><em>Click here to view the embedded video.</em></a></p></p>
<hr />
<ul>
<li>Download: <a href="http://video.google.com/videofile/Howcanwebetterunders.mp4?docid=1932851428624192110&#038;itag=7">&#8220;How Can We Better Understand Customers&#8221;</a> (video/mp4)</li>
</ul>
<p></p>
<!-- sphereit end --><span style="margin-bottom:40px; border-bottom:none;"><a class="iconsphere" title="Sphere: Related Content" onclick="return Sphere.Widget.search('http://tuxpirate.com/how-can-we-better-understand-customers.html')" href="http://www.sphere.com/search?q=sphereit:http://tuxpirate.com/how-can-we-better-understand-customers.html">Sphere: Related Content</a></span><br/><br/>
	Tags: <a href="http://tuxpirate.com/howto/c" title="c" rel="tag">c</a>, <a href="http://tuxpirate.com/howto/computer" title="computer" rel="tag">computer</a>, <a href="http://tuxpirate.com/howto/development" title="development" rel="tag">development</a>, <a href="http://tuxpirate.com/howto/http" title="http" rel="tag">http</a>, <a href="http://tuxpirate.com/howto/lan" title="lan" rel="tag">lan</a>, <a href="http://tuxpirate.com/howto/network" title="network" rel="tag">network</a>, <a href="http://tuxpirate.com/howto/search" title="search" rel="tag">search</a>, <a href="http://tuxpirate.com/howto/server" title="server" rel="tag">server</a>, <a href="http://tuxpirate.com/howto/web" title="web" rel="tag">web</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://tuxpirate.com/15-views-of-a-node-link-graph-an-information-visualization-portfolio.html" title="15 Views Of A Node Link Graph: An Information Visualization Portfolio (February 27, 2008)">15 Views Of A Node Link Graph: An Information Visualization Portfolio</a> (0)</li>
	<li><a href="http://tuxpirate.com/235-infinity.html" title="235 Infinity (February 17, 2008)">235 Infinity</a> (0)</li>
	<li><a href="http://tuxpirate.com/7-habits-for-effective-text-editing-20.html" title="7 Habits For Effective Text Editing 20 (February 1, 2008)">7 Habits For Effective Text Editing 20</a> (0)</li>
	<li><a href="http://tuxpirate.com/7-ways-to-ruin-a-technological-revolution.html" title="7 Ways To Ruin A Technological Revolution (February 5, 2008)">7 Ways To Ruin A Technological Revolution</a> (0)</li>
	<li><a href="http://tuxpirate.com/a-googly-mysql-cluster-talk.html" title="A Googly Mysql Cluster Talk (January 24, 2008)">A Googly Mysql Cluster Talk</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://tuxpirate.com/how-can-we-better-understand-customers.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Away With Applications: The Death Of The Desktop</title>
		<link>http://tuxpirate.com/away-with-applications-the-death-of-the-desktop.html</link>
		<comments>http://tuxpirate.com/away-with-applications-the-death-of-the-desktop.html#comments</comments>
		<pubDate>Fri, 29 Feb 2008 14:48:33 +0000</pubDate>
		<dc:creator>Linux Poweruser Programmer</dc:creator>
				<category><![CDATA[documentation]]></category>
		<category><![CDATA[abstract]]></category>
		<category><![CDATA[c]]></category>
		<category><![CDATA[computer]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[http]]></category>
		<category><![CDATA[lan]]></category>
		<category><![CDATA[mail]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[ssi]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://tuxpirate.com/away-with-applications-the-death-of-the-desktop.sh</guid>
		<description><![CDATA[



Away with Applications: The Death of the DesktopGoogle engEDU1 hr 27 min &#8211; May 4, 2007
Google Tech Talks
May 4, 2007
ABSTRACT
The computer desktop metaphor is ubiquitous, but how much work do we get done there? None! Time is entirely wasted navigating or shuffling content to the application in which we can finally work. What lessons can [...]]]></description>
			<content:encoded><![CDATA[<!-- sphereit start --><div>
<div></div>
<div><img src="http://video.google.com/ThumbnailServer2?app=vss&#038;contentid=ca92d6f50ccd0d0&#038;offsetms=155000&#038;itag=w320&#038;lang=en&#038;sigh=OmEd_1rF0TOQBuYgL0-qPdRO8ac" width="320" height="240" border="1" /></div>
</div>
<p><font size="+1">Away with Applications: The Death of the Desktop</font><br /><font color="green">Google engEDU<br />1 hr 27 min &#8211; May 4, 2007</font></p>
<p>Google Tech Talks<br />
May 4, 2007</p>
<p>ABSTRACT</p>
<p>The computer desktop metaphor is ubiquitous, but how much work do we get done there? None! Time is entirely wasted navigating or shuffling content to the application in which we can finally work. What lessons can we learn from designing interfaces without the desktop and without applications? Is it even possible? And how does this apply to the Web? Currently, Web applications are often more usable than their desktop-based counterparts because each one does one thing and does it well. Desktop applications used to be the same way, but over time &#8212; as applications grew to support the the users in the long tail &#8212; each became a complex portmanteau of all possible features. If we are not careful, our Web apps will suffer the same conglomerated fate. Mashups and services help to solve the problem on the development end by freeing functionality from any particular application. But, there is currently no way to offer that wealth of possible functionality to users in a scalable way. Would it be nice to embed a dynamic map into your Gmail message? Sure. A Flickr slideshow? Sure. But for Google to offer those in addition to the hundreds of other possible options, would clutter the interface beyond usability. What&#8217;s needed is a universal method of accessing functionality: a way of harnessing the power of services without the need for application developers to explicitly support them. I&#8217;ll be demonstrating such a method.</p>
<p>The talk demonstrates that a ZUI plus a universal method of accessing functionality spells the death of the application-centric computing model and the desktop-design paradigms.<span id="more-496"></span><br /><i>video</i><br />
<p><a href="http://tuxpirate.com/away-with-applications-the-death-of-the-desktop.html"><em>Click here to view the embedded video.</em></a></p></p>
<hr />
<ul>
<li>Download: <a href="http://video.google.com/videofile/AwaywithApplications.mp4?docid=-6856727143023456694&#038;itag=7">&#8220;Away With Applications: The Death Of The Desktop&#8221;</a> (video/mp4)</li>
</ul>
<p></p>
<!-- sphereit end --><span style="margin-bottom:40px; border-bottom:none;"><a class="iconsphere" title="Sphere: Related Content" onclick="return Sphere.Widget.search('http://tuxpirate.com/away-with-applications-the-death-of-the-desktop.html')" href="http://www.sphere.com/search?q=sphereit:http://tuxpirate.com/away-with-applications-the-death-of-the-desktop.html">Sphere: Related Content</a></span><br/><br/>
	Tags: <a href="http://tuxpirate.com/howto/abstract" title="abstract" rel="tag">abstract</a>, <a href="http://tuxpirate.com/howto/c" title="c" rel="tag">c</a>, <a href="http://tuxpirate.com/howto/computer" title="computer" rel="tag">computer</a>, <a href="http://tuxpirate.com/howto/development" title="development" rel="tag">development</a>, <a href="http://tuxpirate.com/howto/http" title="http" rel="tag">http</a>, <a href="http://tuxpirate.com/howto/lan" title="lan" rel="tag">lan</a>, <a href="http://tuxpirate.com/howto/mail" title="mail" rel="tag">mail</a>, <a href="http://tuxpirate.com/howto/server" title="server" rel="tag">server</a>, <a href="http://tuxpirate.com/howto/ssi" title="ssi" rel="tag">ssi</a>, <a href="http://tuxpirate.com/howto/web" title="web" rel="tag">web</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://tuxpirate.com/15-views-of-a-node-link-graph-an-information-visualization-portfolio.html" title="15 Views Of A Node Link Graph: An Information Visualization Portfolio (February 27, 2008)">15 Views Of A Node Link Graph: An Information Visualization Portfolio</a> (0)</li>
	<li><a href="http://tuxpirate.com/235-infinity.html" title="235 Infinity (February 17, 2008)">235 Infinity</a> (0)</li>
	<li><a href="http://tuxpirate.com/7-habits-for-effective-text-editing-20.html" title="7 Habits For Effective Text Editing 20 (February 1, 2008)">7 Habits For Effective Text Editing 20</a> (0)</li>
	<li><a href="http://tuxpirate.com/7-ways-to-ruin-a-technological-revolution.html" title="7 Ways To Ruin A Technological Revolution (February 5, 2008)">7 Ways To Ruin A Technological Revolution</a> (0)</li>
	<li><a href="http://tuxpirate.com/a-googly-mysql-cluster-talk.html" title="A Googly Mysql Cluster Talk (January 24, 2008)">A Googly Mysql Cluster Talk</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://tuxpirate.com/away-with-applications-the-death-of-the-desktop.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Understanding Svg With Inkscape</title>
		<link>http://tuxpirate.com/understanding-svg-with-inkscape.html</link>
		<comments>http://tuxpirate.com/understanding-svg-with-inkscape.html#comments</comments>
		<pubDate>Fri, 29 Feb 2008 03:53:22 +0000</pubDate>
		<dc:creator>Linux Poweruser Programmer</dc:creator>
				<category><![CDATA[documentation]]></category>
		<category><![CDATA[abstract]]></category>
		<category><![CDATA[c]]></category>
		<category><![CDATA[http]]></category>
		<category><![CDATA[lan]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://tuxpirate.com/understanding-svg-with-inkscape.sh</guid>
		<description><![CDATA[



Understanding SVG with InkscapeGoogle engEDU1 hr 1 min &#8211; Feb 12, 2007
Google Tech Talks
June 19, 2006
ABSTRACT
SVG is an XML vector graphics standard that is gaining momentum on the web. It is supported by most browsers (IE with a plug-in) and fills a need for vector graphics in the high resolution environments that webpages are finding [...]]]></description>
			<content:encoded><![CDATA[<!-- sphereit start --><div>
<div></div>
<div><img src="http://video.google.com/ThumbnailServer2?app=vss&#038;contentid=472ccf9455543672&#038;offsetms=590000&#038;itag=w320&#038;lang=en&#038;sigh=IVKa9IgfHKe-aWeaWMXzAjEBils" width="320" height="240" border="1" /></div>
</div>
<p><font size="+1">Understanding SVG with Inkscape</font><br /><font color="green">Google engEDU<br />1 hr 1 min &#8211; Feb 12, 2007</font></p>
<p>Google Tech Talks<br />
June 19, 2006</p>
<p>ABSTRACT</p>
<p>SVG is an XML vector graphics standard that is gaining momentum on the web. It is supported by most browsers (IE with a plug-in) and fills a need for vector graphics in the high resolution environments that webpages are finding themselves in while still providing graphics rich experiences to mobile users with smaller file sizes. This talk will go into the SVG standard and how to easily make SVG documents using Inkscape. Inkscape is a cross-platform Open Source vector drawing tool that is based on the SVG standard.<span id="more-434"></span><br /><i>video</i><br />
<p><a href="http://tuxpirate.com/understanding-svg-with-inkscape.html"><em>Click here to view the embedded video.</em></a></p></p>
<hr />
<ul>
<li>Download: <a href="http://video.google.com/videofile/UnderstandingSVGwith.mp4?docid=-762207796303066110&#038;itag=7">&#8220;Understanding Svg With Inkscape&#8221;</a> (video/mp4)</li>
</ul>
<p></p>
<!-- sphereit end --><span style="margin-bottom:40px; border-bottom:none;"><a class="iconsphere" title="Sphere: Related Content" onclick="return Sphere.Widget.search('http://tuxpirate.com/understanding-svg-with-inkscape.html')" href="http://www.sphere.com/search?q=sphereit:http://tuxpirate.com/understanding-svg-with-inkscape.html">Sphere: Related Content</a></span><br/><br/>
	Tags: <a href="http://tuxpirate.com/howto/abstract" title="abstract" rel="tag">abstract</a>, <a href="http://tuxpirate.com/howto/c" title="c" rel="tag">c</a>, <a href="http://tuxpirate.com/howto/http" title="http" rel="tag">http</a>, <a href="http://tuxpirate.com/howto/lan" title="lan" rel="tag">lan</a>, <a href="http://tuxpirate.com/howto/server" title="server" rel="tag">server</a>, <a href="http://tuxpirate.com/howto/web" title="web" rel="tag">web</a>, <a href="http://tuxpirate.com/howto/xml" title="xml" rel="tag">xml</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://tuxpirate.com/15-views-of-a-node-link-graph-an-information-visualization-portfolio.html" title="15 Views Of A Node Link Graph: An Information Visualization Portfolio (February 27, 2008)">15 Views Of A Node Link Graph: An Information Visualization Portfolio</a> (0)</li>
	<li><a href="http://tuxpirate.com/235-infinity.html" title="235 Infinity (February 17, 2008)">235 Infinity</a> (0)</li>
	<li><a href="http://tuxpirate.com/7-habits-for-effective-text-editing-20.html" title="7 Habits For Effective Text Editing 20 (February 1, 2008)">7 Habits For Effective Text Editing 20</a> (0)</li>
	<li><a href="http://tuxpirate.com/7-ways-to-ruin-a-technological-revolution.html" title="7 Ways To Ruin A Technological Revolution (February 5, 2008)">7 Ways To Ruin A Technological Revolution</a> (0)</li>
	<li><a href="http://tuxpirate.com/a-googly-mysql-cluster-talk.html" title="A Googly Mysql Cluster Talk (January 24, 2008)">A Googly Mysql Cluster Talk</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://tuxpirate.com/understanding-svg-with-inkscape.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Core Patterns For Web Permissions</title>
		<link>http://tuxpirate.com/core-patterns-for-web-permissions.html</link>
		<comments>http://tuxpirate.com/core-patterns-for-web-permissions.html#comments</comments>
		<pubDate>Fri, 29 Feb 2008 00:19:46 +0000</pubDate>
		<dc:creator>Linux Poweruser Programmer</dc:creator>
				<category><![CDATA[documentation]]></category>
		<category><![CDATA[abstract]]></category>
		<category><![CDATA[c]]></category>
		<category><![CDATA[http]]></category>
		<category><![CDATA[lan]]></category>
		<category><![CDATA[local]]></category>
		<category><![CDATA[password]]></category>
		<category><![CDATA[rmi]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[ssi]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://tuxpirate.com/core-patterns-for-web-permissions.sh</guid>
		<description><![CDATA[



Core Patterns for Web PermissionsGoogle engEDU56 min &#8211; Jul 19, 2006
Google TechTalks
July 19, 2006
Tyler Close
Visiting Scientist Hewlett-Packard Laboratories
Mr. Close is a researcher and developer, working in the field of secure, multi-user, distributed applications since 1998.
ABSTRACT
In Authorization Based Access Control (ABAC) systems built with object-capabilities, an access policy is expressed by the shape of a reference [...]]]></description>
			<content:encoded><![CDATA[<!-- sphereit start --><div>
<div></div>
<div><img src="http://video.google.com/ThumbnailServer2?app=vss&#038;contentid=30d6c71d70062a40&#038;offsetms=565000&#038;itag=w320&#038;lang=en&#038;sigh=4_u5TNUhivhXsraSE24KBzLvKyo" width="320" height="240" border="1" /></div>
</div>
<p><font size="+1">Core Patterns for Web Permissions</font><br /><font color="green">Google engEDU<br />56 min &#8211; Jul 19, 2006</font></p>
<p>Google TechTalks<br />
July 19, 2006</p>
<p>Tyler Close</p>
<p>Visiting Scientist Hewlett-Packard Laboratories</p>
<p>Mr. Close is a researcher and developer, working in the field of secure, multi-user, distributed applications since 1998.</p>
<p>ABSTRACT<br />
In Authorization Based Access Control (ABAC) systems built with object-capabilities, an access policy is expressed by the shape of a reference graph: what a user can do is determined by where they are in the reference graph and what other parts of the graph are reachable from that point. By applying some basic cryptography to create links that act as &quot;webkeys&quot;, we can construct URL graphs that are compatible with today&#8217;s WWW infrastructure and additionally provide the properties of distributed capabilities. Webkeys enable users to achieve password-free fine-grain access control implicitly, simply by sending one another links to the pages they want to share. The webkey approach simultaneously provides developers with a powerful, and readily audited, access-control model.</p>
<p>In this talk, we&#8217;ll study the implementation of the CapWiki, which can serve as a private data space, a locally shared data space, a blog, and a wiki, simply by varying which links have been distributed to which people.<span id="more-533"></span><br /><i>video</i><br />
<p><a href="http://tuxpirate.com/core-patterns-for-web-permissions.html"><em>Click here to view the embedded video.</em></a></p></p>
<hr />
<ul>
<li>Download: <a href="http://video.google.com/videofile/CorePatternsforWebPe.mp4?docid=8799856896828158583&#038;itag=7">&#8220;Core Patterns For Web Permissions&#8221;</a> (video/mp4)</li>
</ul>
<p></p>
<!-- sphereit end --><span style="margin-bottom:40px; border-bottom:none;"><a class="iconsphere" title="Sphere: Related Content" onclick="return Sphere.Widget.search('http://tuxpirate.com/core-patterns-for-web-permissions.html')" href="http://www.sphere.com/search?q=sphereit:http://tuxpirate.com/core-patterns-for-web-permissions.html">Sphere: Related Content</a></span><br/><br/>
	Tags: <a href="http://tuxpirate.com/howto/abstract" title="abstract" rel="tag">abstract</a>, <a href="http://tuxpirate.com/howto/c" title="c" rel="tag">c</a>, <a href="http://tuxpirate.com/howto/http" title="http" rel="tag">http</a>, <a href="http://tuxpirate.com/howto/lan" title="lan" rel="tag">lan</a>, <a href="http://tuxpirate.com/howto/local" title="local" rel="tag">local</a>, <a href="http://tuxpirate.com/howto/password" title="password" rel="tag">password</a>, <a href="http://tuxpirate.com/howto/rmi" title="rmi" rel="tag">rmi</a>, <a href="http://tuxpirate.com/howto/search" title="search" rel="tag">search</a>, <a href="http://tuxpirate.com/howto/server" title="server" rel="tag">server</a>, <a href="http://tuxpirate.com/howto/ssi" title="ssi" rel="tag">ssi</a>, <a href="http://tuxpirate.com/howto/web" title="web" rel="tag">web</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://tuxpirate.com/15-views-of-a-node-link-graph-an-information-visualization-portfolio.html" title="15 Views Of A Node Link Graph: An Information Visualization Portfolio (February 27, 2008)">15 Views Of A Node Link Graph: An Information Visualization Portfolio</a> (0)</li>
	<li><a href="http://tuxpirate.com/235-infinity.html" title="235 Infinity (February 17, 2008)">235 Infinity</a> (0)</li>
	<li><a href="http://tuxpirate.com/7-habits-for-effective-text-editing-20.html" title="7 Habits For Effective Text Editing 20 (February 1, 2008)">7 Habits For Effective Text Editing 20</a> (0)</li>
	<li><a href="http://tuxpirate.com/7-ways-to-ruin-a-technological-revolution.html" title="7 Ways To Ruin A Technological Revolution (February 5, 2008)">7 Ways To Ruin A Technological Revolution</a> (0)</li>
	<li><a href="http://tuxpirate.com/a-googly-mysql-cluster-talk.html" title="A Googly Mysql Cluster Talk (January 24, 2008)">A Googly Mysql Cluster Talk</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://tuxpirate.com/core-patterns-for-web-permissions.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Open Source Speaker Series: Practical Mythtv</title>
		<link>http://tuxpirate.com/open-source-speaker-series-practical-mythtv.html</link>
		<comments>http://tuxpirate.com/open-source-speaker-series-practical-mythtv.html#comments</comments>
		<pubDate>Thu, 28 Feb 2008 11:48:14 +0000</pubDate>
		<dc:creator>Linux Poweruser Programmer</dc:creator>
				<category><![CDATA[documentation]]></category>
		<category><![CDATA[abstract]]></category>
		<category><![CDATA[c]]></category>
		<category><![CDATA[http]]></category>
		<category><![CDATA[lan]]></category>
		<category><![CDATA[rss]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://tuxpirate.com/open-source-speaker-series-practical-mythtv.sh</guid>
		<description><![CDATA[



Open Source Speaker Series: Practical MythTVGoogle engEDU57 min &#8211; Aug 16, 2007
Google Tech Talks
August 16, 2007
ABSTRACT
MythTV is a powerful open source personal video recorder. It records television off the air, plays downloaded media files, DVDs, and audio files. It also includes a web browser, RSS reader, weather applet, and much more. During this talk Michael [...]]]></description>
			<content:encoded><![CDATA[<!-- sphereit start --><div>
<div></div>
<div><img src="http://video.google.com/ThumbnailServer2?app=vss&#038;contentid=5296555792d7c7d3&#038;offsetms=5000&#038;itag=w320&#038;lang=en&#038;sigh=FMTr-0RdfGK_g7MdbZ-cbKWX3do" width="320" height="240" border="1" /></div>
</div>
<p><font size="+1">Open Source Speaker Series: Practical MythTV</font><br /><font color="green">Google engEDU<br />57 min &#8211; Aug 16, 2007</font></p>
<p>Google Tech Talks<br />
August 16, 2007</p>
<p>ABSTRACT</p>
<p>MythTV is a powerful open source personal video recorder. It records television off the air, plays downloaded media files, DVDs, and audio files. It also includes a web browser, RSS reader, weather applet, and much more. During this talk Michael will introduce MythTV, show off the frontend interface, MythWeb, talk about the current challenges with guide data in the United States, and discuss some of the upcoming features. Michael is a coauthor of &quot;Practical MythTV&quot;, which was published in April 2007.</p>
<p>Michael Still is currently a Site Reliability Engineer at Google. Before that, he was a senior software engineer at TOWER Software in Australia. For many years he has been using his spare time to work on open source projects of various forms. This includes a book on ImageMagick in 2005, and a book on MythTV in 2007.<span id="more-262"></span><br /><i>video</i><br />
<p><a href="http://tuxpirate.com/open-source-speaker-series-practical-mythtv.html"><em>Click here to view the embedded video.</em></a></p></p>
<hr />
<ul>
<li>Download: <a href="http://video.google.com/videofile/OpenSourceSpeakerSer.mp4?docid=-6641045817693171683&#038;itag=7">&#8220;Open Source Speaker Series: Practical Mythtv&#8221;</a> (video/mp4)</li>
</ul>
<p></p>
<!-- sphereit end --><span style="margin-bottom:40px; border-bottom:none;"><a class="iconsphere" title="Sphere: Related Content" onclick="return Sphere.Widget.search('http://tuxpirate.com/open-source-speaker-series-practical-mythtv.html')" href="http://www.sphere.com/search?q=sphereit:http://tuxpirate.com/open-source-speaker-series-practical-mythtv.html">Sphere: Related Content</a></span><br/><br/>
	Tags: <a href="http://tuxpirate.com/howto/abstract" title="abstract" rel="tag">abstract</a>, <a href="http://tuxpirate.com/howto/c" title="c" rel="tag">c</a>, <a href="http://tuxpirate.com/howto/http" title="http" rel="tag">http</a>, <a href="http://tuxpirate.com/howto/lan" title="lan" rel="tag">lan</a>, <a href="http://tuxpirate.com/howto/rss" title="rss" rel="tag">rss</a>, <a href="http://tuxpirate.com/howto/server" title="server" rel="tag">server</a>, <a href="http://tuxpirate.com/howto/software" title="software" rel="tag">software</a>, <a href="http://tuxpirate.com/howto/web" title="web" rel="tag">web</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://tuxpirate.com/15-views-of-a-node-link-graph-an-information-visualization-portfolio.html" title="15 Views Of A Node Link Graph: An Information Visualization Portfolio (February 27, 2008)">15 Views Of A Node Link Graph: An Information Visualization Portfolio</a> (0)</li>
	<li><a href="http://tuxpirate.com/235-infinity.html" title="235 Infinity (February 17, 2008)">235 Infinity</a> (0)</li>
	<li><a href="http://tuxpirate.com/7-habits-for-effective-text-editing-20.html" title="7 Habits For Effective Text Editing 20 (February 1, 2008)">7 Habits For Effective Text Editing 20</a> (0)</li>
	<li><a href="http://tuxpirate.com/7-ways-to-ruin-a-technological-revolution.html" title="7 Ways To Ruin A Technological Revolution (February 5, 2008)">7 Ways To Ruin A Technological Revolution</a> (0)</li>
	<li><a href="http://tuxpirate.com/a-googly-mysql-cluster-talk.html" title="A Googly Mysql Cluster Talk (January 24, 2008)">A Googly Mysql Cluster Talk</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://tuxpirate.com/open-source-speaker-series-practical-mythtv.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>15 Views Of A Node Link Graph: An Information Visualization Portfolio</title>
		<link>http://tuxpirate.com/15-views-of-a-node-link-graph-an-information-visualization-portfolio.html</link>
		<comments>http://tuxpirate.com/15-views-of-a-node-link-graph-an-information-visualization-portfolio.html#comments</comments>
		<pubDate>Thu, 28 Feb 2008 00:56:00 +0000</pubDate>
		<dc:creator>Linux Poweruser Programmer</dc:creator>
				<category><![CDATA[documentation]]></category>
		<category><![CDATA[abstract]]></category>
		<category><![CDATA[c]]></category>
		<category><![CDATA[computer]]></category>
		<category><![CDATA[discussion]]></category>
		<category><![CDATA[http]]></category>
		<category><![CDATA[lan]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[ssi]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://tuxpirate.com/15-views-of-a-node-link-graph-an-information-visualization-portfolio.sh</guid>
		<description><![CDATA[



15 Views of a Node Link Graph: An Information Visualization PortfolioGoogle engEDU1 hr &#8211; Jun 28, 2006
Google TechTalks
June 28, 2006
Tamara Munzner received a BS in 1991 and a PhD in 2000 from Stanford. Her current research interests are information visualization, graph drawing, and dimensionality reduction. She was the IEEE Symposium on Information Visualization Program/Papers Co-Chair [...]]]></description>
			<content:encoded><![CDATA[<!-- sphereit start --><div>
<div></div>
<div><img src="http://video.google.com/ThumbnailServer2?app=vss&#038;contentid=32405e03628665a1&#038;offsetms=630000&#038;itag=w320&#038;lang=en&#038;sigh=EzbkUeuEg4NX9msvKgG3rF--gNI" width="320" height="240" border="1" /></div>
</div>
<p><font size="+1">15 Views of a Node Link Graph: An Information Visualization Portfolio</font><br /><font color="green">Google engEDU<br />1 hr &#8211; Jun 28, 2006</font></p>
<p>Google TechTalks<br />
June 28, 2006</p>
<p>Tamara Munzner received a BS in 1991 and a PhD in 2000 from Stanford. Her current research interests are information visualization, graph drawing, and dimensionality reduction. She was the IEEE Symposium on Information Visualization Program/Papers Co-Chair in 2003 and 2004.</p>
<p>ABSTRACT<br />
Information visualization, or infovis, is the interactive computer-based visual representation of abstract datasets. I will use collections of linked nodes as the launching point for a discussion of fifteen different approaches to infovis. Node-link graphs appear in many application domains, and people can perform many tasks faster or more effectively when they can manipulate a well-chosen visual representation of these graphs. A major challenge within infovis is how to handle the large datasets that occur in the real world. Designing algorithms with scalable speed and memory complexity is only part of the solution. The visual representation must also provide an appropriate abstraction, often requiring exploration across multiple levels of detail, to be comprehensible to the human in the loop. The talk will include examples in application domains ranging from web browsing to bioinformatics to computational linguistics, and datasets from thousands to millions of items.<span id="more-381"></span><br /><i>video</i><br />
<p><a href="http://tuxpirate.com/15-views-of-a-node-link-graph-an-information-visualization-portfolio.html"><em>Click here to view the embedded video.</em></a></p></p>
<hr />
<ul>
<li>Download: <a href="http://video.google.com/videofile/15ViewsofaNodeLinkGr.mp4?docid=-6229232330597040086&#038;itag=7">&#8220;15 Views Of A Node Link Graph: An Information Visualization Portfolio&#8221;</a> (video/mp4)</li>
</ul>
<p></p>
<!-- sphereit end --><span style="margin-bottom:40px; border-bottom:none;"><a class="iconsphere" title="Sphere: Related Content" onclick="return Sphere.Widget.search('http://tuxpirate.com/15-views-of-a-node-link-graph-an-information-visualization-portfolio.html')" href="http://www.sphere.com/search?q=sphereit:http://tuxpirate.com/15-views-of-a-node-link-graph-an-information-visualization-portfolio.html">Sphere: Related Content</a></span><br/><br/>
	Tags: <a href="http://tuxpirate.com/howto/abstract" title="abstract" rel="tag">abstract</a>, <a href="http://tuxpirate.com/howto/c" title="c" rel="tag">c</a>, <a href="http://tuxpirate.com/howto/computer" title="computer" rel="tag">computer</a>, <a href="http://tuxpirate.com/howto/discussion" title="discussion" rel="tag">discussion</a>, <a href="http://tuxpirate.com/howto/http" title="http" rel="tag">http</a>, <a href="http://tuxpirate.com/howto/lan" title="lan" rel="tag">lan</a>, <a href="http://tuxpirate.com/howto/search" title="search" rel="tag">search</a>, <a href="http://tuxpirate.com/howto/server" title="server" rel="tag">server</a>, <a href="http://tuxpirate.com/howto/ssi" title="ssi" rel="tag">ssi</a>, <a href="http://tuxpirate.com/howto/web" title="web" rel="tag">web</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://tuxpirate.com/235-infinity.html" title="235 Infinity (February 17, 2008)">235 Infinity</a> (0)</li>
	<li><a href="http://tuxpirate.com/7-habits-for-effective-text-editing-20.html" title="7 Habits For Effective Text Editing 20 (February 1, 2008)">7 Habits For Effective Text Editing 20</a> (0)</li>
	<li><a href="http://tuxpirate.com/7-ways-to-ruin-a-technological-revolution.html" title="7 Ways To Ruin A Technological Revolution (February 5, 2008)">7 Ways To Ruin A Technological Revolution</a> (0)</li>
	<li><a href="http://tuxpirate.com/a-googly-mysql-cluster-talk.html" title="A Googly Mysql Cluster Talk (January 24, 2008)">A Googly Mysql Cluster Talk</a> (0)</li>
	<li><a href="http://tuxpirate.com/a-googly-mysql-cluster-talk-2.html" title="A Googly Mysql Cluster Talk (February 29, 2008)">A Googly Mysql Cluster Talk</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://tuxpirate.com/15-views-of-a-node-link-graph-an-information-visualization-portfolio.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Quicksilver: Universal Access And Action</title>
		<link>http://tuxpirate.com/quicksilver-universal-access-and-action.html</link>
		<comments>http://tuxpirate.com/quicksilver-universal-access-and-action.html#comments</comments>
		<pubDate>Tue, 26 Feb 2008 23:38:13 +0000</pubDate>
		<dc:creator>Linux Poweruser Programmer</dc:creator>
				<category><![CDATA[documentation]]></category>
		<category><![CDATA[abstract]]></category>
		<category><![CDATA[c]]></category>
		<category><![CDATA[http]]></category>
		<category><![CDATA[lan]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[ssl]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://tuxpirate.com/quicksilver-universal-access-and-action.sh</guid>
		<description><![CDATA[



Quicksilver: Universal Access and ActionGoogle engEDU25 min &#8211; Aug 30, 2007
Google Tech Talks
August 30, 2007
ABSTRACT
Quicksilver hides almost unbounded power beneath the interface of a keyboard-driven launcher. Using a basic grammatical model, it allows you to move beyond basic search and work effortlessly with applications, data, and the web. Quickilver is above all a prototype intended [...]]]></description>
			<content:encoded><![CDATA[<!-- sphereit start --><div>
<div></div>
<div><img src="http://video.google.com/ThumbnailServer2?app=vss&#038;contentid=cfe39b32e2013549&#038;offsetms=140000&#038;itag=w320&#038;lang=en&#038;sigh=xRw9_tOi0fDBXvoKslFST965djI" width="320" height="240" border="1" /></div>
</div>
<p><font size="+1">Quicksilver: Universal Access and Action</font><br /><font color="green">Google engEDU<br />25 min &#8211; Aug 30, 2007</font></p>
<p>Google Tech Talks<br />
August 30, 2007</p>
<p>ABSTRACT</p>
<p>Quicksilver hides almost unbounded power beneath the interface of a keyboard-driven launcher. Using a basic grammatical model, it allows you to move beyond basic search and work effortlessly with applications, data, and the web. Quickilver is above all a prototype intended to explore new forms of interaction.</p>
<p>In this talk, we will explore the motivation behind Quicksilver, highlights of its implementation, lessons learned from its design, and the ways it might inform the future of navigation for the desktop and the web.</p>
<p>Speaker: Nicholas Jitkoff<span id="more-346"></span><br /><i>video</i><br />
<p><a href="http://tuxpirate.com/quicksilver-universal-access-and-action.html"><em>Click here to view the embedded video.</em></a></p></p>
<hr />
<ul>
<li>Download: <a href="http://video.google.com/videofile/QuicksilverUniversal.mp4?docid=8493378861634507068&#038;itag=7">&#8220;Quicksilver: Universal Access And Action&#8221;</a> (video/mp4)</li>
</ul>
<p></p>
<!-- sphereit end --><span style="margin-bottom:40px; border-bottom:none;"><a class="iconsphere" title="Sphere: Related Content" onclick="return Sphere.Widget.search('http://tuxpirate.com/quicksilver-universal-access-and-action.html')" href="http://www.sphere.com/search?q=sphereit:http://tuxpirate.com/quicksilver-universal-access-and-action.html">Sphere: Related Content</a></span><br/><br/>
	Tags: <a href="http://tuxpirate.com/howto/abstract" title="abstract" rel="tag">abstract</a>, <a href="http://tuxpirate.com/howto/c" title="c" rel="tag">c</a>, <a href="http://tuxpirate.com/howto/http" title="http" rel="tag">http</a>, <a href="http://tuxpirate.com/howto/lan" title="lan" rel="tag">lan</a>, <a href="http://tuxpirate.com/howto/search" title="search" rel="tag">search</a>, <a href="http://tuxpirate.com/howto/server" title="server" rel="tag">server</a>, <a href="http://tuxpirate.com/howto/ssl" title="ssl" rel="tag">ssl</a>, <a href="http://tuxpirate.com/howto/web" title="web" rel="tag">web</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://tuxpirate.com/15-views-of-a-node-link-graph-an-information-visualization-portfolio.html" title="15 Views Of A Node Link Graph: An Information Visualization Portfolio (February 27, 2008)">15 Views Of A Node Link Graph: An Information Visualization Portfolio</a> (0)</li>
	<li><a href="http://tuxpirate.com/235-infinity.html" title="235 Infinity (February 17, 2008)">235 Infinity</a> (0)</li>
	<li><a href="http://tuxpirate.com/7-habits-for-effective-text-editing-20.html" title="7 Habits For Effective Text Editing 20 (February 1, 2008)">7 Habits For Effective Text Editing 20</a> (0)</li>
	<li><a href="http://tuxpirate.com/7-ways-to-ruin-a-technological-revolution.html" title="7 Ways To Ruin A Technological Revolution (February 5, 2008)">7 Ways To Ruin A Technological Revolution</a> (0)</li>
	<li><a href="http://tuxpirate.com/a-googly-mysql-cluster-talk.html" title="A Googly Mysql Cluster Talk (January 24, 2008)">A Googly Mysql Cluster Talk</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://tuxpirate.com/quicksilver-universal-access-and-action.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Our Lives Our Facebooks</title>
		<link>http://tuxpirate.com/our-lives-our-facebooks.html</link>
		<comments>http://tuxpirate.com/our-lives-our-facebooks.html#comments</comments>
		<pubDate>Sun, 24 Feb 2008 16:21:50 +0000</pubDate>
		<dc:creator>Linux Poweruser Programmer</dc:creator>
				<category><![CDATA[documentation]]></category>
		<category><![CDATA[abstract]]></category>
		<category><![CDATA[c]]></category>
		<category><![CDATA[http]]></category>
		<category><![CDATA[lan]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://tuxpirate.com/our-lives-our-facebooks.sh</guid>
		<description><![CDATA[



Our Lives, Our FacebooksGoogle engEDU40 min &#8211; May 3, 2006
Google TechTalks
May 3, 2006
Fred Stutzman
Fred Stutzman is a Ph.D. student at the University of North Carolina at Chapel Hill&#8217;s School of Information and Library Science.
His research interests include identity, social networks, and the effects of social technology. His research is operationalized in the claimID.com project, of [...]]]></description>
			<content:encoded><![CDATA[<!-- sphereit start --><div>
<div></div>
<div><img src="http://video.google.com/ThumbnailServer2?app=vss&#038;contentid=da8d0f80e600ad6f&#038;offsetms=5000&#038;itag=w320&#038;lang=en&#038;sigh=g4uobVrdXPK9d47rJLtBdMuS9Gg" width="320" height="240" border="1" /></div>
</div>
<p><font size="+1">Our Lives, Our Facebooks</font><br /><font color="green">Google engEDU<br />40 min &#8211; May 3, 2006</font></p>
<p>Google TechTalks<br />
May 3, 2006</p>
<p>Fred Stutzman<br />
Fred Stutzman is a Ph.D. student at the University of North Carolina at Chapel Hill&#8217;s School of Information and Library Science.</p>
<p>His research interests include identity, social networks, and the effects of social technology. His research is operationalized in the claimID.com project, of which he is the co-founder. </p>
<p>ABSTRACT<br />
Students at a large number of American colleges and universities have come to rely on The Facebook (http://facebook.com) as a vital supplement to their social lives. A social connector website, Facebook serves the information needs of students who have perpetually in-flux social networks. As a result, frequency and penetration of student use is remarkable. In this presentation, a longitudinal analysis of Facebook use by freshmen at the University of North Carolina at Chapel Hill will be presented. Use patterns will be analyzed, with a special concentration on factors that contributed to the product&#8217;s success.<span id="more-438"></span><br /><i>video</i><br />
<p><a href="http://tuxpirate.com/our-lives-our-facebooks.html"><em>Click here to view the embedded video.</em></a></p></p>
<hr />
<ul>
<li>Download: <a href="http://video.google.com/videofile/OurLivesOurFacebooks.mp4?docid=3910777240176719644&#038;itag=7">&#8220;Our Lives Our Facebooks&#8221;</a> (video/mp4)</li>
</ul>
<p></p>
<!-- sphereit end --><span style="margin-bottom:40px; border-bottom:none;"><a class="iconsphere" title="Sphere: Related Content" onclick="return Sphere.Widget.search('http://tuxpirate.com/our-lives-our-facebooks.html')" href="http://www.sphere.com/search?q=sphereit:http://tuxpirate.com/our-lives-our-facebooks.html">Sphere: Related Content</a></span><br/><br/>
	Tags: <a href="http://tuxpirate.com/howto/abstract" title="abstract" rel="tag">abstract</a>, <a href="http://tuxpirate.com/howto/c" title="c" rel="tag">c</a>, <a href="http://tuxpirate.com/howto/http" title="http" rel="tag">http</a>, <a href="http://tuxpirate.com/howto/lan" title="lan" rel="tag">lan</a>, <a href="http://tuxpirate.com/howto/network" title="network" rel="tag">network</a>, <a href="http://tuxpirate.com/howto/search" title="search" rel="tag">search</a>, <a href="http://tuxpirate.com/howto/server" title="server" rel="tag">server</a>, <a href="http://tuxpirate.com/howto/web" title="web" rel="tag">web</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://tuxpirate.com/15-views-of-a-node-link-graph-an-information-visualization-portfolio.html" title="15 Views Of A Node Link Graph: An Information Visualization Portfolio (February 27, 2008)">15 Views Of A Node Link Graph: An Information Visualization Portfolio</a> (0)</li>
	<li><a href="http://tuxpirate.com/235-infinity.html" title="235 Infinity (February 17, 2008)">235 Infinity</a> (0)</li>
	<li><a href="http://tuxpirate.com/7-habits-for-effective-text-editing-20.html" title="7 Habits For Effective Text Editing 20 (February 1, 2008)">7 Habits For Effective Text Editing 20</a> (0)</li>
	<li><a href="http://tuxpirate.com/7-ways-to-ruin-a-technological-revolution.html" title="7 Ways To Ruin A Technological Revolution (February 5, 2008)">7 Ways To Ruin A Technological Revolution</a> (0)</li>
	<li><a href="http://tuxpirate.com/a-googly-mysql-cluster-talk.html" title="A Googly Mysql Cluster Talk (January 24, 2008)">A Googly Mysql Cluster Talk</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://tuxpirate.com/our-lives-our-facebooks.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Model-based Testing: Black Or White</title>
		<link>http://tuxpirate.com/model-based-testing-black-or-white.html</link>
		<comments>http://tuxpirate.com/model-based-testing-black-or-white.html#comments</comments>
		<pubDate>Sat, 23 Feb 2008 23:41:35 +0000</pubDate>
		<dc:creator>Linux Poweruser Programmer</dc:creator>
				<category><![CDATA[documentation]]></category>
		<category><![CDATA[abstract]]></category>
		<category><![CDATA[c]]></category>
		<category><![CDATA[computer]]></category>
		<category><![CDATA[http]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[lan]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://tuxpirate.com/model-based-testing-black-or-white.sh</guid>
		<description><![CDATA[



Model-Based Testing: Black or White?Google engEDU1 hr &#8211; Aug 27, 2007
Google Tech Talks
August 27, 2007
ABSTRACT
Model-based testing can help to reduce the cost of testing and increase its effectiveness. Instead of designing test cases by hand, model-based testing allows a test engineer to automatically generate test cases from a model of the system under test.
After a [...]]]></description>
			<content:encoded><![CDATA[<!-- sphereit start --><div>
<div></div>
<div><img src="http://video.google.com/ThumbnailServer2?app=vss&#038;contentid=2a8a9e73c61d766e&#038;offsetms=650000&#038;itag=w320&#038;lang=en&#038;sigh=t6d1BYpDzL0VvoM2Ep6XXQlrD9Q" width="320" height="240" border="1" /></div>
</div>
<p><font size="+1">Model-Based Testing: Black or White?</font><br /><font color="green">Google engEDU<br />1 hr &#8211; Aug 27, 2007</font></p>
<p>Google Tech Talks<br />
August 27, 2007</p>
<p>ABSTRACT</p>
<p>Model-based testing can help to reduce the cost of testing and increase its effectiveness. Instead of designing test cases by hand, model-based testing allows a test engineer to automatically generate test cases from a model of the system under test.</p>
<p>After a brief overview of model-based testing, this talk will compare two different kinds of test model: black-box models and white-box models. Black-box models are easier for programmers to write and tools to use, while white-box models require more sophisticated notations and modelling skills, but can allow more sophisticated test generation.</p>
<p>These two styles of models will be illustrated by using two different model-based testing tools to test some example applications, such as a web-based library system. An open-source tool, ModelJUnit, will be used to illustrate test generation from several black-box test models written in Java. A commercial tool, LEIRIOS Test Designer, will be used to illustrate test generation from white-box test models written in UML</p>
<p>Speaker:   Mark Utting</p>
<p>Mark Utting has been developing and using model-based testing tools since 2000. Recently, he co-authored the first industry-oriented book specifically on model-based testing, and developed the open-source ModelJUnit tool to illustrate some of the techniques in the book. He has also been a consultant for the design of commercial model-based testing tools, such as the LEIRIOS Test Designer from LEIRIOS Technologies.</p>
<p>Dr Utting works as an associate professor in the Department of Computer Science at The University of Waikato, New Zealand. Prior to this, he worked as an analyst/programmer in the Australian software industry for several years and as a postdoctoral researcher on theorem proving and real-time refinement. His PhD was in the area of refinement calculus techniques for object-oriented programs. He is a member of the IFIP Working Group 2.3 on Programming Methodology.</p>
<p>Home page: http://www.cs.waikato.ac.nz/~marku<span id="more-210"></span><br /><i>video</i><br />
<p><a href="http://tuxpirate.com/model-based-testing-black-or-white.html"><em>Click here to view the embedded video.</em></a></p></p>
<hr />
<ul>
<li>Download: <a href="http://video.google.com/videofile/ModelBasedTestingBla.mp4?docid=5521890509476590796&#038;itag=7">&#8220;Model-based Testing: Black Or White&#8221;</a> (video/mp4)</li>
</ul>
<p></p>
<!-- sphereit end --><span style="margin-bottom:40px; border-bottom:none;"><a class="iconsphere" title="Sphere: Related Content" onclick="return Sphere.Widget.search('http://tuxpirate.com/model-based-testing-black-or-white.html')" href="http://www.sphere.com/search?q=sphereit:http://tuxpirate.com/model-based-testing-black-or-white.html">Sphere: Related Content</a></span><br/><br/>
	Tags: <a href="http://tuxpirate.com/howto/abstract" title="abstract" rel="tag">abstract</a>, <a href="http://tuxpirate.com/howto/c" title="c" rel="tag">c</a>, <a href="http://tuxpirate.com/howto/computer" title="computer" rel="tag">computer</a>, <a href="http://tuxpirate.com/howto/http" title="http" rel="tag">http</a>, <a href="http://tuxpirate.com/howto/java" title="java" rel="tag">java</a>, <a href="http://tuxpirate.com/howto/lan" title="lan" rel="tag">lan</a>, <a href="http://tuxpirate.com/howto/programming" title="programming" rel="tag">programming</a>, <a href="http://tuxpirate.com/howto/search" title="search" rel="tag">search</a>, <a href="http://tuxpirate.com/howto/server" title="server" rel="tag">server</a>, <a href="http://tuxpirate.com/howto/software" title="software" rel="tag">software</a>, <a href="http://tuxpirate.com/howto/web" title="web" rel="tag">web</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://tuxpirate.com/15-views-of-a-node-link-graph-an-information-visualization-portfolio.html" title="15 Views Of A Node Link Graph: An Information Visualization Portfolio (February 27, 2008)">15 Views Of A Node Link Graph: An Information Visualization Portfolio</a> (0)</li>
	<li><a href="http://tuxpirate.com/235-infinity.html" title="235 Infinity (February 17, 2008)">235 Infinity</a> (0)</li>
	<li><a href="http://tuxpirate.com/7-habits-for-effective-text-editing-20.html" title="7 Habits For Effective Text Editing 20 (February 1, 2008)">7 Habits For Effective Text Editing 20</a> (0)</li>
	<li><a href="http://tuxpirate.com/7-ways-to-ruin-a-technological-revolution.html" title="7 Ways To Ruin A Technological Revolution (February 5, 2008)">7 Ways To Ruin A Technological Revolution</a> (0)</li>
	<li><a href="http://tuxpirate.com/a-googly-mysql-cluster-talk.html" title="A Googly Mysql Cluster Talk (January 24, 2008)">A Googly Mysql Cluster Talk</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://tuxpirate.com/model-based-testing-black-or-white.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mondrian Code Review On The Web</title>
		<link>http://tuxpirate.com/mondrian-code-review-on-the-web.html</link>
		<comments>http://tuxpirate.com/mondrian-code-review-on-the-web.html#comments</comments>
		<pubDate>Fri, 22 Feb 2008 19:27:32 +0000</pubDate>
		<dc:creator>Linux Poweruser Programmer</dc:creator>
				<category><![CDATA[documentation]]></category>
		<category><![CDATA[abstract]]></category>
		<category><![CDATA[c]]></category>
		<category><![CDATA[http]]></category>
		<category><![CDATA[lan]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://tuxpirate.com/mondrian-code-review-on-the-web.sh</guid>
		<description><![CDATA[



Mondrian Code Review On The WebGoogle engEDU55 min &#8211; Dec 8, 2006
Google Tech Talks
November 30, 2006
ABSTRACT
Mondrian Code Review On The Webvideo



Download: &#8220;Mondrian Code Review On The Web&#8221; (video/mp4)


Sphere: Related Content
	Tags: abstract, c, http, lan, server, web

	Related posts
	
	15 Views Of A Node Link Graph: An Information Visualization Portfolio (0)
	235 Infinity (0)
	7 Habits For Effective Text Editing [...]]]></description>
			<content:encoded><![CDATA[<!-- sphereit start --><div>
<div></div>
<div><img src="http://video.google.com/ThumbnailServer2?app=vss&#038;contentid=e473ee65d72087e6&#038;offsetms=165000&#038;itag=w320&#038;lang=en&#038;sigh=O5YjImS3w8qkXacF3X577fbiyPw" width="320" height="240" border="1" /></div>
</div>
<p><font size="+1">Mondrian Code Review On The Web</font><br /><font color="green">Google engEDU<br />55 min &#8211; Dec 8, 2006</font></p>
<p>Google Tech Talks<br />
November 30, 2006</p>
<p>ABSTRACT</p>
<p>Mondrian Code Review On The Web<span id="more-352"></span><br /><i>video</i><br />
<p><a href="http://tuxpirate.com/mondrian-code-review-on-the-web.html"><em>Click here to view the embedded video.</em></a></p></p>
<hr />
<ul>
<li>Download: <a href="http://video.google.com/videofile/MondrianCodeReviewOn.mp4?docid=-8502904076440714866&#038;itag=7">&#8220;Mondrian Code Review On The Web&#8221;</a> (video/mp4)</li>
</ul>
<p></p>
<!-- sphereit end --><span style="margin-bottom:40px; border-bottom:none;"><a class="iconsphere" title="Sphere: Related Content" onclick="return Sphere.Widget.search('http://tuxpirate.com/mondrian-code-review-on-the-web.html')" href="http://www.sphere.com/search?q=sphereit:http://tuxpirate.com/mondrian-code-review-on-the-web.html">Sphere: Related Content</a></span><br/><br/>
	Tags: <a href="http://tuxpirate.com/howto/abstract" title="abstract" rel="tag">abstract</a>, <a href="http://tuxpirate.com/howto/c" title="c" rel="tag">c</a>, <a href="http://tuxpirate.com/howto/http" title="http" rel="tag">http</a>, <a href="http://tuxpirate.com/howto/lan" title="lan" rel="tag">lan</a>, <a href="http://tuxpirate.com/howto/server" title="server" rel="tag">server</a>, <a href="http://tuxpirate.com/howto/web" title="web" rel="tag">web</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://tuxpirate.com/15-views-of-a-node-link-graph-an-information-visualization-portfolio.html" title="15 Views Of A Node Link Graph: An Information Visualization Portfolio (February 27, 2008)">15 Views Of A Node Link Graph: An Information Visualization Portfolio</a> (0)</li>
	<li><a href="http://tuxpirate.com/235-infinity.html" title="235 Infinity (February 17, 2008)">235 Infinity</a> (0)</li>
	<li><a href="http://tuxpirate.com/7-habits-for-effective-text-editing-20.html" title="7 Habits For Effective Text Editing 20 (February 1, 2008)">7 Habits For Effective Text Editing 20</a> (0)</li>
	<li><a href="http://tuxpirate.com/7-ways-to-ruin-a-technological-revolution.html" title="7 Ways To Ruin A Technological Revolution (February 5, 2008)">7 Ways To Ruin A Technological Revolution</a> (0)</li>
	<li><a href="http://tuxpirate.com/a-googly-mysql-cluster-talk.html" title="A Googly Mysql Cluster Talk (January 24, 2008)">A Googly Mysql Cluster Talk</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://tuxpirate.com/mondrian-code-review-on-the-web.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>You Are What You Say: Privacy Risks Of Public Mentions</title>
		<link>http://tuxpirate.com/you-are-what-you-say-privacy-risks-of-public-mentions.html</link>
		<comments>http://tuxpirate.com/you-are-what-you-say-privacy-risks-of-public-mentions.html#comments</comments>
		<pubDate>Fri, 22 Feb 2008 16:54:44 +0000</pubDate>
		<dc:creator>Linux Poweruser Programmer</dc:creator>
				<category><![CDATA[documentation]]></category>
		<category><![CDATA[abstract]]></category>
		<category><![CDATA[asp]]></category>
		<category><![CDATA[c]]></category>
		<category><![CDATA[computer]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[discussion]]></category>
		<category><![CDATA[http]]></category>
		<category><![CDATA[lan]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[ssi]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://tuxpirate.com/you-are-what-you-say-privacy-risks-of-public-mentions.sh</guid>
		<description><![CDATA[



You Are What You Say: Privacy Risks of Public MentionsGoogle engEDU27 min &#8211; Aug 3, 2006
Google TechTalks
August 3, 2006
Dan Frankowski is both computer science researcher and practitioner in software and algorithms development. He got his master&#8217;s degree in computer science from the University of Minnesota in 1993, then spent a year in Budapest on a [...]]]></description>
			<content:encoded><![CDATA[<!-- sphereit start --><div>
<div></div>
<div><img src="http://video.google.com/ThumbnailServer2?app=vss&#038;contentid=1f10db1973430269&#038;offsetms=50000&#038;itag=w320&#038;lang=en&#038;sigh=pk18ojPL9LeixR5WdkX7yMQphjQ" width="320" height="240" border="1" /></div>
</div>
<p><font size="+1">You Are What You Say: Privacy Risks of Public Mentions</font><br /><font color="green">Google engEDU<br />27 min &#8211; Aug 3, 2006</font></p>
<p>Google TechTalks<br />
August 3, 2006</p>
<p>Dan Frankowski is both computer science researcher and practitioner in software and algorithms development. He got his master&#8217;s degree in computer science from the University of Minnesota in 1993, then spent a year in Budapest on a Fulbright grant studying mathematics. From 1997 to 2003 he was an algorithms guy at Net Perceptions. From 2003 to the present, he has been a research fellow with the GroupLens research group at the Unviersity of Minnesota, which is most well-known for recommenders, but now studies online community more broadly.</p>
<p>ABSTRACT<br />
In today&#8217;s data-rich networked world, people express many aspects of their lives online. It is common to segregate different aspects in different places: you might write opinionated rants about movies in your blog under a pseudonym while participating in a forum or web site for scholarly discussion of medical ethics under your real name. However, it may be possible to link these separate identities, because the movies, journal articles, or authors you mention are from a sparse relation space whose properties (e.g., many items related to by only a few users) allow re- identification. This talk examines this general problem in a specific setting: re- identification of users from a public web movie forum in a private movie ratings dataset.<span id="more-229"></span><br /><i>video</i><br />
<p><a href="http://tuxpirate.com/you-are-what-you-say-privacy-risks-of-public-mentions.html"><em>Click here to view the embedded video.</em></a></p></p>
<hr />
<ul>
<li>Download: <a href="http://video.google.com/videofile/YouAreWhatYouSayPriv.mp4?docid=6474169875352273382&#038;itag=7">&#8220;You Are What You Say: Privacy Risks Of Public Mentions&#8221;</a> (video/mp4)</li>
</ul>
<p></p>
<!-- sphereit end --><span style="margin-bottom:40px; border-bottom:none;"><a class="iconsphere" title="Sphere: Related Content" onclick="return Sphere.Widget.search('http://tuxpirate.com/you-are-what-you-say-privacy-risks-of-public-mentions.html')" href="http://www.sphere.com/search?q=sphereit:http://tuxpirate.com/you-are-what-you-say-privacy-risks-of-public-mentions.html">Sphere: Related Content</a></span><br/><br/>
	Tags: <a href="http://tuxpirate.com/howto/abstract" title="abstract" rel="tag">abstract</a>, <a href="http://tuxpirate.com/howto/asp" title="asp" rel="tag">asp</a>, <a href="http://tuxpirate.com/howto/c" title="c" rel="tag">c</a>, <a href="http://tuxpirate.com/howto/computer" title="computer" rel="tag">computer</a>, <a href="http://tuxpirate.com/howto/development" title="development" rel="tag">development</a>, <a href="http://tuxpirate.com/howto/discussion" title="discussion" rel="tag">discussion</a>, <a href="http://tuxpirate.com/howto/http" title="http" rel="tag">http</a>, <a href="http://tuxpirate.com/howto/lan" title="lan" rel="tag">lan</a>, <a href="http://tuxpirate.com/howto/network" title="network" rel="tag">network</a>, <a href="http://tuxpirate.com/howto/search" title="search" rel="tag">search</a>, <a href="http://tuxpirate.com/howto/server" title="server" rel="tag">server</a>, <a href="http://tuxpirate.com/howto/software" title="software" rel="tag">software</a>, <a href="http://tuxpirate.com/howto/ssi" title="ssi" rel="tag">ssi</a>, <a href="http://tuxpirate.com/howto/web" title="web" rel="tag">web</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://tuxpirate.com/15-views-of-a-node-link-graph-an-information-visualization-portfolio.html" title="15 Views Of A Node Link Graph: An Information Visualization Portfolio (February 27, 2008)">15 Views Of A Node Link Graph: An Information Visualization Portfolio</a> (0)</li>
	<li><a href="http://tuxpirate.com/235-infinity.html" title="235 Infinity (February 17, 2008)">235 Infinity</a> (0)</li>
	<li><a href="http://tuxpirate.com/7-habits-for-effective-text-editing-20.html" title="7 Habits For Effective Text Editing 20 (February 1, 2008)">7 Habits For Effective Text Editing 20</a> (0)</li>
	<li><a href="http://tuxpirate.com/7-ways-to-ruin-a-technological-revolution.html" title="7 Ways To Ruin A Technological Revolution (February 5, 2008)">7 Ways To Ruin A Technological Revolution</a> (0)</li>
	<li><a href="http://tuxpirate.com/a-googly-mysql-cluster-talk.html" title="A Googly Mysql Cluster Talk (January 24, 2008)">A Googly Mysql Cluster Talk</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://tuxpirate.com/you-are-what-you-say-privacy-risks-of-public-mentions.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Inbox Zero</title>
		<link>http://tuxpirate.com/inbox-zero.html</link>
		<comments>http://tuxpirate.com/inbox-zero.html#comments</comments>
		<pubDate>Fri, 22 Feb 2008 02:14:57 +0000</pubDate>
		<dc:creator>Linux Poweruser Programmer</dc:creator>
				<category><![CDATA[documentation]]></category>
		<category><![CDATA[abstract]]></category>
		<category><![CDATA[c]]></category>
		<category><![CDATA[http]]></category>
		<category><![CDATA[lan]]></category>
		<category><![CDATA[mail]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://tuxpirate.com/inbox-zero.sh</guid>
		<description><![CDATA[



Inbox ZeroGoogle engEDU59 min &#8211; Jul 25, 2007
Google Tech Talks
July 23, 2007
ABSTRACT
Merlin Mann, a well known productivity guru and creator of the popular 43 folders website will talk about Getting Things Done, the importance of getting your inbox to zero, and strategies for dealing with high volume email.video



Download: &#8220;Inbox Zero&#8221; (video/mp4)


Sphere: Related Content
	Tags: abstract, c, [...]]]></description>
			<content:encoded><![CDATA[<!-- sphereit start --><div>
<div></div>
<div><img src="http://video.google.com/ThumbnailServer2?app=vss&#038;contentid=5e54003aaea3d10b&#038;offsetms=260000&#038;itag=w320&#038;lang=en&#038;sigh=hp4iUEn2oQMd0BbonvqSJMal2mQ" width="320" height="240" border="1" /></div>
</div>
<p><font size="+1">Inbox Zero</font><br /><font color="green">Google engEDU<br />59 min &#8211; Jul 25, 2007</font></p>
<p>Google Tech Talks<br />
July 23, 2007</p>
<p>ABSTRACT</p>
<p>Merlin Mann, a well known productivity guru and creator of the popular 43 folders website will talk about Getting Things Done, the importance of getting your inbox to zero, and strategies for dealing with high volume email.<span id="more-394"></span><br /><i>video</i><br />
<p><a href="http://tuxpirate.com/inbox-zero.html"><em>Click here to view the embedded video.</em></a></p></p>
<hr />
<ul>
<li>Download: <a href="http://video.google.com/videofile/InboxZero.mp4?docid=973149761529535925&#038;itag=7">&#8220;Inbox Zero&#8221;</a> (video/mp4)</li>
</ul>
<p></p>
<!-- sphereit end --><span style="margin-bottom:40px; border-bottom:none;"><a class="iconsphere" title="Sphere: Related Content" onclick="return Sphere.Widget.search('http://tuxpirate.com/inbox-zero.html')" href="http://www.sphere.com/search?q=sphereit:http://tuxpirate.com/inbox-zero.html">Sphere: Related Content</a></span><br/><br/>
	Tags: <a href="http://tuxpirate.com/howto/abstract" title="abstract" rel="tag">abstract</a>, <a href="http://tuxpirate.com/howto/c" title="c" rel="tag">c</a>, <a href="http://tuxpirate.com/howto/http" title="http" rel="tag">http</a>, <a href="http://tuxpirate.com/howto/lan" title="lan" rel="tag">lan</a>, <a href="http://tuxpirate.com/howto/mail" title="mail" rel="tag">mail</a>, <a href="http://tuxpirate.com/howto/server" title="server" rel="tag">server</a>, <a href="http://tuxpirate.com/howto/web" title="web" rel="tag">web</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://tuxpirate.com/15-views-of-a-node-link-graph-an-information-visualization-portfolio.html" title="15 Views Of A Node Link Graph: An Information Visualization Portfolio (February 27, 2008)">15 Views Of A Node Link Graph: An Information Visualization Portfolio</a> (0)</li>
	<li><a href="http://tuxpirate.com/235-infinity.html" title="235 Infinity (February 17, 2008)">235 Infinity</a> (0)</li>
	<li><a href="http://tuxpirate.com/7-habits-for-effective-text-editing-20.html" title="7 Habits For Effective Text Editing 20 (February 1, 2008)">7 Habits For Effective Text Editing 20</a> (0)</li>
	<li><a href="http://tuxpirate.com/7-ways-to-ruin-a-technological-revolution.html" title="7 Ways To Ruin A Technological Revolution (February 5, 2008)">7 Ways To Ruin A Technological Revolution</a> (0)</li>
	<li><a href="http://tuxpirate.com/a-googly-mysql-cluster-talk.html" title="A Googly Mysql Cluster Talk (January 24, 2008)">A Googly Mysql Cluster Talk</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://tuxpirate.com/inbox-zero.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Performance Tuning Best Practices For Mysql</title>
		<link>http://tuxpirate.com/performance-tuning-best-practices-for-mysql-2.html</link>
		<comments>http://tuxpirate.com/performance-tuning-best-practices-for-mysql-2.html#comments</comments>
		<pubDate>Thu, 21 Feb 2008 19:42:01 +0000</pubDate>
		<dc:creator>Linux Poweruser Programmer</dc:creator>
				<category><![CDATA[documentation]]></category>
		<category><![CDATA[abstract]]></category>
		<category><![CDATA[c]]></category>
		<category><![CDATA[discussion]]></category>
		<category><![CDATA[http]]></category>
		<category><![CDATA[lan]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[sql]]></category>
		<category><![CDATA[ssi]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://tuxpirate.com/performance-tuning-best-practices-for-mysql-2.sh</guid>
		<description><![CDATA[



Performance Tuning Best Practices for MySQLGoogle engEDU43 min &#8211; Apr 28, 2006
Google TechTalks
April 28, 2006
Jay Pipes
Jay Pipes is a co-author of the recently published Pro MySQL (Apress, 2005), which covers all of the newest MySQL 5 features, as well as in-depth discussion and analysis of the MySQL server architecture, storage engines, transaction procesing, benchmarking, and [...]]]></description>
			<content:encoded><![CDATA[<!-- sphereit start --><div>
<div></div>
<div><img src="http://video.google.com/ThumbnailServer2?app=vss&#038;contentid=cb05a9ff23a2096b&#038;offsetms=370000&#038;itag=w320&#038;lang=en&#038;sigh=rON-xvkVB9OV8zWxvFm5OyhKB7I" width="320" height="240" border="1" /></div>
</div>
<p><font size="+1">Performance Tuning Best Practices for MySQL</font><br /><font color="green">Google engEDU<br />43 min &#8211; Apr 28, 2006</font></p>
<p>Google TechTalks<br />
April 28, 2006</p>
<p>Jay Pipes<br />
Jay Pipes is a co-author of the recently published Pro MySQL (Apress, 2005), which covers all of the newest MySQL 5 features, as well as in-depth discussion and analysis of the MySQL server architecture, storage engines, transaction procesing, benchmarking, and advanced SQL scenarios. You can also see his name on articles appearing in Linux Magazine and can read more articles about MySQL at his website. </p>
<p>ABSTRACT<br />
Learn where to best focus your attention when tuning the performance of your applications and database servers, and how to effectively find the &quot;low hanging fruit&quot; on the tree of bottlenecks. It&#8217;s not rocket science, but with a bit of acquired skill and experience, and of course good habits, you too can do this magic! Jay Pipes is MySQL&#8217;s Community Relations Manager for North America.<span id="more-350"></span><br /><i>video</i><br />
<p><a href="http://tuxpirate.com/performance-tuning-best-practices-for-mysql-2.html"><em>Click here to view the embedded video.</em></a></p></p>
<hr />
<ul>
<li>Download: <a href="http://video.google.com/videofile/PerformanceTuningBes.mp4?docid=2524524540025172110&#038;itag=7">&#8220;Performance Tuning Best Practices For Mysql&#8221;</a> (video/mp4)</li>
</ul>
<p></p>
<!-- sphereit end --><span style="margin-bottom:40px; border-bottom:none;"><a class="iconsphere" title="Sphere: Related Content" onclick="return Sphere.Widget.search('http://tuxpirate.com/performance-tuning-best-practices-for-mysql-2.html')" href="http://www.sphere.com/search?q=sphereit:http://tuxpirate.com/performance-tuning-best-practices-for-mysql-2.html">Sphere: Related Content</a></span><br/><br/>
	Tags: <a href="http://tuxpirate.com/howto/abstract" title="abstract" rel="tag">abstract</a>, <a href="http://tuxpirate.com/howto/c" title="c" rel="tag">c</a>, <a href="http://tuxpirate.com/howto/discussion" title="discussion" rel="tag">discussion</a>, <a href="http://tuxpirate.com/howto/http" title="http" rel="tag">http</a>, <a href="http://tuxpirate.com/howto/lan" title="lan" rel="tag">lan</a>, <a href="http://tuxpirate.com/howto/linux" title="linux" rel="tag">linux</a>, <a href="http://tuxpirate.com/howto/mysql" title="mysql" rel="tag">mysql</a>, <a href="http://tuxpirate.com/howto/server" title="server" rel="tag">server</a>, <a href="http://tuxpirate.com/howto/sql" title="sql" rel="tag">sql</a>, <a href="http://tuxpirate.com/howto/ssi" title="ssi" rel="tag">ssi</a>, <a href="http://tuxpirate.com/howto/web" title="web" rel="tag">web</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://tuxpirate.com/15-views-of-a-node-link-graph-an-information-visualization-portfolio.html" title="15 Views Of A Node Link Graph: An Information Visualization Portfolio (February 27, 2008)">15 Views Of A Node Link Graph: An Information Visualization Portfolio</a> (0)</li>
	<li><a href="http://tuxpirate.com/235-infinity.html" title="235 Infinity (February 17, 2008)">235 Infinity</a> (0)</li>
	<li><a href="http://tuxpirate.com/7-habits-for-effective-text-editing-20.html" title="7 Habits For Effective Text Editing 20 (February 1, 2008)">7 Habits For Effective Text Editing 20</a> (0)</li>
	<li><a href="http://tuxpirate.com/7-ways-to-ruin-a-technological-revolution.html" title="7 Ways To Ruin A Technological Revolution (February 5, 2008)">7 Ways To Ruin A Technological Revolution</a> (0)</li>
	<li><a href="http://tuxpirate.com/a-googly-mysql-cluster-talk.html" title="A Googly Mysql Cluster Talk (January 24, 2008)">A Googly Mysql Cluster Talk</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://tuxpirate.com/performance-tuning-best-practices-for-mysql-2.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web Applications And The Ubiquitous Web</title>
		<link>http://tuxpirate.com/web-applications-and-the-ubiquitous-web-2.html</link>
		<comments>http://tuxpirate.com/web-applications-and-the-ubiquitous-web-2.html#comments</comments>
		<pubDate>Thu, 21 Feb 2008 03:43:17 +0000</pubDate>
		<dc:creator>Linux Poweruser Programmer</dc:creator>
				<category><![CDATA[documentation]]></category>
		<category><![CDATA[abstract]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[asp]]></category>
		<category><![CDATA[c]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[http]]></category>
		<category><![CDATA[lan]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://tuxpirate.com/web-applications-and-the-ubiquitous-web-2.sh</guid>
		<description><![CDATA[



Web Applications and the Ubiquitous WebGoogle engEDU1 hr &#8211; Feb 1, 2006
Google TechTalks
February 1, 2006
Dave Raggett
Dave Raggett is currently a W3C Fellow from Canon, and W3C Activity Lead for Multimodal Interaction. Dave has been closely involved with driving standards for the Web since 1992, e.g. setting up the IETF HTTP working group, helping with work [...]]]></description>
			<content:encoded><![CDATA[<!-- sphereit start --><div>
<div></div>
<div><img src="http://video.google.com/ThumbnailServer2?app=vss&#038;contentid=ae6173a51948931b&#038;offsetms=430000&#038;itag=w320&#038;lang=en&#038;sigh=aspf5v9wKOnEfWEkH5hwqGh3h8k" width="320" height="240" border="1" /></div>
</div>
<p><font size="+1">Web Applications and the Ubiquitous Web</font><br /><font color="green">Google engEDU<br />1 hr &#8211; Feb 1, 2006</font></p>
<p>Google TechTalks<br />
February 1, 2006</p>
<p>Dave Raggett</p>
<p>Dave Raggett is currently a W3C Fellow from Canon, and W3C Activity Lead for Multimodal Interaction. Dave has been closely involved with driving standards for the Web since 1992, e.g. setting up the IETF HTTP working group, helping with work on ECMAScript, and W3C work on HTML, XForms, MathML, VoiceXML and other related specifications. For further details see: http://www.w3.org/People/Raggett</p>
<p>ABSTRACT<br />
The Web is increasingly a ubiquitous platform for application developers. The talk will outline an emerging vision for the Ubiquitous Web and areas where further work is needed. I will also present work I have been doing on a Web-based alternative to Microsoft PowerPoint and its extension to support remote meetings. Finally, I will demonstrate the use of AJAX to add speech capabilities to web browsers and the role of remote speech engines.<span id="more-273"></span><br /><i>video</i><br />
<p><a href="http://tuxpirate.com/web-applications-and-the-ubiquitous-web-2.html"><em>Click here to view the embedded video.</em></a></p></p>
<hr />
<ul>
<li>Download: <a href="http://video.google.com/videofile/WebApplicationsandth.mp4?docid=8950294834635667990&#038;itag=7">&#8220;Web Applications And The Ubiquitous Web&#8221;</a> (video/mp4)</li>
</ul>
<p>
<ul>
<li>[1] <a href="http://www.w3.org/People/Raggett" rel="nofollow"><b>Web Applications And The Ubiquitous Web</b></a></li>
</ul>
<p></p>
<!-- sphereit end --><span style="margin-bottom:40px; border-bottom:none;"><a class="iconsphere" title="Sphere: Related Content" onclick="return Sphere.Widget.search('http://tuxpirate.com/web-applications-and-the-ubiquitous-web-2.html')" href="http://www.sphere.com/search?q=sphereit:http://tuxpirate.com/web-applications-and-the-ubiquitous-web-2.html">Sphere: Related Content</a></span><br/><br/>
	Tags: <a href="http://tuxpirate.com/howto/abstract" title="abstract" rel="tag">abstract</a>, <a href="http://tuxpirate.com/howto/ajax" title="ajax" rel="tag">ajax</a>, <a href="http://tuxpirate.com/howto/asp" title="asp" rel="tag">asp</a>, <a href="http://tuxpirate.com/howto/c" title="c" rel="tag">c</a>, <a href="http://tuxpirate.com/howto/html" title="html" rel="tag">html</a>, <a href="http://tuxpirate.com/howto/http" title="http" rel="tag">http</a>, <a href="http://tuxpirate.com/howto/lan" title="lan" rel="tag">lan</a>, <a href="http://tuxpirate.com/howto/script" title="script" rel="tag">script</a>, <a href="http://tuxpirate.com/howto/server" title="server" rel="tag">server</a>, <a href="http://tuxpirate.com/howto/web" title="web" rel="tag">web</a>, <a href="http://tuxpirate.com/howto/xml" title="xml" rel="tag">xml</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://tuxpirate.com/15-views-of-a-node-link-graph-an-information-visualization-portfolio.html" title="15 Views Of A Node Link Graph: An Information Visualization Portfolio (February 27, 2008)">15 Views Of A Node Link Graph: An Information Visualization Portfolio</a> (0)</li>
	<li><a href="http://tuxpirate.com/235-infinity.html" title="235 Infinity (February 17, 2008)">235 Infinity</a> (0)</li>
	<li><a href="http://tuxpirate.com/7-habits-for-effective-text-editing-20.html" title="7 Habits For Effective Text Editing 20 (February 1, 2008)">7 Habits For Effective Text Editing 20</a> (0)</li>
	<li><a href="http://tuxpirate.com/7-ways-to-ruin-a-technological-revolution.html" title="7 Ways To Ruin A Technological Revolution (February 5, 2008)">7 Ways To Ruin A Technological Revolution</a> (0)</li>
	<li><a href="http://tuxpirate.com/a-googly-mysql-cluster-talk.html" title="A Googly Mysql Cluster Talk (January 24, 2008)">A Googly Mysql Cluster Talk</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://tuxpirate.com/web-applications-and-the-ubiquitous-web-2.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Towards Telesophy: Federating All The World&#8217; S Knowledge</title>
		<link>http://tuxpirate.com/towards-telesophy-federating-all-the-world-s-knowledge.html</link>
		<comments>http://tuxpirate.com/towards-telesophy-federating-all-the-world-s-knowledge.html#comments</comments>
		<pubDate>Thu, 21 Feb 2008 02:51:09 +0000</pubDate>
		<dc:creator>Linux Poweruser Programmer</dc:creator>
				<category><![CDATA[documentation]]></category>
		<category><![CDATA[abstract]]></category>
		<category><![CDATA[c]]></category>
		<category><![CDATA[http]]></category>
		<category><![CDATA[lan]]></category>
		<category><![CDATA[local]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[nis]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[ssi]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://tuxpirate.com/towards-telesophy-federating-all-the-world-s-knowledge.sh</guid>
		<description><![CDATA[



Towards Telesophy: Federating All the World&#8217; s KnowledgeGoogle engEDU1 hr 6 min &#8211; Jul 11, 2007
Google Tech Talks
July 11, 2007
ABSTRACT
The Net is the global network, which enables users worldwide to interact with information. As new technologies mature, the functions of the protocols deepen, moving closer to cyberspace visions of &#34;being one with all the world&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<!-- sphereit start --><div>
<div></div>
<div><img src="http://video.google.com/ThumbnailServer2?app=vss&#038;contentid=2e3f2b07d8fecebb&#038;offsetms=430000&#038;itag=w320&#038;lang=en&#038;sigh=zz88IiCiODk0XQy7jlLlySXm4xA" width="320" height="240" border="1" /></div>
</div>
<p><font size="+1">Towards Telesophy: Federating All the World&#8217; s Knowledge</font><br /><font color="green">Google engEDU<br />1 hr 6 min &#8211; Jul 11, 2007</font></p>
<p>Google Tech Talks<br />
July 11, 2007</p>
<p>ABSTRACT</p>
<p>The Net is the global network, which enables users worldwide to interact with information. As new technologies mature, the functions of the protocols deepen, moving closer to cyberspace visions of &quot;being one with all the world&#8217;s knowledge&quot;. The Evolution of the Net has already proceeded from data transmission in the Internet to information retrieval in the Web. The global protocols are evolving towards knowledge navigation in the Interspace, moving from syntax to semantics. In the future, infrastructure will support analysis, for interactive correlations across knowledge sources. This moves closer towards &quot;telesophy&quot;, (transparent infrastructure for) knowledge at a distance.</p>
<p>Getting from here to there will require a paradigm shift from central to distributed, from searching universal archives to navigating community repositories. Central archives partially survived the transition from a million repositories to a billion, but distributed indexing is necessary to scale to a trillion repositories in the next generation. Supporting scalable semantics requires divide-and-conquer to capture local context as an approximation to global meaning. Concept switches in the Interspace are the analogue of packet switches in the Internet, since user interaction is at the level of logical spaces rather than physical networks. This talk will describe the research technologies and trends creating the global infrastructure, with suggestions for hero experiments and hints at the new world of the near future.</p>
<p>Speaker: Bruce Schatz<br />
Bruce Schatz is Director of the CANIS (Community Architectures for Network Information Systems) Laboratory at the University of Illinois at Urbana-Champaign. He has been working on federating all the worldâ€™s knowledge by building pioneering research systems in industrial and academic settings. These include the first large-scale prototype for federating syntax (Telesophy at Bellcore in the 1980s), structure (DeLIver at UIUC in the 1990s), and semantics (BeeSpace at UIUC in the 2000s). During the 1980s, he was the member of the Internet Research Task Force focused on search and during the 1990s was the Principal Investigator of the Illinois project in the NSF Digital Libraries Initiative, the search flagship in the federal program that spun off Google.<span id="more-446"></span><br /><i>video</i><br />
<p><a href="http://tuxpirate.com/towards-telesophy-federating-all-the-world-s-knowledge.html"><em>Click here to view the embedded video.</em></a></p></p>
<hr />
<ul>
<li>Download: <a href="http://video.google.com/videofile/TowardsTelesophyFede.mp4?docid=7647504082657690483&#038;itag=7">&#8220;Towards Telesophy: Federating All The World&#8217; S Knowledge&#8221;</a> (video/mp4)</li>
</ul>
<p></p>
<!-- sphereit end --><span style="margin-bottom:40px; border-bottom:none;"><a class="iconsphere" title="Sphere: Related Content" onclick="return Sphere.Widget.search('http://tuxpirate.com/towards-telesophy-federating-all-the-world-s-knowledge.html')" href="http://www.sphere.com/search?q=sphereit:http://tuxpirate.com/towards-telesophy-federating-all-the-world-s-knowledge.html">Sphere: Related Content</a></span><br/><br/>
	Tags: <a href="http://tuxpirate.com/howto/abstract" title="abstract" rel="tag">abstract</a>, <a href="http://tuxpirate.com/howto/c" title="c" rel="tag">c</a>, <a href="http://tuxpirate.com/howto/http" title="http" rel="tag">http</a>, <a href="http://tuxpirate.com/howto/lan" title="lan" rel="tag">lan</a>, <a href="http://tuxpirate.com/howto/local" title="local" rel="tag">local</a>, <a href="http://tuxpirate.com/howto/network" title="network" rel="tag">network</a>, <a href="http://tuxpirate.com/howto/nis" title="nis" rel="tag">nis</a>, <a href="http://tuxpirate.com/howto/search" title="search" rel="tag">search</a>, <a href="http://tuxpirate.com/howto/server" title="server" rel="tag">server</a>, <a href="http://tuxpirate.com/howto/ssi" title="ssi" rel="tag">ssi</a>, <a href="http://tuxpirate.com/howto/web" title="web" rel="tag">web</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://tuxpirate.com/15-views-of-a-node-link-graph-an-information-visualization-portfolio.html" title="15 Views Of A Node Link Graph: An Information Visualization Portfolio (February 27, 2008)">15 Views Of A Node Link Graph: An Information Visualization Portfolio</a> (0)</li>
	<li><a href="http://tuxpirate.com/235-infinity.html" title="235 Infinity (February 17, 2008)">235 Infinity</a> (0)</li>
	<li><a href="http://tuxpirate.com/7-habits-for-effective-text-editing-20.html" title="7 Habits For Effective Text Editing 20 (February 1, 2008)">7 Habits For Effective Text Editing 20</a> (0)</li>
	<li><a href="http://tuxpirate.com/7-ways-to-ruin-a-technological-revolution.html" title="7 Ways To Ruin A Technological Revolution (February 5, 2008)">7 Ways To Ruin A Technological Revolution</a> (0)</li>
	<li><a href="http://tuxpirate.com/a-googly-mysql-cluster-talk.html" title="A Googly Mysql Cluster Talk (January 24, 2008)">A Googly Mysql Cluster Talk</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://tuxpirate.com/towards-telesophy-federating-all-the-world-s-knowledge.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pipes: A Tool For Remixing The Web</title>
		<link>http://tuxpirate.com/pipes-a-tool-for-remixing-the-web.html</link>
		<comments>http://tuxpirate.com/pipes-a-tool-for-remixing-the-web.html#comments</comments>
		<pubDate>Wed, 20 Feb 2008 20:33:04 +0000</pubDate>
		<dc:creator>Linux Poweruser Programmer</dc:creator>
				<category><![CDATA[documentation]]></category>
		<category><![CDATA[abstract]]></category>
		<category><![CDATA[c]]></category>
		<category><![CDATA[http]]></category>
		<category><![CDATA[lan]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[rss]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[ssi]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://tuxpirate.com/pipes-a-tool-for-remixing-the-web.sh</guid>
		<description><![CDATA[



Pipes: A Tool For Remixing the WebGoogle engEDU45 min &#8211; Apr 2, 2007
Google Tech Talks
April 2, 2007
ABSTRACT
Pipes is a service platform for processing well-structured data such as RSS, Atom and RDF feeds in a Web-based visual programming environment. Developers can use Pipes to combine data sources and user input into mashups without having to write [...]]]></description>
			<content:encoded><![CDATA[<!-- sphereit start --><div>
<div></div>
<div><img src="http://video.google.com/ThumbnailServer2?app=vss&#038;contentid=a8b2205da7decd0d&#038;offsetms=285000&#038;itag=w320&#038;lang=en&#038;sigh=0H721Qa9IGdOkq8kT9akz4MuVnk" width="320" height="240" border="1" /></div>
</div>
<p><font size="+1">Pipes: A Tool For Remixing the Web</font><br /><font color="green">Google engEDU<br />45 min &#8211; Apr 2, 2007</font></p>
<p>Google Tech Talks<br />
April 2, 2007</p>
<p>ABSTRACT</p>
<p>Pipes is a service platform for processing well-structured data such as RSS, Atom and RDF feeds in a Web-based visual programming environment. Developers can use Pipes to combine data sources and user input into mashups without having to write code. These mashups, analogous in some ways to Unix pipes, can power badges on personal publishing sites, provide core functionality for Web applications, or serve as reusable components within the Pipes platform itself.</p>
<p>Here&#8217;s what Tim O&#8217;Reilly says about pipes: &quot;Yahoo!&#8217;s new Pipes service is a milestone in the history of the internet. It&#8217;s a service that generalizes the idea of the mashup, providing a drag and drop editor that allows you to connect internet data sources, process them, and redirect the output.&quot;</p>
<p>Speakers: Pasha Sadri &amp; Jonathan Trevor of Yahoo!<span id="more-463"></span><br /><i>video</i><br />
<p><a href="http://tuxpirate.com/pipes-a-tool-for-remixing-the-web.html"><em>Click here to view the embedded video.</em></a></p></p>
<hr />
<ul>
<li>Download: <a href="http://video.google.com/videofile/PipesAToolForRemixin.mp4?docid=8569811679113799879&#038;itag=7">&#8220;Pipes: A Tool For Remixing The Web&#8221;</a> (video/mp4)</li>
</ul>
<p></p>
<!-- sphereit end --><span style="margin-bottom:40px; border-bottom:none;"><a class="iconsphere" title="Sphere: Related Content" onclick="return Sphere.Widget.search('http://tuxpirate.com/pipes-a-tool-for-remixing-the-web.html')" href="http://www.sphere.com/search?q=sphereit:http://tuxpirate.com/pipes-a-tool-for-remixing-the-web.html">Sphere: Related Content</a></span><br/><br/>
	Tags: <a href="http://tuxpirate.com/howto/abstract" title="abstract" rel="tag">abstract</a>, <a href="http://tuxpirate.com/howto/c" title="c" rel="tag">c</a>, <a href="http://tuxpirate.com/howto/http" title="http" rel="tag">http</a>, <a href="http://tuxpirate.com/howto/lan" title="lan" rel="tag">lan</a>, <a href="http://tuxpirate.com/howto/programming" title="programming" rel="tag">programming</a>, <a href="http://tuxpirate.com/howto/rss" title="rss" rel="tag">rss</a>, <a href="http://tuxpirate.com/howto/server" title="server" rel="tag">server</a>, <a href="http://tuxpirate.com/howto/ssi" title="ssi" rel="tag">ssi</a>, <a href="http://tuxpirate.com/howto/web" title="web" rel="tag">web</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://tuxpirate.com/15-views-of-a-node-link-graph-an-information-visualization-portfolio.html" title="15 Views Of A Node Link Graph: An Information Visualization Portfolio (February 27, 2008)">15 Views Of A Node Link Graph: An Information Visualization Portfolio</a> (0)</li>
	<li><a href="http://tuxpirate.com/235-infinity.html" title="235 Infinity (February 17, 2008)">235 Infinity</a> (0)</li>
	<li><a href="http://tuxpirate.com/7-habits-for-effective-text-editing-20.html" title="7 Habits For Effective Text Editing 20 (February 1, 2008)">7 Habits For Effective Text Editing 20</a> (0)</li>
	<li><a href="http://tuxpirate.com/7-ways-to-ruin-a-technological-revolution.html" title="7 Ways To Ruin A Technological Revolution (February 5, 2008)">7 Ways To Ruin A Technological Revolution</a> (0)</li>
	<li><a href="http://tuxpirate.com/a-googly-mysql-cluster-talk.html" title="A Googly Mysql Cluster Talk (January 24, 2008)">A Googly Mysql Cluster Talk</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://tuxpirate.com/pipes-a-tool-for-remixing-the-web.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Science Commons</title>
		<link>http://tuxpirate.com/science-commons.html</link>
		<comments>http://tuxpirate.com/science-commons.html#comments</comments>
		<pubDate>Wed, 20 Feb 2008 19:53:11 +0000</pubDate>
		<dc:creator>Linux Poweruser Programmer</dc:creator>
				<category><![CDATA[documentation]]></category>
		<category><![CDATA[abstract]]></category>
		<category><![CDATA[c]]></category>
		<category><![CDATA[http]]></category>
		<category><![CDATA[lan]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[ssi]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://tuxpirate.com/science-commons.sh</guid>
		<description><![CDATA[



Science CommonsGoogle engEDU51 min &#8211; Jun 25, 2007
Google Tech Talks
June 25, 2007
ABSTRACT
Science Commons was launched to expand the Creative Commons mission into the scientific realm. James Boyle will be talking about two Science Commons projects: The Neurocommons and the Materials Transfer Project. The Materials Transfer Project uses standard machine readable licenses so that one day [...]]]></description>
			<content:encoded><![CDATA[<!-- sphereit start --><div>
<div></div>
<div><img src="http://video.google.com/ThumbnailServer2?app=vss&#038;contentid=183fbd3e69cf1465&#038;offsetms=465000&#038;itag=w320&#038;lang=en&#038;sigh=VE5V_lkLVW6zl2Sj29mdlIsN-as" width="320" height="240" border="1" /></div>
</div>
<p><font size="+1">Science Commons</font><br /><font color="green">Google engEDU<br />51 min &#8211; Jun 25, 2007</font></p>
<p>Google Tech Talks<br />
June 25, 2007</p>
<p>ABSTRACT</p>
<p>Science Commons was launched to expand the Creative Commons mission into the scientific realm. James Boyle will be talking about two Science Commons projects: The Neurocommons and the Materials Transfer Project. The Materials Transfer Project uses standard machine readable licenses so that one day sharing biological materials between labs might be as easy as buying books from Amazon. If these words weren&#8217;t forbidden at Google, he&#8217;d describe the Neurocommons as a first draft of an open &quot;semantic web&quot; for neurology. The overall goal is to take some of the ingenuity we devote to allowing teenagers to flirt with each other online, or people to share and find mashups, and use it to reduce the transaction costs of science and make it selfishly beneficial for scientists to share more, and more easily.<span id="more-301"></span><br /><i>video</i><br />
<p><a href="http://tuxpirate.com/science-commons.html"><em>Click here to view the embedded video.</em></a></p></p>
<hr />
<ul>
<li>Download: <a href="http://video.google.com/videofile/ScienceCommons.mp4?docid=-7568550928088033955&#038;itag=7">&#8220;Science Commons&#8221;</a> (video/mp4)</li>
</ul>
<p></p>
<!-- sphereit end --><span style="margin-bottom:40px; border-bottom:none;"><a class="iconsphere" title="Sphere: Related Content" onclick="return Sphere.Widget.search('http://tuxpirate.com/science-commons.html')" href="http://www.sphere.com/search?q=sphereit:http://tuxpirate.com/science-commons.html">Sphere: Related Content</a></span><br/><br/>
	Tags: <a href="http://tuxpirate.com/howto/abstract" title="abstract" rel="tag">abstract</a>, <a href="http://tuxpirate.com/howto/c" title="c" rel="tag">c</a>, <a href="http://tuxpirate.com/howto/http" title="http" rel="tag">http</a>, <a href="http://tuxpirate.com/howto/lan" title="lan" rel="tag">lan</a>, <a href="http://tuxpirate.com/howto/server" title="server" rel="tag">server</a>, <a href="http://tuxpirate.com/howto/ssi" title="ssi" rel="tag">ssi</a>, <a href="http://tuxpirate.com/howto/web" title="web" rel="tag">web</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://tuxpirate.com/15-views-of-a-node-link-graph-an-information-visualization-portfolio.html" title="15 Views Of A Node Link Graph: An Information Visualization Portfolio (February 27, 2008)">15 Views Of A Node Link Graph: An Information Visualization Portfolio</a> (0)</li>
	<li><a href="http://tuxpirate.com/235-infinity.html" title="235 Infinity (February 17, 2008)">235 Infinity</a> (0)</li>
	<li><a href="http://tuxpirate.com/7-habits-for-effective-text-editing-20.html" title="7 Habits For Effective Text Editing 20 (February 1, 2008)">7 Habits For Effective Text Editing 20</a> (0)</li>
	<li><a href="http://tuxpirate.com/7-ways-to-ruin-a-technological-revolution.html" title="7 Ways To Ruin A Technological Revolution (February 5, 2008)">7 Ways To Ruin A Technological Revolution</a> (0)</li>
	<li><a href="http://tuxpirate.com/a-googly-mysql-cluster-talk.html" title="A Googly Mysql Cluster Talk (January 24, 2008)">A Googly Mysql Cluster Talk</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://tuxpirate.com/science-commons.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Knowledge Representation And The Semantic Web</title>
		<link>http://tuxpirate.com/knowledge-representation-and-the-semantic-web.html</link>
		<comments>http://tuxpirate.com/knowledge-representation-and-the-semantic-web.html#comments</comments>
		<pubDate>Wed, 20 Feb 2008 06:43:48 +0000</pubDate>
		<dc:creator>Linux Poweruser Programmer</dc:creator>
				<category><![CDATA[documentation]]></category>
		<category><![CDATA[abstract]]></category>
		<category><![CDATA[asp]]></category>
		<category><![CDATA[c]]></category>
		<category><![CDATA[http]]></category>
		<category><![CDATA[lan]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[ssi]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://tuxpirate.com/knowledge-representation-and-the-semantic-web.sh</guid>
		<description><![CDATA[



Knowledge Representation and the Semantic WebGoogle engEDU56 min &#8211; Jan 25, 2006
Google TechTalks
January 25, 2006
Peter Patel-Schneider
http://www-db.research.bell-labs.com/user/pfps/
ABSTRACT
The Semantic Web has been attracting considerable attention the last few years. From the point of view of Knowledge Representation, the Semantic Web affords opportunities for both research and application.
However, several aspects of the Semantic Web, as it has been [...]]]></description>
			<content:encoded><![CDATA[<!-- sphereit start --><div>
<div></div>
<div><img src="http://video.google.com/ThumbnailServer2?app=vss&#038;contentid=8c81e868fc398ca0&#038;offsetms=350000&#038;itag=w320&#038;lang=en&#038;sigh=Kcd7FCTfgn_GBMvatqtpuhwZsIQ" width="320" height="240" border="1" /></div>
</div>
<p><font size="+1">Knowledge Representation and the Semantic Web</font><br /><font color="green">Google engEDU<br />56 min &#8211; Jan 25, 2006</font></p>
<p>Google TechTalks<br />
January 25, 2006</p>
<p>Peter Patel-Schneider</p>
<p>http://www-db.research.bell-labs.com/user/pfps/</p>
<p>ABSTRACT<br />
The Semantic Web has been attracting considerable attention the last few years. From the point of view of Knowledge Representation, the Semantic Web affords opportunities for both research and application.</p>
<p>However, several aspects of the Semantic Web, as it has been envisioned, cause problems from the Knowledge Representation viewpoint. Overcoming some of these problems has resulted in a more formal basis for the Semantic Web and an increase in expressive power in Semantic Web languages. Other of these problems still remain and need a new vision of the Semantic Web from a Knowledge Representation viewpoint.<span id="more-498"></span><br /><i>video</i><br />
<p><a href="http://tuxpirate.com/knowledge-representation-and-the-semantic-web.html"><em>Click here to view the embedded video.</em></a></p></p>
<hr />
<ul>
<li>Download: <a href="http://video.google.com/videofile/KnowledgeRepresentat.mp4?docid=-661464686397234947&#038;itag=7">&#8220;Knowledge Representation And The Semantic Web&#8221;</a> (video/mp4)</li>
</ul>
<p>
<ul>
<li>[1] <a href="http://www-db.research.bell-labs.com/user/pfps/" rel="nofollow"><b>Knowledge Representation And The Semantic Web</b></a></li>
</ul>
<p></p>
<!-- sphereit end --><span style="margin-bottom:40px; border-bottom:none;"><a class="iconsphere" title="Sphere: Related Content" onclick="return Sphere.Widget.search('http://tuxpirate.com/knowledge-representation-and-the-semantic-web.html')" href="http://www.sphere.com/search?q=sphereit:http://tuxpirate.com/knowledge-representation-and-the-semantic-web.html">Sphere: Related Content</a></span><br/><br/>
	Tags: <a href="http://tuxpirate.com/howto/abstract" title="abstract" rel="tag">abstract</a>, <a href="http://tuxpirate.com/howto/asp" title="asp" rel="tag">asp</a>, <a href="http://tuxpirate.com/howto/c" title="c" rel="tag">c</a>, <a href="http://tuxpirate.com/howto/http" title="http" rel="tag">http</a>, <a href="http://tuxpirate.com/howto/lan" title="lan" rel="tag">lan</a>, <a href="http://tuxpirate.com/howto/search" title="search" rel="tag">search</a>, <a href="http://tuxpirate.com/howto/server" title="server" rel="tag">server</a>, <a href="http://tuxpirate.com/howto/ssi" title="ssi" rel="tag">ssi</a>, <a href="http://tuxpirate.com/howto/web" title="web" rel="tag">web</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://tuxpirate.com/15-views-of-a-node-link-graph-an-information-visualization-portfolio.html" title="15 Views Of A Node Link Graph: An Information Visualization Portfolio (February 27, 2008)">15 Views Of A Node Link Graph: An Information Visualization Portfolio</a> (0)</li>
	<li><a href="http://tuxpirate.com/235-infinity.html" title="235 Infinity (February 17, 2008)">235 Infinity</a> (0)</li>
	<li><a href="http://tuxpirate.com/7-habits-for-effective-text-editing-20.html" title="7 Habits For Effective Text Editing 20 (February 1, 2008)">7 Habits For Effective Text Editing 20</a> (0)</li>
	<li><a href="http://tuxpirate.com/7-ways-to-ruin-a-technological-revolution.html" title="7 Ways To Ruin A Technological Revolution (February 5, 2008)">7 Ways To Ruin A Technological Revolution</a> (0)</li>
	<li><a href="http://tuxpirate.com/a-googly-mysql-cluster-talk.html" title="A Googly Mysql Cluster Talk (January 24, 2008)">A Googly Mysql Cluster Talk</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://tuxpirate.com/knowledge-representation-and-the-semantic-web.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Structuring Personal Information When Everything Can Be Saved And Searched</title>
		<link>http://tuxpirate.com/structuring-personal-information-when-everything-can-be-saved-and-searched.html</link>
		<comments>http://tuxpirate.com/structuring-personal-information-when-everything-can-be-saved-and-searched.html#comments</comments>
		<pubDate>Tue, 19 Feb 2008 08:29:55 +0000</pubDate>
		<dc:creator>Linux Poweruser Programmer</dc:creator>
				<category><![CDATA[documentation]]></category>
		<category><![CDATA[abstract]]></category>
		<category><![CDATA[asp]]></category>
		<category><![CDATA[c]]></category>
		<category><![CDATA[http]]></category>
		<category><![CDATA[lan]]></category>
		<category><![CDATA[mail]]></category>
		<category><![CDATA[references]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://tuxpirate.com/structuring-personal-information-when-everything-can-be-saved-and-searched.sh</guid>
		<description><![CDATA[



Structuring Personal Information When Everything Can Be Saved and Searched&#8230;Google engEDU58 min &#8211; May 17, 2006
Google TechTalks
May 17, 2006
William Jones
William Jones is an Research Associate Professor in The Information School at the University of Washington where he manages the Keeping Found Things Found project (funded by the National Science Foundation , http://kftf.ischool.washington.edu/index.asp; see also http://pim.ischool.washington.edu/).
ABSTRACT
Many [...]]]></description>
			<content:encoded><![CDATA[<!-- sphereit start --><div>
<div></div>
<div><img src="http://video.google.com/ThumbnailServer2?app=vss&#038;contentid=d67f679c08efe3f6&#038;offsetms=325000&#038;itag=w320&#038;lang=en&#038;sigh=Q1npsAezw5Byc44EY8YS6306XA8" width="320" height="240" border="1" /></div>
</div>
<p><font size="+1">Structuring Personal Information When Everything Can Be Saved and Searched&#8230;</font><br /><font color="green">Google engEDU<br />58 min &#8211; May 17, 2006</font></p>
<p>Google TechTalks<br />
May 17, 2006</p>
<p>William Jones<br />
William Jones is an Research Associate Professor in The Information School at the University of Washington where he manages the Keeping Found Things Found project (funded by the National Science Foundation , http://kftf.ischool.washington.edu/index.asp; see also http://pim.ischool.washington.edu/).</p>
<p>ABSTRACT<br />
Many people are curators, consciously or not, of large and growing collections of personal information. People collect articles, books, magazines, recipes, songs, pictures, etc. They collect still more information with no clear subordinating category other than &quot;stuff&quot;.</p>
<p>Or, perhaps more accurately, the information itself &quot;collects&quot;. People can have gigabytes of storage representing email messages, electronic documents and various other files. They may have large numbers of references that point to information on the Web. And people often still have large amounts of information on paper.</p>
<p>This talk will describe exploratory research to understand better how people manage ever larger collections of their personal information, the kinds of problems people encounter as they do so, and the kinds of support people need in order to &quot;manage&quot; better ? to manage not only the information but the various activities for which this information is needed.<span id="more-448"></span><br /><i>video</i><br />
<p><a href="http://tuxpirate.com/structuring-personal-information-when-everything-can-be-saved-and-searched.html"><em>Click here to view the embedded video.</em></a></p></p>
<hr />
<ul>
<li>Download: <a href="http://video.google.com/videofile/StructuringPersonalI.mp4?docid=-5330121659570932167&#038;itag=7">&#8220;Structuring Personal Information When Everything Can Be Saved And Searched&#8221;</a> (video/mp4)</li>
</ul>
<p>
<ul>
<li>[1] <a href="http://kftf.ischool.washington.edu/index.asp;" rel="nofollow"><b>Structuring Personal Information When Everything Can Be Saved And Searched</b></a></li>
<li>[2] <a href="http://pim.ischool.washington.edu/)." rel="nofollow"><b>Structuring Personal Information When Everything Can Be Saved And Searched</b></a></li>
</ul>
<p></p>
<!-- sphereit end --><span style="margin-bottom:40px; border-bottom:none;"><a class="iconsphere" title="Sphere: Related Content" onclick="return Sphere.Widget.search('http://tuxpirate.com/structuring-personal-information-when-everything-can-be-saved-and-searched.html')" href="http://www.sphere.com/search?q=sphereit:http://tuxpirate.com/structuring-personal-information-when-everything-can-be-saved-and-searched.html">Sphere: Related Content</a></span><br/><br/>
	Tags: <a href="http://tuxpirate.com/howto/abstract" title="abstract" rel="tag">abstract</a>, <a href="http://tuxpirate.com/howto/asp" title="asp" rel="tag">asp</a>, <a href="http://tuxpirate.com/howto/c" title="c" rel="tag">c</a>, <a href="http://tuxpirate.com/howto/http" title="http" rel="tag">http</a>, <a href="http://tuxpirate.com/howto/lan" title="lan" rel="tag">lan</a>, <a href="http://tuxpirate.com/howto/mail" title="mail" rel="tag">mail</a>, <a href="http://tuxpirate.com/howto/references" title="references" rel="tag">references</a>, <a href="http://tuxpirate.com/howto/search" title="search" rel="tag">search</a>, <a href="http://tuxpirate.com/howto/server" title="server" rel="tag">server</a>, <a href="http://tuxpirate.com/howto/web" title="web" rel="tag">web</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://tuxpirate.com/15-views-of-a-node-link-graph-an-information-visualization-portfolio.html" title="15 Views Of A Node Link Graph: An Information Visualization Portfolio (February 27, 2008)">15 Views Of A Node Link Graph: An Information Visualization Portfolio</a> (0)</li>
	<li><a href="http://tuxpirate.com/235-infinity.html" title="235 Infinity (February 17, 2008)">235 Infinity</a> (0)</li>
	<li><a href="http://tuxpirate.com/7-habits-for-effective-text-editing-20.html" title="7 Habits For Effective Text Editing 20 (February 1, 2008)">7 Habits For Effective Text Editing 20</a> (0)</li>
	<li><a href="http://tuxpirate.com/7-ways-to-ruin-a-technological-revolution.html" title="7 Ways To Ruin A Technological Revolution (February 5, 2008)">7 Ways To Ruin A Technological Revolution</a> (0)</li>
	<li><a href="http://tuxpirate.com/a-googly-mysql-cluster-talk.html" title="A Googly Mysql Cluster Talk (January 24, 2008)">A Googly Mysql Cluster Talk</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://tuxpirate.com/structuring-personal-information-when-everything-can-be-saved-and-searched.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sparse And Large-scale Learning With Heterogeneous Data</title>
		<link>http://tuxpirate.com/sparse-and-large-scale-learning-with-heterogeneous-data.html</link>
		<comments>http://tuxpirate.com/sparse-and-large-scale-learning-with-heterogeneous-data.html#comments</comments>
		<pubDate>Tue, 19 Feb 2008 04:08:35 +0000</pubDate>
		<dc:creator>Linux Poweruser Programmer</dc:creator>
				<category><![CDATA[documentation]]></category>
		<category><![CDATA[abstract]]></category>
		<category><![CDATA[c]]></category>
		<category><![CDATA[computer]]></category>
		<category><![CDATA[http]]></category>
		<category><![CDATA[lan]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[ssi]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://tuxpirate.com/sparse-and-large-scale-learning-with-heterogeneous-data.sh</guid>
		<description><![CDATA[



Sparse and large-scale learning with heterogeneous dataGoogle engEDU55 min &#8211; Sep 5, 2006
Google Tech Talks
September 5, 2006
Gert Lanckriet is assistant professor in the Electrical and Computer Engineering Department at the University of California, San Diego. He conducts research on machine learning, applied statistics and convex optimization with applications in computational biology, finance, music and vision. [...]]]></description>
			<content:encoded><![CDATA[<!-- sphereit start --><div>
<div></div>
<div><img src="http://video.google.com/ThumbnailServer2?app=vss&#038;contentid=c54c9b45bc4ad0d2&#038;offsetms=580000&#038;itag=w320&#038;lang=en&#038;sigh=6bUDV8iXh94sr-NC7nTWj-R4Jao" width="320" height="240" border="1" /></div>
</div>
<p><font size="+1">Sparse and large-scale learning with heterogeneous data</font><br /><font color="green">Google engEDU<br />55 min &#8211; Sep 5, 2006</font></p>
<p>Google Tech Talks<br />
September 5, 2006</p>
<p>Gert Lanckriet is assistant professor in the Electrical and Computer Engineering Department at the University of California, San Diego. He conducts research on machine learning, applied statistics and convex optimization with applications in computational biology, finance, music and vision. </p>
<p>ABSTRACT<br />
An important challenge for the field of machine learning is to deal with the increasing amount of data that is available for learning and to leverage the (also increasing) diversity of information sources, describing these data. Beyond classical vectorial data formats, data in the format of graphs, trees, strings and beyond have become widely available for data mining, e.g., the linked structure of the world wide web, text, images and sounds on web pages, protein interaction networks, phylogenetic trees, etc. Moreover, for interpretability and economical reasons, decision rules that rely on a small subset of the information sources and/or a small subset of the features describing the data are highly desired: sparse learning algorithms are a must. This talk will outline two recent approaches that address sparse, large-scale learning with heterogeneous data, and show some applications.<span id="more-224"></span><br /><i>video</i><br />
<p><a href="http://tuxpirate.com/sparse-and-large-scale-learning-with-heterogeneous-data.html"><em>Click here to view the embedded video.</em></a></p></p>
<hr />
<ul>
<li>Download: <a href="http://video.google.com/videofile/Sparseandlargescalel.mp4?docid=4867582015325197740&#038;itag=7">&#8220;Sparse And Large-scale Learning With Heterogeneous Data&#8221;</a> (video/mp4)</li>
</ul>
<p></p>
<!-- sphereit end --><span style="margin-bottom:40px; border-bottom:none;"><a class="iconsphere" title="Sphere: Related Content" onclick="return Sphere.Widget.search('http://tuxpirate.com/sparse-and-large-scale-learning-with-heterogeneous-data.html')" href="http://www.sphere.com/search?q=sphereit:http://tuxpirate.com/sparse-and-large-scale-learning-with-heterogeneous-data.html">Sphere: Related Content</a></span><br/><br/>
	Tags: <a href="http://tuxpirate.com/howto/abstract" title="abstract" rel="tag">abstract</a>, <a href="http://tuxpirate.com/howto/c" title="c" rel="tag">c</a>, <a href="http://tuxpirate.com/howto/computer" title="computer" rel="tag">computer</a>, <a href="http://tuxpirate.com/howto/http" title="http" rel="tag">http</a>, <a href="http://tuxpirate.com/howto/lan" title="lan" rel="tag">lan</a>, <a href="http://tuxpirate.com/howto/network" title="network" rel="tag">network</a>, <a href="http://tuxpirate.com/howto/search" title="search" rel="tag">search</a>, <a href="http://tuxpirate.com/howto/server" title="server" rel="tag">server</a>, <a href="http://tuxpirate.com/howto/ssi" title="ssi" rel="tag">ssi</a>, <a href="http://tuxpirate.com/howto/web" title="web" rel="tag">web</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://tuxpirate.com/15-views-of-a-node-link-graph-an-information-visualization-portfolio.html" title="15 Views Of A Node Link Graph: An Information Visualization Portfolio (February 27, 2008)">15 Views Of A Node Link Graph: An Information Visualization Portfolio</a> (0)</li>
	<li><a href="http://tuxpirate.com/235-infinity.html" title="235 Infinity (February 17, 2008)">235 Infinity</a> (0)</li>
	<li><a href="http://tuxpirate.com/7-habits-for-effective-text-editing-20.html" title="7 Habits For Effective Text Editing 20 (February 1, 2008)">7 Habits For Effective Text Editing 20</a> (0)</li>
	<li><a href="http://tuxpirate.com/7-ways-to-ruin-a-technological-revolution.html" title="7 Ways To Ruin A Technological Revolution (February 5, 2008)">7 Ways To Ruin A Technological Revolution</a> (0)</li>
	<li><a href="http://tuxpirate.com/a-googly-mysql-cluster-talk.html" title="A Googly Mysql Cluster Talk (January 24, 2008)">A Googly Mysql Cluster Talk</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://tuxpirate.com/sparse-and-large-scale-learning-with-heterogeneous-data.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Billmonkcom</title>
		<link>http://tuxpirate.com/billmonkcom-2.html</link>
		<comments>http://tuxpirate.com/billmonkcom-2.html#comments</comments>
		<pubDate>Tue, 19 Feb 2008 02:32:34 +0000</pubDate>
		<dc:creator>Linux Poweruser Programmer</dc:creator>
				<category><![CDATA[documentation]]></category>
		<category><![CDATA[abstract]]></category>
		<category><![CDATA[c]]></category>
		<category><![CDATA[computer]]></category>
		<category><![CDATA[discussion]]></category>
		<category><![CDATA[http]]></category>
		<category><![CDATA[lan]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[nis]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[ssi]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://tuxpirate.com/billmonkcom-2.sh</guid>
		<description><![CDATA[



BillMonk.comGoogle engEDU40 min &#8211; Jun 16, 2006
Google TechTalks
June 16, 2006
Gaurav Oberoi &#38; Chuck Groom
Co-Founders, BillMonk.com
ABSTRACT
The web 2.0 bubble inflates as geeks pump out an astonishing number of web-based solutions to daily problems. But a lot of these solutions only appeal to a small niche. What goes into a service that appeals to a broad range [...]]]></description>
			<content:encoded><![CDATA[<!-- sphereit start --><div>
<div></div>
<div><img src="http://video.google.com/ThumbnailServer2?app=vss&#038;contentid=838648a651131d3a&#038;offsetms=345000&#038;itag=w320&#038;lang=en&#038;sigh=Y907qd2z3_LmU4GiyTzHJ66NVvo" width="320" height="240" border="1" /></div>
</div>
<p><font size="+1">BillMonk.com</font><br /><font color="green">Google engEDU<br />40 min &#8211; Jun 16, 2006</font></p>
<p>Google TechTalks<br />
June 16, 2006</p>
<p>Gaurav Oberoi &amp; Chuck Groom<br />
Co-Founders, BillMonk.com</p>
<p>ABSTRACT<br />
The web 2.0 bubble inflates as geeks pump out an astonishing number of web-based solutions to daily problems. But a lot of these solutions only appeal to a small niche. What goes into a service that appeals to a broad range of people?</p>
<p>How can it start and grow without a generous helping of capital? The two guys behind BillMonk.com, a service for helping friends with the casual borrowing of money and stuff, will share their views from the trenches. They will share the story of what it took to quit their comfy jobs at Amazon, how a handful of philosophical axioms dictated the entire site design and interface, anthropological observations about the 18-26 year-old demographic with respect to money and computers, and some of the technical challenges they&#8217;ve faced. There will be room for discussion about Ruby, Linux, when to open-source parts of your platform, and business lessons for geeks.<span id="more-422"></span><br /><i>video</i><br />
<p><a href="http://tuxpirate.com/billmonkcom-2.html"><em>Click here to view the embedded video.</em></a></p></p>
<hr />
<ul>
<li>Download: <a href="http://video.google.com/videofile/BillMonkcom.mp4?docid=-5389759860995489467&#038;itag=7">&#8220;Billmonkcom&#8221;</a> (video/mp4)</li>
</ul>
<p></p>
<!-- sphereit end --><span style="margin-bottom:40px; border-bottom:none;"><a class="iconsphere" title="Sphere: Related Content" onclick="return Sphere.Widget.search('http://tuxpirate.com/billmonkcom-2.html')" href="http://www.sphere.com/search?q=sphereit:http://tuxpirate.com/billmonkcom-2.html">Sphere: Related Content</a></span><br/><br/>
	Tags: <a href="http://tuxpirate.com/howto/abstract" title="abstract" rel="tag">abstract</a>, <a href="http://tuxpirate.com/howto/c" title="c" rel="tag">c</a>, <a href="http://tuxpirate.com/howto/computer" title="computer" rel="tag">computer</a>, <a href="http://tuxpirate.com/howto/discussion" title="discussion" rel="tag">discussion</a>, <a href="http://tuxpirate.com/howto/http" title="http" rel="tag">http</a>, <a href="http://tuxpirate.com/howto/lan" title="lan" rel="tag">lan</a>, <a href="http://tuxpirate.com/howto/linux" title="linux" rel="tag">linux</a>, <a href="http://tuxpirate.com/howto/nis" title="nis" rel="tag">nis</a>, <a href="http://tuxpirate.com/howto/ruby" title="ruby" rel="tag">ruby</a>, <a href="http://tuxpirate.com/howto/server" title="server" rel="tag">server</a>, <a href="http://tuxpirate.com/howto/ssi" title="ssi" rel="tag">ssi</a>, <a href="http://tuxpirate.com/howto/web" title="web" rel="tag">web</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://tuxpirate.com/15-views-of-a-node-link-graph-an-information-visualization-portfolio.html" title="15 Views Of A Node Link Graph: An Information Visualization Portfolio (February 27, 2008)">15 Views Of A Node Link Graph: An Information Visualization Portfolio</a> (0)</li>
	<li><a href="http://tuxpirate.com/235-infinity.html" title="235 Infinity (February 17, 2008)">235 Infinity</a> (0)</li>
	<li><a href="http://tuxpirate.com/7-habits-for-effective-text-editing-20.html" title="7 Habits For Effective Text Editing 20 (February 1, 2008)">7 Habits For Effective Text Editing 20</a> (0)</li>
	<li><a href="http://tuxpirate.com/7-ways-to-ruin-a-technological-revolution.html" title="7 Ways To Ruin A Technological Revolution (February 5, 2008)">7 Ways To Ruin A Technological Revolution</a> (0)</li>
	<li><a href="http://tuxpirate.com/a-googly-mysql-cluster-talk.html" title="A Googly Mysql Cluster Talk (January 24, 2008)">A Googly Mysql Cluster Talk</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://tuxpirate.com/billmonkcom-2.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Seattle Conference On Scalability: Scaling Google For Every User</title>
		<link>http://tuxpirate.com/seattle-conference-on-scalability-scaling-google-for-every-user.html</link>
		<comments>http://tuxpirate.com/seattle-conference-on-scalability-scaling-google-for-every-user.html#comments</comments>
		<pubDate>Tue, 19 Feb 2008 00:22:08 +0000</pubDate>
		<dc:creator>Linux Poweruser Programmer</dc:creator>
				<category><![CDATA[documentation]]></category>
		<category><![CDATA[abstract]]></category>
		<category><![CDATA[c]]></category>
		<category><![CDATA[computer]]></category>
		<category><![CDATA[http]]></category>
		<category><![CDATA[lan]]></category>
		<category><![CDATA[mail]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://tuxpirate.com/seattle-conference-on-scalability-scaling-google-for-every-user.sh</guid>
		<description><![CDATA[



Seattle Conference on Scalability: Scaling Google for Every UserGoogle engEDU1 hr 1 min &#8211; Jun 23, 2007
Google Tech Talks
June 23, 2007
ABSTRACT
Marissa Mayer, Vice President, Search Products &#38; User
Experience, leads the product management efforts on Google&#8217;s
search products â€“ web search, images, groups, news, Froogle, the
Google Toolbar, Google Desktop, Google Labs, and more. She
joined Google in 1999 [...]]]></description>
			<content:encoded><![CDATA[<!-- sphereit start --><div>
<div></div>
<div><img src="http://video.google.com/ThumbnailServer2?app=vss&#038;contentid=b61faae4cb62f020&#038;offsetms=555000&#038;itag=w320&#038;lang=en&#038;sigh=eEubN5cZp3CuwVKE3kPOeUEd1x4" width="320" height="240" border="1" /></div>
</div>
<p><font size="+1">Seattle Conference on Scalability: Scaling Google for Every User</font><br /><font color="green">Google engEDU<br />1 hr 1 min &#8211; Jun 23, 2007</font></p>
<p>Google Tech Talks<br />
June 23, 2007</p>
<p>ABSTRACT</p>
<p>Marissa Mayer, Vice President, Search Products &amp; User<br />
Experience, leads the product management efforts on Google&#8217;s<br />
search products â€“ web search, images, groups, news, Froogle, the<br />
Google Toolbar, Google Desktop, Google Labs, and more. She<br />
joined Google in 1999 as Google&#8217;s first female engineer and led the<br />
user interface and webserver teams at that time. Her efforts have<br />
included designing and developing Google&#8217;s search interface,<br />
internationalizing the site to more than 100 languages, defining<br />
Google News, Gmail, and Orkut, and launching more than 100<br />
features and products on Google.com. Several patents have been<br />
filed on her work in artificial intelligence and interface design.</p>
<p>Concurrently with her full-time work at Google, Marissa has taught<br />
introductory computer programming classes at Stanford to over<br />
3,000 students. Stanford has recognized her with the Centennial<br />
Teaching Award and the Forsythe Award for her outstanding<br />
contribution to undergraduate education.</p>
<p>Prior to joining Google, Marissa worked at the UBS research lab<br />
(Ubilab) in Zurich, Switzerland and at SRI International in Menlo<br />
Park, California. Marissa has been featured in various publications,<br />
including Newsweek (&quot;10 Tech Leaders of the Future&quot;), Red Herring<br />
(&quot;15 Women to Watch&quot;), Business 2.0 (&quot;Silicon Valley Dream<br />
Team&quot;), BusinessWeek, Fortune, and Fast Company. Graduating<br />
with honors, Marissa received her B.S. in Symbolic Systems and<br />
her M.S. in Computer Science from Stanford University. For both<br />
degrees, she specialized in artificial intelligence.<span id="more-280"></span><br /><i>video</i><br />
<p><a href="http://tuxpirate.com/seattle-conference-on-scalability-scaling-google-for-every-user.html"><em>Click here to view the embedded video.</em></a></p></p>
<hr />
<ul>
<li>Download: <a href="http://video.google.com/videofile/SeattleConferenceonS.mp4?docid=-7039469220993285507&#038;itag=7">&#8220;Seattle Conference On Scalability: Scaling Google For Every User&#8221;</a> (video/mp4)</li>
</ul>
<p></p>
<!-- sphereit end --><span style="margin-bottom:40px; border-bottom:none;"><a class="iconsphere" title="Sphere: Related Content" onclick="return Sphere.Widget.search('http://tuxpirate.com/seattle-conference-on-scalability-scaling-google-for-every-user.html')" href="http://www.sphere.com/search?q=sphereit:http://tuxpirate.com/seattle-conference-on-scalability-scaling-google-for-every-user.html">Sphere: Related Content</a></span><br/><br/>
	Tags: <a href="http://tuxpirate.com/howto/abstract" title="abstract" rel="tag">abstract</a>, <a href="http://tuxpirate.com/howto/c" title="c" rel="tag">c</a>, <a href="http://tuxpirate.com/howto/computer" title="computer" rel="tag">computer</a>, <a href="http://tuxpirate.com/howto/http" title="http" rel="tag">http</a>, <a href="http://tuxpirate.com/howto/lan" title="lan" rel="tag">lan</a>, <a href="http://tuxpirate.com/howto/mail" title="mail" rel="tag">mail</a>, <a href="http://tuxpirate.com/howto/programming" title="programming" rel="tag">programming</a>, <a href="http://tuxpirate.com/howto/search" title="search" rel="tag">search</a>, <a href="http://tuxpirate.com/howto/server" title="server" rel="tag">server</a>, <a href="http://tuxpirate.com/howto/web" title="web" rel="tag">web</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://tuxpirate.com/15-views-of-a-node-link-graph-an-information-visualization-portfolio.html" title="15 Views Of A Node Link Graph: An Information Visualization Portfolio (February 27, 2008)">15 Views Of A Node Link Graph: An Information Visualization Portfolio</a> (0)</li>
	<li><a href="http://tuxpirate.com/235-infinity.html" title="235 Infinity (February 17, 2008)">235 Infinity</a> (0)</li>
	<li><a href="http://tuxpirate.com/7-habits-for-effective-text-editing-20.html" title="7 Habits For Effective Text Editing 20 (February 1, 2008)">7 Habits For Effective Text Editing 20</a> (0)</li>
	<li><a href="http://tuxpirate.com/7-ways-to-ruin-a-technological-revolution.html" title="7 Ways To Ruin A Technological Revolution (February 5, 2008)">7 Ways To Ruin A Technological Revolution</a> (0)</li>
	<li><a href="http://tuxpirate.com/a-googly-mysql-cluster-talk.html" title="A Googly Mysql Cluster Talk (January 24, 2008)">A Googly Mysql Cluster Talk</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://tuxpirate.com/seattle-conference-on-scalability-scaling-google-for-every-user.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Reusable Web Components With Python And Future Python Web Development</title>
		<link>http://tuxpirate.com/reusable-web-components-with-python-and-future-python-web-development.html</link>
		<comments>http://tuxpirate.com/reusable-web-components-with-python-and-future-python-web-development.html#comments</comments>
		<pubDate>Mon, 18 Feb 2008 08:33:11 +0000</pubDate>
		<dc:creator>Linux Poweruser Programmer</dc:creator>
				<category><![CDATA[documentation]]></category>
		<category><![CDATA[abstract]]></category>
		<category><![CDATA[c]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[http]]></category>
		<category><![CDATA[lan]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://tuxpirate.com/reusable-web-components-with-python-and-future-python-web-development.sh</guid>
		<description><![CDATA[



ReUsable Web Components with Python and Future Python Web DevelopmentGoogle engEDU52 min &#8211; Sep 13, 2006
Google Tech Talks
September 13, 2006
Ben Bangert works as a Senior Software Engineer in the Online Publishing Group at O&#8217;Reilly Media Inc. His fascination with technology and programming have led him to experiment with and use a variety of web technologies. [...]]]></description>
			<content:encoded><![CDATA[<!-- sphereit start --><div>
<div></div>
<div><img src="http://video.google.com/ThumbnailServer2?app=vss&#038;contentid=604a3faa4fea62ff&#038;offsetms=195000&#038;itag=w320&#038;lang=en&#038;sigh=6r64vY8JAEBEF66CTsOY_1MN9_E" width="320" height="240" border="1" /></div>
</div>
<p><font size="+1">ReUsable Web Components with Python and Future Python Web Development</font><br /><font color="green">Google engEDU<br />52 min &#8211; Sep 13, 2006</font></p>
<p>Google Tech Talks<br />
September 13, 2006</p>
<p>Ben Bangert works as a Senior Software Engineer in the Online Publishing Group at O&#8217;Reilly Media Inc. His fascination with technology and programming have led him to experiment with and use a variety of web technologies. Ben believes strongly in the &quot;right tool for the right job&quot; motto and has been adding tools to his programming belt for over 15 years.</p>
<p>ABSTRACT<br />
Python&#8217;s Web Server Gateway Interface (WSGI) not only enables a multitude of Python web frameworks to share code when it comes to deployment, but also enables entirely new levels of re-use for Python web development. This talk is focused on explaining WSGI, new types of re-use with WSGI middleware, and explore new frameworks that heavily utilize WSGI; in this case, Pylons. Moving beyond monolithic frameworks that try to do everything themselves, to new modes of development where you can use just the parts you want and still have active development communities to interact with.<span id="more-295"></span><br /><i>video</i><br />
<p><a href="http://tuxpirate.com/reusable-web-components-with-python-and-future-python-web-development.html"><em>Click here to view the embedded video.</em></a></p></p>
<hr />
<ul>
<li>Download: <a href="http://video.google.com/videofile/ReUsableWebComponent.mp4?docid=-872784530622495809&#038;itag=7">&#8220;Reusable Web Components With Python And Future Python Web Development&#8221;</a> (video/mp4)</li>
</ul>
<p></p>
<!-- sphereit end --><span style="margin-bottom:40px; border-bottom:none;"><a class="iconsphere" title="Sphere: Related Content" onclick="return Sphere.Widget.search('http://tuxpirate.com/reusable-web-components-with-python-and-future-python-web-development.html')" href="http://www.sphere.com/search?q=sphereit:http://tuxpirate.com/reusable-web-components-with-python-and-future-python-web-development.html">Sphere: Related Content</a></span><br/><br/>
	Tags: <a href="http://tuxpirate.com/howto/abstract" title="abstract" rel="tag">abstract</a>, <a href="http://tuxpirate.com/howto/c" title="c" rel="tag">c</a>, <a href="http://tuxpirate.com/howto/development" title="development" rel="tag">development</a>, <a href="http://tuxpirate.com/howto/http" title="http" rel="tag">http</a>, <a href="http://tuxpirate.com/howto/lan" title="lan" rel="tag">lan</a>, <a href="http://tuxpirate.com/howto/programming" title="programming" rel="tag">programming</a>, <a href="http://tuxpirate.com/howto/python" title="python" rel="tag">python</a>, <a href="http://tuxpirate.com/howto/server" title="server" rel="tag">server</a>, <a href="http://tuxpirate.com/howto/software" title="software" rel="tag">software</a>, <a href="http://tuxpirate.com/howto/web" title="web" rel="tag">web</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://tuxpirate.com/15-views-of-a-node-link-graph-an-information-visualization-portfolio.html" title="15 Views Of A Node Link Graph: An Information Visualization Portfolio (February 27, 2008)">15 Views Of A Node Link Graph: An Information Visualization Portfolio</a> (0)</li>
	<li><a href="http://tuxpirate.com/235-infinity.html" title="235 Infinity (February 17, 2008)">235 Infinity</a> (0)</li>
	<li><a href="http://tuxpirate.com/7-habits-for-effective-text-editing-20.html" title="7 Habits For Effective Text Editing 20 (February 1, 2008)">7 Habits For Effective Text Editing 20</a> (0)</li>
	<li><a href="http://tuxpirate.com/7-ways-to-ruin-a-technological-revolution.html" title="7 Ways To Ruin A Technological Revolution (February 5, 2008)">7 Ways To Ruin A Technological Revolution</a> (0)</li>
	<li><a href="http://tuxpirate.com/a-googly-mysql-cluster-talk.html" title="A Googly Mysql Cluster Talk (January 24, 2008)">A Googly Mysql Cluster Talk</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://tuxpirate.com/reusable-web-components-with-python-and-future-python-web-development.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Html Forms Next Generation</title>
		<link>http://tuxpirate.com/html-forms-next-generation.html</link>
		<comments>http://tuxpirate.com/html-forms-next-generation.html#comments</comments>
		<pubDate>Sun, 17 Feb 2008 00:33:30 +0000</pubDate>
		<dc:creator>Linux Poweruser Programmer</dc:creator>
				<category><![CDATA[documentation]]></category>
		<category><![CDATA[abstract]]></category>
		<category><![CDATA[c]]></category>
		<category><![CDATA[computer]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[http]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[lan]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[ssi]]></category>
		<category><![CDATA[summary]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://tuxpirate.com/html-forms-next-generation.sh</guid>
		<description><![CDATA[



HTML forms Next GenerationGoogle engEDU53 min &#8211; Mar 5, 2007
Google Tech Talks
March 5, 2007
ABSTRACT
Web-based replacements for spreadsheets and simple forms
By Dave Raggett, W3C Fellow and Principal Researcher at Volantis Systems.
The ability to collect data from users and to submit it to servers has become a very important part of the Web. Forms are often supplemented [...]]]></description>
			<content:encoded><![CDATA[<!-- sphereit start --><div>
<div></div>
<div><img src="http://video.google.com/ThumbnailServer2?app=vss&#038;contentid=dd28323a51be2053&#038;offsetms=605000&#038;itag=w320&#038;lang=en&#038;sigh=uoIIXE4as3h0VBEo4zz1kT3YtGc" width="320" height="240" border="1" /></div>
</div>
<p><font size="+1">HTML forms Next Generation</font><br /><font color="green">Google engEDU<br />53 min &#8211; Mar 5, 2007</font></p>
<p>Google Tech Talks<br />
March 5, 2007</p>
<p>ABSTRACT</p>
<p>Web-based replacements for spreadsheets and simple forms</p>
<p>By Dave Raggett, W3C Fellow and Principal Researcher at Volantis Systems.</p>
<p>The ability to collect data from users and to submit it to servers has become a very important part of the Web. Forms are often supplemented by Web page scripts that enable the data to be checked as the user is filling out the form and before sending it to the server. These scripts can get quite complicated to develop and to maintain, making it interesting to explore ideas for replacing such scripts by equivalent declarative approaches.</p>
<p>XForms-Tiny is an incremental extension of HTML4 forms that can be deployed on today&#8217;s Web browsers using an open source cross-browser JavaScript library that works on Internet Explorer 6 and 7, Firefox 1.5 and 2, Opera 9, Konqueror 3.5, and Safari, When delivered via HTTP as a compressed file, the download size is only 6 Kilo Bytes.</p>
<p>XForms-Tiny provides authors with the means to use simple JavaScript expressions for validating field values and spreadsheet-like formulae for computed fields, but also the means to describe repeating groups of fields, e.g. for line items in a purchase order. XForms-Tiny further provides for suppression of irrelevant parts of forms and context dependent control over which fields must be filled out. All this is possible without the page author needing to write any lines of client-side script.</p>
<p>This talk will present XForms-Tiny and place it in the context of related work (Web Forms 2.0, XForms-Basic, and XForms full) as well as the challenges for dealing with the small displays on mobile devices.</p>
<p>You will also learn about new approaches for browser-based editors that avoid the pitfalls of designMode and which are paving the way for a replacement for spreadsheets, browser-based editing of slide presentations and much more.</p>
<p>If people are interested and there is time available, I could also give a brief summary of the impending W3C Ubiquitous Web Applications working group that applies markup and eventing to simplify the development of distributed applications across a wide variety of network appliances including desktop computers, office equipment, home media appliances, mobile devices (phones), physical sensors and effectors.</p>
<p>http://www.w3.org/2007/03/html-forms<span id="more-416"></span><br /><i>video</i><br />
<p><a href="http://tuxpirate.com/html-forms-next-generation.html"><em>Click here to view the embedded video.</em></a></p></p>
<hr />
<ul>
<li>Download: <a href="http://video.google.com/videofile/HTMLformsNextGenerat.mp4?docid=-6347740793556865808&#038;itag=7">&#8220;Html Forms Next Generation&#8221;</a> (video/mp4)</li>
</ul>
<p></p>
<!-- sphereit end --><span style="margin-bottom:40px; border-bottom:none;"><a class="iconsphere" title="Sphere: Related Content" onclick="return Sphere.Widget.search('http://tuxpirate.com/html-forms-next-generation.html')" href="http://www.sphere.com/search?q=sphereit:http://tuxpirate.com/html-forms-next-generation.html">Sphere: Related Content</a></span><br/><br/>
	Tags: <a href="http://tuxpirate.com/howto/abstract" title="abstract" rel="tag">abstract</a>, <a href="http://tuxpirate.com/howto/c" title="c" rel="tag">c</a>, <a href="http://tuxpirate.com/howto/computer" title="computer" rel="tag">computer</a>, <a href="http://tuxpirate.com/howto/development" title="development" rel="tag">development</a>, <a href="http://tuxpirate.com/howto/firefox" title="firefox" rel="tag">firefox</a>, <a href="http://tuxpirate.com/howto/html" title="html" rel="tag">html</a>, <a href="http://tuxpirate.com/howto/http" title="http" rel="tag">http</a>, <a href="http://tuxpirate.com/howto/java" title="java" rel="tag">java</a>, <a href="http://tuxpirate.com/howto/javascript" title="javascript" rel="tag">javascript</a>, <a href="http://tuxpirate.com/howto/lan" title="lan" rel="tag">lan</a>, <a href="http://tuxpirate.com/howto/network" title="network" rel="tag">network</a>, <a href="http://tuxpirate.com/howto/script" title="script" rel="tag">script</a>, <a href="http://tuxpirate.com/howto/search" title="search" rel="tag">search</a>, <a href="http://tuxpirate.com/howto/server" title="server" rel="tag">server</a>, <a href="http://tuxpirate.com/howto/ssi" title="ssi" rel="tag">ssi</a>, <a href="http://tuxpirate.com/howto/summary" title="summary" rel="tag">summary</a>, <a href="http://tuxpirate.com/howto/web" title="web" rel="tag">web</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://tuxpirate.com/15-views-of-a-node-link-graph-an-information-visualization-portfolio.html" title="15 Views Of A Node Link Graph: An Information Visualization Portfolio (February 27, 2008)">15 Views Of A Node Link Graph: An Information Visualization Portfolio</a> (0)</li>
	<li><a href="http://tuxpirate.com/235-infinity.html" title="235 Infinity (February 17, 2008)">235 Infinity</a> (0)</li>
	<li><a href="http://tuxpirate.com/7-habits-for-effective-text-editing-20.html" title="7 Habits For Effective Text Editing 20 (February 1, 2008)">7 Habits For Effective Text Editing 20</a> (0)</li>
	<li><a href="http://tuxpirate.com/7-ways-to-ruin-a-technological-revolution.html" title="7 Ways To Ruin A Technological Revolution (February 5, 2008)">7 Ways To Ruin A Technological Revolution</a> (0)</li>
	<li><a href="http://tuxpirate.com/a-googly-mysql-cluster-talk.html" title="A Googly Mysql Cluster Talk (January 24, 2008)">A Googly Mysql Cluster Talk</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://tuxpirate.com/html-forms-next-generation.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How The Freebsd Project Works</title>
		<link>http://tuxpirate.com/how-the-freebsd-project-works.html</link>
		<comments>http://tuxpirate.com/how-the-freebsd-project-works.html#comments</comments>
		<pubDate>Fri, 15 Feb 2008 14:50:43 +0000</pubDate>
		<dc:creator>Linux Poweruser Programmer</dc:creator>
				<category><![CDATA[documentation]]></category>
		<category><![CDATA[abstract]]></category>
		<category><![CDATA[c]]></category>
		<category><![CDATA[computer]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[firewall]]></category>
		<category><![CDATA[freebsd]]></category>
		<category><![CDATA[http]]></category>
		<category><![CDATA[lan]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://tuxpirate.com/how-the-freebsd-project-works.sh</guid>
		<description><![CDATA[



How the FreeBSD Project WorksGoogle engEDU51 min &#8211; Jun 20, 2007
Google Tech Talks
June 20, 2007
ABSTRACT
The FreeBSD Project is one of the oldest and most successful open source operating system projects, seeing wide deployment across the IT industry. From the root name servers, to top tier ISPs, to core router operating systems, to firewalls, to embedded [...]]]></description>
			<content:encoded><![CDATA[<!-- sphereit start --><div>
<div></div>
<div><img src="http://video.google.com/ThumbnailServer2?app=vss&#038;contentid=14516e2c0a7543a1&#038;offsetms=110000&#038;itag=w320&#038;lang=en&#038;sigh=SbG-dUNmrGlpdoVkdp4T7zZthvY" width="320" height="240" border="1" /></div>
</div>
<p><font size="+1">How the FreeBSD Project Works</font><br /><font color="green">Google engEDU<br />51 min &#8211; Jun 20, 2007</font></p>
<p>Google Tech Talks<br />
June 20, 2007</p>
<p>ABSTRACT</p>
<p>The FreeBSD Project is one of the oldest and most successful open source operating system projects, seeing wide deployment across the IT industry. From the root name servers, to top tier ISPs, to core router operating systems, to firewalls, to embedded appliances, you can&#8217;t use a networked computer for ten minutes without using FreeBSD dozens of times. Part of FreeBSD&#8217;s reputation for quality and reliability comes from the nature of its development organization&#8211;driven by a hundreds of highly skilled volunteers, from high school students to university professors. And unlike most open source projects, the FreeBSD Project has developers who have been working on the same source base for over twenty years. But how does this organization work? Who pays the bandwidth bills, runs the web servers, writes the documentation, writes the code, and calls the shots? And how can developers in a dozen time zones reach agreement on the time of day, let alone a kernel architecture? This presentation will attempt to provide, in 45 minutes, a brief if entertaining snapshot into what makes FreeBSD run.</p>
<p>Speaker: Robert Watson<br />
Robert Watson is a researcher at the University of Cambridge Computer Laboratory investinging operating system and network security. Prior to joining the Computer Laboratory to work on a PhD, he was a Senior Principal Scientist at McAfee Research, now SPARTA ISSO, a leading security research and development organization, where he directed government and commercial research contracts for customers that include DARPA, the US Navy, and Apple Computer. His research interests include operating system security, network stack structure and performance, and windowing system structure. He is also a member of the FreeBSD Core Team and president of the FreeBSD Foundation.<span id="more-216"></span><br /><i>video</i><br />
<p><a href="http://tuxpirate.com/how-the-freebsd-project-works.html"><em>Click here to view the embedded video.</em></a></p></p>
<hr />
<ul>
<li>Download: <a href="http://video.google.com/videofile/HowtheFreeBSDProject.mp4?docid=-4400856579609253323&#038;itag=7">&#8220;How The Freebsd Project Works&#8221;</a> (video/mp4)</li>
</ul>
<p></p>
<!-- sphereit end --><span style="margin-bottom:40px; border-bottom:none;"><a class="iconsphere" title="Sphere: Related Content" onclick="return Sphere.Widget.search('http://tuxpirate.com/how-the-freebsd-project-works.html')" href="http://www.sphere.com/search?q=sphereit:http://tuxpirate.com/how-the-freebsd-project-works.html">Sphere: Related Content</a></span><br/><br/>
	Tags: <a href="http://tuxpirate.com/howto/abstract" title="abstract" rel="tag">abstract</a>, <a href="http://tuxpirate.com/howto/c" title="c" rel="tag">c</a>, <a href="http://tuxpirate.com/howto/computer" title="computer" rel="tag">computer</a>, <a href="http://tuxpirate.com/howto/development" title="development" rel="tag">development</a>, <a href="http://tuxpirate.com/howto/firewall" title="firewall" rel="tag">firewall</a>, <a href="http://tuxpirate.com/howto/freebsd" title="freebsd" rel="tag">freebsd</a>, <a href="http://tuxpirate.com/howto/http" title="http" rel="tag">http</a>, <a href="http://tuxpirate.com/howto/lan" title="lan" rel="tag">lan</a>, <a href="http://tuxpirate.com/howto/network" title="network" rel="tag">network</a>, <a href="http://tuxpirate.com/howto/search" title="search" rel="tag">search</a>, <a href="http://tuxpirate.com/howto/security" title="security" rel="tag">security</a>, <a href="http://tuxpirate.com/howto/server" title="server" rel="tag">server</a>, <a href="http://tuxpirate.com/howto/web" title="web" rel="tag">web</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://tuxpirate.com/15-views-of-a-node-link-graph-an-information-visualization-portfolio.html" title="15 Views Of A Node Link Graph: An Information Visualization Portfolio (February 27, 2008)">15 Views Of A Node Link Graph: An Information Visualization Portfolio</a> (0)</li>
	<li><a href="http://tuxpirate.com/235-infinity.html" title="235 Infinity (February 17, 2008)">235 Infinity</a> (0)</li>
	<li><a href="http://tuxpirate.com/7-habits-for-effective-text-editing-20.html" title="7 Habits For Effective Text Editing 20 (February 1, 2008)">7 Habits For Effective Text Editing 20</a> (0)</li>
	<li><a href="http://tuxpirate.com/7-ways-to-ruin-a-technological-revolution.html" title="7 Ways To Ruin A Technological Revolution (February 5, 2008)">7 Ways To Ruin A Technological Revolution</a> (0)</li>
	<li><a href="http://tuxpirate.com/a-googly-mysql-cluster-talk.html" title="A Googly Mysql Cluster Talk (January 24, 2008)">A Googly Mysql Cluster Talk</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://tuxpirate.com/how-the-freebsd-project-works.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dasher: Information-efficient Text Entry</title>
		<link>http://tuxpirate.com/dasher-information-efficient-text-entry.html</link>
		<comments>http://tuxpirate.com/dasher-information-efficient-text-entry.html#comments</comments>
		<pubDate>Fri, 15 Feb 2008 13:40:28 +0000</pubDate>
		<dc:creator>Linux Poweruser Programmer</dc:creator>
				<category><![CDATA[documentation]]></category>
		<category><![CDATA[abstract]]></category>
		<category><![CDATA[c]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[http]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[lan]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://tuxpirate.com/dasher-information-efficient-text-entry.sh</guid>
		<description><![CDATA[



Dasher: information-efficient text entryGoogle engEDU54 min &#8211; Apr 20, 2007
Google Tech Talks
April 19, 2007
ABSTRACT
Keyboards are inefficient for two reasons: they do not exploit the redundancy in normal language; and they waste the fine analogue capabilities of the user&#8217;s motor system (fingers and eyes, for example). I describe a system intended to rectify both these inefficiencies. [...]]]></description>
			<content:encoded><![CDATA[<!-- sphereit start --><div>
<div></div>
<div><img src="http://video.google.com/ThumbnailServer2?app=vss&#038;contentid=734c7d9509c28b1e&#038;offsetms=315000&#038;itag=w320&#038;lang=en&#038;sigh=aZ4wKlPp0dU4S_IYw6-UdMg9Yb0" width="320" height="240" border="1" /></div>
</div>
<p><font size="+1">Dasher: information-efficient text entry</font><br /><font color="green">Google engEDU<br />54 min &#8211; Apr 20, 2007</font></p>
<p>Google Tech Talks<br />
April 19, 2007</p>
<p>ABSTRACT</p>
<p>Keyboards are inefficient for two reasons: they do not exploit the redundancy in normal language; and they waste the fine analogue capabilities of the user&#8217;s motor system (fingers and eyes, for example). I describe a system intended to rectify both these inefficiencies. Dasher is a text-entry system in which a language model plays an integral role, and it&#8217;s driven by continuous gestures. Users can achieve single-finger writing speeds of 35 words per minute and hands-free writing speeds of 25 words per minute. Dasher is free software, and it works in all languages, and on many platforms. Dasher is part of Debian, and there&#8217;s even a little java version for your web-browser. http://www.dasher.org.uk/<span id="more-471"></span><br /><i>video</i><br />
<p><a href="http://tuxpirate.com/dasher-information-efficient-text-entry.html"><em>Click here to view the embedded video.</em></a></p></p>
<hr />
<ul>
<li>Download: <a href="http://video.google.com/videofile/Dasherinformationeff.mp4?docid=5078334075080674416&#038;itag=7">&#8220;Dasher: Information-efficient Text Entry&#8221;</a> (video/mp4)</li>
</ul>
<p></p>
<!-- sphereit end --><span style="margin-bottom:40px; border-bottom:none;"><a class="iconsphere" title="Sphere: Related Content" onclick="return Sphere.Widget.search('http://tuxpirate.com/dasher-information-efficient-text-entry.html')" href="http://www.sphere.com/search?q=sphereit:http://tuxpirate.com/dasher-information-efficient-text-entry.html">Sphere: Related Content</a></span><br/><br/>
	Tags: <a href="http://tuxpirate.com/howto/abstract" title="abstract" rel="tag">abstract</a>, <a href="http://tuxpirate.com/howto/c" title="c" rel="tag">c</a>, <a href="http://tuxpirate.com/howto/debian" title="debian" rel="tag">debian</a>, <a href="http://tuxpirate.com/howto/http" title="http" rel="tag">http</a>, <a href="http://tuxpirate.com/howto/java" title="java" rel="tag">java</a>, <a href="http://tuxpirate.com/howto/lan" title="lan" rel="tag">lan</a>, <a href="http://tuxpirate.com/howto/server" title="server" rel="tag">server</a>, <a href="http://tuxpirate.com/howto/software" title="software" rel="tag">software</a>, <a href="http://tuxpirate.com/howto/web" title="web" rel="tag">web</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://tuxpirate.com/15-views-of-a-node-link-graph-an-information-visualization-portfolio.html" title="15 Views Of A Node Link Graph: An Information Visualization Portfolio (February 27, 2008)">15 Views Of A Node Link Graph: An Information Visualization Portfolio</a> (0)</li>
	<li><a href="http://tuxpirate.com/235-infinity.html" title="235 Infinity (February 17, 2008)">235 Infinity</a> (0)</li>
	<li><a href="http://tuxpirate.com/7-habits-for-effective-text-editing-20.html" title="7 Habits For Effective Text Editing 20 (February 1, 2008)">7 Habits For Effective Text Editing 20</a> (0)</li>
	<li><a href="http://tuxpirate.com/7-ways-to-ruin-a-technological-revolution.html" title="7 Ways To Ruin A Technological Revolution (February 5, 2008)">7 Ways To Ruin A Technological Revolution</a> (0)</li>
	<li><a href="http://tuxpirate.com/a-googly-mysql-cluster-talk.html" title="A Googly Mysql Cluster Talk (January 24, 2008)">A Googly Mysql Cluster Talk</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://tuxpirate.com/dasher-information-efficient-text-entry.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Open Source Speaker Series: Silverstripe Cms</title>
		<link>http://tuxpirate.com/open-source-speaker-series-silverstripe-cms.html</link>
		<comments>http://tuxpirate.com/open-source-speaker-series-silverstripe-cms.html#comments</comments>
		<pubDate>Thu, 14 Feb 2008 11:44:15 +0000</pubDate>
		<dc:creator>Linux Poweruser Programmer</dc:creator>
				<category><![CDATA[documentation]]></category>
		<category><![CDATA[abstract]]></category>
		<category><![CDATA[asp]]></category>
		<category><![CDATA[c]]></category>
		<category><![CDATA[computer]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[http]]></category>
		<category><![CDATA[lan]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://tuxpirate.com/open-source-speaker-series-silverstripe-cms.sh</guid>
		<description><![CDATA[



Open Source Speaker Series: SilverStripe CMSGoogle engEDU53 min &#8211; Aug 1, 2007
Google Tech Talks
August 1, 2007
ABSTRACT
Learn about New Zealand from two of their biggest open-source developers and evangelists (and who have naturally starred in The Lord Of The Rings.)
Sam Minnee and Sigurd Magnusson are two of the three founders of New-Zealand based &#34;SilverStripe&#34;, a company [...]]]></description>
			<content:encoded><![CDATA[<!-- sphereit start --><div>
<div></div>
<div><img src="http://video.google.com/ThumbnailServer2?app=vss&#038;contentid=6edf0f1463eae2ca&#038;offsetms=35000&#038;itag=w320&#038;lang=en&#038;sigh=AtZNg1z8xMEtiUoXslzvRH7J_ig" width="320" height="240" border="1" /></div>
</div>
<p><font size="+1">Open Source Speaker Series: SilverStripe CMS</font><br /><font color="green">Google engEDU<br />53 min &#8211; Aug 1, 2007</font></p>
<p>Google Tech Talks<br />
August 1, 2007</p>
<p>ABSTRACT</p>
<p>Learn about New Zealand from two of their biggest open-source developers and evangelists (and who have naturally starred in The Lord Of The Rings.)</p>
<p>Sam Minnee and Sigurd Magnusson are two of the three founders of New-Zealand based &quot;SilverStripe&quot;, a company and open source project with ten students participating in this year&#8217;s Google Summer of Code.</p>
<p>They will share wisdom learnt managing people in an open source project, share ideas from developing a rich web interface and templating system, and stories from wearing the ring of darkness.<br />
Sigurd has been living and breathing free software since his teens in the 1990s, discovering a 486 with Redhad Linux could run Quake fast enough to frag others at LAN games. His grandma taught him BASIC and C and got him access to a precursor of New Zealand&#8217;s first ISPs, which culminated years later with founding SilverStripe, an open source web-development company bent on making fantastic applications to simplify building and managing websites. Having let a dozen others at SilverStripe surpass him at PHP, Sigurd has now been charged with building up the SilverStripe community and producing other things, like daughters.<br />
Sam is the lead architect of SilverStripe and has challenged the manner in which software is constructed ever since he began programming in his teens. Armed with a degree in computer science and philosophy, Sam has been mentoring and guiding the development of a dozen coders, hundreds of websites, and hundreds of thousands of lines of code. He has a firm grasp on intelligently structuring code as well as producing useful, enjoyable system interfaces, particularly helpful in the challenge of making SilverStripe a great tool for building and managing websites.<span id="more-319"></span><br /><i>video</i><br />
<p><a href="http://tuxpirate.com/open-source-speaker-series-silverstripe-cms.html"><em>Click here to view the embedded video.</em></a></p></p>
<hr />
<ul>
<li>Download: <a href="http://video.google.com/videofile/OpenSourceSpeakerSer.mp4?docid=8511554082612415142&#038;itag=7">&#8220;Open Source Speaker Series: Silverstripe Cms&#8221;</a> (video/mp4)</li>
</ul>
<p></p>
<!-- sphereit end --><span style="margin-bottom:40px; border-bottom:none;"><a class="iconsphere" title="Sphere: Related Content" onclick="return Sphere.Widget.search('http://tuxpirate.com/open-source-speaker-series-silverstripe-cms.html')" href="http://www.sphere.com/search?q=sphereit:http://tuxpirate.com/open-source-speaker-series-silverstripe-cms.html">Sphere: Related Content</a></span><br/><br/>
	Tags: <a href="http://tuxpirate.com/howto/abstract" title="abstract" rel="tag">abstract</a>, <a href="http://tuxpirate.com/howto/asp" title="asp" rel="tag">asp</a>, <a href="http://tuxpirate.com/howto/c" title="c" rel="tag">c</a>, <a href="http://tuxpirate.com/howto/computer" title="computer" rel="tag">computer</a>, <a href="http://tuxpirate.com/howto/development" title="development" rel="tag">development</a>, <a href="http://tuxpirate.com/howto/http" title="http" rel="tag">http</a>, <a href="http://tuxpirate.com/howto/lan" title="lan" rel="tag">lan</a>, <a href="http://tuxpirate.com/howto/linux" title="linux" rel="tag">linux</a>, <a href="http://tuxpirate.com/howto/php" title="php" rel="tag">php</a>, <a href="http://tuxpirate.com/howto/programming" title="programming" rel="tag">programming</a>, <a href="http://tuxpirate.com/howto/server" title="server" rel="tag">server</a>, <a href="http://tuxpirate.com/howto/software" title="software" rel="tag">software</a>, <a href="http://tuxpirate.com/howto/web" title="web" rel="tag">web</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://tuxpirate.com/15-views-of-a-node-link-graph-an-information-visualization-portfolio.html" title="15 Views Of A Node Link Graph: An Information Visualization Portfolio (February 27, 2008)">15 Views Of A Node Link Graph: An Information Visualization Portfolio</a> (0)</li>
	<li><a href="http://tuxpirate.com/235-infinity.html" title="235 Infinity (February 17, 2008)">235 Infinity</a> (0)</li>
	<li><a href="http://tuxpirate.com/7-habits-for-effective-text-editing-20.html" title="7 Habits For Effective Text Editing 20 (February 1, 2008)">7 Habits For Effective Text Editing 20</a> (0)</li>
	<li><a href="http://tuxpirate.com/7-ways-to-ruin-a-technological-revolution.html" title="7 Ways To Ruin A Technological Revolution (February 5, 2008)">7 Ways To Ruin A Technological Revolution</a> (0)</li>
	<li><a href="http://tuxpirate.com/a-googly-mysql-cluster-talk.html" title="A Googly Mysql Cluster Talk (January 24, 2008)">A Googly Mysql Cluster Talk</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://tuxpirate.com/open-source-speaker-series-silverstripe-cms.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
