<?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/"
	xmlns:georss="http://www.georss.org/georss" >

<channel>
	<title>Maui SEO and Internet Marketing: CompMaui &#187; Uncategorized</title>
	<atom:link href="http://www.compmaui.com/category/uncategorized/feed" rel="self" type="application/rss+xml" />
	<link>http://www.compmaui.com</link>
	<description>Maui Search Engine Optimization and Internet Marketing</description>
	<lastBuildDate>Tue, 07 Feb 2012 09:29:26 +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>74 Million Lines of Property Data Later&#8230;</title>
		<link>http://www.compmaui.com/74-million-lines-of-property-data-later-513.html</link>
		<comments>http://www.compmaui.com/74-million-lines-of-property-data-later-513.html#comments</comments>
		<pubDate>Wed, 11 Jan 2012 11:03:06 +0000</pubDate>
		<dc:creator>Josh Sommers</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.compmaui.com/?p=513</guid>
		<description><![CDATA[Just finished sanitizing about 74 million new lines of property data today.  Should make for some very interesting real estate statistics. 3 notes. Maui is sloppy on paper. Maui is awesome. CED and AWK are the greatest programs, ever. Will post the results once they are finalized, checked and made public.]]></description>
			<content:encoded><![CDATA[<p>Just finished sanitizing about 74 million new lines of property data today.  Should make for some very interesting real estate statistics.</p>
<p>3 notes.</p>
<ol>
<li>Maui is sloppy on paper.</li>
<li>Maui is awesome.</li>
<li><a href="http://www.grymoire.com/Unix/Sed.html">CED</a> and <a href="http://en.wikipedia.org/wiki/AWK">AWK</a> are the greatest programs, ever.</li>
</ol>
<p>Will post the results once they are finalized, checked and made public. <img src='http://www.compmaui.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.compmaui.com/74-million-lines-of-property-data-later-513.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Validating URL&#8217;s in Drupal</title>
		<link>http://www.compmaui.com/validating-urls-in-drupal-502.html</link>
		<comments>http://www.compmaui.com/validating-urls-in-drupal-502.html#comments</comments>
		<pubDate>Sat, 25 Jun 2011 23:39:21 +0000</pubDate>
		<dc:creator>Josh Sommers</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.compmaui.com/?p=502</guid>
		<description><![CDATA[Drupal 7 (sense 4.6, and possibly earlier) has included built a built in URL verification function. valid_url($url, $absolute = FALSE) Usage is simple. if &#40;valid_url&#40;$myURL&#41;&#41; &#123; //is a valid URL; return TRUE; &#125; else &#123; //is not a valid URL return FALSE; &#125;]]></description>
			<content:encoded><![CDATA[<p>Drupal 7 (sense 4.6, and possibly earlier) has included built a built in URL verification function.</p>
<p><a href="http://api.drupal.org/api/drupal/includes--common.inc/function/valid_url/7">valid_url($url, $absolute = FALSE)</a></p>
<p>Usage is simple.</p>

<div class="wp_syntax"><div class="code"><pre class="php" style="font-family:monospace;"><span style="color: #b1b100;">if</span> <span style="color: #009900;">&#40;</span>valid_url<span style="color: #009900;">&#40;</span><span style="color: #000088;">$myURL</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#41;</span> <span style="color: #009900;">&#123;</span>
     <span style="color: #666666; font-style: italic;">//is a valid URL;</span>
     <span style="color: #b1b100;">return</span> <span style="color: #009900; font-weight: bold;">TRUE</span><span style="color: #339933;">;</span>
<span style="color: #009900;">&#125;</span> <span style="color: #b1b100;">else</span> <span style="color: #009900;">&#123;</span>
     <span style="color: #666666; font-style: italic;">//is not a valid URL</span>
     <span style="color: #b1b100;">return</span> <span style="color: #009900; font-weight: bold;">FALSE</span><span style="color: #339933;">;</span>
<span style="color: #009900;">&#125;</span></pre></div></div>

]]></content:encoded>
			<wfw:commentRss>http://www.compmaui.com/validating-urls-in-drupal-502.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>58.38.55.127 Is A Known vBulletin Spammer</title>
		<link>http://www.compmaui.com/58-38-55-127-is-a-known-vbulletin-spammer-499.html</link>
		<comments>http://www.compmaui.com/58-38-55-127-is-a-known-vbulletin-spammer-499.html#comments</comments>
		<pubDate>Tue, 31 May 2011 23:27:47 +0000</pubDate>
		<dc:creator>Josh Sommers</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.compmaui.com/?p=499</guid>
		<description><![CDATA[58.38.55.127 is safe to add to your block list.]]></description>
			<content:encoded><![CDATA[<p>58.38.55.127 is safe to add to your block list.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.compmaui.com/58-38-55-127-is-a-known-vbulletin-spammer-499.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>173.78.147.35 Is A Known vBulletin Scraper</title>
		<link>http://www.compmaui.com/173-78-147-35-is-a-known-vbulletin-scraper-494.html</link>
		<comments>http://www.compmaui.com/173-78-147-35-is-a-known-vbulletin-scraper-494.html#comments</comments>
		<pubDate>Mon, 30 May 2011 23:53:35 +0000</pubDate>
		<dc:creator>Josh Sommers</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.compmaui.com/?p=494</guid>
		<description><![CDATA[173.78.147.35 can safely be blocked.  Blocking this address will prevent further user scraping from your vBulletin based site.]]></description>
			<content:encoded><![CDATA[<p>173.78.147.35 can safely be blocked.  Blocking this address will prevent further user scraping from your vBulletin based site.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.compmaui.com/173-78-147-35-is-a-known-vbulletin-scraper-494.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>114.94.168.135 Is A Known vBulletin Spammer</title>
		<link>http://www.compmaui.com/114-94-168-135-is-a-known-vbulletin-spammer-492.html</link>
		<comments>http://www.compmaui.com/114-94-168-135-is-a-known-vbulletin-spammer-492.html#comments</comments>
		<pubDate>Mon, 30 May 2011 23:52:20 +0000</pubDate>
		<dc:creator>Josh Sommers</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.compmaui.com/?p=492</guid>
		<description><![CDATA[114.94.168.135 is safe to add to your block list.]]></description>
			<content:encoded><![CDATA[<p>114.94.168.135 is safe to add to your block list.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.compmaui.com/114-94-168-135-is-a-known-vbulletin-spammer-492.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress Plugin Released</title>
		<link>http://www.compmaui.com/wordpress-plugin-released-486.html</link>
		<comments>http://www.compmaui.com/wordpress-plugin-released-486.html#comments</comments>
		<pubDate>Wed, 30 Mar 2011 00:18:32 +0000</pubDate>
		<dc:creator>Josh Sommers</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.compmaui.com/?p=486</guid>
		<description><![CDATA[Just released a WordPress plugin that allows you to redirect readers after commenting on your blog.  Check it out! MSMC – Redirect After Comment 1.11]]></description>
			<content:encoded><![CDATA[<p>Just released a WordPress plugin that allows you to <a href="http://www.1mauirealestate.com/tech-updates/wordpress-plugin-redirect-after-comment.html">redirect readers after commenting on your blog</a>.  Check it out!</p>
<p><strong><a href="http://wordpress.org/extend/plugins/msmc-redirect-after-comment/">MSMC – Redirect After Comment 1.11</a></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.compmaui.com/wordpress-plugin-released-486.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Enable .htaccess in Ubuntu 10.10</title>
		<link>http://www.compmaui.com/how-to-enable-htaccess-in-ubuntu-10-10-481.html</link>
		<comments>http://www.compmaui.com/how-to-enable-htaccess-in-ubuntu-10-10-481.html#comments</comments>
		<pubDate>Mon, 15 Nov 2010 02:04:40 +0000</pubDate>
		<dc:creator>Josh Sommers</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.compmaui.com/?p=481</guid>
		<description><![CDATA[The default installs of Ubuntu don&#8217;t allow you to override Apache2 settings in .htaccess.  The fix is simple. Edit /etc/apache2/sites-available/default (with vi, nano, WinSCP, whatever) Look for &#60;Directory /var/www/&#62; Just below, look for AllowOverride None and change it to AllowOverride All Save and and then restart apache2 by typing: sudo /etc/init.d/apache2 restart That&#8217;s it!  Your [...]]]></description>
			<content:encoded><![CDATA[<p>The default installs of Ubuntu don&#8217;t allow you to override Apache2 settings in .htaccess.  The fix is simple.</p>
<p>Edit <strong>/etc/apache2/sites-available/default </strong>(with vi, nano, WinSCP, whatever)</p>
<p>Look for <strong>&lt;Directory /var/www/&gt;</strong></p>
<pre>Just below, look for
 <strong>
AllowOverride None</strong></pre>
<p>and change it to</p>
<pre><strong>AllowOverride All</strong></pre>
<p>Save and and then restart apache2 by typing:</p>
<pre><strong>sudo /etc/init.d/apache2 restart</strong></pre>
<p>That&#8217;s it!  Your settings in .htaccess should now work.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.compmaui.com/how-to-enable-htaccess-in-ubuntu-10-10-481.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Maui WiFi War Driving Map</title>
		<link>http://www.compmaui.com/maui-wifi-war-driving-map-455.html</link>
		<comments>http://www.compmaui.com/maui-wifi-war-driving-map-455.html#comments</comments>
		<pubDate>Wed, 03 Feb 2010 01:53:00 +0000</pubDate>
		<dc:creator>Josh Sommers</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[802.11]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[G-Mon]]></category>
		<category><![CDATA[Hawaii]]></category>
		<category><![CDATA[Kihei]]></category>
		<category><![CDATA[kismet]]></category>
		<category><![CDATA[Maui]]></category>
		<category><![CDATA[net stumbler]]></category>
		<category><![CDATA[netstumbler]]></category>
		<category><![CDATA[Open Networks]]></category>
		<category><![CDATA[Wailea]]></category>
		<category><![CDATA[war driving]]></category>
		<category><![CDATA[war walking]]></category>
		<category><![CDATA[warchalking]]></category>
		<category><![CDATA[wardriving]]></category>
		<category><![CDATA[warwalking]]></category>
		<category><![CDATA[WiFi]]></category>
		<category><![CDATA[Wireless Networks]]></category>
		<category><![CDATA[wireless site survey]]></category>

		<guid isPermaLink="false">http://www.compmaui.com/?p=455</guid>
		<description><![CDATA[This is the most up-to-date Wireless Network map for Maui as of today (or at least it should be. )  Here&#8217;s what I learned Maui WiFi Security Break Down OPEN = 1168 of 3056 of Maui networks have NO SECURITY WEP = 777 of 3056 of Maui networks have INCREDIBLY WEAK SECURITY WPAPSK = 952 [...]]]></description>
			<content:encoded><![CDATA[<p>This is the most up-to-date Wireless Network map for Maui as of today (or at least it should be. <img src='http://www.compmaui.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  )  Here&#8217;s what I learned</p>
<h2>Maui WiFi Security Break Down</h2>
<p><span style="color: #339966;">OPEN = </span><strong><span style="color: #339966;">1168 </span></strong><span style="color: #339966;">of </span><strong><span style="color: #339966;">3056 </span></strong><span style="color: #339966;">of Maui networks have</span><strong><span style="color: #339966;"> </span></strong><strong><span style="color: #339966;">NO SECURITY</span></strong><br />
<span style="color: #3366ff;"> WEP = </span><strong><span style="color: #3366ff;">777 </span></strong><span style="color: #3366ff;">of </span><strong><span style="color: #3366ff;">3056 </span></strong><span style="color: #3366ff;">of Maui networks have</span><strong><span style="color: #3366ff;"> INCREDIBLY WEAK SECURITY</span><br />
<span style="font-weight: normal;"><span style="color: #ff9900;">WPAPSK = </span><strong><span style="color: #ff9900;">952 </span></strong><span style="color: #ff9900;">of </span><strong><span style="color: #ff9900;">3056 </span></strong><span style="color: #ff9900;">of Maui networks are</span><strong><span style="color: #ff9900;"> </span></strong><span style="color: #ff9900;"><strong> </strong><strong> </strong><strong> </strong><strong> </strong><strong> </strong></span><strong><span style="color: #ff9900;">REASONABLY </span></strong></span></strong><strong><span style="color: #ff9900;">SECURE</span></strong><br />
<span style="font-weight: normal;"><span style="color: #ff0000;">WPA2 = </span><strong><span style="color: #ff0000;">93 </span></strong><span style="color: #ff0000;">of </span><strong><span style="color: #ff0000;">3056 </span></strong><span style="color: #ff0000;">of Maui networks are</span><strong><span style="color: #ff0000;"> VERY SECURE</span><br />
<span style="font-weight: normal;"><span style="color: #800000;">Other = </span><strong><span style="color: #800000;">66 </span></strong><span style="color: #800000;">of </span><strong><span style="color: #800000;">3056 </span></strong><span style="color: #800000;">of Maui networks are</span><strong><span style="color: #800000;"> HIGHLY SECURE</span></strong></span></strong></span></p>
<p>Please note that the above numbers are estimates.  Networks not broadcasting their SSID&#8217;s were not logged.</p>
<h2>So How Secure Is Maui Overall?</h2>
<p><strong>63.6%</strong> of Maui Networks are Insecure. (<strong>WEP </strong>encryption is <span style="text-decoration: underline;">NOT secure</span> (yes, even 128bit WEP) and is included here with the <strong>OPEN </strong>networks.)</p>
<p><strong>36.4%</strong> of Maui Networks are Reasonably Secure.  I consider any network that cannot be cracked in 24 hrs reasonably secure.  Please note that default and weak passwords can make even the most secure networks negligible to attack.</p>
<h2>Lets See The Data!</h2>
<p><a href="http://www.compmaui.com/wp-content/uploads/2010/02/gmon_wlan_2010_02_05.kml">Maui War Driving Map (CLICK TO DOWNLOAD)</a> KML Download Link. (Loads in <a href="http://earth.google.com/">Google Earth</a>)</p>
<p>The map below can be used as a quick reference, but I would encourage you to download the KML file above and view it in Google Earth.  It will perform faster and will give more more information.</p>
<p>Map takes time to load.  KML Data is about 1 MB.</p>
<div class="gm-map"><iframe name="gm-map-1" src="http://www.compmaui.com/?geo_mashup_content=render-map&amp;map_data_key=a64dfb3f566173d7fb649938da499785" height="400" width="500" marginheight="0" marginwidth="0" scrolling="no" frameborder="0"></iframe></div>
]]></content:encoded>
			<wfw:commentRss>http://www.compmaui.com/maui-wifi-war-driving-map-455.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<georss:point>20.7773304 -156.4541779</georss:point>	</item>
		<item>
		<title>Recommended Maui Service Providers</title>
		<link>http://www.compmaui.com/recommended-maui-service-providers-382.html</link>
		<comments>http://www.compmaui.com/recommended-maui-service-providers-382.html#comments</comments>
		<pubDate>Thu, 29 Oct 2009 01:07:37 +0000</pubDate>
		<dc:creator>Josh Sommers</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.compmaui.com/?p=382</guid>
		<description><![CDATA[It can be very difficult to find quality service providers on Maui.  So when I run across high quality Maui Businesses I want to share them with everyone I can!  So here&#8217;s my list of recommended service providers on Maui. Photography, Wedding Photography, Sports Photography and Portraits: Contact Nicole At - Behind The Lens Maui [...]]]></description>
			<content:encoded><![CDATA[<p>It can be very difficult to find quality service providers on Maui.  So when I run across high quality Maui Businesses I want to share them with everyone I can!  So here&#8217;s my list of recommended service providers on Maui. <img src='http://www.compmaui.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Photography, Wedding Photography, Sports Photography and Portraits:</p>
<p style="padding-left: 30px;">Contact Nicole At -<br />
<strong>Behind The Lens Maui</strong><br />
<em>75 Waiaka Lane APT 102<br />
Wailuku, HI 96793</em><br />
(808) 205-2366‎</p>
<p>Maui Real Estate, Wailea Real Estate, Makena Real Estate:
</p>
<p style="padding-left: 30px;">Contact VW at -<br />
<strong>VW Real Estate</strong><br />
<em>2525 Omiko Pl.<br />
Kihei, HI 96753</em><br />
(808) 875-6888‎</p>
<p>Recording Studio, High End Analog and Digital Recording:
</p>
<p style="padding-left: 30px;">Contact Bob at -<br />
<strong>Grace Recording Studio</strong><br />
<em>865 Kumulani Dr<br />
Kihei, HI 96753</em><br />
(808) 874-0225‎</p>
<p>Maui Bed and Breakfast, Places to Stay on Maui:
</p>
<p style="padding-left: 30px;">Contact Rick at -<span><br />
<strong>Eva Villa Maui Bed &amp; Breakfast</strong><br />
<em>815</em></span><em> <span>Kumulani Dr</span><br />
<span>Kihei</span>, </em><span><em>HI 96753</em><br />
</span><span>(808) 874-6407</span>‎</p>
<p>If you need a reference call me!!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.compmaui.com/recommended-maui-service-providers-382.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hawaii Internet Marketing</title>
		<link>http://www.compmaui.com/hawaii-internet-marketing-376.html</link>
		<comments>http://www.compmaui.com/hawaii-internet-marketing-376.html#comments</comments>
		<pubDate>Sun, 30 Aug 2009 00:15:17 +0000</pubDate>
		<dc:creator>Josh Sommers</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.compmaui.com/hawaii-internet-marketing-376.html</guid>
		<description><![CDATA[If you have a business on the island of Maui, and you&#8217;re looking to start targeting Internet searchers look no further than the Internet marketing Association of Hawaii. There is tons of information you can use that is freely available to both members and nonmembers alike. Go ahead and sign up, as membership is free, [...]]]></description>
			<content:encoded><![CDATA[<p>If you have a business on the island of Maui, and you&#8217;re looking to start targeting Internet searchers look no further than the <a href="http://www.imahawaii.com/">Internet marketing Association of Hawaii</a>. There is tons of information you can use that is freely available to both members and nonmembers alike. Go ahead and sign up, as membership is free, and you&#8217;ll get incredible tips that will help you market your business online each week.</p>
<p>It&#8217;s a great place to find like-minded individuals that are looking to market their services online to local residents, as well as national and international customers. You will be able to make contact with talented web designers, graphic designers, local search marketers, search engine optimization experts, and even advertising experts.</p>
<p>Head over to the <a href="http://www.imahawaii.com/">Internet Marketing Association&#8217;s website</a> and start taking advantage of local search, search engine optimization, article marketing, blogging, video marketing, social networking, social bookmarking and dozens of other powerful marketing techniques that you can apply to your business. Internet marketing is different for every business, and every individual.</p>
<p>If you can write or enjoy writing there are techniques you can apply that will drive massive amounts of traffic to your website. If you prefer to create videos there are techniques you can use to find customers as well. If you hate writing and you’re camera shy, but you enjoy talking and networking with other people there are techniques you can use online to find customers for your business. Check out what&#8217;s available, free of charge, and help your customers find you online.</p>
<p>By the way, when you register for a free membership, you will receive weekly tips to help market your business online, as well as invitations and notifications about upcoming marketing events. This information is invaluable for any is this on the island of Maui or in Hawaii.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.compmaui.com/hawaii-internet-marketing-376.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- This Quick Cache file was built for (  www.compmaui.com/category/uncategorized/feed ) in 0.24359 seconds, on Feb 7th, 2012 at 10:02 pm UTC. -->
<!-- This Quick Cache file will automatically expire ( and be re-built automatically ) on Feb 8th, 2012 at 10:02 pm UTC -->
