<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>David's logbook &#187; INFO 404</title>
	<atom:link href="http://davidtse916.wordpress.com/category/info-404/feed/" rel="self" type="application/rss+xml" />
	<link>http://davidtse916.wordpress.com</link>
	<description>If you live each day as if it was your last, someday you'll most certainly be right.</description>
	<lastBuildDate>Thu, 15 Jan 2009 08:29:49 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='davidtse916.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/594c31752e1de56a9e3bf024c8877d2e?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>David's logbook &#187; INFO 404</title>
		<link>http://davidtse916.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://davidtse916.wordpress.com/osd.xml" title="David&#8217;s logbook" />
		<item>
		<title>VIM 101</title>
		<link>http://davidtse916.wordpress.com/2008/03/24/vim-101/</link>
		<comments>http://davidtse916.wordpress.com/2008/03/24/vim-101/#comments</comments>
		<pubDate>Mon, 24 Mar 2008 02:09:46 +0000</pubDate>
		<dc:creator>David Xie</dc:creator>
				<category><![CDATA[INFO 404]]></category>
		<category><![CDATA[IT]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Study]]></category>
		<category><![CDATA[University of Otago]]></category>

		<guid isPermaLink="false">http://davidtse916.wordpress.com/?p=333</guid>
		<description><![CDATA[Ok&#8230;so VIM (born in 1991) is not exactly new&#8230;at least its not new to students who have done TELE301 in the past.  If you have never used Linux before, its quite hard to get your head around it at first.  I still remember the first time I saw VIM in the Tele301 lab&#8230;my [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=davidtse916.wordpress.com&blog=1214879&post=333&subd=davidtse916&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Ok&#8230;so <b>VIM</b> (born in 1991) is not exactly new&#8230;at least its not new to students who have done <a href="http://www.telecom.otago.ac.nz/tele301/" target="_blank">TELE301</a> in the past.  If you have never used <a href="http://http://en.wikipedia.org/wiki/Linux" target="_blank"><b>Linux</b></a> before, its quite hard to get your head around it at first.  I still remember the first time I saw <b>VIM</b> in the Tele301 lab&#8230;my first impression was:</p>
<p><span id="more-333"></span></p>
<blockquote><p><i>This is the Text Editor from HELL!!!</i></p></blockquote>
<p>But once you put a little time and effort into it&#8230;discovering tips and tricks, its not that bad after all <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Last week, after seeing a few of my friends using VIM for the first time in the INFO404 lab, I thought I should write a post on it so they can pick up the basics and work more comfortability with it asap.</p>
<h3 align="center">Useful links:</h3>
<p align="center"><a href="http://en.wikipedia.org/wiki/Vim" target="_blank">Vim &#8211; from Wikipedia</a></p>
<div align="center"></div>
<p align="center"><a href="http://bullium.com/support/vim.html">Vim Commands Cheat Sheet</a></p>
<div align="center"></div>
<p align="center"><a href="http://en.wikipedia.org/wiki/Vi">vi &#8211; from Wikipedia</a></p>
<div align="center"></div>
<p align="center"><a href="http://www.dc.turkuamk.fi/docs/soft/vim/vim_diff.html">Difference Between VIM and vi</a></p>
<div align="center"></div>
<p align="center"><a href="http://www.vim.org/">welcome home : vim online</a></p>
<div align="center"></div>
<p align="center"><a href="http://vim.wikia.com/wiki/Main_Page">Welcome to the Vim Tips wiki</a></p>
<p>Reading about <b>VIM</b> is one thing, actually using it is another.  If you just want to know the basic commands asap so you can get on with your work, you should really give the <b>VIM Tutor</b> a try:</p>
<p><b>Step 0</b>: Open up <b>Terminal</b>.</p>
<p><b>Step 1</b>: Type in <b>vimtutor</b>, you should get:</p>
<p><a href="http://davidtse916.files.wordpress.com/2008/03/vimtutor.jpg" title="vimtutor"></a></p>
<div style="text-align:center;"><a href="http://davidtse916.files.wordpress.com/2008/03/vimtutor.jpg" title="vimtutor"><img src="http://davidtse916.files.wordpress.com/2008/03/vimtutor.jpg?w=594&#038;h=470" alt="vimtutor" height="470" width="594" /></a></div>
<div style="text-align:center;"></div>
<p align="center"><i>The screen shot above is taken from Mac OS X Leopard&#8217;s terminal, your terminal window might look differently from mine.</i></p>
<h3 align="center">Last but not least&#8230;Enjoy your <b>VIM Tutor</b> <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </h3>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/davidtse916.wordpress.com/333/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/davidtse916.wordpress.com/333/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/davidtse916.wordpress.com/333/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/davidtse916.wordpress.com/333/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/davidtse916.wordpress.com/333/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/davidtse916.wordpress.com/333/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/davidtse916.wordpress.com/333/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/davidtse916.wordpress.com/333/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/davidtse916.wordpress.com/333/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/davidtse916.wordpress.com/333/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/davidtse916.wordpress.com/333/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/davidtse916.wordpress.com/333/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=davidtse916.wordpress.com&blog=1214879&post=333&subd=davidtse916&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://davidtse916.wordpress.com/2008/03/24/vim-101/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4330bb2c624e39c1ebf86cb455143bcc?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">David</media:title>
		</media:content>

		<media:content url="http://davidtse916.files.wordpress.com/2008/03/vimtutor.jpg" medium="image">
			<media:title type="html">vimtutor</media:title>
		</media:content>
	</item>
		<item>
		<title>Reference Material for INFO 404 Practical &#8211; 2008</title>
		<link>http://davidtse916.wordpress.com/2008/03/21/reference-material-firewall-part-only-for-info-404-practical-2008/</link>
		<comments>http://davidtse916.wordpress.com/2008/03/21/reference-material-firewall-part-only-for-info-404-practical-2008/#comments</comments>
		<pubDate>Fri, 21 Mar 2008 21:53:37 +0000</pubDate>
		<dc:creator>David Xie</dc:creator>
				<category><![CDATA[Cisco]]></category>
		<category><![CDATA[INFO 404]]></category>
		<category><![CDATA[IT]]></category>
		<category><![CDATA[Study]]></category>
		<category><![CDATA[University of Otago]]></category>
		<category><![CDATA[Cisco 2600]]></category>
		<category><![CDATA[Cisco PIX]]></category>
		<category><![CDATA[Dr Noria Foukia]]></category>
		<category><![CDATA[Firewall]]></category>

		<guid isPermaLink="false">http://davidtse916.wordpress.com/?p=331</guid>
		<description><![CDATA[If you are doing INFO 404 this year and you are preparing for the Practical Test, you might find the following links to be quite useful.  Most of the material below are from Noria&#8217;s notes.   I&#8217;ve put them here simply because you CAN NOT COPY and PASTE the http address from the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=davidtse916.wordpress.com&blog=1214879&post=331&subd=davidtse916&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>If you are doing INFO 404 this year and you are preparing for the <b>Practical Test</b>, you might find the following links to be quite useful.  <span id="more-331"></span>Most of the material below are from Noria&#8217;s notes.   I&#8217;ve put them here simply because you <b>CAN NOT</b> <b>COPY</b> and <b>PASTE</b> the http address from the PDF files!!! (yeah&#8230;its hard to imagine you still have to typing in the ten meter long http address these days)  Anyway, enjoy the link below and I will keep posting new entries regarding the <b>PIX firewall technology</b> from <b>Cisco</b>.</p>
<h3 align="center"><b>Firewall Part </b></h3>
<p align="center"><a href="http://www.cisco.com/univercd/cc/td/doc/product/iaabu/pix/pix_60/config/intro.htm">PIX Introduction</a></p>
<p align="center"><a href="http://en.wikipedia.org/wiki/Cisco_PIX">Cisco PIX &#8211; Wikipedia, the free encyclopedia</a></p>
<p align="center"><a href="http://www.cisco.com/en/US/docs/security/pix/pix61/command/reference/qref.html#wp1002608" target="_blank">Cisco PIX Firewall Commands Quick Reference, Version 6.1</a></p>
<div align="center"></div>
<p align="center"><a href="http://www.cisco.com/warp/public/707/28.html">Using nat, global, static, conduit, and access-list Commands and Port Redirection(Forwarding) on PIX</a></p>
<p align="center"><a href="http://www.cisco.com/warp/public/110/pixfaq.shtml">Cisco Secure PIX Firewall Frequently Asked Questions</a></p>
<p align="center"><a href="http://www.joshgentry.com/networking/subnet.htm">IP Subnet Calculations</a></p>
<p align="left">An interesting side note:</p>
<blockquote><p><b>End-of-Life</b><br />
<i> On January 28, 2008, Cisco announced the end-of-sale and end-of-life dates for Cisco PIX Security Appliances, software, accessories, and licenses. The last day for purchasing Cisco PIX Security Appliance platforms and bundles will be July 28, 2008. The last day to purchase accessories and licenses will be January 27, 2009. It is important to note that Cisco will continue to support Cisco PIX Security Appliance customers through July 27, 2013.</i></p></blockquote>
<p>We are probably the last class to use the <b>PIX firewalls</b> before they head off to the IT Museums around the world <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<h3 align="center"><b>Router Part</b></h3>
<div align="center"><a href="http://www.cisco.com/univercd/cc/td/doc/product/access/acs_mod/cis2600/2600_qsg.htm" target="_blank">Cisco Router Configuration Tutorial</a></div>
<div align="center"><a href="http://www.cisco.com/univercd/cc/td/doc/product/access/acs_mod/cis2600/2600_qsg.htm" target="_blank">Cisco 2600 Series Modular Routers Quick Start Guide</a></div>
<div align="center"><a href="http://www.quagga.net/docs.php">Quagga Documentation</a></div>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/davidtse916.wordpress.com/331/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/davidtse916.wordpress.com/331/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/davidtse916.wordpress.com/331/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/davidtse916.wordpress.com/331/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/davidtse916.wordpress.com/331/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/davidtse916.wordpress.com/331/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/davidtse916.wordpress.com/331/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/davidtse916.wordpress.com/331/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/davidtse916.wordpress.com/331/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/davidtse916.wordpress.com/331/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/davidtse916.wordpress.com/331/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/davidtse916.wordpress.com/331/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=davidtse916.wordpress.com&blog=1214879&post=331&subd=davidtse916&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://davidtse916.wordpress.com/2008/03/21/reference-material-firewall-part-only-for-info-404-practical-2008/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4330bb2c624e39c1ebf86cb455143bcc?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">David</media:title>
		</media:content>
	</item>
	</channel>
</rss>