<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.7" -->
<rss version="0.92">
<channel>
	<title>Ninja Web Development Tutorials</title>
	<link>http://technicalninja.com/weblog</link>
	<description>The Last Web-Development Tutorial you will ever need.</description>
	<lastBuildDate>Wed, 05 Mar 2008 13:50:56 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Virtualization</title>
		<description>I love virtual machines.  My home office used to have 6 servers (3 Intel, 3 SPARC), 2 laptops, and 2 workstations.  On top of that I was about to add 5 more Intel servers when I decided I had to do something!  I decided that the number ...</description>
		<link>http://technicalninja.com/weblog/?p=11</link>
			</item>
	<item>
		<title>Virtualization: Anti-Virus</title>
		<description>With so many Windows based servers, how do you prevent viruses from roaming across your local network?  I have a home based office.  I buy Microsoft Live OneCare Anti Virus for my physical machines.  But then I noticed my virtual machines didn't had the a reassuring icon ...</description>
		<link>http://technicalninja.com/weblog/?p=12</link>
			</item>
	<item>
		<title>Linux : Ubuntu : Mounting USB Drive Mass Media Drive or Flash Drive</title>
		<description>It is fairly easy.  Most Linux distributions auto mount usb drives.  However, if you are like me, you may have a Linux system that has just the barebones for the purpose you have in mind.  For example, I have a LAMP (Linux Apache MySQL PHP) server as ...</description>
		<link>http://technicalninja.com/weblog/?p=10</link>
			</item>
	<item>
		<title>SVN: subversion on Solaris</title>
		<description>I was setting up my subversion server on a Linux Ubuntu machine today.  Not a simple task.  However, setting up a Solaris subversion is not necessarily a simple one either.  Solaris binaries can be found in one of two places:

	Sun Freeware - for Solaris 9.
	Open Collab Net ...</description>
		<link>http://technicalninja.com/weblog/?p=8</link>
			</item>
	<item>
		<title>Solaris: Unix: Gathering System Information</title>
		<description>Processor Type:
/usr/sbin/psrinfo -v
Enable / Disable Processors:
/usr/sbin/psradm -n processor_id
/usr/sbin/psradm -f processor_id

RAM:
/usr/sbin/prtconf &#124; grep Memory


Disk:
df -lk

Source: http://www.brandonhutchinson.com/ </description>
		<link>http://technicalninja.com/weblog/?p=9</link>
			</item>
	<item>
		<title>Ubuntu: Getting Apache And SubVersion Module Working Together</title>
		<description>I tried the simple stuff:
apt-get install subversion
It got me somewhere, but I wasn't able to find the module for apache2.  Maybe it is hidden somewhere within the Ubuntu installation.  Who knows.  I also tried the procedure described on the Ubuntu Forum to no avail.  It requires

So ...</description>
		<link>http://technicalninja.com/weblog/?p=6</link>
			</item>
	<item>
		<title>Ubuntu / UNIX:  Normal Compiling Procedure</title>
		<description>The basic drill of source compiling.  With so many versions of Unix, it is difficult for programmers to provide a pre-compiled package for each variant.  Fortunately, most of the Unix utilities are open source, and most are free.  The source files come in a pretty standard package ...</description>
		<link>http://technicalninja.com/weblog/?p=7</link>
			</item>
	<item>
		<title>Simple Javascript MP3 player integration tutorial</title>
		<description>Hi kids.  Today I'm gonna share a tutorial I found some time ago and will talk about how to expand it.  You can decorate it, so it looks really complicated (at least more than it actually is), and you can use it with a database, so you dont ...</description>
		<link>http://technicalninja.com/weblog/?p=5</link>
			</item>
	<item>
		<title>Same Page Navigation Javascript / PHP Tutorial</title>
		<description>Same Page navigation, is a wonderful idea if you have a great artistic (complicated) design and you dont want to we fighting with every time you make a new page, or if you are just plain lazy.

If you want to see how it works before starting, here is an example: ...</description>
		<link>http://technicalninja.com/weblog/?p=4</link>
			</item>
	<item>
		<title>Welcome</title>
		<description>Welcome to The Technical Ninja - Ninja Web-Development Tutorial Web-blog (whoa! that’s a mouth full).   Many moons ago, I got interested in Web-Development and like you, started looking around the internet for tutorials.  I found hundreds and maybe thousands of tutorials, yet it was pretty tough to find some that ...</description>
		<link>http://technicalninja.com/weblog/?p=3</link>
			</item>
</channel>
</rss>
