<!-- move these styles into a global definition -->

<style>
.hint {
	color: #ccc;
}

.sparkInput {
	font-size: 12px;
	padding: 5px;
	color: #222222;
	width: 500px;
	font-family: "Lucida Grande",verdana,arial,helvetica,sans-serif;
}

.sparkTextarea {
	width: 500px;
	height: 250px;
	font-size: 14px;
	padding: 3px;
	color: #222222;
	font-family: "Lucida Grande",verdana,arial,helvetica,sans-serif;
}

.sparkButton {
	font-size: 12px;
	padding: 5px;
	color: #222222;
	font-family: "Lucida Grande",verdana,arial,helvetica,sans-serif;
}

.required {
	color: red;
}

</style>

<script>
function toggleEndDate()
{
	if(	document.getElementById('endDateRow').style.display == 'none')
		document.getElementById('endDateRow').style.display = 'block';
	else
		document.getElementById('endDateRow').style.display = 'none';
}

function showNewVenue()
{
	document.getElementById('newVenue').style.display = 'block';
	document.getElementById('venueList').style.display = 'none';
	
}

function showNewLocation()
{
	document.getElementById('event_location_dropdown').style.display = 'none';
	document.getElementById('event_location_new').style.display = 'block';
	
}

</script>


<style>
	.sparkInput {
		width: 250px;
	}

</style>

<script>

function showNewLocation()
{
	document.getElementById('venue_location_dropdown').style.display = 'none';
	document.getElementById('venue_location_new').style.display = 'block';
	
}

</script>

<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Create a mobile WiFi hotspot for roadtrips</title>
	<atom:link href="http://colinloretz.com/2008/04/create-a-mobile-wifi-hotspot-for-roadtrips/feed/" rel="self" type="application/rss+xml" />
	<link>http://colinloretz.com/2008/04/create-a-mobile-wifi-hotspot-for-roadtrips/</link>
	<description>Technology &#38; Life Hacking</description>
	<lastBuildDate>Tue, 06 Jul 2010 22:12:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: evdoinfo</title>
		<link>http://colinloretz.com/2008/04/create-a-mobile-wifi-hotspot-for-roadtrips/comment-page-1/#comment-7</link>
		<dc:creator>evdoinfo</dc:creator>
		<pubDate>Mon, 07 Apr 2008 03:07:13 +0000</pubDate>
		<guid isPermaLink="false">http://colinloretz.com/?p=15#comment-7</guid>
		<description>client devices attached to your mac can encounter some difficulties with non-standard connections for SMTP/POP/VPN and other &#039;tricky&#039; connections. of course, a unix genius can easily overcome by manipulating firewall settings -- but for everyone else... there is an easier way.

get a cradlepoint PHS300 router instead... and enjoy optimized sharing of EVDO amongst all wifi devices. the PHS300 even has a rechargable Li-On battery allowing the &#039;portable hot spot&#039; to operate for up to two hours! 

full review of the PHS300 is at http://www.EVDOinfo.com/PHS300

buy one from the EVDO Experts at http://3gstore.com/PHS300</description>
		<content:encoded><![CDATA[<p>client devices attached to your mac can encounter some difficulties with non-standard connections for SMTP/POP/VPN and other &#8216;tricky&#8217; connections. of course, a unix genius can easily overcome by manipulating firewall settings &#8212; but for everyone else&#8230; there is an easier way.</p>
<p>get a cradlepoint PHS300 router instead&#8230; and enjoy optimized sharing of EVDO amongst all wifi devices. the PHS300 even has a rechargable Li-On battery allowing the &#8216;portable hot spot&#8217; to operate for up to two hours! </p>
<p>full review of the PHS300 is at <a href="http://www.EVDOinfo.com/PHS300" rel="nofollow" onclick="pageTracker._trackPageview('/outgoing/www.EVDOinfo.com/PHS300?referer=');">http://www.EVDOinfo.com/PHS300</a></p>
<p>buy one from the EVDO Experts at <a href="http://3gstore.com/PHS300" rel="nofollow" onclick="pageTracker._trackPageview('/outgoing/3gstore.com/PHS300?referer=');">http://3gstore.com/PHS300</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
