<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:pingback="http://madskills.com/public/xml/rss/module/pingback/" 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:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>Task|Mate</title>
    <link>http://blog.task-mate.com/</link>
    <description>Refreshingly Easy Project Management</description>
    <language>en-us</language>
    <copyright>Andrew Stewart</copyright>
    <lastBuildDate>Thu, 18 Dec 2008 10:23:31 GMT</lastBuildDate>
    <generator>newtelligence dasBlog 2.0.7226.0</generator>
    <managingEditor>Andrew.Stewart@i-nnovate.net</managingEditor>
    <webMaster>Andrew.Stewart@i-nnovate.net</webMaster>
    <item>
      <trackback:ping>http://blog.task-mate.com/Trackback.aspx?guid=9bf857c1-877d-49d0-8f48-4c634ddc1153</trackback:ping>
      <pingback:server>http://blog.task-mate.com/pingback.aspx</pingback:server>
      <pingback:target>http://blog.task-mate.com/PermaLink,guid,9bf857c1-877d-49d0-8f48-4c634ddc1153.aspx</pingback:target>
      <dc:creator>Your DisplayName here!</dc:creator>
      <wfw:comment>http://blog.task-mate.com/CommentView,guid,9bf857c1-877d-49d0-8f48-4c634ddc1153.aspx</wfw:comment>
      <wfw:commentRss>http://blog.task-mate.com/SyndicationService.asmx/GetEntryCommentsRss?guid=9bf857c1-877d-49d0-8f48-4c634ddc1153</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
Over the last month I've spent a lot of time investigating if Silverlight offered
Task|Mate any unique features or competitive advantages, so what did we find:
</p>
        <ul>
          <li>
Silverlight offers highly interactive web experiences.</li>
          <li>
The development experience is fantastic</li>
          <li>
Creating Rich internet styled applications allows for a more responsive user interface.</li>
        </ul>
        <p>
Although Silverlight offers some advantages I think we can get very close to the same
experience using our current codebase and increasing our ajax usage.<br />
Over the near future we hope to push out the following new features as well as some
background improvements: 
</p>
        <ul>
          <li>
A new dashboard</li>
          <li>
Add a task from anywhere</li>
        </ul>
        <br />
        <br />
        <img width="0" height="0" src="http://blog.task-mate.com/aggbug.ashx?id=9bf857c1-877d-49d0-8f48-4c634ddc1153" />
      </body>
      <title>The Silverlight experiment and the Future.</title>
      <guid isPermaLink="false">http://blog.task-mate.com/PermaLink,guid,9bf857c1-877d-49d0-8f48-4c634ddc1153.aspx</guid>
      <link>http://blog.task-mate.com/2008/12/18/TheSilverlightExperimentAndTheFuture.aspx</link>
      <pubDate>Thu, 18 Dec 2008 10:23:31 GMT</pubDate>
      <description>&lt;p&gt;
Over the last month I've spent a lot of time investigating if Silverlight offered
Task|Mate any unique features or competitive advantages, so what did we find:
&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
Silverlight offers highly interactive web experiences.&lt;/li&gt;
&lt;li&gt;
The development experience is fantastic&lt;/li&gt;
&lt;li&gt;
Creating Rich internet styled applications allows for a more responsive user interface.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;
Although Silverlight offers some advantages I think we can get very close to the same
experience using our current codebase and increasing our ajax usage.&lt;br /&gt;
Over the near future we hope to push out the following new features as well as some
background improvements: 
&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
A new dashboard&lt;/li&gt;
&lt;li&gt;
Add a task from anywhere&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;img width="0" height="0" src="http://blog.task-mate.com/aggbug.ashx?id=9bf857c1-877d-49d0-8f48-4c634ddc1153" /&gt;</description>
      <comments>http://blog.task-mate.com/CommentView,guid,9bf857c1-877d-49d0-8f48-4c634ddc1153.aspx</comments>
    </item>
    <item>
      <trackback:ping>http://blog.task-mate.com/Trackback.aspx?guid=5521ae8c-fdc9-4c57-a809-93a26961a53c</trackback:ping>
      <pingback:server>http://blog.task-mate.com/pingback.aspx</pingback:server>
      <pingback:target>http://blog.task-mate.com/PermaLink,guid,5521ae8c-fdc9-4c57-a809-93a26961a53c.aspx</pingback:target>
      <dc:creator>Your DisplayName here!</dc:creator>
      <wfw:comment>http://blog.task-mate.com/CommentView,guid,5521ae8c-fdc9-4c57-a809-93a26961a53c.aspx</wfw:comment>
      <wfw:commentRss>http://blog.task-mate.com/SyndicationService.asmx/GetEntryCommentsRss?guid=5521ae8c-fdc9-4c57-a809-93a26961a53c</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">With <a href="http://www.silverlight.net">Silverlight
