<?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; howto</title>
	<atom:link href="http://tuxpirate.com/howto/howto/feed" rel="self" type="application/rss+xml" />
	<link>http://tuxpirate.com</link>
	<description>GNU/Linux, Python Programming And Shell Scripting Video Tutorials</description>
	<lastBuildDate>Fri, 05 Feb 2010 21:49:52 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Ruby Sig: How To Design A Domain Specific Language</title>
		<link>http://tuxpirate.com/ruby-sig-how-to-design-a-domain-specific-language.html</link>
		<comments>http://tuxpirate.com/ruby-sig-how-to-design-a-domain-specific-language.html#comments</comments>
		<pubDate>Sat, 01 Mar 2008 18:01:19 +0000</pubDate>
		<dc:creator>Linux Poweruser Programmer</dc:creator>
				<category><![CDATA[documentation]]></category>
		<category><![CDATA[abstract]]></category>
		<category><![CDATA[c]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[http]]></category>
		<category><![CDATA[lan]]></category>
		<category><![CDATA[rmi]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[web]]></category>

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



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

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

]]></content:encoded>
			<wfw:commentRss>http://tuxpirate.com/ruby-sig-how-to-design-a-domain-specific-language.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Design A Good Api And Why It Matters</title>
		<link>http://tuxpirate.com/how-to-design-a-good-api-and-why-it-matters.html</link>
		<comments>http://tuxpirate.com/how-to-design-a-good-api-and-why-it-matters.html#comments</comments>
		<pubDate>Sat, 23 Feb 2008 20:04:20 +0000</pubDate>
		<dc:creator>Linux Poweruser Programmer</dc:creator>
				<category><![CDATA[documentation]]></category>
		<category><![CDATA[abstract]]></category>
		<category><![CDATA[c]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[http]]></category>
		<category><![CDATA[lan]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://tuxpirate.com/how-to-design-a-good-api-and-why-it-matters.sh</guid>
		<description><![CDATA[



How To Design A Good API and Why it MattersGoogle engEDU1 hr &#8211; Jan 24, 2007
Google Tech Talks
January 24, 2007
ABSTRACT
Every day around the world, software developers spend much of their time working with a variety of Application Programming Interfaces (APIs). Some are integral to the core platform, some provide access to widely distributed frameworks, and [...]]]></description>
			<content:encoded><![CDATA[<!-- sphereit start --><div>
<div></div>
<div><img src="http://video.google.com/ThumbnailServer2?app=vss&#038;contentid=63e193bb94260701&#038;offsetms=680000&#038;itag=w320&#038;lang=en&#038;sigh=dp5-4lMTqGfrhlSMIGU_3QtCOqg" width="320" height="240" border="1" /></div>
</div>
<p><font size="+1">How To Design A Good API and Why it Matters</font><br /><font color="green">Google engEDU<br />1 hr &#8211; Jan 24, 2007</font></p>
<p>Google Tech Talks<br />
January 24, 2007</p>
<p>ABSTRACT</p>
<p>Every day around the world, software developers spend much of their time working with a variety of Application Programming Interfaces (APIs). Some are integral to the core platform, some provide access to widely distributed frameworks, and some are written in-house for use by a few developers. Nearly all programmers occasionally function as API designers, whether they know it or not. A well-designed API can be a great asset to the organization that wrote it and to all who use it. Good APIs increase the pleasure and productivity of the developers who use them, the quality of the software they produce, and ultimately, the corporate bottom line. Conversely, poorly written APIs are a constant thorn in the developer&#8217;s side, and have been known to harm the bottom line to the point of bankruptcy. Given the importance of good API design, surprisingly little has been written on the subject. In this talk, I&#8217;ll attempt to help you recognize good and bad APIs and I&#8217;ll offer specific suggestions for writing good ones.</p>
<p>This talk is part of the Advanced Topics in Programming Series at Google.<span id="more-397"></span><br /><i>video</i><br />
<p><a href="http://tuxpirate.com/how-to-design-a-good-api-and-why-it-matters.html"><em>Click here to view the embedded video.</em></a></p></p>
<hr />
<ul>
<li>Download: <a href="http://video.google.com/videofile/HowToDesignAGoodAPIa.mp4?docid=-3733345136856180693&#038;itag=7">&#8220;How To Design A Good Api And Why It Matters&#8221;</a> (video/mp4)</li>
</ul>
<p></p>
<!-- sphereit end --><span style="margin-bottom:40px; border-bottom:none;"><a class="iconsphere" title="Sphere: Related Content" onclick="return Sphere.Widget.search('http://tuxpirate.com/how-to-design-a-good-api-and-why-it-matters.html')" href="http://www.sphere.com/search?q=sphereit:http://tuxpirate.com/how-to-design-a-good-api-and-why-it-matters.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/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/programming" title="programming" rel="tag">programming</a>, <a href="http://tuxpirate.com/howto/server" title="server" rel="tag">server</a>, <a href="http://tuxpirate.com/howto/software" title="software" rel="tag">software</a><br />

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

]]></content:encoded>
			<wfw:commentRss>http://tuxpirate.com/how-to-design-a-good-api-and-why-it-matters.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Recruit Motivate And Energize Superior Test Engineers</title>
		<link>http://tuxpirate.com/how-to-recruit-motivate-and-energize-superior-test-engineers.html</link>
		<comments>http://tuxpirate.com/how-to-recruit-motivate-and-energize-superior-test-engineers.html#comments</comments>
		<pubDate>Thu, 14 Feb 2008 21:53:04 +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[script]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[ssi]]></category>

		<guid isPermaLink="false">http://tuxpirate.com/how-to-recruit-motivate-and-energize-superior-test-engineers.sh</guid>
		<description><![CDATA[



How To Recruit, Motivate, and Energize Superior Test EngineersGoogle engEDU59 min &#8211; Nov 9, 2005
Google Tech Talks
November 9, 2005
Jeff Feldstein
ABSTRACT
The expectations today are for increasingly high-quality software, requiring more sophisticated automation in testing. Test and QA teams must work more closely with development to ensure that this sophisticated automation is possible. This has lead to [...]]]></description>
			<content:encoded><![CDATA[<!-- sphereit start --><div>
<div></div>
<div><img src="http://video.google.com/ThumbnailServer2?app=vss&#038;contentid=18fec25cff8f2da5&#038;offsetms=270000&#038;itag=w320&#038;lang=en&#038;sigh=XOKDvcflBFv5pztSBakGZRpzY0g" width="320" height="240" border="1" /></div>
</div>
<p><font size="+1">How To Recruit, Motivate, and Energize Superior Test Engineers</font><br /><font color="green">Google engEDU<br />59 min &#8211; Nov 9, 2005</font></p>
<p>Google Tech Talks<br />
November 9, 2005</p>
<p>Jeff Feldstein</p>
<p>ABSTRACT<br />
The expectations today are for increasingly high-quality software, requiring more sophisticated automation in testing. Test and QA teams must work more closely with development to ensure that this sophisticated automation is possible. This has lead to software engineers applying creativity, talent and expertise to not just application development, but testing as well. This transition from manual to scripting to highly engineered test automation changes the way we recruit, hire, motivate and retain great test engineering talent.</p>
<p>The speaker uses examples of how his team at Cisco changed the way it tests over the past six years. In this class, he&#8217;ll review eight points for why test is a better place for software developers than software development, and he&#8217;ll show how and when to express these points to hire, motivate and retain top talent. You&#8217;ll see how to inspire greater innovation and creativity in your testing processes, and how to manage and inspire test and development teams that are spread across different locations. You&#8217;ll also learn the place of manual testing in the new environment.<span id="more-482"></span><br /><i>video</i><br />
<p><a href="http://tuxpirate.com/how-to-recruit-motivate-and-energize-superior-test-engineers.html"><em>Click here to view the embedded video.</em></a></p></p>
<hr />
<ul>
<li>Download: <a href="http://video.google.com/videofile/HowToRecruitMotivate.mp4?docid=6704513211835446274&#038;itag=7">&#8220;How To Recruit Motivate And Energize Superior Test Engineers&#8221;</a> (video/mp4)</li>
</ul>
<p></p>
<!-- sphereit end --><span style="margin-bottom:40px; border-bottom:none;"><a class="iconsphere" title="Sphere: Related Content" onclick="return Sphere.Widget.search('http://tuxpirate.com/how-to-recruit-motivate-and-energize-superior-test-engineers.html')" href="http://www.sphere.com/search?q=sphereit:http://tuxpirate.com/how-to-recruit-motivate-and-energize-superior-test-engineers.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/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/software" title="software" rel="tag">software</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/how-to-recruit-motivate-and-energize-superior-test-engineers.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Plan Projects With Distributed Teams</title>
		<link>http://tuxpirate.com/how-to-plan-projects-with-distributed-teams.html</link>
		<comments>http://tuxpirate.com/how-to-plan-projects-with-distributed-teams.html#comments</comments>
		<pubDate>Wed, 06 Feb 2008 03:18:45 +0000</pubDate>
		<dc:creator>Linux Poweruser Programmer</dc:creator>
				<category><![CDATA[documentation]]></category>
		<category><![CDATA[c]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[http]]></category>
		<category><![CDATA[lan]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://tuxpirate.com/how-to-plan-projects-with-distributed-teams.sh</guid>
		<description><![CDATA[



How To Plan Projects With Distributed TeamsGoogle engEDU56 min &#8211; Apr 3, 2007
Google Tech Talks
April 3, 2007
Hubert Smits will give a hands-on overview of the activities that are involved in larger agile projects. Larger projects stretch out over more then a few months and have more then a single team involved. Things get more complex [...]]]></description>
			<content:encoded><![CDATA[<!-- sphereit start --><div>
<div></div>
<div><img src="http://video.google.com/ThumbnailServer2?app=vss&#038;contentid=55089be4040eda7c&#038;offsetms=505000&#038;itag=w320&#038;lang=en&#038;sigh=YDEhedg96CpprJLi9glz6_5JPmc" width="320" height="240" border="1" /></div>
</div>
<p><font size="+1">How To Plan Projects With Distributed Teams</font><br /><font color="green">Google engEDU<br />56 min &#8211; Apr 3, 2007</font></p>
<p>Google Tech Talks<br />
April 3, 2007</p>
<p>Hubert Smits will give a hands-on overview of the activities that are involved in larger agile projects. Larger projects stretch out over more then a few months and have more then a single team involved. Things get more complex when the teams are not collocated. Hubert has based the talk on his paper &quot;Multi Level Planning for Agile Projects&quot; and presents a practical implementation of the planning levels. The experience he uses in the presentation is taken from his work as an agile coach for Rally Software Development, which brings him to projects with teams scattered across the globe: the US, Europe, Middle East and Far East.<span id="more-436"></span><br /><i>video</i><br />
<p><a href="http://tuxpirate.com/how-to-plan-projects-with-distributed-teams.html"><em>Click here to view the embedded video.</em></a></p></p>
<hr />
<ul>
<li>Download: <a href="http://video.google.com/videofile/HowToPlanProjectsWit.mp4?docid=2259483443972461251&#038;itag=7">&#8220;How To Plan Projects With Distributed Teams&#8221;</a> (video/mp4)</li>
</ul>
<p></p>
<!-- sphereit end --><span style="margin-bottom:40px; border-bottom:none;"><a class="iconsphere" title="Sphere: Related Content" onclick="return Sphere.Widget.search('http://tuxpirate.com/how-to-plan-projects-with-distributed-teams.html')" href="http://www.sphere.com/search?q=sphereit:http://tuxpirate.com/how-to-plan-projects-with-distributed-teams.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/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/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/how-to-plan-projects-with-distributed-teams.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How To Break Web Software &#8211; A Look At Security Vulnerabilities In Web Software</title>
		<link>http://tuxpirate.com/how-to-break-web-software-a-look-at-security-vulnerabilities-in-web-software-3.html</link>
		<comments>http://tuxpirate.com/how-to-break-web-software-a-look-at-security-vulnerabilities-in-web-software-3.html#comments</comments>
		<pubDate>Sat, 02 Feb 2008 23:23:36 +0000</pubDate>
		<dc:creator>Linux Poweruser Programmer</dc:creator>
				<category><![CDATA[documentation]]></category>
		<category><![CDATA[abstract]]></category>
		<category><![CDATA[c]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[http]]></category>
		<category><![CDATA[lan]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[ssi]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://tuxpirate.com/how-to-break-web-software-a-look-at-security-vulnerabilities-in-web-software-3.sh</guid>
		<description><![CDATA[



How To Break Web Software &#8211; A look at security vulnerabilities in web softwareGoogle engEDU1 hr 27 min &#8211; Apr 13, 2006
Google TechTalks
April 13, 2006
Mike Andrews
Mike Andrews is a senior consultant who specializes in software security and leads the web application security assessments and Ultimate Web Hacking classes for Foundstone.
ABSTRACT
It all started out as a [...]]]></description>
			<content:encoded><![CDATA[<!-- sphereit start --><div>
<div></div>
<div><img src="http://video.google.com/ThumbnailServer2?app=vss&#038;contentid=d6768d92c60403d0&#038;offsetms=55000&#038;itag=w320&#038;lang=en&#038;sigh=toOBNLzBzsH3haNWFnEsocy44n4" width="320" height="240" border="1" /></div>
</div>
<p><font size="+1">How To Break Web Software &#8211; A look at security vulnerabilities in web software</font><br /><font color="green">Google engEDU<br />1 hr 27 min &#8211; Apr 13, 2006</font></p>
<p>Google TechTalks<br />
April 13, 2006</p>
<p>Mike Andrews</p>
<p>Mike Andrews is a senior consultant who specializes in software security and leads the web application security assessments and Ultimate Web Hacking classes for Foundstone.</p>
<p>ABSTRACT<br />
It all started out as a place to share physics documents, but has grown into potentially mankind&#8217;s largest and most complex creation. The World Wide Web is a lot of things &#8211; a soapbox for everyone, a giant shopping mall, an application platform, and unfortunately a hacker&#8217;s playground.</p>
<p>As more applications get &quot;web-ified&quot; moving from the desktop or legacy systems onto the web, attackers follow the vulnerabilities. Without sophisticated tools or &quot;1337 5&#215;1llz&quot;, web applications are now the most attacked technology, with the majority of attacks categorized as &quot;easily exploitable&quot;.</p>
<p>So, before your application is placed out into one of the most hostile environments, how do you stop your software from being &quot;0wn3d&quot; by the 14 year old in their blacked-out bedroom, or being used by a Russian crime cartel?</p>
<p>In this TechTalk, Mike Andrews will look at how web applications are attacked, walk through a testing framework for evaluating the security of an application and take some deep-dives into a few interesting and common vulnerabilities and how they can be exploited.<span id="more-542"></span><br /><i>video</i><br />
<p><a href="http://tuxpirate.com/how-to-break-web-software-a-look-at-security-vulnerabilities-in-web-software-3.html"><em>Click here to view the embedded video.</em></a></p></p>
<hr />
<ul>
<li>Download: <a href="http://video.google.com/videofile/HowToBreakWebSoftwar.mp4?docid=5159636580663884360&#038;itag=7">&#8220;How To Break Web Software &#8211; A Look At Security Vulnerabilities In Web Software&#8221;</a> (video/mp4)</li>
</ul>
<p></p>
<!-- sphereit end --><span style="margin-bottom:40px; border-bottom:none;"><a class="iconsphere" title="Sphere: Related Content" onclick="return Sphere.Widget.search('http://tuxpirate.com/how-to-break-web-software-a-look-at-security-vulnerabilities-in-web-software-3.html')" href="http://www.sphere.com/search?q=sphereit:http://tuxpirate.com/how-to-break-web-software-a-look-at-security-vulnerabilities-in-web-software-3.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/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/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/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/how-to-break-web-software-a-look-at-security-vulnerabilities-in-web-software-3.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How To Break Web Software &#8211; A Look At Security Vulnerabilities In Web Software</title>
		<link>http://tuxpirate.com/how-to-break-web-software-a-look-at-security-vulnerabilities-in-web-software.html</link>
		<comments>http://tuxpirate.com/how-to-break-web-software-a-look-at-security-vulnerabilities-in-web-software.html#comments</comments>
		<pubDate>Tue, 22 Jan 2008 16:46:57 +0000</pubDate>
		<dc:creator>Linux Poweruser Programmer</dc:creator>
				<category><![CDATA[GNU/Linux]]></category>
		<category><![CDATA[abstract]]></category>
		<category><![CDATA[c]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[http]]></category>
		<category><![CDATA[lan]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[ssi]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://tuxpirate.com/how-to-break-web-software-a-look-at-security-vulnerabilities-in-web-software.sh</guid>
		<description><![CDATA[



How To Break Web Software &#8211; A look at security vulnerabilities in web softwareGoogle engEDU1 hr 27 min &#8211; 13-Apr-06
Google TechTalks
April 13, 2006
Mike Andrews
Mike Andrews is a senior consultant who specializes in software security and leads the web application security assessments and Ultimate Web Hacking classes for Foundstone.
ABSTRACT
It all started out as a place to [...]]]></description>
			<content:encoded><![CDATA[<!-- sphereit start --><div>
<div></div>
<div><img src="http://video.google.com/ThumbnailServer2?app=vss&#038;contentid=d6768d92c60403d0&#038;offsetms=55000&#038;itag=w320&#038;lang=en&#038;sigh=toOBNLzBzsH3haNWFnEsocy44n4" width="320" height="240" border="1" /></div>
</div>
<p><font size="+1">How To Break Web Software &#8211; A look at security vulnerabilities in web software</font><br /><font color="green">Google engEDU<br />1 hr 27 min &#8211; 13-Apr-06</font></p>
<p>Google TechTalks<br />
April 13, 2006</p>
<p>Mike Andrews</p>
<p>Mike Andrews is a senior consultant who specializes in software security and leads the web application security assessments and Ultimate Web Hacking classes for Foundstone.</p>
<p>ABSTRACT<br />
It all started out as a place to share physics documents, but has grown into potentially mankind&#8217;s largest and most complex creation. The World Wide Web is a lot of things &#8211; a soapbox for everyone, a giant shopping mall, an application platform, and unfortunately a hacker&#8217;s playground.</p>
<p>As more applications get &quot;web-ified&quot; moving from the desktop or legacy systems onto the web, attackers follow the vulnerabilities. Without sophisticated tools or &quot;1337 5&#215;1llz&quot;, web applications are now the most attacked technology, with the majority of attacks categorized as &quot;easily exploitable&quot;.</p>
<p>So, before your application is placed out into one of the most hostile environments, how do you stop your software from being &quot;0wn3d&quot; by the 14 year old in their blacked-out bedroom, or being used by a Russian crime cartel?</p>
<p>In this TechTalk, Mike Andrews will look at how web applications are attacked, walk through a testing framework for evaluating the security of an application and take some deep-dives into a few interesting and common vulnerabilities and how they can be exploited.<span id="more-200"></span><br /><i>video</i><br />
<p><a href="http://tuxpirate.com/how-to-break-web-software-a-look-at-security-vulnerabilities-in-web-software.html"><em>Click here to view the embedded video.</em></a></p></p>
<hr />
<ul>
<li>Download: <a href="http://video.google.com/videofile/HowToBreakWebSoftwar.mp4?docid=5159636580663884360&#038;itag=7">&#8220;How To Break Web Software &#8211; A Look At Security Vulnerabilities In Web Software&#8221;</a> (video/mp4)</li>
</ul>
<p></p>
<!-- sphereit end --><span style="margin-bottom:40px; border-bottom:none;"><a class="iconsphere" title="Sphere: Related Content" onclick="return Sphere.Widget.search('http://tuxpirate.com/how-to-break-web-software-a-look-at-security-vulnerabilities-in-web-software.html')" href="http://www.sphere.com/search?q=sphereit:http://tuxpirate.com/how-to-break-web-software-a-look-at-security-vulnerabilities-in-web-software.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/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/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/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/how-to-break-web-software-a-look-at-security-vulnerabilities-in-web-software.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Apply Htaccess On A Web Directory</title>
		<link>http://tuxpirate.com/how-to-apply-htaccess-on-a-web-directory.html</link>
		<comments>http://tuxpirate.com/how-to-apply-htaccess-on-a-web-directory.html#comments</comments>
		<pubDate>Tue, 08 Jan 2008 23:46:46 +0000</pubDate>
		<dc:creator>Linux Poweruser Programmer</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[.htaccess]]></category>
		<category><![CDATA[c]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[http]]></category>
		<category><![CDATA[lan]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[password]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://tuxpirate.com/how-to-apply-htaccess-on-a-web-directory.sh</guid>
		<description><![CDATA[



How to apply htaccess on a web directoryBarry Thomas14 min &#8211; 22-Mar-06
A guide to setting up a protected password folder using htaccess. Suitable for unix/linux systems.video



Download: &#8220;How To Apply Htaccess On A Web Directory&#8221; (video/mp4)


Sphere: Related Content
	Tags: .htaccess, c, howto, http, lan, linux, password, server, web

	Related posts
	
	15 Views Of A Node Link Graph: An Information [...]]]></description>
			<content:encoded><![CDATA[<!-- sphereit start --><div>
<div></div>
<div><img src="http://video.google.com/ThumbnailServer2?app=vss&#038;contentid=e896f9cb8b12fe9b&#038;offsetms=250000&#038;itag=w320&#038;lang=en&#038;sigh=FDtyNrDRVvSTb3HvKZwbJO4na58" width="320" height="240" border="1" /></div>
</div>
<p><font size="+1">How to apply htaccess on a web directory</font><br /><font color="green">Barry Thomas<br />14 min &#8211; 22-Mar-06</font></p>
<p>A guide to setting up a protected password folder using htaccess. Suitable for unix/linux systems.<span id="more-22"></span><br /><i>video</i><br />
<p><a href="http://tuxpirate.com/how-to-apply-htaccess-on-a-web-directory.html"><em>Click here to view the embedded video.</em></a></p></p>
<hr />
<ul>
<li>Download: <a href="http://video.google.com/videofile/Howtoapplyhtaccesson.mp4?docid=131156401725749493&#038;itag=7" rel="nofollow">&#8220;How To Apply Htaccess On A Web Directory&#8221;</a> (video/mp4)</li>
</ul>
<p></p>
<!-- sphereit end --><span style="margin-bottom:40px; border-bottom:none;"><a class="iconsphere" title="Sphere: Related Content" onclick="return Sphere.Widget.search('http://tuxpirate.com/how-to-apply-htaccess-on-a-web-directory.html')" href="http://www.sphere.com/search?q=sphereit:http://tuxpirate.com/how-to-apply-htaccess-on-a-web-directory.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/c" title="c" rel="tag">c</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/linux" title="linux" rel="tag">linux</a>, <a href="http://tuxpirate.com/howto/password" title="password" rel="tag">password</a>, <a href="http://tuxpirate.com/howto/server" title="server" rel="tag">server</a>, <a href="http://tuxpirate.com/howto/web" title="web" rel="tag">web</a><br />

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

]]></content:encoded>
			<wfw:commentRss>http://tuxpirate.com/how-to-apply-htaccess-on-a-web-directory.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Install Smf Tutorial</title>
		<link>http://tuxpirate.com/how-to-install-smf-tutorial.html</link>
		<comments>http://tuxpirate.com/how-to-install-smf-tutorial.html#comments</comments>
		<pubDate>Tue, 08 Jan 2008 22:55:07 +0000</pubDate>
		<dc:creator>Linux Poweruser Programmer</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[c]]></category>
		<category><![CDATA[ftp]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[http]]></category>
		<category><![CDATA[lan]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[mysql database]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[sql]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://tuxpirate.com/how-to-install-smf-tutorial.sh</guid>
		<description><![CDATA[



How to install SMF Tutorial4 min &#8211; 3-Mar-07
How to install SMF with Smart FTP, Cpanel X and MySql Database. In this tutorial, I will show you how to instal Simple Machine Forums to make your own forum in just 5 minutes.video



Download: &#8220;How To Install Smf Tutorial&#8221; (video/mp4)


Sphere: Related Content
	Tags: c, ftp, howto, http, lan, mysql, [...]]]></description>
			<content:encoded><![CDATA[<!-- sphereit start --><div>
<div></div>
<div><img src="http://video.google.com/ThumbnailServer2?app=vss&#038;contentid=a1ee7be219231c6f&#038;offsetms=30000&#038;itag=w320&#038;lang=en&#038;sigh=c_ceQuzS1PMCnuqPVO84klKobaQ" width="320" height="240" border="1" /></div>
</div>
<p><font size="+1">How to install SMF Tutorial</font><br /><font color="green"><br />4 min &#8211; 3-Mar-07</font></p>
<p>How to install SMF with Smart FTP, Cpanel X and MySql Database. In this tutorial, I will show you how to instal Simple Machine Forums to make your own forum in just 5 minutes.<span id="more-73"></span><br /><i>video</i><br />
<p><a href="http://tuxpirate.com/how-to-install-smf-tutorial.html"><em>Click here to view the embedded video.</em></a></p></p>
<hr />
<ul>
<li>Download: <a href="http://video.google.com/videofile/HowtoinstallSMFTutor.mp4?docid=-5214842120410307772&#038;itag=7">&#8220;How To Install Smf Tutorial&#8221;</a> (video/mp4)</li>
</ul>
<p></p>
<!-- sphereit end --><span style="margin-bottom:40px; border-bottom:none;"><a class="iconsphere" title="Sphere: Related Content" onclick="return Sphere.Widget.search('http://tuxpirate.com/how-to-install-smf-tutorial.html')" href="http://www.sphere.com/search?q=sphereit:http://tuxpirate.com/how-to-install-smf-tutorial.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/ftp" title="ftp" rel="tag">ftp</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/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/server" title="server" rel="tag">server</a>, <a href="http://tuxpirate.com/howto/sql" title="sql" rel="tag">sql</a>, <a href="http://tuxpirate.com/howto/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/how-to-install-smf-tutorial.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Set Up Redirects Using Htaccess</title>
		<link>http://tuxpirate.com/how-to-set-up-redirects-using-htaccess.html</link>
		<comments>http://tuxpirate.com/how-to-set-up-redirects-using-htaccess.html#comments</comments>
		<pubDate>Tue, 08 Jan 2008 11:46:30 +0000</pubDate>
		<dc:creator>Linux Poweruser Programmer</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[.htaccess]]></category>
		<category><![CDATA[c]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[http]]></category>
		<category><![CDATA[lan]]></category>
		<category><![CDATA[server]]></category>

		<guid isPermaLink="false">http://tuxpirate.com/how-to-set-up-redirects-using-htaccess.sh</guid>
		<description><![CDATA[



How to set up Redirects using .htaccess6 min &#8211; 21-Mar-07
http://successbizhome.com
An htaccess file is a simple ASCII file,
such as you would create through a
text editor like NotePad or SimpleText
You need to make sure you are allowed
to use htaccess before you actually
use it.video



Download: &#8220;How To Set Up Redirects Using Htaccess&#8221; (video/mp4)


Sphere: Related Content
	Tags: .htaccess, c, howto, http, [...]]]></description>
			<content:encoded><![CDATA[<!-- sphereit start --><div>
<div></div>
<div><img src="http://video.google.com/ThumbnailServer2?app=vss&#038;contentid=2d4d04cb388e284b&#038;offsetms=160000&#038;itag=w320&#038;lang=en&#038;sigh=rUrW49EE2vd7kXLEuVKRmY_-hGE" width="320" height="240" border="1" /></div>
</div>
<p><font size="+1">How to set up Redirects using .htaccess</font><br /><font color="green"><br />6 min &#8211; 21-Mar-07</font></p>
<p>http://successbizhome.com<br />
An htaccess file is a simple ASCII file,<br />
such as you would create through a<br />
text editor like NotePad or SimpleText<br />
You need to make sure you are allowed<br />
to use htaccess before you actually<br />
use it.<span id="more-21"></span><br /><i>video</i><br />
<p><a href="http://tuxpirate.com/how-to-set-up-redirects-using-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/HowtosetupRedirectsu.mp4?docid=2070825532378274685&#038;itag=7" rel="nofollow">&#8220;How To Set Up Redirects Using 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/how-to-set-up-redirects-using-htaccess.html')" href="http://www.sphere.com/search?q=sphereit:http://tuxpirate.com/how-to-set-up-redirects-using-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/c" title="c" rel="tag">c</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/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/how-to-set-up-redirects-using-htaccess.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Break Web Software &#8211; A Look At Security Vulnerabilities In Web Software</title>
		<link>http://tuxpirate.com/how-to-break-web-software-a-look-at-security-vulnerabilities-in-web-software-2.html</link>
		<comments>http://tuxpirate.com/how-to-break-web-software-a-look-at-security-vulnerabilities-in-web-software-2.html#comments</comments>
		<pubDate>Tue, 01 Jan 2008 06:49:44 +0000</pubDate>
		<dc:creator>Linux Poweruser Programmer</dc:creator>
				<category><![CDATA[Python]]></category>
		<category><![CDATA[abstract]]></category>
		<category><![CDATA[c]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[http]]></category>
		<category><![CDATA[lan]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[ssi]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://tuxpirate.com/how-to-break-web-software-a-look-at-security-vulnerabilities-in-web-software-2.sh</guid>
		<description><![CDATA[



How To Break Web Software &#8211; A look at security vulnerabilities in web softwareGoogle engEDU1 hr 27 min &#8211; 13-Apr-06
Google TechTalks
April 13, 2006
Mike Andrews
Mike Andrews is a senior consultant who specializes in software security and leads the web application security assessments and Ultimate Web Hacking classes for Foundstone.
ABSTRACT
It all started out as a place to [...]]]></description>
			<content:encoded><![CDATA[<!-- sphereit start --><div>
<div></div>
<div><img src="http://video.google.com/ThumbnailServer2?app=vss&#038;contentid=d6768d92c60403d0&#038;offsetms=55000&#038;itag=w320&#038;lang=en&#038;sigh=toOBNLzBzsH3haNWFnEsocy44n4" width="320" height="240" border="1" /></div>
</div>
<p><font size="+1">How To Break Web Software &#8211; A look at security vulnerabilities in web software</font><br /><font color="green">Google engEDU<br />1 hr 27 min &#8211; 13-Apr-06</font></p>
<p>Google TechTalks<br />
April 13, 2006</p>
<p>Mike Andrews</p>
<p>Mike Andrews is a senior consultant who specializes in software security and leads the web application security assessments and Ultimate Web Hacking classes for Foundstone.</p>
<p>ABSTRACT<br />
It all started out as a place to share physics documents, but has grown into potentially mankind&#8217;s largest and most complex creation. The World Wide Web is a lot of things &#8211; a soapbox for everyone, a giant shopping mall, an application platform, and unfortunately a hacker&#8217;s playground.</p>
<p>As more applications get &quot;web-ified&quot; moving from the desktop or legacy systems onto the web, attackers follow the vulnerabilities. Without sophisticated tools or &quot;1337 5&#215;1llz&quot;, web applications are now the most attacked technology, with the majority of attacks categorized as &quot;easily exploitable&quot;.</p>
<p>So, before your application is placed out into one of the most hostile environments, how do you stop your software from being &quot;0wn3d&quot; by the 14 year old in their blacked-out bedroom, or being used by a Russian crime cartel?</p>
<p>In this TechTalk, Mike Andrews will look at how web applications are attacked, walk through a testing framework for evaluating the security of an application and take some deep-dives into a few interesting and common vulnerabilities and how they can be exploited.<span id="more-209"></span><br /><i>video</i><br />
<p><a href="http://tuxpirate.com/how-to-break-web-software-a-look-at-security-vulnerabilities-in-web-software-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/HowToBreakWebSoftwar.mp4?docid=5159636580663884360&#038;itag=7">&#8220;How To Break Web Software &#8211; A Look At Security Vulnerabilities In Web Software&#8221;</a> (video/mp4)</li>
</ul>
<p></p>
<!-- sphereit end --><span style="margin-bottom:40px; border-bottom:none;"><a class="iconsphere" title="Sphere: Related Content" onclick="return Sphere.Widget.search('http://tuxpirate.com/how-to-break-web-software-a-look-at-security-vulnerabilities-in-web-software-2.html')" href="http://www.sphere.com/search?q=sphereit:http://tuxpirate.com/how-to-break-web-software-a-look-at-security-vulnerabilities-in-web-software-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/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/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/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/how-to-break-web-software-a-look-at-security-vulnerabilities-in-web-software-2.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
