<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">

<title type="text">Mícheál Ó Foghlú&apos;s Weblog</title>
<subtitle type="html"><![CDATA[Mícheál Ó Foghlú's personal weblog.  Blogging since Feb 2002.  The blog started as a technology blog aimed at my co-workers in the Telecommunications Software &amp; Systems Group (TSSG) in Waterford Institute of Technology (WIT) in Ireland.  It has morphed a bit since then, and all readers are welcome.  I'm now CTO of FeedHenry, a hosted environment for developing and deploying cross-platform mobile apps, with a hosted server-side.]]></subtitle>
<id>http://www.ofoghlu.net/log/</id>
<link rel="alternate" type="application/xhtml+xml" href="http://www.ofoghlu.net/log/" />
<link rel="self" type="application/atom+xml" href="http://www.ofoghlu.net/log/atom.xml"/>
<author>
<name>mofoghlu</name>
<uri>http://www.ofoghlu.net/log</uri>
<email>mofoghlu@tssg.org</email>
</author>
<rights>Attribution-NoDerivs-NonCommercial 1.0</rights>
<generator uri="http://www.sixapart.com/movabletype/" version="3.34">Movable Type</generator>
<icon>http://www.ofoghlu.net/favicon.ico</icon>
<!-- <logo>http://www.niallkennedy.com/alive.gif</logo> -->
<updated>2012-06-08T17:20:57Z</updated>