2</a> being released today, it's a good time to show off the prototype we've been
working on the last couple of days. The aim of this prototype was:<br /><ul><li>
To see what the development experience is like</li><li>
Experiment with what kind of user experience could be created.</li></ul>
You can view our small prototype at the below address:<br /><br /><a href="http://www.task-mate.com/proto/TestPage.html">http://www.task-mate.com/proto/TestPage.html</a><br /><br />
All it does at the moment is allow you to alter some tasks from a "fake dashboard",
however it serve's it's purpose as a Technology Preview. So far I've been extremely
impressed with everything it has to offer, and would be very interested to hear your
feedback.<br /><p></p><img width="0" height="0" src="http://blog.task-mate.com/aggbug.ashx?id=5521ae8c-fdc9-4c57-a809-93a26961a53c" /></body>
      <title>Silverlight Release and Task|Mate Tech Preview</title>
      <guid isPermaLink="false">http://blog.task-mate.com/PermaLink,guid,5521ae8c-fdc9-4c57-a809-93a26961a53c.aspx</guid>
      <link>http://blog.task-mate.com/2008/10/14/SilverlightReleaseAndTaskMateTechPreview.aspx</link>
      <pubDate>Tue, 14 Oct 2008 19:02:10 GMT</pubDate>
      <description>With &lt;a href="http://www.silverlight.net"&gt;Silverlight 2&lt;/a&gt; being released today,
it's a good time to show off the prototype we've been working on the last couple of
days. The aim of this prototype was:&lt;br&gt;
&lt;ul&gt;
&lt;li&gt;
To see what the development experience is like&lt;/li&gt;
&lt;li&gt;
Experiment with what kind of user experience could be created.&lt;/li&gt;
&lt;/ul&gt;
You can view our small prototype at the below address:&lt;br&gt;
&lt;br&gt;
&lt;a href="http://www.task-mate.com/proto/TestPage.html"&gt;http://www.task-mate.com/proto/TestPage.html&lt;/a&gt;
&lt;br&gt;
&lt;br&gt;
All it does at the moment is allow you to alter some tasks from a "fake dashboard",
however it serve's it's purpose as a Technology Preview. So far I've been extremely
impressed with everything it has to offer, and would be very interested to hear your
feedback.&lt;br&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.task-mate.com/aggbug.ashx?id=5521ae8c-fdc9-4c57-a809-93a26961a53c" /&gt;</description>
      <comments>http://blog.task-mate.com/CommentView,guid,5521ae8c-fdc9-4c57-a809-93a26961a53c.aspx</comments>
    </item>
    <item>
      <trackback:ping>http://blog.task-mate.com/Trackback.aspx?guid=65310a0d-fa3f-4a26-981f-2a0883a43246</trackback:ping>
      <pingback:server>http://blog.task-mate.com/pingback.aspx</pingback:server>
      <pingback:target>http://blog.task-mate.com/PermaLink,guid,65310a0d-fa3f-4a26-981f-2a0883a43246.aspx</pingback:target>
      <dc:creator>Your DisplayName here!</dc:creator>
      <wfw:comment>http://blog.task-mate.com/CommentView,guid,65310a0d-fa3f-4a26-981f-2a0883a43246.aspx</wfw:comment>
      <wfw:commentRss>http://blog.task-mate.com/SyndicationService.asmx/GetEntryCommentsRss?guid=65310a0d-fa3f-4a26-981f-2a0883a43246</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">Last night we pushed out the highly anticipated
new version of Task|mate that includes: 
<ol><li>
Improved Project Overview Screen.</li><li>
New First Run Experience.</li></ol>
As we previously blogged, the new Project Overview screen brings increased clarity
to the status of your project, we hope you enjoy all the improvements.<br /><br />
Since our launch, we've discovered that people have found it hard to get a feel for
how the software works without filling in lots of test data. We've tried our best
to strike a balance between enough information to show off our features and not too
much to overpower new users, and we'll continue to tweak the amount of information
in response to your feedback.<br /><br />
Over the coming months, we aim to continue pushing out more and more improvements,
and we're looking forward to hearing what you think of the new improvements.<br /><p></p><img width="0" height="0" src="http://blog.task-mate.com/aggbug.ashx?id=65310a0d-fa3f-4a26-981f-2a0883a43246" /></body>
      <title>New Release</title>
      <guid isPermaLink="false">http://blog.task-mate.com/PermaLink,guid,65310a0d-fa3f-4a26-981f-2a0883a43246.aspx</guid>
      <link>http://blog.task-mate.com/2008/10/07/NewRelease.aspx</link>
      <pubDate>Tue, 07 Oct 2008 19:03:15 GMT</pubDate>
      <description>Last night we pushed out the highly anticipated new version of Task|mate that includes: &lt;ol&gt;
