<?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>Stephen Lacy &#187; Email</title>
	<atom:link href="http://www.lacy.ie/tag/email/feed" rel="self" type="application/rss+xml" />
	<link>http://www.lacy.ie</link>
	<description>Impressions as an ASP.Net Developer</description>
	<lastBuildDate>Mon, 05 Jul 2010 09:26:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Why Google Wave is a Big Deal</title>
		<link>http://www.lacy.ie/why-google-wave-is-a-big-deal</link>
		<comments>http://www.lacy.ie/why-google-wave-is-a-big-deal#comments</comments>
		<pubDate>Sun, 29 Nov 2009 14:41:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Service Providers]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Email]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Google Wave]]></category>
		<category><![CDATA[Internet Communication]]></category>

		<guid isPermaLink="false">http://www.lacy.ie/?p=244</guid>
		<description><![CDATA[I&#8217;ve been using the alpha version of google wave for about a month and a half, and I have to say that I&#8217;m a fan. This post is mostly about saying why I&#8217;m a fan and also why I think that google wave is going to change the way we communicate through text. The reason [...]


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been using the alpha version of google wave for about a month and a half, and I have to say that I&#8217;m a fan. This post is mostly about saying why I&#8217;m a fan and also why I think that google wave is going to change the way we communicate through text.</p>
<p>The reason I&#8217;m writing this post is because there are a lot of people who have heard bits about it or just haven&#8217;t spent the time using it and really can&#8217;t see  why this is such a big deal. Hopefully this post will go some way towards convincing you of it&#8217;s merit, but feel free to add your own insights in as comments.</p>
<p>Google Wave has been described by Google as what email would look like had it been designed in the 21st century.  Wave is standing on the shoulders of giants, it reflects the evolution of internet communication by bringing together mature concepts as the principals or requirements of their system and uses new technology to hold it all together. It&#8217;s worth keeping this in mind when you think about the future of Google Wave. It may be new, but there is so much to this that we&#8217;ve seen before. My first reaction on using Google Wave was, &#8220;Is that it?&#8221;.  The real shocker was when after a short time using Google Wave I was coming back to my trusty MSN messenger and finding it unpleasant to use.</p>
<p><span id="more-244"></span></p>
<p>In order to explain exactly what Google Wave is, I want you to focus on what email is today. These are the differences:</p>
<ul>
<li><strong>Forums and Threading</strong><br />
If you have multiple people involved in an email conversation or you are just talking to one person about multiple things it starts to get ugly fairly quickly, email is not designed to handle this. The reason is that email is plain text, there is no natural order to it. Any complex communication is going to require the ability to separate out who and what each piece of the communication is in reply to. In a forum it is designed to allow you to reply to a particular part of a post letting everyone know what was the communication you replied to and who wrote the communication in the first place. The majority of forums don&#8217;t use threading, so it&#8217;s quite likely that you have never actually seen it in use even if you&#8217;ve visited forums.<br />
Threading is about when a reply is made to a post where does that post go on the screen. A modern web based forum would place it at the bottom because that is the simplest solution, and back during the time when any 2 browsers were unlikely same html page the same way, back when forums on the web emerged, keeping things simple was essential to get people onto your website. What used to happen before the web took off was that the post would appear under the post it replied to and slightly indented to the right so that you end up with a tree of posts. This makes conversations far more readable. Each communication has context, even if many other communications have taken place since.<br />
Another thing that Wave has taken from Forums is the idea of a topic, a topic in a forum is a posts container. A topic is similar to the first mail in an email conversation. It defines the subject of the conversation and that mail is replied to. The difference between a topic and<br />
So why not just use forums instead? Forums focus on an idea, it&#8217;s a place that people go to discuss with the other people that have decided to do the same. Email and Wave are about communicating with the specific people you have chosen to communicate with.</li>
<li><strong>Instant Messaging</strong><br />
Email takes a while to arrive at it&#8217;s destination, it has to go from your computer to your Internet Service Provider&#8217;s server and from their server to your recipient&#8217;s ISP&#8217;s server and from there to your recipients machine. This process is not designed to be instant, if you want instant communication you should use instant messaging. Unlike email you have to be sure that the person is online at the time, and while most instant messaging clients are able to keep logs the logs are seen as separate to the current conversation. A conversation ends when you close the chat window. Unlike email where the conversation ends only when you stop replying to it, that could be several weeks from when it started. The benefits of both are brought into Google Wave. When both your recipient(s) and yourself are online, messages appear instantly, and when one of you goes offline, you can still continue communicating and they can see what you have sent when they return.</li>
<li><strong>Wiki</strong><br />
You can&#8217;t go change what you&#8217;ve written in an email. Once it has been sent that&#8217;s it. A wiki is a website that allows the easy creation and editing of any number of interlinked web pages (taken from wikipedia). With a wiki you are able to create a page, edit that page, have someone else edit that page and have a history of all the edits that have been made. That is what Wave allows you to do, the history function isn&#8217;t fast enough or detailed enough at the time of this writing but you can edit any communication that you have made as can anyone else involved in that conversation. That means that you can correct any information or update it as information changes. The communication is marked as unread as soon as it is edited, it displays above each communication which users have contributed.</li>
<li><strong>Blogging</strong><br />
If you read a lot of blogs you need a feed reader, it lists all the posts you haven&#8217;t yet read and the good ones allow you to read the post without visiting anyone&#8217;s website. Unfortunately not everyone is aware of the feed reader and Blogs tend to have a smaller number of regular readers as a result. The email alternative to this is a newsletter, a regular email is sent to each person on the subscription list and this allows people to passively check for updates. The problem with this approach that I&#8217;ve discovered from an end user perspective is that everything that is developed around email including the email receiving software itself isn&#8217;t designed for this type of communication. There is no in built way to subscribe and unsubscribe from a newsletter within the email client you have to rely on the sender to provide a method of removing yourself from their mailing list. Google Wave allows the creation of read only waves that you can follow and unfollow as you choose. The difference is small but important. Users have the power over what they subscribe to and any actions associated with the wave apply to any future posts on that wave, you also get a full history of that wave once added so you can see any future communication in context.</li>
</ul>
<p>I didn&#8217;t try to cover everything that Wave can do. I just picked on a few things, try it out for yourself, give it some time and comment your experiences.</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.lacy.ie%2Fwhy-google-wave-is-a-big-deal&amp;linkname=Why%20Google%20Wave%20is%20a%20Big%20Deal"><img src="http://www.lacy.ie/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>

<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.lacy.ie/why-google-wave-is-a-big-deal/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Google Apps</title>
		<link>http://www.lacy.ie/google-apps</link>
		<comments>http://www.lacy.ie/google-apps#comments</comments>
		<pubDate>Tue, 17 Feb 2009 10:01:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Service Providers]]></category>
		<category><![CDATA[Email]]></category>
		<category><![CDATA[Google Apps]]></category>

		<guid isPermaLink="false">http://lacy.ie/?p=88</guid>
		<description><![CDATA[I&#8217;ve been using gmail for over 3 years now, I&#8217;m only at 5 percent of my total inbox size, 410 MB. Can you imagine how the vast majority of non web mail email programs would perform with that many emails. Outlook seems to strugle on my machine as is. Well its nothing new, but I [...]


Related posts:<ol><li><a href='http://www.lacy.ie/why-google-wave-is-a-big-deal' rel='bookmark' title='Permanent Link: Why Google Wave is a Big Deal'>Why Google Wave is a Big Deal</a> <small>I&#8217;ve been using the alpha version of google wave for...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been using gmail for over 3 years now, I&#8217;m only at 5 percent of my total inbox size, 410 MB. Can you imagine how the vast majority of non web mail email programs would perform with that many emails. Outlook seems to strugle on my machine as is. Well its nothing new, but I thought I&#8217;d post up about it anyway, you can have gmail for your domain.</p>
<p>The idea is simple, you tell google that you want a new Google Apps account, you tell them your domain name, the user accounts you want and they tell you to point your mx records at them, you can even set up a CNAME (mail.yourdomain.com) so you and your customers/employees/friends don&#8217;t have to remember the mail.gmail.com/a/yourdomain.com. As soon as the MX Records are transfered you are ready to go. Here are some points (good and bad) I considered before switching:</p>
<p><span id="more-88"></span></p>
<ul>
<li><strong>Massive Storage</strong><br />
The main selling point of gmail is never having to delete a single email, this is rather handy when you&#8217;re using it for a business where emails from a year ago can often become relevant today.</li>
<li><strong>IMAP and POP3</strong><br />
This means you can use mail clients like outlook and thunderbird, you can also use it to transfer all of your emails from one gmail account to another, all of your mails can be left on the server just archived for you to pick up at any time. The only problem with the service is that there is no unsecure IMAP/POP3 available and some clients don&#8217;t support that.</li>
<li><strong>Secure Mail</strong><br />
Whether you get it over the web or through IMAP/POP3, its nice to know that you can send information without it getting picked up by someone it wasn&#8217;t intended for. Rather handy from a business perspective for passwords to servers and the like</li>
<li><strong>Google Ads and Information Security<br />
</strong>It was starting to look too good to be true, here is the one major issue for a lot of people about google. They reserve the right to do whatever they like with your information. For me their actions speak louder than words, they have only used the information to put those subtle ads on the screen which unlike hotmail don&#8217;t appear at the bottom of every message you send.</li>
<li><strong>Spam Protection<br />
</strong>These days I don&#8217;t tend to bother much checking my spam mail, if someone notices I haven&#8217;t replied the spam remains there for 30 days and I can spot it there. In the 3 years I&#8217;ve had one person complain about getting caught by the gmail spam filter.</li>
<li><strong>Google Docs<br />
</strong>Whether I&#8217;m viewing a pdf/Word Doc/rtf/whatever someone has sent me its nice to be able to hit view and have the html version openned up much quicker than my machine can load up adobe reader, download the latest unnecessary update and eventually show me the document.</li>
<li><strong>Google Chat<br />
</strong>If you are adding multiple people to your domain they are automatically added to your google chat contact list which runs in your browser everytime you start the webmail. You don&#8217;t have to download a client although its just jabber so you can connect with most IM clients that cover more</li>
<li><strong>Zero Downtime<br />
</strong>I&#8217;ve yet to see any downtime, which is understandable because think of the vast amount of revenue the google would lose from advertising for every second of downtime.</li>
<li><strong>Easy to use interface<br />
</strong>Its simple, it makes sense, its quick and it doesn&#8217;t require some particular browser or plugin to make it work.</li>
</ul>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.lacy.ie%2Fgoogle-apps&amp;linkname=Google%20Apps"><img src="http://www.lacy.ie/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>

<p>Related posts:<ol><li><a href='http://www.lacy.ie/why-google-wave-is-a-big-deal' rel='bookmark' title='Permanent Link: Why Google Wave is a Big Deal'>Why Google Wave is a Big Deal</a> <small>I&#8217;ve been using the alpha version of google wave for...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.lacy.ie/google-apps/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->