<?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>Newy&#039;s Blog &#187; General</title>
	<atom:link href="http://www.jnewcastle.com/blog/category/general/feed" rel="self" type="application/rss+xml" />
	<link>http://www.jnewcastle.com/blog</link>
	<description>tail -f /dev/mind &#62; blog</description>
	<lastBuildDate>Fri, 08 Jul 2011 15:31:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Building mytfrontend with karmic and mythbuntu packages</title>
		<link>http://www.jnewcastle.com/blog/2009/12/30/building-mytfrontend-with-karmic-and-mythbuntu-packages</link>
		<comments>http://www.jnewcastle.com/blog/2009/12/30/building-mytfrontend-with-karmic-and-mythbuntu-packages#comments</comments>
		<pubDate>Wed, 30 Dec 2009 23:51:10 +0000</pubDate>
		<dc:creator>james</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.jnewcastle.com/blog/?p=933</guid>
		<description><![CDATA[aptitude install openssh-server portmap nfs-common xfsprogs lm-sensors snmpd smartmontools mutt postfix ssh dstat iptraf subversion checkinstall apache2 php5 libdts-dev libfreetype6-dev lame apcupsd apcupsd-cgi logwatch dselect openbox lirc mailx sysv-rc-conf mysql-client gparted libfame-0.9 libhtml-template-perl libmjpegtools-1.9 libnet-upnp-perl libphonon4 libpvm3 libqt4-dbus libqt4-designer libqt4-network libqt4-opengl libqt4-qt3support libqt4-script libqt4-sql libqt4-sql-mysql libqt4-webkit libqt4-xml libqtcore4 libqtgui4 libquicktime1 libsox-fmt-alsa libsox-fmt-base libsox1 libxml-namespacesupport-perl libxml-sax-expat-perl [...]]]></description>
			<content:encoded><![CDATA[<p>aptitude install openssh-server portmap nfs-common xfsprogs lm-sensors snmpd smartmontools mutt postfix ssh dstat iptraf subversion checkinstall apache2 php5 libdts-dev libfreetype6-dev lame apcupsd apcupsd-cgi logwatch dselect openbox lirc mailx sysv-rc-conf mysql-client gparted libfame-0.9 libhtml-template-perl libmjpegtools-1.9 libnet-upnp-perl libphonon4 libpvm3 libqt4-dbus libqt4-designer libqt4-network libqt4-opengl libqt4-qt3support libqt4-script libqt4-sql libqt4-sql-mysql libqt4-webkit libqt4-xml libqtcore4 libqtgui4 libquicktime1 libsox-fmt-alsa libsox-fmt-base libsox1 libxml-namespacesupport-perl libxml-sax-expat-perl libxml-sax-perl libxml-simple-perl mjpegtools ntp phonon phonon-backend-gstreamer pvm pwgen python-mysqldb qt4-qtconfig sox toolame transcode transcode-doc ttf-liberation libqt4-dev libxxf86vm-dev xfce4 dstat iftop</p>
<p>mkdir /dvr /offline /jn /archive<br />
nano /etc/fstab</p>
<p>192.168.1.210:/offline /offline nfs soft,intr,rsize=32768,wsize=32768,async,nfsvers=3,bg,actimeo=0,tcp</p>
<p>192.168.1.210:/dvr /dvr nfs soft,intr,rsize=32768,wsize=32768,async,nfsvers=3,bg,actimeo=0,tcp</p>
<p>192.168.1.210:/archive /archive nfs soft,intr,rsize=32768,wsize=32768,async,nfsvers=3,bg,actimeo=0,tcp<br />
192.168.1.210:/jn /jn nfs soft,intr,rsize=32768,wsize=32768,async,nfsvers=3,bg,actimeo=0,tcp</p>
<p>mount -a</p>
<p>cp /etc/apt/sources.list /etc/apt/sources.list.org</p>
<p>aptitude upgrade<br />
aptitude build-dep mythtv</p>
<p>aptitude install libmad0 libmad0-dev flac libflac-dev libcdaudio-dev libtag1-dev libcdparanoia-dev xine-ui libxine1-ffmpeg mplayer libpulse-dev</p>
<p>download nx debs</p>
<p>sudo dpkg -i nxclient_3.4.0-5_x86_64.deb<br />
sudo dpkg -i nxnode_3.4.0-6_x86_64.deb<br />
sudo dpkg -i nxserver_3.4.0-8_x86_64.deb</p>
<p>RSYNC<br />
cp /offline/files/rsync/rsyncd.conf /etc<br />
cp /offline/files/rsync/rsyncd.secrets /etc<br />
chmod 600 /etc/rsyncd.secrets<br />
nano /etc/default/rsync and enable<br />
/etc/init.d/rsync restart</p>
<p>SNMP</p>
<p>cp /offline/archive/common/snmpd.conf /etc/snmp</p>
<p>nano /etc/default/snmpd remove 127.0.0.1 our of config line<br />
/etc/init.d/snmpd restart<br />
SMARTD</p>
<p>cp /offline/archive/common/smartd.conf /etc/smartd.conf<br />
nano /etc/default/smartmontools<br />
start_smartd=yes<br />
/etc/init.d/smartmontools restart</p>
<p>WEBMIN</p>
<p>aptitude install libauthen-pam-perl libio-pty-perl libmd5-perl libnet-ssleay-perl<br />
dpkg -i /offline/files/webmin_1.500_all.deb</p>
<p>Wake on lan if supported</p>
<p>echo ‘ethtool -s eth0 wol g’ &gt;&gt; /etc/rc.local</p>
<p>APCUPSD<br />
cp /offline/archive/common/apcupsd.conf /etc/apcupsd<br />
nano /etc/default/apcupsd and make isconfigured=yes<br />
/etc/init.d/apcupsd restart</p>
<p>aptitude install distcc distcc-pump</p>
<p>Note: karmic has pump script problems, change line in /usr/bin/pump to</p>
<pre>/usr/lib/pymodules/python2.6/include_server/include_server.py
instead of
<pre>/usr/lib/pymodules/python2.5/include_server/include_server.py

cp /offline/archive/common/distcc/hosts /etc/distcc
cp /offline/archive/common/distcc/distcc /etc/default
</pre>
</pre>
]]></content:encoded>
			<wfw:commentRss>http://www.jnewcastle.com/blog/2009/12/30/building-mytfrontend-with-karmic-and-mythbuntu-packages/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>rsync over ssh to hosting account</title>
		<link>http://www.jnewcastle.com/blog/2009/12/28/rsync-over-ss-to-hosting-account</link>
		<comments>http://www.jnewcastle.com/blog/2009/12/28/rsync-over-ss-to-hosting-account#comments</comments>
		<pubDate>Mon, 28 Dec 2009 02:20:31 +0000</pubDate>
		<dc:creator>james</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.jnewcastle.com/blog/?p=937</guid>
		<description><![CDATA[ssh-keygen -t rsa now copy that file to the hosting account and in cpanel authorize that host. Now it should work without ssh.]]></description>
			<content:encoded><![CDATA[<p><span style="font-family: LucidaSansTypewriter,monospace;"><span style="font-size: small;"> ssh-keygen -t rsa</span></span></p>
<p><span style="font-family: LucidaSansTypewriter,monospace;"><span style="font-size: small;">now copy that file to the hosting account and in cpanel authorize that host. Now it should work without ssh.</span></span></p>
<p><span style="font-family: LucidaSansTypewriter,monospace;"><span style="font-size: small;"><br />
</span></span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.jnewcastle.com/blog/2009/12/28/rsync-over-ss-to-hosting-account/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Up on hostmonster and things seem to be going great</title>
		<link>http://www.jnewcastle.com/blog/2009/12/02/up-on-hostmonster-and-things-seem-to-be-going-great</link>
		<comments>http://www.jnewcastle.com/blog/2009/12/02/up-on-hostmonster-and-things-seem-to-be-going-great#comments</comments>
		<pubDate>Wed, 02 Dec 2009 15:02:05 +0000</pubDate>
		<dc:creator>james</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.jnewcastle.com/blog/?p=920</guid>
		<description><![CDATA[It took a few days to copy all of the files, mostly our pictures archive.  I use my hosting account for a backup of all of our pictures, along with a few copies on other drives at our house. Everything seems to be working great on the new host.  I believe they will probably load [...]]]></description>
			<content:encoded><![CDATA[<p>It took a few days to copy all of the files, mostly our pictures archive.  I use my hosting account for a backup of all of our pictures, along with a few copies on other drives at our house.</p>
<p>Everything seems to be working great on the new host.  I believe they will probably load up my current host as more clients come in, but so far the new host looks to be a dual quad core proc instead of the dual dual core proc I used to be on.  System load is next to nothing.  I do not seem to over use resources like I did every now and again on the old host.  Now to try to get the gallery fully built and happy.</p>
<p>Knowing that bluehost and hostmonster use the same resources I would have to say renewing for 3 years at hostmonster, instead of paying about the same for 1 year at bluehost was well worth the move.  Bluehost would not budge on the 7.95 a month price, but being a new customer to hostmonster I could qualify for the promotional price of 3.95 a month.  Amazing what they will do for a new customer.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jnewcastle.com/blog/2009/12/02/up-on-hostmonster-and-things-seem-to-be-going-great/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Install and configure distcc on ubuntu</title>
		<link>http://www.jnewcastle.com/blog/2009/11/07/install-and-configure-distcc-on-ubuntu</link>
		<comments>http://www.jnewcastle.com/blog/2009/11/07/install-and-configure-distcc-on-ubuntu#comments</comments>
		<pubDate>Sat, 07 Nov 2009 17:30:25 +0000</pubDate>
		<dc:creator>james</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.jnewcastle.com/blog/?p=890</guid>
		<description><![CDATA[Since I will be using a few atom based frontend machines for mythtv, I wanted to start using distcc to compile mythtv.  It was actually very easy to setup and start using.  Just do the following. aptitude install distcc distcc-pump Note: karmic has pump script problems, change line in /usr/bin/pump to /usr/lib/pymodules/python2.6/include_server/include_server.py instead of /usr/lib/pymodules/python2.5/include_server/include_server.py [...]]]></description>
			<content:encoded><![CDATA[<p>Since I will be using a few atom based frontend machines for mythtv, I wanted to start using distcc to compile mythtv.  It was actually very easy to setup and start using.  Just do the following.</p>
<p>aptitude install distcc distcc-pump</p>
<p>Note: karmic has pump script problems, change line in /usr/bin/pump to</p>
<pre>/usr/lib/pymodules/python2.6/include_server/include_server.py
instead of
<pre>/usr/lib/pymodules/python2.5/include_server/include_server.py</pre>
</pre>
<p>then edit a few files.</p>
<p>/etc/distcc/hosts needs to have a line added with the ip&#8217;s of every host(fastest to slowest) that you want to use for compiling.</p>
<p>/etc/default/distcc neds to have a few changes made in order for it to run and accept connections from other hosts.</p>
<p>Finally when you go to make your program just use a -j 8 CC=distcc</p>
<p>That tells make to setup 8 jobs and use distcc.  You can change the number of jobs/files depending on how many hosts/cpu&#8217;s you have.  I still have a bunch of playing to do but 8 seems to work great for me.  Now to optimize the setup for the fastest compile for mythtv.</p>
<p>cp /offline/archive/common/distcc/hosts /etc/distcc</p>
<p>cp /offline/archive/common/distcc/distcc /etc/default</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jnewcastle.com/blog/2009/11/07/install-and-configure-distcc-on-ubuntu/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lasik eye procedure</title>
		<link>http://www.jnewcastle.com/blog/2009/03/26/lasik-eye-procedure</link>
		<comments>http://www.jnewcastle.com/blog/2009/03/26/lasik-eye-procedure#comments</comments>
		<pubDate>Thu, 26 Mar 2009 16:35:01 +0000</pubDate>
		<dc:creator>james</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.jnewcastle.com/blog/?p=805</guid>
		<description><![CDATA[Well is has been a very long time since I have posted anything. Many things have changed. For one I decided to have Lasik down on both of my eyes. The procdure was very simple and only took about an hour. That was the time from when I stepped in the vision center to the [...]]]></description>
			<content:encoded><![CDATA[<p>Well is has been a very long time since I have posted anything.  Many things have changed.  For one I decided to have Lasik down on both of my eyes.  The procdure was very simple and only took about an hour.  That was the time from when I stepped in the vision center to the time we walked out.  I could not believe how fast it went.  The actual time I was on the bed getting both eyes down was probably about 5 to 8 minutes.  No pain at all.  You could only feel pressure.  No bright lights or anything.  Just some noise and you were done.<br />
I went for my one week followup appointment today and my eyes are healing great they said.  My vision is 20/20 for each eye and 20/15 together.  They are very happy with the results so far and I am also.  The only negatives I have had would be the dryness(but that is getting much better).  I do not find myself wanting to put drops in all of the time.  I actually have to force myself to put drops in or remember because my eyes are almost back to normal now.  The only other negative is what they call the halo effect for lights.  At night I see halos around lights.  It was very bad the first day but it is getting to be less and less everyday it seems.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jnewcastle.com/blog/2009/03/26/lasik-eye-procedure/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows Mobile Voice Commands Cheat Sheet</title>
		<link>http://www.jnewcastle.com/blog/2009/01/08/windows-mobile-voice-commands-cheat-sheet</link>
		<comments>http://www.jnewcastle.com/blog/2009/01/08/windows-mobile-voice-commands-cheat-sheet#comments</comments>
		<pubDate>Thu, 08 Jan 2009 18:43:36 +0000</pubDate>
		<dc:creator>james</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.jnewcastle.com/blog/?p=782</guid>
		<description><![CDATA[===== CALLING A CONTACT ===== Commands: Call Call at home Call at work Call on mobile Call on cell Call on cellular Call at home two Call at work two Call at car Call on radio Call on pager Call at assistant To confirm that you want to make the call after Voice Command responds: [...]]]></description>
			<content:encoded><![CDATA[<p>===== CALLING A CONTACT =====</p>
<p>Commands:</p>
<p>Call <contact><br />
Call <contact> at home<br />
Call <contact> at work<br />
Call <contact> on mobile<br />
Call <contact> on cell<br />
Call <contact> on cellular<br />
Call <contact> at home two<br />
Call <contact> at work two<br />
Call <contact> at car<br />
Call <contact> on radio<br />
Call <contact> on pager<br />
Call <contact> at assistant</p>
<p>To confirm that you want to make the call after Voice Command responds:</p>
<p>You can say &#8220;Yes&#8221; or &#8220;Correct&#8221; to call.<br />
You can say &#8220;No&#8221; or &#8220;Incorrect&#8221; to try again.</p>
<p>If Voice Command asks you which location, you can:</p>
<p>Repeat one of the locations that Voice Command offers to call.<br />
Say &#8220;No&#8221; to try again.</p>
<p>Related commands:</p>
<p>You can say &#8220;Call back&#8221; to call back the last call that you received.<br />
You can say &#8220;Redial&#8221; to call back the last call that you made.</p>
<p>Examples:</p>
<p>Call Karen Archer on cell<br />
Call Frank Miller<br />
Call City Light and Power<br />
Call Barbara Sparrow Home</p>
<p>Notes:</p>
<p>Voice Command indexes by the Contact&#8217;s first and last name if it exists. If you have a nickname entered, you can use that too. Voice Command will only let you call by company name if there is no first or last name.</p>
<p>You must prefix contact calling with the &#8220;call&#8221; keyword. If you use &#8220;dial&#8221;, it won&#8217;t work!</p>
<p>===== DIALING A NUMBER ======</p>
<p>Commands:</p>
<p>Dial <7-digit number><br />
Dial <10-digit number><br />
Dial <1+10-digits><br />
Dial <N-1-1></p>
<p>Examples:</p>
<p>Dial 555-0200<br />
Dial 800-555-1212<br />
Dial 1-800-555-1212<br />
Dial 411</p>
<p>You must prefix digit dialing with the &#8220;dial&#8221; keyword. If you use &#8220;call&#8221;, it won&#8217;t work!</p>
<p>===== CHECKING CALENDAR =====</p>
<p>Commands:<br />
What&#8217;s my next appointment?<br />
What&#8217;s my schedule today?<br />
What&#8217;s my schedule tomorrow?<br />
Reminders On<br />
Reminders Off<br />
What&#8217;s my next meeting?<br />
What are my appointments (today)?<br />
What are my meetings (today)?<br />
What&#8217;s my schedule (today)?<br />
What&#8217;s my calendar (today)?<br />
What&#8217;s my calendar for today?<br />
What are my appointments tomorrow?<br />
What are my meetings tomorrow?<br />
What&#8217;s my calendar for tomorrow?<br />
What&#8217;s my schedule tomorrow?</p>
<p>===== START MENU =====</p>
<p>Commands:</p>
<p>Start
<program>
<p>Example:</p>
<p>Start Solitare<br />
Start Messaging<br />
Start Internet Explorer<br />
Start Pictures and Video</p>
<p>Notes:</p>
<p>Voice Command will index any file that is in or inside of \windows\program files<br />
You have to say the file name exactly as it is written. It may be helpful to rename shortcuts. Also, you can put links to web pages here and go straight to a saved web page this way.</p>
<p>===== MEDIA =====</p>
<p>Commands:</p>
<p>Play music (to have Voice Command guide you through selecting music)<br />
Play media (variant of Play music)<br />
Play anything (play all media)<br />
Play artist<br />
Play album<br />
Play genre</p>
<p>Play <artist name><br />
Play <album name><br />
Play <genre name><br />
Play <everything></p>
<p>Play<br />
Pause<br />
Stop<br />
Next<br />
Previous (track)<br />
Shuffle on<br />
Shuffle off<br />
What song is this?<br />
What track is this?</p>
<p>Examples:</p>
<p>Play The Beatles<br />
Play The White Album<br />
Play Rock<br />
Play Everything</p>
<p>Notes:<br />
You cannot play individual tracks using voice Voice Command will index the media based on the metadata. You can use a metadata editor to groom the fields.</p>
<p>===== Phone Stuff/Status =====</p>
<p>What time is it?<br />
What date is it?<br />
What is my battery level?<br />
Turn flight mode on. (to turn on flight mode and disable all wireless radios including Bluetooth, WIFI and cellular phone)<br />
Turn flight mode off.<br />
What is my signal strength?<br />
What calls have I missed?<br />
What missed calls do I have? (to hear each missed call and reset the missed call count)<br />
Set Ringer High<br />
Set Ringer Loud (to set ringer volume to 5)<br />
Set Ringer Medium<br />
Set Ringer Middle (to set ringer volume to 3)<br />
Set Ringer Low<br />
Set Ringer Soft (to set ringer volume to 1)<br />
Set Ringer Quiet<br />
Set Ringer Off<br />
Set Ringer Mute to set ringer volume to off<br />
Set Ringer Vibrate to set ringer to vibrate</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jnewcastle.com/blog/2009/01/08/windows-mobile-voice-commands-cheat-sheet/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>1080p with the new tv</title>
		<link>http://www.jnewcastle.com/blog/2008/09/24/1080p-with-the-new-tv</link>
		<comments>http://www.jnewcastle.com/blog/2008/09/24/1080p-with-the-new-tv#comments</comments>
		<pubDate>Wed, 24 Sep 2008 13:06:58 +0000</pubDate>
		<dc:creator>james</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.jnewcastle.com/blog/?p=717</guid>
		<description><![CDATA[Last night I finally got around to bringing up an extra myth box.  It has hdmi out.  I got it all setup and plugged in.  Powered it up and bame, it came up on the new vizio.  Wow did it look nice.  So I fired up mythtv and sure enough everything was playing just fine.  [...]]]></description>
			<content:encoded><![CDATA[<p>Last night I finally got around to bringing up an extra myth box.  It has hdmi out.  I got it all setup and plugged in.  Powered it up and bame, it came up on the new vizio.  Wow did it look nice.  So I fired up mythtv and sure enough everything was playing just fine.  Still have to figure out how to get audio out of the hdmi conntion.  I am not sure if it is even possible with ubuntu.  It was nice to see the tv negotiated with the computer and came back with 1080p.  Very nice.  Now to see about the audio.  After I figure that portion out it is off to find a very small formfactor setup as the current box is going to be way to big for that tv, I want something like a mac mini.  We shall see what I can come up with.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jnewcastle.com/blog/2008/09/24/1080p-with-the-new-tv/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>A few changes to the tv viewing habits at our house</title>
		<link>http://www.jnewcastle.com/blog/2008/09/21/a-few-changes-to-the-tv-viewing-habits-at-our-house</link>
		<comments>http://www.jnewcastle.com/blog/2008/09/21/a-few-changes-to-the-tv-viewing-habits-at-our-house#comments</comments>
		<pubDate>Mon, 22 Sep 2008 00:34:38 +0000</pubDate>
		<dc:creator>james</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.jnewcastle.com/blog/?p=713</guid>
		<description><![CDATA[We finally have a tv in our living room once again.  A few fridays ago I took the day off.  First thing I did was head to walmart and pick up a 42 inch Vizio.  I had put the wall mount up that week and had run network, power and coax to the wall so [...]]]></description>
			<content:encoded><![CDATA[<p>We finally have a tv in our living room once again.  A few fridays ago I took the day off.  First thing I did was head to walmart and pick up a 42 inch Vizio.  I had put the wall mount up that week and had run network, power and coax to the wall so all cables will be hidden behind the tv.  It has worked out great.  I just got a hdmi cable in the mail friday so I can hook the cable box up to the tv via hdmi now.  I just have to pull that cable through the wall.  I am going to move a pc up from the basement to test mythtv on the new tv.  The new tv will do 1080p.  I would like to eventually build a mac mini and use that as a mythfrontend.  Not sure how soon I will do that.  Love the tv so far.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jnewcastle.com/blog/2008/09/21/a-few-changes-to-the-tv-viewing-habits-at-our-house/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Emma is not spoiled!!!</title>
		<link>http://www.jnewcastle.com/blog/2008/08/11/emma-is-not-spoiled</link>
		<comments>http://www.jnewcastle.com/blog/2008/08/11/emma-is-not-spoiled#comments</comments>
		<pubDate>Mon, 11 Aug 2008 18:01:57 +0000</pubDate>
		<dc:creator>james</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.jnewcastle.com/blog/?p=696</guid>
		<description><![CDATA[We could not resist getting this for Emma over the weekend.]]></description>
			<content:encoded><![CDATA[<p>We could not resist getting this for Emma over the weekend.</p>
<p><div id="wp-gallery-remote">        <div style=""><a href='http://www.jnewcastle.com/gallery/main.php?g2_view=core.DownloadItem&g2_itemId=48706&filename=48706.jpg' target='_blank'><img src="http://www.jnewcastle.com/gallery/main.php?g2_view=core.DownloadItem&g2_itemId=48704" width="90"></a><a href='http://www.jnewcastle.com/gallery/main.php?g2_view=core.DownloadItem&g2_itemId=48698&filename=48698.jpg' target='_blank'><img src="http://www.jnewcastle.com/gallery/main.php?g2_view=core.DownloadItem&g2_itemId=48699" width="90"></a><a href='http://www.jnewcastle.com/gallery/main.php?g2_view=core.DownloadItem&g2_itemId=48696&filename=48696.jpg' target='_blank'><img src="http://www.jnewcastle.com/gallery/main.php?g2_view=core.DownloadItem&g2_itemId=48694" width="90"></a><a href='http://www.jnewcastle.com/gallery/main.php?g2_view=core.DownloadItem&g2_itemId=48691&filename=48691.jpg' target='_blank'><img src="http://www.jnewcastle.com/gallery/main.php?g2_view=core.DownloadItem&g2_itemId=48689" width="90"></a><a href='http://www.jnewcastle.com/gallery/main.php?g2_view=core.DownloadItem&g2_itemId=48441&filename=48441.jpg' target='_blank'><img src="http://www.jnewcastle.com/gallery/main.php?g2_view=core.DownloadItem&g2_itemId=48439" width="90"></a><a href='http://www.jnewcastle.com/gallery/main.php?g2_view=core.DownloadItem&g2_itemId=48436&filename=48436.jpg' target='_blank'><img src="http://www.jnewcastle.com/gallery/main.php?g2_view=core.DownloadItem&g2_itemId=48434" width="90"></a><a href='http://www.jnewcastle.com/gallery/main.php?g2_view=core.DownloadItem&g2_itemId=48406&filename=48406.jpg' target='_blank'><img src="http://www.jnewcastle.com/gallery/main.php?g2_view=core.DownloadItem&g2_itemId=48404" width="90"></a><a href='http://www.jnewcastle.com/gallery/main.php?g2_view=core.DownloadItem&g2_itemId=48391&filename=48391.jpg' target='_blank'><img src="http://www.jnewcastle.com/gallery/main.php?g2_view=core.DownloadItem&g2_itemId=48389" width="90"></a><a href='http://www.jnewcastle.com/gallery/main.php?g2_view=core.DownloadItem&g2_itemId=48386&filename=48386.jpg' target='_blank'><img src="http://www.jnewcastle.com/gallery/main.php?g2_view=core.DownloadItem&g2_itemId=48384" width="90"></a>        </div><div class="clear"></div></div></p>
]]></content:encoded>
			<wfw:commentRss>http://www.jnewcastle.com/blog/2008/08/11/emma-is-not-spoiled/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Myth boxen did great for the big olympics weekend</title>
		<link>http://www.jnewcastle.com/blog/2008/08/11/myth-boxen-did-great-for-the-big-olympics-weekend</link>
		<comments>http://www.jnewcastle.com/blog/2008/08/11/myth-boxen-did-great-for-the-big-olympics-weekend#comments</comments>
		<pubDate>Mon, 11 Aug 2008 16:35:27 +0000</pubDate>
		<dc:creator>james</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.jnewcastle.com/blog/?p=694</guid>
		<description><![CDATA[The myth boxes are doing great after the update I applied last week.  They made it through a bunch of recording over the weekend.  I think that is the most they box has worked in a very long time.  The olympics keep the hdhomerun pretty busy.  Never recorded 8 hours straight before. 27 hours recorded [...]]]></description>
			<content:encoded><![CDATA[<p>The myth boxes are doing great after the update I applied last week.  They made it through a bunch of recording over the weekend.  I think that is the most they box has worked in a very long time.  The olympics keep the hdhomerun pretty busy.  Never recorded 8 hours straight before.</p>
<p>27 hours recorded all hd, over the weekend.  Still recording now.  Recorded another 4.5 today already.</p>
<p>169 gig so far and still counting.</p>
<p>After the olympics are over I hope to get back to moving the master backend into the new case and then rebuilding it as an ubuntu hardy 8.04.1 amd64 box instead of the i386 box it is right now.</p>
<p>I have started a test build on another box and everything is straight forward so far.  Just trying to remember all of the little things I did before so when I actually make the new build it goes as fast as possible.  Took about 6 hours today but about 2 hours of config for the current text box.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jnewcastle.com/blog/2008/08/11/myth-boxen-did-great-for-the-big-olympics-weekend/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