&lt;li&gt;
Improved Project Overview Screen.&lt;/li&gt;
&lt;li&gt;
New First Run Experience.&lt;/li&gt;
&lt;/ol&gt;
As we previously blogged, the new Project Overview screen brings increased clarity
to the status of your project, we hope you enjoy all the improvements.&lt;br&gt;
&lt;br&gt;
Since our launch, we've discovered that people have found it hard to get a feel for
how the software works without filling in lots of test data. We've tried our best
to strike a balance between enough information to show off our features and not too
much to overpower new users, and we'll continue to tweak the amount of information
in response to your feedback.&lt;br&gt;
&lt;br&gt;
Over the coming months, we aim to continue pushing out more and more improvements,
and we're looking forward to hearing what you think of the new improvements.&lt;br&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.task-mate.com/aggbug.ashx?id=65310a0d-fa3f-4a26-981f-2a0883a43246" /&gt;</description>
      <comments>http://blog.task-mate.com/CommentView,guid,65310a0d-fa3f-4a26-981f-2a0883a43246.aspx</comments>
    </item>
    <item>
      <trackback:ping>http://blog.task-mate.com/Trackback.aspx?guid=883c6226-3a9d-49e4-9f08-35831927944b</trackback:ping>
      <pingback:server>http://blog.task-mate.com/pingback.aspx</pingback:server>
      <pingback:target>http://blog.task-mate.com/PermaLink,guid,883c6226-3a9d-49e4-9f08-35831927944b.aspx</pingback:target>
      <dc:creator>Your DisplayName here!</dc:creator>
      <wfw:comment>http://blog.task-mate.com/CommentView,guid,883c6226-3a9d-49e4-9f08-35831927944b.aspx</wfw:comment>
      <wfw:commentRss>http://blog.task-mate.com/SyndicationService.asmx/GetEntryCommentsRss?guid=883c6226-3a9d-49e4-9f08-35831927944b</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
I've spent alot of time recently thinking over the Rich vs Reach arguement, and I'm
contemplating creating a Rich Client of Task|Mate to improve the experience even further.
</p>
        <p>
So what are the options:
</p>
        <ul>
          <li>
Silverlight 
</li>
          <li>
WPF  
</li>
          <li>
Ajax</li>
        </ul>
        <p>
At the moment we're currently using Ajax a fair bit, but I'm sure we could push it
even further. However that leaves two other options. First Silverlight with version
2 coming out in the very near future this is becoming a very tempting development
story, you get alot of the advantages of a WPF anda cross platform story. However
it still based in the browser and there are some graphical limitations compared to
full WPF and no offline. Alternatively there is full WPF, a client would be installed
locally from our website and have access to all the power your computer has to offer.
This also has it's limitations, if your not on the latest version of .net then
you'll have to upgrade to run our application and Task|Mate would only run on windows.
In this situation your data would still be stored safely on our server, plus we would
keep a basic web client as well - but when your running locally it would be far
more responsive.
</p>
        <p>
I'll be creating some small prototypes and putting them live for you to play with,
I'd appreciate hearing your opinions on the options available.
</p>
        <img width="0" height="0" src="http://blog.task-mate.com/aggbug.ashx?id=883c6226-3a9d-49e4-9f08-35831927944b" />
      </body>
      <title>Contemplating Rich</title>
      <guid isPermaLink="false">http://blog.task-mate.com/PermaLink,guid,883c6226-3a9d-49e4-9f08-35831927944b.aspx</guid>
      <link>http://blog.task-mate.com/2008/08/28/ContemplatingRich.aspx</link>
      <pubDate>Thu, 28 Aug 2008 20:37:57 GMT</pubDate>
      <description>&lt;p&gt;
