<?xml version="1.0"?>

<rss version="2.0">

  <channel>
    <title>AgileTrack Software Blog</title>
    <link>http://agiletracksoftware.com/blog.html</link>
    <description>The latest articles related to agile software development, products, and programming problems from AgileTrack Software, LLC.</description>
    <lastBuildDate>Thu, 6 Nov 2008 10:55:07 MST</lastBuildDate>
    <docs>http://cyber.law.harvard.edu/rss/rss.html</docs>
    <generator>AgileTrack</generator>
    <managingEditor>blog@agiletrack.net</managingEditor>
    <webMaster>webmaster@agiletrack.net</webMaster>

      <item>
        <title>Impact of Virtualization in IT </title>
        <link>http://agiletracksoftware.com/blog.html?id=18</link>
        <description>	&#60;h2&#62;Current Landscape&#60;/h2&#62;

	&#60;p&#62;Low-level virtualization technology is maturing has been around for nearly 10-years for Intel-based hardware.  Several virtualization products are emerging as leaders.  As the virtualization options and technologies have matured, the word has spread and mainstream businesses are making the move to virtualization.&#60;/p&#62;

	&#60;p&#62;While low-level virtualization technology appears to have reached a degree of maturity, the business challenge of deployment, management, and maintenance of virtualized systems is not so well understood by many.  Businesses see potential benefits to virtualization, but there are obstacles to successfully implementing virtualization solutions.&#60;/p&#62;

	&#60;h2&#62;Benefits&#60;/h2&#62;
 
 
</description>
        <comments>http://agiletracksoftware.com/blog.html?id=18</comments>
        <guid>http://agiletracksoftware.com/blog.html?id=18</guid>
        <pubDate>Thu, 6 Nov 2008 10:55:07 MST</pubDate>
        <source url="http://agiletracksoftware.com/blog-rss.xml">AgileTrack Software Blog</source>
      </item>

      <item>
        <title>Evolution of Virtualization </title>
        <link>http://agiletracksoftware.com/blog.html?id=17</link>
        <description>	&#60;h2&#62;Virtualization&#60;/h2&#62;

	&#60;p&#62;Virtualization is a technique for dividing physical computing resources and representing them as multiple execution environments.   For software execution, virtualization can be implemented at many levels:&#60;/p&#62;


&#60;ul&#62;
	&#60;li&#62;&#60;i&#62;Hardware emulation&#60;/i&#62; &#8211; All aspects of a physical machine are simulated by software, allowing guest software to run unmodified (e.g. QEMU, Bochs)&#60;/li&#62;
	&#60;li&#62;&#60;i&#62;Full virtualization&#60;/i&#62; &#8211; Hardware resources and CPU instructions are mediated through a hypervisor which allows multiple guest operating systems to run on native hardware unmodified (e.g. VMware, z/VM)&#60;/li&#62;
&#60;/ul&#62;
 
 
</description>
        <comments>http://agiletracksoftware.com/blog.html?id=17</comments>
        <guid>http://agiletracksoftware.com/blog.html?id=17</guid>
        <pubDate>Thu, 6 Nov 2008 09:59:05 MST</pubDate>
        <source url="http://agiletracksoftware.com/blog-rss.xml">AgileTrack Software Blog</source>
      </item>

      <item>
        <title>Coding Standards and Style</title>
        <link>http://agiletracksoftware.com/blog.html?id=13</link>
        <description>	&#60;p&#62;I've recently witnessed a bit of strife in a development team I work with.  The conflict orginated when source code was being arbitrarily reformatted to suit a particular developer's preferred formatting style&#8212;which was quite extreme and involved automatically reordering methods and variables within classes, as well as a host of other formatting details.  The changes were resulting in merge conflicts that were extremely tedious and time-consuming to deal with.   Tension was building in the team due to the uninvited and unwarranted changes to stable code.  Eventually, the situation came to the point that team members were angry the issue needed to be resolved.  The team's coding style and practices needed to be collectively decided and agreed upon.&#60;/p&#62;
 
 
