<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/css" href="/stylesheets/rss.css"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">
  <channel>
    <title>88 Miles: Category Opinion</title>
    <link>http://blog.88miles.net/articles/category/opinion</link>
    <language>en-us</language>
    <ttl>40</ttl>
    <description>Simple time tracking</description>
    <item>
      <title>It's a business, not a startup</title>
      <description>&lt;p&gt;The &lt;a href="http://www.siliconbeachhouse.com"&gt;Beachhouse&lt;/a&gt; has had a steady stream of visitors recently, that have been involved with startups. It has been interesting how &lt;a href="http://www.88miles.net" title="Simple Time Tracking"&gt;88 Miles&lt;/a&gt; is considered a &amp;ldquo;Startup&amp;rdquo; which hasn't really been sitting well with me &amp;mdash; 88 Miles is a product of &lt;a href="http://www.madpilot.com.au"&gt;MadPilot Productions&lt;/a&gt;, which isn't really a startup either.&lt;/p&gt;

&lt;p&gt;Well, &lt;a href="http://www.37signals.com/svn/posts/997-start-a-business-not-a-startup"&gt;37 Signals&lt;/a&gt; has just run a blog post, that explains why I have been uneasy. I'm not running a startup &amp;mdash; I'm running a business. And I agree that people think in terms of startups, not businesses.&lt;/p&gt;

&lt;p&gt;So if you are running a startup, make sure you are running a business too.&lt;/p&gt;

</description>
      <pubDate>Sun, 27 Apr 2008 11:46:00 +0800</pubDate>
      <guid isPermaLink="false">urn:uuid:2464c0da-63c9-45a1-9753-8d072b9caddf</guid>
      <author>Myles Eftos</author>
      <link>http://blog.88miles.net/articles/2008/04/27/its-a-business-not-a-startup</link>
      <category>Opinion</category>
      <category>88miles</category>
      <category>startups</category>
      <category>business</category>
    </item>
    <item>
      <title>New Computer? SaaS is the way to go</title>
      <description>&lt;img src="http://farm3.static.flickr.com/2080/2273335991_cbaccb4de8_d.jpg"  alt="My new Asus Eee PC sitting on my main laptop" /&gt;&lt;p&gt;I just purchased an &lt;a href="http://eeepc.asus.com"&gt;ASUS Eee PC&lt;/a&gt; and as I was setting up my desktop environment, I realised that after I set up my web browser, I was basically done &amp;mdash; because I rely so heavily on SaaS for day-to-day tasks. Not only that, I don't have to worry about whether the tiny 900Mhz processor (under-clocked to 630Mhz) would be up to the task of running my apps. And best all all, because Firefox run in Linux, there is no compatibility issues.&lt;/p&gt;

&lt;p&gt;I use (obviously) use &lt;a href="http://www.88miles.net" title="Simple Time Tracking"&gt;88 Miles&lt;/a&gt; for my time tracking, &lt;a href="http://www.saasu.com"&gt;Saasu.com&lt;/a&gt; for accounts, &lt;a href="app.google.com"&gt;Google Apps&lt;/a&gt; for office facilities (although, I do admit, I'm still not on Gmail yet). For my RSS, &lt;a href="http://www.newsgator.com"&gt;Newsgator &lt;/a&gt; has a web version, and I can still get my &lt;a href="http://www.twitter.com"&gt;Twitter&lt;/a&gt; feed via their web interface.&lt;/p&gt;

&lt;p&gt;This, I think is the best example of why SaaS rocks. In less than 15 minutes, all of the software that I use everyday was ready and waiting for me.&lt;/p&gt;

</description>
      <pubDate>Mon, 18 Feb 2008 18:35:00 +0900</pubDate>
      <guid isPermaLink="false">urn:uuid:752026c2-e150-4d90-abf9-81b8c33f4e14</guid>
      <author>Myles Eftos</author>
      <link>http://blog.88miles.net/articles/2008/02/18/new-computer-saas-is-the-way-to-go</link>
      <category>Opinion</category>
      <category>saas</category>
      <category>asus</category>
      <category>eeepc</category>
      <category>88miles</category>
    </item>
    <item>
      <title>Enterprise Rails</title>
      <description>&lt;p&gt;Anyone in the Rails community would have read &lt;a href="http://www.zedshaw.com/rants/rails_is_a_ghetto.html?part2"&gt;Zed Shaw&amp;#8217;s rant&lt;/a&gt; about Rails. For those of you who don&amp;#8217;t know Zed, he wrote Mongrel, which is the default web server library used in Rails, and which coincidently powers &lt;a href="http://www.88miles.net" title="88 Miles - Simple Time Tracking"&gt;88 Miles&lt;/a&gt;. It has blown up and been discussed on just about every rails list around. I&amp;#8217;m not going to discuss what he said, or his tone, as it has been done to death, and he seems like the type of guy that you need to know to understand where he is coming from.&lt;/p&gt;

&lt;p&gt;What did hit home from me was what he said out enterprise Rails. To frame this correctly, have a listen to the &lt;a href="http://media.ajaxian.com/podcasts/audibleajax-show-23-interview-ZedShaw.mp3"&gt;first half of this podcast&lt;/a&gt; from RailsConf.&lt;/p&gt;
&lt;p&gt;As a rubyist, I could never understand why  projects like &lt;a href="http://jruby.codehaus.org/"&gt;JRuby&lt;/a&gt; or &lt;a href="http://www.ironruby.net/"&gt;IronRuby&lt;/a&gt; existed. Why would you want to run another language in a different &lt;a href="http://en.wikipedia.org/wiki/Virtual_machine"&gt;virtual machine&lt;/a&gt;? After reading and listening to Zed, the answer is obvious - integration for enterprise. If you look at existing enterprise systems they will run on technologies such as Java and ASP.NET and as a result, prefer to use things like Tomcat and IIS - they don&amp;#8217;t know (or care) about Mongrel or Lighttpd or even Apache in many cases.&lt;/p&gt;

&lt;p&gt;So take the easy and speed of development of Rails and put it into an environment that has traditionally been in the realm of complex systems that are hard to maintain and hard to use. Instead of worrying about writing XML configuration files, developers can spend more time making sure their apps are easy to use&lt;/p&gt;

&lt;p&gt;I've been playing around with IronRuby a little lately, and am planning on trying out JRuby just to see how it is all going to fit together &amp;mdash; and I have to admit, I'm getting pretty excited about having a truely cross server language that will be easy to deploy and maintain.&lt;/p&gt;

</description>
      <pubDate>Wed, 16 Jan 2008 00:17:00 +0900</pubDate>
      <guid isPermaLink="false">urn:uuid:12832c5d-163b-4c25-8eb5-870d6e1340ca</guid>
      <author>Myles Eftos</author>
      <link>http://blog.88miles.net/articles/2008/01/16/enterprise-rails</link>
      <category>Opinion</category>
      <category>ruby</category>
      <category>on</category>
      <category>rails</category>
      <category>enterprise</category>
    </item>
  </channel>
</rss>
