<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>Nic Bell RSS Feed</title>
    <link>http://nicbell.net/</link>
    <description>Blog Feed on nicbell.net</description>
    <language>en-gb</language>
    <copyright>Copyright © Nic Bell, 2012</copyright>
    <generator>Nic Bell Blog Engine RSS - beta</generator>
    <webMaster>Nic Bell</webMaster>
    <lastBuildDate>Mon, 02 Apr 2012 00:00:00 GMT</lastBuildDate>
    <item>
      <title>Why We Should Not Need Creative Technologists</title>
      <link>http://nicbell.net/blog/2012/4/why-we-shouldnt-need-creative-technologists</link>
      <description>I feel that good creative use of technology is not achieved via a mediator (creative technologist) as you are only as good as this one guy.</description>
      <author>Nic Bell</author>
      <pubDate>Mon, 02 Apr 2012 00:00:00 GMT</pubDate>
      <subject>Blog Post</subject>
    </item>
    <item>
      <title>Simple NHibernate Session Manager</title>
      <link>http://nicbell.net/blog/2012/1/simple-nhibernate-session-manager</link>
      <description>One of the more complicated parts of using NHibernate as an ORM, is session management. Here is a simple session manager for those that don't need to manage multiple session types.</description>
      <author>Nic Bell</author>
      <pubDate>Sun, 22 Jan 2012 11:23:53 GMT</pubDate>
      <subject>Blog Post</subject>
    </item>
    <item>
      <title>HTML5 makes my ears hurt</title>
      <link>http://nicbell.net/blog/2011/11/html5-makes-my-ears-hurt</link>
      <description>HTML5, everyone is talking about it at nausea which is pretty standard for a technology related buzzword. The problem with buzzwords is that they are often exactly that, just buzz. A constant buzz that has been making my ears hurt for quite some time. A large amount of this buzz is being produced by people that have never opened an HTML tag in their life.</description>
      <author>Nic Bell</author>
      <pubDate>Mon, 14 Nov 2011 03:23:08 GMT</pubDate>
      <subject>Blog Post</subject>
    </item>
    <item>
      <title>Ways of Building Android Apps</title>
      <link>http://nicbell.net/blog/2011/7/ways-of-building-android-apps</link>
      <description>There are many ways of building applications for Android. Here are a few.</description>
      <author>Nic Bell</author>
      <pubDate>Fri, 01 Jul 2011 11:05:47 GMT</pubDate>
      <subject>Blog Post</subject>
    </item>
    <item>
      <title>Event Driven MVVMP in .net</title>
      <link>http://nicbell.net/blog/2011/6/event-driven-mvvmp-in-net</link>
      <description>Most ASP.net developers are probably familiar with the Model-View-Presenter (MVP) pattern. This pattern comes in many mutations. I like taking the basic pattern 2 steps further by adding in a "view model" and using view events. I call it event driven Model-View-ViewModel-Presenter.</description>
      <author>Nic Bell</author>
      <pubDate>Thu, 16 Jun 2011 03:48:17 GMT</pubDate>
      <subject>Blog Post</subject>
    </item>
    <item>
      <title>Dot-Less As Conditional Build Event</title>
      <link>http://nicbell.net/blog/2011/5/dot-less-as-conditional-build-event</link>
      <description>I have really enjoyed using Dot-Less dynamic CSS but up until now I have been using a handler to process the .less files on the fly.</description>
      <author>Nic Bell</author>
      <pubDate>Tue, 03 May 2011 10:28:54 GMT</pubDate>
      <subject>Blog Post</subject>
    </item>
    <item>
      <title>Minify Your .net Web Application</title>
      <link>http://nicbell.net/blog/2010/12/minify-your-net-web-application</link>
      <description>This is an easy way of minifying your JS and CSS files when building your web application in release mode in .net.</description>
      <author>Nic Bell</author>
      <pubDate>Fri, 03 Dec 2010 03:22:02 GMT</pubDate>
      <subject>Blog Post</subject>
    </item>
    <item>
      <title>Getting Better</title>
      <link>http://nicbell.net/blog/2010/11/getting-better</link>
      <description>When you get better you notice things and wonder why they were not dead obvious to start with.</description>
      <author>Nic Bell</author>
      <pubDate>Thu, 25 Nov 2010 15:50:07 GMT</pubDate>
      <subject>Blog Post</subject>
    </item>
    <item>
      <title>Java Method to get a Fibonacci number</title>
      <link>http://nicbell.net/blog/2010/10/java-method-to-get-a-fibonacci-number</link>
      <description>My simple solution to get a Fibonacci number assuming the first Fibonacci number is 0.</description>
      <author>Nic Bell</author>
      <pubDate>Fri, 15 Oct 2010 12:00:57 GMT</pubDate>
      <subject>Blog Post</subject>
    </item>
    <item>
      <title>PNG Fix For IE using Mootools</title>
      <link>http://nicbell.net/blog/2010/8/png-fix-for-ie-using-mootools</link>
      <description>Firstly use PNG fixes sparingly as using regex selectors on your markup can be expensive and PNG's can cause some strange side effects.</description>
      <author>Nic Bell</author>
      <pubDate>Thu, 26 Aug 2010 11:32:43 GMT</pubDate>
      <subject>Blog Post</subject>
    </item>
    <item>
      <title>Android on HTC HD2</title>
      <link>http://nicbell.net/blog/2010/8/android-on-htc-hd2</link>
      <description>My guide to running Android on your HTC HD2. It is easier than you think and pretty stable too.</description>
      <author>Nic Bell</author>
      <pubDate>Sun, 22 Aug 2010 04:34:37 GMT</pubDate>
      <subject>Blog Post</subject>
    </item>
    <item>
      <title>MooTools - Give it Time</title>
      <link>http://nicbell.net/blog/2009/12/mootools-a-long-term-investment</link>
      <description>A lot of people do not really fully  understand why I rate MooTools so highly. It is not just about how it  lets me write elegant JavaScript using an object orientated  approach.</description>
      <author>Nic Bell</author>
      <pubDate>Tue, 15 Dec 2009 11:24:01 GMT</pubDate>
      <subject>Blog Post</subject>
    </item>
    <item>
      <title>Strongly Typed Collections in MooTools</title>
      <link>http://nicbell.net/blog/2009/10/strongly-typed-collections-in-mooTools</link>
      <description>Here is how I create strongly typed collections in MooTools.</description>
      <author>Nic Bell</author>
      <pubDate>Mon, 19 Oct 2009 04:31:52 GMT</pubDate>
      <subject>Blog Post</subject>
    </item>
    <item>
      <title>The Skeletons in Googles Closet</title>
      <link>http://nicbell.net/blog/2009/10/the-skeletons-in-googles-closet</link>
      <description>One of my colleagues recently pointed out that Google AdWords does not support Opera. This immediately struck me as odd..</description>
      <author>Nic Bell</author>
      <pubDate>Thu, 08 Oct 2009 11:40:11 GMT</pubDate>
      <subject>Blog Post</subject>
    </item>
    <item>
      <title>App Store, Android Market and Windows Marketplace for..?!</title>
      <link>http://nicbell.net/blog/2009/10/app-store-android-market-and-windows-marketplace-for</link>
      <description>My take on mobile application stores.</description>
      <author>Nic Bell</author>
      <pubDate>Thu, 01 Oct 2009 02:49:17 GMT</pubDate>
      <subject>Blog Post</subject>
    </item>
    <item>
      <title>Rise Against's "Audience Of One" - Great Video</title>
      <link>http://nicbell.net/blog/2009/9/rise-againsts-audience-of-one-great-video</link>
      <description>This is one of my favourite music videos at the moment so I thought I'd share it with all of you.</description>
      <author>Nic Bell</author>
      <pubDate>Sat, 05 Sep 2009 04:35:48 GMT</pubDate>
      <subject>Blog Post</subject>
    </item>
    <item>
      <title>AJAX Air Apps with Custom Chromes and Flash</title>
      <link>http://nicbell.net/blog/2009/8/ajax-air-apps-with-custom-chromes-and-flash</link>
      <description>One of the great things about building an Adobe AIR application is the ability to make it any shape you want, it is not without its problems though.</description>
      <author>Nic Bell</author>
      <pubDate>Wed, 12 Aug 2009 02:50:03 GMT</pubDate>
      <subject>Blog Post</subject>
    </item>
    <item>
      <title>My New Html 5 Website</title>
      <link>http://nicbell.net/blog/2009/7/my-new-html-5-website</link>
      <description>Welcome to my recently relaunched website(&lt;a href="http://nicbell.net" target="_blank"&gt;nicbell.net&lt;/a&gt;). I have built it in HTML 5 powered by my new .net CMS, which I might send open-source when I have finished a few more features.</description>
      <author>Nic Bell</author>
      <pubDate>Thu, 23 Jul 2009 01:19:43 GMT</pubDate>
      <subject>Blog Post</subject>
    </item>
    <item>
      <title>Helvetica/Arial Based Font Stacks</title>
      <link>http://nicbell.net/blog/2009/7/helvetica-arial-based-font-stacks</link>
      <description>I was recently a working on my own site &lt;a href="http://nicbell.net" target="_blank"&gt;nicbell.net&lt;/a&gt; when I notice my the text looks really poor on Linux(which is growing fast). This is because Linux does not necessarily have Arial or Helvetica pre-installed.</description>
      <author>Nic Bell</author>
      <pubDate>Tue, 21 Jul 2009 01:34:12 GMT</pubDate>
      <subject>Blog Post</subject>
    </item>
    <item>
      <title>Why are web standards important?</title>
      <link>http://nicbell.net/blog/2009/7/why-are-web-standards-important-for-dummies</link>
      <description>After discovering that many people don't understand why I'm so keen on web standards I decided to write a short post.</description>
      <author>Nic Bell</author>
      <pubDate>Thu, 09 Jul 2009 12:06:59 GMT</pubDate>
      <subject>Blog Post</subject>
    </item>
    <item>
      <title>Div off!</title>
      <link>http://nicbell.net/blog/2009/6/div-off</link>
      <description>As usual I've been ranting about poor mark-up.&lt;br /&gt;This is not just a war a against table's, a lot developers seem to think if you replace all the TABLEs with DIVs its suddenly modern semantic mark up.</description>
      <author>Nic Bell</author>
      <pubDate>Wed, 10 Jun 2009 05:33:07 GMT</pubDate>
      <subject>Blog Post</subject>
    </item>
    <item>
      <title>XHTML 2 vs. HTML 5</title>
      <link>http://nicbell.net/blog/2009/6/xhtml-2-vs-html-5</link>
      <description>Work on XHTML 2.0 began shortly after XHTML 1.1 became a recommendation in 2001. The first XHTML 2.0 working draft was released in 2002, but much of the document was in a non-normative, incomplete state (some still is). By 2004, some prominent industry stakeholders - browser vendors, web developers, designers, and content owners - had grown unhappy with the direction of the XHTML2 working group. Citing the closed nature of the W3C process, they decided to start over and develop their own standard.</description>
      <author>Nic Bell</author>
      <pubDate>Wed, 03 Jun 2009 09:30:06 GMT</pubDate>
      <subject>Blog Post</subject>
    </item>
  </channel>
</rss>
