<?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>Hawaii Web Consulting &#187; technology</title>
	<atom:link href="http://www.hawaiiwebconsulting.com/category/technology/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.hawaiiwebconsulting.com</link>
	<description>Hawaii Web Design, Development, and Da Kine!</description>
	<lastBuildDate>Sun, 25 Jul 2010 21:44:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>Security Tip: Regularly Check Your Website Scripts For Updates</title>
		<link>http://www.hawaiiwebconsulting.com/2010/05/27/security-tip-regularly-check-your-website-scripts-for-updates/</link>
		<comments>http://www.hawaiiwebconsulting.com/2010/05/27/security-tip-regularly-check-your-website-scripts-for-updates/#comments</comments>
		<pubDate>Fri, 28 May 2010 02:35:43 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Training]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[upgrade]]></category>

		<guid isPermaLink="false">http://www.hawaiiwebconsulting.com/?p=420</guid>
		<description><![CDATA[If you are a website owner, you might think that once you get your site up and running you no longer have to do much. But consider how easy it is for your website to be hacked. You WANT people to visit it and look around. You WANT to show off the cool functionality of [...]]]></description>
			<content:encoded><![CDATA[<p>If you are a website owner, you might think that once you get your site up and running you no longer have to do much.   But consider how easy it is for your website to be hacked.  You WANT people to visit it and look around.   You WANT to show off the cool functionality of your site.</p>
<p><img class="alignright size-thumbnail wp-image-427" title="lock" src="http://www.hawaiiwebconsulting.com/wp-content/uploads/2010/05/lock-150x150.jpg" alt="" width="150" height="150" />Well, that same functionality can get outdated pretty quickly.   Code that was written five or six years ago probably didn&#8217;t even check the validity of requests to pages.   A simple example of an attack is a site that uses ID numbers, for example www.somedomain.com/index.php?<em>id=12</em> &#8212; what happens when that isn&#8217;t a number, or that ID is missing?  Did the programmer check for those possibilities?</p>
<p>There are some wonderful open source web applications out there, including <a href="http://www.wordpress.org">WordPress</a>, <a href="http://www.drupal.org">Drupal</a>, and <a href="http://www.joomla.org">Joomla</a>, to name just a few.   However, every week new vulnerabilities are discovered on those platforms &#8212; security hacks, <a href="http://en.wikipedia.org/wiki/SQL_injection">SQL injections</a>, <a href="http://en.wikipedia.org/wiki/Cross-site_scripting">cross-site scripting</a>, etc.  Luckily many of those open source applications also have a robust community to write updates to protect against those attacks.</p>
<p>As a website owner, you should check for any updates to your website scripts regularly.   This also includes to make sure your passwords are strong and safe.   And, have regular backups of the site made that you can download to your computer for safe storage (as even hosting sites aren&#8217;t immune to attacks).</p>
<p>It&#8217;s a real pain to have your website hacked.   You struggle to uncover how the attack was done.  You work to get the site updated and back to where it was.   You try to <a href="http://www.google.com/support/webmasters/bin/answer.py?answer=163634">clear your name</a> with any search engine that might say your site is &#8220;suspicious&#8221;.   Meanwhile you lose visitors that might never come back.</p>
<p>If you don&#8217;t take care of your site yourself, then talk to the developers who built it and ask them to help you <strong>backup, upgrade, and lock down</strong> your site <em>before</em> you get hacked.</p>
<p>Security is an ongoing process, just like those updates on your computer&#8230;</p>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li><a href="http://www.hawaiiwebconsulting.com/2009/09/26/syncplicity-backup-and-syncing-with-3gb-free/" title="Syncplicity: backup and syncing with 3GB FREE">Syncplicity: backup and syncing with 3GB FREE</a></li><li><a href="http://www.hawaiiwebconsulting.com/2009/08/04/n-has-snow-leopard-and-windows-7-for-pre-order/" title="Amazon has Snow Leopard and Windows 7 for pre-order">Amazon has Snow Leopard and Windows 7 for pre-order</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.hawaiiwebconsulting.com/2010/05/27/security-tip-regularly-check-your-website-scripts-for-updates/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Announces Ways to Opt-out of Analytics</title>
		<link>http://www.hawaiiwebconsulting.com/2010/05/25/google-announces-ways-to-opt-out-of-analytics/</link>
		<comments>http://www.hawaiiwebconsulting.com/2010/05/25/google-announces-ways-to-opt-out-of-analytics/#comments</comments>
		<pubDate>Tue, 25 May 2010 21:54:09 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[privacy]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[Google Analytics]]></category>

		<guid isPermaLink="false">http://www.hawaiiwebconsulting.com/?p=415</guid>
		<description><![CDATA[In a move that will surely upset those obsessed with their web stats, and bring some joy to those concerned with online privacy, Google has announced that they are offering tools to opt-out of their very popular Analytics. For site owners and stats jockeys, the ability for individuals to more easily hide visits to web [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-thumbnail wp-image-493" title="analytics-tracking" src="http://www.hawaiiwebconsulting.com/wp-content/uploads/2010/05/analytics-tracking-150x150.gif" alt="analytics-tracking" width="150" height="150" />In a move that will surely upset those obsessed with their web stats, and bring some joy to those concerned with online privacy, <a href="http://analytics.blogspot.com/2010/05/greater-choice-and-transparency-for.html">Google has announced</a> that they are offering <strong>tools to opt-out</strong> of their very popular <a href="http://www.google.com/analytics/">Analytics</a>.</p>
<p>For site owners and stats jockeys, the ability for individuals to more easily hide visits to web sites using Analytics is a bad thing.   They want to know as much as possible about everyone that visits.   If more people don&#8217;t get &#8220;tracked&#8221;, they might feel that their efforts to create content to move people toward certain goals, funnels/calls-to-action, will be less effective.</p>
<p>For privacy nuts, they&#8217;ve probably already been blocking Analytics Javascript code using techniques like I&#8217;ve discussed in &#8220;<a href="http://www.hawaiiwebconsulting.com/2010/03/05/how-to-hide-from-google/">How to Hide from Google</a>&#8220;.    But with Google publicly allowing people to opt-out of this tracking, and to make it as easy as <a href="http://tools.google.com/dlpage/gaoptout">a plugin to your browser</a>, those less technically skilled will also be able to block Google&#8217;s tracking code.</p>
<p>My concern with Analytics is that while it is VERY useful for site owners (I use it myself on some sites), the fact that it is used by SO MANY sites all reporting back to GOOGLE, makes for some serious questions on privacy.  I don&#8217;t mind that site owners do some SITE-LEVEL tracking &#8212; I mean, it&#8217;s built into the web server anyway &#8212; it&#8217;s just when all that information from all those different sites is sent to ONE entity &#8212; Google &#8212; it raises some serious flags.</p>
<p>So, I welcome <a href="http://tools.google.com/dlpage/gaoptout">whatever tools</a> Google has that will allow users the option to opt-out of site tracking.   Also included is the ability for site owners to <a href="http://code.google.com/apis/analytics/docs/gaJS/gaJSApi_gat.html">anonymize IP address information sent to Google</a> through Analytics &#8212; for site owners that love Analytics, but are concerned about the issues I&#8217;ve discussed above.</p>
<p>(Thanks Google! <img src='http://www.hawaiiwebconsulting.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> )</p>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li><a href="http://www.hawaiiwebconsulting.com/2010/03/05/how-to-hide-from-google/" title="How To &#8220;Hide&#8221; From Google">How To &#8220;Hide&#8221; From Google</a></li><li><a href="http://www.hawaiiwebconsulting.com/2010/04/22/interesting-recent-stories/" title="Interesting recent stories">Interesting recent stories</a></li><li><a href="http://www.hawaiiwebconsulting.com/2008/11/20/flash-cookies-and-privacy/" title="Flash cookies and privacy">Flash cookies and privacy</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.hawaiiwebconsulting.com/2010/05/25/google-announces-ways-to-opt-out-of-analytics/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iPad: Ebook Reader = yes, Netbook = no</title>
		<link>http://www.hawaiiwebconsulting.com/2010/01/28/ipad-ebook-reader-yes-netbook-no/</link>
		<comments>http://www.hawaiiwebconsulting.com/2010/01/28/ipad-ebook-reader-yes-netbook-no/#comments</comments>
		<pubDate>Fri, 29 Jan 2010 00:08:53 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[ebook reader]]></category>
		<category><![CDATA[ereader]]></category>
		<category><![CDATA[iPad]]></category>
		<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://www.hawaiiwebconsulting.com/?p=360</guid>
		<description><![CDATA[Like a lot of people I was excited to learn about yesterday&#8217;s Apple iPad release. Steve Jobs had said it would be &#8220;one of the most important things I&#8217;ve ever done&#8221; [techcrunch]. Apple calls it &#8220;magical and revolutionary&#8220;. And, also like a lot of people, I was let down by learning the details of the [...]]]></description>
			<content:encoded><![CDATA[<div class="wp-caption alignright" style="width: 174px"><a href="http://www.apple.com/ipad/features/"><img title="iPad: iBook" src="http://images.apple.com/ipad/features/images/ibooks_20100127.jpg" alt="iPads iBook" width="164" height="162" /></a><p class="wp-caption-text">iPad&#39;s iBook</p></div>
<p>Like a lot of people I was excited to learn about yesterday&#8217;s Apple <a href="http://www.apple.com/ipad/">iPad</a> release.  Steve Jobs had said it would be &#8220;one of the most important things I&#8217;ve ever done&#8221; [<a href="http://www.techcrunch.com/2010/01/24/steve-jobs-tablet-most-important/">techcrunch</a>].  Apple calls it &#8220;<a href="http://www.apple.com/ipad/">magical and revolutionary</a>&#8220;. And, also like a lot of people, I was let down by learning the details of the iPad.   I think I know why.</p>
<p>Many people assumed that this new device would be along the lines of a <em>netbook</em> &#8212; one of those small-screened devices that allows users to do MOST of what they can on their larger PCs, but using more cloud-based services to get around storage and processing limitations.    In other words, netbooks are a perfect match for things like Google Docs, Dropbox, and Picnik to help get around less powerful CPUs and smaller drives.</p>
<p>That assumption &#8212; that iPad would be a netbook &#8212; was what led to my disappointment.   The iPad doesn&#8217;t do a lot of the things you need a netbook to do: multitasking (multiple applications running at the same time), Flash in web sites, and file and document control.   In fact, several sites have lists of why the iPad fail:  <a href="http://gizmodo.com/5458382/8-things-that-suck-about-the-ipad?skyline=blue&amp;s=i">gizmodo</a>, <a href="http://www.pcworld.com/article/id,187962/article.html">pcworld</a>.  But I think they are missing the point.</p>
<div id="attachment_362" class="wp-caption alignright" style="width: 260px"><a href="http://itunes.apple.com/us/app/classics/id294773236?mt=8"><img class="size-medium wp-image-362" title="Classics_app_pages" src="http://www.hawaiiwebconsulting.com/wp-content/uploads/2010/01/Classics_app_pages-300x221.jpg" alt="Classics App page example" width="250" height="185" /></a><p class="wp-caption-text">Classics App page example</p></div>
<p>As far as most of the <a href="http://www.apple.com/ipad/features/">features</a> on the iPad, they are available already (albeit in smaller screen space) on iPhones and iPod Touches: Safari, Mail, Video, Photos, YouTube, iPod, iTunes, App Store, Maps, Notes, Calendar, Contacts, Home Screen, Spotlight Search.  The biggest NEW feature is the &#8220;iBook&#8221; which makes the iPad an eReader for electronic books.   (Yes, iPod Touch and iPhone also have this ability &#8212; <a href="http://itunes.apple.com/us/app/classics/id294773236?mt=8">Classics</a> app, for example, looks amazingly like what iBooks became.)</p>
<p>What the iPad does do, though, is &#8220;revolutionize&#8221; Apple&#8217;s money stream on iTunes.   They will now be selling e-books (along with music, audiobooks, movies, TV shows, and apps).   They will now be competing with Amazon&#8217;s <a href="http://www.amazon.com/Kindle-Wireless-Reading-Display-Generation/dp/B0015T963C/ref=amb_link_50830542_3?pf_rd_m=ATVPDKIKX0DER&amp;tag=treeclick-20&amp;pf_rd_s=center-1&amp;pf_rd_r=1BTCE73Z2G515GQA5RJ0&amp;pf_rd_t=101&amp;pf_rd_p=95991042&amp;pf_rd_i=507846">Kindle</a> and Barnes and Noble&#8217;s <a href="http://www.barnesandnoble.com/nook/index.asp?cds2Pid=32280">Nook</a> Ebook Readers.  They will also be (indirectly perhaps) taking on Google&#8217;s <a title="Google Books" href="http://books.google.com/">Books</a>.</p>
<p>So, if you consider iPad as an eReader (with the ability to do some apps and multimedia) it&#8217;s a great, little device.  Pricier than the competition, but with more functionality and style.</p>
<p>Just give up your notions of netbook (Apple has the <a href="http://www.apple.com/macbookair/">Macbook Air</a> for that <em>(cough, cough)</em>), and consider this iPad as the missing <strong>eReader device</strong> in their already excellent <strong>music </strong>(iPod) and<strong> cell phone</strong> (iPhone) device line.</p>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li><a href="http://www.hawaiiwebconsulting.com/2009/01/14/more-on-the-palm-pre-why-it-might-just-be-able-to-take-on-iphone/" title="More on the Palm Pre: why it might just be able to take on iPhone ">More on the Palm Pre: why it might just be able to take on iPhone </a></li><li><a href="http://www.hawaiiwebconsulting.com/2008/09/05/iphoneipod-touch-platform-apps-aplenty/" title="iPhone/iPod Touch Platform: Apps a&#8217;plenty">iPhone/iPod Touch Platform: Apps a&#8217;plenty</a></li><li><a href="http://www.hawaiiwebconsulting.com/2010/03/08/upcoming-geek-events-unconferenz-and-hmaus-springfest/" title="Upcoming Geek Events: Unconferenz and HMAUS Springfest">Upcoming Geek Events: Unconferenz and HMAUS Springfest</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.hawaiiwebconsulting.com/2010/01/28/ipad-ebook-reader-yes-netbook-no/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Syncplicity: backup and syncing with 3GB FREE</title>
		<link>http://www.hawaiiwebconsulting.com/2009/09/26/syncplicity-backup-and-syncing-with-3gb-free/</link>
		<comments>http://www.hawaiiwebconsulting.com/2009/09/26/syncplicity-backup-and-syncing-with-3gb-free/#comments</comments>
		<pubDate>Sun, 27 Sep 2009 03:02:14 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
				<category><![CDATA[File Sharing]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[small business]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[sync]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.hawaiiwebconsulting.com/?p=346</guid>
		<description><![CDATA[One of the requests I hear from people is they want to backup up their files (MP3&#8242;s, videos, photos, and documents) but be able to also view them on different computers, wherever they might be: across town or across the world. Are you looking for a way to backup and sync files between Windows computers? [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://bit.ly/3GBfree"><img class="alignleft" style="margin: 10px;" src="http://www.hawaiiwebconsulting.com/wp-content/uploads/2009/09/screen.png" alt="Syncplicity" width="186" height="59" align="left" /></a>One of the requests I hear from people is they want to backup up their files (MP3&#8242;s, videos, photos, and documents) but be able to also view them on different computers, wherever they might be: across town or across the world.<br />
Are you looking for a way to backup and sync files between Windows computers?   Looking to have a safe way to view those files remotely, from anywhere?  Want to share those files with others?  <a href="http://bit.ly/3GBfree">Syncplicity</a> is set up to do that, with a lot of extras!</p>
<p>Take a look at how easy and versatile <a href="http://bit.ly/3GBfree">Syncplicity</a> is:</p>
<ul>
<li>3GB cloud-based web space</li>
<li>Windows XP or Vista</li>
<li>View files online  (download from anywhere)</li>
<li>Edit your files to Google Docs, Picnik, or Scribd (no need to have those installed on the computer you are using, great for on-the-road use)</li>
<li>Sync between computers</li>
<li>Auto-backups</li>
<li>Share files and folders with others</li>
</ul>
<p>The cost for all those features?   <strong><a href="http://bit.ly/3GBfree">FREE! </a></strong> Need more space?   Get 50GB of space, more than enough for most people&#8217;s collections for just $10 month!</p>
<p>So, check out <a href="http://bit.ly/3GBfree">Syncplicity</a> and see how easy it is to <strong>backup and sync your computers</strong>!</p>
<p>&#8212;</p>
<p>Looking for FREE set-it-forget-it backups; check out our article on <a title="Mozy backup service" href="http://www.hmaus.com/index.php/reviews-hardware-and-software/mozy-secondary-backups-made-simple/">Mozy</a>.</p>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li><a href="http://www.hawaiiwebconsulting.com/2010/05/27/security-tip-regularly-check-your-website-scripts-for-updates/" title="Security Tip: Regularly Check Your Website Scripts For Updates">Security Tip: Regularly Check Your Website Scripts For Updates</a></li><li><a href="http://www.hawaiiwebconsulting.com/2009/03/19/sync-files-between-computers-even-pcmac-dropbox/" title="Sync Files Between Computers, Even PC/Mac: Dropbox">Sync Files Between Computers, Even PC/Mac: Dropbox</a></li><li><a href="http://www.hawaiiwebconsulting.com/2008/08/28/password-keepers/" title="Password Keepers">Password Keepers</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.hawaiiwebconsulting.com/2009/09/26/syncplicity-backup-and-syncing-with-3gb-free/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Amazon has Snow Leopard and Windows 7 for pre-order</title>
		<link>http://www.hawaiiwebconsulting.com/2009/08/04/n-has-snow-leopard-and-windows-7-for-pre-order/</link>
		<comments>http://www.hawaiiwebconsulting.com/2009/08/04/n-has-snow-leopard-and-windows-7-for-pre-order/#comments</comments>
		<pubDate>Wed, 05 Aug 2009 00:16:18 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[upgrade]]></category>

		<guid isPermaLink="false">http://www.hawaiiwebconsulting.com/?p=328</guid>
		<description><![CDATA[Amazon has Snow Leopard Mac OS X version 10.6 (the upgrade to Leopard) available for pre-order on its site for $29. Their Free-Shipping option works even to Hawaii! Amazon also has Windows 7 available for pre-order.  Prices start at $119.99 for the Home Premium Upgrade, or $199.99 for the Professional Upgrade.    The difference depends [...]]]></description>
			<content:encoded><![CDATA[<div><!--post--><img class="alignleft size-thumbnail wp-image-474" style="margin-left: 10px; margin-right: 10px;" title="Snow Leopard" src="http://www.hawaiiwebconsulting.com/wp-content/uploads/2009/08/41Yh8UJO9-L._SL160_-124x150.jpg" alt="Snow Leopard" width="56" height="68" /> Amazon has <strong>Snow Leopard</strong> Mac OS X version 10.6 (the upgrade to Leopard) available for <a href="http://www.amazon.com/gp/product/B001AMHWP8?ie=UTF8&amp;tag=isbn38-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=B001AMHWP8">pre-order</a> on its site for $29.   Their Free-Shipping option works even to Hawaii!<br />
<img class="alignright size-thumbnail wp-image-473" title="Windows 7" src="http://www.hawaiiwebconsulting.com/wp-content/uploads/2009/08/41y0loT30RL._SL500_AA300_-150x150.jpg" alt="Windows 7" width="83" height="83" />Amazon also has <strong>Windows 7</strong> available for pre-order.  Prices start at $119.99 for the <a href="http://www.amazon.com/gp/product/B002DHLUWK?ie=UTF8&amp;tag=isbn38-20&amp;linkCode=xm2&amp;camp=1789&amp;creativeASIN=B002DHLUWK">Home Premium Upgrade</a>, or $199.99 for the <a href="http://www.amazon.com/gp/product/B002DHGM50?ie=UTF8&amp;tag=isbn38-20&amp;linkCode=xm2&amp;camp=1789&amp;creativeASIN=B002DHGM50">Professional Upgrade</a>.    The difference depends on the features you need, see <a href="http://images.amazon.com/images/G/01/software/detail-page/B002DHGMK0-13.jpg">this chart</a> for more information.</p>
<p><span id="more-328"></span>Note however, if you are thinking of upgrading directly from XP, head the warning from <a href="http://online.wsj.com/article/SB10001424052970204900904574304283334746634.html#articleTabs_video%26video%3DF72269FD-2763-49D0-942C-98CEBC293F4F%26articleTabs%3Darticle">Walt Mossberg</a>:</p>
</div>
<p><object id="wsj_fp" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="512" height="363" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="FlashVars" value="videoGUID=F72269FD-2763-49D0-942C-98CEBC293F4F&amp;playerid=1000&amp;plyMediaEnabled=1&amp;configURL=http://wsj.vo.llnwd.net/o28/players/&amp;autoStart=false" /><param name="src" value="http://s.wsj.net/media/swf/main.swf" /><param name="name" value="flashPlayer" /><param name="bgcolor" value="#FFFFFF" /><param name="flashvars" value="videoGUID=F72269FD-2763-49D0-942C-98CEBC293F4F&amp;playerid=1000&amp;plyMediaEnabled=1&amp;configURL=http://wsj.vo.llnwd.net/o28/players/&amp;autoStart=false" /><param name="allowfullscreen" value="true" /><embed id="wsj_fp" type="application/x-shockwave-flash" width="512" height="363" src="http://s.wsj.net/media/swf/main.swf" bgcolor="#FFFFFF" name="flashPlayer" flashvars="videoGUID=F72269FD-2763-49D0-942C-98CEBC293F4F&amp;playerid=1000&amp;plyMediaEnabled=1&amp;configURL=http://wsj.vo.llnwd.net/o28/players/&amp;autoStart=false" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>Happy upgrading!</p>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li><a href="http://www.hawaiiwebconsulting.com/2010/03/17/mac-software-deals-on-now/" title="Mac Software Deals On Now">Mac Software Deals On Now</a></li><li><a href="http://www.hawaiiwebconsulting.com/2009/01/11/macheist-new-loot-for-those-that-can-solve-puzzles/" title="MacHeist: new &#8220;loot&#8221; for those that can solve puzzles">MacHeist: new &#8220;loot&#8221; for those that can solve puzzles</a></li><li><a href="http://www.hawaiiwebconsulting.com/2008/08/21/mobileme-walt-was-right/" title="MobileMe: Walt was right&#8230;">MobileMe: Walt was right&#8230;</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.hawaiiwebconsulting.com/2009/08/04/n-has-snow-leopard-and-windows-7-for-pre-order/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Journalism schools using and teaching social media</title>
		<link>http://www.hawaiiwebconsulting.com/2009/06/19/journalism-schools-using-and-teaching-social-media/</link>
		<comments>http://www.hawaiiwebconsulting.com/2009/06/19/journalism-schools-using-and-teaching-social-media/#comments</comments>
		<pubDate>Fri, 19 Jun 2009 19:35:01 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[interaction]]></category>
		<category><![CDATA[social media]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[CNN]]></category>
		<category><![CDATA[journalism]]></category>
		<category><![CDATA[news]]></category>

		<guid isPermaLink="false">http://www.hawaiiwebconsulting.com/?p=309</guid>
		<description><![CDATA[Back when I went to j-school, the Internet wasn&#8217;t considered a form of &#8220;mass media&#8221; yet. It was still pretty well limited to email and clunky browsers with limited information. Well, obviously that&#8217;s all changed. Journalism schools are teaching about how social media (things like blogs, twitter, facebook, etc.) are changing the way information is [...]]]></description>
			<content:encoded><![CDATA[<p>Back when I went to j-school, the Internet wasn&#8217;t considered a form of &#8220;mass media&#8221; yet.   It was still pretty well limited to email and clunky browsers with limited information.   Well, obviously that&#8217;s all changed.   Journalism schools are teaching about how social media (things like blogs, twitter, facebook, etc.) are changing the way information is communicated, often making it into the &#8220;traditional mass media&#8221; (newspaper, television, radio).   </p>
<p>Mashable has an interesting article <a href="http://mashable.com/2009/06/19/teaching-social-media/">10 Ways Journalism Schools Are Teaching Social Media</a>.  This includes News Gathering and Reporting, something that shouldn&#8217;t be much of a surprise to those watching CNN recently. Here&#8217;s a funny clip from<a href="http://www.thedailyshow.com"> The Daily Show with Jon Stewart</a> on just how much CNN is relying on these new social media feeds:</p>
<table style='font:11px arial; color:#333; background-color:#f5f5f5' cellpadding='0' cellspacing='0' width='360' height='353'>
<tbody>
<tr style='background-color:#e5e5e5' valign='middle'>
<td style='padding:2px 1px 0px 5px;'><a target='_blank' style='color:#333; text-decoration:none; font-weight:bold;' href='http://www.thedailyshow.com/'>The Daily Show With Jon Stewart</a></td>
<td style='padding:2px 5px 0px 5px; text-align:right; font-weight:bold;'>Mon &#8211; Thurs 11p / 10c</td>
</tr>
<tr style='height:14px;' valign='middle'>
<td style='padding:2px 1px 0px 5px;' colspan='2'><a target='_blank' style='color:#333; text-decoration:none; font-weight:bold;' href='http://www.thedailyshow.com/video/index.jhtml?videoId=229026&#038;title=i-on-news'>&#8220;i&#8221; on News</a></td>
</tr>
<tr style='height:14px; background-color:#353535' valign='middle'>
<td colspan='2' style='padding:2px 5px 0px 5px; width:360px; overflow:hidden; text-align:right'><a target='_blank' style='color:#96deff; text-decoration:none; font-weight:bold;' href='http://www.thedailyshow.com/'>thedailyshow.com</a></td>
</tr>
<tr valign='middle'>
<td style='padding:0px;' colspan='2'><embed style='display:block' src='http://media.mtvnservices.com/mgid:cms:item:comedycentral.com:229026' width='360' height='301' type='application/x-shockwave-flash' wmode='window' allowFullscreen='true' flashvars='autoPlay=false' allowscriptaccess='always' allownetworking='all' bgcolor='#000000'></embed></td>
</tr>
<tr style='height:18px;' valign='middle'>
<td style='padding:0px;' colspan='2'>
<table style='margin:0px; text-align:center' cellpadding='0' cellspacing='0' width='100%' height='100%'>
<tr valign='middle'>
<td style='padding:3px; width:33%;'><a target='_blank' style='font:10px arial; color:#333; text-decoration:none;' href='http://www.thedailyshow.com/full-episodes/index.jhtml'>Daily Show<br/> Full Episodes</a></td>
<td style='padding:3px; width:33%;'><a target='_blank' style='font:10px arial; color:#333; text-decoration:none;' href='http://www.indecisionforever.com'>Political Humor</a></td>
<td style='padding:3px; width:33%;'><a target='_blank' style='font:10px arial; color:#333; text-decoration:none;' href='http://www.thedailyshow.com/video/?searchterm=jason+jones'>Jason Jones in Iran</a></td>
</tr>
</table>
</td>
</tr>
</tbody>
</table>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li><a href="http://www.hawaiiwebconsulting.com/2009/01/10/upcoming-unconferenz-february-7th/" title="Upcoming Unconferenz: February 7th">Upcoming Unconferenz: February 7th</a></li><li><a href="http://www.hawaiiwebconsulting.com/2009/01/06/new-web-classes-from-pacific-new-media/" title="New web classes from Pacific New Media">New web classes from Pacific New Media</a></li><li><a href="http://www.hawaiiwebconsulting.com/2009/01/05/currently-browsing-httptin/" title="Interesting article on using social media to get a job">Interesting article on using social media to get a job</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.hawaiiwebconsulting.com/2009/06/19/journalism-schools-using-and-teaching-social-media/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Star Trek&#8217;s Enterprise: In Your Hands</title>
		<link>http://www.hawaiiwebconsulting.com/2009/05/08/star-treks-enterprise-in-your-hands/</link>
		<comments>http://www.hawaiiwebconsulting.com/2009/05/08/star-treks-enterprise-in-your-hands/#comments</comments>
		<pubDate>Sat, 09 May 2009 01:54:37 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[geek]]></category>
		<category><![CDATA[Star Trek]]></category>
		<category><![CDATA[virtual reality]]></category>
		<category><![CDATA[youtube]]></category>

		<guid isPermaLink="false">http://www.hawaiiwebconsulting.com/?p=294</guid>
		<description><![CDATA[In support of the new Star Trek movie that is coming out, a very cool site is online that allows you to hold the Enterprise in your hands: www.Experience-the-Enterprise.com. You visit the site, install an Active-X browser plugin, print out an image (that&#8217;s used to control the movements), and get your webcam fired up. (Yes, [...]]]></description>
			<content:encoded><![CDATA[<p>In support of the new Star Trek movie that is coming out, a very cool site is online that allows you to hold the Enterprise in your hands: <a href="http://www.Experience-the-Enterprise.com">www.Experience-the-Enterprise.com</a>.  You visit the site, install an Active-X browser plugin, print out an image (that&#8217;s used to control the movements), and get your webcam fired up.  (Yes, you need a webcam.)<br />
Here&#8217;s a video of what happens:</p>
<p><object width="460" height="240"><param name="movie" value="http://www.youtube.com/v/v9Zl1e5pAHA&#038;hl=en&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/v9Zl1e5pAHA&#038;hl=en&#038;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="460" height="240"></embed></object><br />
I tested it myself with a black/white printout, OLD webcam, and not so fast computer.  Worked really well.   However, controlling it is like trying to cut your hair in the mirror, awkward.   (Practice a bit before showing others.)  </p>
<p>Some real Trek-fans told me there were errors in the narration that goes with it: &#8220;Lieutenant Sulu&#8221; instead of &#8220;Ensign Sulu&#8221;, etc., etc.   I don&#8217;t know.   Just know it was FUN!  Check it out: <a href="http://www.Experience-the-Enterprise.com">www.Experience-the-Enterprise.com</a>.</p>
<p>(Or, just kick back and let Shatner pick the videos: <a href="http://www.youtube.com/watch?v=3RpCGz3vNvU">youtube.com</a>)</p>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li><a href="http://www.hawaiiwebconsulting.com/2008/10/01/get-ready-for-hawaii-geek-week-mactoberfest-and-more/" title="Get Ready For Hawaii Geek Week:  Mactoberfest and more!">Get Ready For Hawaii Geek Week:  Mactoberfest and more!</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.hawaiiwebconsulting.com/2009/05/08/star-treks-enterprise-in-your-hands/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Sync Files Between Computers, Even PC/Mac: Dropbox</title>
		<link>http://www.hawaiiwebconsulting.com/2009/03/19/sync-files-between-computers-even-pcmac-dropbox/</link>
		<comments>http://www.hawaiiwebconsulting.com/2009/03/19/sync-files-between-computers-even-pcmac-dropbox/#comments</comments>
		<pubDate>Fri, 20 Mar 2009 02:41:47 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
				<category><![CDATA[File Sharing]]></category>
		<category><![CDATA[interaction]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[cloud]]></category>
		<category><![CDATA[dropbox]]></category>
		<category><![CDATA[sync]]></category>

		<guid isPermaLink="false">http://www.hawaiiwebconsulting.com/?p=271</guid>
		<description><![CDATA[If you are like most people, you have a work and home computer. They may even be on different platforms &#8212; like a Mac at home and PC at work. There are several solutions out there, but the one I want to discuss is Dropbox. Dropbox allows you to easily set up a &#8220;cloud&#8221; storage [...]]]></description>
			<content:encoded><![CDATA[<p><a href="https://www.getdropbox.com/referrals/NTE0NTk5OTk"><img src="https://www.getdropbox.com/static/1237507648/images/main_logo.png" alt="Dropbox" align="left" /></a>If you are like most people, you have a work and home computer.   They may even be on different platforms &#8212; like a Mac at home and PC at work.   There are several solutions out there, but the one I want to discuss is <a href="https://www.getdropbox.com/referrals/NTE0NTk5OTk">Dropbox</a>.   Dropbox allows you to easily set up a &#8220;cloud&#8221; storage space that can sync between your computers.   That&#8217;s 2GB of FREE storage that you can share, backup, or sync files with.</p>
<p>You can set up hidden or public folders, even share your photos with others through <a href="https://www.getdropbox.com/referrals/NTE0NTk5OTk">Dropbox</a>.   And, best, it just seems to work.   I&#8217;ve used it since it was beta, and I&#8217;ve only had 1 problem with it.   And that just was because I was running an older version on one of my computers.   Upgraded and all worked fine again!</p>
<p>How does it compare to some other solutions?   It&#8217;s similar to both <a href="https://my.syncplicity.com/Signup/?token=ZFXHJAYF">Syncplicity</a> and Microsoft&#8217;s <a href="http://www.mesh.com">livemesh</a>, though for me, both of those solutions were more difficult to get set up (and for livemesh, a pain on updates).</p>
<p>If you are looking for a fast, <strong>free</strong> solution to file storage and syncing, check out <a href="https://www.getdropbox.com/referrals/NTE0NTk5OTk">Dropbox</a>.  </p>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li><a href="http://www.hawaiiwebconsulting.com/2010/03/05/how-to-hide-from-google/" title="How To &#8220;Hide&#8221; From Google">How To &#8220;Hide&#8221; From Google</a></li><li><a href="http://www.hawaiiwebconsulting.com/2009/09/26/syncplicity-backup-and-syncing-with-3gb-free/" title="Syncplicity: backup and syncing with 3GB FREE">Syncplicity: backup and syncing with 3GB FREE</a></li><li><a href="http://www.hawaiiwebconsulting.com/2008/08/28/password-keepers/" title="Password Keepers">Password Keepers</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.hawaiiwebconsulting.com/2009/03/19/sync-files-between-computers-even-pcmac-dropbox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Small businesses to use more social networking tools</title>
		<link>http://www.hawaiiwebconsulting.com/2009/01/12/small-businesses-to-use-more-social-networking-tools/</link>
		<comments>http://www.hawaiiwebconsulting.com/2009/01/12/small-businesses-to-use-more-social-networking-tools/#comments</comments>
		<pubDate>Mon, 12 Jan 2009 20:46:43 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
				<category><![CDATA[interaction]]></category>
		<category><![CDATA[small business]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[social networking]]></category>

		<guid isPermaLink="false">http://www.hawaiiwebconsulting.com/?p=250</guid>
		<description><![CDATA[An article today from eMarketer finds that small business plan to spend more online using social networking tools.  These tools might include things like Twitter, Facebook, Linkedin, even YouTube: More small businesses said they would increase their spending on social networking than on any other format. via Small Businesses&#8217; Online Plans &#8211; eMarketer No Related [...]]]></description>
			<content:encoded><![CDATA[<p>An article today from <a title="eMarketer" href="http://www.emarketer.com">eMarketer</a> finds that small business plan to spend more online using <strong>social networking tools</strong>.  These tools might include things like <a title="Twitter" href="http://twitter.com">Twitter</a>, <a title="Facebook" href="http://www.facebook.com">Facebook</a>, <a title="Linkedin" href="http://www.linkedin.com">Linkedin</a>, even <a title="YouTube" href="http://www.youtube.com">YouTube</a>:</p>
<blockquote><p><span id="lblBody" class="grey_text2">More small businesses said they would increase their spending on social networking than on any other format.<br />
</span></p>
<p style="text-align: center;"><a href="http://www.emarketer.com/Article.aspx?id=1006847"><img src="http://www.emarketer.com/images/chart_gifs/100001-101000/100552.gif" alt="Change in Online Marketing: eMarketing.com" /></a></p>
</blockquote>
<p>via <a href="http://www.emarketer.com/Article.aspx?id=1006847">Small Businesses&#8217; Online Plans &#8211; eMarketer</a></p>
<h3  class="related_post_title">No Related Posts Found</h3><ul class="related_post"><li><a href="http://www.hawaiiwebconsulting.com/2009/04/05/twitter-weekly-updates-for-2009-04-05/" title="Twitter Weekly Updates for 2009-04-05">Twitter Weekly Updates for 2009-04-05</a></li><li><a href="http://www.hawaiiwebconsulting.com/2008/10/23/twitter-updates-for-2008-10-23/" title="Twitter Updates for 2008-10-23">Twitter Updates for 2008-10-23</a></li><li><a href="http://www.hawaiiwebconsulting.com/2009/06/19/journalism-schools-using-and-teaching-social-media/" title="Journalism schools using and teaching social media">Journalism schools using and teaching social media</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.hawaiiwebconsulting.com/2009/01/12/small-businesses-to-use-more-social-networking-tools/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Upcoming Unconferenz: February 7th</title>
		<link>http://www.hawaiiwebconsulting.com/2009/01/10/upcoming-unconferenz-february-7th/</link>
		<comments>http://www.hawaiiwebconsulting.com/2009/01/10/upcoming-unconferenz-february-7th/#comments</comments>
		<pubDate>Sun, 11 Jan 2009 03:25:51 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
				<category><![CDATA[hawaii]]></category>
		<category><![CDATA[interaction]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[conference]]></category>
		<category><![CDATA[social media]]></category>

		<guid isPermaLink="false">http://www.hawaiiwebconsulting.com/?p=231</guid>
		<description><![CDATA[An upcoming event that sounds very interesting: Unconferenz. Using Pecha Kucha which is basically a open discussion with limitations on each speaker of 20 slides and 20 seconds each slide. Date: February 7, 2009, Saturday Time: 8:00am to 4:00pm Place: JAIMS (in Hawaii Kai) 6660 Hawaii Kai Dr Honolulu, Hawaii 96825 Attendance: 50 – 100 [...]]]></description>
			<content:encoded><![CDATA[<p>An upcoming event that sounds very interesting: Unconferenz.   Using <a href="http://en.wikipedia.org/wiki/Pecha_Kucha">Pecha Kucha</a>  which is basically a open discussion with limitations on each speaker of 20 slides and 20 seconds each slide.</p>
<p>Date: February 7, 2009, Saturday<br />
Time: 8:00am to 4:00pm<br />
Place: JAIMS (in Hawaii Kai)<br />
6660 Hawaii Kai Dr<br />
Honolulu, Hawaii 96825</p>
<p>Attendance: 50 – 100 Limited</p>
<p>Cost: $25 &#8211; This will include a t-shirt and lunch</p>
<p>Check out <a href="http://www.unconferenz.com/">their site</a> to register and get more information!</p>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li><a href="http://www.hawaiiwebconsulting.com/2009/06/19/journalism-schools-using-and-teaching-social-media/" title="Journalism schools using and teaching social media">Journalism schools using and teaching social media</a></li><li><a href="http://www.hawaiiwebconsulting.com/2009/01/06/new-web-classes-from-pacific-new-media/" title="New web classes from Pacific New Media">New web classes from Pacific New Media</a></li><li><a href="http://www.hawaiiwebconsulting.com/2009/01/05/currently-browsing-httptin/" title="Interesting article on using social media to get a job">Interesting article on using social media to get a job</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.hawaiiwebconsulting.com/2009/01/10/upcoming-unconferenz-february-7th/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