I've spent alot of time recently thinking over the Rich vs Reach arguement, and I'm
contemplating creating a Rich Client of Task|Mate to improve the experience even further.
&lt;/p&gt;
&lt;p&gt;
So what are the options:
&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
Silverlight 
&lt;/li&gt;
&lt;li&gt;
WPF&amp;nbsp; 
&lt;/li&gt;
&lt;li&gt;
Ajax&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;
At the moment we're currently using Ajax a fair bit, but I'm sure we could push&amp;nbsp;it
even further. However that leaves two other options. First Silverlight with version
2 coming out in the very near future this is becoming a very tempting development
story, you get alot of the advantages of a WPF anda cross platform story. However
it still based in the browser and there are some graphical limitations compared to
full WPF and no offline. Alternatively there is full WPF, a client would be installed
locally from our website and have access to all the power your computer has to offer.
This also has it's limitations, if your not on the latest version of&amp;nbsp;.net then
you'll have to upgrade to run our application and Task|Mate would only run on windows.
In this situation your data would still be stored safely on our server, plus we would
keep a basic web client as well -&amp;nbsp;but when your running locally it would be far
more responsive.
&lt;/p&gt;
&lt;p&gt;
I'll be creating some small prototypes and putting them live for you to play with,
I'd appreciate hearing your opinions on the options available.
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.task-mate.com/aggbug.ashx?id=883c6226-3a9d-49e4-9f08-35831927944b" /&gt;</description>
      <comments>http://blog.task-mate.com/CommentView,guid,883c6226-3a9d-49e4-9f08-35831927944b.aspx</comments>
    </item>
    <item>
      <trackback:ping>http://blog.task-mate.com/Trackback.aspx?guid=137466ff-5aa5-430a-9177-82a9432e0798</trackback:ping>
      <pingback:server>http://blog.task-mate.com/pingback.aspx</pingback:server>
      <pingback:target>http://blog.task-mate.com/PermaLink,guid,137466ff-5aa5-430a-9177-82a9432e0798.aspx</pingback:target>
      <dc:creator>Your DisplayName here!</dc:creator>
      <wfw:comment>http://blog.task-mate.com/CommentView,guid,137466ff-5aa5-430a-9177-82a9432e0798.aspx</wfw:comment>
      <wfw:commentRss>http://blog.task-mate.com/SyndicationService.asmx/GetEntryCommentsRss?guid=137466ff-5aa5-430a-9177-82a9432e0798</wfw:commentRss>
      <title>Improved Project Management With the New Project Overview</title>
      <guid isPermaLink="false">http://blog.task-mate.com/PermaLink,guid,137466ff-5aa5-430a-9177-82a9432e0798.aspx</guid>
      <link>http://blog.task-mate.com/2008/07/06/ImprovedProjectManagementWithTheNewProjectOverview.aspx</link>
      <pubDate>Sun, 06 Jul 2008 20:00:51 GMT</pubDate>
      <description>&lt;p&gt;
The current TaskMate project overview screen needed a little polish, so we've transformed
it from the below:
&lt;/p&gt;
&lt;p&gt;
&lt;img src="http://blog.task-mate.com/content/binary/Overview_old.jpg" border=0&gt;
&lt;/p&gt;
&lt;p&gt;
To the following:
&lt;/p&gt;
&lt;p&gt;
&lt;img src="http://blog.task-mate.com/content/binary/Overview_new.jpg" border=0&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;span style="FONT-SIZE: 10pt; COLOR: #003300; FONT-FAMILY: Verdana"&gt;&lt;?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /&gt;With
these changes we've improved the clarity of the information on the screen, this combined
with the extra information&amp;nbsp;we've added will improve communication of the projects
progress. 
&lt;o:p&gt;&lt;/o:p&gt;
&lt;/span&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;span style="FONT-SIZE: 10pt; COLOR: #003300; FONT-FAMILY: Verdana"&gt;We've improved
the milestone section by removing unnecessary information, now the milestone graph
turns red when your milestone is overdue - allowing for instant notification of problems
on your project.&amp;nbsp;&lt;/span&gt;
&lt;/p&gt;
&lt;span style="FONT-SIZE: 10pt; COLOR: #003300; FONT-FAMILY: Verdana"&gt;
&lt;o:p&gt;
&lt;p&gt;
&lt;span style="FONT-SIZE: 10pt; COLOR: #003300; FONT-FAMILY: Verdana"&gt;This will be released
to the live system shortly, but first we need to finish working on our other changes
which we'll blog as we get them finished.&lt;/span&gt;
&lt;/o:p&gt;
&lt;/span&gt;&gt;
&lt;img width="0" height="0" src="http://blog.task-mate.com/aggbug.ashx?id=137466ff-5aa5-430a-9177-82a9432e0798" /&gt;</description>
      <comments>http://blog.task-mate.com/CommentView,guid,137466ff-5aa5-430a-9177-82a9432e0798.aspx</comments>
      <category>MicroIsv</category>
      <category>Project Overview</category>
      <category>TaskMate</category>
    </item>
    <item>
      <trackback:ping>http://blog.task-mate.com/Trackback.aspx?guid=e45338cc-260a-4209-90cd-a9e5e1b5f696</trackback:ping>
      <pingback:server>http://blog.task-mate.com/pingback.aspx</pingback:server>
      <pingback:target>http://blog.task-mate.com/PermaLink,guid,e45338cc-260a-4209-90cd-a9e5e1b5f696.aspx</pingback:target>
      <dc:creator>Your DisplayName here!</dc:creator>
      <wfw:comment>http://blog.task-mate.com/CommentView,guid,e45338cc-260a-4209-90cd-a9e5e1b5f696.aspx</wfw:comment>
      <wfw:commentRss>http://blog.task-mate.com/SyndicationService.asmx/GetEntryCommentsRss?guid=e45338cc-260a-4209-90cd-a9e5e1b5f696</wfw:commentRss>
      <slash:comments>1</slash:comments>
      <title>First Few Days</title>
      <guid isPermaLink="false">http://blog.task-mate.com/PermaLink,guid,e45338cc-260a-4209-90cd-a9e5e1b5f696.aspx</guid>
      <link>http://blog.task-mate.com/2008/06/29/FirstFewDays.aspx</link>
      <pubDate>Sun, 29 Jun 2008 21:29:37 GMT</pubDate>
      <description>&lt;link rel="File-List" href="file:///C:%5CUsers%5CAndy%5CAppData%5CLocal%5CTemp%5Cmsohtml1%5C01%5Cclip_filelist.xml"&gt;
