<?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; Software</title>
	<atom:link href="http://www.lacy.ie/category/software/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>How to (Successfully) Install Cisco VPN Client on Windows 7</title>
		<link>http://www.lacy.ie/how-to-successfully-install-cisco-vpn-client-on-windows-7</link>
		<comments>http://www.lacy.ie/how-to-successfully-install-cisco-vpn-client-on-windows-7#comments</comments>
		<pubDate>Mon, 17 Aug 2009 10:32:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Cisco]]></category>
		<category><![CDATA[Hosting 365]]></category>
		<category><![CDATA[VPN]]></category>

		<guid isPermaLink="false">http://lacy.ie/?p=155</guid>
		<description><![CDATA[I&#8217;ve been having trouble connecting to h365 using the cisco VPN client, found the solution here:  http://weblogs.asp.net/bhouse/archive/2009/01/15/how-to-successfully-install-cisco-vpn-client-on-windows-7.aspx If you do not follow these instructions when installing the Cisco VPN Client on Windows 7, you will probably end up in an endless blue screen / reboot cycle! Uninstall any previous version of Cisco VPN client that [...]


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 style="margin-top: 10px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px;">I&#8217;ve been having trouble connecting to h365 using the cisco VPN client, found the solution here:  <a href="http://weblogs.asp.net/bhouse/archive/2009/01/15/how-to-successfully-install-cisco-vpn-client-on-windows-7.aspx">http://weblogs.asp.net/bhouse/archive/2009/01/15/how-to-successfully-install-cisco-vpn-client-on-windows-7.aspx</a></p>
<p style="margin-top: 10px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px;">If you do not follow these instructions when installing the Cisco VPN Client on Windows 7, you will probably end up in an endless blue screen / reboot cycle!</p>
<p style="margin-top: 10px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px;">
<ol>
<li>Uninstall any previous version of Cisco VPN client that you may have installed</li>
<li>Reboot</li>
<li>Download the <a style="text-decoration: none; color: #006bad; font-weight: bold;" href="http://www.citrix.com/lang/English/lp/lp_1680845.asp" target="_blank">Citrix DNE Update</a> and install it.</li>
<li>Reboot</li>
<li>Make sure you have Cisco VPN Client 5.0.4.0300 (or newer, if available)</li>
<li>Install the Cisco VPN Client</li>
<li>Reboot</li>
</ol>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.lacy.ie%2Fhow-to-successfully-install-cisco-vpn-client-on-windows-7&amp;linkname=How%20to%20%28Successfully%29%20Install%20Cisco%20VPN%20Client%20on%20Windows%207"><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/how-to-successfully-install-cisco-vpn-client-on-windows-7/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>No Directory Listing on Windows 2003 server FTP</title>
		<link>http://www.lacy.ie/no-directory-listing-on-windows-2003-server-ftp</link>
		<comments>http://www.lacy.ie/no-directory-listing-on-windows-2003-server-ftp#comments</comments>
		<pubDate>Sun, 01 Mar 2009 23:39:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[FTP]]></category>
		<category><![CDATA[Windows 2003]]></category>

		<guid isPermaLink="false">http://lacy.ie/?p=106</guid>
		<description><![CDATA[Was trying to get windows ftp to work yesterday for an hour or so. I could connect to the server but could not get a directory listing. I narrowed down the problem to the firewall, I could get a directory listing locally but nothing externally. Turns out its not just sufficient to open port 21 [...]


Related posts:<ol><li><a href='http://www.lacy.ie/how-to-successfully-install-cisco-vpn-client-on-windows-7' rel='bookmark' title='Permanent Link: How to (Successfully) Install Cisco VPN Client on Windows 7'>How to (Successfully) Install Cisco VPN Client on Windows 7</a> <small>I&#8217;ve been having trouble connecting to h365 using the cisco...</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>Was trying to get windows ftp to work yesterday for an hour or so. I could connect to the server but could not get a directory listing. I narrowed down the problem to the firewall, I could get a directory listing locally but nothing externally. Turns out its not just sufficient to open port 21 on the firewall. You have to do the following</p>
<ol>
<li>Open the Windows firewall settings</li>
<li>Click the Advanced tab</li>
<li>Click the top settings button</li>
<li>Check the box that says FTP Server</li>
<li>Click OK</li>
<li>Click OK</li>
</ol>
<p>That should work then.</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.lacy.ie%2Fno-directory-listing-on-windows-2003-server-ftp&amp;linkname=No%20Directory%20Listing%20on%20Windows%202003%20server%20FTP"><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/how-to-successfully-install-cisco-vpn-client-on-windows-7' rel='bookmark' title='Permanent Link: How to (Successfully) Install Cisco VPN Client on Windows 7'>How to (Successfully) Install Cisco VPN Client on Windows 7</a> <small>I&#8217;ve been having trouble connecting to h365 using the cisco...</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/no-directory-listing-on-windows-2003-server-ftp/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Smack Book Pro</title>
		<link>http://www.lacy.ie/smack-book-pro</link>
		<comments>http://www.lacy.ie/smack-book-pro#comments</comments>
		<pubDate>Sat, 14 Apr 2007 10:33:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Technology (Hardware)]]></category>

		<guid isPermaLink="false">http://www.lacy.ie/?p=239</guid>
		<description><![CDATA[SmackBook Pro is a patch for a desktop manager that allows you to slap the side of your MacBook Pro to change desktop. I&#8217;ve spent a good while trying to make heads or tails of their site&#8230;. the information was very difficult to extract. http://blog.medallia.com/2006/05/smacbook_pro.html So here is the installation instructions they should have on [...]


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>SmackBook Pro is a patch for a desktop manager that allows you to slap the side of your MacBook Pro to change desktop.<br />
I&#8217;ve spent a good while trying to make heads or tails of their site&#8230;. the information was very difficult to extract.</p>
<p><a title="http://blog.medallia.com/2006/05/smacbook_pro.html" href="http://web.archive.org/web/20071118194045/http://blog.medallia.com/2006/05/smacbook_pro.html">http://blog.medallia.com/2006/05/smacbook_pro.html</a></p>
<p>So here is the installation instructions they should have on their site for intel based macs.</p>
<p>Download the following:<br />
<a title="http://ritalin.simplylinux.org/DesktopManager-0.5.3-patched.zip" href="http://web.archive.org/web/20071118194045/http://ritalin.simplylinux.org/DesktopManager-0.5.3-patched.zip">http://ritalin.simplylinux.org/DesktopManager-0.5.3-patched.zip</a><br />
<a title="http://www.osxbook.com/software/sms/amstracker/" href="http://web.archive.org/web/20071118194045/http://www.osxbook.com/software/sms/amstracker/">http://www.osxbook.com/software/sms/amstracker/</a><br />
<a title="http://www.lacy.ie/files/smackbook.zip" href="http://web.archive.org/web/20071118194045/http://www.lacy.ie/files/smackbook.zip">http://www.lacy.ie/files/smackbook.zip</a></p>
<p>install desktopmanager<br />
put amstracker binary in the smackbook folder<br />
run smack.pl with the following command `perl smack.pl`</p>
<p>Have Fun</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.lacy.ie%2Fsmack-book-pro&amp;linkname=Smack%20Book%20Pro"><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/smack-book-pro/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MacFuse Mounting NTFS and SSH folders</title>
		<link>http://www.lacy.ie/macfuse-mounting-ntfs-and-ssh-folders</link>
		<comments>http://www.lacy.ie/macfuse-mounting-ntfs-and-ssh-folders#comments</comments>
		<pubDate>Sat, 07 Apr 2007 10:21:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.lacy.ie/?p=235</guid>
		<description><![CDATA[MacFuse is a program that allows someone using Mac to mount ntfs and sshfs. What this means is that windows partitions that are formated as NTFS can be read and written to by mac, and instead of using transmit or whatever ftp program you use to move data to and from your SFTP account. Now [...]


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>MacFuse is a program that allows someone using Mac to mount ntfs and sshfs.</p>
<p>What this means is that windows partitions that are formated as NTFS can be read and written to by mac, and instead of using transmit or whatever ftp program you use to move data to and from your SFTP account.</p>
<p>Now MacFuse is only the enabling framework for this so you need to download both that and sshfs from the downloads section of the MacFuse project at code.google.com<br />
<a title="http://code.google.com/p/macfuse/downloads/list" href="http://web.archive.org/web/20070521004005/http://code.google.com/p/macfuse/downloads/list">http://code.google.com/p/macfuse/downloads/list</a></p>
<p>Once you have downloaded and installed both of those, all you need to do is run the SSHFS app&#8230; but of course if you are like me and want to be able to mount them using command line for some weird reason then the following should help.</p>
<p>First you want to be able to access the sshfs terminal usable executable so link it to somewhere in the $PATH like /usr/bin/ for example<br />
<strong>sudo ln -s /Applications/sshfs.app/Contents/Resources/sshfs-static /usr/bin/sshfs</strong></p>
<p>Then make the directory you want to mount it to<br />
<strong>mkdir /file/to/mount/things/to</strong></p>
<p>This mounts everything, volname=volumename makes it appear in finder as volumename.<br />
If you want it to mount the directory it first lands in replace the /remotepath/ with ./<br />
<strong>sshfs username@server:/remotepath/ /file/to/mount/things/to/ -oping_diskarb,volname=volumename</strong></p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.lacy.ie%2Fmacfuse-mounting-ntfs-and-ssh-folders&amp;linkname=MacFuse%20Mounting%20NTFS%20and%20SSH%20folders"><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/macfuse-mounting-ntfs-and-ssh-folders/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! -->