<?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>Adrian Smith&#039;s Blog &#187; irish</title>
	<atom:link href="http://www.17od.com/tag/irish/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.17od.com</link>
	<description></description>
	<lastBuildDate>Sun, 20 Nov 2011 20:04:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Accessing the NIB &amp; ROS Websites Using Linux</title>
		<link>http://www.17od.com/2007/11/04/accessing-the-nib-ros-websites-using-linux/</link>
		<comments>http://www.17od.com/2007/11/04/accessing-the-nib-ros-websites-using-linux/#comments</comments>
		<pubDate>Sun, 04 Nov 2007 17:49:27 +0000</pubDate>
		<dc:creator>Adrian</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[banking]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[irish]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[ros]]></category>

		<guid isPermaLink="false">http://www.17od.com/2007/11/04/accessing-the-nib-ros-websites-using-linux/</guid>
		<description><![CDATA[Flexible and all as the Linux operating system is there are a few drawbacks that make the experience less than perfect. One of the main reasons I didn&#8217;t go Linux 100% of the time was that there was always one or two applications that I couldn&#8217;t live without that only ran on Windows. The main [...]]]></description>
			<content:encoded><![CDATA[<p>Flexible and all as the Linux operating system is there are a few drawbacks that make the experience less than perfect. One of the main reasons I didn&#8217;t go Linux 100% of the time was that there was always one or two applications that I couldn&#8217;t live without that only ran on Windows. The main one was Internet Explorer, or more specifically a few websites that I use that were designed to only work with Internet Explorer. The websites in question are my bank&#8217;s, <a href="https://ebanking.nationalirishbank.ie">NIB</a> and the Irish revenue website <a href="http://www.ros.ie">ROS</a>. In fairness to NIB they do offer a workaround but it involves using an a calculator like device to generate a unique token each time you logon to their website.</p>
<p>As it happens, getting Internet Explorer to work in Linux is relatively straightforward. The tricky bit it pulling the various pieces of the puzzle together.</p>
<p><strong>Install Wine and Internet Explorer</strong><br />
Because the problem of not having access to IE within Linux is such a common problem, some nice people have put together an install process that installs both Wine and IE with minimal fuss. It&#8217;s called <a href="http://www.tatanka.com.br/">IEs4Linux</a>. To make the process as painless as possible there&#8217;s a step by step guide available <a href="http://www.howtoforge.com/ubuntu_internet_explorer">here</a>. The most important thing to remember is to carry out the install as a normal user, i.e. NOT the root user.</p>
<p>If you&#8217;re running Ubuntu Gutsy then for step 2 add the following lines to <code>/etc/apt/sources.list</code></p>
<pre><code>deb http://de.archive.ubuntu.com/ubuntu gutsy universe
deb http://wine.budgetdedicated.com/apt gutsy main</code></pre>
<p>When asked if I wanted to install IE5.5 or IE5.0 I said no. That meant that only IE 6 was installed. Installing all three isn&#8217;t a problem but I had no need for 5.0 and 5.5.</p>
<p>Once the process has finished you should have an Internet Explorer icon on your desktop.</p>
<p><strong>Installing the Java Runtime Environment Plug-in for IE</strong><br />
This was the part that I was a little unsure about. I thought getting IE to run was an achievement but I never thought the IE JRE plug-in would work. As luck would have it I came across <a href="http://rmathew.blogspot.com/2007/04/running-java-applets-in-internet.html">this post</a> by Ranjit Mathew that was exactly what I needed.</p>
<p>Following Ranjit&#8217;s post here are the steps I carried out&#8230;</p>
<p>i) Go to the Sun website and download the latest version of the Windows 1.5 JRE. The reason for using 1.5 and not the latest 1.6 is that the <a href="http://www.ros.ie/PublisherServlet/requirements">ROS website</a> states that they only support Sun 1.5 on IE6. The 1.6 version may work but I didn&#8217;t want to tempt faith.</p>
<p>ii) Open a command prompt and execute the following lines,</p>
<pre><code>export WINEPREFIX=$HOME/.ies4linux/ie6
wine jre-1_5_0_13-windows-i586-p.exe</code></pre>
<p>iii) I was having some problems with the entire screen blacking out when I&#8217;d visit a page with a Java applet on it. If you have the same problem open a command prompt and execute these commands&#8230;</p>
<pre><code>export WINEPREFIX=$HOME/.ies4linux/ie6
regedit</code></pre>
<p>Go to the key HKEY_CURRENT_USER\Software\JavaSoft\Java2D\1.5.0_13 and set the property &#8220;DXAcceleration&#8221; to 0.</p>
<p><strong>Installing The ROS Software</strong><br />
When you visit the ROS website for the first time you&#8217;ll have to install the KCrypto software. KCrypto is the Java code that handles the secure transfer of data between your browser and the NIB servers. The first time I tried to install it it failed. The second time it worked fine.</p>
<p><strong>Installing your ROS Certificates</strong><br />
Your ROS security certificates are held in the folder <code>C:\ROS</code> on your Windows machine. Copy this entire folder from your Windows machine into the folder <code>$HOME/.ies4linux/ie6/drive_c</code>. When you restart your IE browser you should see your user id appear on the ROS logon page.</p>
<p><strong>Installing you NIB UserID File</strong><br />
i) Logon to your NIB account on your Windows machine<br />
ii) Click on &#8220;Settings&#8221; at the top of the page and then &#8220;Security&#8221; in the left hand menu<br />
iii) Select the function &#8220;Back up user ID&#8221; and click OK<br />
iv) On the next screen click OK. Take the file that&#8217;s downloaded and go back to your Linux machine<br />
v) Start up IE and go to the logon page<br />
vi) Select &#8220;Search for user id&#8221; just under the userid and password fields. Browse to where you have the file downloaded in step iv, select the second radio button (i.e. copy to a local location) and click OK</p>
<p>That&#8217;s it. One step closer to going Linux full time.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.17od.com/2007/11/04/accessing-the-nib-ros-websites-using-linux/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Meteor WebSMS</title>
		<link>http://www.17od.com/2007/10/10/meteor-websms/</link>
		<comments>http://www.17od.com/2007/10/10/meteor-websms/#comments</comments>
		<pubDate>Wed, 10 Oct 2007 19:01:46 +0000</pubDate>
		<dc:creator>Adrian</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[irish]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[junit]]></category>
		<category><![CDATA[maven]]></category>
		<category><![CDATA[meteor]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[sms]]></category>

		<guid isPermaLink="false">http://www.17od.com/2007/10/10/meteor-websms/</guid>
		<description><![CDATA[As a Java5/JUnit4/Maven2 learning exercise I&#8217;ve written a simple little SMS command line utility called Meteor WebSMS. It allows you to bypass Meteor&#8217;s website and send the free web SMS messages they offer from your command line (you have to be a Meteor customer of course). The API is completely separate from the the command [...]]]></description>
			<content:encoded><![CDATA[<p>As a Java5/JUnit4/Maven2 learning exercise I&#8217;ve written a simple little SMS command line utility called <a href="http://www.17od.com/meteor-websms">Meteor WebSMS</a>. It allows you to bypass <a href="http://www.mymeteor.ie">Meteor&#8217;s website</a> and send the free web SMS messages they offer from your command line (you have to be a Meteor customer of course).</p>
<p>The API is completely separate from the the command line tool so it&#8217;s available if you want to use it in your own Java programs. Javadocs are <a href="http://www.17od.com/meteor-websms/apidocs/index.html">here</a>.</p>
<p>Since this is a learning exercise full source code and Maven pom.xml are included in the distribution. The URL is <a href="http://www.17od.com/meteor-websms">http://www.17od.com/meteor-websms</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.17od.com/2007/10/10/meteor-websms/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Martin Ferris Drink Driving</title>
		<link>http://www.17od.com/2007/04/24/martin-ferris-drink-driving/</link>
		<comments>http://www.17od.com/2007/04/24/martin-ferris-drink-driving/#comments</comments>
		<pubDate>Tue, 24 Apr 2007 12:09:11 +0000</pubDate>
		<dc:creator>Adrian</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[drink driving]]></category>
		<category><![CDATA[irish]]></category>

		<guid isPermaLink="false">http://www.17od.com/2007/04/24/martin-ferris-drink-driving/</guid>
		<description><![CDATA[This isn&#8217;t something I normally write about but it pisses me off so much that I just have to say something. Why oh why do some people still think that it&#8217;s ok to have &#8220;just one or two&#8221; drinks and then drive? It just doesn&#8217;t make sense to me. Martin Ferris TD was brought in [...]]]></description>
			<content:encoded><![CDATA[<p>This isn&#8217;t something I normally write about but it pisses me off so much that I just have to say something.</p>
<p>Why oh why do some people still think that it&#8217;s ok to have &#8220;just one or two&#8221; drinks and then drive? It just doesn&#8217;t make sense to me. Martin Ferris TD was brought in and tested on Friday night after having two pints and a glass of wine. He thought to himself, ah sure I&#8217;m fine, I&#8217;ve only had the two pints. That&#8217;s just crazy talk. Even one drink is enough to impair your judgment.</p>
<p>Some people seem to think that the aim of the not drinking and driving is so that they won&#8217;t be caught by the Gardaí­. The aim is that they don&#8217;t kill/injure themselves or other people. Why is that so hard to comprehend?</p>
<p>What Martin Ferris did was wrong for so many reasons but it&#8217;s his reaction that really annoys me. All he seems to be sorry about is that he was caught.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.17od.com/2007/04/24/martin-ferris-drink-driving/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>List of Irish Domain Resellers (by price)</title>
		<link>http://www.17od.com/2006/02/03/list-of-irish-domain-resellers-by-price/</link>
		<comments>http://www.17od.com/2006/02/03/list-of-irish-domain-resellers-by-price/#comments</comments>
		<pubDate>Sat, 04 Feb 2006 00:42:32 +0000</pubDate>
		<dc:creator>Adrian</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[domains]]></category>
		<category><![CDATA[irish]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://70.103.16.167/~onesevod/?p=5</guid>
		<description><![CDATA[Considering the price of an Irish domain these days I thought it might be useful to compile a list of the various resellers out there. I used the list of resellers with more than 500 domains provided by the IE Domain Registry (Table A). The prices below are for the registration of a .ie domain [...]]]></description>
			<content:encoded><![CDATA[<p>Considering the price of an Irish domain these days I thought it might be useful to compile a list of the various resellers out there. I used <a href="http://www.domainregistry.ie/ListResellers.php">the list</a> of resellers with more than 500 domains provided by the IE Domain Registry (Table A). The prices below are for the registration of a .ie domain for 1 year and don&#8217;t take into account any special offers that may be available (e.g. taking hosting with the reseller).</p>
<p></p>
<table>
<tr>
<th align="left">Company</th>
<th align="left">Cost (€ inc. VAT)</th>
</tr>
<tr>
<td><a title="Letshost.ie" href="http://www.letshost.ie/The_News/Latest_News/Make_a_name_for_yourself.html">Letshost.ie</a></td>
<td>45.97</td>
</tr>
<tr>
<td><a href="http://www.blacknight.ie/ie-domain-names.0.html">Blacknight Internet Solutions</a></td>
<td>54.45</td>
</tr>
<tr>
<td><a href="http://www.webhost.ie/domains.shtml">Webhost</a></td>
<td>59.29</td>
</tr>
<tr>
<td><a href="http://stresa.hostireland.com/ow/domain_price.htm">Host Ireland</a></td>
<td>60.32</td>
</tr>
<tr>
<td><a href="http://ieinternet.com/domains.htm">IE Internet</a></td>
<td>60.50</td>
</tr>
<tr>
<td><a href="http://home.eircom.net/html/business/OnlineStartUp.html">Eircom</a></td>
<td>78.50*</td>
</tr>
<tr>
<td><a href="http://www.darklite.ie/domains.php">Darklite-Sce</a></td>
<td>78.65</td>
</tr>
<tr>
<td><a href="http://www.eurokom.ie/servMainSite?inner=domainoverview">Eurokom</a></td>
<td>78.65*</td>
</tr>
<tr>
<td><a href="http://www.webworld.ie/domains/">Web World</a></td>
<td>83.49</td>
</tr>
<tr>
<td><a href="http://www.register365.ie/">Hosting365</a></td>
<td>84.64</td>
</tr>
<tr>
<td><a href="http://www.hostingireland.ie/ie-domain-registration.php">Hosting Ireland</a></td>
<td>84.70</td>
</tr>
<tr>
<td><a href="http://www.digiweb.ie/inbusiness_hosting_domain_pricing.asp?i=52&#038;i2=53&#038;i6=69">Digiweb</a></td>
<td>95.59</td>
</tr>
<tr>
<td><a href="https://home.btireland.ie/echannel/sme.portal?_nfpb=true&#038;smeProducts_actionOverride=%2Fpageflows%2FsmeContent%2Fproducts%2FebusinessDomain&#038;_windowLabel=smeProducts">BT Ireland</a></td>
<td>95.59</td>
</tr>
<tr>
<td><a href="http://www.domainregistry.ie/RegFees.php">IE Domain Registry Ltd</a></td>
<td>95.59</td>
</tr>
<tr>
<td><a href="http://www.register.ie/pricing.php">Register.ie</a></td>
<td>96.79</td>
</tr>
<tr>
<td><a href="http://www.irishdomains.ie/pricing.htm">Irish Domains</a></td>
<td>107.69</td>
</tr>
<tr>
<td><a href="http://www.switchmedia.ie/cgi-bin/ocp3/1ststage.pl">Switchmedia Ltd.</a></td>
<td>108.9</td>
</tr>
<tr>
<td><a href="http://www.utv.ie/internet/hosting2004pl.asp">UTV Internet</a></td>
<td>126.97</td>
</tr>
<tr>
<td><a href="http://www.netsource.ie/products/domain_name.asp">Netsource</a></td>
<td>153.67</td>
</tr>
<tr>
<td><a href="http://www.netnames.net/dnrs/netnames.client.Login">NetNames UK Ltd</a></td>
<td>165.00</td>
</tr>
</table>
<p>* Can only be  bought as part of a managed service</p>
]]></content:encoded>
			<wfw:commentRss>http://www.17od.com/2006/02/03/list-of-irish-domain-resellers-by-price/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

