<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:copyright="http://blogs.law.harvard.edu/tech/rss" xmlns:image="http://purl.org/rss/1.0/modules/image/">
    <channel>
        <title>Ross Hawkins</title>
        <link>http://rosshawkins.net/Default.aspx</link>
        <description>ASP.NET, C#, JavaScript and other fun</description>
        <language>en-NZ</language>
        <copyright>Ross Hawkins</copyright>
        <generator>Subtext Version 2.1.0.5</generator>
        <image>
            <title>Ross Hawkins</title>
            <url>http://rosshawkins.net/images/RSS2Image.gif</url>
            <link>http://rosshawkins.net/Default.aspx</link>
            <width>77</width>
            <height>60</height>
        </image>
        <item>
            <title>Metro theme for jQuery Mobile</title>
            <link>http://rosshawkins.net/archive/2012/05/01/metro-theme-for-jquery-mobile.aspx</link>
            <description>&lt;p&gt;A few days back I mentioned the &lt;a href="http://rosshawkins.net/archive/2012/04/22/ios-theme-for-jquery-mobile.aspx"&gt;iOS theme for jQuery mobile&lt;/a&gt;, and today I stumbled across a &lt;a href="http://www.scottlogic.co.uk/blog/colin/2012/04/introducing-the-jquery-mobile-metro-theme/"&gt;Metro theme&lt;/a&gt;. Looks good. Feels like there’s a lot of buzz going on around jQuery mobile at the moment, and that it’s maturing nicely.&lt;/p&gt;  &lt;p&gt;One other little thing the &lt;a href="http://www.scottlogic.co.uk/blog/colin/2012/04/introducing-the-jquery-mobile-metro-theme/"&gt;metro post&lt;/a&gt; contains is a simple (but useful) snippet of JavaScript that you can use to detect WP7 devices and switch to this sheet accordingly, giving you a nice and easy way to support iOS and WP7 on your jQuery mobile site. &lt;/p&gt;  &lt;p&gt;What else could you want to support?&lt;/p&gt;  &lt;p&gt;Tags: &lt;a href="http://rosshawkins.net/Tags/jQuery+Mobile/Default.aspx" rel="tag"&gt;jQuery Mobile&lt;/a&gt;&lt;/p&gt;&lt;img src="http://rosshawkins.net/aggbug/860.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Ross Hawkins</dc:creator>
            <guid>http://rosshawkins.net/archive/2012/05/01/metro-theme-for-jquery-mobile.aspx</guid>
            <pubDate>Tue, 01 May 2012 06:59:59 GMT</pubDate>
            <wfw:comment>http://rosshawkins.net/comments/860.aspx</wfw:comment>
            <comments>http://rosshawkins.net/archive/2012/05/01/metro-theme-for-jquery-mobile.aspx#feedback</comments>
            <wfw:commentRss>http://rosshawkins.net/comments/commentRss/860.aspx</wfw:commentRss>
        </item>
        <item>
            <title>Something simple and obvious that can trip you up when working with Google WebFonts</title>
            <link>http://rosshawkins.net/archive/2012/04/27/something-simple-and-obvious-that-can-trip-you-up-when.aspx</link>
            <description>&lt;p&gt;It seems they &lt;a href="http://stackoverflow.com/questions/6842447/google-web-fonts-not-working-for-ie-9"&gt;don't work locally, unless being viewed through a local webserver&lt;/a&gt;. I’d used Google fonts many times before, however this week they simply “didn’t work”. Seems that previously when I’d been using them I’d been using a Visual Studio solution with my good buddy IIS Express, whereas last week I was throwing the relevant includes into a local file sitting on my Windows desktop and cursing at the results.&lt;/p&gt;  &lt;p&gt;Not the most technical tip in the world, but potentially a timesaver.&lt;/p&gt;&lt;img src="http://rosshawkins.net/aggbug/859.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Ross Hawkins</dc:creator>
            <guid>http://rosshawkins.net/archive/2012/04/27/something-simple-and-obvious-that-can-trip-you-up-when.aspx</guid>
            <pubDate>Fri, 27 Apr 2012 11:50:58 GMT</pubDate>
            <wfw:comment>http://rosshawkins.net/comments/859.aspx</wfw:comment>
            <comments>http://rosshawkins.net/archive/2012/04/27/something-simple-and-obvious-that-can-trip-you-up-when.aspx#feedback</comments>
            <wfw:commentRss>http://rosshawkins.net/comments/commentRss/859.aspx</wfw:commentRss>
        </item>
        <item>
            <title>iOS theme for jQuery Mobile</title>
            <link>http://rosshawkins.net/archive/2012/04/22/ios-theme-for-jquery-mobile.aspx</link>
            <description>&lt;p&gt;Working with jQuery mobile? Targeting your site at iOS users? Well, you’ll probably want to check out &lt;a href="http://taitems.tumblr.com/post/20768414285/jquery-mobile-1-0-1-ios-theme-compatible"&gt;this iOS theme for jQuery mobile&lt;/a&gt;.&lt;/p&gt;  &lt;p&gt;I gave it a quick test on both an iPhone4 (non S) and an iPad 2, and it feels a lot smoother than the last tests I did with jQuery mobile. I’m assuming that’s to do with the 1.01 release, but either way it’s nice to feel the framework maturing.&lt;/p&gt;  &lt;p&gt;Link: &lt;a href="http://taitems.tumblr.com/post/20768414285/jquery-mobile-1-0-1-ios-theme-compatible"&gt;Blog post&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;Link: &lt;a href="http://taitems.github.com/iOS-Inspired-jQuery-Mobile-Theme/"&gt;Demo&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;Tags: &lt;a href="http://rosshawkins.net/Tags/jQuery+Mobile/Default.aspx" rel="tag"&gt;jQuery Mobile&lt;/a&gt;, &lt;a href="http://rosshawkins.net/Tags/iOS/Default.aspx" rel="tag"&gt;iOS&lt;/a&gt;&lt;/p&gt;&lt;img src="http://rosshawkins.net/aggbug/858.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Ross Hawkins</dc:creator>
            <guid>http://rosshawkins.net/archive/2012/04/22/ios-theme-for-jquery-mobile.aspx</guid>
            <pubDate>Sun, 22 Apr 2012 00:09:41 GMT</pubDate>
            <wfw:comment>http://rosshawkins.net/comments/858.aspx</wfw:comment>
            <comments>http://rosshawkins.net/archive/2012/04/22/ios-theme-for-jquery-mobile.aspx#feedback</comments>
            <wfw:commentRss>http://rosshawkins.net/comments/commentRss/858.aspx</wfw:commentRss>
        </item>
        <item>
            <title>A Domino Server migration tip for part time / ex Domino Admins</title>
            <category>Notes/Domino</category>
            <link>http://rosshawkins.net/archive/2012/04/20/a-domino-server-migration-tip-for-part-time-ex.aspx</link>
            <description>&lt;p&gt;One of the things I always loved about the Lotus Domino Server was how easy it was to move it to new hardware. Run the installer, copy the data directory (and .ini file if needed) and boom – server comes up as before, no problems.&lt;/p&gt;  &lt;p&gt;So when I recently did a migration (for my last remaining Domino customer) where the drive structure changed I was surprised to see logging errors appear as it was trying to access the old Domino Data path. Turns out the culprit was Traveler. To fix this, simply edit the %DominoData%\traveler\cfg\NTSLogging.properties file and update the paths to be correct.&lt;/p&gt;  &lt;p&gt;I suspect if you’re working with Domino a lot, or spent any amount of time reading Traveler documentation then this is probably pretty obvious, but for someone who hasn’t needed to touch a Domino server in a while you might get a bit thrown off by seeing a reference to the old data directory appear on your console!&lt;/p&gt;  &lt;p&gt;Tags: &lt;a href="http://rosshawkins.net/Tags/Lotus/Default.aspx" rel="tag"&gt;Lotus&lt;/a&gt;, &lt;a href="http://rosshawkins.net/Tags/Domino/Default.aspx" rel="tag"&gt;Domino&lt;/a&gt;&lt;/p&gt;&lt;img src="http://rosshawkins.net/aggbug/857.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Ross Hawkins</dc:creator>
            <guid>http://rosshawkins.net/archive/2012/04/20/a-domino-server-migration-tip-for-part-time-ex.aspx</guid>
            <pubDate>Thu, 19 Apr 2012 22:39:37 GMT</pubDate>
            <wfw:comment>http://rosshawkins.net/comments/857.aspx</wfw:comment>
            <comments>http://rosshawkins.net/archive/2012/04/20/a-domino-server-migration-tip-for-part-time-ex.aspx#feedback</comments>
            <wfw:commentRss>http://rosshawkins.net/comments/commentRss/857.aspx</wfw:commentRss>
        </item>
        <item>
            <title>The Windows 8 editions look surprisingly logical</title>
            <link>http://rosshawkins.net/archive/2012/04/17/the-windows-8-editions-look-surprisingly-logical.aspx</link>
            <description>&lt;p&gt;The recently announced &lt;a href="http://windowsteamblog.com/windows/b/bloggingwindows/archive/2012/04/16/announcing-the-windows-8-editions.aspx"&gt;Windows 8 editions&lt;/a&gt; look nice and simple, removing some of the confusion around home/professional/ultimate that existed with Windows 7. Windows RT can easily be ignored because it’s pretty obvious that it’s aimed at specific devices, so we’re left with 2 editions. The list of features in the link above isn’t a full list of features, but really it looks like most people will be pretty happy with the non-Pro version, except for people who want to use the inbuilt remote desktop host, or any encryption/domain control features.&lt;/p&gt;  &lt;p&gt;Now, can we have an ETA please?&lt;/p&gt;&lt;img src="http://rosshawkins.net/aggbug/856.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Ross Hawkins</dc:creator>
            <guid>http://rosshawkins.net/archive/2012/04/17/the-windows-8-editions-look-surprisingly-logical.aspx</guid>
            <pubDate>Tue, 17 Apr 2012 00:20:43 GMT</pubDate>
            <wfw:comment>http://rosshawkins.net/comments/856.aspx</wfw:comment>
            <comments>http://rosshawkins.net/archive/2012/04/17/the-windows-8-editions-look-surprisingly-logical.aspx#feedback</comments>
            <wfw:commentRss>http://rosshawkins.net/comments/commentRss/856.aspx</wfw:commentRss>
        </item>
        <item>
            <title>Your ideas are worthless</title>
            <link>http://rosshawkins.net/archive/2012/03/29/your-ideas-are-worthless.aspx</link>
            <description>&lt;p&gt;The concept of ideas and more importantly ownership of ideas has popped up many times in my life over the past few months. A few months ago I was probably in the camp that was all about protecting your ideas, and thinking that the idea itself was a large part of the value. I’ve got a load of ideas written down all over the place, some are even in various states of progression, and in the past felt the need to keep some of them in a fairly secretive sort of a state.&lt;/p&gt;  &lt;p&gt;Not anymore. I’m coming around to the view that ideas are pretty much worthless.&lt;/p&gt;  &lt;p&gt;Last week a friend of mine told me she had an idea for an iPhone app, and possibly got a little offended when I slipped and responded “Doesn’t everyone?”. It’s not that I wasn’t interested in hearing more about her idea, or even potentially working on it with her, but it was more the point that simply having had an idea doesn’t represent any sort of progress or cause for celebration.&lt;/p&gt;  &lt;p&gt;Whether you agree or disagree, here’s a few interesting excerpts from some links which I found to be interesting reading.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://answers.onstartups.com/questions/6949/forming-a-new-software-startup-how-do-i-allocate-ownership-fairly/23326#23326"&gt;Forming a new software startup, how do I allocate ownership fairly&lt;/a&gt; links to a reply from Joel Spolsky on &lt;a href="http://answers.onstartups.com/"&gt;&lt;u&gt;&lt;font color="#0066cc"&gt;http://answers.onstartups.com&lt;/font&gt;&lt;/u&gt;&lt;/a&gt;. It contains a lot of interesting information aimed at allocation of ownership for startups, but one of the more interesting points was:&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;strong&gt;Shouldn't I get more equity because it was my idea?&lt;/strong&gt; No. Ideas are pretty much worthless. It is not worth the arguments it would cause to pay someone in equity for an idea. If one of you had the idea but you both quit your jobs and started working at the same time, you should both get the same amount of equity. Working on the company is what causes value, not thinking up some crazy invention in the shower.&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;Next, we have &lt;a href="http://devcodehack.com/5-ideas-for-your-next-startup/"&gt;5 Ideas For Your Next Startup&lt;/a&gt; is just that – some ideas for startups, posted publically and freely. There’s nothing like someone “giving away” ideas as proof that the idea no longer needs to be protected and hidden away – read the introduction paragraph:&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;It feels like every week that I read some post on Hacker News or some random blog post extolling the virtues of free love with our ideas. People say that ideas are cheap, it's execution that matters. They say that nobody is interested in stealing your crappy idea. And if your idea is worth anything, you will have to shove it down peoples throats.&lt;/p&gt;    &lt;p&gt; &lt;/p&gt;    &lt;p&gt;I think that ideas are floating around in the collective unconscious, and it is rare that you are ever the first or last to think of something. Consumers are fickle, markets fluctuate, and ideas are always floating around, waiting for the proper execution. With that in mind, here are 5 ideas to add to the pool.&lt;/p&gt;    &lt;p&gt; &lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;Finally, one I don’t have a link for, but is something I’ve read about countless times in the context of new business ideas, startups and product ideas in general, and that’s the popularity of the business model of taking something that already exists and simply making a better version of it. In some ways the thinking there is the same, except rather than dealing with an unproven idea you’re working with a proven one.&lt;/p&gt;  &lt;p&gt;So, got an idea? Great work, but don’t let it end there – get out there and do something with it!&lt;/p&gt;&lt;img src="http://rosshawkins.net/aggbug/855.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Ross Hawkins</dc:creator>
            <guid>http://rosshawkins.net/archive/2012/03/29/your-ideas-are-worthless.aspx</guid>
            <pubDate>Thu, 29 Mar 2012 03:59:54 GMT</pubDate>
            <wfw:comment>http://rosshawkins.net/comments/855.aspx</wfw:comment>
            <comments>http://rosshawkins.net/archive/2012/03/29/your-ideas-are-worthless.aspx#feedback</comments>
            <wfw:commentRss>http://rosshawkins.net/comments/commentRss/855.aspx</wfw:commentRss>
        </item>
        <item>
            <title>Adjust an iframe element&amp;rsquo;s height to fit its content</title>
            <link>http://rosshawkins.net/archive/2012/03/29/adjust-an-iframe-elementrsquos-height-to-fit-its-content.aspx</link>
            <description>&lt;p&gt;Anything related to iframes falls into the category of “things you wish you’re never going to have to know”, but odds are at some point you might. Given that iframes are now being used by many modern sharing technique there’s a much higher chance that you’re going to run into them – just when it looked like they were going away.&lt;/p&gt;  &lt;p&gt;All of this preamble is basically an excuse as to why I’m much more prone to pasting the occasional iframe related link these days.. and speaking of those, here’s one I prepared earlier!&lt;/p&gt;  &lt;p&gt;Link: &lt;a href="http://www.456bereastreet.com/archive/201112/how_to_adjust_an_iframe_elements_height_to_fit_its_content/"&gt;How to adjust an iframe element’s height to fit its content&lt;/a&gt;&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;In an ideal world there would always be a clean way of displaying data supplied by a third party on your site. Two examples would be getting the data in JSON or XML format from a Web Service and having an API to code against. But you don’t always have any of those options.&lt;/p&gt;    &lt;p&gt; &lt;/p&gt;    &lt;p&gt;Sometimes the only way of incorporating data from a third party is by loading it in an&lt;code&gt;iframe&lt;/code&gt; element. A few examples are financial reports, e-commerce applications, and ticket booking applications. Using an &lt;code&gt;iframe&lt;/code&gt; is not ideal for many reasons, one of which is that it can make multiple sets of scrollbars appear on the page. Not only does it look ugly, it also makes the site less user-friendly. But there is a workaround.&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;The author of this article feels the same need for disclaiming as I do, as you can see via the title of the last section “Avoid the iframe mess if possible” – good advice.&lt;/p&gt;  &lt;p&gt;(I feel bad tagging this post as Web Development – maybe I should have used “Bad Web Development” instead?")&lt;/p&gt;  &lt;p&gt;Tags: &lt;a href="http://rosshawkins.net/Tags/Web+Development/Default.aspx" rel="tag"&gt;Web Development&lt;/a&gt;&lt;/p&gt;&lt;img src="http://rosshawkins.net/aggbug/854.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Ross Hawkins</dc:creator>
            <guid>http://rosshawkins.net/archive/2012/03/29/adjust-an-iframe-elementrsquos-height-to-fit-its-content.aspx</guid>
            <pubDate>Thu, 29 Mar 2012 02:53:43 GMT</pubDate>
            <wfw:comment>http://rosshawkins.net/comments/854.aspx</wfw:comment>
            <comments>http://rosshawkins.net/archive/2012/03/29/adjust-an-iframe-elementrsquos-height-to-fit-its-content.aspx#feedback</comments>
            <wfw:commentRss>http://rosshawkins.net/comments/commentRss/854.aspx</wfw:commentRss>
        </item>
        <item>
            <title>Juice UI: Open source ASP.NET Web Forms components for jQuery UI widgets</title>
            <link>http://rosshawkins.net/archive/2012/02/29/juice-ui-open-source-asp.net-web-forms-components-for-jquery.aspx</link>
            <description>&lt;blockquote&gt;   &lt;p&gt;This morning at MVP Summit, &lt;a href="http://blogs.msdn.com/b/scothu/"&gt;Scott Hunter&lt;/a&gt; just announced a new open source project from&lt;a href="http://appendto.com/"&gt;appendTo&lt;/a&gt; called &lt;a href="http://juiceui.com/"&gt;Juice UI&lt;/a&gt;. Juice UI is a collection of Web Forms components which make it incredibly easy to leverage jQuery UI widgets in ASP.NET Web Forms applications. You can start using it right away by adding the &lt;a href="http://nuget.org/packages/JuiceUI"&gt;JuiceUI NuGet package&lt;/a&gt; to your app, and you're welcome to &lt;a href="https://github.com/appendto/juiceui"&gt;go nuts with the source&lt;/a&gt;, which is dual licensed under MIT and GPL.&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;Basically this is a version of the AjaxControlToolkit powered by jQuery and jQueryUI. &lt;/p&gt;  &lt;p&gt;I’m kind of torn on this. On one hand, I can see the place that toolkits like this have in the development ecosystem – they enable people to add shiny Ajax-like functionality to an ASP.NET website without needing a great deal of JavaScript knowledge.&lt;/p&gt;  &lt;p&gt;However on the other hand, they enable people to add shiny Ajax-like functionality to an ASP.NET website without needing a great deal of JavaScript knowledge.&lt;/p&gt;  &lt;p&gt;An important thing to remember is that often the worst abuse of toolkits like this came alongside our good friend the UpdatePanel. If you take that out of the mix then things might not be so bad, however I often saw them go hand in hand together. &lt;/p&gt;  &lt;p&gt;Anyway, while the first comment nails what this is (“&lt;em&gt;A wrapper (Juice) of a wrapper (jQuery UI) of a wrapper (jQuery) of a wrapper (JavaScript). That's  what ASP.NET WebForms needs, more abstractions.&lt;/em&gt;”), there’s still a place for toolkits like this in the world, especially if they’re well done.&lt;/p&gt;  &lt;p&gt;Plus, they do look pretty neat:&lt;/p&gt;  &lt;p&gt;&lt;img border="0" alt="2012-02-28 09h17_29" src="http://farm8.static.flickr.com/7067/6938942675_a0cfa73dc1_b.jpg" /&gt;&lt;/p&gt;  &lt;p&gt;Link: &lt;a href="http://weblogs.asp.net/jgalloway/archive/2012/02/28/juice-ui-open-source-asp-net-web-forms-components-for-jquery-ui-widgets.aspx"&gt;Juice UI: Open source ASP.NET Web Forms components for jQuery UI widgets&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;Tags: &lt;a href="http://rosshawkins.net/Tags/jQuery/Default.aspx" rel="tag"&gt;jQuery&lt;/a&gt;, &lt;a href="http://rosshawkins.net/Tags/JavaScript/Default.aspx" rel="tag"&gt;JavaScript&lt;/a&gt;, &lt;a href="http://rosshawkins.net/Tags/ASP.NET/Default.aspx" rel="tag"&gt;ASP.NET&lt;/a&gt;&lt;/p&gt;&lt;img src="http://rosshawkins.net/aggbug/853.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Ross Hawkins</dc:creator>
            <guid>http://rosshawkins.net/archive/2012/02/29/juice-ui-open-source-asp.net-web-forms-components-for-jquery.aspx</guid>
            <pubDate>Wed, 29 Feb 2012 04:12:22 GMT</pubDate>
            <wfw:comment>http://rosshawkins.net/comments/853.aspx</wfw:comment>
            <comments>http://rosshawkins.net/archive/2012/02/29/juice-ui-open-source-asp.net-web-forms-components-for-jquery.aspx#feedback</comments>
            <wfw:commentRss>http://rosshawkins.net/comments/commentRss/853.aspx</wfw:commentRss>
        </item>
        <item>
            <title>30 new OS X Mountain Lion features in 2 minutes</title>
            <link>http://rosshawkins.net/archive/2012/02/28/30-new-os-x-mountain-lion-features-in-2-minutes.aspx</link>
            <description>&lt;p&gt;&lt;object width="560" height="315"&gt;&lt;param name="movie" value="http://www.youtube.com/v/7J2mmHtqw74?version=3&amp;amp;hl=en_GB" /&gt;&lt;param name="allowFullScreen" value="true" /&gt;&lt;param name="allowscriptaccess" value="always" /&gt;&lt;embed src="http://www.youtube.com/v/7J2mmHtqw74?version=3&amp;amp;hl=en_GB" type="application/x-shockwave-flash" width="560" height="315" allowscriptaccess="always" allowfullscreen="true" /&gt;&lt;/object&gt;&lt;/p&gt;  &lt;p&gt;A load of stuff I can’t get too excited about, but one or two gems in there (specifically having Notes sync with my iOS devices) and a lot more integration with iCloud and in general more sharing options.&lt;/p&gt;  &lt;p&gt;Hopefully it’ll also have cleared up all the nagging issues with Lion that some people have mentioned too.&lt;/p&gt;  &lt;p&gt;Tags: &lt;a href="http://rosshawkins.net/Tags/Apple/Default.aspx" rel="tag"&gt;Apple&lt;/a&gt;, &lt;a href="http://rosshawkins.net/Tags/OSX/Default.aspx" rel="tag"&gt;OSX&lt;/a&gt;&lt;/p&gt;&lt;img src="http://rosshawkins.net/aggbug/852.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Ross Hawkins</dc:creator>
            <guid>http://rosshawkins.net/archive/2012/02/28/30-new-os-x-mountain-lion-features-in-2-minutes.aspx</guid>
            <pubDate>Tue, 28 Feb 2012 01:33:38 GMT</pubDate>
            <wfw:comment>http://rosshawkins.net/comments/852.aspx</wfw:comment>
            <comments>http://rosshawkins.net/archive/2012/02/28/30-new-os-x-mountain-lion-features-in-2-minutes.aspx#feedback</comments>
            <wfw:commentRss>http://rosshawkins.net/comments/commentRss/852.aspx</wfw:commentRss>
        </item>
        <item>
            <title>Seven tips for starting a small business</title>
            <link>http://rosshawkins.net/archive/2012/02/27/seven-tips-for-starting-a-small-business.aspx</link>
            <description>&lt;p&gt;&lt;a href="http://www.techday.co.nz/start-up/news/seven-tips-for-starting-a-small-business/22078/8"&gt;Seven tips for starting a small business&lt;/a&gt; contains.. well come on, you’ve probably worked it out by now – some of the tips are pretty obvious, but it could be a useful guide for someone starting out and not knowing where to start. The first 2 are particularly relevant for startups – research, and have an elevator pitch. If you can’t tell people quickly what’s unique about what you’re doing, then there’s a chance that you shouldn’t be doing it.&lt;/p&gt;&lt;img src="http://rosshawkins.net/aggbug/851.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Ross Hawkins</dc:creator>
            <guid>http://rosshawkins.net/archive/2012/02/27/seven-tips-for-starting-a-small-business.aspx</guid>
            <pubDate>Mon, 27 Feb 2012 00:04:54 GMT</pubDate>
            <wfw:comment>http://rosshawkins.net/comments/851.aspx</wfw:comment>
            <comments>http://rosshawkins.net/archive/2012/02/27/seven-tips-for-starting-a-small-business.aspx#feedback</comments>
            <wfw:commentRss>http://rosshawkins.net/comments/commentRss/851.aspx</wfw:commentRss>
        </item>
    </channel>
</rss>
