<?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; rmi</title>
	<atom:link href="http://tuxpirate.com/howto/rmi/feed" rel="self" type="application/rss+xml" />
	<link>http://tuxpirate.com</link>
	<description>GNU/Linux, Python Programming And Shell Scripting Video Tutorials</description>
	<lastBuildDate>Tue, 25 Jan 2011 21:15:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>Making A Mysql Database For Form Builder</title>
		<link>http://tuxpirate.com/making-a-mysql-database-for-form-builder.html</link>
		<comments>http://tuxpirate.com/making-a-mysql-database-for-form-builder.html#comments</comments>
		<pubDate>Sat, 08 Jan 2011 18:03:43 +0000</pubDate>
		<dc:creator>Linux Poweruser Programmer</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[c]]></category>
		<category><![CDATA[http]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[mysql database]]></category>
		<category><![CDATA[rmi]]></category>
		<category><![CDATA[sql]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://tuxpirate.com/making-a-mysql-database-for-form-builder.sh</guid>
		<description><![CDATA[Making a MYSQL Database for Form Buildermikenku5 min &#8211; 14-Dec-07 A continuation of the coffee cup form builder tutorial showing how to create a mysql database for a form.video Sphere: Related Content Tags: c, http, mysql, mysql database, rmi, sql, tutorial Related posts 15 Views Of A Node Link Graph: An Information Visualization Portfolio (0) [...]]]></description>
			<content:encoded><![CDATA[<!-- sphereit start --><p><img src="http://tuxpirate.com/images/img.youtube.com/vi/PNjsjbQ2LPk/2.jpg" width="320" height="240" border="1" /><font size="+1">Making a <a href="http://tuxpirate.com/howto/mysql-database" class="st_tag internal_tag" rel="tag" title="Posts tagged with mysql database">MYSQL Database</a> for Form Builder</font><br /><font color="green">mikenku<br />5 min &#8211; 14-Dec-07</font></p>
<p>A continuation of the coffee cup form builder tutorial showing how to create a <a href="http://tuxpirate.com/howto/mysql-database" class="st_tag internal_tag" rel="tag" title="Posts tagged with mysql database">mysql database</a> for a form.<span id="more-156"></span><br /><i>video</i><br />
<p><a href="http://tuxpirate.com/making-a-mysql-database-for-form-builder.html"><em>Click here to view the embedded video.</em></a></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/making-a-mysql-database-for-form-builder.html')" href="http://www.sphere.com/search?q=sphereit:http://tuxpirate.com/making-a-mysql-database-for-form-builder.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/http" title="http" rel="tag">http</a>, <a href="http://tuxpirate.com/howto/mysql" title="mysql" rel="tag">mysql</a>, <a href="http://tuxpirate.com/howto/mysql-database" title="mysql database" rel="tag">mysql database</a>, <a href="http://tuxpirate.com/howto/rmi" title="rmi" rel="tag">rmi</a>, <a href="http://tuxpirate.com/howto/sql" title="sql" rel="tag">sql</a>, <a href="http://tuxpirate.com/howto/tutorial" title="tutorial" rel="tag">tutorial</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/making-a-mysql-database-for-form-builder.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 [...]]]></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 <a href="http://tuxpirate.com/howto/security" class="st_tag internal_tag" rel="tag" title="Posts tagged with security">security</a> and general <a href="http://tuxpirate.com/howto/web" class="st_tag internal_tag" rel="tag" title="Posts tagged with web">web</a> 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 <a href="http://tuxpirate.com/howto/web" class="st_tag internal_tag" rel="tag" title="Posts tagged with web">web</a> 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>Thinking Beyond Borders</title>
		<link>http://tuxpirate.com/thinking-beyond-borders.html</link>
		<comments>http://tuxpirate.com/thinking-beyond-borders.html#comments</comments>
		<pubDate>Sat, 01 Mar 2008 17:02:33 +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[conclusion]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[http]]></category>
		<category><![CDATA[lan]]></category>
		<category><![CDATA[rmi]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[server]]></category>

		<guid isPermaLink="false">http://tuxpirate.com/thinking-beyond-borders.sh</guid>
		<description><![CDATA[Thinking Beyond BordersGoogle engEDU33 min &#8211; Sep 27, 2007 Google Tech Talks September 27, 2007 ABSTRACT Our global society faces great challenges such as Global Warming, HIV/AIDS in sub-Saharan Africa, wide-spread hunger, and poverty. To effectively address these issues in years to come, we must re-envision how we prepare our next great leaders to be [...]]]></description>
			<content:encoded><![CDATA[<!-- sphereit start --><div>
<div></div>
<div><img src="http://video.google.com/ThumbnailServer2?app=vss&#038;contentid=7a74fd47dc9a4ada&#038;offsetms=325000&#038;itag=w320&#038;lang=en&#038;sigh=vURm6EUMKC_4UH7584MwweCMkkk" width="320" height="240" border="1" /></div>
</div>
<p><font size="+1">Thinking Beyond Borders</font><br /><font color="green">Google engEDU<br />33 min &#8211; Sep 27, 2007</font></p>
<p>Google Tech Talks<br />
September 27, 2007</p>
<p>ABSTRACT</p>
<p>Our global society faces great challenges such as Global Warming, HIV/AIDS in sub-Saharan Africa, wide-spread hunger, and poverty. To effectively address these issues in years to come, we must re-envision how we prepare our next great leaders to be conscious agents of change. Thinking Beyond Borders is a 35-week program to educate Gap Year students about the economic, political, and cultural realities of our world while empowering them with the tools to create proactive social change. Through varied service learning opportunities, the itinerary immerses students in cultures and communities around the world to provide experiences with various issues of International Development. The curriculum challenges students to synthesize academic research and their collected observations into powerful conclusions about the nature of globalization, world hunger, human rights, cultural change, and political systems. The most unique aspect of this program is that students return to the US to meet with international policy makers and share their conclusions with student and philanthropy groups to raise awareness and funds for the NGOs they worked with abroad. In these ways, Thinking Beyond Borders seeks to create a community of conscious agents of proactive change, equipped to tackle our world&#8217;s greatest challenges.<span id="more-508"></span><br /><i>video</i><br />
<p><a href="http://tuxpirate.com/thinking-beyond-borders.html"><em>Click here to view the embedded video.</em></a></p></p>
<hr />
<ul>
<li>Download: <a href="http://video.google.com/videofile/ThinkingBeyondBorder.mp4?docid=-5322667156701179497&#038;itag=7">&#8220;Thinking Beyond Borders&#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/thinking-beyond-borders.html')" href="http://www.sphere.com/search?q=sphereit:http://tuxpirate.com/thinking-beyond-borders.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/conclusion" title="conclusion" rel="tag">conclusion</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/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><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/thinking-beyond-borders.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Googly Mysql Cluster Talk</title>
		<link>http://tuxpirate.com/a-googly-mysql-cluster-talk-2.html</link>
		<comments>http://tuxpirate.com/a-googly-mysql-cluster-talk-2.html#comments</comments>
		<pubDate>Fri, 29 Feb 2008 22:16:21 +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[introduction]]></category>
		<category><![CDATA[lan]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[nis]]></category>
		<category><![CDATA[rmi]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[sql]]></category>

		<guid isPermaLink="false">http://tuxpirate.com/a-googly-mysql-cluster-talk-2.sh</guid>
		<description><![CDATA[A Googly MySQL Cluster TalkGoogle engEDU55 min &#8211; Apr 28, 2006 Google TechTalks April 28, 2006 Stewart Smith Stewart Smith works for MySQL AB as a software engineer working on MySQL Cluster. He is an active member of the free and open source software community, especially in Australia. ABSTRACT Part 1 &#8211; Introduction to MySQL [...]]]></description>
			<content:encoded><![CDATA[<!-- sphereit start --><div>
<div></div>
<div><img src="http://video.google.com/ThumbnailServer2?app=vss&#038;contentid=46f1da06ec2aec6b&#038;offsetms=415000&#038;itag=w320&#038;lang=en&#038;sigh=nqfRp1XnpfvRRadDkKxGz08tjF8" width="320" height="240" border="1" /></div>
</div>
<p><font size="+1">A Googly <a href="http://tuxpirate.com/howto/mysql" class="st_tag internal_tag" rel="tag" title="Posts tagged with mysql">MySQL</a> Cluster Talk</font><br /><font color="green">Google engEDU<br />55 min &#8211; Apr 28, 2006</font></p>
<p>Google TechTalks<br />
April 28, 2006</p>
<p>Stewart Smith<br />
Stewart Smith works for <a href="http://tuxpirate.com/howto/mysql" class="st_tag internal_tag" rel="tag" title="Posts tagged with mysql">MySQL</a> AB as a software engineer working on <a href="http://tuxpirate.com/howto/mysql" class="st_tag internal_tag" rel="tag" title="Posts tagged with mysql">MySQL</a> Cluster. He is an active member of the free and open source software community, especially in Australia.</p>
<p>ABSTRACT<br />
Part 1 &#8211; <a href="http://tuxpirate.com/howto/introduction" class="st_tag internal_tag" rel="tag" title="Posts tagged with introduction">Introduction</a> to <a href="http://tuxpirate.com/howto/mysql" class="st_tag internal_tag" rel="tag" title="Posts tagged with mysql">MySQL</a> Cluster The NDB storage engine (<a href="http://tuxpirate.com/howto/mysql" class="st_tag internal_tag" rel="tag" title="Posts tagged with mysql">MySQL</a> Cluster) is a high-availability storage engine for <a href="http://tuxpirate.com/howto/mysql" class="st_tag internal_tag" rel="tag" title="Posts tagged with mysql">MySQL</a>. It provides synchronous replication between storage nodes and many <a href="http://tuxpirate.com/howto/mysql" class="st_tag internal_tag" rel="tag" title="Posts tagged with mysql">mysql</a> servers having a consistent view of the database. In 4.1 and 5.0 it&#8217;s a main memory database, but in 5.1 non-indexed attributes can be stored on disk. NDB also provides a lot of determinism in system resource usage. I&#8217;ll talk a bit about that.</p>
<p>Part 2 &#8211; New features in 5.1 including cluster to cluster replication, disk based data and a bunch of other things. anybody that is attending the <a href="http://tuxpirate.com/howto/mysql" class="st_tag internal_tag" rel="tag" title="Posts tagged with mysql">mysql</a> users conference may find this eerily familiar.<span id="more-308"></span><br /><i>video</i><br />
<p><a href="http://tuxpirate.com/a-googly-mysql-cluster-talk-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/AGooglyMySQLClusterT.mp4?docid=-4567104036778249401&#038;itag=7">&#8220;A Googly Mysql Cluster Talk&#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/a-googly-mysql-cluster-talk-2.html')" href="http://www.sphere.com/search?q=sphereit:http://tuxpirate.com/a-googly-mysql-cluster-talk-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/http" title="http" rel="tag">http</a>, <a href="http://tuxpirate.com/howto/introduction" title="introduction" rel="tag">introduction</a>, <a href="http://tuxpirate.com/howto/lan" title="lan" rel="tag">lan</a>, <a href="http://tuxpirate.com/howto/mysql" title="mysql" rel="tag">mysql</a>, <a href="http://tuxpirate.com/howto/nis" title="nis" rel="tag">nis</a>, <a href="http://tuxpirate.com/howto/rmi" title="rmi" rel="tag">rmi</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/sql" title="sql" rel="tag">sql</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/a-googly-mysql-cluster-talk-2.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sowing The Seeds For A More Creative Society</title>
		<link>http://tuxpirate.com/sowing-the-seeds-for-a-more-creative-society.html</link>
		<comments>http://tuxpirate.com/sowing-the-seeds-for-a-more-creative-society.html#comments</comments>
		<pubDate>Fri, 29 Feb 2008 09:48:06 +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[nis]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[rmi]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[server]]></category>

		<guid isPermaLink="false">http://tuxpirate.com/sowing-the-seeds-for-a-more-creative-society.sh</guid>
		<description><![CDATA[Sowing the Seeds for a more Creative SocietyGoogle engEDU54 min &#8211; Oct 26, 2006 Google Tech Talks October 26, 2006 Mitchel Resnick, Professor of Learning Research at the MIT Media Laboratory, develops new technologies and activities to engage people (especially children) in creative learning experiences. Resnicks Lifelong Kindergarten research group developed ideas and technologies underlying [...]]]></description>
			<content:encoded><![CDATA[<!-- sphereit start --><div>
<div></div>
<div><img src="http://video.google.com/ThumbnailServer2?app=vss&#038;contentid=351e363595735a32&#038;offsetms=5000&#038;itag=w320&#038;lang=en&#038;sigh=etul_88kZWzbEZYxNijpOIm0mWc" width="320" height="240" border="1" /></div>
</div>
<p><font size="+1">Sowing the Seeds for a more Creative Society</font><br /><font color="green">Google engEDU<br />54 min &#8211; Oct 26, 2006</font></p>
<p>Google Tech Talks<br />
October 26, 2006</p>
<p>Mitchel Resnick, Professor of Learning Research at the MIT Media Laboratory, develops new technologies and activities to engage people (especially children) in creative learning experiences. Resnicks Lifelong Kindergarten research group developed ideas and technologies underlying the LEGO Mindstorms and PicoCricket construction kits. He co-founded the <a href="http://tuxpirate.com/howto/computer" class="st_tag internal_tag" rel="tag" title="Posts tagged with computer">Computer</a> Clubhouse project, a network of after-school centers where youth from low-income communities learn to express themselves creatively with new technologies. Resnick earned a BA in physics at Princeton University (1978), and MS and PhD degrees in <a href="http://tuxpirate.com/howto/computer" class="st_tag internal_tag" rel="tag" title="Posts tagged with computer">computer</a> science at MIT (1988, 1992). Resnick has consulted throughout the world on the use of computers in education. He is author of Turtles, Termites, and Traffic Jams (1994), co-editor of Constructionism in Practice (1996), and co-author of Adventures in Modeling (2001).</p>
<p>ABSTRACT<br />
In the 1980s, many people talked about the transition from the &quot;Industrial Society&quot; to the &quot;Information Society.&quot; In the 1990s, people began to talk about the &quot;Knowledge Society.&quot; But as I see it, we are now in a transition towards the &quot;Creative Society.&quot; Success in the future (for individuals, for companies, for nations as a whole) will be based not on what we know or how much we know, but on our ability to think and act creatively. Unfortunately, current educational practices are woefully inadequate. In this talk, I will discuss new technologies and new educational initiatives designed specifically to help children develop as creative thinkers &#8212; so that they are prepared for life in the Creative Society. I will focus especially on two projects we are developing at the MIT Media Lab: (1) a new programming language, called Scratch, that makes it easier for kids to create animated stories, games, and interactive art &#8212; and share their creations with one another online ( http://scratch.mit.edu), and (2) a new breed of construction kit that combines art and technology, enabling kids to create musical sculptures, interactive jewelry, and other artistic inventions &#8212; and learn important math, science, and engineering ideas in the process. For more information, see scratch.mit.edu and www.picocricket.com and llk.media.mit.edu<span id="more-478"></span><br /><i>video</i><br />
<p><a href="http://tuxpirate.com/sowing-the-seeds-for-a-more-creative-society.html"><em>Click here to view the embedded video.</em></a></p></p>
<hr />
<ul>
<li>Download: <a href="http://video.google.com/videofile/SowingtheSeedsforamo.mp4?docid=-6387780251240071146&#038;itag=7">&#8220;Sowing The Seeds For A More Creative Society&#8221;</a> (video/mp4)</li>
</ul>
<p>
<ul>
<li>[1] <a href="http://scratch.mit.edu)," rel="nofollow"><b>Sowing The Seeds For A More Creative Society</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/sowing-the-seeds-for-a-more-creative-society.html')" href="http://www.sphere.com/search?q=sphereit:http://tuxpirate.com/sowing-the-seeds-for-a-more-creative-society.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/nis" title="nis" rel="tag">nis</a>, <a href="http://tuxpirate.com/howto/programming" title="programming" rel="tag">programming</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><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/sowing-the-seeds-for-a-more-creative-society.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 [...]]]></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 <a href="http://tuxpirate.com/howto/web" class="st_tag internal_tag" rel="tag" title="Posts tagged with web">Web</a> 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 <a href="http://tuxpirate.com/howto/password" class="st_tag internal_tag" rel="tag" title="Posts tagged with password">password</a>-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>Change Your Mind Change Your Brain: The Inner Conditions For Authentic Happiness</title>
		<link>http://tuxpirate.com/change-your-mind-change-your-brain-the-inner-conditions-for-authentic-happiness.html</link>
		<comments>http://tuxpirate.com/change-your-mind-change-your-brain-the-inner-conditions-for-authentic-happiness.html#comments</comments>
		<pubDate>Tue, 26 Feb 2008 21:21:49 +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[nis]]></category>
		<category><![CDATA[rmi]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[server]]></category>

		<guid isPermaLink="false">http://tuxpirate.com/change-your-mind-change-your-brain-the-inner-conditions-for-authentic-happiness.sh</guid>
		<description><![CDATA[Change your Mind Change your Brain: The Inner Conditions for Authentic HappinessGoogle engEDU59 min &#8211; Mar 15, 2007 Google Tech Talks March 15, 2007 ABSTRACT If happiness is an inner state, influenced by external conditions but not dependent on them, how can we achieve it? Ricard will examine the inner and outer factors that increase [...]]]></description>
			<content:encoded><![CDATA[<!-- sphereit start --><div>
<div></div>
<div><img src="http://video.google.com/ThumbnailServer2?app=vss&#038;contentid=b4338cc9dcfb216&#038;offsetms=465000&#038;itag=w320&#038;lang=en&#038;sigh=4_EP1-pVoN9DqHCfL-cOVvCW8hc" width="320" height="240" border="1" /></div>
</div>
<p><font size="+1">Change your Mind Change your Brain: The Inner Conditions for Authentic Happiness</font><br /><font color="green">Google engEDU<br />59 min &#8211; Mar 15, 2007</font></p>
<p>Google Tech Talks<br />
March 15, 2007</p>
<p>ABSTRACT</p>
<p>If happiness is an inner state, influenced by external conditions but not dependent on them, how can we achieve it? Ricard will examine the inner and outer factors that increase or diminish our sense of well-being, dissect the underlying mechanisms of happiness, and lead us to a way of looking at the mind itself based on his book, Happiness: A Guide to Life&#8217;s Most Important Skill and from the research in neuroscience on the effect of mind-training on the brain.</p>
<p>Speaker Bio: Matthieu Ricard, a gifted scientist turned Buddhist monk, is a best selling author, translator, and photographer. He has lived and studied in the Himalayas for the last 35 years where he currently works on humanitarian projects. He is an active participant in the current scientific research on meditation and the brain.<span id="more-409"></span><br /><i>video</i><br />
<p><a href="http://tuxpirate.com/change-your-mind-change-your-brain-the-inner-conditions-for-authentic-happiness.html"><em>Click here to view the embedded video.</em></a></p></p>
<hr />
<ul>
<li>Download: <a href="http://video.google.com/videofile/ChangeyourMindChange.mp4?docid=-1424079446171087119&#038;itag=7">&#8220;Change Your Mind Change Your Brain: The Inner Conditions For Authentic Happiness&#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/change-your-mind-change-your-brain-the-inner-conditions-for-authentic-happiness.html')" href="http://www.sphere.com/search?q=sphereit:http://tuxpirate.com/change-your-mind-change-your-brain-the-inner-conditions-for-authentic-happiness.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/nis" title="nis" rel="tag">nis</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><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/change-your-mind-change-your-brain-the-inner-conditions-for-authentic-happiness.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wilderness Survival: Building And Using A Wilderness Survival Kit</title>
		<link>http://tuxpirate.com/wilderness-survival-building-and-using-a-wilderness-survival-kit.html</link>
		<comments>http://tuxpirate.com/wilderness-survival-building-and-using-a-wilderness-survival-kit.html#comments</comments>
		<pubDate>Mon, 25 Feb 2008 22:59:01 +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[rmi]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[ssi]]></category>

		<guid isPermaLink="false">http://tuxpirate.com/wilderness-survival-building-and-using-a-wilderness-survival-kit.sh</guid>
		<description><![CDATA[Wilderness Survival: Building and using a wilderness survival kitGoogle engEDU1 hr 5 min &#8211; Jan 18, 2007 Google Tech Talks January 18, 2007 ABSTRACT We&#8217;ll cover: -approapriate attire for wilderness activities (&#34;cotton kills&#34;) -how not to get lost Once lost: -signaling for assistance (both day and night) -building land markers to indicate direction -choosing a [...]]]></description>
			<content:encoded><![CDATA[<!-- sphereit start --><div>
<div></div>
<div><img src="http://video.google.com/ThumbnailServer2?app=vss&#038;contentid=a4aab869bd9df882&#038;offsetms=210000&#038;itag=w320&#038;lang=en&#038;sigh=GU7SGCvcCcE0JBkN_ryNRAlsBpQ" width="320" height="240" border="1" /></div>
</div>
<p><font size="+1">Wilderness Survival: Building and using a wilderness survival kit</font><br /><font color="green">Google engEDU<br />1 hr 5 min &#8211; Jan 18, 2007</font></p>
<p>Google Tech Talks<br />
January 18, 2007</p>
<p>ABSTRACT</p>
<p>We&#8217;ll cover:<br />
-approapriate attire for wilderness activities (&quot;cotton kills&quot;)<br />
-how not to get lost <img src='http://tuxpirate.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Once lost:<br />
-signaling for assistance (both day and night)<br />
-building land markers to indicate direction<br />
-choosing a location for shelter<br />
-building shelters<br />
-finding and purifying water<br />
-basic medical kit and its use<br />
-basic land navigation (and direction determination) without a compass<br />
-also, well cover &quot;child SAR&quot;, so parents are encouraged to attend<span id="more-462"></span><br /><i>video</i><br />
<p><a href="http://tuxpirate.com/wilderness-survival-building-and-using-a-wilderness-survival-kit.html"><em>Click here to view the embedded video.</em></a></p></p>
<hr />
<ul>
<li>Download: <a href="http://video.google.com/videofile/WildernessSurvivalBu.mp4?docid=2721455542891667646&#038;itag=7">&#8220;Wilderness Survival: Building And Using A Wilderness Survival Kit&#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/wilderness-survival-building-and-using-a-wilderness-survival-kit.html')" href="http://www.sphere.com/search?q=sphereit:http://tuxpirate.com/wilderness-survival-building-and-using-a-wilderness-survival-kit.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/rmi" title="rmi" rel="tag">rmi</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><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/wilderness-survival-building-and-using-a-wilderness-survival-kit.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Impact Of Technology On Reducing Poverty And Alleviating Social Issues In India</title>
		<link>http://tuxpirate.com/impact-of-technology-on-reducing-poverty-and-alleviating-social-issues-in-india.html</link>
		<comments>http://tuxpirate.com/impact-of-technology-on-reducing-poverty-and-alleviating-social-issues-in-india.html#comments</comments>
		<pubDate>Sat, 23 Feb 2008 08:23:26 +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[rmi]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[ssi]]></category>

		<guid isPermaLink="false">http://tuxpirate.com/impact-of-technology-on-reducing-poverty-and-alleviating-social-issues-in-india.sh</guid>
		<description><![CDATA[Impact of Technology on Reducing Poverty and Alleviating Social Issues in IndiaGoogle engEDU58 min &#8211; Jun 7, 2006 Google TechTalks June 7, 2006 B. Ramalinga Raju and Venkat Changavalli ABSTRACT India is booming with visionary initiatives to transform rural India and its poor. This tech talk tells the story of one corporation that is leveraging [...]]]></description>
			<content:encoded><![CDATA[<!-- sphereit start --><div>
<div></div>
<div><img src="http://video.google.com/ThumbnailServer2?app=vss&#038;contentid=d2ce452688bfba87&#038;offsetms=85000&#038;itag=w320&#038;lang=en&#038;sigh=1aRNB0pa3vtYY8-sdmiqOlVhPMU" width="320" height="240" border="1" /></div>
</div>
<p><font size="+1">Impact of Technology on Reducing Poverty and Alleviating Social Issues in India</font><br /><font color="green">Google engEDU<br />58 min &#8211; Jun 7, 2006</font></p>
<p>Google TechTalks<br />
June 7, 2006</p>
<p>B. Ramalinga Raju and Venkat Changavalli</p>
<p>ABSTRACT<br />
India is booming with visionary initiatives to transform rural India and its poor. This tech talk tells the story of one corporation that is leveraging its core competency to address the issues.</p>
<p>Satyam group of Industries took on new missions starting in 2001 &#8211; to serve and transform the &quot;Bottom of the Pyramid&quot; &#8211; a phrase coined by Prof. <a href="http://tuxpirate.com/howto/c" class="st_tag internal_tag" rel="tag" title="Posts tagged with c">C</a>.K. Prahalad. Driven by the vision of Mr. Ramalinga Raju and his family, Satyam is forging ahead on three different fronts:</p>
<p>The Byrraju Foundation: has developed a model of transforming villages into self sufficient commercial societies. To date this initiative has transformed the lives of ~2M people.</p>
<p>Gram-IT: A model to take BPO jobs to the villages where loyalty is high, costs are extremely low and the success of which will transform the global service industry yet again.</p>
<p>EMRI: A 911 analog (108 in India) which has innovated and deployed a model of bringing emergency services at &lt;$1 per incident. In the short six months the program has saved an estimated 1500 lives.<span id="more-363"></span><br /><i>video</i><br />
<p><a href="http://tuxpirate.com/impact-of-technology-on-reducing-poverty-and-alleviating-social-issues-in-india.html"><em>Click here to view the embedded video.</em></a></p></p>
<hr />
<ul>
<li>Download: <a href="http://video.google.com/videofile/ImpactofTechnologyon.mp4?docid=-6671271293722797569&#038;itag=7">&#8220;Impact Of Technology On Reducing Poverty And Alleviating Social Issues In India&#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/impact-of-technology-on-reducing-poverty-and-alleviating-social-issues-in-india.html')" href="http://www.sphere.com/search?q=sphereit:http://tuxpirate.com/impact-of-technology-on-reducing-poverty-and-alleviating-social-issues-in-india.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/rmi" title="rmi" rel="tag">rmi</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><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/impact-of-technology-on-reducing-poverty-and-alleviating-social-issues-in-india.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Better Than Ethanol Btl In Plug-in Hybrid Diesel Vehicles</title>
		<link>http://tuxpirate.com/better-than-ethanol-btl-in-plug-in-hybrid-diesel-vehicles.html</link>
		<comments>http://tuxpirate.com/better-than-ethanol-btl-in-plug-in-hybrid-diesel-vehicles.html#comments</comments>
		<pubDate>Sat, 23 Feb 2008 07:33: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[nis]]></category>
		<category><![CDATA[rmi]]></category>
		<category><![CDATA[server]]></category>

		<guid isPermaLink="false">http://tuxpirate.com/better-than-ethanol-btl-in-plug-in-hybrid-diesel-vehicles.sh</guid>
		<description><![CDATA[Better Than Ethanol? BTL in plug-in hybrid diesel vehiclesGoogle engEDU1 hr 7 min &#8211; Sep 20, 2006 Google Tech Talks September 20, 2006 Reed M. Benet Biofuels Focused Ph.D. Student University of California Davis Institute of Transportation Studies Consultant to The Energy Foundation, Chevron, Nissan 10 Years Founding, Funding, Consulting to or Leading Venture Capital [...]]]></description>
			<content:encoded><![CDATA[<!-- sphereit start --><div>
<div></div>
<div><img src="http://video.google.com/ThumbnailServer2?app=vss&#038;contentid=44ba1dff445cd328&#038;offsetms=495000&#038;itag=w320&#038;lang=en&#038;sigh=tfXSHQndujmxHJG5JqssRTS0BSI" width="320" height="240" border="1" /></div>
</div>
<p><font size="+1">Better Than Ethanol? BTL in plug-in hybrid diesel vehicles</font><br /><font color="green">Google engEDU<br />1 hr 7 min &#8211; Sep 20, 2006</font></p>
<p>Google Tech Talks<br />
September 20, 2006</p>
<p>Reed M. Benet<br />
Biofuels Focused Ph.D. Student University of California Davis Institute of Transportation Studies<br />
Consultant to The Energy Foundation, Chevron, Nissan<br />
10 Years Founding, Funding, Consulting to or Leading Venture Capital Backed Life Sciences, High-Tech or Energy-Tech Coâ€™s<br />
Europe Finance &amp; Operations<br />
5 Years USMC Infantry Officer</p>
<p>Harvard MBA (Entrepreneurship)<br />
Princeton B.A. (Politics)</p>
<p>ABSTRACT<br />
Speaker proposes that plug-in hybrid diesel vehicles (versus gasoline variants) combined with biomass-to-liquid gasification and fischer-tropsch diesel fuels (versus ethanol, cellulosic or otherwise) is the best holistic and medium- to long-term solution for our foreign source petroleum dependence and transportation accelerated global warming and other environmental damages. Provides a whirlwind historical and prospective tour of transportation, vehicles, fuels, infrastructure, business models, motivations and options.<span id="more-322"></span><br /><i>video</i><br />
<p><a href="http://tuxpirate.com/better-than-ethanol-btl-in-plug-in-hybrid-diesel-vehicles.html"><em>Click here to view the embedded video.</em></a></p></p>
<hr />
<ul>
<li>Download: <a href="http://video.google.com/videofile/BetterThanEthanolBTL.mp4?docid=363807137347714545&#038;itag=7">&#8220;Better Than Ethanol Btl In Plug-in Hybrid Diesel Vehicles&#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/better-than-ethanol-btl-in-plug-in-hybrid-diesel-vehicles.html')" href="http://www.sphere.com/search?q=sphereit:http://tuxpirate.com/better-than-ethanol-btl-in-plug-in-hybrid-diesel-vehicles.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/nis" title="nis" rel="tag">nis</a>, <a href="http://tuxpirate.com/howto/rmi" title="rmi" rel="tag">rmi</a>, <a href="http://tuxpirate.com/howto/server" title="server" rel="tag">server</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/better-than-ethanol-btl-in-plug-in-hybrid-diesel-vehicles.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Reverse Engineering Techniques To Find Security Bugs: A Case Study Of The Ani</title>
		<link>http://tuxpirate.com/reverse-engineering-techniques-to-find-security-bugs-a-case-study-of-the-ani.html</link>
		<comments>http://tuxpirate.com/reverse-engineering-techniques-to-find-security-bugs-a-case-study-of-the-ani.html#comments</comments>
		<pubDate>Tue, 19 Feb 2008 19:18:17 +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[nis]]></category>
		<category><![CDATA[rmi]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://tuxpirate.com/reverse-engineering-techniques-to-find-security-bugs-a-case-study-of-the-ani.sh</guid>
		<description><![CDATA[Reverse engineering techniques to find security bugs: A case study of the ANIGoogle EngEDU1 hr 1 min &#8211; May 22, 2007 Google Tech Talks May 21, 2007 ABSTRACT Alex Sotirov is a vulnerability engineer at determina. He will discuss some latest techniques in reverse engineering software to find vulnerabilities. Particularly, he&#8217;ll discuss his technique that [...]]]></description>
			<content:encoded><![CDATA[<!-- sphereit start --><div>
<div></div>
<div><img src="http://video.google.com/ThumbnailServer2?app=vss&#038;contentid=473b133e31b77e47&#038;offsetms=180000&#038;itag=w320&#038;lang=en&#038;sigh=rOqNJoUU-hJ-xFeFtenRhv4YuEE" width="320" height="240" border="1" /></div>
</div>
<p><font size="+1">Reverse engineering techniques to find <a href="http://tuxpirate.com/howto/security" class="st_tag internal_tag" rel="tag" title="Posts tagged with security">security</a> bugs: A case study of the ANI</font><br /><font color="green">Google EngEDU<br />1 hr 1 min &#8211; May 22, 2007</font></p>
<p>Google Tech Talks<br />
May 21, 2007</p>
<p>ABSTRACT</p>
<p>Alex Sotirov is a vulnerability engineer at determina. He will discuss some latest techniques in reverse engineering software to find vulnerabilities. Particularly, he&#8217;ll discuss his technique that lead him to find the ANI bug (a critical new bug in WinXP and Vista).</p>
<p>Alex will describe the tools he uses for reverse engineering and show how he reverse engineered ANI Bug. He will continue to discussed <a href="http://tuxpirate.com/howto/windows" class="st_tag internal_tag" rel="tag" title="Posts tagged with windows">Windows</a> <a href="http://tuxpirate.com/howto/security" class="st_tag internal_tag" rel="tag" title="Posts tagged with security">security</a> mechanisms (ASLR, /GS) and describe how ANI exploit bypasses them.<span id="more-473"></span><br /><i>video</i><br />
<p><a href="http://tuxpirate.com/reverse-engineering-techniques-to-find-security-bugs-a-case-study-of-the-ani.html"><em>Click here to view the embedded video.</em></a></p></p>
<hr />
<ul>
<li>Download: <a href="http://video.google.com/videofile/Reverseengineeringte.mp4?docid=-7185841369679533904&#038;itag=7">&#8220;Reverse Engineering Techniques To Find Security Bugs: A Case Study Of The Ani&#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/reverse-engineering-techniques-to-find-security-bugs-a-case-study-of-the-ani.html')" href="http://www.sphere.com/search?q=sphereit:http://tuxpirate.com/reverse-engineering-techniques-to-find-security-bugs-a-case-study-of-the-ani.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/nis" title="nis" rel="tag">nis</a>, <a href="http://tuxpirate.com/howto/rmi" title="rmi" rel="tag">rmi</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/windows" title="windows" rel="tag">windows</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/reverse-engineering-techniques-to-find-security-bugs-a-case-study-of-the-ani.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Navigating The World&#8217;s Photographs</title>
		<link>http://tuxpirate.com/navigating-the-worlds-photographs.html</link>
		<comments>http://tuxpirate.com/navigating-the-worlds-photographs.html#comments</comments>
		<pubDate>Sat, 16 Feb 2008 22:12:47 +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[results]]></category>
		<category><![CDATA[rmi]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[ssi]]></category>

		<guid isPermaLink="false">http://tuxpirate.com/navigating-the-worlds-photographs.sh</guid>
		<description><![CDATA[Navigating the World&#8217;s PhotographsGoogle engEDU1 hr 1 min &#8211; Jun 13, 2007 Google Tech Talks June 13, 2007 ABSTRACT There&#8217;s a big difference between looking at a photograph of a place and being there. But what if you had access to every photo ever captured of that place and could conjure up any view at [...]]]></description>
			<content:encoded><![CDATA[<!-- sphereit start --><div>
<div></div>
<div><img src="http://video.google.com/ThumbnailServer2?app=vss&#038;contentid=4a43ff6f816bdb04&#038;offsetms=395000&#038;itag=w320&#038;lang=en&#038;sigh=ZjY4r6-wuOAve_v_zxocU_jeir0" width="320" height="240" border="1" /></div>
</div>
<p><font size="+1">Navigating the World&#8217;s Photographs</font><br /><font color="green">Google engEDU<br />1 hr 1 min &#8211; Jun 13, 2007</font></p>
<p>Google Tech Talks<br />
June 13, 2007</p>
<p>ABSTRACT</p>
<p>There&#8217;s a big difference between looking at a photograph of a place and being there. But what if you had access to every photo ever captured of that place and could conjure up any view at will? With billions of photographs currently available online, the Internet is beginning to resemble such a database, capturing most of the world&#8217;s significant sites from a huge number of vantage points and viewing conditions. For example, a Google image <a href="http://tuxpirate.com/howto/search" class="st_tag internal_tag" rel="tag" title="Posts tagged with search">search</a> for &quot;notre dame&quot; or &quot;grand canyon&quot; each returns more than half a million photos, showing the sites from myriad viewpoints, different times of day and night, and changes in season, weather and decade.</p>
<p>This talk explores ways of transforming this massive, unorganized photo collection into visualizations of the world&#8217;s sites, cities, and landscapes. After a brief recap of our work on Photo Tourism and Photosynth, I will focus on current efforts and newest <a href="http://tuxpirate.com/howto/results" class="st_tag internal_tag" rel="tag" title="Posts tagged with results">results</a>, in the domains of 3D scene reconstruction and new visual interfaces for navigating photo collections.<span id="more-432"></span><br /><i>video</i><br />
<p><a href="http://tuxpirate.com/navigating-the-worlds-photographs.html"><em>Click here to view the embedded video.</em></a></p></p>
<hr />
<ul>
<li>Download: <a href="http://video.google.com/videofile/NavigatingtheWorldsP.mp4?docid=-5778605234686979545&#038;itag=7">&#8220;Navigating The World&#8217;s Photographs&#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/navigating-the-worlds-photographs.html')" href="http://www.sphere.com/search?q=sphereit:http://tuxpirate.com/navigating-the-worlds-photographs.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/results" title="results" rel="tag">results</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><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/navigating-the-worlds-photographs.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What Every Engineer Needs To Know About Security And Where To Learn It</title>
		<link>http://tuxpirate.com/what-every-engineer-needs-to-know-about-security-and-where-to-learn-it.html</link>
		<comments>http://tuxpirate.com/what-every-engineer-needs-to-know-about-security-and-where-to-learn-it.html#comments</comments>
		<pubDate>Sun, 10 Feb 2008 06:42:31 +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[rmi]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[sql]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://tuxpirate.com/what-every-engineer-needs-to-know-about-security-and-where-to-learn-it.sh</guid>
		<description><![CDATA[What Every Engineer Needs to Know About Security and Where to Learn ItGoogle engEDU49 min &#8211; Jul 10, 2007 Google Tech Talks July 10, 2007 ABSTRACT This talk discusses recent trends in security, and what every engineer needs to know to prevent the most significant emerging threats such as cross-site scripting and SQL injection attacks. [...]]]></description>
			<content:encoded><![CDATA[<!-- sphereit start --><div>
<div></div>
<div><img src="http://video.google.com/ThumbnailServer2?app=vss&#038;contentid=e90cc7d5fb439461&#038;offsetms=15000&#038;itag=w320&#038;lang=en&#038;sigh=VEPfRboGSD4YaaGaO-DKM2Qt9kQ" width="320" height="240" border="1" /></div>
</div>
<p><font size="+1">What Every Engineer Needs to Know About <a href="http://tuxpirate.com/howto/security" class="st_tag internal_tag" rel="tag" title="Posts tagged with security">Security</a> and Where to Learn It</font><br /><font color="green">Google engEDU<br />49 min &#8211; Jul 10, 2007</font></p>
<p>Google Tech Talks<br />
July 10, 2007</p>
<p>ABSTRACT</p>
<p>This talk discusses recent trends in <a href="http://tuxpirate.com/howto/security" class="st_tag internal_tag" rel="tag" title="Posts tagged with security">security</a>, and what every engineer needs to know to prevent the most significant emerging threats such as cross-site scripting and <a href="http://tuxpirate.com/howto/sql" class="st_tag internal_tag" rel="tag" title="Posts tagged with sql">SQL</a> injection attacks. Just as every engineer might use object-oriented design principles to achieve extensibility and re-usability, every engineer needs to employ principles such as the principle of least privilege, fail-safe stance, and protecting against the weakest link to achieve <a href="http://tuxpirate.com/howto/security" class="st_tag internal_tag" rel="tag" title="Posts tagged with security">security</a>. Instead of focusing on &quot;<a href="http://tuxpirate.com/howto/tips" class="st_tag internal_tag" rel="tag" title="Posts tagged with tips">tips</a>&quot; and &quot;tricks&quot; that allow you to &quot;band-aid&quot; the <a href="http://tuxpirate.com/howto/security" class="st_tag internal_tag" rel="tag" title="Posts tagged with security">security</a> of your systems, we discuss how to derive defenses based on the application of <a href="http://tuxpirate.com/howto/security" class="st_tag internal_tag" rel="tag" title="Posts tagged with security">security</a> principles, such that you can determine how to deal with new threats as they come along or application-specific threats that might be relevant to your domain. Finally, we present some statistics on the current state of software <a href="http://tuxpirate.com/howto/security" class="st_tag internal_tag" rel="tag" title="Posts tagged with security">security</a> vulnerabilities, and discuss existing and upcoming challenges in the field of software <a href="http://tuxpirate.com/howto/security" class="st_tag internal_tag" rel="tag" title="Posts tagged with security">security</a>.</p>
<p>Speaker: Neil Daswani<span id="more-311"></span><br /><i>video</i><br />
<p><a href="http://tuxpirate.com/what-every-engineer-needs-to-know-about-security-and-where-to-learn-it.html"><em>Click here to view the embedded video.</em></a></p></p>
<hr />
<ul>
<li>Download: <a href="http://video.google.com/videofile/WhatEveryEngineerNee.mp4?docid=2792231054679782968&#038;itag=7">&#8220;What Every Engineer Needs To Know About Security And Where To Learn It&#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/what-every-engineer-needs-to-know-about-security-and-where-to-learn-it.html')" href="http://www.sphere.com/search?q=sphereit:http://tuxpirate.com/what-every-engineer-needs-to-know-about-security-and-where-to-learn-it.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/rmi" title="rmi" rel="tag">rmi</a>, <a href="http://tuxpirate.com/howto/script" title="script" rel="tag">script</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/sql" title="sql" rel="tag">sql</a>, <a href="http://tuxpirate.com/howto/tips" title="tips" rel="tag">tips</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/what-every-engineer-needs-to-know-about-security-and-where-to-learn-it.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Advanced Topics In Programming Languages Series: C Threads</title>
		<link>http://tuxpirate.com/advanced-topics-in-programming-languages-series-c-threads.html</link>
		<comments>http://tuxpirate.com/advanced-topics-in-programming-languages-series-c-threads.html#comments</comments>
		<pubDate>Sun, 10 Feb 2008 04:35: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[programming]]></category>
		<category><![CDATA[rmi]]></category>
		<category><![CDATA[server]]></category>

		<guid isPermaLink="false">http://tuxpirate.com/advanced-topics-in-programming-languages-series-c-threads.sh</guid>
		<description><![CDATA[Advanced Topics in Programming Languages Series: C++ ThreadsGoogle engEDU1 hr 30 min &#8211; May 21, 2007 Google Tech Talks May 16, 2007 Abstract The next C++ standard will provide direct support for threads, including a model of memory, atomics, variables, launching, scheduling, synchronization, and termination. This talk will present the current threading model and outline [...]]]></description>
			<content:encoded><![CDATA[<!-- sphereit start --><div>
<div></div>
<div><img src="http://video.google.com/ThumbnailServer2?app=vss&#038;contentid=c6f2b7aedd28d59e&#038;offsetms=170000&#038;itag=w320&#038;lang=en&#038;sigh=52BCGOhIbEh_6R6l5IUL76CMD9c" width="320" height="240" border="1" /></div>
</div>
<p><font size="+1">Advanced Topics in Programming Languages Series: <a href="http://tuxpirate.com/howto/c" class="st_tag internal_tag" rel="tag" title="Posts tagged with c">C</a>++ Threads</font><br /><font color="green">Google engEDU<br />1 hr 30 min &#8211; May 21, 2007</font></p>
<p>Google Tech Talks<br />
May 16, 2007</p>
<p>Abstract</p>
<p>The next <a href="http://tuxpirate.com/howto/c" class="st_tag internal_tag" rel="tag" title="Posts tagged with c">C</a>++ standard will provide direct support for threads, including a model of memory, atomics, variables, launching, scheduling, synchronization, and termination. This talk will present the current threading model and outline the remaining work.<span id="more-267"></span><br /><i>video</i><br />
<p><a href="http://tuxpirate.com/advanced-topics-in-programming-languages-series-c-threads.html"><em>Click here to view the embedded video.</em></a></p></p>
<hr />
<ul>
<li>Download: <a href="http://video.google.com/videofile/AdvancedTopicsinProg.mp4?docid=3528799355371049884&#038;itag=7">&#8220;Advanced Topics In Programming Languages Series: C Threads&#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/advanced-topics-in-programming-languages-series-c-threads.html')" href="http://www.sphere.com/search?q=sphereit:http://tuxpirate.com/advanced-topics-in-programming-languages-series-c-threads.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/rmi" title="rmi" rel="tag">rmi</a>, <a href="http://tuxpirate.com/howto/server" title="server" rel="tag">server</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/advanced-topics-in-programming-languages-series-c-threads.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Privacy Preserving Datamining</title>
		<link>http://tuxpirate.com/privacy-preserving-datamining.html</link>
		<comments>http://tuxpirate.com/privacy-preserving-datamining.html#comments</comments>
		<pubDate>Sat, 09 Feb 2008 16:35:38 +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[rmi]]></category>
		<category><![CDATA[server]]></category>

		<guid isPermaLink="false">http://tuxpirate.com/privacy-preserving-datamining.sh</guid>
		<description><![CDATA[Privacy Preserving DataMiningGoogle engEDU1 hr &#8211; Jul 28, 2006 Google TechTalks July 28, 2006 Matthew Roughan joined the School of Applied Mathematics at the University of Adelaide in February 2004, where he is interested in the area of design, and installation of Internet measurement equipment, and the analysis and modeling of Internet measurement data. ABSTRACT [...]]]></description>
			<content:encoded><![CDATA[<!-- sphereit start --><div>
<div></div>
<div><img src="http://video.google.com/ThumbnailServer2?app=vss&#038;contentid=2527d153ff4a5652&#038;offsetms=15000&#038;itag=w320&#038;lang=en&#038;sigh=RZa1pytCxhp1BZQFzEis2FU9gwc" width="320" height="240" border="1" /></div>
</div>
<p><font size="+1">Privacy Preserving DataMining</font><br /><font color="green">Google engEDU<br />1 hr &#8211; Jul 28, 2006</font></p>
<p>Google TechTalks<br />
July 28, 2006</p>
<p>Matthew Roughan joined the School of Applied Mathematics at the University of Adelaide in February 2004, where he is interested in the area of design, and installation of Internet measurement equipment, and the analysis and modeling of Internet measurement data.</p>
<p>ABSTRACT<br />
The rapid growth of the Internet over the last decade has been startling. However, efforts to track its growth have often fallen afoul of bad data &#8212; for instance, how much traffic does the Internet now carry? The problem is not that the data is technically hard to obtain, or that it does not exist, but rather that the data is not shared. Obtaining an overall picture requires data from multiple sources, few of whom are open to sharing such data, either because it violates privacy legislation, or exposes business secrets. The approaches used so far in the Internet, e.g., trusted third parties, or data anonymization, have been only partially successful, and are not widely adopted.</p>
<p>The paper presents a method for performing computations on shared data without any participants revealing their secret data. For example, one can compute the sum of traffic over a set of service providers without any service provider learning the traffic of another. The method is simple, scalable, and flexible enough to perform a wide range of valuable operations on Internet data.<span id="more-502"></span><br /><i>video</i><br />
<p><a href="http://tuxpirate.com/privacy-preserving-datamining.html"><em>Click here to view the embedded video.</em></a></p></p>
<hr />
<ul>
<li>Download: <a href="http://video.google.com/videofile/PrivacyPreservingDat.mp4?docid=2543830020407543872&#038;itag=7">&#8220;Privacy Preserving Datamining&#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/privacy-preserving-datamining.html')" href="http://www.sphere.com/search?q=sphereit:http://tuxpirate.com/privacy-preserving-datamining.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/rmi" title="rmi" rel="tag">rmi</a>, <a href="http://tuxpirate.com/howto/server" title="server" rel="tag">server</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/privacy-preserving-datamining.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Human Computation</title>
		<link>http://tuxpirate.com/human-computation.html</link>
		<comments>http://tuxpirate.com/human-computation.html#comments</comments>
		<pubDate>Thu, 07 Feb 2008 15:06:21 +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[rmi]]></category>
		<category><![CDATA[script]]></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/human-computation.sh</guid>
		<description><![CDATA[Human ComputationGoogle engEDU52 min &#8211; Jul 26, 2006 Google TechTalks July 26, 2006 Luis von Ahn is an assistant professor in the Computer Science Department at Carnegie Mellon University, where he also received his Ph.D. in 2005. Previously, Luis obtained a B.S. in mathematics from Duke University in 2000. He is the recipient of a [...]]]></description>
			<content:encoded><![CDATA[<!-- sphereit start --><div>
<div></div>
<div><img src="http://video.google.com/ThumbnailServer2?app=vss&#038;contentid=f54f8c59cf75c4bf&#038;offsetms=250000&#038;itag=w320&#038;lang=en&#038;sigh=jkJWaVgUm3Ql2AbuQIVRuFnWORM" width="320" height="240" border="1" /></div>
</div>
<p><font size="+1">Human Computation</font><br /><font color="green">Google engEDU<br />52 min &#8211; Jul 26, 2006</font></p>
<p>Google TechTalks<br />
July 26, 2006</p>
<p>Luis von Ahn is an assistant professor in the <a href="http://tuxpirate.com/howto/computer" class="st_tag internal_tag" rel="tag" title="Posts tagged with computer">Computer</a> Science Department at Carnegie Mellon University, where he also received his Ph.D. in 2005. Previously, Luis obtained a B.S. in mathematics from Duke University in 2000. He is the recipient of a Microsoft Research Fellowship. </p>
<p>ABSTRACT<br />
Tasks like image recognition are trivial for humans, but continue to challenge even the most sophisticated <a href="http://tuxpirate.com/howto/computer" class="st_tag internal_tag" rel="tag" title="Posts tagged with computer">computer</a> programs. This talk introduces a paradigm for utilizing human processing power to solve problems that computers cannot yet solve. Traditional approaches to solving such problems focus on improving software. I advocate a novel approach: constructively channel human brainpower using <a href="http://tuxpirate.com/howto/computer" class="st_tag internal_tag" rel="tag" title="Posts tagged with computer">computer</a> games. For example, the ESP Game, described in this talk, is an enjoyable online game &#8212; many people play over 40 hours a week &#8212; and when people play, they help label images on the <a href="http://tuxpirate.com/howto/web" class="st_tag internal_tag" rel="tag" title="Posts tagged with web">Web</a> with descriptive keywords. These keywords can be used to significantly improve the accuracy of image <a href="http://tuxpirate.com/howto/search" class="st_tag internal_tag" rel="tag" title="Posts tagged with search">search</a>. People play the game not because they want to help, but because they enjoy it.</p>
<p>I describe other examples of &quot;games with a purpose&quot;: Peekaboom, which helps determine the location of objects in images, and Verbosity, which collects common-sense knowledge. I also explain a general approach for constructing games with a purpose.<span id="more-521"></span><br /><i>video</i><br />
<p><a href="http://tuxpirate.com/human-computation.html"><em>Click here to view the embedded video.</em></a></p></p>
<hr />
<ul>
<li>Download: <a href="http://video.google.com/videofile/HumanComputation.mp4?docid=-8246463980976635143&#038;itag=7">&#8220;Human Computation&#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/human-computation.html')" href="http://www.sphere.com/search?q=sphereit:http://tuxpirate.com/human-computation.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/rmi" title="rmi" rel="tag">rmi</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/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/human-computation.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>7 Ways To Ruin A Technological Revolution</title>
		<link>http://tuxpirate.com/7-ways-to-ruin-a-technological-revolution.html</link>
		<comments>http://tuxpirate.com/7-ways-to-ruin-a-technological-revolution.html#comments</comments>
		<pubDate>Wed, 06 Feb 2008 05:22:05 +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[nis]]></category>
		<category><![CDATA[results]]></category>
		<category><![CDATA[rmi]]></category>
		<category><![CDATA[server]]></category>

		<guid isPermaLink="false">http://tuxpirate.com/7-ways-to-ruin-a-technological-revolution.sh</guid>
		<description><![CDATA[7 Ways To Ruin A Technological RevolutionGoogle engEDU1 hr 14 min &#8211; Dec 18, 2006 Google Tech Talks December 18, 2006 ABSTRACT If you wanted to undermine the technological revolution of the last 30 years, using the law, how would you do it? How would you undercut the virtuous cycle that results from access to [...]]]></description>
			<content:encoded><![CDATA[<!-- sphereit start --><div>
<div></div>
<div><img src="http://video.google.com/ThumbnailServer2?app=vss&#038;contentid=f217c08e4e0445e3&#038;offsetms=375000&#038;itag=w320&#038;lang=en&#038;sigh=kUb8NaJNAKGPcb3SUEWtPIRKILo" width="320" height="240" border="1" /></div>
</div>
<p><font size="+1">7 Ways To Ruin A Technological Revolution</font><br /><font color="green">Google engEDU<br />1 hr 14 min &#8211; Dec 18, 2006</font></p>
<p>Google Tech Talks<br />
December 18, 2006</p>
<p>ABSTRACT</p>
<p>If you wanted to undermine the technological revolution of the last 30 years, using the law, how would you do it?  How would you undercut the virtuous cycle that <a href="http://tuxpirate.com/howto/results" class="st_tag internal_tag" rel="tag" title="Posts tagged with results">results</a> from access to an open network,  force technological innovation into stagnation, diminish competition, create monopolies over the basic building blocks of knowledge?  How many of those things are we doing now? </p>
<p>James Boyle is William Neal Reynolds Professor of Law at Duke Law School, the founder of the Center for the Study of the Public Domain, and a Board Member of Creative Commons.  He is also a columnist for the Financial Times New Technology Policy Forum.  His most recent books were Bound By Law &#8212; a comic book about fair use &#8212; and The Shakespeare Chronicles, a literary mystery about the authorship of Shakespeare&#8217;s works.<span id="more-243"></span><br /><i>video</i><br />
<p><a href="http://tuxpirate.com/7-ways-to-ruin-a-technological-revolution.html"><em>Click here to view the embedded video.</em></a></p></p>
<hr />
<ul>
<li>Download: <a href="http://video.google.com/videofile/7WaysToRuinATechnolo.mp4?docid=-8538240380002213699&#038;itag=7">&#8220;7 Ways To Ruin A Technological Revolution&#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/7-ways-to-ruin-a-technological-revolution.html')" href="http://www.sphere.com/search?q=sphereit:http://tuxpirate.com/7-ways-to-ruin-a-technological-revolution.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/nis" title="nis" rel="tag">nis</a>, <a href="http://tuxpirate.com/howto/results" title="results" rel="tag">results</a>, <a href="http://tuxpirate.com/howto/rmi" title="rmi" rel="tag">rmi</a>, <a href="http://tuxpirate.com/howto/server" title="server" rel="tag">server</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/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/7-ways-to-ruin-a-technological-revolution.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using Rose To Mitigate Performance Trade-offs</title>
		<link>http://tuxpirate.com/using-rose-to-mitigate-performance-trade-offs.html</link>
		<comments>http://tuxpirate.com/using-rose-to-mitigate-performance-trade-offs.html#comments</comments>
		<pubDate>Tue, 05 Feb 2008 18:22:22 +0000</pubDate>
		<dc:creator>Linux Poweruser Programmer</dc:creator>
				<category><![CDATA[documentation]]></category>
		<category><![CDATA[c]]></category>
		<category><![CDATA[http]]></category>
		<category><![CDATA[lan]]></category>
		<category><![CDATA[nis]]></category>
		<category><![CDATA[rmi]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[ssi]]></category>

		<guid isPermaLink="false">http://tuxpirate.com/using-rose-to-mitigate-performance-trade-offs.sh</guid>
		<description><![CDATA[Using ROSE to Mitigate Performance Trade-offsGoogle engEDU52 min &#8211; Apr 3, 2006 Google TechTalks April 03, 2006 Daniel Quinlan ROSE is a tool for building source-to-source transformation tools for the optimization of C and C++ object-oriented applications. ROSE represents a mechanism to build translators that read the user&#8217;s application source code and output highly optimized [...]]]></description>
			<content:encoded><![CDATA[<!-- sphereit start --><div>
<div></div>
<div><img src="http://video.google.com/ThumbnailServer2?app=vss&#038;contentid=f71e9f8a9992e1eb&#038;offsetms=275000&#038;itag=w320&#038;lang=en&#038;sigh=uWYx0tqgLvYxkyAPgpx5qTZGlY0" width="320" height="240" border="1" /></div>
</div>
<p><font size="+1">Using ROSE to Mitigate Performance Trade-offs</font><br /><font color="green">Google engEDU<br />52 min &#8211; Apr 3, 2006</font></p>
<p>Google TechTalks<br />
April 03, 2006</p>
<p>Daniel Quinlan</p>
<p>ROSE is a tool for building source-to-source transformation tools for the optimization of <a href="http://tuxpirate.com/howto/c" class="st_tag internal_tag" rel="tag" title="Posts tagged with c">C</a> and <a href="http://tuxpirate.com/howto/c" class="st_tag internal_tag" rel="tag" title="Posts tagged with c">C</a>++ object-oriented applications. ROSE represents a mechanism to build translators that read the user&#8217;s application source code and output highly optimized customized <a href="http://tuxpirate.com/howto/c" class="st_tag internal_tag" rel="tag" title="Posts tagged with c">C</a>++ code.</p>
<p>ROSE is the compiler-framework which permits library or application developers to build their own domain-specific source-to-source analyzers/translators. The specification of transformations is made as easy as possible with non-compiler people as a target audience. Custom analysis of large scale <a href="http://tuxpirate.com/howto/c" class="st_tag internal_tag" rel="tag" title="Posts tagged with c">C</a>++ applications is also simple to specify; ROSE supports a number of standard program analysis phases common to typical compilers, and is particularly focused on being easy to use. ROSE is an Open Source project, supporting large scale DOE applications and includes substantial documentation. </p>
<p>This talk will present ROSE, some of the uses of ROSE, and opportunities for research collaborations. We will present the ongoing work on program visualization and discuss ROSE mechanisms well suited to supporting <a href="http://tuxpirate.com/howto/security" class="st_tag internal_tag" rel="tag" title="Posts tagged with security">security</a> analysis of large scale applications.<span id="more-390"></span><br /><i>video</i><br />
<p><a href="http://tuxpirate.com/using-rose-to-mitigate-performance-trade-offs.html"><em>Click here to view the embedded video.</em></a></p></p>
<hr />
<ul>
<li>Download: <a href="http://video.google.com/videofile/UsingROSEtoMitigateP.mp4?docid=7286682403089426971&#038;itag=7">&#8220;Using Rose To Mitigate Performance Trade-offs&#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/using-rose-to-mitigate-performance-trade-offs.html')" href="http://www.sphere.com/search?q=sphereit:http://tuxpirate.com/using-rose-to-mitigate-performance-trade-offs.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/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/nis" title="nis" rel="tag">nis</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/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/ssi" title="ssi" rel="tag">ssi</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/using-rose-to-mitigate-performance-trade-offs.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Prospects For Extending Healthy Life &#8211; A Lot</title>
		<link>http://tuxpirate.com/prospects-for-extending-healthy-life-a-lot.html</link>
		<comments>http://tuxpirate.com/prospects-for-extending-healthy-life-a-lot.html#comments</comments>
		<pubDate>Sun, 03 Feb 2008 12:05:23 +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[results]]></category>
		<category><![CDATA[rmi]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[ssi]]></category>

		<guid isPermaLink="false">http://tuxpirate.com/prospects-for-extending-healthy-life-a-lot.sh</guid>
		<description><![CDATA[Prospects for extending healthy life &#8211; a lotGoogle engEDU1 hr 1 min &#8211; Jun 1, 2007 Google Tech Talks May 29, 2007 ABSTRACT It may seem premature to be discussing approaches to the effective elimination of human aging as a cause of death at a time when essentially no progress has yet been made in [...]]]></description>
			<content:encoded><![CDATA[<!-- sphereit start --><div>
<div></div>
<div><img src="http://video.google.com/ThumbnailServer2?app=vss&#038;contentid=2ff9d5dd68338d3e&#038;offsetms=325000&#038;itag=w320&#038;lang=en&#038;sigh=cKMBZhQgk3Gc9WMhH27Pblyyt-M" width="320" height="240" border="1" /></div>
</div>
<p><font size="+1">Prospects for extending healthy life &#8211; a lot</font><br /><font color="green">Google engEDU<br />1 hr 1 min &#8211; Jun 1, 2007</font></p>
<p>Google Tech Talks<br />
May 29, 2007</p>
<p>ABSTRACT</p>
<p>It may seem premature to be discussing approaches to the effective elimination of human aging as a cause of death at a time when essentially no progress has yet been made in even postponing it. However, two aspects of human aging combine to undermine this assessment. The first is that aging is happening to us throughout our lives but only <a href="http://tuxpirate.com/howto/results" class="st_tag internal_tag" rel="tag" title="Posts tagged with results">results</a> in appreciable functional decline after four or more decades of life: this shows that we can postpone the functional decline caused by aging arbitrarily well without knowing how to prevent aging completely, but instead by increasingly thorough molecular and cellular repair. The second is that the typical rate of refinement of dramatic technological breakthroughs is rather reliable (so long as public enthusiasm for them is abundant) and is fast enough to change such technologies (be they in medicine, transport, or computing) almost beyond recognition within a natural human lifespan. In this talk I will explain, first, why (presuming adequate funding for the initial preclinical work) therapies that can add 30 healthy years to the remaining lifespan of healthy 55-year-olds may arrive within the next few decades, and, second, why those who benefit from those therapies will very probably continue to benefit from progressively improved therapies indefinitely and thus avoid debilitation or death from age-related causes at any age.</p>
<p>Speaker: Aubrey de Grey Ph.D</p>
<p>Slides available at http://www.sens.org/Google.ppt<span id="more-339"></span><br /><i>video</i><br />
<p><a href="http://tuxpirate.com/prospects-for-extending-healthy-life-a-lot.html"><em>Click here to view the embedded video.</em></a></p></p>
<hr />
<ul>
<li>Download: <a href="http://video.google.com/videofile/Prospectsforextendin.mp4?docid=8554766938711591377&#038;itag=7">&#8220;Prospects For Extending Healthy Life &#8211; A Lot&#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/prospects-for-extending-healthy-life-a-lot.html')" href="http://www.sphere.com/search?q=sphereit:http://tuxpirate.com/prospects-for-extending-healthy-life-a-lot.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/results" title="results" rel="tag">results</a>, <a href="http://tuxpirate.com/howto/rmi" title="rmi" rel="tag">rmi</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><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/prospects-for-extending-healthy-life-a-lot.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Practical Common Lisp</title>
		<link>http://tuxpirate.com/practical-common-lisp-2.html</link>
		<comments>http://tuxpirate.com/practical-common-lisp-2.html#comments</comments>
		<pubDate>Sat, 02 Feb 2008 08:06:50 +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[perl]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[rmi]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://tuxpirate.com/practical-common-lisp-2.sh</guid>
		<description><![CDATA[Practical Common LispGoogle engEDU1 hr 12 min &#8211; May 10, 2006 Google TechTalks May 10, 2006 Peter Seibel ABSTRACT In the late 1920&#8242;s linguists Edward Sapir and Benjamin Whorf hypothesized that the thoughts we can think are largely determined by the language we speak. In his essay &#34;Beating the Averages&#34; Paul Graham echoed this notion [...]]]></description>
			<content:encoded><![CDATA[<!-- sphereit start --><div>
<div></div>
<div><img src="http://video.google.com/ThumbnailServer2?app=vss&#038;contentid=fbd685ddd174a0ca&#038;offsetms=40000&#038;itag=w320&#038;lang=en&#038;sigh=mb4t4fFOwHCmLx2W9wDFpt24LVU" width="320" height="240" border="1" /></div>
</div>
<p><font size="+1">Practical Common Lisp</font><br /><font color="green">Google engEDU<br />1 hr 12 min &#8211; May 10, 2006</font></p>
<p>Google TechTalks<br />
May 10, 2006</p>
<p>Peter Seibel</p>
<p>ABSTRACT<br />
In the late 1920&#8242;s linguists Edward Sapir and Benjamin Whorf hypothesized that the thoughts we can think are largely determined by the language we speak. In his essay &quot;Beating the Averages&quot; Paul Graham echoed this notion and invented a hypothetical language, Blub, to explain why it is so hard for programmers to appreciate programming language features that aren&#8217;t present in their own favorite language. Does the Sapir-Whorf hypothesis hold for <a href="http://tuxpirate.com/howto/computer" class="st_tag internal_tag" rel="tag" title="Posts tagged with computer">computer</a> languages? Can you be a great software architect if you only speak Blub? Doesn&#8217;t Turing equivalence imply that language choice is just another implementation detail? Yes, no, and no says Peter Seibel, language lawyer (admitted, at various times, to the Perl, Java, and Common Lisp bars) and author of the award-winning book _Practical Common Lisp_. In his talk, Peter will discuss how our choices of programming language influences and shapes our pattern languages and the architectures we can, or are likely to, invent. He will also discuss whether it&#8217;s sufficient to merely broaden your horizons by learning different programming languages or whether you must actually use them.<span id="more-343"></span><br /><i>video</i><br />
<p><a href="http://tuxpirate.com/practical-common-lisp-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/PracticalCommonLisp.mp4?docid=448441135356213813&#038;itag=7">&#8220;Practical Common Lisp&#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/practical-common-lisp-2.html')" href="http://www.sphere.com/search?q=sphereit:http://tuxpirate.com/practical-common-lisp-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/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/perl" title="perl" rel="tag">perl</a>, <a href="http://tuxpirate.com/howto/programming" title="programming" rel="tag">programming</a>, <a href="http://tuxpirate.com/howto/rmi" title="rmi" rel="tag">rmi</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><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/practical-common-lisp-2.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Energy Problem And What We Can Do To Solve It</title>
		<link>http://tuxpirate.com/the-energy-problem-and-what-we-can-do-to-solve-it.html</link>
		<comments>http://tuxpirate.com/the-energy-problem-and-what-we-can-do-to-solve-it.html#comments</comments>
		<pubDate>Sat, 02 Feb 2008 06:25:08 +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[rmi]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[server]]></category>

		<guid isPermaLink="false">http://tuxpirate.com/the-energy-problem-and-what-we-can-do-to-solve-it.sh</guid>
		<description><![CDATA[The Energy Problem And What We Can Do To Solve ItGoogle engEDU1 hr 9 min &#8211; Feb 28, 2007 Google Tech Talks February 28, 2007 ABSTRACT Among America&#8217;s most serious concerns are (i) national security, which is intimately tied to energy security, (ii) economic competitiveness, and (iii) the environment. These issues transcend our national boundaries [...]]]></description>
			<content:encoded><![CDATA[<!-- sphereit start --><div>
<div></div>
<div><img src="http://video.google.com/ThumbnailServer2?app=vss&#038;contentid=3544c597347afbd4&#038;offsetms=585000&#038;itag=w320&#038;lang=en&#038;sigh=JAnCpnK67UGYrnPvaUsnRDI76_E" width="320" height="240" border="1" /></div>
</div>
<p><font size="+1">The Energy Problem And What We Can Do To Solve It</font><br /><font color="green">Google engEDU<br />1 hr 9 min &#8211; Feb 28, 2007</font></p>
<p>Google Tech Talks<br />
February 28, 2007</p>
<p>ABSTRACT</p>
<p>Among America&#8217;s most serious concerns are (i) national <a href="http://tuxpirate.com/howto/security" class="st_tag internal_tag" rel="tag" title="Posts tagged with security">security</a>, which is intimately tied to energy <a href="http://tuxpirate.com/howto/security" class="st_tag internal_tag" rel="tag" title="Posts tagged with security">security</a>, (ii) economic competitiveness, and (iii) the environment. These issues transcend our national boundaries and have serious implications for the world. At the core of these problems is need to secure clean, affordable and sustainable sources of energy. Solutions must come from a combination of improvements on both the demand and supply side, and science and technology will be an essential part of the solution. After briefly describing the energy problem, the remainder of the talk will describe areas of research that may lead to transforming technologies.<span id="more-449"></span><br /><i>video</i><br />
<p><a href="http://tuxpirate.com/the-energy-problem-and-what-we-can-do-to-solve-it.html"><em>Click here to view the embedded video.</em></a></p></p>
<hr />
<ul>
<li>Download: <a href="http://video.google.com/videofile/TheEnergyProblemAndW.mp4?docid=6646500572318104985&#038;itag=7">&#8220;The Energy Problem And What We Can Do To Solve It&#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/the-energy-problem-and-what-we-can-do-to-solve-it.html')" href="http://www.sphere.com/search?q=sphereit:http://tuxpirate.com/the-energy-problem-and-what-we-can-do-to-solve-it.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/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/security" title="security" rel="tag">security</a>, <a href="http://tuxpirate.com/howto/server" title="server" rel="tag">server</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/the-energy-problem-and-what-we-can-do-to-solve-it.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Crime: The Real Internet Security Problem</title>
		<link>http://tuxpirate.com/crime-the-real-internet-security-problem.html</link>
		<comments>http://tuxpirate.com/crime-the-real-internet-security-problem.html#comments</comments>
		<pubDate>Fri, 01 Feb 2008 14:07:48 +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[nis]]></category>
		<category><![CDATA[rmi]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[server]]></category>

		<guid isPermaLink="false">http://tuxpirate.com/crime-the-real-internet-security-problem.sh</guid>
		<description><![CDATA[Crime: The Real Internet Security ProblemGoogle engEDU58 min &#8211; Jan 24, 2006 Google TechTalks January 24, 2006 Phillip Hallam-Baker Dr Hallam-Baker is a leading designer or Internet security protocols and has made substantial contributions to the HTTP Digest Authentication mechanism, XKMS, SAML and WS-Security. He is currently working on the DKIM email signing protocol, federated [...]]]></description>
			<content:encoded><![CDATA[<!-- sphereit start --><div>
<div></div>
<div><img src="http://video.google.com/ThumbnailServer2?app=vss&#038;contentid=2eac49a606fc5ac0&#038;offsetms=190000&#038;itag=w320&#038;lang=en&#038;sigh=zMRg3Is4nLSkC-upi9_T1gbRsoI" width="320" height="240" border="1" /></div>
</div>
<p><font size="+1">Crime: The Real Internet <a href="http://tuxpirate.com/howto/security" class="st_tag internal_tag" rel="tag" title="Posts tagged with security">Security</a> Problem</font><br /><font color="green">Google engEDU<br />58 min &#8211; Jan 24, 2006</font></p>
<p>Google TechTalks<br />
January 24, 2006</p>
<p>Phillip Hallam-Baker</p>
<p>Dr Hallam-Baker is a leading designer or Internet <a href="http://tuxpirate.com/howto/security" class="st_tag internal_tag" rel="tag" title="Posts tagged with security">security</a> protocols and has made substantial contributions to the HTTP Digest Authentication mechanism, XKMS, SAML and WS-<a href="http://tuxpirate.com/howto/security" class="st_tag internal_tag" rel="tag" title="Posts tagged with security">Security</a>. He is currently working on the DKIM email signing protocol, federated identity systems and completing his first book, The dotCrime Manifesto which sets out a comprehensive strategy for defeating Internet crime.</p>
<p>Dr Hallam-Baker has a degree in Electronic Engineering from Southampton University and a doctorate in <a href="http://tuxpirate.com/howto/computer" class="st_tag internal_tag" rel="tag" title="Posts tagged with computer">Computer</a> Science from the Nuclear Physics Laboratory at Oxford University.</p>
<p>ABSTRACT<br />
Internet Crime is a serious and growing problem. Phishing, Advance Fee and Consumer fraud continue to grow at alarming rates. Internet crime is a business that makes huge profits for some. But despite the fact that <a href="http://tuxpirate.com/howto/security" class="st_tag internal_tag" rel="tag" title="Posts tagged with security">security</a> has regularly polled as almost every type of Internet user&#8217;s top priority over the past ten years, almost none of the <a href="http://tuxpirate.com/howto/security" class="st_tag internal_tag" rel="tag" title="Posts tagged with security">security</a> mechanisms developed in response are effectively controlling Internet crime.<span id="more-385"></span><br /><i>video</i><br />
<p><a href="http://tuxpirate.com/crime-the-real-internet-security-problem.html"><em>Click here to view the embedded video.</em></a></p></p>
<hr />
<ul>
<li>Download: <a href="http://video.google.com/videofile/CrimeTheRealInternet.mp4?docid=2575564563023304756&#038;itag=7">&#8220;Crime: The Real Internet Security Problem&#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/crime-the-real-internet-security-problem.html')" href="http://www.sphere.com/search?q=sphereit:http://tuxpirate.com/crime-the-real-internet-security-problem.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/nis" title="nis" rel="tag">nis</a>, <a href="http://tuxpirate.com/howto/rmi" title="rmi" rel="tag">rmi</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><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/crime-the-real-internet-security-problem.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pimp My Genome The Mainstreaming Of Digital Genetic Engineering</title>
		<link>http://tuxpirate.com/pimp-my-genome-the-mainstreaming-of-digital-genetic-engineering.html</link>
		<comments>http://tuxpirate.com/pimp-my-genome-the-mainstreaming-of-digital-genetic-engineering.html#comments</comments>
		<pubDate>Fri, 01 Feb 2008 06:49:58 +0000</pubDate>
		<dc:creator>Linux Poweruser Programmer</dc:creator>
				<category><![CDATA[documentation]]></category>
		<category><![CDATA[a programming language]]></category>
		<category><![CDATA[abstract]]></category>
		<category><![CDATA[c]]></category>
		<category><![CDATA[computer]]></category>
		<category><![CDATA[http]]></category>
		<category><![CDATA[lan]]></category>
		<category><![CDATA[nis]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[rmi]]></category>
		<category><![CDATA[server]]></category>

		<guid isPermaLink="false">http://tuxpirate.com/pimp-my-genome-the-mainstreaming-of-digital-genetic-engineering.sh</guid>
		<description><![CDATA[Pimp my Genome! The Mainstreaming of Digital Genetic EngineeringGoogle engEDU1 hr &#8211; May 3, 2007 Google Tech Talks May 3, 2007 ABSTRACT DNA is a programming language for living cells. The cell&#8217;s basic operating system, or genome, directs functions like growth and reproduction, energy utilization, and the production of useful compounds like ethanol or penicillin. [...]]]></description>
			<content:encoded><![CDATA[<!-- sphereit start --><div>
<div></div>
<div><img src="http://video.google.com/ThumbnailServer2?app=vss&#038;contentid=b9ebada9e7cc9b73&#038;offsetms=165000&#038;itag=w320&#038;lang=en&#038;sigh=R-UpeCUN5HDKgpZ9gED8JS6O8Oc" width="320" height="240" border="1" /></div>
</div>
<p><font size="+1">Pimp my Genome! The Mainstreaming of Digital Genetic Engineering</font><br /><font color="green">Google engEDU<br />1 hr &#8211; May 3, 2007</font></p>
<p>Google Tech Talks<br />
May 3, 2007</p>
<p>ABSTRACT</p>
<p>DNA is a programming language for living cells. The cell&#8217;s basic operating system, or genome, directs functions like growth and reproduction, energy utilization, and the production of useful compounds like ethanol or penicillin. With genetic engineering, new functions can be added to cells or broken metabolic pathways repaired. Until recently, genetic engineering has required the DNA molecule itself to be physically manipulated, a tedious and expensive process. Now, automatic DNA synthesis permits virtually any DNA code to be made from scratch, opening up genetic engineering to anyone with a <a href="http://tuxpirate.com/howto/computer" class="st_tag internal_tag" rel="tag" title="Posts tagged with computer">computer</a> and a credit card. The capabilities of this new synthetic biology are growing explosively.</p>
<p>DNA is a programming language for living cells. The cell&#8217;s basic operating system, or genome, directs functions like growth and reproduction, energy utilization, and the production of useful compounds like ethanol or penicillin. With genetic engineering, new functions can be added to cells or broken metabolic pathways repaired. Until recently, genetic engineering has required the DNA molecule itself to be physically manipulated, a tedious and expensive process. Now, automatic DNA synthesis permits virtually any DNA code to be made from scratch, opening up genetic engineering to anyone with a <a href="http://tuxpirate.com/howto/computer" class="st_tag internal_tag" rel="tag" title="Posts tagged with computer">computer</a> and a credit card. The capabilities of this new synthetic biology are growing explosively.</p>
<p>But great questions and challenges remain. How can engineering complex biological systems, even entire organisms, be done with the reliability of other engineering disciplines? What new risks are associated with opening biological engineering to the masses? How should these technologies be controlled and regulated? And how should intellectual property be managed? The issues faced by science and society are complex and controversial, and how they are resolved will likely have great impact on how these technologies are applied over the coming decades.<span id="more-248"></span><br /><i>video</i><br />
<p><a href="http://tuxpirate.com/pimp-my-genome-the-mainstreaming-of-digital-genetic-engineering.html"><em>Click here to view the embedded video.</em></a></p></p>
<hr />
<ul>
<li>Download: <a href="http://video.google.com/videofile/PimpmyGenomeTheMains.mp4?docid=-8615490726732890001&#038;itag=7">&#8220;Pimp My Genome The Mainstreaming Of Digital Genetic Engineering&#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/pimp-my-genome-the-mainstreaming-of-digital-genetic-engineering.html')" href="http://www.sphere.com/search?q=sphereit:http://tuxpirate.com/pimp-my-genome-the-mainstreaming-of-digital-genetic-engineering.html">Sphere: Related Content</a></span><br/><br/>
	Tags: <a href="http://tuxpirate.com/howto/a-programming-language" title="a programming language" rel="tag">a programming language</a>, <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/nis" title="nis" rel="tag">nis</a>, <a href="http://tuxpirate.com/howto/programming" title="programming" rel="tag">programming</a>, <a href="http://tuxpirate.com/howto/rmi" title="rmi" rel="tag">rmi</a>, <a href="http://tuxpirate.com/howto/server" title="server" rel="tag">server</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/pimp-my-genome-the-mainstreaming-of-digital-genetic-engineering.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Googly Mysql Cluster Talk</title>
		<link>http://tuxpirate.com/a-googly-mysql-cluster-talk.html</link>
		<comments>http://tuxpirate.com/a-googly-mysql-cluster-talk.html#comments</comments>
		<pubDate>Thu, 24 Jan 2008 17:46:33 +0000</pubDate>
		<dc:creator>Linux Poweruser Programmer</dc:creator>
				<category><![CDATA[GNU/Linux]]></category>
		<category><![CDATA[abstract]]></category>
		<category><![CDATA[c]]></category>
		<category><![CDATA[http]]></category>
		<category><![CDATA[introduction]]></category>
		<category><![CDATA[lan]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[nis]]></category>
		<category><![CDATA[rmi]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[sql]]></category>

		<guid isPermaLink="false">http://tuxpirate.com/a-googly-mysql-cluster-talk.sh</guid>
		<description><![CDATA[A Googly MySQL Cluster TalkGoogle engEDU55 min &#8211; 28-Apr-06 Google TechTalks April 28, 2006 Stewart Smith Stewart Smith works for MySQL AB as a software engineer working on MySQL Cluster. He is an active member of the free and open source software community, especially in Australia. ABSTRACT Part 1 &#8211; Introduction to MySQL Cluster The [...]]]></description>
			<content:encoded><![CDATA[<!-- sphereit start --><div>
<div></div>
<div><img src="http://video.google.com/ThumbnailServer2?app=vss&#038;contentid=46f1da06ec2aec6b&#038;offsetms=415000&#038;itag=w320&#038;lang=en&#038;sigh=nqfRp1XnpfvRRadDkKxGz08tjF8" width="320" height="240" border="1" /></div>
</div>
<p><font size="+1">A Googly <a href="http://tuxpirate.com/howto/mysql" class="st_tag internal_tag" rel="tag" title="Posts tagged with mysql">MySQL</a> Cluster Talk</font><br /><font color="green">Google engEDU<br />55 min &#8211; 28-Apr-06</font></p>
<p>Google TechTalks<br />
April 28, 2006</p>
<p>Stewart Smith<br />
Stewart Smith works for <a href="http://tuxpirate.com/howto/mysql" class="st_tag internal_tag" rel="tag" title="Posts tagged with mysql">MySQL</a> AB as a software engineer working on <a href="http://tuxpirate.com/howto/mysql" class="st_tag internal_tag" rel="tag" title="Posts tagged with mysql">MySQL</a> Cluster. He is an active member of the free and open source software community, especially in Australia.</p>
<p>ABSTRACT<br />
Part 1 &#8211; <a href="http://tuxpirate.com/howto/introduction" class="st_tag internal_tag" rel="tag" title="Posts tagged with introduction">Introduction</a> to <a href="http://tuxpirate.com/howto/mysql" class="st_tag internal_tag" rel="tag" title="Posts tagged with mysql">MySQL</a> Cluster The NDB storage engine (<a href="http://tuxpirate.com/howto/mysql" class="st_tag internal_tag" rel="tag" title="Posts tagged with mysql">MySQL</a> Cluster) is a high-availability storage engine for <a href="http://tuxpirate.com/howto/mysql" class="st_tag internal_tag" rel="tag" title="Posts tagged with mysql">MySQL</a>. It provides synchronous replication between storage nodes and many <a href="http://tuxpirate.com/howto/mysql" class="st_tag internal_tag" rel="tag" title="Posts tagged with mysql">mysql</a> servers having a consistent view of the database. In 4.1 and 5.0 it&#8217;s a main memory database, but in 5.1 non-indexed attributes can be stored on disk. NDB also provides a lot of determinism in system resource usage. I&#8217;ll talk a bit about that.</p>
<p>Part 2 &#8211; New features in 5.1 including cluster to cluster replication, disk based data and a bunch of other things. anybody that is attending the <a href="http://tuxpirate.com/howto/mysql" class="st_tag internal_tag" rel="tag" title="Posts tagged with mysql">mysql</a> users conference may find this eerily familiar.<span id="more-196"></span><br /><i>video</i><br />
<p><a href="http://tuxpirate.com/a-googly-mysql-cluster-talk.html"><em>Click here to view the embedded video.</em></a></p></p>
<hr />
<ul>
<li>Download: <a href="http://video.google.com/videofile/AGooglyMySQLClusterT.mp4?docid=-4567104036778249401&#038;itag=7">&#8220;A Googly Mysql Cluster Talk&#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/a-googly-mysql-cluster-talk.html')" href="http://www.sphere.com/search?q=sphereit:http://tuxpirate.com/a-googly-mysql-cluster-talk.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/introduction" title="introduction" rel="tag">introduction</a>, <a href="http://tuxpirate.com/howto/lan" title="lan" rel="tag">lan</a>, <a href="http://tuxpirate.com/howto/mysql" title="mysql" rel="tag">mysql</a>, <a href="http://tuxpirate.com/howto/nis" title="nis" rel="tag">nis</a>, <a href="http://tuxpirate.com/howto/rmi" title="rmi" rel="tag">rmi</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/sql" title="sql" rel="tag">sql</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-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/a-googly-mysql-cluster-talk.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Practical Common Lisp</title>
		<link>http://tuxpirate.com/practical-common-lisp.html</link>
		<comments>http://tuxpirate.com/practical-common-lisp.html#comments</comments>
		<pubDate>Tue, 15 Jan 2008 06:48:36 +0000</pubDate>
		<dc:creator>Linux Poweruser Programmer</dc:creator>
				<category><![CDATA[Perl]]></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[perl]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[rmi]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://tuxpirate.com/practical-common-lisp.sh</guid>
		<description><![CDATA[Practical Common LispGoogle engEDU1 hr 12 min &#8211; 10-May-06 Google TechTalks May 10, 2006 Peter Seibel ABSTRACT In the late 1920&#8242;s linguists Edward Sapir and Benjamin Whorf hypothesized that the thoughts we can think are largely determined by the language we speak. In his essay &#34;Beating the Averages&#34; Paul Graham echoed this notion and invented [...]]]></description>
			<content:encoded><![CDATA[<!-- sphereit start --><div>
<div></div>
<div><img src="http://video.google.com/ThumbnailServer2?app=vss&#038;contentid=fbd685ddd174a0ca&#038;offsetms=40000&#038;itag=w320&#038;lang=en&#038;sigh=mb4t4fFOwHCmLx2W9wDFpt24LVU" width="320" height="240" border="1" /></div>
</div>
<p><font size="+1">Practical Common Lisp</font><br /><font color="green">Google engEDU<br />1 hr 12 min &#8211; 10-May-06</font></p>
<p>Google TechTalks<br />
May 10, 2006</p>
<p>Peter Seibel</p>
<p>ABSTRACT<br />
In the late 1920&#8242;s linguists Edward Sapir and Benjamin Whorf hypothesized that the thoughts we can think are largely determined by the language we speak. In his essay &quot;Beating the Averages&quot; Paul Graham echoed this notion and invented a hypothetical language, Blub, to explain why it is so hard for programmers to appreciate programming language features that aren&#8217;t present in their own favorite language. Does the Sapir-Whorf hypothesis hold for <a href="http://tuxpirate.com/howto/computer" class="st_tag internal_tag" rel="tag" title="Posts tagged with computer">computer</a> languages? Can you be a great software architect if you only speak Blub? Doesn&#8217;t Turing equivalence imply that language choice is just another implementation detail? Yes, no, and no says Peter Seibel, language lawyer (admitted, at various times, to the Perl, Java, and Common Lisp bars) and author of the award-winning book _Practical Common Lisp_. In his talk, Peter will discuss how our choices of programming language influences and shapes our pattern languages and the architectures we can, or are likely to, invent. He will also discuss whether it&#8217;s sufficient to merely broaden your horizons by learning different programming languages or whether you must actually use them.<span id="more-201"></span><br /><i>video</i><br />
<p><a href="http://tuxpirate.com/practical-common-lisp.html"><em>Click here to view the embedded video.</em></a></p></p>
<hr />
<ul>
<li>Download: <a href="http://video.google.com/videofile/PracticalCommonLisp.mp4?docid=448441135356213813&#038;itag=7">&#8220;Practical Common Lisp&#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/practical-common-lisp.html')" href="http://www.sphere.com/search?q=sphereit:http://tuxpirate.com/practical-common-lisp.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/perl" title="perl" rel="tag">perl</a>, <a href="http://tuxpirate.com/howto/programming" title="programming" rel="tag">programming</a>, <a href="http://tuxpirate.com/howto/rmi" title="rmi" rel="tag">rmi</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><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/practical-common-lisp.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mysql Tutorial: How To Create A New User</title>
		<link>http://tuxpirate.com/mysql-tutorial-how-to-create-a-new-user.html</link>
		<comments>http://tuxpirate.com/mysql-tutorial-how-to-create-a-new-user.html#comments</comments>
		<pubDate>Wed, 09 Jan 2008 02:56:33 +0000</pubDate>
		<dc:creator>Linux Poweruser Programmer</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[c]]></category>
		<category><![CDATA[http]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[mysql tutorial]]></category>
		<category><![CDATA[rmi]]></category>
		<category><![CDATA[sql]]></category>
		<category><![CDATA[ssi]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://tuxpirate.com/mysql-tutorial-how-to-create-a-new-user.sh</guid>
		<description><![CDATA[MySQL tutorial: How to create a new usersismancocuk7 min &#8211; 30-Oct-07 Creating two user accounts; Jackie will have ALL permissions on the table &#8216;test&#8217; in spj database, while Kim has ALL in ALL tablesvideo Sphere: Related Content Tags: c, http, mysql, mysql tutorial, rmi, sql, ssi, tutorial Related posts 15 Views Of A Node Link [...]]]></description>
			<content:encoded><![CDATA[<!-- sphereit start --><p><img src="http://tuxpirate.com/images/img.youtube.com/vi/HhZsOjBxpbU/2.jpg" width="320" height="240" border="1" /><font size="+1"><a href="http://tuxpirate.com/howto/mysql-tutorial" class="st_tag internal_tag" rel="tag" title="Posts tagged with mysql tutorial">MySQL tutorial</a>: How to create a new user</font><br /><font color="green">sismancocuk<br />7 min &#8211; 30-Oct-07</font></p>
<p>Creating two user accounts; Jackie will have ALL permissions on the table &#8216;test&#8217; in spj database, while Kim has ALL in ALL tables<span id="more-87"></span><br /><i>video</i><br />
<p><a href="http://tuxpirate.com/mysql-tutorial-how-to-create-a-new-user.html"><em>Click here to view the embedded video.</em></a></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/mysql-tutorial-how-to-create-a-new-user.html')" href="http://www.sphere.com/search?q=sphereit:http://tuxpirate.com/mysql-tutorial-how-to-create-a-new-user.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/http" title="http" rel="tag">http</a>, <a href="http://tuxpirate.com/howto/mysql" title="mysql" rel="tag">mysql</a>, <a href="http://tuxpirate.com/howto/mysql-tutorial" title="mysql tutorial" rel="tag">mysql tutorial</a>, <a href="http://tuxpirate.com/howto/rmi" title="rmi" rel="tag">rmi</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/tutorial" title="tutorial" rel="tag">tutorial</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/mysql-tutorial-how-to-create-a-new-user.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Video Tutorial Uso Del Archivo Htaccess</title>
		<link>http://tuxpirate.com/video-tutorial-uso-del-archivo-htaccess-2.html</link>
		<comments>http://tuxpirate.com/video-tutorial-uso-del-archivo-htaccess-2.html#comments</comments>
		<pubDate>Tue, 08 Jan 2008 19:46:12 +0000</pubDate>
		<dc:creator>Linux Poweruser Programmer</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[.htaccess]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[c]]></category>
		<category><![CDATA[http]]></category>
		<category><![CDATA[lan]]></category>
		<category><![CDATA[rmi]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://tuxpirate.com/video-tutorial-uso-del-archivo-htaccess-2.sh</guid>
		<description><![CDATA[Video Tutorial uso del archivo .htaccessSÃƒÂ©ptimo Continente21 min &#8211; 18-Jan-06 Video Tutorial en castellano en el que se explica el uso del archivo .htaccess que nos permite personalizar los servidores apache.Ã‚Â¿En que host puede usarse? Ã‚Â¿QuÃƒÂ© se puede hacer con este archivo? ; Crear un archivo .htaccess; Personalizar las pÃƒÂ¡ginas de errores; Evitar que se [...]]]></description>
			<content:encoded><![CDATA[<!-- sphereit start --><div>
<div></div>
<div><img src="http://video.google.com/ThumbnailServer2?app=vss&#038;contentid=5030b8c4630b1109&#038;offsetms=1015000&#038;itag=w320&#038;lang=en&#038;sigh=sqoypfcuHKDr1T7UwfZXLnxnOCw" width="320" height="240" border="1" /></div>
</div>
<p><font size="+1">Video Tutorial uso del archivo .htaccess</font><br /><font color="green">SÃƒÂ©ptimo Continente<br />21 min &#8211; 18-Jan-06</font></p>
<p>Video Tutorial en castellano en el que se explica el uso del archivo .htaccess que nos permite personalizar los servidores apache.Ã‚Â¿En que host puede usarse? Ã‚Â¿QuÃƒÂ© se puede hacer con este archivo? ; Crear un archivo .htaccess; Personalizar las pÃƒÂ¡ginas de errores; Evitar que se muestren los directorios del servidor; Denegar o permitir ciertas direcciones IPs; Determinar un archivo alternativo al index; RedirecciÃƒÂ³n de archivos; incluir protecciÃƒÂ³n con contraseÃƒÂ±as.<span id="more-20"></span><br /><i>video</i><br />
<p><a href="http://tuxpirate.com/video-tutorial-uso-del-archivo-htaccess-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/VideoTutorialusodela.mp4?docid=1677292268679033658&#038;itag=7" rel="nofollow">&#8220;Video Tutorial Uso Del Archivo Htaccess&#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/video-tutorial-uso-del-archivo-htaccess-2.html')" href="http://www.sphere.com/search?q=sphereit:http://tuxpirate.com/video-tutorial-uso-del-archivo-htaccess-2.html">Sphere: Related Content</a></span><br/><br/>
	Tags: <a href="http://tuxpirate.com/howto/htaccess" title=".htaccess" rel="tag">.htaccess</a>, <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/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/server" title="server" rel="tag">server</a>, <a href="http://tuxpirate.com/howto/tutorial" title="tutorial" rel="tag">tutorial</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/video-tutorial-uso-del-archivo-htaccess-2.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Video Tutorial Uso Del Archivo Htaccess</title>
		<link>http://tuxpirate.com/video-tutorial-uso-del-archivo-htaccess.html</link>
		<comments>http://tuxpirate.com/video-tutorial-uso-del-archivo-htaccess.html#comments</comments>
		<pubDate>Tue, 08 Jan 2008 10:20:35 +0000</pubDate>
		<dc:creator>Linux Poweruser Programmer</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[.htaccess]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[c]]></category>
		<category><![CDATA[http]]></category>
		<category><![CDATA[lan]]></category>
		<category><![CDATA[rmi]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://tuxpirate.com/video-tutorial-uso-del-archivo-htaccess.sh</guid>
		<description><![CDATA[Video Tutorial uso del archivo .htaccessSÃƒÂ©ptimo Continente21 min &#8211; 18-Jan-06 Video Tutorial en castellano en el que se explica el uso del archivo .htaccess que nos permite personalizar los servidores apache.Ã‚Â¿En que host puede usarse? Ã‚Â¿QuÃƒÂ© se puede hacer con este archivo? ; Crear un archivo .htaccess; Personalizar las pÃƒÂ¡ginas de errores; Evitar que se [...]]]></description>
			<content:encoded><![CDATA[<!-- sphereit start --><div>
<div></div>
<div><img src="http://video.google.com/ThumbnailServer2?app=vss&#038;contentid=5030b8c4630b1109&#038;offsetms=1015000&#038;itag=w320&#038;lang=en&#038;sigh=sqoypfcuHKDr1T7UwfZXLnxnOCw" width="320" height="240" border="1" /></div>
</div>
<p><font size="+1">Video Tutorial uso del archivo .htaccess</font><br /><font color="green">SÃƒÂ©ptimo Continente<br />21 min &#8211; 18-Jan-06</font></p>
<p>Video Tutorial en castellano en el que se explica el uso del archivo .htaccess que nos permite personalizar los servidores apache.Ã‚Â¿En que host puede usarse? Ã‚Â¿QuÃƒÂ© se puede hacer con este archivo? ; Crear un archivo .htaccess; Personalizar las pÃƒÂ¡ginas de errores; Evitar que se muestren los directorios del servidor; Denegar o permitir ciertas direcciones IPs; Determinar un archivo alternativo al index; RedirecciÃƒÂ³n de archivos; incluir protecciÃƒÂ³n con contraseÃƒÂ±as.<span id="more-9"></span><br /><i>video</i><br />
<p><a href="http://tuxpirate.com/video-tutorial-uso-del-archivo-htaccess.html"><em>Click here to view the embedded video.</em></a></p></p>
<hr />
<ul>
<li>Download: <a href="http://video.google.com/videofile/VideoTutorialusodela.mp4?docid=1677292268679033658&#038;itag=7" rel="nofollow">&#8220;Video Tutorial Uso Del Archivo Htaccess&#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/video-tutorial-uso-del-archivo-htaccess.html')" href="http://www.sphere.com/search?q=sphereit:http://tuxpirate.com/video-tutorial-uso-del-archivo-htaccess.html">Sphere: Related Content</a></span><br/><br/>
	Tags: <a href="http://tuxpirate.com/howto/htaccess" title=".htaccess" rel="tag">.htaccess</a>, <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/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/server" title="server" rel="tag">server</a>, <a href="http://tuxpirate.com/howto/tutorial" title="tutorial" rel="tag">tutorial</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/video-tutorial-uso-del-archivo-htaccess.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Superman Hits A Tree</title>
		<link>http://tuxpirate.com/superman-hits-a-tree.html</link>
		<comments>http://tuxpirate.com/superman-hits-a-tree.html#comments</comments>
		<pubDate>Tue, 08 Jan 2008 06:41:52 +0000</pubDate>
		<dc:creator>Linux Poweruser Programmer</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[asp]]></category>
		<category><![CDATA[c]]></category>
		<category><![CDATA[computer]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[discussion]]></category>
		<category><![CDATA[figures]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[http]]></category>
		<category><![CDATA[introduction]]></category>
		<category><![CDATA[lan]]></category>
		<category><![CDATA[local]]></category>
		<category><![CDATA[named]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[nis]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[references]]></category>
		<category><![CDATA[rmi]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[ssi]]></category>

		<guid isPermaLink="false">http://tuxpirate.com/superman-hits-a-tree.sh</guid>
		<description><![CDATA[Superman hits a tree18 sec &#8211; 7-Jan-08 http://www.lukehadley.com DVLH Superman is a fictional character, a comic book superhero widely considered to be one of the most famous and popular such characters[1] and an American cultural icon.[2][3][4][5] Created by American writer Jerry Siegel and Canadian-born artist Joe Shuster in 1932 while both were living in Cleveland, [...]]]></description>
			<content:encoded><![CDATA[<!-- sphereit start --><div>
<div></div>
<div><img src="http://video.google.com/ThumbnailServer2?app=vss&#038;contentid=89037038c352eebe&#038;offsetms=5000&#038;itag=w320&#038;lang=en&#038;sigh=ZwVI474KLgNq4KfTJrIvW8fxu1Q" width="320" height="240" border="1" /></div>
</div>
<p><font size="+1">Superman hits a tree</font><br /><font color="green"><br />18 sec &#8211; 7-Jan-08</font></p>
<p>http://www.lukehadley.com DVLH Superman is a fictional character, a comic book superhero widely considered to be one of the most famous and popular such characters[1] and an American cultural icon.[2][3][4][5] Created by American writer Jerry Siegel and Canadian-born artist Joe Shuster in 1932 while both were living in Cleveland, Ohio and sold to Detective Comics, Inc. in 1938, the character first appeared in Action Comics #1 (June 1938) and subsequently appeared in various radio serials, television programs, films, newspaper strips, and video games.</p>
<p>With a premise that taps into adolescent fantasy, Superman is born Kal-El on the alien planet Krypton, before being rocketed to Earth as an infant by his scientist father moments before the planet&#8217;s destruction. Adopted and raised by a Kansas farmer and his wife, the child is raised as Clark Kent, and imbued with a strong moral compass. Upon reaching maturity the character develops superhuman abilities, resolving to use these for the benefit of humanity. With the success of his adventures, Superman helped to create the superhero genre and establish its primacy within the American comic book.[2]</p>
<p>While referred to less flatteringly as &quot;the big blue Boy Scout&quot; by some of his fellow superheroes,[6] Superman is hailed as &quot;The Man of Steel,&quot; &quot;The Man of Tomorrow,&quot; and &quot;The Last Son of Krypton,&quot; by the general public within the comics. As Clark Kent, Superman lives among humans as a &quot;mild-mannered reporter&quot; for the Metropolis newspaper The Daily Planet (the Daily Star in original stories). There he works alongside reporter Lois Lane, with whom he is romantically linked. This relationship has been consummated by marriage on numerous occasions across varying media, and the union is now firmly established within the current mainstream comics continuity.</p>
<p>The character&#8217;s cast, powers, and trappings have slowly expanded throughout the years. Superman&#8217;s backstory was altered to allow for adventures as Superboy, and other survivors of Krypton were created, including Supergirl and Krypto the Superdog. In addition, Superman has been licensed and adapted into a variety of media, from radio to television and film. The motion picture Superman Returns was released in 2006, with a performance at the international box office which exceeded expectations.[7] The character has been revamped and updated, most recently in 1986. John Byrne recreated the character, reducing Superman&#8217;s powers and erasing several characters from the canon in a move which attracted media attention. Press coverage was again garnered in the 1990s with The Death of Superman, a storyline which saw the character briefly killed.</p>
<p>Superman has also held fascination for scholars, with cultural theorists, commentators, and critics alike exploring the character&#8217;s impact and role in the United States and the rest of the world. Umberto Eco discussed the mythic qualities of the character in the early 1960s, and Larry Niven has pondered the implications of a sexual relationship the character might enjoy with Lois Lane.[8] The character&#8217;s ownership has often been the subject of dispute, with Siegel and Shuster twice suing for the return of legal ownership. The copyright is again currently in dispute, with changes in copyright law allowing Siegel&#8217;s wife and daughter to claim a share of the copyright, a move DC parent company Warner Bros. disputes. Creation</p>
<p>&quot;The Reign of the Super-Man&quot; in the fanzine Science Fiction vol. 1, #3 (June 1933).Jerry Siegel and Joe Shuster first created a bald telepathic villain bent on dominating the entire world. He appeared in the short story &quot;The Reign of the Super-Man&quot; from Science Fiction #3, a science fiction fanzine that Siegel published in 1933.[9] Siegel re-wrote the character in 1933 as a hero, bearing little or no resemblance to his villainous namesake, and began a six-year quest to find a publisher. Titling it The Superman, Siegel and Shuster offered it to Consolidated Book Publishing, who had published a 48-page black-and-white comic book entitled Detective Dan: Secret Operative No. 48. Although the duo received an encouraging letter, Consolidated never again published comic books. Shuster took this to heart and burned all pages of the story, the cover surviving only because Siegel rescued it from the fire. Siegel and Shuster each compared this character to Slam Bradley, an adventurer the pair had created for Detective Comics #1 (May 1939).[10]</p>
<p>By 1934 the pair had once more re-envisioned the character. He became more of a hero in the mythic tradition, inspired by such characters as Samson and Hercules,[11] who would right the wrongs of Siegel and Shuster&#8217;s times, fighting for social justice and against tyranny. It was at this stage the costume was introduced, Siegel later recalling that they created a &quot;kind of costume and let&#8217;s give him a big S on his chest, and a cape, make him as colorful as we can and as distinctive as we can.&quot;[12] The design was based in part on the costumes worn by characters in outer space settings published in pulp magazines, as well as comic strips such as <a href="http://tuxpirate.com/howto/flash" class="st_tag internal_tag" rel="tag" title="Posts tagged with flash">Flash</a> Gordon,[13] and also partly suggested by the traditional circus strong-man outfit.[12][14] However, the cape has been noted as being markedly different from the Victorian tradition. Gary Engle described it as without &quot;precedent in popular culture&quot; in Superman at Fifty: The Persistence of a Legend.[15] The pants-over-tights outfit was soon established as the basis for many future superhero outfits. This third version of the character was given extraordinary abilities, although this time of a physical nature as opposed to the mental abilities of the villainous Superman.[12]</p>
<p>The locale and the hero&#8217;s civilian names were inspired by the movies, Shuster said in 1983. &quot;Jerry created all the names. We were great movie fans, and were inspired a lot by the actors and actresses we saw. As for Clark Kent, he combined the names of Clark Gable and Kent Taylor. And Metropolis, the city in which Superman operated, came from the Fritz Lang movie [Metropolis, 1927], which we both loved&quot;.[16]</p>
<p>Although they were by now selling material to comic book publishers, notably Malcolm Wheeler-Nicholson&#8217;s National Allied Publishing, the pair decided to feature this character in a comic strip format, rather than in the longer comic book story format that was establishing itself at this time. They offered it to both Max Gaines, who passed, and to United Feature Syndicate, who expressed interest initially but finally rejected the strip in a letter dated February 18, 1937. However, in what historian Les Daniels describes as &quot;an incredibly convoluted turn of events&quot;, Max Gaines ended up positioning the strip as the lead feature in Wheeler-Nicholson&#8217;s new publication, Action Comics. Vin Sullivan, editor of the new book, wrote to the pair requesting that the comic strips be refashioned to suit the comic book format, requesting &quot;eight panels a page&quot;. However Siegel and Shuster ignored this, utilising their own experience and ideas to create page layouts, with Siegel also identifying the image used for the cover of Action Comics #1 (June 1938), Superman&#8217;s first appearance.[17]</p>
<p>Publication<br />
See also: List of Superman comics </p>
<p>Action Comics #1 (June 1938). The dÃ©but of Superman. Cover art by Joe Shuster.Superman&#8217;s first appearance was in Action Comics #1, in 1938. In 1939, a self-titled series was launched. The first issue mainly reprinted adventures published in Action Comics, but despite this the book achieved greater sales.[18] 1939 also saw the publication of New York World&#8217;s Fair Comics, which by Summer of 1942 became World&#8217;s Finest Comics. With issue #7 of All Star Comics, Superman made the first of a number of infrequent appearances, on this occasion appearing in cameo to establish his honorary membership of the Justice Society of America.[19]</p>
<p>Initially Jerry Siegel and Joe Shuster would provide the story and art for all the strips published. However, Shuster&#8217;s eyesight began to deteriorate, and the increasing appearances of the character saw an increase in the workload. This led Shuster to establish a studio to assist in the production of the art,[18] although he insisted on drawing the face of every Superman the studio produced. Outside the studio, Jack Burnley began supplying covers and stories in 1940,[20] and in 1941, artist Fred Ray began contributing a stream of Superman covers, some of which, such as that of Superman #14 (Feb. 1942), became iconic and much-reproduced. Wayne Boring, initially employed in Shuster&#8217;s studio, began working for DC Comics in his own right in 1942 providing pages for both Superman and Action Comics.[21]</p>
<p>The scripting duties also became shared. In late 1939 a new editorial team assumed control of the character&#8217;s adventures. Whitney Ellsworth, Mort Weisinger and Jack Schiff were brought in following Vin Sullivan&#8217;s departure. This new editorial team brought in Edmond Hamilton, Manly Wade Wellman, and Alfred Bester, established writers of science fiction.[22]</p>
<p>By 1943, Jerry Siegel was drafted into the army in a special celebration, and his duties there saw high contributions drop. Don Cameron and Alvin Schwartz joined the writing team, Schwartz teaming up with Wayne Boring to work on the Superman comic strip which had been launched by Siegel and Shuster in 1939.[21]</p>
<p>The Man of Steel #1 (July 1986), written and drawn by John Byrne.In 1945, Superboy made his dÃ©but in More Fun Comics #101. The character moved to Adventure Comics in 1946, and his own title, Superboy, launched in 1949. The 1950s saw the launching of Superman&#8217;s Pal Jimmy Olsen (1954) and Superman&#8217;s Girlfriend Lois Lane (1958). By 1974 these titles had merged into Superman Family, although the series was cancelled in 1982. DC Comics Presents was a series published from 1978 to 1986 featuring team-ups between Superman and a wide variety of other characters of the DC Universe.</p>
<p>In 1986, a decision was taken to restructure the universe the Superman character inhabited with other DC characters. This saw the publication of &quot;Whatever Happened to the Man of Tomorrow&quot;, a two part story written by Alan Moore, with art by Curt Swan, George Perez and Kurt Schaffenberger.[23] The story was published in Superman #423 and Action Comics #583, and presented what Les Daniels notes as &quot;the sense of loss the fans might have experienced if this had really been the last Superman tale.&quot;[24]</p>
<p>Superman was relaunched by writer &amp; artist John Byrne, initially in the limited series The Man of Steel (1986). 1986 also saw the cancellation of World&#8217;s Finest Comics, and the Superman title renamed Adventures of Superman. A second volume of Superman was launched in 1987, running until cancellation in 2006. This cancellation saw Adventures of Superman revert to the Superman title. Superman: The Man of Steel was launched in 1991, running until 2003, whilst the quarterly book Superman: The Man of Tomorrow ran from 1995 to 1999. In 2003 Superman/Batman launched, as well as the Superman: Birthright limited series, with All Star Superman launched in 2005 and Superman Confidential in 2006.</p>
<p>Current ongoing publications that feature Superman on a regular basis are Superman, Action Comics, Superman Confidential, All-Star Superman, Superman/Batman, Justice League of America, Justice League Unlimited and The Legion of Super-Heroes In The 31st Century. The character often appears as a guest star in other series and is usually a pivotal figure in DC Comics crossover events.</p>
<p>Influences<br />
See also: Cultural influences on Superman<br />
An influence on early Superman stories is the context of the Great Depression. The left-leaning perspective of creators Shuster and Siegel is reflected in early storylines. Superman took on the role of social activist, fighting crooked businessmen and politicians and demolishing run-down tenements.[25] This is seen by comics scholar Roger Sabin as a reflection of &quot;the liberal idealism of Franklin Roosevelt&#8217;s New Deal&quot;, with Shuster and Siegel initially portraying Superman as champion to a variety of social causes.[26] In later Superman radio programs the character continued to take on such issues, tackling a version of the KKK in a 1946 broadcast.[27][28]</p>
<p>Siegel himself noted that the many mythic heroes which exist in the traditions of many cultures bore an influence on the character, including Hercules and Samson.[12] The character has also been seen by Scott Bukatman to be &quot;a worthy successor to Lindhberg &#8230; (and) also &#8230; like Babe Ruth&quot;, and is also representative of the United States dedication to &quot;progress and the &#8216;new&#8217;&quot; through his &quot;invulnerable body &#8230; on which history cannot be inscribed.&quot;[29] Further, given that Siegel and Shuster were noted fans of pulp science fiction,[9] it has been suggested that another influence may have been Hugo Danner. Danner was the main character of the 1930 novel Gladiator by Philip Wylie, and is possessed of same powers of the early Superman.[30]</p>
<p>Because Siegel and Shuster were both Jewish, some religious commentators and pop-culture scholars such as Rabbi Simcha Weinstein and British novelist Howard Jacobson suggest that Superman&#8217;s creation was partly influenced by Moses,[31][32] and other Jewish elements. Superman&#8217;s Kryptonian name, &quot;Kal-El,&quot; resembles the Hebrew words ×§×œ-××œ, which means &quot;vessel of God&quot;.[33] [34] The suffix &quot;el&quot;, meaning &quot;of God&quot;[35] is also found in the name of angels (e.g. Gabriel, Ariel), who are flying humanoid agents of good with superhuman powers. Jewish legends of the Golem have been cited as worthy of comparison,[36] a Golem being a mythical being created to protect and serve the persecuted Jews of 16th century Prague and later revived in popular culture in reference to their suffering at the hands of the Nazis in Europe during the 1930s and 1940s. Superman is often seen as being an analogy for Jesus, being a saviour of humanity.[32][36][26][37]</p>
<p>Whilst the term Superman was initially coined by Nietzsche, it is unclear how influential Nietzsche and his ideals were to Siegel and Shuster.[32] Les Daniels has speculated that &quot;Siegel picked up the term from other science fiction writers who had casually employed it&quot;, further noting that &quot;his concept is remembered by hundreds of millions who may barely know who Nietzsche is.&quot;[12] Others argue that Siegel and Shuster &quot;could not have been unaware of an idea that would dominate Hitler&#8217;s National Socialism. The concept was certainly well discussed.&quot;[38] Yet Jacobson and others point out that in many ways Superman and the Ãœbermensch are polar opposites.[31] Nietzsche envisioned the Ãœbermensch as a man who had transcended the limitations of society, religion, and conventional morality while still being fundamentally human. Superman, although an alien gifted with incredible powers, chooses to honor human moral codes and social mores. Nietzsche envisioned the perfect man as being beyond moral codes; Siegel and Shuster envisioned the perfect man as holding himself to a higher standard of adherence to them.[39]</p>
<p>Siegel and Shuster have themselves discussed a number of influences that impacted upon the character. Both were avid readers, and their mutual love of science fiction helped to drive their friendship. Siegel cited John Carter stories as an influence: &quot;Carter was able to leap great distances because the planet Mars was smaller that the planet Earth; and he had great strength. I visualized the planet Krypton as a huge planet, much larger than Earth&quot;.[16] The pair were also avid collectors of comic strips in their youth, cutting them from the newspaper, with Winsor McKay&#8217;s Little Nemo firing their imagination with its sense of fantasy.[40] Shuster has remarked on the artists which played an important part in the development of his own style, whilst also noting a larger influence: &quot;Alex Raymond and Burne Hogarth were my idols â€” also Milt Caniff, Hal Foster, and Roy Crane. But the movies were the greatest influence on our imagination: especially the films of Douglas Fairbanks Senior.&quot;[41] Fairbanks&#8217; role as Robin Hood was certainly an inspiration, as Shuster admitted to basing Superman&#8217;s stance upon scenes from the movie.[42] The movies also influenced the storytelling and page layouts,[43] whilst the city of Metropolis was <a href="http://tuxpirate.com/howto/named" class="st_tag internal_tag" rel="tag" title="Posts tagged with named">named</a> in honor of the Fritz Lang motion picture of the same title.[16]</p>
<p>Copyright issues<br />
As part of the deal which saw Superman published in Action Comics, Siegel and Shuster sold the rights to the company in return for $130 and a contract to supply the publisher with material.[44][45] The Saturday Evening Post reported in 1940 that the pair was each being paid $75,000 a year, a fraction of National Comics Publications&#8217; millions in Superman profits.[46] Siegel and Shuster renegotiated their deal, but bad blood lingered and in 1947 Siegel and Shuster sued for their 1938 contract to be made void and the re-establishment of their ownership of the intellectual property rights to Superman. The pair also sued National in the same year over the rights to Superboy, which they claimed was a separate creation that National had published without authorization. National immediately fired them and took their byline off the stories, prompting a legal battle that ended in 1948, when a New York court ruled that the 1938 contract should be upheld. However, a ruling from Justice J. Addison Young awarded them the rights to Superboy. A month after the Superboy judgment the two sides agreed on a settlement. National paid Siegel and Shuster $94,000 for the rights to Superboy. The pair also acknowledged in writing the company&#8217;s ownership of Superman, attesting that they held rights for &quot;all other forms of reproduction and presentation, whether now in existence or that may hereafter be created&quot;,[47] but DC refused to re-hire them.[48]</p>
<p>In 1973 Siegel and Shuster again launched a suit claiming ownership of Superman, this time basing the claim on the Copyright Act of 1909 which saw copyright granted for 28 years but allowed for a renewal of an extra 28 years. Their argument was that they had granted DC the copyright for only 28 years. The pair again lost this battle, both in a district court ruling of October 18, 1973 and an appeal court ruling of December 5, 1974.[49]</p>
<p>In 1975 after news reports of their pauper-like existences, Warner Communications gave Siegel and Shuster lifetime pensions of $20,000 per year and health care benefits. Jay Emmett, then executive vice president of Warner, was quoted in the New York Times as stating &quot;There is no legal obligation, but I sure feel there is a moral obligation on our part.&quot;[46] In addition, any media production which includes the Superman character were to include the credit &quot;Superman created by Jerry Siegel and Joe Shuster&quot;.[45]</p>
<p>Jerry Siegel, with wife Joanne and daughter Laura in 1976. Joanne and Laura Siegel filed a termination notice on Jerry Siegel&#8217;s share of the copyright of Superman in 1999.The year after this settlement, 1976, saw the copyright term extended again, this time for another 19 years to a total of 75 years. However, this time a clause was inserted into the extension to allow a creator to reclaim their work, reflecting the arguments Siegel and Shuster had made in 1973. The new act came into power in 1978 and allowed a reclamation window in a period based on the previous copyright term of 56 years. This meant the copyright on Superman could be reclaimed between 1994 to 1999, based on the initial publication date of 1938. Jerry Siegel having died in January 1996, his wife and daughter filed a copyright termination notice in 1999. Although Joe Shuster died in July 1992, no termination was filed at this time by his estate.[50]</p>
<p>1998 saw copyright extended again, with the Sonny Bono Copyright Term Extension Act. This time the copyright term was extended to 95 years, with a further window for reclamation introduced. In January of 2004 Mark Peary, nephew and legal heir to Joe Shuster&#8217;s estate, filed notice of his intent to reclaim Shuster&#8217;s half of the copyright, the termination effective in 2013.[50] The status of Siegel&#8217;s share of the copyright is now the subject of a legal battle. Warner Bros. and the Siegels entered into discussions on how to resolve the issues raised by the termination notice, but these discussions were set aside by the Siegels and in October 2004 they filed suit alleging copyright infringement on the part of Warner Bros. Warner Bros. counter sued, alleging the termination notice contains defects amongst other arguments.[51][52] The copyright ownership of Superman currently appears uncertain, with a decision &quot;the subject of ongoing negotiation&quot;[45] and an outcome &quot;still pending&quot;.[53]</p>
<p>A similar termination of copyright notice filed in 2002 by Siegel&#8217;s wife and daughter concerning the Superboy character was ruled in their favor on March 23, 2006.[53] However, on July 27, 2007, the same court issued a ruling [54] reversing the March 23, 2006 ruling.</p>
<p>Comic book character<br />
Main article: History of Superman<br />
See also: Kal-L<br />
Superman, given the serial nature of comic publishing and the length of the character&#8217;s existence, has evolved as a character as his adventures have increased.[55] The details of Superman&#8217;s origin, relationships and abilities changed significantly during the course of the character&#8217;s publication, from what is considered the Golden Age of comic books through the Modern Age. The powers and villains were developed through the 1940s, with Superman developing the ability to fly, and costumed villains introduced from 1941.[56] The character was shown as learning of the existence of Krypton in 1949. The concept itself had originally been established to the reader in 1939, in the Superman comic strip.[57]</p>
<p>The 1960s saw the <a href="http://tuxpirate.com/howto/introduction" class="st_tag internal_tag" rel="tag" title="Posts tagged with introduction">introduction</a> of a second Superman, Kal-L. DC had established a multiverse within the fictional universe its characters shared. This allowed characters published in the 1940s to exist alongside updated counterparts published in the 1960s. This was explained to the reader through the notion that the two groups of characters inhabited parallel Earths. The second Superman was introduced to explain to the reader Superman&#8217;s membership of both the 1940s superhero team the Justice Society of America and the 1960s superhero team the Justice League of America.[58]</p>
<p>Art from Superman vol. 2, #75 (January 1993), where Superman dies in Lois Lane&#8217;s arms. Pencils by Dan Jurgens.The 1980s saw radical revisions of the character. DC Comics decided to remove the multiverse in a bid to simplify its comics line. This led to the rewriting of the back story of the characters DC published, Superman included. John Byrne rewrote Superman, removing many established conventions and characters from continuity, including Superboy and Supergirl. Byrne also re-established Superman&#8217;s adoptive parents, The Kents, as characters.[59] In the previous continuity the characters had been written as having died early in Superman&#8217;s life (about the time of Clark Kent&#8217;s graduation from high school). The 1990s saw Superman killed by the villain Doomsday,[60] although the character was soon resurrected.[61] Superman also marries Lois Lane in 1996. In the 2000s Superman becomes a vegetarian, and his origin is again revisited in 2004.[62] In 2006 Superman is stripped of his powers,[63] although these are restored within a fictional year.[64]</p>
<p>Personality<br />
In the original Siegel and Shuster stories, Superman&#8217;s personality is rough and aggressive. The character was seen stepping in to stop wife beaters, profiteers, a lynch mob and gangsters, with rather rough edges and a looser moral code than audiences may be used to today.[25] Later writers have softened the character, and instilled a sense of idealism and moral code of conduct. Although not as cold-blooded as the early Batman, the Superman featured in the comics of the 1930s is unconcerned about the harm his strength may cause, tossing villainous characters in such a manner that fatalities would presumably occur, although these were seldom shown explicitly on the page. This came to an end late in 1940, when new editor Whitney Ellsworth instituted a code of conduct for his characters to follow, banning Superman from ever killing.[57]</p>
<p>Today, Superman adheres to a strict moral code, often attributed to the Midwestern values with which he was raised. His commitment to operating within the law has been an example to many other heroes but has stirred resentment among others, who refer to him as the &quot;big blue boy scout.&quot; Superman can be rather rigid in this trait, causing tensions in super hero community, notably with Wonder Woman (one of his closest friends) after she killed Maxwell Lord.[65]</p>
<p>Having lost his homeworld of Krypton, Superman is very protective of Earth, and especially of Clark Kentâ€™s family and friends. This same loss, combined with the pressure of using his powers responsibly, has caused Superman to feel lonely on Earth, despite his many friends, his wife and his parents. Previous encounters with people he thought to be fellow Kryptonians, Power Girl[66] (who is, in fact from the Krypton of the Earth-Two universe) and Mon-El[67], have led to disappointment. The arrival of Supergirl, who has been confirmed to be not only from Krypton, but also is his cousin, has relieved this loneliness somewhat.[68]</p>
<p>In Superman/Batman #3, Batman thinks, &quot;It is a remarkable dichotomy. In many ways, Clark is the most human of us all. Then&#8230;he shoots fire from the skies, and it is difficult not to think of him as a god. And how fortunate we all are that it does not occur to him.&quot;[69] Later, as Infinite Crisis began, Batman admonished him for identifying with humanity too much and failing to provide the strong leadership that superhumans need.[70]</p>
<p>Powers and abilities<br />
Main article: Powers and abilities of Superman<br />
As an influential archetype of the superhero genre, Superman possesses extraordinary powers, with the character traditionally described as &quot;faster than a speeding bullet, more powerful than a locomotive, and able to leap tall buildings in a single bound&quot;, a phrase coined by Jay Morton and first used in the Superman radio serials and Max Fleischer animated shorts of the 1940s[71] as well as the TV series of the 1950s. For most of his existence, Superman&#8217;s famous arsenal of powers has included flight, super-strength, invulnerability to non-magical attacks of ordinary force, super-speed, vision powers (including x-ray, heat, telescopic, infra-red, and microscopic vision), super-hearing, and super-breath, which enables him to freeze objects by blowing on them, as well as exert the propulsive force of high-speed winds.[72]</p>
<p>As originally conceived and presented in his early stories, Superman&#8217;s powers were relatively limited, consisting of superhuman strength that allowed him to lift a car over his head, run at amazing speeds and leap one-eighth of a mile, as well as incredibly tough skin that could be pierced by nothing less than an exploding artillery shell.[72] Siegel and Shuster compared his strength and leaping abilities to an ant and a grasshopper.[73] When making the cartoons, the Fleischer Brothers found it difficult to keep animating him leaping and requested to DC to change his ability to flying.[74] Writers gradually increased his powers to larger extents during the Silver Age, in which Superman could fly to other worlds and galaxies and even across universes with relative ease.[72] He would often fly across the solar system to stop meteors from hitting the Earth, or sometimes just to clear his head. Writers found it increasingly difficult to write Superman stories in which the character was believably challenged,[75] so DC Comics made a series of attempts to rein the character in. The most significant attempt, John Byrne&#8217;s 1986 rewrite, established several hard limits on his abilities: He barely survives a nuclear blast, and his space flights are limited by how long he can hold his breath.[76] Superman&#8217;s power levels have again increased since then, with Superman currently possessing enough strength to hurl a mountain, withstand nuclear blasts with ease, and survive in the vacuum of outer space without oxygen.</p>
<p>The source of Superman&#8217;s powers has changed subtly over the course of his history. It was originally stated that Superman&#8217;s abilities derived from his Kryptonian heritage, which made him eons more evolved than humans.[57] This was soon amended, with the source for the powers now based upon the establishment of Krypton&#8217;s gravity as having been stronger than that of the Earth. This situation mirrors that of Edgar Rice Burroughs&#8217; John Carter. As Superman&#8217;s powers increased, the implication that all Kryptonians had possessed the same abilities became problematic for writers, making it doubtful that a race of such beings could have been wiped out by something as trifling as an exploding planet. In part to counter this, the Superman writers established that Kryptonians, whose native star Rao had been red, only possessed superpowers under the light of a yellow sun.[77] More recent stories have attempted to find a balance between the two explanations.</p>
<p>Superman is most vulnerable to Kryptonite, mineral debris from Krypton transformed into radioactive material by the forces that destroyed the planet. Exposure to Kryptonite radiation nullifies Superman&#8217;s powers and immobilizes him with pain; prolonged exposure will eventually kill him. The only mineral on Earth that can protect him from Kryptonite is lead, which blocks the radiation. Lead is also the only known substance that Superman cannot see through with his x-ray vision. Kryptonite was first introduced to the public in 1943 as a plot device to allow the radio serial voice actor, Bud Collyer, to take some time off.[55] Green Kryptonite is the most commonly seen form but writers introduced other forms over the years, such as red, gold, blue and black, each with its own effect.[78]</p>
<p>Supporting cast<br />
Main article: Superman character and cast<br />
Clark Kent, Superman&#8217;s secret identity, was based partly on Harold Lloyd and <a href="http://tuxpirate.com/howto/named" class="st_tag internal_tag" rel="tag" title="Posts tagged with named">named</a> after Clark Gable and Kent Taylor.[79] Creators have discussed the idea of whether Superman pretends to be Clark Kent or vice versa, and at differing times in the publication either approach has been adopted.[80][81] Although typically a newspaper reporter, during the 1970s the character left the Daily Planet for a time to work for television,[81] whilst the 1980s revamp by John Byrne saw the character become somewhat more aggressive.[76] This aggressiveness has since faded with subsequent creators restoring the mild mannerisms traditional to the character.</p>
<p>Superman&#8217;s large cast of supporting characters includes Lois Lane, perhaps the character most commonly associated with Superman, being portrayed at different times as his colleague, competitor, love interest and/or wife. Other main supporting characters include Daily Planet coworkers such as photographer Jimmy Olsen and editor Perry White, Clark Kent&#8217;s adopted parents Jonathan and Martha Kent, childhood sweetheart Lana Lang and best friend Pete Ross, and former college love interest Lori Lemaris (a mermaid). Stories making reference to the possibility of Superman siring children have been featured both in and out of mainstream continuity.</p>
<p>Incarnations of Supergirl, Krypto the Superdog, and Superboy have also been major characters in the mythos, as well as the Justice League of America (of which Superman is usually a member). A feature shared by several supporting characters is alliterative names, especially with the initials &quot;LL&quot;, including Lex Luthor, Lois Lane, Linda Lee, Lana Lang, Lori Lemaris and Lucy Lane,[82] alliteration being common in early comics.</p>
<p>Team-ups with fellow comics icon Batman are common, inspiring many stories over the years. When paired, they are often referred to as the &quot;World&#8217;s Finest&quot; in a nod to the name of the comic book series that features many team-up stories. In 2003, DC Comics began to publish a new series featuring the two characters titled Superman/Batman.</p>
<p>Superman also has a rogues gallery of enemies, including his most well-known nemesis, Lex Luthor, who has been envisioned over the years in various forms as either a rogue scientific genius with a personal vendetta against Superman, or a powerful but corrupt CEO of a conglomerate called LexCorp.[83] In the 2000s, he even becomes President of the United States,[84] and has been depicted occasionally as a former childhood friend of Clark Kent. The alien android (in most incarnations) known as Brainiac is considered by Richard George to be the second most effective enemy of Superman.[85] The enemy that accomplished the most, by actually killing Superman, is the raging monster Doomsday. Darkseid, one of the most powerful beings in the DC Universe, is also a formidable nemesis in most post-Crisis comics. Other enemies who have featured in various incarnations of the character, from comic books to film and television include the fifth-dimensional imp Mr. Mxyzptlk, the reverse Superman known as Bizarro and the Kryptonian criminal General Zod.</p>
<p>Cultural impact<br />
Superman has come to be seen as both an American cultural icon[86][87] and the first comic book superhero. His adventures and popularity have established the character as an inspiring force within the public eye, with the character serving as inspiration for musicians, comedians and writers alike.</p>
<p>Inspiring a market<br />
The character&#8217;s initial success led to similar characters being created.[88][89] Batman was the first to follow, Bob Kane commenting to Vin Sullivan that given the &quot;kind of money (Siegel and Shuster were earning) you&#8217;ll have one on Monday&quot;.[90] Victor Fox, an accountant for DC, also noticed the revenue such comics generated, and commissioned Will Eisner to create a deliberately similar character to Superman. Wonder Man was published in May 1939, and although DC successfully sued, claiming plagiarism,[91] Fox had decided to cease publishing the character. Fox later had more success with the Blue Beetle. Fawcett Comics&#8217; Captain Marvel, launched in 1940, was Superman&#8217;s main rival for popularity throughout the 1940s, and was again the subject of a lawsuit, which Fawcett eventually settled in 1953, a settlement which involved the cessation of the publication of the character&#8217;s adventures.[92] Superhero comics are now established as the dominant genre in American comic book publishing,[93] with many thousands of characters in the tradition having been created in the years since Superman&#8217;s creation.[94]</p>
<p>Merchandising<br />
Superman became popular very quickly, with an additional title, Superman Quarterly quickly added. In 1940 the character was represented in the annual Macy&#8217;s parade for the first time.[95] In fact Superman had become popular to the extent that in 1942, with sales of the character&#8217;s three titles standing at a combined total of over 1.5 million, Time was reporting that &quot;the Navy Department (had) ruled that Superman comic books should be included among essential supplies destined for the Marine garrison at Midway Islands.&quot;[96] The character was soon licensed by companies keen to cash in on this success through merchandising. The earliest paraphernalia appeared in 1939, a button proclaiming membership in the Supermen of America club. By 1940 the amount of merchandise available increased dramatically, with jigsaw puzzles, paper dolls, bubble gum and trading cards available, as well as wooden or metal figures. The popularity of such merchandise increased when Superman was licensed to appear in other media, and Les Daniels has written that this represents &quot;the start of the process that media moguls of later decades would describe as &#8216;synergy.&#8217;&quot;[97] By the release of Superman Returns, Warner Bros. had arranged a cross promotion with Burger King,[98] and licensed many other products for sale. Superman&#8217;s appeal to licensees rests upon the character&#8217;s continuing popularity, cross market appeal and the status of the S-Shield, the magenta and gold S emblem Superman wears on his chest, as a fashion symbol.[99][100]</p>
<p>In other media<br />
Main article: Superman in popular culture</p>
<p>The 1941 theatrical cartoon Superman, produced by the Fleischer Studios.The character of Superman has appeared in various media aside from comic books. This is in some part seen to be owing to the character&#8217;s cited standing as an American cultural icon,[101] with the concept&#8217;s continued popularity also being taken into consideration,[102] but is also seen in part as due to good marketing initially.[97] The character has been developed as a vehicle for serials on radio, television and film, as well as feature length motion pictures, and <a href="http://tuxpirate.com/howto/computer" class="st_tag internal_tag" rel="tag" title="Posts tagged with computer">computer</a> and video games have also been developed featuring the character on multiple occasions.</p>
<p>The first adaptation of Superman was as a daily newspaper comic strip, launching on January 16, 1939. The strip ran until May 1966, and significantly, Siegel and Shuster used the first strips to establish Superman&#8217;s backstory, adding details such as the planet Krypton and Superman&#8217;s father, Jor-El, concepts not yet established in the comic books.[57] Following on from the success of this was the first radio series, The Adventures of Superman, which premiered on February 12, 1940 and featured the voice of Bud Collyer as Superman. The series ran until March, 1951. Collyer was also cast as the voice of Superman in a series of Superman animated cartoons produced by Fleischer Studios and Famous Studios for theatrical release. Seventeen shorts were produced between 1941 and 1943. By 1948 Superman was back in the movie theatres, this time in a filmed serial, Superman, with Kirk Alyn becoming the first actor to portray Superman on screen. A second serial, Atom Man vs. Superman, followed in 1950.[103]</p>
<p>In 1951 a television series was commissioned, Adventures of Superman starring George Reeves, with the pilot episode of the series gaining a theatrical release as Superman and the Mole Men. The series ran for a 104 episodes, from 1952â€“1958. The next adaptation of Superman occurred in 1966, when Superman was adapted for the stage in the Broadway musical It&#8217;s a Bird&#8230;It&#8217;s a Plane&#8230;It&#8217;s Superman. The play wasn&#8217;t successful, closing after 128 performances,[104] although a cast album recording was released.[105] However, in 1975 the play was remade for television. Superman was again animated, this time for television, in the series &quot;The New Adventures of Superman&quot;. 68 shorts were made and broadcast between 1966 and 1969. Bud Collyer again provided the voice for Superman. Then from 1973 until 1984 ABC broadcast the &quot;Super Friends&quot; series, this time animated by Hanna-Barbera.[106]</p>
<p>Superman returned to movie theatres in 1978, with director Richard Donner&#8217;s Superman starring Christopher Reeve. The film spawned three sequels, Superman II (1980), Superman III (1983) and Superman IV: The Quest For Peace (1987).[107] In 1988 Superman returned to television in the Ruby Spears animated series Superman,[108] and also in Superboy, a live action series which ran from 1988 until 1992.[109] In 1993 Lois &amp; Clark: The New Adventures of Superman premiered on television, starring Dean Cain as Superman and Teri Hatcher as Lois Lane. The series ran until 1997. Superman: The Animated Series was produced by Warner Bros. and ran from 1996 until 2000 on The WB Television Network.[110] In 2001, the Smallville television series launched, focussing on the adventures of Clark Kent as a teenager before he dons the mantle of Superman.[111] In 2006, Bryan Singer directed Superman Returns, starring Brandon Routh as Superman.[112]</p>
<p>Musical references, parodies, and homages<br />
See also: Superman in popular music<br />
Superman has also featured as an inspiration for musicians, with songs by numerous artists from several generations celebrating the character. Donovan&#8217;s Billboard Hot 100 topping single &quot;Sunshine Superman&quot; utilised the character in both the title and the lyric, declaring &quot;Superman and Green Lantern ain&#8217;t got nothing on me&quot;.[113] Other tracks to reference the character include Genesis&#8217; &quot;Land of Confusion&quot;,[114] the video to which featured a Spitting Image puppet of Ronald Reagan dressed as Superman,[115] &quot;(Wish I Could Fly Like) Superman&quot; by The Kinks on their 1979 album Low Budget and &quot;Superman&quot; by The Clique, a track later covered by R.E.M. on their 1986 album Lifes Rich Pageant. This cover is referenced by Grant Morrison in Animal Man, in which Superman meets the character, and the track comes on Animal Man&#8217;s walkman immediately after.[116]</p>
<p>Parodies of Superman did not take long to appear, with Mighty Mouse introduced in &quot;The Mouse of Tomorrow&quot; animated short in 1942.[117] Whilst the character swiftly took on a life of its own, moving beyond parody, other animated characters soon took their turn to parody the character. In 1943 Bugs Bunny was featured in a short, Super-Rabbit, which sees the character gaining powers through eating fortified carrots. This short ends with Bugs stepping into a phone booth to change into a real &quot;Superman&quot;, and emerging as a U.S. Marine.[118] In 1956 Daffy Duck assumes the mantle of &quot;Cluck Trent&quot; in the short &quot;Stupor Duck&quot;, a role later reprised in various issues of the Looney Tunes comic book.[119][120] In the United Kingdom Monty <a href="http://tuxpirate.com/howto/python" class="st_tag internal_tag" rel="tag" title="Posts tagged with python">Python</a> created the character Bicycle Repairman, who fixes bicycles on a world full of Supermen, for a sketch in series of their BBC show.[121] Also on the BBC was the sit-com &quot;My Hero&quot;, which presented Thermoman as a slightly dense Superman pastiche, attempting to save the world and pursue romantic aspirations.[122] In the United States, Saturday Night Live has often parodied the figure, with Margot Kidder reprising her role as Lois Lane in a 1979 episode.[123] Jerry Seinfeld, a noted Superman fan, filled his series Seinfeld with references to the character, and in 1997 asked for Superman to co-star with him in a commercial for American Express. The commercial aired during the 1998 NFL Playoffs and Super Bowl, Superman animated in the style of artist Curt Swan, again at the request of Seinfeld.[124]</p>
<p>Superman has also been used as reference point for writers, with Steven T. Seagle&#8217;s graphic novel Superman: It&#8217;s a Bird exploring Seagle&#8217;s feelings on his own mortality as he struggles to develop a story for a Superman tale.[125] Brad Fraser used the character as a reference point for his play Poor Super Man, with The Independent noting the central character, a gay man who has lost many friends to AIDS as someone who &quot;identifies all the more keenly with Superman&#8217;s alien-amid-deceptive-lookalikes status.&quot;[126]</p>
<p>Literary analysis<br />
Superman has been interpreted and discussed in many forms in the years since his debut. The character&#8217;s status as the first costumed superhero has allowed him to be used in many studies discussing the genre, Umberto Eco noting that &quot;he can be seen as the representative of all his similars&quot;.[127] Writing in Time Magazine in 1971, Gerald Clarke stated: &quot;Superman&#8217;s enormous popularity might be looked upon as signalling the beginning of the end for the Horatio Alger myth of the self-made man.&quot; Clarke viewed the comics characters as having to continuously update in order to maintain relevance, and thus representing the mood of the nation. He regarded Superman&#8217;s character in the early seventies as a comment on the modern world, which he saw as a place in which &quot;only the man with superpowers can survive and prosper.&quot;[128] Andrew Arnold, writing in the early 21st century, has noted Superman&#8217;s partial role in exploring assimilation, the character&#8217;s alien status allowing the reader to explore attempts to fit in on a somewhat superficial level.[129]</p>
<p>A.<a href="http://tuxpirate.com/howto/c" class="st_tag internal_tag" rel="tag" title="Posts tagged with c">C</a>. Grayling, writing in The Spectator, traces Superman&#8217;s stances through the decades, from his 1930s campaign against crime being relevant to a nation under the influence of Al Capone, through the 1940s and World War II, a period in which Superman helped sell war bonds,[130] and into the 1950s, where Superman explored the new technological threats. Grayling notes the period after the Cold War as being one where &quot;matters become merely personal: the task of pitting his brawn against the brains of Lex Luthor and Brainiac appeared to be independent of bigger questions&quot;, and discusses events post 9/11, stating that as a nation &quot;caught between the terrifying George W. Bush and the terrorist Osama bin Laden, America is in earnest need of a Saviour for everything from the minor inconveniences to the major horrors of world catastrophe. And here he is, the down-home clean-cut boy in the blue tights and red cape&quot;.[131]</p>
<p>Clark Kent, argued by Jules Feiffer to be the most innovative feature of SupermanScott Bukatman has discussed Superman, and the superhero in general, noting the ways in which they humanize large urban areas through their use of the space, especially in Superman&#8217;s ability to soar over the large skyscrapers of Metropolis. He writes that the character &quot;represented, in 1938, a kind of Corbusierian ideal. Superman has X-ray vision: walls become permeable, transparent. Through his benign, controlled authority, Superman renders the city open, modernist and democratic; he furthers a sense that Le Corbusier described in 1925, namely, that &#8216;Everything is known to us&#8217;.&quot;[29]</p>
<p>Jules Feiffer has argued that Superman&#8217;s real innovation lay in the creation of the Clark Kent persona, noting that what &quot;made Superman extraordinary was his point of origin: Clark Kent.&quot; Feiffer develops the theme to establish Superman&#8217;s popularity in simple wish fulfilment,[132] a point Siegel and Shuster themselves supported, Siegel commenting that &quot;If you&#8217;re interested in what made Superman what it is, here&#8217;s one of the keys to what made it universally acceptable. Joe and I had certain inhibitions&#8230; which led to wish-fulfillment which we expressed through our interest in science fiction and our comic strip. That&#8217;s where the dual-identity concept came from&quot; and Shuster supporting that as being &quot;why so many people could relate to it&quot;.[133]</p>
<p>Popularity<br />
The character Superman and his various comic series have received various awards over the years. The Reign of the Supermen is one of many storylines or works to have received a Comics Buyer&#8217;s Guide Fan Award, winning the Favorite Comic Book Story category in 1993.[134] Superman came at number 2 in VH1&#8242;s Top Pop Culture Icons 2004.[135] In the same year British cinemagoers voted Superman as the greatest superhero of all time.[136] Works featuring the character have also garnered six Eisner Awards[137][138] and three Harvey Awards,[139] either for the works themselves or the creators of the works. The Superman films have, as of 2007, received a number of nominations and awards, with Christopher Reeve winning a BAFTA for his performance in Superman.[140] The Smallville television series has garnered Emmys for crew members and various other awards.[141] Superman as a character is still seen as being as relevant now as he has been in the more than sixty years of his existence.[142] Superman (sometimes called Superman (volume 1) and for a time published as Adventures of Superman) began as one of several anthology features in the National Periodical Publications comic book Action Comics #1 (June 1938). The strip proved so popular that National launched Superman into his own self-titled comic book, the first for any superhero, premiering with cover-date June 1939. Between 1986 and 2006 it was retitled Adventures of Superman while a new comic book used the title Superman. As of November 7, 2007, the series has reached issue #670. Whereas Action Comics at the time was an anthology featuring stories of several different characters in addition to Superman such as Zatara and Tex Thompson, the Superman comic only contained Superman stories.</p>
<p>The Superman comic book began being published quarterly, soon going bimonthly and in the late 1950s turning monthly. Twelve Annual issues were published between 1960-1986, and three Special issues were published between 1983-1985. This initial Superman series went on a three-month hiatus with issue #423 (Sept. 1986), as did sister title Action Comics, while the new Man of Steel limited series was published, introducing the post-Crisis on Infinite Earths Superman.</p>
<p>[edit] Issue #1 Cover<br />
The cover of Superman #1 (1939) is one of the most referenced comic covers, including:<br />
The cover to Action Comics #643 (July 1989) by artist George PÃ©rez, in homage to Joe Shuster&#8217;s classic image.<br />
References in Superman Returns.<br />
A panel in Kingdom Come </p>
<p>[edit] Awards<br />
The creators who have worked on Superman over the years have received a number of awards and nominations, including the 1969 Alley Award for Strip Most Needing Improvement, the 1970 Shazam Award for Best Writer (Dramatic Division), for Dennis O&#8217;Neil for his work on Superman, Batman, and Green Lantern, and a 1986 Jack Kirby Award nomination for Alan Moore and Dave Gibbons for Superman Annual #11 (1985).</p>
<p>[edit] Adventures of Superman</p>
<p>The death of Superman and its aftermath ran through a number of issues of the Superman comics in 1992â€“1993 (Adventures of Superman #499. Cover art by Tom Grummett and Doug Hazlewood).<br />
The survivors of the Crisis are about to enter into the paradise dimension. Cover of Adventures of Superman #649 (April 2006), by Ivan Reis, the &quot;final&quot; issue of the series under that title.After the Man of Steel limited series, Action Comics returned and Superman (Volume 2), #1 was published. A new title, Adventures of Superman premiered with #424, continuing the numbering of the original Superman series. The initial team working on the renamed title was writer Marv Wolfman and artist Jerry Ordway.</p>
<p>Adventures of Superman was numbered from issue #424 (January 1987) to issue #649 (April 2006), for a total of 228 monthly issues (including issue #0 (October 1994) published between issues #516 and #517 during the Zero Hour crossover event and issue #1,000,000 (November 1998) during the DC One Million crossover event) and nine Annuals published between 1987 to 1997.</p>
<p>The plots of the Superman books were often linked during the first few years of the series run. To coordinate the storyline and sequence of event, from January 1991 to January 2002, &quot;triangle numbers&quot; (or &quot;shield numbers&quot;) appeared on the cover of each Superman comic book. During these years the Superman story lines ran with the story continuing through the titles Superman, Action Comics and later in two further series, Superman: The Man of Steel and Superman: The Man of Tomorrow. After February 2002, the integration between the Superman titles became less frequent, and the remaining issues of Adventures of Superman commonly carried self-contained stories. The final issue (#649), however, was part of a three-part crossover with Superman and Action Comics, an homage to the Golden Age Superman in the wake of events in the limited series Infinite Crisis. For its last few years, Adventures of Superman was written by Greg Rucka. Notable plots included the villain Ruin, the attempted assassination of Lois Lane and a number of well-regarded Mxyzptlk appearances.<span id="more-37"></span><br /><i>video</i><br />
<p><a href="http://tuxpirate.com/superman-hits-a-tree.html"><em>Click here to view the embedded video.</em></a></p></p>
<hr />
<ul>
<li>Download: <a href="http://video.google.com/videofile/Supermanhitsatree.mp4?docid=-9052311113060494209&#038;itag=7">&#8220;Superman Hits A Tree&#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/superman-hits-a-tree.html')" href="http://www.sphere.com/search?q=sphereit:http://tuxpirate.com/superman-hits-a-tree.html">Sphere: Related Content</a></span><br/><br/>
	Tags: <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/figures" title="figures" rel="tag">figures</a>, <a href="http://tuxpirate.com/howto/flash" title="flash" rel="tag">flash</a>, <a href="http://tuxpirate.com/howto/http" title="http" rel="tag">http</a>, <a href="http://tuxpirate.com/howto/introduction" title="introduction" rel="tag">introduction</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/named" title="named" rel="tag">named</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/python" title="python" rel="tag">python</a>, <a href="http://tuxpirate.com/howto/references" title="references" rel="tag">references</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/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/ssh" title="ssh" rel="tag">ssh</a>, <a href="http://tuxpirate.com/howto/ssi" title="ssi" rel="tag">ssi</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/superman-hits-a-tree.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