</description>
        <comments>http://agiletracksoftware.com/blog.html?id=13</comments>
        <guid>http://agiletracksoftware.com/blog.html?id=13</guid>
        <pubDate>Mon, 5 May 2008 20:14:19 MDT</pubDate>
        <source url="http://agiletracksoftware.com/blog-rss.xml">AgileTrack Software Blog</source>
      </item>

      <item>
        <title>Telecommuting and Software Development</title>
        <link>http://agiletracksoftware.com/blog.html?id=9</link>
        <description>	&#60;p&#62;I recently had a major ankle injury suffered during a soccer game.  It put me off my feet about eight weeks.  Not being able to drive made commuting back and forth to work a major inconvenience since I couldn't drive.  &#60;/p&#62;

	&#60;p&#62;Coincidentally, in the month or two preceding the injury, I had been pursuing a telecommuting plan with my employer and was already configured at home for it.  For some employers, the notion of telecommuting is met with skepticism for various reasons.&#60;/p&#62;
 
 
</description>
        <comments>http://agiletracksoftware.com/blog.html?id=9</comments>
        <guid>http://agiletracksoftware.com/blog.html?id=9</guid>
        <pubDate>Sat, 6 Oct 2007 12:25:11 MDT</pubDate>
        <source url="http://agiletracksoftware.com/blog-rss.xml">AgileTrack Software Blog</source>
      </item>

      <item>
        <title>Software Developer Office Space</title>
        <link>http://agiletracksoftware.com/blog.html?id=7</link>
        <description>	&#60;p&#62;Some time ago while faced with an impending move, I took the opportunity to express my point of view regarding ideal work space for myself.  The question is that of office space versus cubicle space.  I am reposting it here as I think it is still relevant.&#60;/p&#62;

	&#60;h2&#62;Introduction&#60;/h2&#62;
 
 
</description>
        <comments>http://agiletracksoftware.com/blog.html?id=7</comments>
        <guid>http://agiletracksoftware.com/blog.html?id=7</guid>
        <pubDate>Mon, 6 Aug 2007 09:15:30 MDT</pubDate>
        <source url="http://agiletracksoftware.com/blog-rss.xml">AgileTrack Software Blog</source>
      </item>

      <item>
        <title>Using Inno Setup to Create a Versioned Installer</title>
        <link>http://agiletracksoftware.com/blog.html?id=4</link>
        <description>	&#60;p&#62;An important piece of any application is an easy-to-use installer. If tool is difficult to setup, it's unlikely to get used. For Windows distributions, AgileTrack uses Inno Setup to generate custom setup executables. Scripts were creating to build both full installers and update installers. It is assumed that the reader has basic familiarity with Inno Setup and its setup scripts.&#60;/p&#62;
 
 
</description>
        <comments>http://agiletracksoftware.com/blog.html?id=4</comments>
        <guid>http://agiletracksoftware.com/blog.html?id=4</guid>
        <pubDate>Mon, 30 Jul 2007 16:15:36 MDT</pubDate>
        <source url="http://agiletracksoftware.com/blog-rss.xml">AgileTrack Software Blog</source>
      </item>

      <item>
        <title>Detect Java Installation with Shell Script</title>
        <link>http://agiletracksoftware.com/blog.html?id=3</link>
        <description>	&#60;p&#62;To assist in deploying AgileTrack in environments that already have a Java installation that may not be in the path, a simple shell script was created that searches the local drive for possible Java installations, and attempts to verify that the major version requirement is met.&#60;/p&#62;
 
 
</description>
        <comments>http://agiletracksoftware.com/blog.html?id=3</comments>
        <guid>http://agiletracksoftware.com/blog.html?id=3</guid>
        <pubDate>Mon, 30 Jul 2007 12:38:31 MDT</pubDate>
        <source url="http://agiletracksoftware.com/blog-rss.xml">AgileTrack Software Blog</source>
      </item>

  </channel>

</rss>