<entry>
<title type="text">I&apos;m freezing this blog as read-only, new blog @ ofoghlu.net/blog</title>
<summary type="text">As of today I'm freezing this blog as read-only: http://www.ofoghlu.net/log (Old blog - frozen) I'll keep all the generated files, with image and other links intact, as I migrate to a new server. I'll then use a completely new paradigm for maintaining my new blog, that I hope will start to be a bit more regular again, and contain more code snippets. The new tools will make this easier for me: http://www.ofoghlu.net/blog (new blog - active) This will use Octopress and Jekyll to manage content. See the first post in the new blog for details. Migration is in progress, DNS lag means it will take a day to propagate so it points to the new server where the new blog is (I've manually copied the initial sync of the new blog to the old server so the link works in the overlap period)....</summary>
<content type="html"><![CDATA[<p>As of today I'm freezing this blog as read-only:<br />
     <a href="http://www.ofoghlu.net/log">http://www.ofoghlu.net/log</a> (Old blog - frozen)<br />
I'll keep all the generated files, with image and other links intact, as I migrate to a new server.</p>

<p>I'll then use a completely new paradigm for maintaining my new blog, that I hope will start to be a bit more regular again, and contain more code snippets.  The new tools will make this easier for me:<br />
    <a href="http://www.ofoghlu.net/blog">http://www.ofoghlu.net/blog</a> (new blog - active)<br />
This will use <a href="http://Octopress.org">Octopress</a> and Jekyll to manage content.  See the first post in the new blog for details.</p>

<p>Migration is in progress, DNS lag means it will take a day to propagate so it points to the new server where the new blog is (I've manually copied the initial sync of the new blog to the old server so the link works in the overlap period).</p>]]></content>
<category term="/world" scheme="http://www.ofoghlu.net/log" label="World" />
<id>http://www.ofoghlu.net/log/2012/06/im_freezing_this_blog_as_reado.html</id>
<link rel="alternate" href="http://www.ofoghlu.net/log/2012/06/im_freezing_this_blog_as_reado.html" type="application/xhtml+xml" hreflang="en" />
<published>2012-06-08T10:01:39Z</published>
<updated>2012-06-08T17:20:57Z</updated>
</entry>
<entry>
<title type="text">Google Scholar Page</title>
<summary type="text">I just enabled my Google Scholar Page: Mícheál Ó Foghlú - Google Scholar Citations. I had previous enabled by ACM personal profile: Mícheál Ó Foghlú - ACM Author Page....</summary>
<content type="html"><![CDATA[<p>I just enabled my Google Scholar Page: <a title="Mícheál Ó Foghlú - Google Scholar Citations" href="http://scholar.google.com/citations?user=0QCQVooAAAAJ&hl=en">Mícheál Ó Foghlú - Google Scholar Citations</a>.</p>

<p>I had previous enabled by ACM personal profile: <a href="http://dl.acm.org/author_page.cfm?id=81100361166&cfid=89772495&cftoken=85421638">Mícheál Ó Foghlú - ACM Author Page</a>.</p>]]></content>
<category term="/tssg_researchers" scheme="http://www.ofoghlu.net/log" label="TSSG Researchers" />
<id>http://www.ofoghlu.net/log/2012/03/google_scholar_page.html</id>
<link rel="alternate" href="http://www.ofoghlu.net/log/2012/03/google_scholar_page.html" type="application/xhtml+xml" hreflang="en" />
<published>2012-03-13T16:28:44Z</published>
<updated>2012-03-13T16:29:03Z</updated>
</entry>
<entry>
<title type="text">FeedHenry Brings Mobile App Development to Cloud Foundry</title>
<summary type="text">This afternoon I published a guest blog post on the Cloud Foundry website, promoting to use of Feedhenry's new integration with public Cloud Foundry. I re-produce a slightly edited version here. I'll follow up with more details of how to update the server-side of the app that has been created with the instructions below, using git commits. FeedHenry Brings Mobile App Development to Cloud Foundry Mobile application developers can now build and deploy applications on Cloud Foundry using the FeedHenry developer platform. Available today (Wednesday, 6th March 2012) at mobilecf.feedhenry.com, Cloud Foundry developers can build mobile apps using HTML5, JavaScript and CSS fully integrated and instantly staged to their CloudFoundry.com account. To get started, simply download the FeedHenry Command Line tool, using your existing CloudFoundry.com credentials. New subscribers to CloudFoundry.com can join using the promotion code &#8220;feedhenry&#8220;. In the following blog we will demonstrate how to use the FeedHenry Command Line tool to clone a sample/template app, (from GitHub), stage the server-side code to CloudFoundry.com (Node.js and Redis), and build a HTML5 &amp; JS app for an Android device. See http://mobilecf.feedhenry.com for detailed instructions. Also check out the FeedHenry App Studio to preview the app that you create here. Installing node.js The FeedHenry CLI tool, fhc, uses node.js on your local machine. To setup node.js use the node installer located at http://nodejs.org/#download Installing or Updating the FeedHenry CLI Tool (fhc) Use the Node Package Manager (npm) to install or update the FeedHenry CLI tool (fhc). $ sudo npm install –g fh-fhc (the optional prefix “sudo” gives permission to install system-wide in a Unix style environment). To test fhc is installed correctly and see the version you have installed, use: $ fhc -v fhc has some built-in documentation; use fhc help for general help, or fhc help [command] for help on a specific command. Logging in using your CloudFoundry.com credentials To get started with the CLI tool you need to login to the FeedHenry platform using your CloudFoundry.com credentials. This will automatically create a FeedHenry account at mobilecf.feedhenry.com. $ fhc target https://mobilecf.feedhenry.com $ fhc login &lt;your CloudFoundry.com email&gt; &lt;your CloudFoundry.com password&gt; In the next 3 simple steps, we will illustrate how to create a HTML5/JS app with an instant backend in cloudfoundry.com Forking a template app in github (code) To edit/modify the template app, login to github, and fork the app to your personal account. https://github.com/feedhenry/App-Anatomy Get the read-only git identifier for your cloned app. git://github.com/&lt;YOUR-ID&gt;/App-Anatomy.git Now create an app in the FeedHenry platform linked to your fork of the template app in github. $ fhc apps create App-Anatomy git://github.com/&lt;YOUR-ID&gt;/App-Anatomy.git If using a secured repository, please check out the documentation docs.feedhenry.com for generating and uploading public/private keys. Staging the backend to Cloud Foundry Staging to Cloud Foundry requires the use of the unique app identifier &lt;APP-ID&gt; that can be acquired by listing the active FeedHenry apps. $ fhc apps The staging can be done to the debug environment or the live environment. The former hosts the server-side for “debug” apps, and the latter for “release” apps. Separating these allows developers to exercise functionality separately in testing before deploying to production. $ fhc stage &lt;APP-ID&gt; --devel or $ fhc stage &lt;APP-ID&gt; --live To ensure that the app has indeed staged correctly use the Cloud Foundry CLI tool (vmc). $ vmc target api.cloudfoundry.com $ vmc login $ vmc apps $ vmc logs &lt;my Cloud Foundry app-id&gt; We have just staged the cloud code from our forked app. Each app contains three directories: client, cloud, and shared. The client directory is for the client-side HTML5/JS app, the cloud directory is for the server-side Node.js code (this is what has been staged). The shared directory is in both. Check out the documentation for more information on using the shared directory. Building the Android client To generate an Android debug build of the app: $ fhc build app=&lt;APP-ID&gt; config=debug destination=android version=2.2 download=true The appropriate files are gathered, bundled and dispatched to the FeedHenry build farm. The resulting binary file, for Android, an .apk file, is returned and can then be downloaded to your desktop. You can preview the app using the FeedHenry studio at mobilecf.feedhenry.com. Load the app onto the phone by using email or Dropbox. That’s it – you have built and staged an app in 3 easy steps. Note: Editing the code in the git repository can make changes to the server-side and the client-side functionality. Those changes can be uploaded to FeedHenry via a git pull request. The updated server-side code can be re-staged, and the updated client-side code can be used to build a new version of the app. To find out more about this template app, App-Anatomy, see FH App-Anatomy in the References. To get started go to http://mobilecf.feedhenry.com Additional information Installing vmc: http://start.cloudfoundry.com/tools/vmc/installing-vmc.html Installing Node.js: http://nodejs.org/#download Installing npm: http://npmjs.org/ Installing fhc: http://docs.feedhenry.com/our-tools-for-developers/fhc-command-line/ Cloning an app: http://docs.feedhenry.com/training-labs/fhc/creating-an-app-from-github/ FeedHenry App-Anatomy: http://docs.feedhenry.com/training-labs/app-labs/app-anatomy/ FeedHenry Android Build: http://docs.feedhenry.com/training-labs/fhc/creating-an-android-debug-build/ FeedHenry Staging to Cloud Foundry: http://docs.feedhenry.com/training-labs/fhc/creating-an-android-debug-build/#step3 Join the FeedHenry and the Cloud Foundry guys for a Cloud Foundry mobile meetup, March 25th, San Francisco. Signup for Cloud Foundry today, and start building your own mobile app!...</summary>
<content type="html"><![CDATA[<p>This afternoon I published a guest blog post on the Cloud Foundry website, promoting to use of Feedhenry's new integration with public Cloud Foundry.  I re-produce a slightly edited version here.  I'll follow up with more details of how to update the server-side of the app that has been created with the instructions below, using git commits.</p>

<p><a title="FeedHenry Brings Mobile App Development to Cloud Foundry | Blog" href="http://blog.cloudfoundry.com/post/13481010965/feedhenry-brings-mobile-app-development-to-cloud-foundry?utm_source=twitterfeed&utm_medium=twitter">FeedHenry Brings Mobile App Development to Cloud Foundry</a></p>

<p>Mobile application developers can now build and deploy applications on Cloud Foundry using the <a href="http://mobilecf.feedhenry.com/">FeedHenry</a> developer platform.</p>

<p>Available today (Wednesday, 6th March 2012) at <a href="http://mobilecf.feedhenry.com">mobilecf.feedhenry.com</a>, Cloud Foundry developers can build mobile apps using HTML5, JavaScript and CSS fully integrated and instantly staged to their <a href="http://www.cloudfoundry.com">CloudFoundry.com</a> account. To get started, simply download the <a href="http://mobilecf.feedhenry.com">FeedHenry Command Line tool</a>, using your existing CloudFoundry.com credentials. New subscribers to CloudFoundry.com can join using the promotion code &#8220;<a href="http://my.cloudfoundry.com/signup/feedhenry">feedhenry</a>&#8220;.</p>

<p>In the following blog we will demonstrate how to use the FeedHenry Command Line tool  to clone a sample/template app, (from GitHub), stage the server-side code to CloudFoundry.com (Node.js and Redis), and build a HTML5 &amp; JS app for an Android device. See <a href="http://mobilecf.feedhenry.com/">http://mobilecf.feedhenry.com</a> for detailed instructions. Also check out the <a href="https://mobilecf.feedhenry.com/#studio">FeedHenry App Studio</a> to preview the app that you create here.</p>

<h3>Installing node.js</h3>

<p>The FeedHenry CLI tool, fhc, uses node.js on your local machine. To setup node.js use the node installer located at <a href="http://nodejs.org/#download">http://nodejs.org/#download</a></p>

<h3>Installing or Updating the FeedHenry CLI Tool (fhc)</h3>

<p>Use the Node Package Manager (npm) to install or update the FeedHenry CLI tool (fhc).</p>

<blockquote><code>$ sudo npm install –g fh-fhc</code></blockquote>

<p>(the optional prefix “sudo” gives permission to install system-wide in a Unix style environment).</p>

<p>To test fhc is installed correctly and see the version you have installed, use:</p>

<blockquote><code>$ fhc -v</code></blockquote>

<p>fhc has some built-in documentation; use fhc help for general help, or fhc help [command] for help on a specific command.</p>

<h3>Logging in using your CloudFoundry.com credentials</h3>

<p>To get started with the CLI tool you need to login to the FeedHenry platform using your CloudFoundry.com credentials.  This will automatically create a FeedHenry account at <a href="http://mobilecf.feedhenry.com/">mobilecf.feedhenry.com</a>.</p>

<blockquote><code>$ fhc target <a href="https://mobilecf.feedhenry.com/">https://mobilecf.feedhenry.com</a><br />
$ fhc login &lt;your CloudFoundry.com email&gt; &lt;your CloudFoundry.com password&gt;</code></blockquote>

<p>In the next 3 simple steps, we will illustrate how to create a HTML5/JS app with an instant backend in cloudfoundry.com</p>

<h3>Forking a template app in github (code)</h3>

<p>To edit/modify the template app, login to github, and fork the app to your personal account.</p>

<blockquote><code>https://github.com/feedhenry/App-Anatomy</code></blockquote>

<p>Get the read-only git identifier for your cloned app.</p>

<blockquote><code>git://github.com/&lt;YOUR-ID&gt;/App-Anatomy.git</code></blockquote>

<p>Now create an app in the FeedHenry platform linked to your fork of the template app in github.</p>

<blockquote><code>$ fhc apps create App-Anatomy git://github.com/&lt;YOUR-ID&gt;/App-Anatomy.git</code></blockquote>

<p>If using a secured repository, please check out the documentation <a href="http://docs.feedhenry.com/">docs.feedhenry.com</a> for generating and uploading public/private keys.</p>

<h3>Staging the backend to Cloud Foundry</h3>

<p>Staging to Cloud Foundry requires the use of the unique app identifier &lt;APP-ID&gt; that can be acquired by listing the active FeedHenry apps.</p>

<blockquote><code>$ fhc apps</code></blockquote>

<p>The staging can be done to the debug environment or the live environment.  The former hosts the server-side for “debug” apps, and the latter for “release” apps.  Separating these allows developers to exercise functionality separately in testing before deploying to production.</p>

<blockquote><code>$ fhc stage &lt;APP-ID&gt; --devel</code></blockquote>

<p>or</p>

<blockquote><code>$ fhc stage &lt;APP-ID&gt; --live</code></blockquote>

<p>To ensure that the app has indeed staged correctly use the Cloud Foundry CLI tool (vmc).</p>

<blockquote><code>$ vmc target api.cloudfoundry.com<br />
$ vmc login<br />
$ vmc apps<br />
$ vmc logs &lt;my Cloud Foundry app-id&gt;<br />
</code></blockquote>

<p>We have just staged the cloud code from our forked app.  Each app contains three directories: client, cloud, and shared.  The client directory is for the client-side HTML5/JS app, the cloud directory is for the server-side Node.js code (this is what has been staged).  The shared directory is in both. Check out the documentation for more information on using the shared directory.</p>

<h3>Building the Android client</h3>

<p>To generate an Android debug build of the app:</p>

<blockquote><code>$ fhc build app=&lt;APP-ID&gt; config=debug destination=android version=2.2 download=true</code></blockquote>

<p>The appropriate files are gathered, bundled and dispatched to the FeedHenry build farm. The resulting binary file, for Android, an .apk file, is returned and can then be downloaded to your desktop. You can preview the app using the FeedHenry studio at <a href="http://mobilecf.feedhenry.com/">mobilecf.feedhenry.com</a>.</p>

<p>Load the app onto the phone by using email or Dropbox.</p>

<p><em>That’s it – you have built and staged an app in 3 easy steps.</em></p>

<p>Note: Editing the code in the git repository can make changes to the server-side and the client-side functionality.  Those changes can be uploaded to FeedHenry via a git pull request. The updated server-side code can be re-staged, and the updated client-side code can be used to build a new version of the app. To find out more about this template app, App-Anatomy, see FH App-Anatomy in the References.</p>

<p>To get started go to <a href="http://mobilecf.feedhenry.com/">http://mobilecf.feedhenry.com</a></p>

<h3>Additional information</h3>

<ul>
<li>Installing vmc: <a href="http://start.cloudfoundry.com/tools/vmc/installing-vmc.html">http://start.cloudfoundry.com/tools/vmc/installing-vmc.html</a></li>
<li>Installing Node.js: <a href="http://nodejs.org/#download">http://nodejs.org/#download</a></li>
<li>Installing npm: <a href="http://npmjs.org/">http://npmjs.org/</a></li>
<li>Installing fhc: <a href="http://docs.feedhenry.com/our-tools-for-developers/fhc-command-line/">http://docs.feedhenry.com/our-tools-for-developers/fhc-command-line/</a></li>
<li>Cloning an app: <a href="http://docs.feedhenry.com/training-labs/fhc/creating-an-app-from-github/">http://docs.feedhenry.com/training-labs/fhc/creating-an-app-from-github/</a></li>
<li>FeedHenry App-Anatomy: <a href="http://docs.feedhenry.com/training-labs/app-labs/app-anatomy/">http://docs.feedhenry.com/training-labs/app-labs/app-anatomy/</a></li>
<li>FeedHenry Android Build: <a href="http://docs.feedhenry.com/training-labs/fhc/creating-an-android-debug-build/">http://docs.feedhenry.com/training-labs/fhc/creating-an-android-debug-build/</a></li>
<li>FeedHenry Staging to Cloud Foundry: <a href="http://docs.feedhenry.com/training-labs/fhc/creating-an-android-debug-build/#step3">http://docs.feedhenry.com/training-labs/fhc/creating-an-android-debug-build/#step3</a></li>
</ul>

<p>Join the FeedHenry and the Cloud Foundry guys for a <a href="http://www.meetup.com/Cloud-Foundry-Community-Meetup/events/51902052/">Cloud Foundry mobile meetup</a>, March 25th, San Francisco.</p>

<p><em><a href="http://my.cloudfoundry.com/signup/feedhenry">Signup for Cloud Foundry</a> today, and start building your own mobile app!</em></p>]]></content>
<category term="/programming" scheme="http://www.ofoghlu.net/log" label="Programming" />
<id>http://www.ofoghlu.net/log/2012/03/feedhenry_brings_mobile_app_de.html</id>
<link rel="alternate" href="http://www.ofoghlu.net/log/2012/03/feedhenry_brings_mobile_app_de.html" type="application/xhtml+xml" hreflang="en" />
<published>2012-03-06T15:44:20Z</published>
<updated>2012-04-10T17:03:56Z</updated>
</entry>
<entry>
<title type="text">Three new PhD Graduates from TSSG at WIT Ceremony</title>
<summary type="text"> It was my pleasure to attend the graduation ceremony in WIT on Friday 6th January 2012 where three more PhD students graduated from the TSSG. These were (left to right in picture above) Dr Korbinian Frank, Dr Gajaruban Kandavanam and Dr Lei Xu. These join the previous gradutes for a total of eight PhD gradutes from the TSSG to date. Doctorates represent many years of hard work, comprising persperation and insiration, and I wish all the new graduates all the best. Of course, I should also mention the supervisors for these students, respectively Dr Tom Pfeifer, Dr Dmitri Botvich and Dr Brendan Jennings pictured with Lei below (with me on the far right, Tom to my left, Dmitri on the far left and Brendan to his right). Dr Sasi Balasubramaniam, not pictured, was a co-supervisor of Gajaruban. In order for these students to graduate many others in the TSSG contributed to supporting the students, and to the funding that helped create the environment where this research could be done. It is interesting that all of the supervision of these students was carried out out by full-time researchers in the TSSG whose funding came from competive basic research grants (HEA and SFI), so the achievment is definitely one of the students, of the supervisors and of the TSSG in general....</summary>
<content type="html"><![CDATA[<p><img alt="20120106_WIT_Graduation_Graduands.jpg" src="http://www.ofoghlu.net/log/images/20120106_WIT_Graduation_Graduands.jpg" width="222" height="133" /></p>

<p>It was my pleasure to attend the graduation ceremony in WIT on Friday 6th January 2012 where three more PhD students graduated from the TSSG.  These were (left to right in picture above) Dr Korbinian Frank, Dr Gajaruban Kandavanam and Dr Lei Xu.  These join the previous gradutes for a total of eight PhD gradutes from the TSSG to date.</p>

<p>Doctorates represent many years of hard work, comprising persperation and insiration, and I wish all the new graduates all the best.</p>

<p>Of course, I should also mention the supervisors for these students, respectively Dr Tom Pfeifer, Dr Dmitri Botvich and Dr Brendan Jennings pictured with Lei below (with me on the far right, Tom to my left, Dmitri on the far left and Brendan to his right).  Dr Sasi Balasubramaniam, not pictured, was a co-supervisor of Gajaruban.  </p>

<p>In order for these students to graduate many others in the TSSG contributed to supporting the students, and to the funding that helped create the environment where this research could be done.  It is interesting that all of the supervision of these students was carried out out by full-time researchers in the TSSG whose funding came from competive basic research grants (HEA and SFI), so the achievment is definitely one of the students, of the supervisors and of the TSSG in general.</p>

<p><img alt="20120106_WIT_Graduation_Supervisors.jpg" src="http://www.ofoghlu.net/log/images/20120106_WIT_Graduation_Supervisors.jpg" width="248" height="132" /><br />
</p>]]></content>
<category term="/wit_and_tssg" scheme="http://www.ofoghlu.net/log" label="WIT and TSSG" />
<id>http://www.ofoghlu.net/log/2012/01/three_new_phd_graduates_from_t.html</id>
<link rel="alternate" href="http://www.ofoghlu.net/log/2012/01/three_new_phd_graduates_from_t.html" type="application/xhtml+xml" hreflang="en" />
<published>2012-01-06T17:00:00Z</published>
<updated>2012-01-10T10:40:41Z</updated>
</entry>
<entry>
<title type="text">We mourn three giants in October 2011</title>
<summary type="text">Three great men have passed away this month, all leave huge influence behind them on humanity and our continued journey in our use of tools. They contributed to the core foundational principles of computing, and to the design of products that led to the widespread adoption of the resulting technologies by the general public. I think software is a very strange thing, that we don't consider too often, layers of abstraction and tools that allow the creation of digital artefacts that change our lives. Of course hardware is needed too, but software itself must surely be studied more in social sciences as one of humanity's most productive inventions, not yet equal to natural language in impact on our history, but harnessing our natural linguistic abilities and turning them towards an engineering purpose - pure magic. Perhaps more accurately software should be seen as the latest incarnation of mathematics, our first artificial language, made alive through the ability to actually execute on hardware. In any case, we stand on the shoulders of giants. The BBC reported this week on the death of John McCarthy, arguably the founder of Artificial Intelligence (AI), and the creator of LISP, still one of my favourite programming languages. He died 24th October 2011, at the age of 84. See also the Guardian Obituary. AI was my first love in computing, and I have huge respect for the power and simplicity of LISP for exploring this vast field. Earlier this month, the BBC also announced the death of Dennis Ritchie, creator of the C programming language and co-creator of UNIX at Bell Labs, who died on 12th October 2011. See the Guardian Obituary. I fell in love with UNIX (and the Internet) in the mid-80s in university in Keele, and it has been the stable OS underpinning nearly everything I have done with computing since then, not least the Mac OS X MacBook I am using now to type this blog post. Again it is a powerful and generative tool, based on simple principles. Perhaps most well covered in the popular press, Steve Jobs of Apple who died at the early age of 56, on the 5th October 2011. Through arguably the most impressive range of product launches in the history of computing, he has driven the adoption of the key technologies in computing by the general public, opening up the excitement and wonder of the potential for these technologies to all of us, not just the academics. See the Guardian Obituary. I love my iPod, iPhone and iPad as well as my OS X machines, and I love the fact that computing was democratised by the personal computer. We will not see their likes again, to paraphrase what we say in Irish....</summary>
<content type="html"><![CDATA[<p>Three great men have passed away this month, all leave huge influence behind them on humanity and our continued journey in our use of tools.  They contributed to the core foundational principles of computing, and to the design of products that led to the widespread adoption of the resulting technologies by the general public.  I think software is a very strange thing, that we don't consider too often, layers of abstraction and tools that allow the creation of digital artefacts that change our lives.  Of course hardware is needed too, but software itself must surely be studied more in social sciences as one of humanity's most productive inventions, not yet equal to natural language in impact on our history, but harnessing our natural linguistic abilities and turning them towards an engineering purpose - pure magic.  Perhaps more accurately software should be seen as the latest incarnation of mathematics, our first artificial language, made alive through the ability to actually execute on hardware. In any case, we stand on the shoulders of giants.</p>

<p><img src="http://upload.wikimedia.org/wikipedia/commons/thumb/4/49/John_McCarthy_Stanford.jpg/320px-John_McCarthy_Stanford.jpg"/></p>

<p>The BBC reported this week on the death of <a href="http://www.bbc.co.uk/news/technology-15444222">John McCarthy</a>, arguably the founder of Artificial Intelligence (AI), and the creator of LISP, still one of my favourite programming languages.  He died 24th October 2011, at the age of 84.  See also the <a href="http://www.guardian.co.uk/technology/2011/oct/25/john-mccarthy">Guardian Obituary</a>.  AI was my first love in computing, and I have huge respect for the power and simplicity of LISP for exploring this vast field.</p>

<p><img src="http://upload.wikimedia.org/wikipedia/commons/0/01/Dennis_MacAlistair_Ritchie_.jpg"/></p>

<p>Earlier this month, the BBC also announced the death of <a href="http://www.bbc.co.uk/news/technology-15287391">Dennis Ritchie</a>, creator of the C programming language and co-creator of UNIX at Bell Labs, who died on 12th October 2011. See the <a href="http://www.guardian.co.uk/technology/2011/oct/13/dennis-ritchie">Guardian Obituary</a>.  I fell in love with UNIX (and the Internet) in the mid-80s in university in Keele, and it has been the stable OS underpinning nearly everything I have done with computing since then, not least the Mac OS X MacBook I am using now to type this blog post.  Again it is a powerful and generative tool, based on simple principles.</p>

<p><img src="http://upload.wikimedia.org/wikipedia/commons/thumb/b/b9/Steve_Jobs_Headshot_2010-CROP.jpg/245px-Steve_Jobs_Headshot_2010-CROP.jpg"/></p>

<p>Perhaps most well covered in the popular press, Steve Jobs of Apple who died at the early age of 56, on the 5th October 2011.  Through arguably the most impressive range of product launches in the history of computing, he has driven the adoption of the key technologies in computing by the general public, opening up the excitement and wonder of the potential for these technologies to all of us, not just the academics.  See the <a href="http://www.guardian.co.uk/technology/2011/oct/06/steve-jobs-obituary">Guardian Obituary</a>.  I love my iPod, iPhone and iPad as well as my OS X machines, and I love the fact that computing was democratised by the personal computer.</p>

<p>We will not see their likes again, to paraphrase what we say in Irish.</p>]]></content>
<category term="/musings" scheme="http://www.ofoghlu.net/log" label="Musings" />
<id>http://www.ofoghlu.net/log/2011/10/we_mourn_three_giants_in_octob.html</id>
<link rel="alternate" href="http://www.ofoghlu.net/log/2011/10/we_mourn_three_giants_in_octob.html" type="application/xhtml+xml" hreflang="en" />
<published>2011-10-26T10:48:26Z</published>
<updated>2011-10-26T13:42:32Z</updated>
</entry>
<entry>
<title type="text">Tall Ships in Waterford</title>
<summary type="text"> Waterford had a very busy weekend from Thursday 30th June 2011 to Sunday 3rd July 2011 as the quays in the city centre hosted the start of the Sail Training Interational Tall Ships Race 2011. I was up early on Sunday morning, standing on the green road between Cheekpoint and Passage East, to see the parade of sail as the ships came past to Dunmore East. This Flickr Set of photos captures most of the tall ships as they passed by....</summary>
<content type="html"><![CDATA[<p><a href="http://www.flickr.com/photos/mofoghlu/5904282267/" title="IMG_1881 by mofoghlu, on Flickr"><img src="http://farm7.static.flickr.com/6040/5904282267_a2f7e43304.jpg" width="500" height="333" alt="IMG_1881"></a></p>

<p>Waterford had a very busy weekend from Thursday 30th June 2011 to Sunday 3rd July 2011 as the quays in the city centre hosted the start of the Sail Training Interational <a href="http://www.sailtraininginternational.org/events/2011-onwards/2011-race">Tall Ships Race 2011</a>.</p>

<p>I was up early on Sunday morning, standing on the green road between Cheekpoint and Passage East, to see the parade of sail as the ships came past to Dunmore East.  This <a href="http://www.flickr.com/photos/mofoghlu/sets/72157626988394083/">Flickr Set</a> of photos captures most of the tall ships as they passed by.</p>

]]></content>
<category term="/personal_note" scheme="http://www.ofoghlu.net/log" label="Personal Note" />
<id>http://www.ofoghlu.net/log/2011/07/tall_ships_in_waterford_1.html</id>
<link rel="alternate" href="http://www.ofoghlu.net/log/2011/07/tall_ships_in_waterford_1.html" type="application/xhtml+xml" hreflang="en" />
<published>2011-07-03T23:43:19Z</published>
<updated>2011-07-07T18:01:08Z</updated>
</entry>
<entry>
<title type="text">New C++ ISO Standard, C++0x, reboot</title>
<summary type="text">The New C : Lay down your guns, knives, and clubs • The Register Facinating discussion of how important C++ still is. Wierd that I witnessed it all, from teaching myself OO and C++ on a 286 with Zortech C++ in the mid-to-late 1980s. I still have an original ECOOP conference poster (1988, Oslo, Norway)....</summary>
<content type="html"><![CDATA[<p><a title="The New C  : Lay down your guns, knives, and clubs • The Register" href="http://www.theregister.co.uk/2011/06/11/herb_sutter_next_c_plus_plus/">The New C  : Lay down your guns, knives, and clubs • The Register</a></p>

<p>Facinating discussion of how important C++ still is.  Wierd that I witnessed it all, from teaching myself OO and C++ on a 286 with Zortech C++ in the mid-to-late 1980s.  I still have an original ECOOP conference poster (1988, Oslo, Norway).</p>]]></content>
<category term="/programming" scheme="http://www.ofoghlu.net/log" label="Programming" />
<id>http://www.ofoghlu.net/log/2011/06/new_c_iso_standard_c0x_reboot.html</id>
<link rel="alternate" href="http://www.ofoghlu.net/log/2011/06/new_c_iso_standard_c0x_reboot.html" type="application/xhtml+xml" hreflang="en" />
<published>2011-06-11T18:54:00Z</published>
<updated>2011-06-11T18:54:16Z</updated>
</entry>
<entry>
<title type="text">World IPv6 Day figures from Google indicate success</title>
<summary type="text">Google, Facebook promise new IPv6 services after successful trial Google said it has decided to leave its main YouTube website enabled for IPv6 for the time being. Since 2008, Google has supported IPv6 on separate websites -- such as www.ipv6.google.com -- rather than on its main websites. "We saw 65% growth in our IPv6 traffic on World IPv6 Day," said Lorenzo Colitti, IPv6 Software Engineer at Google, who pointed out that Google added IPv6 support to several new services including Orkut for the trial. "This event has really been successful in galvanizing the community."...</summary>
<content type="html"><![CDATA[<p><a title="Google, Facebook promise new IPv6 services after successful trial" href="http://www.networkworld.com/news/2011/060911-world-ipv6-follow.html">Google, Facebook promise new IPv6 services after successful trial</a></p>

<p>Google said it has decided to leave its main YouTube website enabled for IPv6 for the time being. Since 2008, Google has supported IPv6 on separate websites -- such as www.ipv6.google.com -- rather than on its main websites. </p>

<p>"We saw 65% growth in our IPv6 traffic on World IPv6 Day," said Lorenzo Colitti, IPv6 Software Engineer at Google, who pointed out that Google added IPv6 support to several new services including Orkut for the trial. "This event has really been successful in galvanizing the community." </p>]]></content>
<category term="/telecoms_and_networking" scheme="http://www.ofoghlu.net/log" label="Telecoms and Networking" />
<id>http://www.ofoghlu.net/log/2011/06/world_ipv6_day_figures_from_go.html</id>
<link rel="alternate" href="http://www.ofoghlu.net/log/2011/06/world_ipv6_day_figures_from_go.html" type="application/xhtml+xml" hreflang="en" />
<published>2011-06-11T12:28:56Z</published>
<updated>2011-06-11T12:29:12Z</updated>
</entry>
<entry>
<title type="text">Coverage of World IPv6 Day</title>
<summary type="text">Tech giants join in World IPv6 Day | IT PRO...</summary>
<content type="html"><![CDATA[<p><a title="Tech giants join in World IPv6 Day | IT PRO" href="http://www.itpro.co.uk/634048/tech-giants-join-in-world-ipv6-day">Tech giants join in World IPv6 Day | IT PRO</a></p>]]></content>
<category term="/telecoms_and_networking" scheme="http://www.ofoghlu.net/log" label="Telecoms and Networking" />
<id>http://www.ofoghlu.net/log/2011/06/coverage_of_world_ipv6_day.html</id>
<link rel="alternate" href="http://www.ofoghlu.net/log/2011/06/coverage_of_world_ipv6_day.html" type="application/xhtml+xml" hreflang="en" />
<published>2011-06-08T10:11:13Z</published>
<updated>2011-06-08T10:11:29Z</updated>
</entry>
<entry>
<title type="text">World IPv6 Day today</title>
<summary type="text"> Today is World IPv6 Day, organised by the Internet Society (ISOC). Internet Society - World IPv6 Day. Read the "About IPv6" section of the Irish IPv6 Task Force website if this means nothing to you :-) Many people are experimenting with turning on IPv6 for the first time, and/or turning off IPv4 to see if the IPv6 infrastructure can cope. So today is a good day to test your own machine to see how well it can cope with the next generation internet protocol, IPv6: http://www.testipv6.com. In Ireland there is a good IPv6 readiness site, http://www.ipv6ready.ie, sponsored by the INEX, the Dublin Internet Neutral Exchange. The Irish IPv6 Task Force has also a website for the day, http://www.ipv6day.ie, the site includes a monitoring tooolset that monitors IPv6 readiness for high profile public and private sector Irish internet sites....</summary>
<content type="html"><![CDATA[<p><!– BEGIN WORLD IPv6 DAY TEST FLIGHT BADGE: BLUE: 256px –><br />
<a href="http://www.worldipv6day.org"><img src="http://www.worldipv6day.org/files/2011/05/IPv6-test-flight-blue-256-trans.png" height="256" width="256" title="WORLD IPV6 DAY is 8 June 2011 – The Future is Forever" alt="WORLD IPV6 DAY is 8 June 2011 – The Future is Forever"></a><br />
<!– END WORLD IPv6 DAY TEST FLIGHT BADGE: BLUE: 256px –></p>

<p>Today is World IPv6 Day, organised by the Internet Society (ISOC).  <a title="Internet Society - World IPv6 Day" href="http://www.worldipv6day.org/">Internet Society - World IPv6 Day</a>.</p>

<p>Read the <a href="http://www.ipv6.ie/aboutv6.html">"About IPv6"</a> section of the Irish IPv6 Task Force website if this means nothing to you :-)</p>

<p>Many people are experimenting with turning on IPv6 for the first time, and/or turning off IPv4 to see if the IPv6 infrastructure can cope.</p>

<p>So today is a good day to test your own machine to see how well it can cope with the next generation internet protocol, IPv6: <a href="http://www.testipv6.com">http://www.testipv6.com</a>.</p>

<p>In Ireland there is a good IPv6 readiness site, <a href="http://www.ipv6ready.ie">http://www.ipv6ready.ie</a>, sponsored by the INEX, the Dublin Internet Neutral Exchange.</p>

<p>The <a href="http://www.ipv6.ie">Irish IPv6 Task Force</a> has also a website for the day, <a href="http://www.ipv6day.ie">http://www.ipv6day.ie</a>, the site includes a monitoring tooolset that monitors IPv6 readiness for high profile public and private sector Irish internet sites.</p>]]></content>
<category term="/telecoms_and_networking" scheme="http://www.ofoghlu.net/log" label="Telecoms and Networking" />
<id>http://www.ofoghlu.net/log/2011/06/world_ipv6_day_today.html</id>
<link rel="alternate" href="http://www.ofoghlu.net/log/2011/06/world_ipv6_day_today.html" type="application/xhtml+xml" hreflang="en" />
<published>2011-06-08T10:06:33Z</published>
<updated>2011-06-08T11:22:34Z</updated>
</entry>
<entry>
<title type="text">Android: FeedHenry Apps</title>
<summary type="text">mofoghlu's FeedHenry Apps4 total, 4 free (100%), 0 paid (0%), 7MB total size, $0 total price NCB Client View RTÉ DocOnOne RTÉ Pocket Aer Lingus View this Android app list on AppBrain...</summary>
<content type="html"><![CDATA[<h2><a href='http://www.appbrain.com/user/mofoghlu/feedhenry-apps'>mofoghlu's FeedHenry Apps</a></h2><br />4 total, 4 free (100%), 0 paid (0%), 7MB total size, $0 total price
<br /><br /><ul><li><a href='http://www.appbrain.com/app/ncb-client-view/com.feedhenry.fhaGj0ccvtbj8km1sB70jR1sX0'>NCB Client View</a></li>
<li><a href='http://www.appbrain.com/app/rt%C3%A9-doconone/com.feedhenry.fhAlgOobrsGT1pZKHPAPBqJqaK'>RTÉ DocOnOne</a></li>
<li><a href='http://www.appbrain.com/app/rt%C3%A9-pocket/com.feedhenry.fhDGvhWQnbBeu2izPvWrNdLwD6'>RTÉ Pocket</a></li>
<li><a href='http://www.appbrain.com/app/aer-lingus/com.feedhenry.fhOKcsg_B__vVOb8G_OvkN_kbB'>Aer Lingus</a></li>
</ul><br />
<a href='http://www.appbrain.com/user/mofoghlu/feedhenry-apps'>View this Android app list on AppBrain</a>
]]></content>
<category term="/feedhenry" scheme="http://www.ofoghlu.net/log" label="FeedHenry" />
<id>http://www.ofoghlu.net/log/2011/06/android_feedhenry_apps.html</id>
<link rel="alternate" href="http://www.ofoghlu.net/log/2011/06/android_feedhenry_apps.html" type="application/xhtml+xml" hreflang="en" />
<published>2011-06-03T01:29:49Z</published>
<updated>2011-06-03T01:31:07Z</updated>
</entry>
<entry>
<title type="text">HTML5 Last Call May 2011</title>
<summary type="text"> The next generation of web standards made significant progress this month as the W3C announced that the draft HTML5 specification has been opened up to a "Last Call" for comments from members of the W3C, and the wider community. This is on target for the schedule the W3C set last year for HTML5, and is based on the assumption that the priority is to get a recommended HTML5 specification as soon as possible. W3C Invites Broad Review of HTML5...</summary>
<content type="html"><![CDATA[<p><img alt="HTML5 Logo" src="http://www.w3.org/html/logo/downloads/HTML5_Logo_128.png"/></p>

<p>The next generation of web standards made significant progress this month as the W3C announced that the draft HTML5 specification has been opened up to a "Last Call" for comments from members of the W3C, and the wider community.  This is on target for the schedule the W3C set last year for HTML5, and is based on the assumption that the priority is to get a recommended HTML5 specification as soon as possible.</p>

<p><a title="W3C Invites Broad Review of HTML5" href="http://www.w3.org/2011/05/html5lc-pr.html.en">W3C Invites Broad Review of HTML5</a></p>]]></content>
<category term="/semantic_web_and_web_technologies" scheme="http://www.ofoghlu.net/log" label="Semantic Web and Web Technologies" />
<id>http://www.ofoghlu.net/log/2011/05/html5_last_call_may_2011.html</id>
<link rel="alternate" href="http://www.ofoghlu.net/log/2011/05/html5_last_call_may_2011.html" type="application/xhtml+xml" hreflang="en" />
<published>2011-05-26T09:46:39Z</published>
<updated>2011-05-26T09:50:02Z</updated>
</entry>
<entry>
<title type="text"></title>
<summary type="text"> MIT is celebrating 150 years, and they've listed the top 150 things they've done. Top of the list is supporting the World Wide Web Consortium! Well done guys.... good to be top of these lists. MIT 150: The Top 50 - Boston.com...</summary>
<content type="html"><![CDATA[<p><img src="http://cache.boston.com/bonzai-fba/Globe_Photo/2011/05/11/1_lee__1305113946_8332.jpg"></p>

<p>MIT is celebrating 150 years, and they've listed the top 150 things they've done.  Top of the list is supporting the <a href="http://www.w3.org">World Wide Web Consortium</a>!  Well done guys.... good to be top of these lists.</p>

<p><a title="MIT 150: The Top 50 - Boston.com" href="http://www.boston.com/news/education/higher/specials/mit150/galleries/top_50?pg=51">MIT 150: The Top 50 - Boston.com</a></p>]]></content>
<category term="/" scheme="http://www.ofoghlu.net/log" label="" />
<id>http://www.ofoghlu.net/log/2011/05/_mit_is_celebrating_150.html</id>
<link rel="alternate" href="http://www.ofoghlu.net/log/2011/05/_mit_is_celebrating_150.html" type="application/xhtml+xml" hreflang="en" />
<published>2011-05-16T16:27:43Z</published>
<updated>2011-05-16T16:27:58Z</updated>
</entry>
<entry>
<title type="text">Semantic Web: RDFa</title>
<summary type="text"> Whilst attending the World Wide Web Consortium Advisory Committee meeting in Bilbao (on today and tomorrow), I realised that one small part of the semantic web initiative, pushed for many years by the W3C, has started to see wide scale adoption. RDFa is now claimed to be embedded in 3.6% of all public URLs (October 2010), and growing fast. Yahoo! led the way with SearchMonkey indexing, Google followed with rich snippets, and FaceBook have used it to enable their open graph protocol. For more information see:W3C Pleased With Semantic Web Adoption by Facebook, Best Buy &amp; Others Strategies for Building Semantic Web Applications W3C RDF Web Applications Working Group...</summary>
<content type="html"><![CDATA[<p><img src="http://www.w3.org/Icons/SW/sw-horz-w3c.png"></p>

<p>Whilst attending the World Wide Web Consortium Advisory Committee meeting in Bilbao (on today and tomorrow), I realised that one small part of the semantic web initiative, pushed for many years by the W3C, has started to see wide scale adoption.  </p>

<p>RDFa is now claimed to be embedded in 3.6% of all public URLs (October 2010), and growing fast.  Yahoo! led the way with SearchMonkey indexing, Google followed with rich snippets, and FaceBook have used it to enable their open graph protocol.</p>

<p>For more information see:<ul><li><a title="W3C Pleased With Semantic Web Adoption by Facebook, Best Buy &amp; Others" href="http://www.readwriteweb.com/archives/w3c_pleased_with_semantic_web_adoption.php">W3C Pleased With Semantic Web Adoption by Facebook, Best Buy &amp; Others</a></li><br />
<li><a href="http://notes.3kbo.com/rdfa">Strategies for Building Semantic Web Applications</a></li><br />
<li><a href="http://www.w3.org/2010/02/rdfa/">W3C RDF Web Applications Working Group</a></li><br />
</ul></p>]]></content>
<category term="/semantic_web_and_web_technologies" scheme="http://www.ofoghlu.net/log" label="Semantic Web and Web Technologies" />
<id>http://www.ofoghlu.net/log/2011/05/semantic_web_rdfa.html</id>
<link rel="alternate" href="http://www.ofoghlu.net/log/2011/05/semantic_web_rdfa.html" type="application/xhtml+xml" hreflang="en" />
<published>2011-05-16T10:25:51Z</published>
<updated>2011-05-16T10:41:52Z</updated>
</entry>
<entry>
<title type="text">The China Post: Europe set to put data in the cloud</title>
<summary type="text">Europe set to put data in the cloud – Google Apps for Business....</summary>
<content type="html"><![CDATA[<p><a title="Europe set to put data in the cloud – Google Apps for Business." href="http://www.go-oodles.com/index.php/2011/05/europe-set-to-put-data-in-the-clouds/">Europe set to put data in the cloud – Google Apps for Business.</a></p>]]><![CDATA[<p>BRUSSELS–The American computer scientist John McCarthy — who coined the phrase “artificial intelligence” — predicted in 1961 that computing power may someday become a public utility, much like electricity or water.</p>

<p>The idea that you could flick a switch for data-crunching was as futuristic at the time as humanoid robots or flying cars.</p>

<p>But 50 years on, a robot has won the U.S. quiz show “Jeopardy,” multiple jet-propelled skycars are under development and McCarthy’s computing vision is slowly taking shape.</p>

<p>The idea of siphoning computing power from afar — a concept called “cloud computing” — has been in active development for much of the past decade, with companies such as Google, IBM and Amazon playing a central role.</p>

<p>Now the European Union is rapidly adopting the idea, hoping that it can streamline businesses, rid the 27-country union of overlapping infrastructure and ultimately save time and money.</p>

<p>But it’s also causing intense headaches for EU regulators, who are troubled by issues of privacy and jurisdiction, including tough questions about who owns information and who bears responsibility for how European laws are applied.</p>

<p>Anyone who uses Gmail, Flickr or other services where the data are not saved on their computers is already taking advantage of cloud computing. Businesses are increasing switching their entire networks to such Internet-based systems.</p>

<p>While it saves money, it also means that personal data can essentially be stored anywhere in the world and that the ability to reach them depends solely on the cloud provider working properly. It’s a potential privacy and logistical nightmare.</p>

<p>Still, the economic argument is striking: The Centre for Economics and Business Research predicts that Europe’s five largest economies could save 177 billion euros (US$257.1 billion) — roughly the output of Ireland — each year for the next five years if all their businesses were to switch over at the expected rate.</p>

<p>In response to the new business possibilities and in an effort to head off the impending privacy concerns, the EU executive is putting together its first cloud-computing strategy. The target for completion is next year, and there’s a sense of urgency to get ground rules in place.</p>

<p>“Normally I prefer clearly defined concepts,” Neelie Kroes, the EU’s top official responsible for information technology and the digital agenda, said as she announced the unveiling of the EU’s cloud strategy in January.</p>

<p>“But when it comes to cloud computing I have understood that we cannot wait for a universally agreed definition. We have to act.”</p>

<p>Compared to the United States, Europe has been a slow adapter to the new technology.</p>

<p>Last year, western Europe accounted for less than a quarter of the US$68 billion spent globally on cloud-computing services, according to technology research consultancy Gartner. The United States occupied nearly 60 percent of the market.</p>

<p>That leaves plenty of room for the technology to expand in Europe, but it’s the privacy issue that is likely to prove the biggest hurdle to a rapid and successful expansion.</p>

<p>One significant problem is that there’s no way for a user to verify where their data are sitting, whether on a server in Sao Paolo, Siena, Singapore or Seoul.</p>

<p>This raises a particular problem for EU member states, who under EU law can only send personal data outside EU borders if the receiving country meets “adequate” privacy standards.</p>

<p>It’s also unclear under EU regulations whose privacy laws would apply in any dispute where the end-user, the cloud-provider and the actual data servers are all in different countries.</p>

<p>For that reason, the EU’s 27 member states are first trying to align their privacy laws and close jurisdictional gaps.</p>

<p>“This is a necessary condition for cloud computing to be effective in the near future,” said Daniele Catteddu, a communication security expert working on the EU’s cloud computing strategy.</p>

<p>“The major obstacles are legal barriers, the enormous levels of bureaucracy, the difficulties of being compliant with 27 different sets of rules,” he said.</p>

<p>One Sunday last February, tens of thousands of Gmail users opened their e-mail accounts only to find them completely empty — data stored in the cloud had temporarily disappeared.</p>

<p>“In some rare instances, software bugs can affect several copies of the data. That’s what happened here,” Google’s vice president of engineering explained on the company’s blog.</p>

<p>Although the data were recovered, it was a jolting reminder that using the cloud means giving up control and that the technology is only as good as its stability and reliability.</p>

<p>Similar incidents have happened to businesses. In 2006, the British-Swedish gaming services company GameSwitch lost access to its software and data following a police raid on a different company that happened to use the same data center.</p>

<p>“It basically comes down to the degree to which you trust the cloud-provider,” said Giles Hogben, a communication security expert for ENISA, the EU’s Internet security agency.</p>

<p>Determining whether to trust can be tricky for customers because providers are wary of disclosing their exact security infrastructure, arguing that to do so would make them more vulnerable to cyber-attack, Hogben said.</p>

<p>Customers also do not have much bargaining room with cloud providers, according to a study conducted at Queen Mary, University of London. As with electrical companies or other utilities, it’s “take it or leave it.” EU regulators have taken note of the potential issues.</p>

<p>“We can’t simply assume that voluntary approaches like codes of conduct will do the job,” Kroes said in a speech last month. “Sometimes you need the sort of real teeth only public authorities have.”</p>

<p>However the regulation shakes out, big computing companies like Microsoft say cloud computing will be the next big thing for Europe and the rest of the world.</p>

<p>“It really is the future. All of our products will run on the cloud,” Microsoft associate general counsel, Ron Zink, told Reuters this month.</p>

<p>Zink said 70 percent of Microsoft’s research and development funds were already devoted to cloud computing, with the figure expected to rise to 90 percent soon.</p>

<p>Kroes is also pushing for more of Europe’s public sector to switch to cloud computing, following the United States, which is planning to close 800 of its 2,100 data centers, almost 40 percent, by 2015 as part of a new “cloud-first” policy.</p>

<p>“I want to make Europe not only ‘cloud-friendly’ but ‘cloud-active’,” Kroes said.</p>

<p>The aim and the ambition are there, but negotiating the legal and privacy maze may take time.</p>]]></content>
<category term="/semantic_web_and_web_technologies" scheme="http://www.ofoghlu.net/log" label="Semantic Web and Web Technologies" />
<id>http://www.ofoghlu.net/log/2011/05/the_china_post_europe_set_to_p.html</id>
<link rel="alternate" href="http://www.ofoghlu.net/log/2011/05/the_china_post_europe_set_to_p.html" type="application/xhtml+xml" hreflang="en" />
<published>2011-05-09T10:08:08Z</published>
<updated>2011-05-09T10:08:25Z</updated>
</entry>
<entry>
<title type="text">Mobile OS Market Share (Feb 2011) iCrossing</title>
<summary type="text"> from iCrossing....</summary>
<content type="html"><![CDATA[<p><img src="http://connect.icrossing.co.uk/wp-content/uploads/2011/02/Mobile-OS-Market-Share-2.jpg"></br><br />
from iCrossing.</p>]]></content>
<category term="/telecoms_and_networking" scheme="http://www.ofoghlu.net/log" label="Telecoms and Networking" />
<id>http://www.ofoghlu.net/log/2011/04/mobile_os_market_share_feb_201.html</id>
<link rel="alternate" href="http://www.ofoghlu.net/log/2011/04/mobile_os_market_share_feb_201.html" type="application/xhtml+xml" hreflang="en" />
<published>2011-04-16T23:30:23Z</published>
<updated>2011-04-16T23:31:11Z</updated>
</entry>
<entry>
<title type="text">Facebook usage graphic</title>
<summary type="text"> from iCrossing....</summary>
<content type="html"><![CDATA[<p><img src="http://connect.icrossing.co.uk/wp-content/uploads/2011/04/Global-Facebook-Statistics.jpg"></br><br />
from iCrossing.</p>]]></content>
<category term="/semantic_web_and_web_technologies" scheme="http://www.ofoghlu.net/log" label="Semantic Web and Web Technologies" />
<id>http://www.ofoghlu.net/log/2011/04/facebook_usage_graphic.html</id>
<link rel="alternate" href="http://www.ofoghlu.net/log/2011/04/facebook_usage_graphic.html" type="application/xhtml+xml" hreflang="en" />
<published>2011-04-15T21:19:59Z</published>
<updated>2011-04-15T21:20:43Z</updated>
</entry>
<entry>
<title type="text">Science, Engineering and Technology Research Funding Policy in Ireland 1995-2008: A Policy Document Analysis</title>
<summary type="text">My thesis on Irish Research Funding Policy, accepted last summer for a doctorate in the University of Sheffield, School of Education, has been published on the University of Sheffield e-thesis website. This site is shared by the Universities of York and Leeds, and so is called White Rose eTheses Online. It has also been published on the Waterford Institute of Technology repository (i.e. where I currently work). Ó Foghlú, Mícheál (2010) Science, Engineering and Technology Research Funding Policy in Ireland 1995-2008: A Policy Document Analysis, EdD Thesis, University of Sheffield, School of Education. (University of Sheffield PDF, WIT PDF). Abstract In the period 1995 to 2008 there has been an increased level of government funding for research and development in higher education institutions in Ireland. This thesis analyses the evolving theoretical literature on the production of knowledge, and traces how models of research and innovation have evolved in the contemporary period. Four models are discussed: (i) linear model, (ii) national systems of innovation, (iii) mode-2 science, and (iv) triple helix. The thesis presents a detailed analysis of a series of public documents produced in Ireland in the period, and discusses how each one relates to the theoretical background. Some of these relationships are explicit, where documents cite key authors and the models as discussed in the theoretical literature. Some of the relationships are implicit, where the manner in which the process of research and development is described implies that certain models are being assumed. The thesis subsequently discusses the results of this analysis, where it seems that the Irish policy literature is moving away from an engagement with at least some of these theoretical models, towards a very operationalised implementation strategy. This is epitomised by the development of the Strategy for Science Technology and Innovation. The thesis finally makes a number of recommendations for policy makers, advising the more detailed study and analysis of Ireland's own national system of innovation, and the prioritisation of the use of research funding to build up capabilities in identified areas of this system that are weak....</summary>
<content type="html"><![CDATA[<p>My thesis on Irish Research Funding Policy, accepted last summer for a doctorate in the University of Sheffield, School of Education, has been published on the University of Sheffield e-thesis website.  This site is shared by the Universities of York and Leeds, and so is called White Rose eTheses Online. It has also been published on the Waterford Institute of Technology repository (i.e. where I currently work).</p>

<p>Ó Foghlú, Mícheál (2010) <em>Science, Engineering and Technology Research Funding Policy in Ireland 1995-2008: A Policy Document Analysis</em>, EdD Thesis, University of Sheffield, School of Education. (<a href="http://etheses.whiterose.ac.uk/1451/">University of Sheffield PDF</a>, <a href="http://repository.wit.ie/1634/">WIT PDF</a>).</p>

<p><em>Abstract</em><br />
<blockquote><br />
In the period 1995 to 2008 there has been an increased level of government funding<br />
for research and development in higher education institutions in Ireland.</p>

<p>This thesis analyses the evolving theoretical literature on the production of<br />
knowledge, and traces how models of research and innovation have evolved in the<br />
contemporary period. Four models are discussed: (i) linear model, (ii) national<br />
systems of innovation, (iii) mode-2 science, and (iv) triple helix.</p>

<p>The thesis presents a detailed analysis of a series of public documents produced<br />
in Ireland in the period, and discusses how each one relates to the theoretical<br />
background. Some of these relationships are explicit, where documents cite key<br />
authors and the models as discussed in the theoretical literature. Some of the<br />
relationships are implicit, where the manner in which the process of research and<br />
development is described implies that certain models are being assumed.</p>

<p>The thesis subsequently discusses the results of this analysis, where it seems<br />
that the Irish policy literature is moving away from an engagement with at least<br />
some of these theoretical models, towards a very operationalised implementation<br />
strategy. This is epitomised by the development of the Strategy for Science<br />
Technology and Innovation.</p>

<p>The thesis finally makes a number of recommendations for policy makers,<br />
advising the more detailed study and analysis of Ireland's own national system<br />
of innovation, and the prioritisation of the use of research funding to build up<br />
capabilities in identified areas of this system that are weak.<br />
</blockquote></p>]]></content>
<category term="/research" scheme="http://www.ofoghlu.net/log" label="Research" />
<id>http://www.ofoghlu.net/log/2011/04/science_engineering_and_techno.html</id>
<link rel="alternate" href="http://www.ofoghlu.net/log/2011/04/science_engineering_and_techno.html" type="application/xhtml+xml" hreflang="en" />
<published>2011-04-14T22:56:07Z</published>
<updated>2011-04-16T23:50:39Z</updated>
</entry>
<entry>
<title type="text">Talk at WIT Research Day on Irish Research Funding Policy</title>
<summary type="text">I gave a talk today at the WIT Research Day (13th April 2011) on Irish Research Funding Policy, focused on its reference to non-linear theories of Knowledge Production. Draws on my doctoral research that did an analysis of public research policy documents in Ireland 2005-2008. Ireland in this period made the case for huge increases in HERD (funding for R&D in Higher Education), and implemented this from 1998 onwards primarily via the HEA PRTLI and SFI. My case is that this was done without a proper analysis of what impact on the knowledge economy was planned for, or how it could be measured. Now with less money available, we need to revisit the process, make critical decisions, and create clarity for ongoing funding. The slides area available on SlideShare. 20110413 wit research_day_mofoghluView more presentations from Mícheál Ó Foghlú....</summary>
<content type="html"><![CDATA[<p>I gave a talk today at the WIT Research Day (13th April 2011) on Irish Research Funding Policy, focused on its reference to non-linear theories of Knowledge Production. Draws on my doctoral research that did an analysis of public research policy documents in Ireland 2005-2008. Ireland in this period made the case for huge increases in HERD (funding for R&D in Higher Education), and implemented this from 1998 onwards primarily via the HEA PRTLI and SFI. My case is that this was done without a proper analysis of what impact on the knowledge economy was planned for, or how it could be measured. Now with less money available, we need to revisit the process, make critical decisions, and create clarity for ongoing funding.</p>

<p>The slides area available on <a href="http://www.slideshare.net/mofoghlu/20110413-wit-researchdaymofoghlu">SlideShare</a>.</p>

<div style="width:425px" id="__ss_7613674"><strong style="display:block;margin:12px 0 4px"><a href="http://www.slideshare.net/mofoghlu/20110413-wit-researchdaymofoghlu" title="20110413 wit research_day_mofoghlu">20110413 wit research_day_mofoghlu</a></strong><object id="__sse7613674" width="425" height="355"><param name="movie" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=20110413witresearchdaymofoghlu-110413075619-phpapp02&stripped_title=20110413-wit-researchdaymofoghlu&userName=mofoghlu" /><param name="allowFullScreen" value="true"/><param name="allowScriptAccess" value="always"/><embed name="__sse7613674" src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=20110413witresearchdaymofoghlu-110413075619-phpapp02&stripped_title=20110413-wit-researchdaymofoghlu&userName=mofoghlu" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="355"></embed></object><div style="padding:5px 0 12px">View more <a href="http://www.slideshare.net/">presentations</a> from <a href="http://www.slideshare.net/mofoghlu">Mícheál Ó Foghlú</a>.</div></div>]]></content>
<category term="/research" scheme="http://www.ofoghlu.net/log" label="Research" />
<id>http://www.ofoghlu.net/log/2011/04/talk_at_wit_research_day_on_ir.html</id>
<link rel="alternate" href="http://www.ofoghlu.net/log/2011/04/talk_at_wit_research_day_on_ir.html" type="application/xhtml+xml" hreflang="en" />
<published>2011-04-13T14:01:48Z</published>
<updated>2011-04-13T14:04:33Z</updated>
</entry>
<entry>
<title type="text">Nortel, in bankruptcy, sells IPv4 address block for $7.5 million</title>
<summary type="text">IGP Blog :: Nortel, in bankruptcy, sells IPv4 address block for $7.5 million. The RIRs have long argued that they assign the IP addresses, and that they are not owned, so I am not sure that this will stand up in the end, but the claim is that Nortel have sold an IPv4 allocation to Microsoft as part of their bankruptcy process....</summary>
<content type="html"><![CDATA[<p><a title="IGP Blog :: Nortel, in bankruptcy, sells IPv4 address block for $7.5 million" href="http://blog.internetgovernance.org/blog/_archives/2011/3/23/4778509.html">IGP Blog :: Nortel, in bankruptcy, sells IPv4 address block for $7.5 million</a>.  The RIRs have long argued that they assign the IP addresses, and that they are not owned, so I am not sure that this will stand up in the end, but the claim is that Nortel have sold an IPv4 allocation to Microsoft as part of their bankruptcy process.</p>]]></content>
<category term="/telecoms_and_networking" scheme="http://www.ofoghlu.net/log" label="Telecoms and Networking" />
<id>http://www.ofoghlu.net/log/2011/03/nortel_in_bankruptcy_sells_ipv.html</id>
<link rel="alternate" href="http://www.ofoghlu.net/log/2011/03/nortel_in_bankruptcy_sells_ipv.html" type="application/xhtml+xml" hreflang="en" />
<published>2011-03-29T09:28:58Z</published>
<updated>2011-03-29T09:29:15Z</updated>
</entry>
<entry>
<title type="text">Cross-Platform Mobile App Development</title>
<summary type="text">Retrospection: Cross-Platform Mobile Development at EclipseCon - Heiko Behrens (Blog) I met Heiko recently in Kiel, Germany, where we were both presenting our own visions of cross-platform mobile app development to a local chapter of the ACM. I was very impressed with his bredth of knowledge and his analysis of the field. This blog post covers his most recent session at EclipseCon this month. Now, in my view, the hybrid approach of using web technologies for the user interface, and generating local code to integrate into the features of the mobile device (camera, local storage, contacts list, accelerometer, compass, GPS, and so on), as FeedHenry does, is the best medium to long term bet. Web technologies have proved again and again that they can solve cross-platform UI issues, and they must be the safest bet. I'd much rather learn standard JavaScript, CSS, and HTML/HTML5, with a few extra local API calls to get at the local device's features, than learn a limited subset of JavaSCript or some new invented DSL language, when developing mobile apps. 2011-03-28 @ 15:42 Heiko Behrens responds: Thank you for the reference, Mícheál. I fully agree on the long term: As with the desktop mobile web technology eventually will be able to do real time rendering and tight integration with the host system. At the moment though, neither desktop browsers nor their mobile counter parts can even access a webcam or the built-in camera with pure web technology. It will take some time to catch up with native capabilities. And as we go, a significant amount of outdated browsers (such as WP7) ask for compromises. We'll see what the future holds......</summary>
<content type="html"><![CDATA[<p><a title="Retrospection: Cross-Platform Mobile Development at EclipseCon ｫ Heiko Behrens (Blog)" href="http://heikobehrens.net/2011/03/24/retrospection-cross-platform-mobile-development-at-eclipsecon/">Retrospection: Cross-Platform Mobile Development at EclipseCon - Heiko Behrens (Blog)</a></p>

<p>I met Heiko recently in Kiel, Germany, where we were both presenting our own visions of cross-platform mobile app development to a local chapter of the ACM.  I was very impressed with his bredth of knowledge and his analysis of the field.</p>

<p>This blog post covers his most recent session at EclipseCon this month.</p>

<p>Now, in my view, the hybrid approach of using web technologies for the user interface, and generating local code to integrate into the features of the mobile device (camera, local storage, contacts list, accelerometer, compass, GPS, and so on), as <a href="http://www.Feedhenry.com">FeedHenry</a> does, is the best medium to long term bet.  Web technologies have proved again and again that they can solve cross-platform UI issues, and they must be the safest bet.  I'd much rather learn standard JavaScript, CSS, and HTML/HTML5, with a few extra local API calls to get at the local device's features, than learn a limited subset of JavaSCript or some new invented DSL language, when developing mobile apps.</p>

<blockquote>
<em>2011-03-28 @ 15:42 Heiko Behrens responds:</em>

<p>Thank you for the reference, Mícheál.</p>

<p>I fully agree on the long term: As with the desktop mobile web technology eventually will be able to do real time rendering and tight integration with the host system. At the moment though, neither desktop browsers nor their mobile counter parts can even access a webcam or the built-in camera with pure web technology. It will take some time to catch up with native capabilities. And as we go, a significant amount of outdated browsers (such as WP7) ask for compromises.</p>

<p>We'll see what the future holds...<br />
<blockquote></p>]]></content>
<category term="/semantic_web_and_web_technologies" scheme="http://www.ofoghlu.net/log" label="Semantic Web and Web Technologies" />
<id>http://www.ofoghlu.net/log/2011/03/crossplatform_mobile_app_devel.html</id>
<link rel="alternate" href="http://www.ofoghlu.net/log/2011/03/crossplatform_mobile_app_devel.html" type="application/xhtml+xml" hreflang="en" />
<published>2011-03-28T11:24:04Z</published>
<updated>2011-03-28T15:43:19Z</updated>
</entry>
<entry>
<title type="text">University of Limerick iPhone app for Diabetes</title>
<summary type="text">TiY - Tag It Yourself Interaction Design Centre - Computer Science and Information Systems Department - University of Limerick - Limerick, Ireland Tag-it-Yourself™ is a journaling platform that supports the personalization of self-monitoring practices in diabetes. TiY is developed at the Interaction Design Centre (www.idc.ul.ie) and is part of a broader research project called FutureCOMM, which is funded by HEA Ireland under the 4th PRTLI program. The TSSG led the FutureComm project, and UL's IDC were partners. This is a very interesting output of the research programme. Now allI have to do is persuade them to migrate to Feedhenry to allow it work across multiple devices sucha s Android, Blackerry and Nokia WRT as well as iPhone....</summary>
<content type="html"><![CDATA[<p><a title="TiY - Tag It Yourself" href="http://tiy-tagityourself.blogspot.com/">TiY - Tag It Yourself</a></p>

<p>Interaction Design Centre - Computer Science and Information Systems Department - University of Limerick - Limerick, Ireland</p>

<p>Tag-it-Yourself™ is a journaling platform that supports the personalization of self-monitoring practices in diabetes. TiY is developed at the Interaction Design Centre (www.idc.ul.ie) and is part of a broader research project called FutureCOMM, which is funded by HEA Ireland under the 4th PRTLI program.</p>

<p>The TSSG led the FutureComm project, and UL's IDC were partners.  This is a very interesting output of the research programme.  Now allI have to do is persuade them to migrate to <a href="http://Feedhenry.com">Feedhenry</a> to allow it work across multiple devices sucha s Android, Blackerry and Nokia WRT as well as iPhone.<br />
</p>]]></content>
<category term="/semantic_web_and_web_technologies" scheme="http://www.ofoghlu.net/log" label="Semantic Web and Web Technologies" />
<id>http://www.ofoghlu.net/log/2011/03/university_of_limerick_iphone.html</id>
<link rel="alternate" href="http://www.ofoghlu.net/log/2011/03/university_of_limerick_iphone.html" type="application/xhtml+xml" hreflang="en" />
<published>2011-03-07T11:30:06Z</published>
<updated>2011-03-07T11:30:27Z</updated>
</entry>
<entry>
<title type="text">Security is a big issue in mobile apps</title>
<summary type="text">Mobile Apps Insecure? - Bank Technology News Article (free subscription required to read article). As we are discovering in FeedHenry, the security of mobile apps is a big issue, especially in vertical market segments such as finance and healthcare where there is a risk that sensitive data may need to stored temporarily be on the mobile device. FeedHenry are enabling platform security features to give enterprises the confidence to develop secure solutions in these vertical market segments. These features cover both server side and client side security issues, including encryption....</summary>
<content type="html"><![CDATA[<p><a title="Mobile Apps Insecure? - Bank Technology News Article" href="http://www.americanbanker.com//btn_issues/24_2/mobile-apps-insecure-1031935-1.html">Mobile Apps Insecure? - Bank Technology News Article</a> (free subscription required to read article).</p>

<p>As we are discovering in <a href="http://www.FeedHenry.com">FeedHenry</a>, the security of mobile apps is a big issue, especially in vertical market segments such as finance and healthcare where there is a risk that sensitive data may need to stored temporarily be on the mobile device.</p>

<p>FeedHenry are enabling platform security features to give enterprises the confidence to develop secure solutions in these vertical market segments.  These features cover both server side and client side security issues, including encryption.</p>]]></content>
<category term="/security" scheme="http://www.ofoghlu.net/log" label="Security" />
<id>http://www.ofoghlu.net/log/2011/03/security_is_a_big_issue_in_mob.html</id>
<link rel="alternate" href="http://www.ofoghlu.net/log/2011/03/security_is_a_big_issue_in_mob.html" type="application/xhtml+xml" hreflang="en" />
<published>2011-03-04T13:21:48Z</published>
<updated>2011-03-06T12:06:21Z</updated>
</entry>
<entry>
<title type="text">Native Apps versus HTML5 - good TechCrunch article</title>
<summary type="text">HTML5 Is An Oncoming Train, But Native App Development Is An Oncoming Rocket Ship This article argues that at best lip service, and at worst derision, is being paid to web apps and HTML5 apps, despite an underying beleif that HTML5 is the way of the future. The debate is summarised in terms of the major platforms: Apple (fully native for iPhone and iPad), Google (half in half for Android), Facebook (fully HTML for Facebook). FeedHenry's offering is effecively a halfway house between the two, as the FH client API wraps the local device functionality, and allows the resulting app to delivered via app stores as a real app, despite using web technologies rather than native development languages to build....</summary>
<content type="html"><![CDATA[<p><a title="HTML5 Is An Oncoming Train, But Native App Development Is An Oncoming Rocket Ship" href="http://techcrunch.com/2011/02/09/html5-versus-native-apps/">HTML5 Is An Oncoming Train, But Native App Development Is An Oncoming Rocket Ship</a></p>

<p>This article argues that at best lip service, and at worst derision, is being paid to web apps and HTML5 apps, despite an underying beleif that HTML5 is the way of the future.  The debate is summarised in terms of the major platforms: Apple (fully native for iPhone and iPad), Google (half in half for Android), Facebook (fully HTML for Facebook). </p>

<p>FeedHenry's offering is effecively a halfway house between the two, as the FH client API wraps the local device functionality, and allows the resulting app to delivered via app stores as a real app, despite using web technologies rather than native development languages to build.</p>]]></content>
<category term="/semantic_web_and_web_technologies" scheme="http://www.ofoghlu.net/log" label="Semantic Web and Web Technologies" />
<id>http://www.ofoghlu.net/log/2011/02/native_apps_versus_html5_good.html</id>
<link rel="alternate" href="http://www.ofoghlu.net/log/2011/02/native_apps_versus_html5_good.html" type="application/xhtml+xml" hreflang="en" />
<published>2011-02-10T11:52:18Z</published>
<updated>2011-02-10T11:52:39Z</updated>
</entry>
<entry>
<title type="text">Irish IPv6 Task Force Press Release</title>
<summary type="text">Download file The IPv6 Forum Worldwide Chapters' Leaders & Experts call for Swifter Move to IPv6 For Internet Sustained growth and Future Innovation WATERFORD, IRELAND 4th February 2011. “The Irish IPv6 Task Force joins its affiliate organisations in the IPv6 Forum to call on the ICT industry to respond to the networking needs of the future. Our contribution towards the required migration to IPv6 is the set of online resources we have created, including two sets of videos of summits that provide detailed advice background context, see http://www.ipv6.ie/” says Dr Mícheál Ó Foghlú, Chair Irish IPv6 Task Force and Executive Director Research TSSG, Waterford IT. The IANA (Internet Assigned Numbers Authority- www.iana.org ) has allocated the last IP address blocks from the global IPv4 central address pool, ending all debates over when this would happen. Several months remain before Regional Registries consume all their remaining regional IPv4 address pools, with recent trends suggesting that Asia, Europe, and North America will exhaust in that order within a month or two on either side of July 1, 2011. “The Internet has become the global communication network, now is the time to sustain its growth and stability by integrating IPv6. IPv6 adds great value to IPv4” states Dr. Vint Cerf, Honorary Chair, IPv6 Forum. “The Internet is for Everyone. IPv6 represents the next stage of the Internet's evolution and will help make this vision a reality,” states Lynn St. Amour, President & CEO, Internet Society. The eventuality of this day was foreseen by the IETF almost 20 years ago, and a replacement was developed. In 1999 the IPv6 Forum was established by the IETF IPv6 Task Force with the mission to educate and promote the new protocol, and now that we have reached the end of the IPv4 free pool, that mission is more urgent than ever. The IPv4 based Internet will not stop working, but it will stop growing, while the IPv6 based Internet is designed to grow for generations to come. In our daily lives, failure of the Internet infrastructure or restrictions on its capabilities to add new users or support the worldwide economy are no longer acceptable. Therefore, the IPv6 Forum recommends to all people involved in ICT, that now is the time to leverage 2011 and 2012 for planning and rolling out the new version of the Internet Protocol. Enabling IPv6 in all ICT environment is not the end game but is now a critical requirement for continuity in all Internet business and services going forward. Production quality deployments will take time, Starting late and accelerating the process will compromise quality and significantly raise the costs. The last thing that everyone should avoid is to have to rapidly deploy an unnecessarily costly IPv6 infrastructure to sustain growth and communicate with customers, suppliers, and partners. Transition planning and adoption of IPv6 is now critical to the on-going stability and growth of Internet Protocol based ICT, not only in the public Internet but in every facet of your office, home and mobile electronic existence where TCP/IP and other IP protocols are used. Training, management, support, billing, security and applications development need to be engaged to allow you to be IPv6 ready. This call is more critical to developing nations that strive to modernize their critical Internet infrastructure making it future proof and protecting their investments. “The time is now! And resistance is futile,” states Latif Ladid, IPv6 Forum President Senior Researcher at University of Luxembourg, Security and Trust (SnT) Center. Emeritus Trustee, Internet Society. “Attempting to predict this date has been an interesting challenge over the years, given the chaotic nature of global Internet growth. The challenge ahead for the larger community will be to move past denial, mourning, and grief, and get on with the task of IPv6 deployment,” states Tony Hain, IPv6 Forum Fellow, Technical Director, North American IPv6 Task Force. “If you think you can ignore IPv6, think again. As new IPv4 addresses cannot be acquired the industry will be faced with customers / partners / suppliers who can only be reached via IPv6. Our industry will need to face the “balkanization” of the Internet. It is time to act and to deploy IPv6 now,” states Yanick Pouffary, NAv6TF Technology Director, IPv6 Forum Fellow and IPv6 Forum (Ready & Enabled) Logo Programs Chairperson. To test your IPv6 connection and see if the globe is spinning for you, click on this link: http://ipv6forum.org/test_ipv6.php or this link http://test-ipv6.com/ About the Irish IPv6 Task Force The Irish IPv6 Task Force was established by the Waterford Institute of Technology, HEAnet and the Department of Communications, in 2004. Its membership is drawn from the leading networking and public policy expertise in Ireland including the public sector and academic networks, telecommunications companies, online services companies and general enterprise. Since it was formed it has promoted within Ireland the issues relating to IPv4 depletion and IPv6 migration, including organising two successful IPv6 Summits in 2009 and 2010, the videos and presentations are available online http://www.ipv6.ie/summit2010 and summit2009. The Task Force encourages companies to plan for IPv6 deployment as a matter of urgency, and has provided freely reusable online training materials to help with this engagement. About the IPv6 Forum The IPv6 Forum is a world-wide consortium of leading vendors, Internet service vendors, National research & Education Networks (NRENs) and international ISPs, with a clear mission to promote IPv6 by improving market and user awareness, creating a quality and secure Next Generation Internet and allowing world-wide equitable access to knowledge and technology. The key focus of the IPv6 Forum today is to provide technical guidance for the deployment of interoperability thru its IPv6 Ready & Enabled Logo Programs :www.ipv6ready.org & http://www.ipv6forum.com/ipv6_enabled/ http://www.ipv6forum.com For further information, please contact: Dr Mícheál Ó Foghlú, Chair, Irish IPv6 Task Force Executive Director Research, TSSG, Waterford IT Tel: + 353-51-302963 mofoghlu att tssg.org...</summary>
<content type="html"><![CDATA[<p><a href="http://www.ofoghlu.net/log/20110204_IPv6Forum_JointPressRelease_v6.7.pdf">Download file</a></p>

<p> <br />
The IPv6 Forum Worldwide Chapters' Leaders & Experts call for Swifter Move to IPv6</p>

<p>For Internet Sustained growth and Future Innovation</p>

<p>WATERFORD, IRELAND 4th February 2011.  </p>

<p>“The Irish IPv6 Task Force joins its affiliate organisations in the IPv6 Forum to call on the ICT industry to respond to the networking needs of the future.  Our contribution towards the required migration to IPv6 is the set of online resources we have created, including two sets of videos of summits that provide detailed advice background context, see http://www.ipv6.ie/” says Dr Mícheál Ó Foghlú, Chair Irish IPv6 Task Force and Executive Director Research TSSG, Waterford IT.</p>

<p>The IANA (Internet Assigned Numbers Authority- www.iana.org ) has allocated the last IP address blocks from the global IPv4 central address pool, ending all debates over when this would happen.  Several months remain before Regional Registries consume all their remaining regional IPv4 address pools, with recent trends suggesting that Asia, Europe, and North America will exhaust in that order within a month or two on either side of July 1, 2011. </p>

<p>“The Internet has become the global communication network, now is the time to sustain its growth and stability by integrating IPv6. IPv6 adds great value to IPv4” states Dr. Vint Cerf, Honorary Chair, IPv6 Forum.</p>

<p>“The Internet is for Everyone.  IPv6 represents the next stage of the Internet's evolution and will help make this vision a reality,” states Lynn St. Amour, President & CEO, Internet Society.</p>

<p>The eventuality of this day was foreseen by the IETF almost 20 years ago, and a replacement was developed. In 1999 the IPv6 Forum was established by the IETF IPv6 Task Force with the mission to educate and promote the new protocol, and now that we have reached the end of the IPv4 free pool, that mission is more urgent than ever. The IPv4 based Internet will not stop working, but it will stop growing, while the IPv6 based Internet is designed to grow for generations to come. </p>

<p>In our daily lives, failure of the Internet infrastructure or restrictions on its capabilities to add new users or support the worldwide economy are no longer acceptable. Therefore, the IPv6 Forum recommends to all people involved in ICT, that now is the time to leverage 2011 and 2012 for planning and rolling out the new version of the Internet Protocol. Enabling IPv6 in all ICT environment is not the end game but is now a critical requirement for continuity in all Internet business and services going forward. Production quality deployments will take time, Starting late and accelerating the process will compromise quality and significantly raise the costs. The last thing that everyone should avoid is to have to rapidly deploy an unnecessarily costly IPv6 infrastructure to sustain growth and communicate with customers, suppliers, and partners. </p>

<p>Transition planning and adoption of IPv6 is now critical to the on-going stability and growth of Internet Protocol based ICT, not only in the public Internet but in every facet of your office, home and mobile electronic existence where TCP/IP and other IP protocols are used. Training, management, support, billing, security and applications development need to be engaged to allow you to be IPv6 ready. </p>

<p>This call is more critical to developing nations that strive to modernize their critical Internet infrastructure making it future proof and protecting their investments. </p>

<p>“The time is now! And resistance is futile,” states Latif Ladid, IPv6 Forum President Senior Researcher at University of Luxembourg, Security and Trust (SnT) Center. Emeritus Trustee, Internet Society.</p>

<p>“Attempting to predict this date has been an interesting challenge over the years, given the chaotic nature of global Internet growth. The challenge ahead for the larger community will be to move past denial, mourning, and grief, and get on with the task of IPv6 deployment,” states Tony Hain, IPv6 Forum Fellow, Technical Director, North American IPv6 Task Force.</p>

<p>“If you think you can ignore IPv6, think again. As new IPv4 addresses cannot be acquired the industry will be faced with customers / partners / suppliers who can only be reached via IPv6. Our industry will need to face the “balkanization” of the Internet. It is time to act and to deploy IPv6 now,” states Yanick Pouffary, NAv6TF Technology Director, IPv6 Forum Fellow and IPv6 Forum (Ready & Enabled) Logo Programs Chairperson.</p>

<p>To test your IPv6 connection and see if the globe is spinning for you, click on this link:  http://ipv6forum.org/test_ipv6.php or this link http://test-ipv6.com/ </p>

<p>About the Irish IPv6 Task Force<br />
The Irish IPv6 Task Force was established by the Waterford Institute of Technology, HEAnet and the Department of Communications, in 2004.  Its membership is drawn from the leading networking and public policy expertise in Ireland including the public sector and academic networks, telecommunications companies, online services companies and general enterprise.  Since it was formed it has promoted within Ireland the issues relating to IPv4 depletion and IPv6 migration, including organising two successful IPv6 Summits in 2009 and 2010, the videos and presentations are available online http://www.ipv6.ie/summit2010 and summit2009.  The Task Force encourages companies to plan for IPv6 deployment as a matter of urgency, and has provided freely reusable online training materials to help with this engagement.<br />
About the IPv6 Forum <br />
The IPv6 Forum is a world-wide consortium of leading vendors, Internet service vendors, National research & Education Networks (NRENs) and international ISPs, with a clear mission to promote IPv6 by improving market and user awareness, creating a quality and secure Next Generation Internet and allowing world-wide equitable access to knowledge and technology. The key focus of the IPv6 Forum today is to provide technical guidance for the deployment of interoperability thru its IPv6 Ready & Enabled Logo Programs :www.ipv6ready.org  & http://www.ipv6forum.com/ipv6_enabled/<br />
 http://www.ipv6forum.com <br />
   <br />
For further information, please contact: </p>

<p>Dr Mícheál Ó Foghlú, <br />
Chair, Irish IPv6 Task Force<br />
Executive Director Research, TSSG, Waterford IT <br />
Tel: + 353-51-302963<br />
mofoghlu att tssg.org<br />
</p>]]></content>
<category term="/telecoms_and_networking" scheme="http://www.ofoghlu.net/log" label="Telecoms and Networking" />
<id>http://www.ofoghlu.net/log/2011/02/irish_ipv6_task_force_press_re.html</id>
<link rel="alternate" href="http://www.ofoghlu.net/log/2011/02/irish_ipv6_task_force_press_re.html" type="application/xhtml+xml" hreflang="en" />
<published>2011-02-04T14:45:32Z</published>
<updated>2011-02-04T14:46:48Z</updated>
</entry>
<entry>
<title type="text">Excellent Netscape documentary from 1998-99</title>
<summary type="text">I just read an interesting blog post from Jeff Atwood Coding Horror: Lived Fast, Died Young, Left a Tired Corpse (thanks to @rjroger) The post has links to the documentary film of Netscape pushing to release open source with a tight deadline: Code Rush. For a very long time, Code Rush was almost impossible to find, but the activism of Andy Baio nudged the director to make the film available under Creative Commons. It is salutary to see the development environment that drove one of the lasting legacies of the original dot com bubble, I am typing this in a Firefox (Mozilla) browser window using a MovableType Perl backend CMS, all technologies of that era, the open source Firefox being the direct legacy of Netscape. I am CTO of FeedHenry, a company that is basing its mobile app strategy on JavaScript, another legacy of that era. What comes around goes around....</summary>
<content type="html"><![CDATA[<p>I just read an interesting blog post from Jeff Atwood <a title="Coding Horror: Lived Fast, Died Young, Left a Tired Corpse" href="http://www.codinghorror.com/blog/2011/01/lived-fast-died-young-left-a-tired-corpse.html">Coding Horror: Lived Fast, Died Young, Left a Tired Corpse</a> (thanks to <a href="http://twitter.com/#!/rjrodger">@rjroger</a>)</p>

<p>The post has links to the documentary film of Netscape pushing to release open source with a tight deadline: <a href="http://clickmovement.org/coderush">Code Rush</a>. For a very long time, Code Rush was almost impossible to find, but the <a href="http://waxy.org/2009/07/code_rush_in_the_creative_commons/">activism of Andy Baio</a> nudged the director to make the film available under Creative Commons.</p>

<p>It is salutary to see the development environment that drove one of the lasting legacies of the original dot com bubble, I am typing this in a Firefox (<a href="http://www.mozilla.org/">Mozilla</a>) browser window using a <a href="http://www.movabletype.org/">MovableType</a> <a href="http://www.perl.org/">Perl</a> backend CMS, all technologies of that era, the open source Firefox being the direct legacy of Netscape.  I am CTO of <a href="http://www.FeedHenry.com">FeedHenry</a>, a company that is basing its mobile app strategy on <a href="http://en.wikipedia.org/wiki/JavaScript">JavaScript</a>, another legacy of that era.  What comes around goes around.</p>]]></content>
<category term="/telecoms_and_networking" scheme="http://www.ofoghlu.net/log" label="Telecoms and Networking" />
<id>http://www.ofoghlu.net/log/2011/02/excellent_netscape_documentary.html</id>
<link rel="alternate" href="http://www.ofoghlu.net/log/2011/02/excellent_netscape_documentary.html" type="application/xhtml+xml" hreflang="en" />
<published>2011-02-02T12:05:06Z</published>
<updated>2011-02-02T12:07:23Z</updated>
</entry>
<entry>
<title type="text">World IPv4 Stocks Finally Run Out</title>
<summary type="text">IANA, the Internet authority, has assigned its last batches of IPv4 addresses to the RIRs (Regional Internet Registries), putting pressure on companies to adopt IPv6. See the Irish IPv6 Task Force for more information, particularly the last two Irish IPv6 Summits in 2010 and 2009, lots of good slides and videos on-line. Geoff Huston's prediction model now cites only the next projected deadline, when RIR's allocation will run out. His prediction model for the IANA /8 pool, that I have been tracking since 2005, has now reached its reality checkpoint: 1st Feb 2011. So in a very real way today marks the beginning of the end of the Internet as we know it. This morning, the Internet authority IANA allocated two batches of IPv4 addresses to APNIC, the regional Internet registry of the Asia Pacific, leaving just five batches (known as /8s) in the global pool. Some time ago, the Regional Internet Registries (RIRs) agreed that, when IANA got down to the last five /8s, IANA would allocate them automatically to the five RIRs, regardless of whether or not those registries needed more IP addresses at the time. That day has arrived, meaning that IANA’s stock of IPv4 addresses is now fully depleted. I am tempted to say "The end of the world is neigh!" but in fact things will continue much as normal for some time. The point is that when the RIRs run out, that's it, no more IPv4 (or very expensive recycled IPv4). So we have probably less than one year to migrate to IPv6, if want the Internet to continue to be able to grow. Of course this is not feasible, so we are now pretty much guaranteed a messy overlap period of a fully allocated IPv4 Internet that cannot grow any further co-existing with a fresh new IPv6 world that has not yet grown to be the same size, but will do so over time (years? decades?). I really hope we can push people to migrate quickly, as I like the idea of an Internet that can grow, and I hope you do too. Please Act Now! Update 2011-02-03 And I'm quoted here: Silicon Rebublic, Internet to run out of available IP addresses tomorrow (based on what was said at the previous Irish IPv6 Summit in May 2010)....</summary>
<content type="html"><![CDATA[<p><a href="http://www.IANA.org">IANA</a>, the Internet authority, has assigned its last batches of IPv4 addresses to the RIRs (Regional Internet Registries), putting pressure on companies to adopt IPv6.  See the Irish <a href="http://www.ipv6.ie">IPv6 Task Force</a> for more information, particularly the last two Irish IPv6 Summits in <a href="http://www.ipv6.ie/summit2010">2010</a> and <a href="http://www.ipv6.ie/summit2009">2009</a>, lots of good slides and videos on-line.</p>

<p><a href="http://ipv4.potaroo.net">Geoff Huston's prediction model</a> now cites only the next projected deadline, when RIR's allocation will run out.  His prediction model for the IANA /8 pool, that I have been tracking since 2005, has now reached its reality checkpoint: 1st Feb 2011.</p>

<p>So in a very real way today marks the beginning of the end of the Internet as we know it. This morning, the Internet authority IANA allocated two batches of IPv4 addresses to APNIC, the regional Internet registry of the Asia Pacific, leaving just five batches (known as /8s) in the global pool.</p>

<p>Some time ago, the Regional Internet Registries (RIRs) agreed that, when IANA got down to the last five /8s, IANA would allocate them automatically to the five RIRs, regardless of whether or not those registries needed more IP addresses at the time. That day has arrived, meaning that IANA’s stock of IPv4 addresses is now fully depleted.</p>

<p>I am tempted to say "The end of the world is neigh!" but in fact things will continue much as normal for some time.  The point is that when the RIRs run out, that's it, no more IPv4 (or very expensive recycled IPv4).  So we have probably less than one year to migrate to IPv6, if want the Internet to continue to be able to grow.  Of course this is not feasible, so we are now pretty much guaranteed a messy overlap period of a fully allocated IPv4 Internet that cannot grow any further co-existing with a fresh new IPv6 world that has not yet grown to be the same size, but will do so over time (years? decades?).  I really hope we can push people to migrate quickly, as I like the idea of an Internet that can grow, and I hope you do too.</p>

<p>Please <a href="http://www.ipv6actnow.org/">Act Now</a>!</p>

<p>Update 2011-02-03</p>

<p>And I'm quoted here: <a href="http://www.siliconrepublic.com/comms/item/20224-internet-to-run-out-of-web">Silicon Rebublic, Internet to run out of available IP addresses tomorrow</a> (based on what was said at the previous <a href="http://www.ipv6.ie/summit2010">Irish IPv6 Summit in May 2010</a>).</p>]]></content>
<category term="/telecoms_and_networking" scheme="http://www.ofoghlu.net/log" label="Telecoms and Networking" />
<id>http://www.ofoghlu.net/log/2011/02/world_ipv4_stocks_finally_run.html</id>
<link rel="alternate" href="http://www.ofoghlu.net/log/2011/02/world_ipv4_stocks_finally_run.html" type="application/xhtml+xml" hreflang="en" />
<published>2011-02-01T14:38:05Z</published>
<updated>2011-02-03T15:28:27Z</updated>
</entry>
<entry>
<title type="text">Daniel Karrenberg&apos;s facinating article in similarities between Internet industry and Financial industry</title>
<summary type="text"> The ISP Industry and the Financial Sector - Amazing Similarities A really interesting article, as you can see from the diagram. In the last RIPE Labs article on this subject How Does the Internet Industry Compare?, we looked at ways to compare our industry with other industrial sectors, and identified a number of characteristics that an industry must have in order to be comparable to the Internet industry. It seems the financial sector or monetary credit industry shares many of these characteristics and in fact behaves much like the Internet industry. The three main factors that determine the cumulative distribution of resources in both industries are: centrally administered coordination policies commercial strategies and competition between each industry members determines how fast each of them grows the absolute size of the user base and the varying demands of individual users....</summary>
<content type="html"><![CDATA[<p><img alt="graphic comparing Internet and Financial industries" src="http://www.circleid.com/images/uploads/5300a.jpg"></p>

<p><a title="The ISP Industry and the Financial Sector - Amazing Similarities" href="http://www.circleid.com/posts/20110118_isp_industry_and_the_financial_sector_amazing_similarities/">The ISP Industry and the Financial Sector - Amazing Similarities</a></p>

<p>A really interesting article, as you can see from the diagram.</p>

<blockquote>
In the last RIPE Labs article on this subject How Does the Internet Industry Compare?, we looked at ways to compare our industry with other industrial sectors, and identified a number of characteristics that an industry must have in order to be comparable to the Internet industry. It seems the financial sector or monetary credit industry shares many of these characteristics and in fact behaves much like the Internet industry.

<p>The three main factors that determine the cumulative distribution of resources in both industries are:<br />
<ul><br />
 <li>centrally administered coordination policies</li><br />
 <li>commercial strategies and competition between each industry members determines how fast each of them grows</li><br />
 <li>the absolute size of the user base and the varying demands of individual users.</li><br />
</ul><br />
<blockquote></p>]]></content>
<category term="/telecoms_and_networking" scheme="http://www.ofoghlu.net/log" label="Telecoms and Networking" />
<id>http://www.ofoghlu.net/log/2011/01/daniel_karrenbergs_facinating.html</id>
<link rel="alternate" href="http://www.ofoghlu.net/log/2011/01/daniel_karrenbergs_facinating.html" type="application/xhtml+xml" hreflang="en" />
<published>2011-01-28T00:48:56Z</published>
<updated>2011-01-28T00:49:23Z</updated>
</entry>
<entry>
<title type="text">TSSG&apos;s new building has an energy efficient data centre</title>
<summary type="text"> The Telecommunications Software and Systems Group (TSSG) at Waterford Institute of Technology has a new energy–efficient data centre to support its network-based research projects in the area of telecommunications networking. Right now, TSSG is working on an average of 40 to 50 research and development projects. It has been recognised as one of the top 10 European institutes driving ‘future internet’ research. Kedington Group has designed the centre at TSSG, which has an IT power load of 300Kw, with some cabinets engineered to house 30kw of IT equipment. It deployed Rittal LCP technology, which uses chilled water (at 15°C) and will provide free cooling 72pc of the time, for the new data centre. New fuel-efficient data centre for Waterford Institute of Technology’s TSSG - Green Tech - Green Tech | siliconrepublic.com - Ireland's Technology News Service...</summary>
<content type="html"><![CDATA[<p><img alt="Ger Kilcommons, Kedington Group; Jerry Horgan, TSSG; and Harold Werner, Rittal Ireland. Photo: Dan McGrath" src="http://www.siliconrepublic.com/fs/img/news/201101/rs-426x288/kedington-and-wit.jpg"></p>

<p>The Telecommunications Software and Systems Group (TSSG) at Waterford Institute of Technology has a new energy–efficient data centre to support its network-based research projects in the area of telecommunications networking.</p>

<p>Right now, TSSG is working on an average of 40 to 50 research and development projects. It has been recognised as one of the top 10 European institutes driving ‘future internet’ research.</p>

<p>Kedington Group has designed the centre at TSSG, which has an IT power load of 300Kw, with some cabinets engineered to house 30kw of IT equipment. It deployed Rittal LCP technology, which uses chilled water (at 15°C) and will provide free cooling 72pc of the time, for the new data centre.</p>

<p><a title="New fuel-efficient data centre for Waterford Institute of Technology’s TSSG - Green Tech - Green Tech | siliconrepublic.com - Ireland's Technology News Service" href="http://www.siliconrepublic.com/green-tech/item/20079-new-fuel-efficient-data-cen">New fuel-efficient data centre for Waterford Institute of Technology’s TSSG - Green Tech - Green Tech | siliconrepublic.com - Ireland's Technology News Service</a></p>]]></content>
<category term="/telecoms_and_networking" scheme="http://www.ofoghlu.net/log" label="Telecoms and Networking" />
<id>http://www.ofoghlu.net/log/2011/01/tssgs_new_building_has_an_ener.html</id>
<link rel="alternate" href="http://www.ofoghlu.net/log/2011/01/tssgs_new_building_has_an_ener.html" type="application/xhtml+xml" hreflang="en" />
<published>2011-01-26T14:09:56Z</published>
<updated>2011-01-26T14:10:14Z</updated>
</entry>
<entry>
<title type="text">W3C Unveils HTML5 Logo</title>
<summary type="text"> The W3C have unveiled a HTML5 Logo: W3C News Archive: 2011 W3C W3C unveiled today an HTML5 logo, a striking visual identity for the open web platform. W3C encourages early adopters to use HTML5 and to provide feedback to the W3C HTML Working Group as part of the standardization process. Now there is a logo for those who have taken up parts of HTML5 into their sites, and for anyone who wishes to tell the world they are using or referring to HTML5, CSS, SVG, WOFF, and other technologies used to build modern Web applications. The logo home page includes a badge builder (which generates code for displaying the logo), a gallery of sites using the logo, links for buying an HTML5 T-shirt, instructions for getting free stickers, and more. The logo is available under "Creative Commons 3.0 By" so it can be adapted by designers to meet their needs. See also the HTML5 logo FAQ and learn more about HTML5. The logo itself is not the main important thing, it is the richness of HTML5's features that help make media (audio and video in particular) easier to access in a standardised way on the web. HTML5 also promises to help level out the differences between the various mobile devices, providing a common web-based layer of functionality that can be targeted by all mobile apps. Currently companies like FeedHenry (where I am CTO) offer a client-side API abstraction that helps cross-platform mobile app development and deployment, utilising web technologies. HTML5 will hopefully make more of these differences irrelevant over time, making it even easier to develop cross-platform mobile apps that work across a wide range of devices, using standardised web technologies (approved by the W3C). The TSSG (where I am Executive Director Research) are members of the W3C and support these standardisation activities. UPDATE 2011-02-21 Ian Jacobs of the W3C has blogged on the interesting discussions the unofficial release of the logo to the public has generated, see Ian Jacobs' Blog Entry....</summary>
<content type="html"><![CDATA[<p><img alt="HTML5 Logo" src="http://www.w3.org/html/logo/downloads/HTML5_Logo_128.png"></p>

<p>The W3C have unveiled a HTML5 Logo: <a title="W3C News Archive: 2011 W3C" href="http://www.w3.org/News/2011#entry-8992">W3C News Archive: 2011 W3C</a></p>

<blockquote>W3C unveiled today an <a href="http://www.w3.org/html/logo/">HTML5 logo</a>, a striking visual identity for the open web platform. W3C encourages early adopters to use HTML5 and to provide feedback to the <a href="http://www.w3.org/html/wg/">W3C HTML Working Group</a> as part of the standardization process. Now there is a logo for those who have taken up parts of HTML5 into their sites, and for anyone who wishes to tell the world they are using or referring to HTML5, CSS, SVG, WOFF, and other technologies used to build modern Web applications. The <a href="http://www.w3.org/html/logo/">logo home page</a> includes a badge builder (which generates code for displaying the logo), a gallery of sites using the logo, links for buying an HTML5 T-shirt, instructions for getting free stickers, and more. The logo is available under "Creative Commons 3.0 By" so it can be adapted by designers to meet their needs. See also the <a href="http://www.w3.org/html/logo/faq">HTML5 logo FAQ</a> and <a href="http://www.w3.org/html/">learn more about HTML5</a>.</blockquote>

<p>The logo itself is not the main important thing, it is the richness of HTML5's features that help make media (audio and video in particular) easier to access in a standardised way on the web.</p>

<p>HTML5 also promises to help level out the differences between the various mobile devices, providing a common web-based layer of functionality that can be targeted by all mobile apps.  Currently companies like <a href="http://www.feedhenry.com">FeedHenry</a> (where I am CTO) offer a client-side API abstraction that helps cross-platform mobile app development and deployment, utilising web technologies.  HTML5 will hopefully make more of these differences irrelevant over time, making it even easier to develop cross-platform mobile apps that work across a wide range of devices, using standardised web technologies (approved by the W3C).</p>

<p>The <a href="http://www.TSSG.org">TSSG</a> (where I am Executive Director Research) are members of the W3C and support these standardisation activities.</p>

<p>UPDATE 2011-02-21 Ian Jacobs of the W3C has blogged on the interesting discussions the unofficial release of the logo to the public has generated, see <a href="http://www.w3.org/QA/2011/01/the_html5_logo_conversation">Ian Jacobs' Blog Entry</a>.</p>]]></content>
<category term="/semantic_web_and_web_technologies" scheme="http://www.ofoghlu.net/log" label="Semantic Web and Web Technologies" />
<id>http://www.ofoghlu.net/log/2011/01/w3c_unveils_html5_logo.html</id>
<link rel="alternate" href="http://www.ofoghlu.net/log/2011/01/w3c_unveils_html5_logo.html" type="application/xhtml+xml" hreflang="en" />
<published>2011-01-18T16:52:27Z</published>
<updated>2011-01-21T11:15:20Z</updated>
</entry>
<entry>
<title type="text">World IPv6 Day</title>
<summary type="text">The Internet Society, ISOC, have announced an Internet Society - World IPv6 Day on 8th June 2011. On 8 June, 2011, Google, Facebook, Yahoo!, Akamai and Limelight Networks will be amongst some of the major organisations that will offer their content over IPv6 for a 24-hour "test drive". The goal of the Test Drive Day is to motivate organizations across the industry – Internet service providers, hardware makers, operating system vendors and web companies – to prepare their services for IPv6 to ensure a successful transition as IPv4 addresses run out. Please join us for this test drive and help accelerate the momentum of IPv6 deployment....</summary>
<content type="html"><![CDATA[<p>The Internet Society, ISOC, have announced an <a title="Internet Society - World IPv6 Day" href="http://isoc.org/wp/worldipv6day/">Internet Society - World IPv6 Day</a> on 8th June 2011.</p>

<blockquote>
<p>On 8 June, 2011, Google, Facebook, Yahoo!, Akamai and Limelight Networks will be amongst some of the major organisations that will offer their content over IPv6 for a 24-hour "test drive". The goal of the Test Drive Day is to motivate organizations across the industry – Internet service providers, hardware makers, operating system vendors and web companies – to prepare their services for IPv6 to ensure a successful transition as IPv4 addresses run out.</p>

<p>Please join us for this test drive and help accelerate the momentum of IPv6 deployment.</p>
<blockquote>]]></content>
<category term="/telecoms_and_networking" scheme="http://www.ofoghlu.net/log" label="Telecoms and Networking" />
<id>http://www.ofoghlu.net/log/2011/01/world_ipv6_day.html</id>
<link rel="alternate" href="http://www.ofoghlu.net/log/2011/01/world_ipv6_day.html" type="application/xhtml+xml" hreflang="en" />
<published>2011-01-17T16:43:40Z</published>
<updated>2011-01-18T17:00:32Z</updated>
</entry>
<entry>
<title type="text">Review of Ireland&apos;s Mobile Broadband Options</title>
<summary type="text">TechWire: Irish operators' wifi dongle plans: a comparison A good article for beginners who have no clue which option to go for, but also interesting to see all these facts assembled together....</summary>
<content type="html"><![CDATA[<p><a title="TechWire: Irish operators' wifi dongle plans: a comparison" href="http://www.yourtechstuff.com/techwire/2011/01/comparing-irish-operators-3g-wifi-dongle-plans-on-price-and-data-.html">TechWire: Irish operators' wifi dongle plans: a comparison</a></p>

<p>A good article for beginners who have no clue which option to go for, but also interesting to see all these facts assembled together.</p>]]></content>
<category term="/telecoms_and_networking" scheme="http://www.ofoghlu.net/log" label="Telecoms and Networking" />
<id>http://www.ofoghlu.net/log/2011/01/review_of_irelands_mobile_broa.html</id>
<link rel="alternate" href="http://www.ofoghlu.net/log/2011/01/review_of_irelands_mobile_broa.html" type="application/xhtml+xml" hreflang="en" />
<published>2011-01-06T11:29:46Z</published>
<updated>2011-01-09T12:00:34Z</updated>
</entry>
<entry>
<title type="text">A good statement of challenges for cloud computing in 2011</title>
<summary type="text">Research Report: 2011 Cloud Computing Predictions For Vendors And Solution Providers The authors present the challenges that cloud computing offers to traditional vendors, outlining the key comparisons between traditional and cloud development. It doesn't stike me as particular new or insightful, but it is clear and accurate, so my guess is that this makes it worth reading - one usually underestimates how much effort it takes to articulate the zeitgeist clearly....</summary>
<content type="html"><![CDATA[<p><a title="Research Report: 2011 Cloud Computing Predictions For Vendors And Solution Providers" href="http://www.crosspollinate.org/view?title=Research Report%3A 2011 Cloud Computing Predictions For Vendors And Solution Providers&iframe=http://cloudcomputing.blogspot.com/2010/12/research-report-2011-cloud-computing.html">Research Report: 2011 Cloud Computing Predictions For Vendors And Solution Providers</a></p>

<p>The authors present the challenges that cloud computing offers to traditional vendors, outlining the key comparisons between traditional and cloud development.  It doesn't stike me as particular new or insightful, but it is clear and accurate, so my guess is that this makes it worth reading - one usually underestimates how much effort it takes to articulate the zeitgeist clearly.</p>]]></content>
<category term="/semantic_web_and_web_technologies" scheme="http://www.ofoghlu.net/log" label="Semantic Web and Web Technologies" />
<id>http://www.ofoghlu.net/log/2010/12/a_good_statement_of_challenges.html</id>
<link rel="alternate" href="http://www.ofoghlu.net/log/2010/12/a_good_statement_of_challenges.html" type="application/xhtml+xml" hreflang="en" />
<published>2010-12-29T20:01:56Z</published>
<updated>2010-12-29T20:02:13Z</updated>
</entry>
<entry>
<title type="text">Activity Levels</title>
<summary type="text">Well I never thought the day would come, but my blogging levels have dropped significantly due to a number of factors: Things are very busy in TSSG (the usual), and I'm trying to delegate taks to allow more room for.... I'm very involved now as CTO of FeedHenry, so that's an extra job I'm using Yammer a lot for internal TSSG and FeedHenry information sharing. I'm using Twitter a lot, especially when at an event and sharing experiences, or when promoting an event or a document (I know lost of people reported Twitter stealing blogging time, I never thought it would be me though). Despite all that I intend to make some time to compose some longer posts that are better suited to the blog, and to a general audience....</summary>
<content type="html"><![CDATA[<p>Well I never thought the day would come, but my blogging levels have dropped significantly due to a number of factors:</p>

<ul>
<li>Things are very busy in <a href="http://www.TSSG.org">TSSG</a> (the usual), and I'm trying to delegate taks to allow more room for....</li>
<li>I'm very involved now as CTO of <a href="http://www.FeedHenry.com">FeedHenry</a>, so that's an extra job</li>
<li>I'm using <a href="http://www.Yammer.com">Yammer</a> a lot for internal TSSG and FeedHenry information sharing.</li>
<li>I'm using <a href="http://www.Twitter.com/mofoghlu">Twitter</a> a lot, especially when at an event and sharing experiences, or when promoting an event or a document (I know lost of people reported Twitter stealing blogging time, I never thought it would be me though).</li>
</ul>

<p>Despite all that I intend to make some time to compose some longer posts that are better suited to the blog, and to a general audience.</p>]]></content>
<category term="/musings" scheme="http://www.ofoghlu.net/log" label="Musings" />
<id>http://www.ofoghlu.net/log/2010/11/activity_levels.html</id>
<link rel="alternate" href="http://www.ofoghlu.net/log/2010/11/activity_levels.html" type="application/xhtml+xml" hreflang="en" />
<published>2010-11-16T09:54:30Z</published>
<updated>2010-11-16T09:54:44Z</updated>
</entry>
<entry>
<title type="text">University Rankings</title>
<summary type="text">There has been a news flurry in Ireland recently in response to the launch of this year's QS university rankings on 8th September 2010, that placed Cambridge at number one, the first time a non-US university had held the spot. http://www.topuniversities.com/university-rankings/world-university-rankings/2010/results More recently the THES launched the updated THEWUR (Times Higher Education World University Rankings) and this continues to have US dominance, with Harvard in the first place slot. http://www.timeshighereducation.co.uk/world-university-rankings/2010-2011/top-200.html This is a nice visualisation showing the US and UK dominance of the THEWUR: http://globalhighered.wordpress.com/ Note that QS did the rankings for the THE for the past 5 years, but this year the THES used Thomson Reuters for the first time. Harvard had been in first place for the previous five years in these rankings that QS published in association with Times Higher Education. The concern in Ireland has been about slippage of our universities down these rankings, and the belief that this trend will continue if current university under-investment continues. This Irish Times reported that 2 Irish universities are in the top 100 THEWUR: Thu 16th Sep 2010: TCD at 76 and UCD at 94. Ireland was ranked at 17 in the world for the overall quality of its higher education system. The US topped this ranking. The QS university rankings placed TCD at 52 and UCD at 114....</summary>
<content type="html"><![CDATA[<p>There has been a news flurry in Ireland recently in response to the launch of this year's QS university rankings on 8th September 2010, that placed Cambridge at number one, the first time a non-US university had held the spot.</p>

<p><a href="http://www.topuniversities.com/university-rankings/world-university-rankings/2010/results">http://www.topuniversities.com/university-rankings/world-university-rankings/2010/results<br />
</a></p>

<p>More recently the THES launched the updated THEWUR (Times Higher Education World University Rankings) and this continues to have US dominance, with Harvard in the first place slot.</p>

<p><a href="http://www.timeshighereducation.co.uk/world-university-rankings/2010-2011/top-200.html">http://www.timeshighereducation.co.uk/world-university-rankings/2010-2011/top-200.html<br />
</a></p>

<p>This is a nice visualisation showing the US and UK dominance of the THEWUR:<br />
<a href="http://globalhighered.wordpress.com/">http://globalhighered.wordpress.com/<br />
</a></p>

<p>Note that QS did the rankings for the THE for the past 5 years, but this year the THES used Thomson Reuters for the first time.  Harvard had been in first place for the previous five years in these rankings that QS published in association with Times Higher Education.</p>

<p>The concern in Ireland has been about slippage of our universities down these rankings, and the belief that this trend will continue if current university under-investment continues.</p>

<p>This Irish Times reported that 2 Irish universities are in the top 100 THEWUR:<br />
<a href="http://www.irishtimes.com/newspaper/ireland/2010/0916/1224278992538.html">Thu 16th Sep 2010</a>: TCD at 76 and UCD at 94.<br />
Ireland was ranked at 17 in the world for the overall quality of its higher education system. The US topped this ranking.  The QS university rankings placed TCD at 52 and UCD at 114.<br />
</p>]]></content>
<category term="/musings" scheme="http://www.ofoghlu.net/log" label="Musings" />
<id>http://www.ofoghlu.net/log/2010/09/university_rankings.html</id>
<link rel="alternate" href="http://www.ofoghlu.net/log/2010/09/university_rankings.html" type="application/xhtml+xml" hreflang="en" />
<published>2010-09-17T16:27:37Z</published>
<updated>2010-09-17T16:34:23Z</updated>
</entry>
<entry>
<title type="text">Horn blogs on Irish Innovation Fund</title>
<summary type="text">It was refreshing to read that one of the outputs of Ireland's recent Innovation Task Force Report has been the establishment of an Innovation Fund RTE, Irish Times, Bloomberg. Chris Horn explains the context in his excellent blog post: Innovation Fund: Go, Ireland, Go ｫ Chrisjhorn's Blog For the TSSG's view of research and innovation in Ireland see our submission to the Task Force, the page also has links to the resulting Task Force Report....</summary>
<content type="html"><![CDATA[<p>It was refreshing to read that one of the outputs of Ireland's recent Innovation Task Force Report has been the establishment of an Innovation Fund <a href="http://go2.wordpress.com/?id=725X1342&site=chrisjhorn.wordpress.com&url=http%3A%2F%2Fwww.rte.ie%2Fbusiness%2F2010%2F0712%2Fenterprise.html&sref=http%3A%2F%2Fchrisjhorn.wordpress.com%2F2010%2F07%2F12%2Finnovation-fund-go-ireland-go%2F">RTE</a>, <a href="http://go2.wordpress.com/?id=725X1342&site=chrisjhorn.wordpress.com&url=http%3A%2F%2Fwww.irishtimes.com%2Fnewspaper%2Ffrontpage%2F2010%2F0712%2F1224274518421.html&sref=http%3A%2F%2Fchrisjhorn.wordpress.com%2F2010%2F07%2F12%2Finnovation-fund-go-ireland-go%2F">Irish Times</a>, <a href="http://go2.wordpress.com/?id=725X1342&site=chrisjhorn.wordpress.com&url=http%3A%2F%2Fwww.pehub.com%2F76793%2Firish-govt-launches-e500-million-vc-fund-of-funds%2F&sref=http%3A%2F%2Fchrisjhorn.wordpress.com%2F2010%2F07%2F12%2Finnovation-fund-go-ireland-go%2F">Bloomberg</a>.</p>

<p>Chris Horn explains the context in his excellent blog post: <a title="Innovation Fund: Go, Ireland, Go ｫ Chrisjhorn's Blog" href="http://chrisjhorn.wordpress.com/2010/07/12/innovation-fund-go-ireland-go/">Innovation Fund: Go, Ireland, Go ｫ Chrisjhorn's Blog</a></p>

<p>For the TSSG's view of research and innovation in Ireland see our <a href="http://www.tssg.org/innovation">submission</a> to the Task Force, the page also has links to the resulting Task Force Report.</p>]]></content>
<category term="/wit_and_tssg" scheme="http://www.ofoghlu.net/log" label="WIT and TSSG" />
<id>http://www.ofoghlu.net/log/2010/07/horn_blogs_on_irish_innovation.html</id>
<link rel="alternate" href="http://www.ofoghlu.net/log/2010/07/horn_blogs_on_irish_innovation.html" type="application/xhtml+xml" hreflang="en" />
<published>2010-07-14T15:38:31Z</published>
<updated>2010-07-14T15:38:45Z</updated>
</entry>
<entry>
<title type="text">Public Service Review: Science &amp; Technology</title>
<summary type="text">The TSSG has published a series of editorials in Public Service review: Science & Technology. This lists them all with links to the on-line version. What Next for the Net? PSR: ST Issue 7 (pages 90--01) A Telecomms Transformation: IMS and Next Generation Networks PSR: ST Issue 6 (pages 142--143) The Dynamic Approach (Research and Innovation in Ireland) PSR: ST Issue 5 (pages 72--73) The Telecommunications Software & Systems Group: shaping future communications networks and services PSR: ST Issue 4 (pages 84--85) Advertisement PSR: ST Issue 4 (page 1)...</summary>
<content type="html"><![CDATA[<p>The TSSG has published a series of editorials in Public Service review: Science & Technology.  This lists them all with links to the on-line version.</p>

<ul>

<li><a href="http://edition.pagesuite-professional.co.uk/launch.aspx?referral=other&pnum=&refresh=Ec301Tn7s12R&EID=907eba26-c9e8-409b-b0fe-f5733ad78a21&skip=true">What Next for the Net?</a> PSR: ST Issue 7 (pages 90--01)</li>

<li><a href="http://edition.pagesuite-professional.co.uk/launch.aspx?referral=other&pnum=&refresh=Jx3014Tf9t1R&EID=d78d37a4-4556-4a57-9b18-8f168996cf9f&skip=true">A Telecomms Transformation: IMS and Next Generation Networks</a> PSR: ST Issue 6 (pages 142--143)</li>

<li><a href="http://edition.pagesuite-professional.co.uk/launch.aspx?referral=other&pnum=&refresh=Dm419X0o0xK7&EID=0000cd78-147b-4287-94a6-5a3b8dd7f462&skip=">The Dynamic Approach (Research and Innovation in Ireland)</a> PSR: ST Issue 5 (pages 72--73)</li>

<li><a href="http://edition.pagesuite-professional.co.uk/launch.aspx?referral=other&pnum=&refresh=4m0XT8z10F7c&EID=0d5170aa-bf9c-44a5-9d36-68b3d7c58756&skip=">The Telecommunications Software & Systems Group: shaping future communications networks and services</a> PSR: ST Issue 4 (pages 84--85)</li>

<li><a href="http://edition.pagesuite-professional.co.uk/launch.aspx?referral=other&pnum=&refresh=4m0XT8z10F7c&EID=0d5170aa-bf9c-44a5-9d36-68b3d7c58756&skip=">Advertisement</a> PSR: ST Issue 4 (page 1)</li>

</ul>]]></content>
<category term="/telecoms_and_networking" scheme="http://www.ofoghlu.net/log" label="Telecoms and Networking" />
<id>http://www.ofoghlu.net/log/2010/07/public_service_review_science_1.html</id>
<link rel="alternate" href="http://www.ofoghlu.net/log/2010/07/public_service_review_science_1.html" type="application/xhtml+xml" hreflang="en" />
<published>2010-07-06T13:25:22Z</published>
<updated>2010-07-06T13:28:03Z</updated>
</entry>
<entry>
<title type="text">Science Spin Interview on IPv6</title>
<summary type="text">Sean Duke interviewed with me recently about IPv6 and the Future Internet. This interview was broadcast on Science Spin on Dublin's Spin FM (103.2) on the 17th June, 2010. Sean was kind enough to give longer than the traditional two minute "sound bite", instead this is a ten minute discussion that allows time for a bit more depth. You can listen to podcast of this interview, after the introductions mine is the first segment (time 00:50 to 11:10)....</summary>
<content type="html"><![CDATA[<p>Sean Duke interviewed with me recently about IPv6 and the Future Internet.  This interview was broadcast on Science Spin on Dublin's Spin FM (103.2) on the 17th June, 2010.  Sean was kind enough to give longer than the traditional two minute "sound bite", instead this is a ten minute discussion that allows time for a bit more depth.</p>

<p>You can listen to <a href="http://sciencespin.podomatic.com/entry/2010-06-21T08_25_35-07_00">podcast</a> of this interview, after the introductions mine is the first segment (time 00:50 to 11:10).</p>]]></content>
<category term="/telecoms_and_networking" scheme="http://www.ofoghlu.net/log" label="Telecoms and Networking" />
<id>http://www.ofoghlu.net/log/2010/06/science_spin_interview_on_ipv6.html</id>
<link rel="alternate" href="http://www.ofoghlu.net/log/2010/06/science_spin_interview_on_ipv6.html" type="application/xhtml+xml" hreflang="en" />
<published>2010-06-22T15:28:43Z</published>
<updated>2010-06-22T15:40:46Z</updated>
</entry>
<entry>
<title type="text">TSSG wins first place in Ericsson Mobile Application Awards</title>
<summary type="text"> I am very happy to announce that a team of programmers from the TSSG have won first place in the Ericsson Mobile Application Awards. The global student competition generated over 700 registered users, 120 registered teams from 28 countries worldwide and the involvement of 1000 end-users globally. The jury selected the winners yesterday at the Nordic Mobile Developer Summit in Stockholm. Pictured above is Robert Mullins and the two part-time students Kieran Ryan and Mark Williamson who are both members of the TSSG and students on the TSSG-sponsored MSc Communications Software in Waterford Institute of Technology. The winning entry has an associated YouTube video and was based on the development of a "Caller Profiler application". This success demonstrates the capability within the TSSG to translate from a high level research interest in telecommunications networks and services, through to real software development that can have an impact on industry, with a link back to WIT's teaching curriculum, in particular with specialised targeted MSc (taught) course offerings designed to enable professional development of specialist software skills. Robert Mullins led the TSSG's engagement in Enterprise Ireland funded ILRP IMS-ARCS project that built enablers for next generation IMS services. The development work for the competition was enabled by Enterprise Ireland funding linked to one of the IMS-ARCS industrial members Vennetics as partner. We are grateful to Ericsson for the opportunity to take part in this competition. Ericsson, both in Ireland and in Sweden, work closely with the TSSG in supporting our Next Generation Network TSSG Centre (funded by the TSSG, Enterprise Ireland, and Science Foundation Ireland), and have worked with us on many leading edge research projects. Well done to the winning team! UPDATE 2010-06-14 - Video Interview A video interview with the winning three teams, the TSSG team as overall winners are third in the sequence starting at timestamp 2:20: UPDATE 2010-06-17 - TSSG Press Release The official press release on the Applications Award win was released today: TSSG Press Release...</summary>
<content type="html"><![CDATA[<p><img alt="TSSG_wins_Ericsson_Application_Award.jpg" src="http://www.ofoghlu.net/log/images/TSSG_wins_Ericsson_Application_Award.jpg" width="280" height="210" /></p>

<p>I am very happy to announce that a team of programmers from the TSSG have won first place in the Ericsson Mobile Application Awards.  The global student competition generated over 700 registered users, 120 registered teams from 28 countries worldwide and the involvement of 1000 end-users globally.  The jury selected the winners yesterday at the <a href="http://www.ericssonapplicationawards.com/">Nordic Mobile Developer Summit</a> in Stockholm.</p>

<p>Pictured above is Robert Mullins and the two part-time students Kieran Ryan and Mark Williamson who are both members of the TSSG and students on the TSSG-sponsored <a href="http://www.wit.ie/StudyatWIT/PostgraduateStudy/TaughtPostgraduateCourses/Courses/MScinComputingCommunicationsSoftware/">MSc Communications Software</a> in Waterford Institute of Technology.</p>

<p>The winning entry has an associated <a href="http://www.youtube.com/watch?v=b8x4ytwzSBU">YouTube video</a> and was based on the development of  a "Caller Profiler application".</p>

<p>This success demonstrates the capability within the TSSG to translate from a high level research interest in telecommunications networks and services, through to real software development that can have an impact on industry, with a link back to WIT's teaching curriculum, in particular with specialised targeted MSc (taught) course offerings designed to enable professional development of specialist software skills.</p>

<p>Robert Mullins led the TSSG's engagement in Enterprise Ireland funded ILRP <a href="http://www.IMS-ARCS.ie">IMS-ARCS</a> project that built enablers for next generation IMS services.  The development work for the competition was enabled by Enterprise Ireland funding linked to one of the IMS-ARCS industrial members <a href="http://www.vennetics.com/">Vennetics</a> as partner.</p>

<p>We are grateful to Ericsson for the opportunity to take part in this competition.   Ericsson, both in Ireland and in Sweden, work closely with the TSSG in supporting our <a href="http://www.ngntestcentre.com/">Next Generation Network TSSG Centre</a> (funded by the TSSG, <a href="http://www.enterprise-ireland.com">Enterprise Ireland</a>, and <a href="http://www.sfi.ie">Science Foundation Ireland</a>), and have worked with us on many leading edge research projects. </p>

<p>Well done to the winning team!</p>

<h4>UPDATE 2010-06-14 - Video Interview</h4>

<p>A video interview with the winning three teams, the TSSG team as overall winners are third in the sequence starting at timestamp 2:20:</p>

<p><object width="640" height="385"><param name="movie" value="http://www.youtube.com/v/V9scEKvesZQ&hl=en_GB&fs=1&rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/V9scEKvesZQ&hl=en_GB&fs=1&rel=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="640" height="385"></embed></object></p>

<h4>UPDATE 2010-06-17 - TSSG Press Release</h4>

<p>The official press release on the Applications Award win was released today: <a href="http://www.tssg.org/archives/2010/06/first_place_for.html">TSSG Press Release</a></p>
]]></content>
<category term="/tssg_researchers" scheme="http://www.ofoghlu.net/log" label="TSSG Researchers" />
<id>http://www.ofoghlu.net/log/2010/06/tssg_wins_first_place_in_erics.html</id>
<link rel="alternate" href="http://www.ofoghlu.net/log/2010/06/tssg_wins_first_place_in_erics.html" type="application/xhtml+xml" hreflang="en" />
<published>2010-06-11T16:28:33Z</published>
<updated>2010-06-17T11:00:20Z</updated>
</entry>
<entry>
<title type="text">A busy calendar</title>
<summary type="text">The TSSG has been organising so many events over past 3 months that its been hard to keep up. Most of these events have had over 100 people from Irish academia and industry, engaging with various aspects of our activity set in the TSSG. March 2010 NGN Test Centre (Dublin) May 2010 Irish IPv6 Summit (Dublin) FeedHenry Developer Day (Dublin) FAME/CTVR LTE Event (Dublin) 3CS Industry Consultation Workshop (Waterford) In addition we've taken part in a number of critical events, including an Enterprise Ireland information day on the Future Internet PPP call in EU FP7 (c.f. White Paper on FI PPP), as well as taking part locally in a WIT Research Day last Monday. The TSSG usually try and have 2-3 events in Dublin per year, but 2010 looks like being a bumper year for event organisation....</summary>
<content type="html"><![CDATA[<p>The TSSG has been organising so many events over past 3 months that its been hard to keep up.  Most of these events have had over 100 people from Irish academia and industry, engaging with various aspects of our activity set in the TSSG.</p>
<ul>
<br/>
<bf>March 2010</bf>
<li><a href=" http://www.ngntestcentre.com/">NGN Test Centre</a> (Dublin)</li><br/>
<bf>May 2010</bf>
<li><a href="http://www.ipv6.ie/summit2010/">Irish IPv6 Summit</a> (Dublin)</li>  <li><a href="http://feedhenry.eventbrite.com/">FeedHenry Developer Day</a> (Dublin)</li>
<li><a href="http://siliconrepublic.com/events/471/lte-advanced-workshop/">FAME/CTVR LTE Event</a> (Dublin)</li>
<li><a href="http://3cs.eventbrite.com/">3CS Industry Consultation Workshop</a> (Waterford)</li>
</ul>
<p>In addition we've taken part in a number of critical events, including an Enterprise Ireland information day on the Future Internet PPP call in EU FP7 (c.f. <a href="http://www.future-internet.eu/fileadmin/initiative_documents/Publications/White_Paper/EFII_White_Paper_2010_Public.pdf">White Paper on FI PPP</a>), as well as taking part locally in a WIT Research Day last Monday.  The TSSG usually try and have 2-3 events in Dublin per year, but 2010 looks like being a bumper year for event organisation.</p>]]></content>
<category term="/wit_and_tssg" scheme="http://www.ofoghlu.net/log" label="WIT and TSSG" />
<id>http://www.ofoghlu.net/log/2010/05/a_busy_calendar.html</id>
<link rel="alternate" href="http://www.ofoghlu.net/log/2010/05/a_busy_calendar.html" type="application/xhtml+xml" hreflang="en" />
<published>2010-05-26T22:06:25Z</published>
<updated>2010-06-03T10:31:23Z</updated>
</entry>
<entry>
<title type="text">Patsy Phelan at FutureNet 2010</title>
<summary type="text">It is great to see the TSSG pushing some of its ideas at big events. Here we are helping re-think the Internet from scratch, by allowing experimentation immediately with any new form of networking protocol, directly programmed in Java. Patsy Phelan, one of our researchers who has been working on the EU FP7 project 4WARD, has been promoting the flexible software he has developed that allows us to deploy new or tweaked networking protocols, at any OSI layer, coded directly in Java. The platform will be released under an open source licence in the near future. Welcome to FutureNet 2010. For over 10 years FutureNet has been the must attend event for service providers, IT managers, and consultants to stay ahead of the rapidly changing communications services market. This year is no different as we'll address the sustainability of the Internet for business, look at emerging trends around Ethernet, wireless, and SIP, and help you put together a "Green" strategy by evaluating new service options. We'll also examine the management and support strategies necessary to achieve success. We look forward to seeing you this year at FutureNet 2010 in Boston! UPDATE 2010-09-10 Watch a screencast of Patsy's presentation Miguel ponce de Leon blog post 4WARD Project Website Future-Net Talk profile Future-Net bio for Patsy Phelan...</summary>
<content type="html"><![CDATA[<p>It is great to see the TSSG pushing some of its ideas at big events.  Here we are helping re-think the Internet from scratch, by allowing experimentation immediately with any new form of networking protocol, directly programmed in Java.  Patsy Phelan, one of our researchers who has been working on the EU FP7 project 4WARD, has been promoting the flexible software he has developed that allows us to deploy new or tweaked networking protocols, at any OSI layer, coded directly in Java.  The platform will be released under an open source licence in the near future.</p>

<blockquote><p>Welcome to FutureNet 2010.  For over 10 years FutureNet has been the must attend event for service providers, IT managers, and consultants to stay ahead of the rapidly changing communications services market.  This year is no different as we'll address the sustainability of the Internet for business, look at emerging trends around Ethernet, wireless, and SIP, and help you put together a "Green" strategy by evaluating new service options.  We'll also examine the management and support strategies necessary to achieve success.  We look forward to seeing you this year at FutureNet 2010 in Boston!</p></blockquote>

<ul>
<li>UPDATE 2010-09-10
<li>Watch a screencast of Patsy's <a href="http://www.tssg.org/4WARD/opensource/FutureNet.html">presentation</a></li>
<li>Miguel ponce de Leon blog <a href="https://www.tssg.org/4WARD/2010/09/futurenet_presention_of_cba_1.html">post</a></li>
<li>
</ul>

<ul>
<li><a href="http://www.4ward-project.eu/">4WARD Project Website
</a></li>
<li><a href="http://www.futurenetexpo.com/conference/detail/s03">Future-Net Talk profile</a></li>
<li><a href="http://www.futurenetexpo.com/speakers/detail/patrick-phelan">
Future-Net bio for Patsy Phelan</a></li>
</ul>]]></content>
<category term="/telecoms_and_networking" scheme="http://www.ofoghlu.net/log" label="Telecoms and Networking" />
<id>http://www.ofoghlu.net/log/2010/05/patsy_phelan_at_futurenet_2010.html</id>
<link rel="alternate" href="http://www.ofoghlu.net/log/2010/05/patsy_phelan_at_futurenet_2010.html" type="application/xhtml+xml" hreflang="en" />
<published>2010-05-21T15:29:50Z</published>
<updated>2010-09-10T12:24:14Z</updated>
</entry>
<entry>
<title type="text">Irish IPv6 Summit 2010 - a Great Success</title>
<summary type="text"> IPv6 2010 Originally uploaded by IPv6 Ireland On Wed 19th May 2010 we held the 2nd successful Irish IPv6 Summit in Dublin Castle with an impressive array of international speakers, and a registered audience of over 100 delegates. Pictured to the right are myself, Eamon Ryan TD (Minister of Communications), Roger O'Connor (Department of Communications, Energy and Natural Resources). The event was streamed live over IPv4 and IPv6, and edited videos of the presentations will be available shortly. The slides for each presentation have been posted and are available now. The event received some good press coverage, including local radio coverage by WLRFM and press coverage by Silicon Republic. We now look forward to further engagement with Irish industry and the public sector to help promote IPv6 in Ireland. Contact me if you would like to get involved....</summary>
<content type="html"><![CDATA[<div style="float: right; margin-left: 10px; margin-bottom: 10px;">
<a href="http://www.flickr.com/photos/49301000@N06/4624356110/" title="photo sharing"><img src="http://farm4.static.flickr.com/3341/4624356110_f220e64e62_m.jpg" alt="" style="border: solid 2px #000000;" /></a>
<br />
<span style="font-size: 0.9em; margin-top: 0px;">
<a href="http://www.flickr.com/photos/49301000@N06/4624356110/">IPv6 2010</a>
<br />
Originally uploaded by <a href="http://www.flickr.com/people/49301000@N06/">IPv6 Ireland</a>
</span>
</div>
On Wed 19th May 2010 we held the 2nd successful Irish IPv6 Summit in Dublin Castle with an impressive array of international speakers, and a registered audience of over 100 delegates.<br />
<br />
Pictured to the right are myself, Eamon Ryan TD (Minister of Communications), Roger O'Connor (Department of Communications, Energy and Natural Resources).<br />
<br />
The event was streamed live over IPv4 and IPv6, and edited videos of the presentations will be available shortly.  The slides for each presentation have been posted and are <a href="http://www.ipv6.ie/summit2010/">available now</a>.  The event received some good press coverage, including local radio coverage by WLRFM and press coverage by <a href="http://www.siliconrepublic.com/news/article/16254/comms/move-to-ipv6-critical-as-internet-reaches-limits-of-growth">Silicon Republic</a>.<br />
<br />
We now look forward to further engagement with Irish industry and the public sector to help promote IPv6 in Ireland.  <a href="http://www.tssg.org/people/mofoghlu">Contact me</a> if you would like to get involved.
<br clear="all" />]]></content>
<category term="/telecoms_and_networking" scheme="http://www.ofoghlu.net/log" label="Telecoms and Networking" />
<id>http://www.ofoghlu.net/log/2010/05/irish_ipv6_summit_2010.html</id>
<link rel="alternate" href="http://www.ofoghlu.net/log/2010/05/irish_ipv6_summit_2010.html" type="application/xhtml+xml" hreflang="en" />
<published>2010-05-19T23:55:55Z</published>
<updated>2010-05-21T16:01:31Z</updated>
</entry>
<entry>
<title type="text">Public Service Review: Science &amp; Technology</title>
<summary type="text">The TSSG has published a series of editorials in Public Service review: Science & Technology. This lists them all with links to the on-line version. What Next for the Net? PSR: ST Issue 7 (pages 90--01) A Telecomms Transformation: IMS and Next Generation Networks PSR: ST Issue 6 (pages 142--143) The Dynamic Approach (Research and Innovation in Ireland) PSR: ST Issue 5 (pages 72--73) The Telecommunications Software & Systems Group: shaping future communications networks and services PSR: ST Issue 4 (pages 84--85) Advertisement PSR: ST Issue 4 (page 1)...</summary>
<content type="html"><![CDATA[<p>The TSSG has published a series of editorials in Public Service review: Science & Technology.  This lists them all with links to the on-line version.</p>

<ul>

<li><a href="http://edition.pagesuite-professional.co.uk/launch.aspx?referral=other&pnum=&refresh=Ec301Tn7s12R&EID=907eba26-c9e8-409b-b0fe-f5733ad78a21&skip=true">What Next for the Net?</a> PSR: ST Issue 7 (pages 90--01)</li>

<li><a href="http://edition.pagesuite-professional.co.uk/launch.aspx?referral=other&pnum=&refresh=Jx3014Tf9t1R&EID=d78d37a4-4556-4a57-9b18-8f168996cf9f&skip=true">A Telecomms Transformation: IMS and Next Generation Networks</a> PSR: ST Issue 6 (pages 142--143)</li>

<li><a href="http://edition.pagesuite-professional.co.uk/launch.aspx?referral=other&pnum=&refresh=Dm419X0o0xK7&EID=0000cd78-147b-4287-94a6-5a3b8dd7f462&skip=">The Dynamic Approach (Research and Innovation in Ireland)</a> PSR: ST Issue 5 (pages 72--73)</li>

<li><a href="http://edition.pagesuite-professional.co.uk/launch.aspx?referral=other&pnum=&refresh=4m0XT8z10F7c&EID=0d5170aa-bf9c-44a5-9d36-68b3d7c58756&skip=">The Telecommunications Software & Systems Group: shaping future communications networks and services</a> PSR: ST Issue 4 (pages 84--85)</li>

<li><a href="http://edition.pagesuite-professional.co.uk/launch.aspx?referral=other&pnum=&refresh=4m0XT8z10F7c&EID=0d5170aa-bf9c-44a5-9d36-68b3d7c58756&skip=">Advertisement</a> PSR: ST Issue 4 (page 1)</li>

</ul>]]></content>
<category term="/wit_and_tssg" scheme="http://www.ofoghlu.net/log" label="WIT and TSSG" />
<id>http://www.ofoghlu.net/log/2010/05/public_service_review_science.html</id>
<link rel="alternate" href="http://www.ofoghlu.net/log/2010/05/public_service_review_science.html" type="application/xhtml+xml" hreflang="en" />
<published>2010-05-06T14:00:11Z</published>
<updated>2010-07-06T13:25:06Z</updated>
</entry>
<entry>
<title type="text">Feedhenry</title>
<summary type="text">TSSG - Telecommunications Software &amp; Systems Group: FeedHenry, a TSSG Spin- Out Success! Waterford, Tuesday May 5th 2010. The Telecommunication Software & Systems Group (TSSG) located at the Waterford Institute of Technology (WIT) is delighted to announce the official spin-off of FeedHenry, an award-winning software firm. Dr. Willie Donnelly, Director of the TSSG and Head of Research and Innovation at Waterford Institute of Technology said, “FeedHenry is another successful commercialisation result from TSSG’s purpose-built commercial arm, the Centre for Converged Services (3CS). We believe that the application of technology and the exploitation of research is a key driver for Ireland’s economic growth. Leading research institutions like TSSG have a crucial role to play in en¬hancing Ireland’s economic competitiveness,” he said. Read the full article featured in Silicon Republic here...</summary>
<content type="html"><![CDATA[<p><a title="TSSG - Telecommunications Software &amp; Systems Group: FeedHenry, a TSSG Spin- Out Success!" href="http://www.tssg.org/archives/2010/05/feedhenry_a_tss_1.html">TSSG - Telecommunications Software &amp; Systems Group: FeedHenry, a TSSG Spin- Out Success!</a></p>

<p>Waterford, Tuesday May 5th 2010. The Telecommunication Software & Systems Group (TSSG) located at the Waterford Institute of Technology (WIT) is delighted to announce the official spin-off of FeedHenry, an award-winning software firm.</p>

<p>Dr. Willie Donnelly, Director of the TSSG and Head of Research and Innovation at Waterford Institute of Technology said, “FeedHenry is another successful commercialisation result from TSSG’s purpose-built commercial arm, the Centre for Converged Services (3CS). We believe that the application of technology and the exploitation of research is a key driver for Ireland’s economic growth. Leading research institutions like TSSG have a crucial role to play in en¬hancing Ireland’s economic competitiveness,” he said.</p>

<p>Read the full article featured in Silicon Republic <a href="http://www.siliconrepublic.com/news/article/16108/start-ups/feedhenry-spins-out-in-waterford">here</a></p>]]></content>
<category term="/wit_and_tssg" scheme="http://www.ofoghlu.net/log" label="WIT and TSSG" />
<id>http://www.ofoghlu.net/log/2010/05/feedhenry.html</id>
<link rel="alternate" href="http://www.ofoghlu.net/log/2010/05/feedhenry.html" type="application/xhtml+xml" hreflang="en" />
<published>2010-05-05T16:33:48Z</published>
<updated>2010-05-05T16:33:48Z</updated>
</entry>
<entry>
<title type="text">Extended China Visit</title>
<summary type="text"> IMG_1549 Originally uploaded by mofoghlu Well, trust me to be on the longest trip away I had been on for about 6 months when disaster struck European airspace with volcanic ash meaning lots of flights were cancelled. So ended up being away from home for 2 weeks instead of 1 week. I was with some WIT colleagues visiting Dalian in north east China (see out TSSG weblog entry for details). I came back to Beijing to get my onward flight to Dublin via Abu Dhabi with Etihad Airways, and I was told at midnight on Saturday the 17th April that my flight was cancelled, and that was not allowed to even go on the first leg of the journey to Abu Dhabi (despite having a boarding card generated via online check-in), and that my payment had been refunded and I was on my own. This is not what I expect as a customer when this type of incident happens, I expect some help and support from the airline. So much for customer service. So there I was on my own in a strange city with nowhere to stay and no knowledge of the local language spoken or written (I'd only been in Beijing the previous Tuesday for a transfer to another flight). Luckily, I managed to get myself a booking at an excellent hotel in the city centre, the Park Plaza (very near the shopping area of Wangfujing and walking distance to the Forbidden City), to get a taxi to take me there, and I spent a week waiting for the WIT travel agent, FCM Travel Ireland, to be able to come up with an alternative way home. Eventually I secured a full-price (just shy of €2k) flight home with Lufthansa via Frankfurt the following Saturday. Quite expensive given my original return was only just over €1k. Well I worked out a schedule where I would get up a bit late, do some touristy things, have an early dinner around 6pm local time, and then work in the evening when the timezone overlapped with home (4pm local time as 9am in Ireland). This has meant that haven't come back to huge email backlog, though obviously I do have lot of meetings to catch up on (I get around 100 per day, many of which do actually require responses). I really enjoyed the opportunity to see Beijing, taking in the Forbidden City, the Great Wall (at Mutianyu) and some other cool sights. But I really missed being away from my family. I was really glad to touch down in Frankfurt in the EU27 on Saturday afternoon, and then in Dublin a few hours later. The photo shows me at the Great Wall, Mutianyu section, which was the highlight of the trip, from a tourist perspective. Equally impressive was the evidence of investment and development in China both in Dalian and in Beijing. You certainly get a feel for China as a happening place, as so many people are saying. I really hope China can figure out how to share its wealth among all its 1.3 billion people, and help everyone, not just a privileged few. Bust I guess I should focus on putting our own house in order in Ireland first, where we've let the wealth gap extend too much during the boom years. I will have to think long and hard before flying Etihad Airways again -- they did nothing to help me, not even honouring my valid ticket with them for the first leg of my journey home! Buyer beware. A big thank you to FCM Travel Ireland and to Lufthansa for getting me home safely....</summary>
<content type="html"><![CDATA[<div style="float: right; margin-left: 10px; margin-bottom: 10px;">
<a href="http://www.flickr.com/photos/mofoghlu/4540794261/" title="photo sharing"><img src="http://farm3.static.flickr.com/2778/4540794261_1968a9d67e_m.jpg" alt="" style="border: solid 2px #000000;" /></a>
<br />
<span style="font-size: 0.9em; margin-top: 0px;">
<a href="http://www.flickr.com/photos/mofoghlu/4540794261/">IMG_1549</a>
<br />
Originally uploaded by <a href="http://www.flickr.com/people/mofoghlu/">mofoghlu</a>
</span>
</div>
Well, trust me to be on the longest trip away I had been on for about 6 months when disaster struck European airspace with volcanic ash meaning lots of flights were cancelled.  So ended up being away from home for 2 weeks instead of 1 week.<br />

I was with some WIT colleagues visiting Dalian in north east China (see out TSSG <a href="http://www.tssg.org/archives/2010/04/wit_and_dalian.html">weblog entry</a> for details).<br />

I came back to Beijing to get my onward flight to Dublin via Abu Dhabi with <a href="http://www.etihadairways.com">Etihad Airways</a>, and I was told at midnight on Saturday the 17th April that my flight was cancelled, and that was not allowed to even go on the first leg of the journey to Abu Dhabi (despite having a boarding card generated via online check-in), and that my payment had been refunded and I was on my own.  This is not what I expect as a customer when this type of incident happens, I expect some help and support from the airline.  So much for customer service.  So there I was on my own in a strange city with nowhere to stay and no knowledge of the local language spoken or written (I'd only been in Beijing the previous Tuesday for a transfer to another flight).<br />

Luckily, I managed to get myself a booking at an excellent hotel in the city centre, the <a href="http://www.parkplaza.com/beijingcn">Park Plaza</a> (very near the shopping area of Wangfujing and walking distance to the Forbidden City), to get a taxi to take me there, and I spent a week waiting for the WIT travel agent, <a href="http://www.ie.fcm.travel/eng/home.html">FCM Travel Ireland</a>, to be able to come up with an alternative way home.  Eventually I secured a full-price (just shy of €2k) flight home with Lufthansa via Frankfurt the following Saturday.  Quite expensive given my original return was only just over €1k.<br />

Well I worked out a schedule where I would get up a bit late, do some touristy things, have an early dinner around 6pm local time, and then work in the evening when the timezone overlapped with home (4pm local time as 9am in Ireland).  This has meant that haven't come back to huge email backlog, though obviously I do have lot of meetings to catch up on (I get around 100 per day, many of which do actually require responses).<br />

I really enjoyed the opportunity to see Beijing, taking in the Forbidden City, the Great Wall (at Mutianyu) and some other cool sights.  But I really missed being away from my family.  I was really glad to touch down in Frankfurt in the EU27 on Saturday afternoon, and then in Dublin a few hours later.<br />

The photo shows me at the Great Wall, Mutianyu section, which was the highlight of the trip, from a tourist perspective.  Equally impressive was the evidence of investment and development in China both in Dalian and in Beijing.  You certainly get a feel for China as a happening place, as so many people are saying.  I really hope China can figure out how to share its wealth among all its 1.3 billion people, and help everyone, not just a privileged few.  Bust I guess I should focus on putting our own house in order in Ireland first, where we've let the wealth gap extend too much during the boom years.<br />

I will have to think long and hard before flying <a href="http://www.etihadairways.com">Etihad Airways</a> again -- they did nothing to help me, not even honouring my valid ticket with them for the first leg of my journey home!  Buyer beware.<br />

A big thank you to <a href="http://www.ie.fcm.travel/eng/home.html">FCM Travel Ireland</a> and to <a href="http://www.lufthansa.com/ie/en/Homepage">Lufthansa</a> for getting me home safely.
<br clear="all" />]]></content>
<category term="/musings" scheme="http://www.ofoghlu.net/log" label="Musings" />
<id>http://www.ofoghlu.net/log/2010/04/extended_china_visit.html</id>
<link rel="alternate" href="http://www.ofoghlu.net/log/2010/04/extended_china_visit.html" type="application/xhtml+xml" hreflang="en" />
<published>2010-04-26T13:17:06Z</published>
<updated>2010-04-26T13:42:59Z</updated>
</entry>


</feed>