<?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>Jeffreys Ruminations - Network Blog</title>
	<atom:link href="http://www.networkblog.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.networkblog.net</link>
	<description>The Thoughts and Musings of Jeffrey Randow about Networking</description>
	<lastBuildDate>Tue, 25 May 2010 01:21:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>My Experiences with HyperV and Linux</title>
		<link>http://www.networkblog.net/archives/2010/05/my-experiences-with-hyperv-and-linux/</link>
		<comments>http://www.networkblog.net/archives/2010/05/my-experiences-with-hyperv-and-linux/#comments</comments>
		<pubDate>Tue, 25 May 2010 01:21:16 +0000</pubDate>
		<dc:creator>jeffreycentex</dc:creator>
				<category><![CDATA[General Networking]]></category>
		<category><![CDATA[HyperV]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.networkblog.net/?p=206</guid>
		<description><![CDATA[<p>I thought I would post a few tidbits about my recent experience with HyperV and various Linux distributions.  As some of you know, I self host my websites on my Windows 2008 R2 server at my house.  In the past 6 months or so, I have rotated through many different linux distributions to host my [...]]]></description>
			<content:encoded><![CDATA[<p>I thought I would post a few tidbits about my recent experience with HyperV and various Linux distributions.  As some of you know, I self host my websites on my Windows 2008 R2 server at my house.  In the past 6 months or so, I have rotated through many different linux distributions to host my websites, but each attempt ended with abject failure.</p>
<p>I have tried the following combinations of distributions and HyperV extensions:</p>
<ul>
<li>Ubuntu 9.04 using the Microsoft HyperV extensions</li>
<li>Ubuntu 9.10 using the 2.6.32 kernel modules</li>
<li>Ubuntu 10.04 using the 2.6.32 kernel modules</li>
<li>Debian Lenny using the 2.6.32 kernel modules</li>
<li>CentOS 5.4 using the Microsoft HyperV extension v2</li>
<li>CentOS 5.4 using the Microsoft HyperV extension v2.1</li>
<li>Debian Lenny without using any extensions</li>
<li>CentOS 5.4 without using any extensions</li>
<li>Ubuntu 9.04 without using any extensions</li>
</ul>
<p>All of these were running the 64-bit version of the operating system, but I also tried a 32-bit version to the same avail.  Each attempt ended with a system failure (kernel_hung_task) usually after about 2~3 days.  This is running on hardware that can handle a full Windows 2008 R2 load or an individual Linux install with no hiccups.  I allocated each VM 100 GB hard drive partition, the synthetic NIC device (on those running extensions, otherwise the legacy NIC was used), and 3 GB of RAM.  The systems that did not exhibit the kernel_hung_task error just stopped functioning in a hung state without any logging of any type.</p>
<p>Running VMWare, Virtual PC, or VirtualBox works just fine &#8211; other than the inconvenience of having to use an application type of virtualization versus a hypervisor-based system.</p>
<p>So where does that leave me?  I no longer use HyperV for running Linux boxen.  HyperV works wonderfully for Windows-based systems and (much) earlier Linux builds (i.e., I&#8217;m running a Fedora Core 9 box at work for spam filtering that has no hiccups, but running a Fedora 12 box causes the system hang issues).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.networkblog.net/archives/2010/05/my-experiences-with-hyperv-and-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>TCPIP Fundamentals E-Book</title>
		<link>http://www.networkblog.net/archives/2008/06/tcpip-fundamentals-e-book/</link>
		<comments>http://www.networkblog.net/archives/2008/06/tcpip-fundamentals-e-book/#comments</comments>
		<pubDate>Mon, 30 Jun 2008 16:36:53 +0000</pubDate>
		<dc:creator>jeffreycentex</dc:creator>
				<category><![CDATA[General Networking]]></category>
		<category><![CDATA[Cable Guy]]></category>
		<category><![CDATA[ebook]]></category>
		<category><![CDATA[tcpip]]></category>

		<guid isPermaLink="false">http://www.networkblog.net/?p=193</guid>
		<description><![CDATA[<p>I&#8217;ve been waiting a bit too long to update here and missed a few things&#8230;</p>
<p>First, Joseph Davies (aka &#8220;The Cable Guy&#8221; on Technet) has released the entire TCP/IP Fundamentals for  Microsoft Windows in PDF format.</p>
<p>Click here for the ebook</p>
<p>More to come later today or early tomorrow&#8230;</p>
]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been waiting a bit too long to update here and missed a few things&#8230;</p>
<p>First, Joseph Davies (aka &#8220;The Cable Guy&#8221; on Technet) has released the entire TCP/IP Fundamentals for  Microsoft Windows in PDF format.</p>
<p>Click <a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=c76296fd-61c9-4079-a0bb-582bca4a846f&amp;displaylang=en">here</a> for the ebook</p>
<p>More to come later today or early tomorrow&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.networkblog.net/archives/2008/06/tcpip-fundamentals-e-book/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Quick Vista Networking Tips</title>
		<link>http://www.networkblog.net/archives/2008/01/quick-vista-networking-tips/</link>
		<comments>http://www.networkblog.net/archives/2008/01/quick-vista-networking-tips/#comments</comments>
		<pubDate>Sat, 19 Jan 2008 05:23:05 +0000</pubDate>
		<dc:creator>jeffreycentex</dc:creator>
				<category><![CDATA[Vista]]></category>
		<category><![CDATA[mcafee]]></category>
		<category><![CDATA[norton]]></category>
		<category><![CDATA[sharing]]></category>

		<guid isPermaLink="false">http://www.networkblog.net/archives/2008/01/quick-vista-networking-tips/</guid>
		<description><![CDATA[<p>After spending the past two months wading through the Vista Networking public newsgroup over at msnews.microsoft.com, I have come up with the following tips that will save the users from many problems:</p>
<p>1.  If you are having network access/connectivity issues AND you have a Norton or McAfee network security (not AV, but I won&#8217;t go there [...]]]></description>
			<content:encoded><![CDATA[<p>After spending the past two months wading through the Vista Networking public newsgroup over at msnews.microsoft.com, I have come up with the following tips that will save the users from many problems:</p>
<p>1.  If you are having network access/connectivity issues AND you have a Norton or McAfee network security (not AV, but I won&#8217;t go there on that one) product, your issue is more than likely the Norton or McAfee product.  I haven&#8217;t been answering these questions as I made a conscious decision years ago to never let either of these software manufacturers near any computer system I own/manage.  However, there have been countless posts in which Norton/McAfee security products are either blocking communications altogether, or have otherwise made networking the PC&#8217;s virtually impossible.</p>
<p>2.  Make sure you disable network autotuning to get faster file copying/network access to other workgroup/domain computers.</p>
<p>This is easy, though.  Run the following command from a Command Prompt as an administrator:</p>
<blockquote>
<pre>netsh int tcp set global autotuninglevel=disabled</pre>
<pre>netsh int tcp set global rss=disabled</pre>
</blockquote>
<p>3.  If you can&#8217;t enable sharing, make sure that you have identified your network as Private.  If it is unidentified or Public, you will not be able to enable sharing (without hacking).</p>
<p>I would hazard to guess that these three issues probably represent about 50% of the issues on an average day. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.networkblog.net/archives/2008/01/quick-vista-networking-tips/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Want Multiple Outlook Sessions at one time?</title>
		<link>http://www.networkblog.net/archives/2008/01/want-multiple-outlook-sessions-at-one-time/</link>
		<comments>http://www.networkblog.net/archives/2008/01/want-multiple-outlook-sessions-at-one-time/#comments</comments>
		<pubDate>Sat, 12 Jan 2008 03:31:40 +0000</pubDate>
		<dc:creator>jeffreycentex</dc:creator>
				<category><![CDATA[General Networking]]></category>
		<category><![CDATA[Outlook]]></category>

		<guid isPermaLink="false">http://www.networkblog.net/archives/2008/01/want-multiple-outlook-sessions-at-one-time/</guid>
		<description><![CDATA[<p>This is from a mailing list that I am on:</p>
<p>So, without further adieu, we are proud to present you with our &#8220;ExtraOutlook&#8221; tool that allows you to launch as many Outlook instances as you want. All you have to do is configure the profiles you want, and then type: ExtraOutlook.exe &#8220;C:\Program Files\Microsoft Office\Office12\OUTLOOK.EXE&#8221; (after you [...]]]></description>
			<content:encoded><![CDATA[<p>This is from a mailing list that I am on:</p>
<blockquote><p>So, without further adieu, we are proud to present you with our &#8220;ExtraOutlook&#8221; tool that allows you to launch as many Outlook instances as you want. All you have to do is configure the profiles you want, and then type: ExtraOutlook.exe &#8220;C:\Program Files\Microsoft Office\Office12\OUTLOOK.EXE&#8221; (after you download it, of course).<br />
Attendees of past Microsoft Ninjitsu classes have been using it for some time now (as all attendees get special access to the Hammer of God Member&#8217;s Site) and we&#8217;ve not heard of any catastrophic failures (you know, like having all mailbox data destroyed without any hope of recovery).</p></blockquote>
<p>I&#8217;ve wanted this for a while now and have bugged it in Office 10 and Office 11.  I have both a personal exchange account and a work exchange account and have not liked having both.  Thusfar, I have coped by using my smartphone for my personal account (as the office does not provide me with cellphone service) and use Outlook for work email.</p>
<p>Click <a href="http://hammerofgod.com/download.html">here</a> for more information.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.networkblog.net/archives/2008/01/want-multiple-outlook-sessions-at-one-time/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Quick Site Update</title>
		<link>http://www.networkblog.net/archives/2008/01/quick-site-update/</link>
		<comments>http://www.networkblog.net/archives/2008/01/quick-site-update/#comments</comments>
		<pubDate>Tue, 08 Jan 2008 03:08:32 +0000</pubDate>
		<dc:creator>jeffreycentex</dc:creator>
				<category><![CDATA[Coova]]></category>
		<category><![CDATA[linksys]]></category>
		<category><![CDATA[pfsense]]></category>
		<category><![CDATA[Site News]]></category>
		<category><![CDATA[tomato]]></category>

		<guid isPermaLink="false">http://www.networkblog.net/archives/2008/01/quick-site-update/</guid>
		<description><![CDATA[<p>I want to post a quick update.  As some of you noticed, the site had a bit of downtime late last week.  I&#8217;m sorry that I was unable to post a notice before hand, but I had to undergo emergency server maintenance and I needed to recreate all of my websites from scratch.  In the [...]]]></description>
			<content:encoded><![CDATA[<p>I want to post a quick update.  As some of you noticed, the site had a bit of downtime late last week.  I&#8217;m sorry that I was unable to post a notice before hand, but I had to undergo emergency server maintenance and I needed to recreate all of my websites from scratch.  In the process, I optimized everything and I hope that the site will run much faster for you.</p>
<p>Besides that, I want to wish all of you a happy new year and may this year shower with good fortune (and no server crashes).</p>
<p>I have been spending the past few weeks playing with Windows Home Server, Hyper-V virtualization, and finalizing my Windows Server 2008 beta testing.  I also have deployed a CentOS based Voice-over-IP system, created a website for work, and a whole host of fun and not-so-fun activities.  I&#8217;ve also resumed being active in the newsgroups, primarily around Vista networking and DFS-Replication.</p>
<p>Whats on tap in the near future?  I want to review two Linksys router firmware packages &#8211; my new all-time favorite <a href="http://www.polarcloud.com/tomato">Tomato</a> and a new public access point firmware known as Coova.  I&#8217;m implementing <a href="http://www.polarcloud.com/tomato">Tomato</a> at home and have used <a href="http://http://coova.org/wiki/index.php/CoovaAP">Coova</a> as our new wireless guest portal at the office.  Second, I need to update my <a href="http://www.networkblog.net/archives/2007/01/network-product-review-pfsense-101-bsd-based-firewall/">pfSense review</a> &#8211; actually give a 1 year overview.  Finally, I want to discuss some of the issues with Samba and Windows Vista.</p>
<p>Again, I would like to thank you for visiting the site.  If you have comments, questions, etc, feel free to contact me via any of the mechanisms listed at the top of the site.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.networkblog.net/archives/2008/01/quick-site-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Home Server Rant!</title>
		<link>http://www.networkblog.net/archives/2007/10/home-server-rant/</link>
		<comments>http://www.networkblog.net/archives/2007/10/home-server-rant/#comments</comments>
		<pubDate>Tue, 30 Oct 2007 02:18:31 +0000</pubDate>
		<dc:creator>jeffreycentex</dc:creator>
				<category><![CDATA[Home Server]]></category>
		<category><![CDATA[Vista]]></category>

		<guid isPermaLink="false">http://www.networkblog.net/archives/2007/10/home-server-rant/</guid>
		<description><![CDATA[<p>As I said in my first weekend roundup, I was going to install a copy of Windows Home Server this past week.  Well, I ended up doing so, using VMWare Server on my &#8220;real&#8221; home server that runs Windows Server 2008 RC0 beta (and I will reserve the future rant of VMWare NOT SIGNING [...]]]></description>
			<content:encoded><![CDATA[<p>As I said in my first weekend roundup, I was going to install a copy of Windows Home Server this past week.  Well, I ended up doing so, using VMWare Server on my &#8220;real&#8221; home server that runs Windows Server 2008 RC0 beta (and I will reserve the future rant of VMWare NOT SIGNING the kernel drivers for VMWare Server, thus causing me nothing but pain) and dedicated two physical drives to the virtual machine.  Everything is up and running after I got the setup driver issues figured out (VMWare SCSI support).</p>
<p>My first thoughts:</p>
<ul>
<li>Lack of x64 Connector support!  This rules out two of my machines.  Actually, what I would prefer is the ability to add the computers running x64 to the &#8220;Computer&#8221; list so I can get the RWW-like Remote Desktop feature to work.  But alas, I couldn&#8217;t hack it to get this support.</li>
<li>The enforcement of what MS considers to be strong passwords.  I can disable password complexity for normal computer accounts, but not for any that are accessible remotely.  My password is as secure as I want it to be, but WHS is demanding that I change it to work remotely and even to use the computer.  There should be a way to relax the password requirement from the current requirement to something that is a bit more reasonable.</li>
</ul>
<p>I&#8217;m still playing with it, but it is a good product, even with these limitations&#8230;.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.networkblog.net/archives/2007/10/home-server-rant/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Weekend Roundup 2</title>
		<link>http://www.networkblog.net/archives/2007/10/weekend-roundup-2/</link>
		<comments>http://www.networkblog.net/archives/2007/10/weekend-roundup-2/#comments</comments>
		<pubDate>Tue, 30 Oct 2007 02:09:02 +0000</pubDate>
		<dc:creator>jeffreycentex</dc:creator>
				<category><![CDATA[General Networking]]></category>
		<category><![CDATA[]]></category>
		<category><![CDATA[Data Center]]></category>
		<category><![CDATA[Network Management]]></category>
		<category><![CDATA[ODCNMS]]></category>
		<category><![CDATA[Royal TS]]></category>
		<category><![CDATA[Terminal Server]]></category>

		<guid isPermaLink="false">http://www.networkblog.net/archives/2007/10/weekend-roundup-2/</guid>
		<description><![CDATA[<p>This week, I&#8217;m a day late, but I have some new links to some interesting software products, a virus warning, and more news:</p>
<p>New Applications:</p>

 &#8221;Open Data Center Network Management System&#8221; &#8211; Late last week, I got an email asking me to evaluate and comment on this new application.  I haven&#8217;t had a chance to install or [...]]]></description>
			<content:encoded><![CDATA[<p>This week, I&#8217;m a day late, but I have some new links to some interesting software products, a virus warning, and more news:</p>
<p>New Applications:</p>
<ul>
<li> &#8221;<a href="http://www.odcnms.org/">Open Data Center Network Management System</a>&#8221; &#8211; Late last week, I got an email asking me to evaluate and comment on this new application.  I haven&#8217;t had a chance to install or look at it yet, but I wanted to throw it out to everyone until I have time to review it myself.
<p>This appears to be an ideal solution for documenting network data centers, racks, patch panels, routers, etc. &#8211; especially for those of us who have to maintain a frugal IT environment (like my office).</li>
<li>This one isn&#8217;t new, but I just found it for the first time today.  &#8220;<a href="http://code4ward.net/CS2/Default.aspx">Royal TS</a>&#8220;.  This is a good replacement for the &#8220;Remote Desktops&#8221; MMC applet that isn&#8217;t available (at least not easily available) on Windows Vista.  It allows you to organize your Remote Desktop sessions in a nice console list.</li>
</ul>
<p>Exploit / Virus Warning:</p>
<ul>
<li>This item was more tailored for delivery on Friday, but it doesn&#8217;t hurt to reinforce the importance of making sure that your Adobe Acrobat software (either the reader or the creator) is up-to-date.  Last Friday, there was an open exploit using PDF files of the Adobe Acrobat (or Microsoft Windows, if you prefer) flaw that allowed your computer to run exploited code.   I noted two attempts of this virus emailed to my office early morning Saturday morning, but my spam/virus gateway was updated to filter it out.</li>
</ul>
<p>More News:</p>
<ul>
<li>I&#8217;m posting in the Microsoft Newsgroups once again (primarily in Vista Networking, Server Networking, DFS, and DNS).  It&#8217;s about time that I got back to my &#8220;roots&#8221;.</li>
<li>I had the joy of helping someone install Leopard this weekend.  It seems nice and quick, but I don&#8217;t know if I could stand using the Mac OS X user interface long enough to use it.  Also, Parallels was not working properly on the machine I saw, so that would preclude me from using it in an office situation (AutoCAD doesn&#8217;t exist in Mac OS X, nor will it ever).</li>
</ul>
<p>That&#8217;s it for today.  Have a great week if I don&#8217;t post again this week.  I&#8217;ll try to be more active than that..  And feel free to send comments.  I&#8217;m open to criticism&#8230;  <img src='http://www.networkblog.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.networkblog.net/archives/2007/10/weekend-roundup-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Weekend Roundup 1</title>
		<link>http://www.networkblog.net/archives/2007/10/weekend-roundup-1/</link>
		<comments>http://www.networkblog.net/archives/2007/10/weekend-roundup-1/#comments</comments>
		<pubDate>Sun, 21 Oct 2007 01:45:11 +0000</pubDate>
		<dc:creator>jeffreycentex</dc:creator>
				<category><![CDATA[General Networking]]></category>
		<category><![CDATA[Home Server]]></category>
		<category><![CDATA[NAP]]></category>
		<category><![CDATA[Network Access Protection]]></category>
		<category><![CDATA[OpenWengo]]></category>
		<category><![CDATA[Trixbox]]></category>

		<guid isPermaLink="false">http://www.networkblog.net/archives/2007/10/weekend-roundup-1/</guid>
		<description><![CDATA[<p>This is the first of (hopefully) a continual series of what is new in the Networking and IT World for the past week:</p>

MS Internal use of Network Access Protection Channel 9 Video &#8211; Jeff Sigman (of the NAP team) and Brent Atkison (of MS-IT) talk about how NAP is implemented on the Microsoft network.
Ubuntu 7.10 [...]]]></description>
			<content:encoded><![CDATA[<p>This is the first of (hopefully) a continual series of what is new in the Networking and IT World for the past week:</p>
<ul>
<li><a href="http://channel9.msdn.com/Showpost.aspx?postid=347154">MS Internal use of Network Access Protection Channel 9 Video</a> &#8211; Jeff Sigman (of the NAP team) and Brent Atkison (of MS-IT) talk about how NAP is implemented on the Microsoft network.</li>
<li><a href="http://releases.ubuntu.com/7.10/">Ubuntu 7.10 (GutsyGibbon) </a>has been released, both in Desktop and Server releases.  For the benefit of others at the office, we have implemented some of our public web servers on Ubuntu (although I am more a Centos or BSD dude&#8230;).  Downloads are still rather slow due to the Slashdot effect.</li>
</ul>
<p>Weekly Wishlist:</p>
<ul>
<li> x64 version of PageDefrag for my servers.</li>
<li>A working version of Veridian on two of my AM2 systems that should support Virtualization, but are disabled due to processor stepping level.</li>
</ul>
<p>Task List for the week:</p>
<ul>
<li>Installing the RTM build of Windows Home Server at home&#8230;</li>
<li>Upgrade my Trixbox installation and implement OpenWingo softphones&#8230;</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.networkblog.net/archives/2007/10/weekend-roundup-1/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Photos and Contact Information</title>
		<link>http://www.networkblog.net/archives/2007/10/photos-and-contact-information/</link>
		<comments>http://www.networkblog.net/archives/2007/10/photos-and-contact-information/#comments</comments>
		<pubDate>Wed, 17 Oct 2007 04:43:13 +0000</pubDate>
		<dc:creator>jeffreycentex</dc:creator>
				<category><![CDATA[General Networking]]></category>
		<category><![CDATA[Communication]]></category>
		<category><![CDATA[Personal Update]]></category>
		<category><![CDATA[Site News]]></category>
		<category><![CDATA[Twitter]]></category>
		<category><![CDATA[Winstock]]></category>

		<guid isPermaLink="false">http://www.networkblog.net/archives/2007/10/photos-and-contact-information/</guid>
		<description><![CDATA[<p>Last week, I attended the &#8220;Winstock 07&#8243; tour/seminar held on the Microsoft campus in Redmond, WA.  Although we weren&#8217;t allowed to take any pictures during the event due to our non-disclosure agreements, I did take some pictures of campus, Seattle fall colors, and some nice views of Mt. Rainier.  If you are so [...]]]></description>
			<content:encoded><![CDATA[<p>Last week, I attended the &#8220;Winstock 07&#8243; tour/seminar held on the Microsoft campus in Redmond, WA.  Although we weren&#8217;t allowed to take any pictures during the event due to our non-disclosure agreements, I did take some pictures of campus, Seattle fall colors, and some nice views of Mt. Rainier.  If you are so interested, these are posted on my personal blog photo gallery <a href="http://www.jeffreyrandow.org/photos/seattle2007/">here</a>.</p>
<p>While there, we learned much, shared much, and everyone mutually benefited from the experience.  Thank you to Wendy and Jessep for getting everything setup for us and to the presenters for sharing information with us and for listening to us for our suggestions and constructive criticism.  My highlight sessions?  The NAP and the PNRP/IPV6 presentations.  Jeff Sigman is an &#8220;energetic presenter&#8221; and the IPV6 presentation reinforced some of the things I am currently using/deploying with Vista and Windows Server 2008.  Thank you to the Windows Home Server team for the awesome reception.</p>
<p>While at Winstock, I started to think about communication.  I&#8217;m not very good at it.  I&#8217;m trying to improve on it, though.  I will set that as my &#8220;Halloween&#8221; resolution (since New Years resolutions never seem to stick past January 4).  So in that vein, I do want to mention that you can communicate with me via any of the following methods:</p>
<ul>
<li>Twitter &#8211; jeffreycentex</li>
<li>AOL IM &#8211; jeffreycentex</li>
<li>Yahoo IM &#8211; jeffreycentex (notice a pattern here?)</li>
<li>MSN Messenger &#8211; jeffrey at jeffreyrandow dot com (you know what to correct)</li>
</ul>
<p>I won&#8217;t always be available to talk, but I&#8217;ll try to be accommodating when possible.</p>
<p>Also, please pass on any suggestions, tips, or leads.  Thanks for reading!</p>
<p>Jeffrey</p>
]]></content:encoded>
			<wfw:commentRss>http://www.networkblog.net/archives/2007/10/photos-and-contact-information/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Site Update</title>
		<link>http://www.networkblog.net/archives/2007/09/site-update-2/</link>
		<comments>http://www.networkblog.net/archives/2007/09/site-update-2/#comments</comments>
		<pubDate>Sun, 23 Sep 2007 02:31:34 +0000</pubDate>
		<dc:creator>jeffreycentex</dc:creator>
				<category><![CDATA[Site News]]></category>
		<category><![CDATA[Tag Support]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.networkblog.net/archives/2007/09/site-update-2/</guid>
		<description><![CDATA[<p>I have upgraded this site to the last development version of WordPress.  This is in preparation for the (hopefully) simple upgrade to 2.3 on Monday (if I had to update during the week, it would never happen&#8230;)</p>
<p>This is a sanity test posting.   </p>
]]></description>
			<content:encoded><![CDATA[<p>I have upgraded this site to the last development version of WordPress.  This is in preparation for the (hopefully) simple upgrade to 2.3 on Monday (if I had to update during the week, it would never happen&#8230;)</p>
<p>This is a sanity test posting.  <img src='http://www.networkblog.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.networkblog.net/archives/2007/09/site-update-2/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
