<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.4" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments for Crumpled Thoughts</title>
	<link>http://www.webboise.com</link>
	<description>Chris Hillman's random rants on IT stuff &#038; life</description>
	<pubDate>Thu, 11 Mar 2010 12:01:38 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.4</generator>

	<item>
		<title>Comment on Windows PowerShell script for adding IP routes across a VPN by SkullKiller</title>
		<link>http://www.webboise.com/windows-powershell-script-for-adding-ip-routes-across-a-vpn/#comment-24098</link>
		<pubDate>Tue, 09 Mar 2010 13:33:24 +0000</pubDate>
		<guid>http://www.webboise.com/windows-powershell-script-for-adding-ip-routes-across-a-vpn/#comment-24098</guid>
					<description>Hi.

Here is a ps1 script that takes the interface name, the ip to route and the ipmask and routes an ip trough a interface. It can be a vpn or a normal network card. It utilizes route.exe for route adding and .net for NIC IP determination. It also deletes a route.

param(
        [string] $InterfaceName = "Grupo Visabeira",
        [string] $IP2Route = "192.168.3.138",
        [string] $IPMask = "255.255.255.255",
        [SWITCH] $Delete)
#$delete = $true
IF ($Delete){
    $local:res = route delete $IP2Route
    IF ($local:res -match 'OK!'){"Route $IP2Route Deleted"}
    ELSE{"Error Deleting $IP2Route: $local:res"}
}else{
    [reflection.assembly]::LoadWithPartialName("System.Net") &#124; Out-Null
    $local:nic = [system.net.networkinformation.networkinterface]::GetAllNetworkInterfaces()&#124;Where-Object {$_.name -eq $InterfaceName}
    if ($local:nic.OperationalStatus -eq 'Up') {
        $local:interfaceIP = ($local:nic.GetIPProperties().unicastaddresses&#124;where {$_.ipv4Mask -ne '0.0.0.0'}).Address.IPAddressToString
        if ($local:interfaceIP) {
            $local:res = route add $IP2Route MASK $IPMask $interfaceIP
            IF ($local:res -match 'OK!'){"Interface [$InterfaceName] Connected and Route $IP2Route Added"}
            ELSE{"Error Adding $IP2Route in Interface $InterfaceName : $local:err"}
        }
    }else{"Network Interface [$InterfaceName] Not Connected"}
}</description>
		<content:encoded><![CDATA[<p>Hi.</p>
<p>Here is a ps1 script that takes the interface name, the ip to route and the ipmask and routes an ip trough a interface. It can be a vpn or a normal network card. It utilizes route.exe for route adding and .net for NIC IP determination. It also deletes a route.</p>
<p>param(<br />
        [string] $InterfaceName = &#8220;Grupo Visabeira&#8221;,<br />
        [string] $IP2Route = &#8220;192.168.3.138&#8243;,<br />
        [string] $IPMask = &#8220;255.255.255.255&#8243;,<br />
        [SWITCH] $Delete)<br />
#$delete = $true<br />
IF ($Delete){<br />
    $local:res = route delete $IP2Route<br />
    IF ($local:res -match &#8216;OK!&#8217;){&#8221;Route $IP2Route Deleted&#8221;}<br />
    ELSE{&#8221;Error Deleting $IP2Route: $local:res&#8221;}<br />
}else{<br />
    [reflection.assembly]::LoadWithPartialName(&#8221;System.Net&#8221;) | Out-Null<br />
    $local:nic = [system.net.networkinformation.networkinterface]::GetAllNetworkInterfaces()|Where-Object {$_.name -eq $InterfaceName}<br />
    if ($local:nic.OperationalStatus -eq &#8216;Up&#8217;) {<br />
        $local:interfaceIP = ($local:nic.GetIPProperties().unicastaddresses|where {$_.ipv4Mask -ne &#8216;0.0.0.0&#8242;}).Address.IPAddressToString<br />
        if ($local:interfaceIP) {<br />
            $local:res = route add $IP2Route MASK $IPMask $interfaceIP<br />
            IF ($local:res -match &#8216;OK!&#8217;){&#8221;Interface [$InterfaceName] Connected and Route $IP2Route Added&#8221;}<br />
            ELSE{&#8221;Error Adding $IP2Route in Interface $InterfaceName : $local:err&#8221;}<br />
        }<br />
    }else{&#8221;Network Interface [$InterfaceName] Not Connected&#8221;}<br />
}
</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on My PHP Powerball Picker by Carl</title>
		<link>http://www.webboise.com/my-php-powerball-picker/#comment-23252</link>
		<pubDate>Mon, 08 Feb 2010 19:09:51 +0000</pubDate>
		<guid>http://www.webboise.com/my-php-powerball-picker/#comment-23252</guid>
					<description>i like you chirs powerpicker however the powerball for white ball is 1-59 not 54...and red ball is 1-44.i like the picker however that needs to be correccted..i use is and won  small sum of money..got 3 white balls..:???:</description>
		<content:encoded><![CDATA[<p>i like you chirs powerpicker however the powerball for white ball is 1-59 not 54&#8230;and red ball is 1-44.i like the picker however that needs to be correccted..i use is and won  small sum of money..got 3 white balls..:???:
</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on Why Qwest DSL is better than CableOne for an ISP (for now) by Cable One Hater</title>
		<link>http://www.webboise.com/why-qwest-dsl-is-better-than-cableone-for-an-isp/#comment-20836</link>
		<pubDate>Sat, 24 Oct 2009 05:40:03 +0000</pubDate>
		<guid>http://www.webboise.com/why-qwest-dsl-is-better-than-cableone-for-an-isp/#comment-20836</guid>
					<description>I typed Cable One versus Quest in Google and landed here. Why I typed that? Because I was extremely pissed of with this guys and looking for an alternative.

Here is my review about Cable One.

1. Their server is overloaded. I frequently get drops.
2. I do not even need to mention about their speed tapping policy, outrageous at best
3. They monitor the web sites that you visit. That is unacceptable.
4. Idaho Falls headquarter is filled with uneducated and rude folks.
5. And, many many more that I cannot recall right now.

What is the solution. Lucky, I made some research. I found cheaper service($35) with faster speed (12 Mpbs)  and no tapping. Since I was ready to spend $50 for 10 Mpbs, I am seriously considering to get 20 Mpbs for $55 from Quest.

If anybody out there considering Cable One, Here is my advice. " Stay away Cable One at all cost". Otherwise, you will be sorry for sure. that is my experience.</description>
		<content:encoded><![CDATA[<p>I typed Cable One versus Quest in Google and landed here. Why I typed that? Because I was extremely pissed of with this guys and looking for an alternative.</p>
<p>Here is my review about Cable One.</p>
<p>1. Their server is overloaded. I frequently get drops.<br />
2. I do not even need to mention about their speed tapping policy, outrageous at best<br />
3. They monitor the web sites that you visit. That is unacceptable.<br />
4. Idaho Falls headquarter is filled with uneducated and rude folks.<br />
5. And, many many more that I cannot recall right now.</p>
<p>What is the solution. Lucky, I made some research. I found cheaper service($35) with faster speed (12 Mpbs)  and no tapping. Since I was ready to spend $50 for 10 Mpbs, I am seriously considering to get 20 Mpbs for $55 from Quest.</p>
<p>If anybody out there considering Cable One, Here is my advice. &#8221; Stay away Cable One at all cost&#8221;. Otherwise, you will be sorry for sure. that is my experience.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on Why Qwest DSL is better than CableOne for an ISP (for now) by Kelly</title>
		<link>http://www.webboise.com/why-qwest-dsl-is-better-than-cableone-for-an-isp/#comment-19486</link>
		<pubDate>Wed, 02 Sep 2009 09:10:53 +0000</pubDate>
		<guid>http://www.webboise.com/why-qwest-dsl-is-better-than-cableone-for-an-isp/#comment-19486</guid>
					<description>Oh, and to add further insult to injury, when I called their so-called 24 hour 'customer care' line, I got an automated message stating 'The person you have called is not available. Exiting the system. Goodbye.' The lights are on, nobody's home, and I'm heading for greener pastures.</description>
		<content:encoded><![CDATA[<p>Oh, and to add further insult to injury, when I called their so-called 24 hour &#8216;customer care&#8217; line, I got an automated message stating &#8216;The person you have called is not available. Exiting the system. Goodbye.&#8217; The lights are on, nobody&#8217;s home, and I&#8217;m heading for greener pastures.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on Why Qwest DSL is better than CableOne for an ISP (for now) by Kelly</title>
		<link>http://www.webboise.com/why-qwest-dsl-is-better-than-cableone-for-an-isp/#comment-19485</link>
		<pubDate>Wed, 02 Sep 2009 09:05:29 +0000</pubDate>
		<guid>http://www.webboise.com/why-qwest-dsl-is-better-than-cableone-for-an-isp/#comment-19485</guid>
					<description>Well, this confirms what I already believed. I had to buy a new 360, as the disc drive on mine had gone caput. I had somewhere in the neighborhood of 4-5 gigs of DLC on my old one, and I downloaded it all at once, and I've been getting ~45KB/s down ever since. It hasn't reset yet, either. I downloaded it earlier today, and it's currently 3 AM and I'm still not getting it. And to add insult to injury, I now cannot connect to XBL. Gonna make the switch ASAP.</description>
		<content:encoded><![CDATA[<p>Well, this confirms what I already believed. I had to buy a new 360, as the disc drive on mine had gone caput. I had somewhere in the neighborhood of 4-5 gigs of DLC on my old one, and I downloaded it all at once, and I&#8217;ve been getting ~45KB/s down ever since. It hasn&#8217;t reset yet, either. I downloaded it earlier today, and it&#8217;s currently 3 AM and I&#8217;m still not getting it. And to add insult to injury, I now cannot connect to XBL. Gonna make the switch ASAP.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on Why Qwest DSL is better than CableOne for an ISP (for now) by Jason</title>
		<link>http://www.webboise.com/why-qwest-dsl-is-better-than-cableone-for-an-isp/#comment-17590</link>
		<pubDate>Thu, 02 Jul 2009 13:26:24 +0000</pubDate>
		<guid>http://www.webboise.com/why-qwest-dsl-is-better-than-cableone-for-an-isp/#comment-17590</guid>
					<description>Ok... I shoulda read a little closer, you basically said what I said.  

Damn coffee hasn't kicked in yet.</description>
		<content:encoded><![CDATA[<p>Ok&#8230; I shoulda read a little closer, you basically said what I said.  </p>
<p>Damn coffee hasn&#8217;t kicked in yet.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on Why Qwest DSL is better than CableOne for an ISP (for now) by Jason</title>
		<link>http://www.webboise.com/why-qwest-dsl-is-better-than-cableone-for-an-isp/#comment-17589</link>
		<pubDate>Thu, 02 Jul 2009 13:24:41 +0000</pubDate>
		<guid>http://www.webboise.com/why-qwest-dsl-is-better-than-cableone-for-an-isp/#comment-17589</guid>
					<description>I've been considering the switch for a while now.  I can't get 12MB (if I could, I woulda switched long ago) but CableOne is really pissing me off.  Mainly, it's the bandwitdh caps I hate.  If you download more than 2 gigs between the hours of 12pm and midnight, the cut your speed in half.  I want to get into the OnDemand stuff from DirecTV, and needless to say, I watch the majority of my TV between their monitoring hours.

Screw 'em.  I think you convinced me.  I slight cut in speed (from 10 to 7MB) will probably be worth the non-monitored/capped bandwidth.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve been considering the switch for a while now.  I can&#8217;t get 12MB (if I could, I woulda switched long ago) but CableOne is really pissing me off.  Mainly, it&#8217;s the bandwitdh caps I hate.  If you download more than 2 gigs between the hours of 12pm and midnight, the cut your speed in half.  I want to get into the OnDemand stuff from DirecTV, and needless to say, I watch the majority of my TV between their monitoring hours.</p>
<p>Screw &#8216;em.  I think you convinced me.  I slight cut in speed (from 10 to 7MB) will probably be worth the non-monitored/capped bandwidth.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on Windows PowerShell script for adding IP routes across a VPN by Mick</title>
		<link>http://www.webboise.com/windows-powershell-script-for-adding-ip-routes-across-a-vpn/#comment-15738</link>
		<pubDate>Fri, 08 May 2009 02:23:44 +0000</pubDate>
		<guid>http://www.webboise.com/windows-powershell-script-for-adding-ip-routes-across-a-vpn/#comment-15738</guid>
					<description>Hi mate,

Any idea how to automatically execute that script after a connection has been established to the VPN?</description>
		<content:encoded><![CDATA[<p>Hi mate,</p>
<p>Any idea how to automatically execute that script after a connection has been established to the VPN?
</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on Speed up Vista&#8217;s Start Menu by tyecat</title>
		<link>http://www.webboise.com/speed-up-vistas-start-menu/#comment-12714</link>
		<pubDate>Sat, 14 Feb 2009 00:01:59 +0000</pubDate>
		<guid>http://www.webboise.com/speed-up-vistas-start-menu/#comment-12714</guid>
					<description>So simple, I can't thank you enough :smile:</description>
		<content:encoded><![CDATA[<p>So simple, I can&#8217;t thank you enough  <img src='http://www.webboise.com/wp-includes/images/smilies/icon_smile.gif' alt=':smile:' class='wp-smiley' />
</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on Windows PowerShell script for adding IP routes across a VPN by Eugen</title>
		<link>http://www.webboise.com/windows-powershell-script-for-adding-ip-routes-across-a-vpn/#comment-10871</link>
		<pubDate>Tue, 13 Jan 2009 05:40:34 +0000</pubDate>
		<guid>http://www.webboise.com/windows-powershell-script-for-adding-ip-routes-across-a-vpn/#comment-10871</guid>
					<description>Great article.  just what i was looking for.</description>
		<content:encoded><![CDATA[<p>Great article.  just what i was looking for.
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
