<?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>Jimiz.net - Jim Becher on the web &#187; General</title>
	<atom:link href="http://jimiz.net/blog/category/general/feed/" rel="self" type="application/rss+xml" />
	<link>http://jimiz.net/blog</link>
	<description>Untangling the Web</description>
	<lastBuildDate>Mon, 06 Feb 2012 04:50:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Pfsense &#8211; SARG (squid reports) setup</title>
		<link>http://jimiz.net/blog/2012/01/pfsense-sarg-squid-reports-setup/</link>
		<comments>http://jimiz.net/blog/2012/01/pfsense-sarg-squid-reports-setup/#comments</comments>
		<pubDate>Sun, 15 Jan 2012 19:07:30 +0000</pubDate>
		<dc:creator>jimiz</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[firewall]]></category>
		<category><![CDATA[pfsense]]></category>
		<category><![CDATA[sarg]]></category>

		<guid isPermaLink="false">http://jimiz.net/blog/?p=1386</guid>
		<description><![CDATA[Number of View: 569Here is a tutorial on how to setup SARG (http://sarg.sourceforge.net/) – Squid Analysis Report Generator on Pfsense.&#160;&#160; If you don’t know what any of those words meant then here are some references. SQUID – (www.squid-cache.org): Squid is a web proxy that can filter traffic from your network to the internet. Pfsense – [...]]]></description>
			<content:encoded><![CDATA[Number of View: 569<br/><p><a href="http://jimiz.net/blog/wp-content/uploads/2012/01/sarg1.png" rel="lightbox"><img style="background-image: none; border-bottom: 0px; border-left: 0px; margin: 0px 7px 0px 0px; padding-left: 0px; padding-right: 0px; display: inline; float: left; border-top: 0px; border-right: 0px; padding-top: 0px" title="sarg1" border="0" alt="sarg1" align="left" src="http://jimiz.net/blog/wp-content/uploads/2012/01/sarg1_thumb.png" width="240" height="117" /></a>Here is a tutorial on how to setup SARG (<a href="http://sarg.sourceforge.net/">http://sarg.sourceforge.net/</a>) – Squid Analysis Report Generator on Pfsense.&#160;&#160; If you don’t know what any of those words meant then here are some references.</p>
<ul>
<li>SQUID – (<a href="http://www.squid-cache.org">www.squid-cache.org</a>): Squid is a web proxy that can filter traffic from your network to the internet.</li>
<li>Pfsense – (<a href="http://www.pfsense.org">www.pfsense.org</a>) : PFsense is a free opensource firewall / router for home or office</li>
</ul>
<p>I have recently setup a <a href="http://jimiz.net/blog/2012/01/new-home-firewall-router/">Pfsense router / firewall</a> to replace my old “blue plastic” router that was purchased at the big box location.&#160;&#160; This solution has been working great.&#160; It has been in place for over a week and I have been adding configuration settings to it.&#160; One of the great tools included in this router is the ability to add packages.&#160; In particular one of the packages is SQUID.&#160; A proxy tool that can help monitor web traffic and also speed up performance.&#160;&#160; </p>
<p>I have used SQUID in the past and know it’s benefits and also issues.&#160; One great benefit is reports on web usage and traffic.&#160;&#160; The pfsense implementation also has a package for reporting on squid called <a href="http://lightsquid.sourceforge.net/">lightsquid</a>.&#160; Lightsquid is ok, but not my favorite tool for displaying information.&#160;&#160;&#160; I would rather use SARG.&#160;&#160; So I began to do a few searches and found some outdated information and ways to configure SARG.&#160; From these searches (NOTE: Most of the info below I was able to find from other forum posts)</p>
<p><strong>Install SARG on pfsense</strong></p>
<ol>
<li> Install the Squid package and have squid running on your firewall</li>
<li>Validate that SQUID is logging (Services | Proxy Server |) – Enable Logging (check) and keep the log store directory “/var/squid/log” <a href="http://jimiz.net/blog/wp-content/uploads/2012/01/squid1.png" rel="lightbox"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: right; margin-left: 0px; border-top: 0px; margin-right: 0px; border-right: 0px; padding-top: 0px" title="squid1" border="0" alt="squid1" align="right" src="http://jimiz.net/blog/wp-content/uploads/2012/01/squid1_thumb.png" width="244" height="47" /></a></li>
<li>SSH into your firewall </li>
<li>Open a shell</li>
<li>(<strong>optional</strong>) I added nano as a text editor so I ran this command.
<pre pre lang="bash">
  pkg_add -r ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-8-stable/Latest/nano.tbz
</pre>
</li>
<li>Run the package command to add SARG (this retrieves the latest stable package for freebsd stable branch)
<pre pre lang="bash">
pkg_add -r ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-8-stable/Latest/sarg.tbz
</pre>
</li>
<li>Now to configure SARG – You can start with the default config<br />
</p>


<div class="wp-geshi-highlight-wrap5"><div class="wp-geshi-highlight-wrap4"><div class="wp-geshi-highlight-wrap3"><div class="wp-geshi-highlight-wrap2"><div class="wp-geshi-highlight-wrap"><div class="wp-geshi-highlight"><div class="bash"><pre class="de1"> <span class="kw3">cd</span> <span class="sy0">/</span>usr<span class="sy0">/</span>local<span class="sy0">/</span>etc<span class="sy0">/</span>sarg<span class="sy0">/</span>     
<span class="kw2">cp</span> sarg.conf.default sarg.conf      
<span class="kw2">nano</span> sarg.conf</pre></div></div></div></div></div></div></div>


</li>
<li>I actually created my sample from some other settings.&#160; You can just copy and paste this into sarg.conf if you like


<div class="wp-geshi-highlight-wrap5"><div class="wp-geshi-highlight-wrap4"><div class="wp-geshi-highlight-wrap3"><div class="wp-geshi-highlight-wrap2"><div class="wp-geshi-highlight-wrap"><div class="wp-geshi-highlight"><div class="bash"><pre class="de1"><span class="co0">#Locatoin of log files - from pfsense settings  </span>
access_log <span class="sy0">/</span>var<span class="sy0">/</span>squid<span class="sy0">/</span>log<span class="sy0">/</span>access.log     
title <span class="st0">&quot;Squid User Access Reports - SARG&quot;</span>     
graphs <span class="kw2">yes</span>   
graph_days_bytes_bar_color orange     
<span class="co0">#LOCATION of WEB PAGES  </span>
output_dir <span class="sy0">/</span>usr<span class="sy0">/</span>local<span class="sy0">/</span>www<span class="sy0">/</span>squid-reports   
<span class="co0">#Display usernames or IP  </span>
resolve_ip no   
<span class="co0">#Sort Order </span>
topuser_sort_field BYTES reverse    
user_sort_field BYTES reverse</pre></div></div></div></div></div></div></div>


</li>
<li>&#160; Run SARG for the first time.&#160; This may take a bit to run depending on your system and how long you have log files for.


<div class="wp-geshi-highlight-wrap5"><div class="wp-geshi-highlight-wrap4"><div class="wp-geshi-highlight-wrap3"><div class="wp-geshi-highlight-wrap2"><div class="wp-geshi-highlight-wrap"><div class="wp-geshi-highlight"><div class="bash"><pre class="de1"><span class="kw3">cd</span> <span class="sy0">/</span>usr<span class="sy0">/</span>local<span class="sy0">/</span>bin     
<span class="kw2">chmod</span> +x sarg</pre></div></div></div></div></div></div></div>


</li>
<li>&#160; Configure the system to run the reports once a day using CRON.&#160;


<div class="wp-geshi-highlight-wrap5"><div class="wp-geshi-highlight-wrap4"><div class="wp-geshi-highlight-wrap3"><div class="wp-geshi-highlight-wrap2"><div class="wp-geshi-highlight-wrap"><div class="wp-geshi-highlight"><div class="bash"><pre class="de1"><span class="co0">#crontab -e    </span>
01 <span class="sy0">*</span> <span class="sy0">*</span> <span class="sy0">*</span> <span class="sy0">*</span>   root <span class="sy0">/</span>usr<span class="sy0">/</span>local<span class="sy0">/</span>bin<span class="sy0">/</span>sarg</pre></div></div></div></div></div></div></div>


</li>
<li> To view the reports you will need to go to a specific url <a href="http://&lt;your">http://&lt;your</a> pfsense box&gt;/snort-reports/</li>
</ol>
<p>Here are some example reports: (ip’s blocked to protect the innocent )</p>
<p>LANDING PAGE</p>
<p><a href="http://jimiz.net/blog/wp-content/uploads/2012/01/sarg11.png" rel="lightbox"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="sarg1" border="0" alt="sarg1" src="http://jimiz.net/blog/wp-content/uploads/2012/01/sarg1_thumb1.png" width="460" height="226" /></a></p>
<p>DAILY REPORT</p>
<p><a href="http://jimiz.net/blog/wp-content/uploads/2012/01/sart2.png" rel="lightbox"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="sart2" border="0" alt="sart2" src="http://jimiz.net/blog/wp-content/uploads/2012/01/sart2_thumb.png" width="244" height="206" /></a></p>
<p>INDIVIDUAL USERID (IP)</p>
<p><a href="http://jimiz.net/blog/wp-content/uploads/2012/01/sarg3.png" rel="lightbox"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="sarg3" border="0" alt="sarg3" src="http://jimiz.net/blog/wp-content/uploads/2012/01/sarg3_thumb.png" width="244" height="201" /></a></p>
<p>GRAPH OF INDIVIDUAL</p>
<p><a href="http://jimiz.net/blog/wp-content/uploads/2012/01/sarg4.png" rel="lightbox"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="sarg4" border="0" alt="sarg4" src="http://jimiz.net/blog/wp-content/uploads/2012/01/sarg4_thumb.png" width="244" height="176" /></a></p>
<p>&#160;</p>
<p>I prefer SARG because of the graphs and the look and fee.&#160; Let me know if you have any preference on reporting systems.</p>
]]></content:encoded>
			<wfw:commentRss>http://jimiz.net/blog/2012/01/pfsense-sarg-squid-reports-setup/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New home firewall / router</title>
		<link>http://jimiz.net/blog/2012/01/new-home-firewall-router/</link>
		<comments>http://jimiz.net/blog/2012/01/new-home-firewall-router/#comments</comments>
		<pubDate>Mon, 09 Jan 2012 04:44:40 +0000</pubDate>
		<dc:creator>jimiz</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://jimiz.net/blog/?p=1361</guid>
		<description><![CDATA[Number of View: 713I have been having some performance issues with my home firewall.&#160; Last year I upgraded my networking to use a Cisco e3000 running tomato firmware.&#160; This configuration worked well when I paired it with an airport extreme to be the dedicated wireless access point.&#160;&#160; I had moved to a dedicated wireless AP [...]]]></description>
			<content:encoded><![CDATA[Number of View: 713<br/><p><a href="http://jimiz.net/blog/wp-content/uploads/2012/01/router1.png" rel="lightbox"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 3px; display: inline; float: left; border-top: 0px; border-right: 0px; padding-top: 0px" title="router1" border="0" alt="router1" align="left" src="http://jimiz.net/blog/wp-content/uploads/2012/01/router1_thumb.png" width="244" height="174" /></a>I have been having some performance issues with my home firewall.&#160; Last year I upgraded my networking to use a Cisco e3000 running <a href="http://www.polarcloud.com/tomato">tomato firmware</a>.&#160; This configuration worked well when I paired it with an <a href="http://www.apple.com/airportextreme/">airport extreme</a> to be the dedicated wireless access point.&#160;&#160; I had moved to a dedicated wireless AP as we added more wireless devices in the house.&#160; This also allowed for my wireless repeater/bridge in the office to have better connections.</p>
<p> Previously in 2009 I had used just a netgear router with DDWRT. This was quickly overpowered by the number of connections I have in my home.&#160;&#160;&#160; I did a quick inventory yesterday to see what the kind of numbers were were talking about.&#160; There are about 16 devices using my wireless:</p>
<ul>
<li>2 Nintendo DS</li>
<li>2 tablets (ipad, etc..)</li>
<li>3 iPhones</li>
<li>Tivo</li>
<li>Windows Media center</li>
<li>2 wireless cameras</li>
<li>wireless printer</li>
<li>3 Laptops</li>
<li>Wii</li>
</ul>
<p>To help with this issue I decided to build a more robust firewall router.&#160; This would allow me to shape traffic better and add some QOS rules.&#160; I tried a few versions of firewalls.</p>
<ul>
<li>Pfsense &#8211; <a href="http://www.pfsense.org/">http://www.pfsense.org/</a></li>
<li>ipcop -&#160; <a href="http://www.ipcop.org/">http://www.ipcop.org/</a></li>
<li>untangled &#8211; <a href="http://www.untangle.com/">http://www.untangle.com/</a></li>
<li>m0n0wall &#8211; <a href="http://m0n0.ch/wall/">http://m0n0.ch/wall/</a></li>
<li>smoothwall &#8211; <a href="http://www.smoothwall.org/">http://www.smoothwall.org/</a></li>
</ul>
<p>My original intent was to build a low power dedicated server for routing and firewall.&#160; I chose an atom processer mini-itx board.&#160; I’ll share the hardware info in another post.&#160;&#160; I thought for sure that I was going to use smoothwall. I had some experience with it in the past.&#160; <a href="http://jimiz.net/blog/wp-content/uploads/2012/01/router2.png" rel="lightbox"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: right; border-top: 0px; border-right: 0px; padding-top: 0px" title="router2" border="0" alt="router2" align="right" src="http://jimiz.net/blog/wp-content/uploads/2012/01/router2_thumb.png" width="244" height="136" /></a>Unfortunately I decided against it in the end.&#160; I gave each a shot to be in stalled.&#160; Overall, the untangled had the easiest install but I really never got it working.&#160; It could have been that I configured the system behind my existing network, but I did not have a good experience once it was setup.</p>
<p>As I said earlier I had intended to use smoothwall.&#160; The install did not go well initially.&#160; I did not have a CD-ROM on my new system, so I tried to do a usb boot.&#160;&#160; smoothwall somehow did not install properly.&#160;&#160; I ended up getting a usb Cd-rom to do the install only to find out that one of the nic cards was not recognized.&#160;&#160; I decided after that to give monowall a shot.&#160;&#160; I got half-way through the monowall install and my Cd-Rom failed.&#160;&#160; I was frustrated enough that I just decided to throw another package on it to try.&#160; </p>
<p>I installed pfsense and have not looked back. It is a BSD based application and has been working perfectly.&#160;&#160; I added a few packages to the system.&#160; Ntop – to monitor bandwidth and systems.&#160; SQUID proxy for proxying and tracking all web usage.</p>
<p> Overall, the usage of opendns and the proxy has significantly increased web performance at our house.</p>
]]></content:encoded>
			<wfw:commentRss>http://jimiz.net/blog/2012/01/new-home-firewall-router/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Emergency Contact information &#8211; card for wallet</title>
		<link>http://jimiz.net/blog/2012/01/emergency-contact-information-card-wallet/</link>
		<comments>http://jimiz.net/blog/2012/01/emergency-contact-information-card-wallet/#comments</comments>
		<pubDate>Sat, 07 Jan 2012 04:43:46 +0000</pubDate>
		<dc:creator>jimiz</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[emergency contact template]]></category>

		<guid isPermaLink="false">http://jimiz.net/blog/?p=1342</guid>
		<description><![CDATA[Number of View: 480My wife went to a seminar today and came back with a good idea. That she and I should have an emergency contact card in our wallet. She also mentioned an ICE contact for our phones. I had not heard of ICE contacts, &#8220;In Case of Emergency&#8221; &#8211; here is a quick [...]]]></description>
			<content:encoded><![CDATA[Number of View: 480<br/><p><a href="http://jimiz.net/blog/wp-content/uploads/2012/01/ice.png" rel="lightbox[1342]"><img src="http://jimiz.net/blog/wp-content/uploads/2012/01/ice-150x150.png" alt="" title="ice" width="150" height="150" class="alignleft size-thumbnail wp-image-1343" /></a>My wife went to a seminar today and came back with a good idea.  That she and I should have an emergency contact card in our wallet.  She also mentioned an ICE contact for our phones.  I had not heard of ICE contacts, &#8220;In Case of Emergency&#8221; &#8211; here is a quick blurb from lifehacker &#8211; <a href="http://lifehacker.com/235437/add-an-ice-contact-to-your-cell-phone">How to add an ICE contact to your phone</a></p>
<p>After some research I came up with a format for us to have a business card size emergency contact for us to carry. I used the Microsoft Word template called &#8220;pocket emergency contact reference.&#8221;  You can download the template from the Microsoft office site</p>
<p><a href="http://office.microsoft.com/en-us/templates/pocket-emergency-contact-reference-TC030001514.aspx">http://office.microsoft.com/en-us/templates/pocket-emergency-contact-reference-TC030001514.aspx</a></p>
<p>It is a quick and easy way to make an emergency contact card.  I created one to put in my wallet, backpack, and bike bags.  I typically carry my ID when I bike, but this would be valuable as well.</p>
]]></content:encoded>
			<wfw:commentRss>http://jimiz.net/blog/2012/01/emergency-contact-information-card-wallet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Blogging Tool&#8211; Windows Live Writer</title>
		<link>http://jimiz.net/blog/2011/12/blogging-tool-windows-live-writer/</link>
		<comments>http://jimiz.net/blog/2011/12/blogging-tool-windows-live-writer/#comments</comments>
		<pubDate>Thu, 29 Dec 2011 18:06:58 +0000</pubDate>
		<dc:creator>jimiz</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://jimiz.net/blog/?p=1326</guid>
		<description><![CDATA[Number of View: 519This new year I plan on blogging more.&#160;&#160; For one reason, it is a good stress relief.&#160;&#160; The other reasons revolve that I like to do it.&#160;&#160;&#160;&#160; To make the process easier I plan on utilizing Windows live writer.&#160; The reason for using live writer is the simple ease of use and [...]]]></description>
			<content:encoded><![CDATA[Number of View: 519<br/><p><a href="http://jimiz.net/blog/wp-content/uploads/2011/12/windowslive.png" rel="lightbox"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: left; border-top: 0px; border-right: 0px; padding-top: 0px" title="windowslive" border="0" alt="windowslive" align="left" src="http://jimiz.net/blog/wp-content/uploads/2011/12/windowslive_thumb.png" width="148" height="39" /></a>This new year I plan on blogging more.&#160;&#160; For one reason, it is a good stress relief.&#160;&#160; The other reasons revolve that I like to do it.&#160;&#160;&#160;&#160; </p>
<p>To make the process easier I plan on utilizing <a href="http://explore.live.com/windows-live-essentials-other-programs?T1=t5">Windows live writer</a>.&#160; The reason for using live writer is the simple ease of use and great layout functions it allows.&#160;&#160; I currently use WordPress as my blog engine.&#160; It is fantastic and I can’t say enough about this blog engine.&#160; However, I find that writing in the small text window is difficult when attempting to add&#160; a lot of content.&#160;&#160; </p>
<p>Live Writer is basically a scaled down word processor.&#160;&#160; It works seamlessly with WordPress and give you the ability to do offline writing.&#160;&#160; I have used it in the past but did not make blogging that much of a priority.&#160; </p>
<p>Here is a great overview of live writer from PCworld</p>
<p><a href="http://www.pcworld.com/article/211388/windows_live_writer_makes_beautiful_blogseven_when_youre_offline.html">http://www.pcworld.com/article/211388/windows_live_writer_makes_beautiful_blogseven_when_youre_offline.html</a></p>
<p>In more recent weeks I have noticed a trend of blogs to start using livewriter as the editor.&#160; You can see the increase from <a href="http://trends.builtwith.com/feeds/Live-Writer-Support">builtwith.com trends</a></p>
<p>See this chart of how it has increased usage.</p>
<p><a href="http://jimiz.net/blog/wp-content/uploads/2011/12/livewriter.png" rel="lightbox"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="livewriter" border="0" alt="livewriter" src="http://jimiz.net/blog/wp-content/uploads/2011/12/livewriter_thumb.png" width="629" height="435" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://jimiz.net/blog/2011/12/blogging-tool-windows-live-writer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Thinkpad T410 and Hardware Upgrades?</title>
		<link>http://jimiz.net/blog/2011/12/thinkpad-t410-and-hardware-upgrades/</link>
		<comments>http://jimiz.net/blog/2011/12/thinkpad-t410-and-hardware-upgrades/#comments</comments>
		<pubDate>Thu, 29 Dec 2011 17:53:15 +0000</pubDate>
		<dc:creator>jimiz</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://jimiz.net/blog/?p=1320</guid>
		<description><![CDATA[Number of View: 486It is that time of year again.&#160; Every December before the new year, I evaluate the technology I have.&#160; I typically look at my laptop and determine if it needs to be upgraded first then look at my other machines. This year I decided that my trusty ThinkPad T410 did not need [...]]]></description>
			<content:encoded><![CDATA[Number of View: 486<br/><p><a href="http://jimiz.net/blog/wp-content/uploads/2011/12/asus.png" rel="lightbox"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: left; border-top: 0px; border-right: 0px; padding-top: 0px" title="asus" border="0" alt="asus" align="left" src="http://jimiz.net/blog/wp-content/uploads/2011/12/asus_thumb.png" width="244" height="189" /></a>It is that time of year again.&#160; Every December before the new year, I evaluate the technology I have.&#160; I typically look at my laptop and determine if it needs to be upgraded first then look at my other machines.</p>
<p>This year I decided that my <a href="http://jimiz.net/blog/2011/03/1-thinkpad-lenovo-support/">trusty ThinkPad T410</a> did not need to be replaced.&#160; Instead it was going to get a few new items.&#160; First an upgrade of RAM.&#160; It had 4Gigs of ram and I just added 4 more to make 8Gig.&#160;&#160; </p>
<p>When I purchased the T410 I also got a CD ROM replacement caddy. This allows for the CD/DVD to be replaced with a hard drive.&#160; I am planning on ordering a SSD drive for the primary OS and then use the current Hard Drive as Data storage.&#160; <a href="http://jimiz.net/blog/wp-content/uploads/2011/12/thinkpadt410.png" rel="lightbox"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: right; border-top: 0px; border-right: 0px; padding-top: 0px" title="thinkpadt410" border="0" alt="thinkpadt410" align="right" src="http://jimiz.net/blog/wp-content/uploads/2011/12/thinkpadt410_thumb.png" width="240" height="182" /></a></p>
<p>I have also ordered a new device that I’ll be blogging about in the next few days.&#160; I purchased a <a href="http://www.newegg.com/Product/Product.aspx?Item=N82E16813131635&amp;nm_mc=TEMC-RMA-Approvel&amp;cm_mmc=TEMC-RMA-Approvel-_-Content-_-text-_-">ASUS AT3IONT-I deluxe Intel ATOM</a> motherboard from NewEgg.com.&#160; It is a mini-itx motherboard that comes with an Atom processor and also a power supply.&#160; The combo was a big deal for me.&#160; I don’t plan on using a case for this, just wall mounting the board behind plexiglass.&#160;&#160;&#160; This will be my new firewall / router.&#160;&#160;&#160; I am currently deciding what firewall to run either <a href="http://www.untangle.com/">untangled</a> or <a href="http://www.smoothwall.org/">smoothwall</a>.&#160; I’ll document the process once all the hardware arrives.&#160; </p>
<p>My intent is to have a more powerful and useful device than those plastic blue devices that most people have <img style="border-bottom-style: none; border-left-style: none; border-top-style: none; border-right-style: none" class="wlEmoticon wlEmoticon-smile" alt="Smile" src="http://jimiz.net/blog/wp-content/uploads/2011/12/wlEmoticon-smile.png" /> .&#160;&#160;&#160; More to come…</p>
]]></content:encoded>
			<wfw:commentRss>http://jimiz.net/blog/2011/12/thinkpad-t410-and-hardware-upgrades/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Design : The Fundamental Elements of Design</title>
		<link>http://jimiz.net/blog/2011/12/design-fundamental-elements-design/</link>
		<comments>http://jimiz.net/blog/2011/12/design-fundamental-elements-design/#comments</comments>
		<pubDate>Fri, 16 Dec 2011 02:32:47 +0000</pubDate>
		<dc:creator>jimiz</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[design]]></category>

		<guid isPermaLink="false">http://jimiz.net/blog/?p=1269</guid>
		<description><![CDATA[Number of View: 416I am not a designer. In fact, I&#8217;m pretty bad with design. However, I can tell when something looks good. It is just my way of saying I appreciate good design, I just suck at it. Here is a great video showcasing how design (brands) work. This is great work done by [...]]]></description>
			<content:encoded><![CDATA[Number of View: 416<br/><p>I am not a designer.  In fact, I&#8217;m pretty bad with design. However, I can tell when something looks good.  It is just my way of saying I appreciate good design, I just suck at it.  Here is a great video showcasing how design (brands) work.  This is great work done by Erica Gorochow</p>
<p><iframe src="http://player.vimeo.com/video/32944253?title=0&amp;byline=0&amp;portrait=0&amp;color=78fab7" width="400" height="225" frameborder="0" webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe>
<p><a href="http://vimeo.com/32944253">The Fundamental Elements of Design</a> from <a href="http://vimeo.com/ericagorochow">Erica Gorochow</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://jimiz.net/blog/2011/12/design-fundamental-elements-design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Christmas time of year</title>
		<link>http://jimiz.net/blog/2011/12/christmas-time-year/</link>
		<comments>http://jimiz.net/blog/2011/12/christmas-time-year/#comments</comments>
		<pubDate>Sat, 10 Dec 2011 15:18:59 +0000</pubDate>
		<dc:creator>jimiz</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Christmas]]></category>

		<guid isPermaLink="false">http://jimiz.net/blog/?p=1260</guid>
		<description><![CDATA[Number of View: 317It is that time of the year.  I love Christmas.  I just realized at work that the the only pictures of the kids I have are getting pumpkins and a Christmas tree (multiple years).   Yesterday we went and got the tree.  It is always a fun event, and we have had snow [...]]]></description>
			<content:encoded><![CDATA[Number of View: 317<br/><p>It is that time of the year.  I love Christmas.  I just realized at work that the the only pictures of the kids I have are getting pumpkins and a Christmas tree (multiple years).   Yesterday we went and got the tree.  It is always a fun event, and we have had snow each year we go.  We have been going the same place for the last 6 years.   (buy local <img src='http://jimiz.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>In the spirit of things we have been listening to Christmas songs since ThanksGiving (my kids love them).  But here are a few of my favorites:<br />
These are songs that I&#8217;ve just enjoyed for a while.  </p>
<p>1. Merry Christmas from the Family (REK) &#8211; Fun song<br />
<iframe src="http://www.youtube.com/embed/P37xPiRz1sg" frameborder="0" width="420" height="315"></iframe></p>
<p>2. Merry Christmas from the family (MG) &#8211; just a fun twist<br />
<iframe src="http://www.youtube.com/embed/Y1nqMG3swOc" frameborder="0" width="420" height="315"></iframe></p>
<p>3. Dido (Christmas Day)</p>
<p><a href="http://www.youtube.com/watch?v=7heCppIC0_E&amp;feature=related">http://www.youtube.com/watch?v=7heCppIC0_E&amp;feature=related</a></p>
<p>4. Dave Matthews (Christmas Song) Live</p>
<p>&nbsp;<br />
<iframe width="420" height="315" src="http://www.youtube.com/embed/fbdylEE-0e4" frameborder="0" allowfullscreen></iframe></p>
<p>5.<br />
&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://jimiz.net/blog/2011/12/christmas-time-year/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Desktop Cleanup</title>
		<link>http://jimiz.net/blog/2011/12/desktop-cleanup/</link>
		<comments>http://jimiz.net/blog/2011/12/desktop-cleanup/#comments</comments>
		<pubDate>Tue, 06 Dec 2011 02:17:41 +0000</pubDate>
		<dc:creator>jimiz</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://jimiz.net/blog/?p=1255</guid>
		<description><![CDATA[Number of View: 421I&#8217;ve been cleaning up my work  area.  Not only my real desktop at work but also my computer desktop.  To help keep a cleanly system I decided to try Fences. http://www.stardock.com/products/fences/ &#160; Nice little gem of an application.  Give it a try. It neatly organizes your icons or files on your desktop [...]]]></description>
			<content:encoded><![CDATA[Number of View: 421<br/><p><a href="http://jimiz.net/blog/wp-content/uploads/2011/12/fences.png" rel="lightbox[1255]"><img class="alignleft size-thumbnail wp-image-1256" title="fences" src="http://jimiz.net/blog/wp-content/uploads/2011/12/fences-150x150.png" alt="" width="150" height="150" /></a>I&#8217;ve been cleaning up my work  area.  Not only my real desktop at work but also my computer desktop.  To help keep a cleanly system I decided to try Fences.</p>
<p><a href="http://www.stardock.com/products/fences/">http://www.stardock.com/products/fences/</a></p>
<p>&nbsp;</p>
<p>Nice little gem of an application.  Give it a try. It neatly organizes your icons or files on your desktop into specific areas.</p>
]]></content:encoded>
			<wfw:commentRss>http://jimiz.net/blog/2011/12/desktop-cleanup/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>.net Training</title>
		<link>http://jimiz.net/blog/2011/11/net-training/</link>
		<comments>http://jimiz.net/blog/2011/11/net-training/#comments</comments>
		<pubDate>Fri, 18 Nov 2011 02:21:18 +0000</pubDate>
		<dc:creator>jimiz</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://jimiz.net/blog/?p=1235</guid>
		<description><![CDATA[Number of View: 396I have seen some great online resources recently for .net development training. Pluralsight is a fantastic resource: Some are free : MVC controller http://www.pluralsight-training.net/microsoft/players/PSODPlayer.aspx?author=scott-allen&#038;name=mvc3-building-controllers&#038;mode=live&#038;clip=0&#038;course=aspdotnet-mvc3-intro &#160; For beginners this one is fantastic: http://mottishaked.com/training/dot-net-tutorial &#160;]]></description>
			<content:encoded><![CDATA[Number of View: 396<br/><p>I have seen some great online resources recently for .net development training.</p>
<p>Pluralsight is a fantastic resource: Some are free : MVC controller</p>
<p>http://www.pluralsight-training.net/microsoft/players/PSODPlayer.aspx?author=scott-allen&#038;name=mvc3-building-controllers&#038;mode=live&#038;clip=0&#038;course=aspdotnet-mvc3-intro</p>
<p>&nbsp;</p>
<p>For beginners this one is fantastic:</p>
<p><a href="http://mottishaked.com/training/dot-net-tutorial">http://mottishaked.com/training/dot-net-tutorial</a></p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://jimiz.net/blog/2011/11/net-training/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Remote desktop sharing</title>
		<link>http://jimiz.net/blog/2011/10/remote-desktop-sharing/</link>
		<comments>http://jimiz.net/blog/2011/10/remote-desktop-sharing/#comments</comments>
		<pubDate>Sun, 30 Oct 2011 10:16:59 +0000</pubDate>
		<dc:creator>jimiz</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://jimiz.net/blog/?p=1219</guid>
		<description><![CDATA[Number of View: 718Remote PC support has come a long way.  It used to be a long phone call and people would explain what they were seeing.  Then we added remote desktop sharing tools like VNC.  Now many sites and applications have these features.    I have discussed remote desktop sharing / support apps before [...]]]></description>
			<content:encoded><![CDATA[Number of View: 718<br/><p><a href="http://jimiz.net/blog/wp-content/uploads/2011/10/screenshare1.png" rel="lightbox[1219]"><img class="alignleft size-thumbnail wp-image-1220" title="screenshare1" src="http://jimiz.net/blog/wp-content/uploads/2011/10/screenshare1-150x150.png" alt="" width="150" height="150" /></a>Remote PC support has come a long way.  It used to be a long phone call and people would explain what they were seeing.  Then we added remote desktop sharing tools like VNC.  Now many sites and applications have these features.    I have discussed remote desktop sharing / support apps before - <a href="http://jimiz.net/blog/2008/07/open-source-applications/">http://jimiz.net/blog/2008/07/open-source-applications/</a></p>
<p>Since then I have tried many versions.  Go2MyPC, webex, livemeeting, dimdim, view, and many more.   Recently on a family support call I decided to try two new ones.   I have recently been using go2assist (from citrix) however I decided to let my subscription run out and go back to open source.</p>
<p>Two players in this space.  join.me &#8211; a simple web site to allow you to share your screen. It was simple to use but not as intuitive as I would have liked.</p>
<p>I ended up using <a href="http://connect.microsoft.com/site94">Microsoft&#8217;s SharedView</a>.  Since I already had a live /hotmail account and so did my family member who needed help the requirments to use this tool were already set.</p>
<p>They basically went to <a href="http://connect.microsoft.com/site94">http://connect.microsoft.com/site94</a>  downloaded the application and ran the 3 step install.</p>
<p>After it is installed you can run the app and get a tool bar on the top of your screen.  Steps are simple.  Login, start or joine a session.    I was able to walk them through starting a session and quickly join them via email address in about 1 min.  If you are starting the meeting you just click the start a new session and you are presented with a link to email or a password to share (SIMPLE)</p>
<p>Thank you Microsoft for this great tool.   It is not as clean ad go2assist but very practical.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://jimiz.net/blog/2011/10/remote-desktop-sharing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