&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;w:WordDocument&gt;
  &lt;w:View&gt;Normal&lt;/w:View&gt;
  &lt;w:Zoom&gt;0&lt;/w:Zoom&gt;
  &lt;w:PunctuationKerning/&gt;
  &lt;w:ValidateAgainstSchemas/&gt;
  &lt;w:SaveIfXMLInvalid&gt;false&lt;/w:SaveIfXMLInvalid&gt;
  &lt;w:IgnoreMixedContent&gt;false&lt;/w:IgnoreMixedContent&gt;
  &lt;w:AlwaysShowPlaceholderText&gt;false&lt;/w:AlwaysShowPlaceholderText&gt;
  &lt;w:Compatibility&gt;
   &lt;w:BreakWrappedTables/&gt;
   &lt;w:SnapToGridInCell/&gt;
   &lt;w:WrapTextWithPunct/&gt;
   &lt;w:UseAsianBreakRules/&gt;
   &lt;w:DontGrowAutofit/&gt;
  &lt;/w:Compatibility&gt;
  &lt;w:BrowserLevel&gt;MicrosoftInternetExplorer4&lt;/w:BrowserLevel&gt;
 &lt;/w:WordDocument&gt;
&lt;/xml&gt;&lt;![endif]--&gt;
&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;w:LatentStyles DefLockedState="false" LatentStyleCount="156"&gt;
 &lt;/w:LatentStyles&gt;
