<?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>The Ultimate Customer Experience!</title>
	<atom:link href="http://www.infini-source.com/iBlog/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://www.infini-source.com/iBlog</link>
	<description>The Infini-Source Community</description>
	<lastBuildDate>Sat, 06 Jun 2009 17:31:30 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.2</generator>
		<item>
		<title>A chance to help others</title>
		<link>http://www.infini-source.com/iBlog/?p=45</link>
		<comments>http://www.infini-source.com/iBlog/?p=45#comments</comments>
		<pubDate>Sat, 06 Jun 2009 17:31:30 +0000</pubDate>
		<dc:creator>infinisource</dc:creator>
				<category><![CDATA[Charity]]></category>
		<category><![CDATA[Golf]]></category>
		<category><![CDATA[Babies]]></category>
		<category><![CDATA[Birthing Center]]></category>
		<category><![CDATA[Fund Raising]]></category>
		<category><![CDATA[Golf Baby Golf]]></category>
		<category><![CDATA[TMC Lakewood]]></category>

		<guid isPermaLink="false">http://www.infini-source.com/iBlog/?p=45</guid>
		<description><![CDATA[Every day something in the news catches my attention about how someone has neglected a child some where in this world or some new family is struggling with raising a new baby. Recently I found out that Truman Medical Centers &#8230; <a href="http://www.infini-source.com/iBlog/?p=45">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Every day something in the news catches my attention about how someone has neglected a child some where in this world or some new family is struggling with raising a new baby.  Recently I found out that <a class="wpGallery" title="Truman Medical Centers - Lakewood" href="http://www.trumed.org/trumedweb/lw/LW_Contact/lw_directions.asp" target="_blank">Truman Medical Centers</a> in Kansas City Missouri has been trying to raise money to build out a birthing center to give new families the right start from the beginning.</p>
<p>For the past few years the TMC Charitable Foundation has hosted a<a class="wpGallery" title="Golf Baby Golf" href="http://www.golfbabygolf.com/index.htm" target="_blank"> charity golf tournament</a> to raise funds necessary to build the new birthing center at the Lakewood Campus. This year, Infini-Source has offered a donation of 25% per paid invoice for those attendees <a class="wpGallery" title="Golf Baby Golf Card" href="http://www.infini-source.com/pdf/gbg2009.pdf" target="_blank">who present a 4 x 5 Golf Baby Golf card</a> that will be given to them at the Golf Baby Golf 2009 Tournament on June 12th.  This money will go directly back to Truman Medical Centers to help with building the birthing center.</p>
<p>Starting June 12th through September 12th 2009, if anyone presents the 4 x 5 Golf Baby Golf card to us when we visit your business or home, and your invoice is paid at the time of service, Infini-Source will donate 25% of the bill directly to TMC Charitable Foundation in support of the Birthing Center.  Every baby deserves a healthy start at life from the very beginning and we at Infini-Source believe in the services that TMC delivers to the community of Kansas City and surrounding areas.</p>
<p>Not only will you be helping your business or home/home office computer(s) by having Infini-Source provide you with a quality service but you will also be helping families out within the Kansas City Metro area.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.infini-source.com/iBlog/?feed=rss2&#038;p=45</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress 2.X and the Funny Â&#8217;s &#8211; Part 3</title>
		<link>http://www.infini-source.com/iBlog/?p=42</link>
		<comments>http://www.infini-source.com/iBlog/?p=42#comments</comments>
		<pubDate>Thu, 12 Mar 2009 01:48:59 +0000</pubDate>
		<dc:creator>infinisource</dc:creator>
				<category><![CDATA[Tips And Tricks]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Â]]></category>
		<category><![CDATA[character]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[old post]]></category>
		<category><![CDATA[troubleshooting]]></category>
		<category><![CDATA[unicode]]></category>
		<category><![CDATA[utf-8]]></category>

		<guid isPermaLink="false">http://www.infini-source.com/iBlog/?p=42</guid>
		<description><![CDATA[Continuing on from our discussion yesterday.  If the problem with the extra Unicode character could only be reproduced using the Visual Editor and not the HTML Editor, what exactly did that mean?  Before I could answer this question, I started &#8230; <a href="http://www.infini-source.com/iBlog/?p=42">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Continuing on from our discussion yesterday.  If the problem with the extra Unicode character could only be reproduced using the Visual Editor and not the HTML Editor, what exactly did that mean?  Before I could answer this question, I started looking at how WordPress displays blog entries versus how I was displaying each blog entry on my website.  That&#8217;s when it occurred to me!</p>
<p>The problem all along did not totally revolve around WordPress.  Granted some of the issues with the changing of the database collation initially caused this; however, for my website and the others that I manage the problem was with my code.  What I mean by that is, any page that I custom built to display blog entries had to have the page character set set to UTF-8.  The pages that I had custom built to display the blog entries had the ISO-8859-1 character set which is the Latin-1 character set.</p>
<blockquote><p>Change this:</p>
<p>&lt;meta http-equiv=&#8221;Content-Type&#8221; content=&#8221;text/html; charset=ISO-8859-1&#8243;&gt;</p>
<p>To:</p>
<p>&lt;meta http-equiv=&#8221;Content-Type&#8221; content=&#8221;text/html; charset=UTF-8&#8243;&gt;</p></blockquote>
<p>What took a few months to finally nail down, only took a matter of seconds to change on my website.  Once I changed the character set from ISO-8859 to UTF-8 for each page that displayed blog entries, the Unicode Â disappeared from the page permanently.  So, if you are still having trouble with this Unicode Â in your blog posts and you do not use the built-in WordPress site files to display your blog entries on your site, check your character set and set it to UTF-8.</p>
<p>Also, if you are unsure by what I mean by custom blog pages, take a look at the following url&#8217;s:</p>
<ol>
<li><a href="http://www.infini-source.com/iBlog/">http://www.infini-source.com/iBlog/</a></li>
<li><a href="http://www.infini-source.com/blog.php">http://www.infini-source.com/blog.php</a></li>
</ol>
<p>The first link is the standard WordPress site and the second link is what I am referring to as the custom page.  The custom page uses this kind of code to display the blog entries:</p>
<blockquote><p>&lt;?php<br />
if ( have_posts() ) : while ( have_posts() ) : the_post();<br />
the_date(&#8221;,&#8217;&lt;h2&gt;&#8217;,'&lt;/h2&gt;&#8217;);<br />
?&gt;</p>
<p>&lt;div class=&#8221;post&#8221; id=&#8221;post-&lt;?php the_ID(); ?&gt;&#8221;&gt;<br />
&lt;h3 class=&#8221;storytitle&#8221;&gt;<br />
&lt;a href=&#8221;&lt;?php the_permalink() ?&gt;&#8221; target=&#8221;_blank&#8221; rel=&#8221;bookmark&#8221;&gt;&lt;?php the_title(); ?&gt;&lt;/a&gt;&lt;/h3&gt;</p>
<p>&lt;div class=&#8221;storycontent&#8221;&gt;<br />
&lt;?php the_content(__(&#8216;(more&#8230;)&#8217;)); ?&gt;<br />
&lt;/div&gt;<br />
&lt;p&gt;This post was written by &lt;?php the_author_firstname(); ?&gt; &lt;?php the_author_lastname(); ?&gt; at &lt;?php the_time(); ?&gt; and was&lt;/p&gt;<br />
&lt;p&gt;posted in the following categories: &lt;?php the_category(&#8216; |&#8217;); ?&gt;&lt;/p&gt;<br />
&lt;p&gt;&lt;?php the_tags(&#8216;This Post was also tagged as: &#8216;,&#8217; &gt; &#8216;); ?&gt;&lt;/p&gt;</p>
<p>&lt;?php if ( comments_open() ) : ?&gt;<br />
&lt;p&gt;<br />
&lt;?php comments_popup_link( &#8216;No comments yet&#8217;, &#8217;1 comment&#8217;, &#8216;% comments so far&#8217;, &#8216;comments-link&#8217;, &#8216;Comments are off for this post&#8217;); ?&gt;<br />
&lt;/p&gt;<br />
&lt;?php endif; ?&gt;<br />
&lt;/div&gt;</p>
<p>&lt;?php endwhile; else: ?&gt;<br />
&lt;p&gt;&lt;?php _e(&#8216;Sorry, no posts matched your criteria.&#8217;); ?&gt;&lt;/p&gt;<br />
&lt;?php endif; ?&gt;</p></blockquote>
<p>As I mentioned above, I changed the character set on the blog.php page to UTF-8 and now we can say case closed!  I hope if anyone out there is struggling with this exact issue finds this page and finds this bit of info useful.  If you have any questions regarding this, please feel free to comment on these posts.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.infini-source.com/iBlog/?feed=rss2&#038;p=42</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress 2.X and the Funny Â&#8217;s &#8211; Part 2</title>
		<link>http://www.infini-source.com/iBlog/?p=31</link>
		<comments>http://www.infini-source.com/iBlog/?p=31#comments</comments>
		<pubDate>Wed, 11 Mar 2009 00:43:27 +0000</pubDate>
		<dc:creator>infinisource</dc:creator>
				<category><![CDATA[Tips And Tricks]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Â]]></category>
		<category><![CDATA[character]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[old post]]></category>
		<category><![CDATA[troubleshooting]]></category>
		<category><![CDATA[unicode]]></category>
		<category><![CDATA[utf-8]]></category>

		<guid isPermaLink="false">http://www.infini-source.com/iBlog/?p=31</guid>
		<description><![CDATA[As promised, I will further elaborate on what I have discovered.  My situation may be unique and it may not be.  What I do know is after several upgrades and installing the plug-ins that I mentioned yesterday, I started researching &#8230; <a href="http://www.infini-source.com/iBlog/?p=31">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>As promised, I will further elaborate on what I have discovered.  My situation may be unique and it may not be.  What I do know is after several upgrades and installing the plug-ins that I mentioned yesterday, I started researching this issue further.  My research resulted in further testing on my blog.</p>
<p>Most of the WordPress forum posts that I had found suggested that in order to resolve this issue all that was needed to be done was to remove the following statement from the wp-config.php file:</p>
<blockquote><p>define(&#8216;DB_CHARSET&#8217;, &#8216;utf8&#8242;);</p></blockquote>
<p>Unfortunately that did not help at all for my site.  That resulted in an extra character being displayed at the end of each sentence &#8211; or rather at the end of a sentence in which TWO spaces were typed in after the period.  Strange huh?  Exactly!  I also found that the problem only appeared when the Visual Editor was used when creating Posts within WordPress; not with the HTML Editor.  If I typed up an entire post with the HTML Editor, the Unicode Â was no where to be found in the post or in the database.  That is even stranger right?  Right!!</p>
<p>As I stated, this problem has been persisting for many months for myself and for my customers.  With each upgrade I would become hopeful that the issue would be resolved.  Needless to say, none of the upgrades resolved it.  Once I discovered that the problem could only be duplicated by using the visual editor, I started searching again on Google for more answers.  This time I found a <a title="#6942 (typing two spaces in visual editor creates Â characters in displayed post) – WordPress Trac" href="http://core.trac.wordpress.org/ticket/6942" target="_blank">Bug Ticket</a> on WordPress.com that specifically mentioned that typing two spaces in the visual editor caused the now infamous Â to show it&#8217;s ugly face!</p>
<p>The workaround mentioned in the ticket:</p>
<blockquote><p>Workaround: after spotting a post with spurious characters, visit &#8220;Manage -&gt; Posts&#8221; after logging in, click on the offending post and click &#8220;Save&#8221;. The Âs should disappear.</p></blockquote>
<p>Didn&#8217;t work for the sites that I manage.  At least someone out there had managed to reproduce what I had already seen.</p>
<p>I&#8217;ll share more of this adventure tomorrow!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.infini-source.com/iBlog/?feed=rss2&#038;p=31</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress 2.X and the Funny Â&#8217;s &#8211; Part 1</title>
		<link>http://www.infini-source.com/iBlog/?p=26</link>
		<comments>http://www.infini-source.com/iBlog/?p=26#comments</comments>
		<pubDate>Tue, 10 Mar 2009 03:20:46 +0000</pubDate>
		<dc:creator>infinisource</dc:creator>
				<category><![CDATA[Tips And Tricks]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Â]]></category>
		<category><![CDATA[character]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[old post]]></category>
		<category><![CDATA[troubleshooting]]></category>
		<category><![CDATA[unicode]]></category>
		<category><![CDATA[utf-8]]></category>

		<guid isPermaLink="false">http://www.infini-source.com/iBlog/?p=26</guid>
		<description><![CDATA[Over the course of several months I have witnessed the unicode Â&#8217;s displaying it&#8217;s ugly face across a few blogs that I manage for customers of mine, including my own.  Open Source Software is such a wonderful gift to humankind &#8230; <a href="http://www.infini-source.com/iBlog/?p=26">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Over the course of several months I have witnessed the unicode Â&#8217;s displaying it&#8217;s ugly face across a few blogs that I manage for customers of mine, including my own.  Open Source Software is such a wonderful gift to humankind but with that gift comes some interesting side effects as some of my customers might call it.  These side effects are nothing new to the software industry as a whole; however, I feel that resolving the technical glitches revolving around Open Source related packages sometimes takes more time.</p>
<p>Do not get me wrong in any way.  I love all things Open Source and believe whole-heartedly that knowledge should be shared with the human race openly.  As one of my friends and colleagues put it recently, &#8220;When it comes to Linux, sometimes it takes a while to get the kinks worked out to make it work right; however when you finally have it working just the way that you want it - it runs almost better than any commercially available software package out there.&#8221;  I couldn&#8217;t agree with Scott more.</p>
<p>By now you are wondering where I am going with this post right?  What does this long rant have to do with WordPress?  Remember those unicode Â&#8217;s that I referred to in the beginning of this post?  There has been some <a title="WordPress &gt; Support &gt;&gt; Strange character appearances in old posts (after db restore)" href="http://wordpress.org/support/topic/175159" target="_blank">discussion</a> about <a title="WordPress &gt; Support &gt;&gt; Stray chars inserted in old posts after 2.6 upgrade" href="http://wordpress.org/support/topic/190553" target="_blank">all</a> over <a title="WordPress &gt; Support &gt;&gt; New &quot;Â&quot; characters in existing posts" href="http://wordpress.org/support/topic/156423" target="_blank">the</a> place about this topic.  Many people have come up with different ways to tackle this problem.  Some have written WordPress plug-ins that <a title="g30rg3 Blog  &amp;raquo; UTF-8 Database Converter" href="http://g30rg3x.com/utf8-database-converter/" target="_blank">change the database</a> character set from latin1 to utf8 and another one that searches the database for any character and then replaces it with another one called the <a title="WordPress &gt; Search and Replace &gt;&gt; WordPress Plugins" href="http://wordpress.org/extend/plugins/search-and-replace/" target="_blank">search and replace</a> plug-in.</p>
<p>Of <strong>all of the solutions</strong> out there, the two above mentioned plug-ins aided me the most in resolving this strange issue with WordPress; however, neither one accomplished the greatest task of permanently resolving the issue.  Post after post, upgrade after upgrade the Unicode Â persisted on all of the blogs that I managed.  It was extremely frustrating, almost to the point that I was considering other blog management systems.  Thankfully there is a solution that worked for me and I will tell you more later &#8211; <strong>that much I promise!</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.infini-source.com/iBlog/?feed=rss2&#038;p=26</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Test post</title>
		<link>http://www.infini-source.com/iBlog/?p=24</link>
		<comments>http://www.infini-source.com/iBlog/?p=24#comments</comments>
		<pubDate>Tue, 11 Nov 2008 18:54:52 +0000</pubDate>
		<dc:creator>infinisource</dc:creator>
				<category><![CDATA[General Discussions]]></category>

		<guid isPermaLink="false">http://www.infini-source.com/iBlog/?p=24</guid>
		<description><![CDATA[I wonder if any stray characters will show up in my blog.  They have been showing up in another blog that I manage recently, both are using the same version though so this will be interesting.]]></description>
			<content:encoded><![CDATA[<p>I wonder if any stray characters will show up in my blog.  They have been showing up in another blog that I manage recently, both are using the same version though so this will be interesting.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.infini-source.com/iBlog/?feed=rss2&#038;p=24</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Do you reinvent the wheel?</title>
		<link>http://www.infini-source.com/iBlog/?p=21</link>
		<comments>http://www.infini-source.com/iBlog/?p=21#comments</comments>
		<pubDate>Mon, 05 Nov 2007 14:04:01 +0000</pubDate>
		<dc:creator>infinisource</dc:creator>
				<category><![CDATA[Application Development]]></category>
		<category><![CDATA[Things to think about]]></category>

		<guid isPermaLink="false">http://www.infini-source.com/iBlog/?p=21</guid>
		<description><![CDATA[There are times that I come across a specific need that only a specialized application can satisfy that need but only to a degree it seems like. For instance I was working with a colleague of mine a while back &#8230; <a href="http://www.infini-source.com/iBlog/?p=21">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>There are times that I come across a specific need that only a specialized application can satisfy that need but only to a degree it seems like.  For instance I was working with a colleague of mine a while back who stumbled upon a application that can scan a network for available print servers and push network printers or rather install the network printers onto remote workstations without ever having to visit the workstation.  Neat idea right?  Absolutely!  But the problem with this application is that the workstation scan in a large environment takes close to 30 minutes to complete.  Which by the time the application finishes scanning the network for workstations, the target machine that you want to push a printer out to can possibly be offline or unavailable.</p>
<p>Since most of the environments that I work in involved Microsoft Active Directory, I began to wonder, &#8220;Wouldn&#8217;t it be possible to just type in the workstation&#8217;s computer name, check to see if it&#8217;s online and then push the printer out?  How long of a process could that take once you have the Print Server Name and the Print Queue Name that you are trying to push out?&#8221;  I believe we are going to find out in the next few weeks as I have been reinventing that proverbial wheel so-to-speak.</p>
<p>What are your thoughts on this?  I would love to hear them!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.infini-source.com/iBlog/?feed=rss2&#038;p=21</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Live today from the Kansas City Home Show!</title>
		<link>http://www.infini-source.com/iBlog/?p=18</link>
		<comments>http://www.infini-source.com/iBlog/?p=18#comments</comments>
		<pubDate>Sat, 20 Oct 2007 19:40:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Live Posts]]></category>

		<guid isPermaLink="false">http://www.infini-source.com/iBlog/?p=18</guid>
		<description><![CDATA[I know this is not the typical technical blog post that I write, but I wanted to put the spotlight on a specific company that will be showcasing their company at this event today. Rhino Builders is the true leader &#8230; <a href="http://www.infini-source.com/iBlog/?p=18">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I know this is not the typical technical blog post that I write, but I wanted to put the spotlight on a specific company that will be showcasing their company at this event today.  Rhino Builders is the true leader in the remodeling industry that truly does take care of their customers from start to finish and beyond.  They have been awarded many high honors for outstanding workmanship to demonstrate this ability, but I believe that it is the positive customer feedback that Rhino Builders receives from its customers that truly illustrates that they are indeed the premier remodeling leader.  You can witness this for yourself by visiting them on the web at <a href="http://www.rhinobuilders.com/">www.rhinobuilders.com</a></p>
<p>Below is a picture of the booth at the Kansas City Home Show, click on it for a high res view!</p>
<p class="postie-image-div"><a href="http://www.infini-source.com/iBlog/wp-photos/20071020-144004-1.jpg" onclick="window.open('http://www.infini-source.com/iBlog/wp-photos/20071020-144004-1.jpg','full_size_image','toolbar=0,scrollbars=0,location=0,status=0,menubar=0,resizable=1,height=532,width=660');return false;"><img src="http://www.infini-source.com/iBlog/wp-photos/thumb.20071020-144004-1.jpg" class="postie-image" alt="PostieImg" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.infini-source.com/iBlog/?feed=rss2&#038;p=18</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[Tips &amp; Tricks] PSTools by Mark Russinovich</title>
		<link>http://www.infini-source.com/iBlog/?p=10</link>
		<comments>http://www.infini-source.com/iBlog/?p=10#comments</comments>
		<pubDate>Mon, 11 Jun 2007 17:09:26 +0000</pubDate>
		<dc:creator>infinisource</dc:creator>
				<category><![CDATA[Free Tools]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Tips And Tricks]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.infini-source.com/iBlog/?p=10</guid>
		<description><![CDATA[PSTools has over time become one of my favorite tool collections on the Windows Platforms, mainly because of the speed and ease of use that the command-line-interface that his tools afford his customers. PSTools allows anyone to administer any Windows &#8230; <a href="http://www.infini-source.com/iBlog/?p=10">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>PSTools has over time become one of my favorite tool collections on the Windows Platforms, mainly because of the speed and ease of use that the command-line-interface that his tools afford his customers.  PSTools allows anyone to administer any Windows NT/2k machine either locally or on a network.  I use pslist and psexec daily to get a remote listing of processes running on a machine and to execute processes or to &#8220;kick off&#8221; batch jobs on remote machines.  Let&#8217;s start off with a tutorial on pslist, continuing from our discussion yesterday of the unix version of ps.</p>
<p>Before we continue, you must have <a href="http://download.sysinternals.com/Files/PsTools.zip" title="Get PSTools" target="_blank">PSTools installed</a> and configured already prior to attempting this tip and trick.   If you do not have PSTools installed, please <a href="http://download.sysinternals.com/Files/PsTools.zip" title="Get PSTools">download</a> them now.  Now, let&#8217;s continue on.  Navigate to a command prompt and make sure that pstools is within your search path by typing &#8220;path&#8221;, you should see the following output in your command prompt window:</p>
<blockquote><p>C:\Documents and Settings\paulf&gt;path<br />
PATH=C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Co<br />
mmon Files\Adobe\AGL;C:\Program Files\QuickTime\QTSystem\;C:\Program Files\Micro<br />
soft SQL Server\80\Tools\Binn\;C:\Program Files\Common Files\Ulead Systems\MPEG;<br />
C:\Program Files\Common Files\Ulead Systems\DVD;C:\Documents and Settings\paulf\<br />
Desktop\Utilities\Pstools</p>
<p>C:\Documents and Settings\paulf&gt;</p></blockquote>
<p>If you do not have the directory where you placed the pstools in your PATH, you must put it in your PATH or you will have to navigate to the directory through the command prompt by typing cd &#8220;directory name&#8221; etc&#8230; etc&#8230; until you arrive to the directory where you placed pstools.  Now let&#8217;s take a look at the listing of commands that are available for use with pslist by typing &#8220;pslist /?&#8221; into your command line:</p>
<blockquote><p> C:\Documents and Settings\paulf&gt;pslist /?</p>
<p>PsList 1.26 &#8211; Process Information Lister<br />
Copyright (C) 1999-2004 Mark Russinovich<br />
Sysinternals &#8211; www.sysinternals.com</p>
<p>Usage: pslist [-d][-m][-x][-t][-s [n] [-r n] [\\computer [-u username][-p passwo<br />
rd][name|pid]<br />
-d          Show thread detail.<br />
-m          Show memory detail.<br />
-x          Show processes, memory information and threads.<br />
-t          Show process tree.<br />
-s [n]      Run in task-manager mode, for optional seconds specified.<br />
Press Escape to abort.<br />
-r n        Task-manager mode refresh rate in seconds (default is 1).<br />
\\computer  Specifies remote computer.<br />
-u          Optional user name for remote login.<br />
-p          Optional password for remote login. If you don&#8217;t present<br />
on the command line pslist will prompt you for it if necessary.<br />
name        Show information about processes that begin with the name<br />
specified.<br />
-e          Exact match the process name.<br />
pid         Show information about specified process.</p>
<p>All memory values are displayed in KB.<br />
Abbreviation key:<br />
Pri         Priority<br />
Thd         Number of Threads<br />
Hnd         Number of Handles<br />
VM          Virtual Memory<br />
WS          Working Set<br />
Priv        Private Virtual Memory<br />
Priv Pk     Private Virtual Memory Peak<br />
Faults      Page Faults<br />
NonP        Non-Paged Pool<br />
Page        Paged Pool<br />
Cswtch      Context Switches</p>
<p>C:\Documents and Settings\paulf&gt;</p></blockquote>
<p>That is a lot of options to play around with, but the ones that I use mainly are -t and \\computer.  The -t switch will output a list of processes with all child processes attached to their parent processes in a &#8220;tree output&#8221; format, makes for easier viewing.  The \\computer option allows me to see what processes are running on a remote computer within my network.  Now let&#8217;s take a snapshot of a remote computer, if you do not have another computer, just use 127.0.0.1 as the &#8220;computer&#8221; that you want to take the snapshot from.  Type in &#8220;pslist -t \\127.0.0.1&#8243; and you should see something similiar to the output below:</p>
<blockquote><p>C:\Documents and Settings\paulf&gt;pslist -t \\127.0.0.1</p>
<p>PsList 1.26 &#8211; Process Information Lister<br />
Copyright (C) 1999-2004 Mark Russinovich<br />
Sysinternals &#8211; www.sysinternals.com</p>
<p>Process information for 127.0.0.1:</p>
<p>Name                             Pid Pri Thd  Hnd      VM      WS    Priv<br />
Idle                               0   0   2    0       0      16       0<br />
System                           4   8 104  542    1876     220       0<br />
smss                         892  11   5   21    4316     452     236<br />
csrss                      980  13  14  769   29616    5144    1792<br />
winlogon                  1008  13  19  625   65276    6444    9740<br />
services                1056   9  16  346   29772    5260    4076<br />
VersionCueCS2          224   8  31  704  239128   61420   84976<br />
mysqld-nt           1404   8  12 4385   70200   17896   43856<br />
mdm                    380   8   4   85   24240    2356     772<br />
sqlservr               480   8  23  329 1734744   26140   35908<br />
nvsvc32                648   8   3  113   25956    3624    2188<br />
SMAgent                692   8   2   28   22244    1704     508<br />
svchost                760   8   6  144   39876    5720    3648<br />
ULCDRSvr               844   8   2   21    8016     868     228<br />
searchindexer          968   8  19  952  247448   18968   21872<br />
searchprotocolhost   736   6   6  268   40708    4916    4344<br />
searchfilterhost    3268   6   5   94   36792    3488    3108<br />
svchost               1264   8  15  215   63760    5068    3076<br />
dllhost             2760   8  13  739   81764   20608   12216<br />
svchost               1348   8  11  503   38388    4476    1960<br />
MsMpEng               1472   8  17  320   80536   21516   16684<br />
svchost               1516   8  70 1804  211008   36340   25088<br />
svchost               1612   8   6   98   30320    3460    1444<br />
svchost               1712   8  18  421   53064    8324    4492<br />
spoolsv               1912   8  13  201   64680    7748    4612<br />
sqlagent              1964   8   8  139   41848    2488    2420<br />
alg                   2352   8   5  103   32932    3456    1132<br />
iPodService           2384   8  11  123   36016    3764    2252<br />
Adobelmsvc            3248   8   5   42   14456    1172     332<br />
lsass                   1068   9  19  547   45440    2188    4900<br />
explorer                         244   8  14  550  109812   18564   19888<br />
SMax4PNP                       636   8   5  159   40620     956    2440<br />
iTunesHelper                  1424   8   4  108   34216    1348    1240<br />
rundll32                      1592   8   1   37   32636     376    2316<br />
VersionCueCS2Tray             1608   8   2   47   31844     376     932<br />
SMax4                         1632   8   2   85   36720     872    2136<br />
jusched                       2052   8   1   34   28704      84     724<br />
opwareSE2                     2072   8   1   28   19048     340     568<br />
qttask                        2084   8   2   49   29764     348     736<br />
MSASCui                       2128   8  15  348   47900    3488    5500<br />
USISrv                        2144   8   2   29   19076     468     548<br />
ctfmon                        2208   8   1  128   39468    1944    1020<br />
firefox                       2264   8  15  301  226432   87740   86380<br />
msnmsgr                       2308   8  10  397   79500    2512    8744<br />
putty                         2740   8   2   69   34556    4784    1204<br />
WindowsSearch                 2928   8  10  276   77984    1404    6084<br />
sqlmangr                      2932   8   2   80   37860    1084    1360<br />
NetPerSec                     2936   8   1   77   33304     832    1176<br />
YahooWidgetEngine             3332   8   9  296   63596     988    2440<br />
YahooWidgetEngine           3728   8   6  616   55460    2728    4448<br />
YahooWidgetEngine           3740   8   6  290   55676    3664    3624<br />
YahooWidgetEngine           3892   8   5  268   56784    4760    5424<br />
YahooWidgetEngine           3916   8   6  307   55312     832    3848<br />
YahooWidgetEngine           3948   8   8  504   67072    8288    5724<br />
FRONTPG                       3504   8   6  405  135588    5640    9888<br />
wmplayer                      3704   8  26  656  204260  110352   94576<br />
cmd                           3860   8   1   31   30200    2604    1960<br />
pslist                      3392  13   1  112   14032    1404     504<br />
Photoshop                     4044   8   7  326  226428    5420   83160<br />
Adobelm_Cleanup.0001         712   8   2   32   20352    2168     588<br />
Adobelm_Cleanup.0001        1568   8   2   32   20352    2168     588</p>
<p>C:\Documents and Settings\paulf&gt;</p></blockquote>
<p>Now you are probably asking yourself, why do you use this?  I use this application to see if any applications such as spyware/adware are controlling a machine remotely.  If I see a process that does not look like a normal process and by normal I mean not firefox or YahooWigdgetEngine or winlogon, then I will lookup on the internet what that process could potentially be and if that process has been reported to be spyware I will try to remotely kill the process before I visit the machine to wipe it clean.  It is just another tool in my arsenal.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.infini-source.com/iBlog/?feed=rss2&#038;p=10</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[Tips &amp; Tricks] Unix PS and Grep all married into one command :)</title>
		<link>http://www.infini-source.com/iBlog/?p=9</link>
		<comments>http://www.infini-source.com/iBlog/?p=9#comments</comments>
		<pubDate>Mon, 11 Jun 2007 03:00:32 +0000</pubDate>
		<dc:creator>infinisource</dc:creator>
				<category><![CDATA[*nix]]></category>
		<category><![CDATA[Tips And Tricks]]></category>

		<guid isPermaLink="false">http://www.infini-source.com/iBlog/?p=9</guid>
		<description><![CDATA[I am going to start publishing &#8220;technical&#8221; tips and trips on various operating systems over the next coming weeks. My hope is to foster some discussion about the various platforms that are available and tips/tricks that are not widely used &#8230; <a href="http://www.infini-source.com/iBlog/?p=9">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I am going to start publishing &#8220;technical&#8221; tips and trips on various operating systems over the next coming weeks.  My hope is to foster some discussion about the various platforms that are available and tips/tricks that are not widely used by the common computer user.  This post will focus on Linux/Unix and the command ps with the output piped into grep to &#8220;search&#8221; for a specific process.</p>
<p>First off, what is ps on a *nix box?  PS displays current active processes on a unix, linux, BSD or Mac OS X machine.  An active process can be an application such as Firefox that you are using to browse the world wide web, skype to make Voice-OverIP Calls on your PC or KPDF to view a PDF document within your favorite Window Manager [i.e. KDE, AfterStep, etc].  Or a process can be a much more complicated background process that handles File I/O to Memory Management.  Basically, anything and everything that runs on and within your computer becomes a process at some point.</p>
<p>Now, PS has many options, but I am going to keep it simple to the scope of this article and that would be to search for a specific process within all processes that are active on the system.  Let&#8217;s say you were searching for all active processes that had firefox associated with it, that command would be: ps -aux | grep &#8220;firefox&#8221;</p>
<p>When I issue this command on my linux machine I receive the following output:</p>
<blockquote><p>root      2584  0.0  0.2   4392  1176 ?        S    22:02   0:00 /bin/sh /usr/lib/firefox-1.5.0.12/run-mozilla.sh /usr/lib/firefox-1.5.0.12/firefox-bin -UILocale en-US<br />
root      2589 69.2  6.5 143312 33596 ?        Sl   22:02   0:25 /usr/lib/firefox-1.5.0.12/firefox-bin -UILocale en-US<br />
root      2613  0.0  0.1   3912   656 pts/0    R+   22:03   0:00 grep firefox</p></blockquote>
<p>This tells me that the user named &#8220;root&#8221; has the application open and the process identification number is 2584 and 2589.  What do you think?  Hopefully you will find these tips and tricks informative and fun to use on a day-to-day basis.  <a href="contact.php">Let me know</a> what you think!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.infini-source.com/iBlog/?feed=rss2&#038;p=9</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Our New Website and Design!</title>
		<link>http://www.infini-source.com/iBlog/?p=6</link>
		<comments>http://www.infini-source.com/iBlog/?p=6#comments</comments>
		<pubDate>Mon, 04 Jun 2007 02:23:56 +0000</pubDate>
		<dc:creator>infinisource</dc:creator>
				<category><![CDATA[Special Announcements]]></category>

		<guid isPermaLink="false">http://www.infini-source.com/iBlog/?p=6</guid>
		<description><![CDATA[After many months of designing and redesigning and just plain nit-picking our brand and image; we have finally settled on our new website look and feel. We feel that you will enjoy the simplistic feel and the easy to use &#8230; <a href="http://www.infini-source.com/iBlog/?p=6">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>After many months of designing and redesigning and just plain nit-picking our brand and image; we have finally settled on our new website look and feel.  We feel that you will enjoy the simplistic feel and the easy to use navigation bar at the top of every single page.  We are in the process of revamping our customer page, this site will unfortunately take much longer since it simply has more functions and features than our main page such as account information, system messages etc.  We hope to bring that site online in the coming weeks.</p>
<p>We thought it was important for anyone to come to our site and tell a friend or two about our site via the <a href="tellafriend.php">&#8220;Tell A Friend&#8221;</a> page instead of having to launch a email application, they can tell the world straight from our website.  Hopefully you too will feel the same way!</p>
<p>What do you think so far?  <a href="contact.php">Let us</a> know what you think!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.infini-source.com/iBlog/?feed=rss2&#038;p=6</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
