<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.1.2" -->
<rss version="0.92">
<channel>
	<title>lxpages.com blog</title>
	<link>http://blog.lxpages.com</link>
	<description>random bombastic analytics</description>
	<lastBuildDate>Thu, 03 Jul 2008 19:57:50 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>VI Basic Movement</title>
		<description><![CDATA[I like vi.  Yes I do.  Not Emacs.  But VI.  Here is a list of some basic commands to move around in VI!


h l k j
character left, right, line up, down


b w
word/token left, right


ge e
end of word/token left, right


{ }
beginning of previous, next paragraph


( )
beginning of previous, next sentence


0 gm
beginning, middle of line


^ $
first, last [...]]]></description>
		<link>http://blog.lxpages.com/2008/07/03/vi-basic-movement/</link>
			</item>
	<item>
		<title>Fun With Rsync - Part I</title>
		<description><![CDATA[If you&#8217;ve used rsync in the past, you know that it makes quite a few things much easier to manage.  For example, you can use rsync to backup files from one server to another, you can use it to automate patch deployments, you can mirror entire websites and also have it function like a [...]]]></description>
		<link>http://blog.lxpages.com/2008/04/17/fun-with-rsync-part-i/</link>
			</item>
	<item>
		<title>How to Remove Linux and Install Windows XP</title>
		<description><![CDATA[Earlier I stumbled on a Microsoft support page titled How to Remove Linux and Install Windows XP.   I&#8217;m sure there are a small number of people who come back to Windows after finding Linux a bit hard but I don&#8217;t think there was ever a need for an article on how to remove Linux.  You [...]]]></description>
		<link>http://blog.lxpages.com/2008/03/25/how-to-remove-linux-and-install-windows-xp/</link>
			</item>
	<item>
		<title>Calculate big using bc</title>
		<description><![CDATA[If you&#8217;re a command line freak, you&#8217;ve probably use expr for common math calculations but did you know that the bc command allows you to do similar math calculations and is  more powerful when it comes to bigger calculations?
bc  is  a  language  that  supports arbitrary precision numbers with interactive [...]]]></description>
		<link>http://blog.lxpages.com/2008/03/14/calculate-big-using-bc/</link>
			</item>
	<item>
		<title>What&#8217;s wrong with NSOL?</title>
		<description><![CDATA[I wanted to transfer out this decade old domain I had originally registered with NSOL but the shameless business practice of NSOL didn&#8217;t allow it to happen.  The domain is expiring in the next 2 weeks so I finally made some time (yes I couldn&#8217;t make time in 10 years) to actually transfer it [...]]]></description>
		<link>http://blog.lxpages.com/2008/03/11/whats-wrong-with-nsol/</link>
			</item>
	<item>
		<title>to HUP or nohup?</title>
		<description><![CDATA[Any user or admin more than likely faced or will face a situation where their command will take a long time to complete and at the same time you&#8217;d want to logout and go home.  If user&#8217;s shell exits, it sends a SIGHUP signal to it&#8217;s children killing them all.  However, if the [...]]]></description>
		<link>http://blog.lxpages.com/2008/02/21/to-nohup-or-not-to-nohup/</link>
			</item>
	<item>
		<title>Getting started with Ruby</title>
		<description><![CDATA[What Ruby lacks more than anything is good starting points for getting into the language. There&#8217;s a bunch of absolutely excellent resources out there, though. I&#8217;ve attempted to summarize the best of them by category.
Language (latest release by time of writing: 1.8.6)

All: Source release for any platform
Windows: Ruby Installer for Windows
OS X: Pre-compiled disk image [...]]]></description>
		<link>http://blog.lxpages.com/2008/02/20/getting-started-with-ruby/</link>
			</item>
	<item>
		<title>Long live FreeBSD</title>
		<description><![CDATA[While Linux gets all the glory and commercial support, BSD derived operating systems such as FreeBSD chug away in the backrooms and datacenters of the world quietly processing HTTP and SMTP transactions. While it lacks funding and recognition, the FreeBSD community regularly updates and improves their OS, with a version 7 already in pre-release.
FreeBSD traces [...]]]></description>
		<link>http://blog.lxpages.com/2008/01/31/long-live-freebsd/</link>
			</item>
	<item>
		<title>What happened to LXPages?</title>
		<description><![CDATA[As you may or may not know. We&#8217;ve been building a Local Search service called LXPages.com. Don&#8217;t ask why it&#8217;s called LXPages, it just sounded right when we registered it. This was approximately 1 - 2 years ago, and it was live and kicking up until 2 days ago when we brought it down temporarily. [...]]]></description>
		<link>http://blog.lxpages.com/2007/12/20/what-happened-to-lxpages/</link>
			</item>
	<item>
		<title>Gmail is ridiculous!</title>
		<description><![CDATA[Don&#8217;t judge the article by it&#8217;s title&#8230;  I meant ridiculous in a good way!.  Gmail is the best webmail system on the Interne and nothing comes close  to it.  Yahoo and MSN has tried it all and every time they launch a new interface, it looks worse than the previous.
To top [...]]]></description>
		<link>http://blog.lxpages.com/2007/12/06/gmail-is-ridiculous/</link>
			</item>
</channel>
</rss>