&lt;/xml&gt;&lt;![endif]--&gt;&lt;style&gt;
&lt;!--
 /* Font Definitions */
 @font-face
	{font-family:Wingdings;
	panose-1:5 0 0 0 0 0 0 0 0 0;
	mso-font-charset:2;
	mso-generic-font-family:auto;
	mso-font-pitch:variable;
	mso-font-signature:0 268435456 0 0 -2147483648 0;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
	{mso-style-parent:"";
	margin:0cm;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:"Times New Roman";
	mso-fareast-font-family:"Times New Roman";}
@page Section1
	{size:595.3pt 841.9pt;
	margin:72.0pt 90.0pt 72.0pt 90.0pt;
	mso-header-margin:35.4pt;
	mso-footer-margin:35.4pt;
	mso-paper-source:0;}
div.Section1
	{page:Section1;}
 /* List Definitions */
 @list l0
	{mso-list-id:1056702481;
	mso-list-template-ids:1523847038;}
@list l0:level1
	{mso-level-number-format:bullet;
	mso-level-text:;
	mso-level-tab-stop:36.0pt;
	mso-level-number-position:left;
	text-indent:-18.0pt;
	mso-ansi-font-size:10.0pt;
	font-family:Symbol;}
ol
	{margin-bottom:0cm;}
ul
	{margin-bottom:0cm;}
--&gt;
&lt;/style&gt;
&lt;!--[if gte mso 10]&gt;
&lt;style&gt;
 /* Style Definitions */
 table.MsoNormalTable
	{mso-style-name:"Table Normal";
	mso-tstyle-rowband-size:0;
	mso-tstyle-colband-size:0;
	mso-style-noshow:yes;
	mso-style-parent:"";
	mso-padding-alt:0cm 5.4pt 0cm 5.4pt;
	mso-para-margin:0cm;
	mso-para-margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:10.0pt;
	font-family:"Times New Roman";
	mso-ansi-language:#0400;
	mso-fareast-language:#0400;
	mso-bidi-language:#0400;}
&lt;/style&gt;
&lt;![endif]--&gt;
&lt;p class="MsoNormal"&gt;
&lt;font size="2" face="Verdana"&gt;Well it's been a rather busy few days since our official
launch on Friday, we've had a few teething problems along the way but they we're all
solved as quickly as they where found.&lt;br&gt;
&lt;br&gt;
We've also tonight pushed out a slight update to our systems, including:&lt;o:p&gt;&lt;/o:p&gt;
&lt;/font&gt; 
&lt;/p&gt;
&lt;ul type="disc"&gt;
&lt;li class="MsoNormal" style=""&gt;
&lt;font size="2" face="Verdana"&gt;Improved Login Page - we've clarified the text and simplified
the interface.&lt;o:p&gt;&lt;/o:p&gt;
&lt;/font&gt;
&lt;/li&gt;
&lt;li class="MsoNormal" style=""&gt;
&lt;font size="2" face="Verdana"&gt;The Registration page - it's now much simpler and explains
the process upfront - no surprises when you’re forwarded to PayPal anymore.&lt;o:p&gt;&lt;/o:p&gt;
&lt;/font&gt;
&lt;/li&gt;
&lt;li class="MsoNormal" style=""&gt;
&lt;font size="2" face="Verdana"&gt;Improved the logging of all errors that occur, now we'll
be instantly notified of any problems that happen and be able to fix them just as
quickly.&lt;o:p&gt;&lt;/o:p&gt;
&lt;/font&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;font size="2" face="Verdana"&gt;
&lt;br&gt;
This is just the first of many improvements and additions to the Task|Mate functionality
we've got scheduled over the next couple of months. 
&lt;br&gt;
&lt;/font&gt; 
&lt;p class="MsoNormal" style="margin-bottom: 12pt;"&gt;
&lt;font size="2" face="Verdana"&gt;
&lt;br&gt;
We'll be announcing more shortly.&lt;o:p&gt;&lt;/o:p&gt;
&lt;/font&gt;
&lt;/p&gt;
&lt;p class="MsoNormal"&gt;
&lt;font size="2" face="Verdana"&gt;
&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;
&lt;/font&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.task-mate.com/aggbug.ashx?id=e45338cc-260a-4209-90cd-a9e5e1b5f696" /&gt;</description>
      <comments>http://blog.task-mate.com/CommentView,guid,e45338cc-260a-4209-90cd-a9e5e1b5f696.aspx</comments>
      <category>Improvements</category>
      <category>MicroIsv</category>
      <category>TaskMate</category>
    </item>
    <item>
      <trackback:ping>http://blog.task-mate.com/Trackback.aspx?guid=ae756764-bd12-4dd0-89ac-5dac21524998</trackback:ping>
      <pingback:server>http://blog.task-mate.com/pingback.aspx</pingback:server>
      <pingback:target>http://blog.task-mate.com/PermaLink,guid,ae756764-bd12-4dd0-89ac-5dac21524998.aspx</pingback:target>
      <dc:creator>Your DisplayName here!</dc:creator>
      <wfw:comment>http://blog.task-mate.com/CommentView,guid,ae756764-bd12-4dd0-89ac-5dac21524998.aspx</wfw:comment>
      <wfw:commentRss>http://blog.task-mate.com/SyndicationService.asmx/GetEntryCommentsRss?guid=ae756764-bd12-4dd0-89ac-5dac21524998</wfw:commentRss>
      <slash:comments>2</slash:comments>
      <body xmlns="http://www.w3.org/1999/xhtml">Today I'd like to announce the full launch
of Task|Mate(all price plans) - a simple project and task management system, it aims
to be simple to use while still being powerful for monitoring projects and there progress.<br /><br />
We still have loads of idea's to implement and add to the system, but we're launching
as early as possible to get user feedback. 
<br /><br />
Please visit us at:<br /><br /><a href="http://www.task-mate.com">http://www.task-mate.com</a><br /><br />
Your feedback is always welcome, just comment on this site or email us me at:<br /><br /><a href="mailto:Andrew.Stewart@i-nnovate.net">Andrew.Stewart@i-nnovate.net</a><p></p><img width="0" height="0" src="http://blog.task-mate.com/aggbug.ashx?id=ae756764-bd12-4dd0-89ac-5dac21524998" /></body>
      <title>Full Launch of Task|Mate</title>
      <guid isPermaLink="false">http://blog.task-mate.com/PermaLink,guid,ae756764-bd12-4dd0-89ac-5dac21524998.aspx</guid>
      <link>http://blog.task-mate.com/2008/06/27/FullLaunchOfTaskMate.aspx</link>
      <pubDate>Fri, 27 Jun 2008 08:58:52 GMT</pubDate>
      <description>Today I'd like to announce the full launch of Task|Mate(all price plans) - a simple project and task management system, it aims to be simple to use while still being powerful for monitoring projects and there progress.&lt;br&gt;
&lt;br&gt;
We still have loads of idea's to implement and add to the system, but we're launching
as early as possible to get user feedback. 
&lt;br&gt;
&lt;br&gt;
Please visit us at:&lt;br&gt;
&lt;br&gt;
&lt;a href="http://www.task-mate.com"&gt;http://www.task-mate.com&lt;/a&gt;
&lt;br&gt;
&lt;br&gt;
Your feedback is always welcome, just comment on this site or email us me at:&lt;br&gt;
&lt;br&gt;
&lt;a href="mailto:Andrew.Stewart@i-nnovate.net"&gt;Andrew.Stewart@i-nnovate.net&lt;/a&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.task-mate.com/aggbug.ashx?id=ae756764-bd12-4dd0-89ac-5dac21524998" /&gt;</description>
      <comments>http://blog.task-mate.com/CommentView,guid,ae756764-bd12-4dd0-89ac-5dac21524998.aspx</comments>
    </item>
    <item>
      <trackback:ping>http://blog.task-mate.com/Trackback.aspx?guid=fd61882b-b4cc-4d60-a155-1ccb2679c489</trackback:ping>
      <pingback:server>http://blog.task-mate.com/pingback.aspx</pingback:server>
      <pingback:target>http://blog.task-mate.com/PermaLink,guid,fd61882b-b4cc-4d60-a155-1ccb2679c489.aspx</pingback:target>
      <dc:creator>Your DisplayName here!</dc:creator>
      <wfw:comment>http://blog.task-mate.com/CommentView,guid,fd61882b-b4cc-4d60-a155-1ccb2679c489.aspx</wfw:comment>
      <wfw:commentRss>http://blog.task-mate.com/SyndicationService.asmx/GetEntryCommentsRss?guid=fd61882b-b4cc-4d60-a155-1ccb2679c489</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">We're currently going through the process
of choosing a partner for taking monthly payments for Task|Mate, I'd narrowed my options
down to:<br /><ul><li>
2Checkout.com 
</li><li>
Google Checkout</li><li>
Paypal</li></ul>
We have some fairly simple requirements:<br /><ul><li>
Take monthly payments</li><li>
Adjust payment amount via an API</li><li>
cancel payments via API.</li></ul>
Straight away that takes google checkout and 2checkout out of the equation, leaving
us with only PayPal for the moment. However unfortunatly that still doesn't solve
all our problems, PayPal offers only an html forms as an integration route which prevents
us from having a really slick payment system for now. When we launch our paid for
versions shortly you'll first have to sign up for a free account then select company
information to upgrade your account to one of our premium accounts.<br /><br />
In the future we'll be looking at streamlining the whole process, however at the moment
we think you'd prefer us to spend our time improving Task|mate than streamlining the
payment process. 
<br /><br />
We'll be launching our paid versions very shortly and hope you'll enjoy using them.<br /><br /><br /><img width="0" height="0" src="http://blog.task-mate.com/aggbug.ashx?id=fd61882b-b4cc-4d60-a155-1ccb2679c489" /></body>
      <title>Choosing an e-commerce partner.</title>
      <guid isPermaLink="false">http://blog.task-mate.com/PermaLink,guid,fd61882b-b4cc-4d60-a155-1ccb2679c489.aspx</guid>
      <link>http://blog.task-mate.com/2008/06/23/ChoosingAnEcommercePartner.aspx</link>
      <pubDate>Mon, 23 Jun 2008 13:50:34 GMT</pubDate>
      <description>We're currently going through the process of choosing a partner for taking monthly payments for Task|Mate, I'd narrowed my options down to:&lt;br&gt;
&lt;ul&gt;
&lt;li&gt;
2Checkout.com 
&lt;/li&gt;
&lt;li&gt;
Google Checkout&lt;/li&gt;
&lt;li&gt;
Paypal&lt;/li&gt;
&lt;/ul&gt;
We have some fairly simple requirements:&lt;br&gt;
&lt;ul&gt;
&lt;li&gt;
Take monthly payments&lt;/li&gt;
&lt;li&gt;
Adjust payment amount via an API&lt;/li&gt;
&lt;li&gt;
cancel payments via API.&lt;/li&gt;
&lt;/ul&gt;
Straight away that takes google checkout and 2checkout out of the equation, leaving
us with only PayPal for the moment. However unfortunatly that still doesn't solve
all our problems, PayPal offers only an html forms as an integration route which prevents
us from having a really slick payment system for now. When we launch our paid for
versions shortly you'll first have to sign up for a free account then select company
information to upgrade your account to one of our premium accounts.&lt;br&gt;
&lt;br&gt;
In the future we'll be looking at streamlining the whole process, however at the moment
we think you'd prefer us to spend our time improving Task|mate than streamlining the
payment process. 
&lt;br&gt;
&lt;br&gt;
We'll be launching our paid versions very shortly and hope you'll enjoy using them.&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;img width="0" height="0" src="http://blog.task-mate.com/aggbug.ashx?id=fd61882b-b4cc-4d60-a155-1ccb2679c489" /&gt;</description>
      <comments>http://blog.task-mate.com/CommentView,guid,fd61882b-b4cc-4d60-a155-1ccb2679c489.aspx</comments>
    </item>
    <item>
      <trackback:ping>http://blog.task-mate.com/Trackback.aspx?guid=ddc7fd08-9d45-4141-b124-80ba27394e99</trackback:ping>
      <pingback:server>http://blog.task-mate.com/pingback.aspx</pingback:server>
      <pingback:target>http://blog.task-mate.com/PermaLink,guid,ddc7fd08-9d45-4141-b124-80ba27394e99.aspx</pingback:target>
      <dc:creator>Your DisplayName here!</dc:creator>
      <wfw:comment>http://blog.task-mate.com/CommentView,guid,ddc7fd08-9d45-4141-b124-80ba27394e99.aspx</wfw:comment>
      <wfw:commentRss>http://blog.task-mate.com/SyndicationService.asmx/GetEntryCommentsRss?guid=ddc7fd08-9d45-4141-b124-80ba27394e99</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">Today we've launched the free version of
Task|mate, we hope you enjoy using the product as much as we have during the testing
process. Over the coming weeks we'll be finalising more of the key features and releasing
the subscription product lines. In the mean time sign up today for an account and
let us help ease your project management troubles.<br /><br />
Finally if you have any suggestions, please let us know and we'll work on implementing
them as soon as we can.<br /><p></p><img width="0" height="0" src="http://blog.task-mate.com/aggbug.ashx?id=ddc7fd08-9d45-4141-b124-80ba27394e99" /></body>
      <title>Launching Task|Mate</title>
      <guid isPermaLink="false">http://blog.task-mate.com/PermaLink,guid,ddc7fd08-9d45-4141-b124-80ba27394e99.aspx</guid>
      <link>http://blog.task-mate.com/2008/06/18/LaunchingTaskMate.aspx</link>
      <pubDate>Wed, 18 Jun 2008 20:52:45 GMT</pubDate>
      <description>Today we've launched the free version of Task|mate, we hope you enjoy using the product as much as we have during the testing process. Over the coming weeks we'll be finalising more of the key features and releasing the subscription product lines. In the mean time sign up today for an account and let us help ease your project management troubles.&lt;br&gt;
&lt;br&gt;
Finally if you have any suggestions, please let us know and we'll work on implementing
them as soon as we can.&lt;br&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.task-mate.com/aggbug.ashx?id=ddc7fd08-9d45-4141-b124-80ba27394e99" /&gt;</description>
      <comments>http://blog.task-mate.com/CommentView,guid,ddc7fd08-9d45-4141-b124-80ba27394e99.aspx</comments>
    </item>
    <item>
      <trackback:ping>http://blog.task-mate.com/Trackback.aspx?guid=b705c37b-b47f-4e8d-8f8b-091efc4cb684</trackback:ping>
      <pingback:server>http://blog.task-mate.com/pingback.aspx</pingback:server>
      <pingback:target>http://blog.task-mate.com/PermaLink,guid,b705c37b-b47f-4e8d-8f8b-091efc4cb684.aspx</pingback:target>
      <dc:creator>Your DisplayName here!</dc:creator>
      <wfw:comment>http://blog.task-mate.com/CommentView,guid,b705c37b-b47f-4e8d-8f8b-091efc4cb684.aspx</wfw:comment>
      <wfw:commentRss>http://blog.task-mate.com/SyndicationService.asmx/GetEntryCommentsRss?guid=b705c37b-b47f-4e8d-8f8b-091efc4cb684</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
Be sure to visit all the options under "Configuration" in the Admin Menu Bar above.
There are 16 themes to choose from, and you can also create your own.
</p>
        <p>
        </p>
        <img width="0" height="0" src="http://blog.task-mate.com/aggbug.ashx?id=b705c37b-b47f-4e8d-8f8b-091efc4cb684" />
      </body>
      <title>Congratulations, you've installed DasBlog!</title>
      <guid isPermaLink="false">http://blog.task-mate.com/PermaLink,guid,b705c37b-b47f-4e8d-8f8b-091efc4cb684.aspx</guid>
      <link>http://blog.task-mate.com/2005/07/20/CongratulationsYouveInstalledDasBlog.aspx</link>
      <pubDate>Wed, 20 Jul 2005 07:00:00 GMT</pubDate>
      <description>
		&lt;p&gt;
Be sure to visit all the options under "Configuration" in the Admin Menu Bar above.
There are 16 themes to choose from, and you can also create your own.
&lt;/p&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.task-mate.com/aggbug.ashx?id=b705c37b-b47f-4e8d-8f8b-091efc4cb684" /&gt;</description>
      <comments>http://blog.task-mate.com/CommentView,guid,b705c37b-b47f-4e8d-8f8b-091efc4cb684.aspx</comments>
      <category>dasBlog</category>
    </item>
  </channel>
</rss>