<?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>Tech4Him - Technology with Integrity &#187; tricks</title>
	<atom:link href="http://blog.tech4him.com/tags/tricks/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.tech4him.com</link>
	<description>A Christian technology chaos wrangler and his thoughts</description>
	<lastBuildDate>Wed, 24 Mar 2010 23:15:39 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>SQL Server 2008 Upgrade &#8211; Virtual Test Environment</title>
		<link>http://blog.tech4him.com/2009/02/sql-server-2008-upgrade-virtual-test-environment/</link>
		<comments>http://blog.tech4him.com/2009/02/sql-server-2008-upgrade-virtual-test-environment/#comments</comments>
		<pubDate>Fri, 20 Feb 2009 13:35:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[esxi]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[sql server 2008]]></category>
		<category><![CDATA[tricks]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[vmware]]></category>

		<guid isPermaLink="false">http://blog.tech4him.com/?p=259</guid>
		<description><![CDATA[As previously posted, we have embarked on a project that includes the upgrade and consolidation of SQL Server machines from version 2000 and 2005 to a single server running SQL Server 2008. We have been performing testing to find the optimal path for performing these tasks.
This series of articles present our findings and processes as [...]]]></description>
			<content:encoded><![CDATA[<p><a rel="external nofollow" href="http://www.flickr.com/photos/60723528@N00/41186909"><img style="border: 0pt none; margin: 8px;" src="http://farm1.static.flickr.com/22/41186909_57d42684be_m.jpg" border="0" alt="Lots o" hspace="8" width="227" height="240" align="left" /></a>As previously posted, we have embarked on a project that includes the upgrade and consolidation of SQL Server machines from version 2000 and 2005 to a single server running SQL Server 2008. We have been performing testing to find the optimal path for performing these tasks.</p>
<p>This series of articles present our findings and processes as we performed them. These processes may not be optimal nor preferred in other installations, but they represent the best case for our particular assignment. As such, we certainly welcome feedback.</p>
<p><span id="more-259"></span></p>
<h2>Part I &#8211; Building the Test Environment</h2>
<p>Before performing the upgrade we wanted to ensure that our processes would work. Additionally, we have a deference for knowing what roadblocks we might run into ahead of time. When dealing with databases, most times I am going to bet that people or system will be impacted by the DB services being unavailable. Therefore, time is important. Testing before hand can shrink the outage windows and help keep customers happier.</p>
<p>As such, we decided to replicate the key pieces of the infrastructure into a virtual environment. We did this using the VMWare ESXi platform which we are familiar with from our own server infrastructure environment. If you are unfamiliar with ESXi, it is a free version of the VMWare virtual infrastructure product line. You do have to register with the VMWare.com website to download and obtain a license key, but you probably want to be able to review the knowledge base and community forums anyhow. For an SMB like us, it is a great virtualization platform.</p>
<h3>Testing Environment ESXi Server Setup</h3>
<p>First, we needed the VMWare ESXi server. So we <a href="http://www.vmware.com/download/esxi/">downloaded the latest ESXi</a> bootable ISO from VMWare.com, burned the disc and booted our test server up. We won&#8217;t go into all the setup screens, but you can find ESXi installation instructions in a variety of places including <a href="http://www.petri.co.il/how-do-you-install-vmware-esx-server-3i-esxi.htm">this one</a>. Essentially we just took the default installation, rebooted and then configured the management interface with a static IP, mask and gateway. Finally we setup a root password.</p>
<h3>Converting or Moving Production to Test</h3>
<p>Now whether your production servers are already virtual machines on VMWare or are real, physical servers you are going to need to create an exact copy of them for your test environment. VMWare has a great little, free, tool that allows you to do this. Although they have bigger, better (not free) tools to do this, our needs are such that the free tools work. The <a href="http://www.vmware.com/download/converter/">VMWare Converter tool</a> is the key. <a href="https://www.vmware.com/tryvmware/?p=converter">Download it</a> from <a href="http://www.vmware.com">VMWare.com.</a> Then, we simply install the converter application on the servers that we need to replicate to test. <em>[Note: Just found out that version 4.0 of VMWare converter was released on 2/12/2009. We were using version 3.0]</em></p>
<p>The conversion process takes the current server and converts it to a compatible VM (virtual machine) on the test server. This include all O/S, network, disk, CPU and memory settings. One note, you&#8217;ll want to ensure you have enough disk space on the test ESXi server to accommodate all the disks you are converting for all the VM&#8217;s.</p>
<blockquote><p><em>[Note: We learned the hard way, having to rebuild the array on the test ESXi server from RAID 5 to RAID 0 in order to get the last bit of disk space we needed. Lesson:Â  sum all your disk space needs for all the servers you will be converting, ahead of time.]</em></p></blockquote>
<p>The process is quite simple but may take numerous hours depending on the data needing to be migrated. So let&#8217;s walk through one example of converting one of our production machines in the following video.</p>
<div id="attachment_261" class="wp-caption alignnone" style="width: 310px"><a href="http://blog.tech4him.com/wp-content/uploads/convert-1.png"><img class="size-medium wp-image-261" title="Converter Start" src="http://blog.tech4him.com/wp-content/uploads/convert-1-300x41.png" alt="1) This is the VMWare converter. Start the converter and choose to start a new conversion." width="300" height="41" /></a><p class="wp-caption-text">1) This is the VMWare converter. Start the converter and choose to start a new conversion.</p></div>
<div id="attachment_262" class="wp-caption alignnone" style="width: 310px"><a href="http://blog.tech4him.com/wp-content/uploads/convert-2.png"><img class="size-medium wp-image-262" title="New project splash" src="http://blog.tech4him.com/wp-content/uploads/convert-2-300x253.png" alt="2) This is the new conversion project wizard splash screen. Click Next." width="300" height="253" /></a><p class="wp-caption-text">2) This is the new conversion project wizard splash screen. Click Next.</p></div>
<div id="attachment_263" class="wp-caption alignnone" style="width: 310px"><a href="http://blog.tech4him.com/wp-content/uploads/convert-3.png"><img class="size-medium wp-image-263" title="Step 1 - Source" src="http://blog.tech4him.com/wp-content/uploads/convert-3-300x253.png" alt="3) We will be stepping through setting up the source for the conversion. Click Next." width="300" height="253" /></a><p class="wp-caption-text">3) We will be stepping through setting up the source for the conversion. Click Next.</p></div>
<div id="attachment_264" class="wp-caption alignnone" style="width: 310px"><a href="http://blog.tech4him.com/wp-content/uploads/convert-4.png"><img class="size-medium wp-image-264" title="Source Type" src="http://blog.tech4him.com/wp-content/uploads/convert-4-300x253.png" alt="4) Source type will be physical machine regardless if source is physical or another VMWare VM." width="300" height="253" /></a><p class="wp-caption-text">4) Source type will be physical machine regardless if source is physical or another VMWare VM.</p></div>
<div id="attachment_265" class="wp-caption alignnone" style="width: 310px"><a href="http://blog.tech4him.com/wp-content/uploads/convert-5.png"><img class="size-medium wp-image-265" title="Source Login" src="http://blog.tech4him.com/wp-content/uploads/convert-5-300x253.png" alt="5) Choose &quot;local machine&quot; and the converter will convert the current machine using the current users credentials." width="300" height="253" /></a><p class="wp-caption-text">5) Choose &quot;local machine&quot; and the converter will convert the current machine using the current users credentials.</p></div>
<div id="attachment_266" class="wp-caption alignnone" style="width: 310px"><a href="http://blog.tech4him.com/wp-content/uploads/convert-6.png"><img class="size-medium wp-image-266" title="Source Data" src="http://blog.tech4him.com/wp-content/uploads/convert-6-300x252.png" alt="6) Choose the disks to be converted. Be sure you include the O/S drive and any data drives you might need." width="300" height="252" /></a><p class="wp-caption-text">6) Choose the disks to be converted. Be sure you include the O/S drive and any data drives you might need.</p></div>
<div id="attachment_267" class="wp-caption alignnone" style="width: 310px"><a href="http://blog.tech4him.com/wp-content/uploads/convert-7.png"><img class="size-medium wp-image-267" title="Step 2 - Destination" src="http://blog.tech4him.com/wp-content/uploads/convert-7-300x254.png" alt="7) We will define the destination VMWare ESXi server." width="300" height="254" /></a><p class="wp-caption-text">7) We will define the destination VMWare ESXi server.</p></div>
<div id="attachment_268" class="wp-caption alignnone" style="width: 310px"><a href="http://blog.tech4him.com/wp-content/uploads/convert-8.png"><img class="size-medium wp-image-268" title="Destination Type" src="http://blog.tech4him.com/wp-content/uploads/convert-8-300x253.png" alt="8) Our destination type will be VMWare Infrastructure Virtual Machine since we want to convert his server to a VM that will run on VMWare ESXi." width="300" height="253" /></a><p class="wp-caption-text">8) Our destination type will be VMWare Infrastructure Virtual Machine since we want to convert his server to a VM that will run on VMWare ESXi.</p></div>
<div id="attachment_269" class="wp-caption alignnone" style="width: 310px"><a href="http://blog.tech4him.com/wp-content/uploads/convert-9.png"><img class="size-medium wp-image-269" title="Desitination Login" src="http://blog.tech4him.com/wp-content/uploads/convert-9-300x253.png" alt="9) This is the destination VMWare ESXi server name or IP and the VMWare login credentials." width="300" height="253" /></a><p class="wp-caption-text">9) This is the destination VMWare ESXi server name or IP and the VMWare login credentials.</p></div>
<div id="attachment_270" class="wp-caption alignnone" style="width: 310px"><a href="http://blog.tech4him.com/wp-content/uploads/convert-10.png"><img class="size-medium wp-image-270" title="VM Name" src="http://blog.tech4him.com/wp-content/uploads/convert-10-300x253.png" alt="10) Type the name you wish to give the new VM when it is converted. This is not the O/S name but the VM name that shows up in the VM inventory." width="300" height="253" /></a><p class="wp-caption-text">10) Type the name you wish to give the new VM when it is converted. This is not the O/S name but the VM name that shows up in the VM inventory.</p></div>
<div id="attachment_271" class="wp-caption alignnone" style="width: 310px"><a href="http://blog.tech4him.com/wp-content/uploads/convert-12.png"><img class="size-medium wp-image-271" title="Datastore" src="http://blog.tech4him.com/wp-content/uploads/convert-12-300x254.png" alt="11) The datastore where you want the converted VM files to be stored on the VMWare ESXi server." width="300" height="254" /></a><p class="wp-caption-text">11) The datastore where you want the converted VM files to be stored on the VMWare ESXi server.</p></div>
<div id="attachment_272" class="wp-caption alignnone" style="width: 310px"><a href="http://blog.tech4him.com/wp-content/uploads/convert-13.png"><img class="size-medium wp-image-272" title="Networks" src="http://blog.tech4him.com/wp-content/uploads/convert-13-300x253.png" alt="12) The number of NICs that will be created in the destination VM." width="300" height="253" /></a><p class="wp-caption-text">12) The number of NICs that will be created in the destination VM.</p></div>
<div id="attachment_273" class="wp-caption alignnone" style="width: 310px"><a href="http://blog.tech4him.com/wp-content/uploads/convert-14.png"><img class="size-medium wp-image-273" title="Step 3 - Customization" src="http://blog.tech4him.com/wp-content/uploads/convert-14-300x253.png" alt="13) Place checkmarks on these two options to ignore hibernation and page files and install the VMare tools on the destination VM." width="300" height="253" /></a><p class="wp-caption-text">13) Place checkmarks on these two options to ignore hibernation and page files and install the VMare tools on the destination VM.</p></div>
<div id="attachment_260" class="wp-caption alignnone" style="width: 310px"><a href="http://blog.tech4him.com/wp-content/uploads/convert-15.png"><img class="size-medium wp-image-260" title="Ready to Complete" src="http://blog.tech4him.com/wp-content/uploads/convert-15-300x252.png" alt="14) Do you want to VM to automatically power on after the conversion is complete? Click finish to start the conversion." width="300" height="252" /></a><p class="wp-caption-text">14) Do you want to VM to automatically power on after the conversion is complete? Click finish to start the conversion.</p></div>
<p>When the conversion completes, pat yourself on the back as you just converted your first server. Now just repeat this process for each of the servers you need to complete your test environment.</p>
<p>Just a quick observation and statement of the obvious. The length of time that a conversion takes is primarily dependent upon two factors, network and disk space. On the network side, I would highly recommend using Gigabit networks for converting larger servers. We found a many fold reduction in conversion time simply by moving from 100 megabit to Gigabit networks. Additionally, the amount of used disk space on the source server will also play a role in the conversion time. The more disk space in use on the source server that is needing to be converted, the more time the conversion will take.</p>
<p>Keep in mind I said &#8220;used&#8221; space. Unusued space on the disks being converted seems to play very little into the conversion times. As such, clean out your temp files and such before doing a conversion. It might save you some time when converting.</p>
<h3>Configuring the Isolated Test Network</h3>
<p>Doing this allows us to connect to the management network on the ESXi. Once installed, point your browser to the IP address of the ESXi server via https and you can download the VMWare Virtual Infrastructure client. (https://192.168.1.134 or whatever IP you gave your ESXi server). This client application currently only runs on Windows, sorry Linux folks. This is what you will use to manage your virtual clients.</p>
<p>In our case,we wanted the virtual servers to be able to connect to themselves but not the &#8220;real&#8221; LAN so as not to cause duplicate IP and Active Directory issues. To do this, we created an isolated virtual network. From the client application, we created a second virtual switch. When we created the virtual switch, we did not link a physical network card to the virtual switch definition. This essential makes a virtual switch that can talk only to other devices on the same virtual switch.This is a plus for testing of an isolated network environment where you do not want the test servers to talk to your LAN.Â  On the downside, your servers on this new virtual switch can&#8217;t get to the Internet either. (at least not without some other fancy networking tricks).</p>
<p>Here&#8217;s some screenshots of the process.</p>
<div id="attachment_374" class="wp-caption alignnone" style="width: 310px"><a href="http://blog.tech4him.com/wp-content/uploads/new-vswitch-1.png"><img class="size-medium wp-image-374" title="New Switch 1" src="http://blog.tech4him.com/wp-content/uploads/new-vswitch-1-300x219.png" alt="1) Create new virtual switch." width="300" height="219" /></a><p class="wp-caption-text">1) Create new virtual switch.</p></div>
<div id="attachment_375" class="wp-caption alignnone" style="width: 310px"><a href="http://blog.tech4him.com/wp-content/uploads/new-vswitch-2.png"><img class="size-medium wp-image-375" title="New Switch 2" src="http://blog.tech4him.com/wp-content/uploads/new-vswitch-2-300x219.png" alt="2) Give your new network a name and click Next." width="300" height="219" /></a><p class="wp-caption-text">2) Select the Create a Virtual Switch option and click Next.</p></div>
<div id="attachment_376" class="wp-caption alignnone" style="width: 310px"><a href="http://blog.tech4him.com/wp-content/uploads/new-vswitch-3.png"><img class="size-medium wp-image-376" title="New Switch 3" src="http://blog.tech4him.com/wp-content/uploads/new-vswitch-3-300x219.png" alt="3) Give your new network a name and click Next." width="300" height="219" /></a><p class="wp-caption-text">3) Give your new network a name and click Next.</p></div>
<p>Again, congratulations. You just finished creating you own host only virtual network switch for isolated server testing. Now you need to move your VM&#8217;s to use this new network. You&#8217;ll need to edit each VM&#8217;s setting and change the network that the NIC connects to be your newly create host only network.</p>
<div id="attachment_377" class="wp-caption alignnone" style="width: 213px"><a href="http://blog.tech4him.com/wp-content/uploads/vm-network-change-1.png"><img class="size-medium wp-image-377" title="VM Network Change 1" src="http://blog.tech4him.com/wp-content/uploads/vm-network-change-1-203x300.png" alt="1) Edit the VM settings." width="203" height="300" /></a><p class="wp-caption-text">1) Edit the VM settings.</p></div>
<div id="attachment_372" class="wp-caption alignnone" style="width: 310px"><a href="http://blog.tech4him.com/wp-content/uploads/vm-network-change-2.png"><img class="size-medium wp-image-372" title="VM Network Change 2" src="http://blog.tech4him.com/wp-content/uploads/vm-network-change-2-300x205.png" alt="2) Change the network to your host only network you created above. Now Ok to save." width="300" height="205" /></a><p class="wp-caption-text">2) Change the network to your host only network you created above. Now Ok to save.</p></div>
<p>That&#8217;s the majority of it. Again, we used this setup to convert 5 of our production servers including SQL 2000, SQL 2005, Terminal Services, File Services and Domain Controller all to this isolated test environment. Then we made a snapshot of each converted server which allowed us to go back to the fresh conversion state as many times as we wanted.</p>
<p>From here, we embarked upon our SQL Server 2008 upgrade testing.</p>
<p>Blessings.</p>
<img src="http://blog.tech4him.com/?ak_action=api_record_view&id=259&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://blog.tech4him.com/2009/02/sql-server-2008-upgrade-virtual-test-environment/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DD-WRT on Multiple LinkSys WRT54Gs</title>
		<link>http://blog.tech4him.com/2009/01/dd-wrt-on-multiple-linksys-wrt54gs/</link>
		<comments>http://blog.tech4him.com/2009/01/dd-wrt-on-multiple-linksys-wrt54gs/#comments</comments>
		<pubDate>Wed, 28 Jan 2009 12:00:12 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[dd-wrt]]></category>
		<category><![CDATA[dhcp]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[linksys]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[tricks]]></category>
		<category><![CDATA[wireless]]></category>

		<guid isPermaLink="false">http://blog.tech4him.com/?p=146</guid>
		<description><![CDATA[Do you have wireless access points or routers and want to add some useful features without incurring additional costs? Have we got a deal for you. The DD-WRT project might just be the ticket.

So, I was asked by my lovely spouse to move the home office to another room for a particular reason. Unfortunately, the [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.tech4him.com/wp-content/uploads/standard_bridge_large.jpg"><img class="alignright size-medium wp-image-147" title="standard_bridge_large" src="http://blog.tech4him.com/wp-content/uploads/standard_bridge_large-300x225.jpg" alt="standard_bridge_large" width="300" height="225" /></a>Do you have wireless access points or routers and want to add some useful features without incurring additional costs? Have we got a deal for you. The DD-WRT project might just be the ticket.</p>
<p><span id="more-146"></span></p>
<p>So, I was asked by my lovely spouse to move the home office to another room for a particular reason. Unfortunately, the new location did not have an existing outlet for the broadband internet line. Immediately my eyes widened and a grin broke across my face as I knew it was an opportunity to try something I had been wanting to for quite a while.</p>
<p>Rather than run wiring and such, let&#8217;s go wireless. Yes, a wireless bridge was going to be the ticket. As it happened, I already had two Linksys WRT54G wireless routers, so I was in business. After spending a bit of time on the DD-WRT website, I had the details I needed and downloaded the bits I needed.</p>
<p>DD-WRT is a free alternative firmware for many major brand wireless routers and access points. Now, yes this may void your warranty but if you&#8217;re like me, that limited warranty was out many moons ago. DD-WRT firmware provides for more features and functions to be available to you. You can make your wireless router or AP can then do tricks you never knew it could.</p>
<p><object width="340" height="285" data="http://www.youtube.com/v/3hXgK6INpkI&amp;hl=en&amp;fs=1&amp;rel=0&amp;color1=0x2b405b&amp;color2=0x6b8ab6&amp;border=1" type="application/x-shockwave-flash"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/3hXgK6INpkI&amp;hl=en&amp;fs=1&amp;rel=0&amp;color1=0x2b405b&amp;color2=0x6b8ab6&amp;border=1" /><param name="allowfullscreen" value="true" /></object><br />
<em>This video gives a good idea of how we did it.</em></p>
<p>How did we get this to work? Here is the process we used.</p>
<p><a href="http://www.dd-wrt.com/wiki/index.php?title=Installation">DD-WRT Installation Instructions</a> on the wiki.</p>
<ol>
<li>Download the proper firmware for our version of the WRT54G. Use the <a href="http://www.dd-wrt.com/wiki/index.php/Supported_Devices#Linksys_.28all_the_rest_that_is_not_re-engineered_til_today.29">compatability matrix</a> to determine the correct DD-WRT version for your device and device version.</li>
<li>Performed a full <a href="http://www.dd-wrt.com/wiki/index.php/Hard_reset_or_30/30/30">30/30/30 hard reset</a> of the router</li>
<li>Open your web browser and connect to the router at 192.168.1.1 and login with the default username/password.</li>
<li> You should be in the Web GUI of the router.</li>
<li> Click the &#8220;Administration&#8221; tab</li>
<li> Click the &#8220;Firmware Upgrade&#8221; sub-tab.</li>
<li> Click the &#8220;Browse&#8221; button and select the DD-WRT .bin file you downloaded and confirmed.</li>
<li> Click the &#8220;Upgrade&#8221; button.</li>
<li> The router will take a few minutes to upload the file and flash the firmware.  During this time, the power light will flash.</li>
<li> A new page will open confirming that the upload was successful Now <strong><span style="color: red;">wait about 5 minutes</span></strong> before clicking &#8220;Continue&#8221;.</li>
<li> Lastly, do another <a title="Reset And Reboot" href="http://www.dd-wrt.com/wiki/index.php/Reset_And_Reboot">hard reset</a> on the unit.</li>
<li> If flashed successfully you will now be able to access the DD-WRT web interface at 192.168.1.1</li>
</ol>
<p>Now, since we wanted to utilized a wireless bridge, we needed to repeat the above steps on the second router. After the firmware updates were complete, we individually tested each router, connected to our broadband service to ensure both were working properly.</p>
<p>Next we followed <a href="http://www.dd-wrt.com/wiki/index.php/Wireless_Bridge">this post</a> on the setup the wireless bridge.</p>
<p>One thing that was a problem initially was the lack of machines connected to the second router (bridged AP) getting IP addresses from DHCP. It wasn&#8217;t until we read completely and did a bit of searching that we found out that this is a known problem with DD-WRT v24. Some folks report that it worked fine in earlier releases, but it appears to be a bug currently.</p>
<p>This was a bit of a bummer, but easily worked around for our small setup. We just setup the desktop machines with static IP addresses outside of the DHCP scope of the primary router but on the same network subnet. The default gateway and DNS were setup to point at the primary router (192.168.1.1) as well.</p>
<p>Immediately we could browse the internet from the office desktop machine which was connected to the second (bridged) router. Success! Now of course, DD-WRT offers many other features that the standard Linksys firmware does not. We&#8217;ll leave that as an adventure for you until we report more on those specifics.</p>
<p>Blessings.</p>
<img src="http://blog.tech4him.com/?ak_action=api_record_view&id=146&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://blog.tech4him.com/2009/01/dd-wrt-on-multiple-linksys-wrt54gs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Interesting WordPress Posts From Around the Web</title>
		<link>http://blog.tech4him.com/2009/01/interesting-wordpress-posts-from-around-the-web/</link>
		<comments>http://blog.tech4him.com/2009/01/interesting-wordpress-posts-from-around-the-web/#comments</comments>
		<pubDate>Fri, 23 Jan 2009 02:22:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[tricks]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://blog.tech4him.com/2009/01/interesting-wordpress-posts-from-around-the-web/</guid>
		<description><![CDATA[Here is a list of some interesting posts I&#8217;ve come across today.

10 Useful RSS Tricks and Hacks for WordPress &#8211; Smashing magazine puts together a good list of WordPress tips to allow some useful RSS modifications. PHP snippets included.
wpSEO &#8211; WordPress SEO optimization plugin. Interestingly this is a for purchase plugin.
Top WordPress 2.7 Tips, Hacks, [...]]]></description>
			<content:encoded><![CDATA[<p>Here is a list of some interesting posts I&#8217;ve come across today.</p>
<ul>
<li><a href="http://www.smashingmagazine.com/2008/12/02/10-useful-rss-hacks-for-wordpress/" target="_blank">10 Useful RSS Tricks and Hacks for WordPress</a> &#8211; Smashing magazine puts together a good list of WordPress tips to allow some useful RSS modifications. PHP snippets included.</li>
<li><a href="http://www.wpseo.org/" target="_blank">wpSEO</a> &#8211; WordPress SEO optimization plugin. Interestingly this is a for purchase plugin.</li>
<li><a href="http://www.shankrila.com/wordpress/wordpress-27-tips-hacks-tutorials-issues/" target="_blank">Top WordPress 2.7 Tips, Hacks, Plugins &amp; Resources</a> &#8211; A quick hit list for those new to WordPress 2.7</li>
<li><a href="http://vandelaydesign.com/blog/wordpress/category-styling/" target="_blank">WordPress Tutorial: Category Trick for WP 2.7</a> &#8211; Interesting idea for styling posts differently based upon categories. Could be used for site segmentation visually.</li>
<li><a href="http://www.noupe.com/wordpress/mastering-your-wordpress-27-theme-admin-area-tips-and-tricks.html" target="_blank">Mastering Your WordPress 2.7 Theme &amp; Admin Area</a> &#8211; Good article that may just show you something you didn&#8217;t already know about managing WordPress 2.7</li>
</ul>
<p>Blessings to you.</p>
<img src="http://blog.tech4him.com/?ak_action=api_record_view&id=79&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://blog.tech4him.com/2009/01/interesting-wordpress-posts-from-around-the-web/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
