<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.3.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>

<channel>
	<title>Blog - Team Solution Software</title>
	<link>http://www.teamsolutionsoftware.com/blog</link>
	<description></description>
	<pubDate>Tue, 25 Mar 2008 15:06:42 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
	<language>en</language>
			<item>
		<title>TeamSolutionSoftware Progress Report</title>
		<link>http://www.teamsolutionsoftware.com/blog/2008/03/25/teamsolutionsoftware-progress-report/</link>
		<comments>http://www.teamsolutionsoftware.com/blog/2008/03/25/teamsolutionsoftware-progress-report/#comments</comments>
		<pubDate>Tue, 25 Mar 2008 15:06:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Development Update]]></category>

		<guid isPermaLink="false">http://www.teamsolutionsoftware.com/blog/2008/03/25/teamsolutionsoftware-progress-report/</guid>
		<description><![CDATA[Progress continues on the resolution of known issues in the Team Solution Software system.  Our development team is busy attacking that list, and our private beta testers continue to use it daily in their operations.  That beta testing use has helped substantially in tracking down those known issues in the system, and also given us [...]]]></description>
			<content:encoded><![CDATA[<p>Progress continues on the resolution of known issues in the <strong>Team Solution Software</strong> system.  Our development team is busy attacking that list, and our private beta testers continue to use it daily in their operations.  That beta testing use has helped substantially in tracking down those known issues in the system, and also given us an opportunity to make very small adjustments in the user interface to accommodate those glitches.  Want to know what that means?</p>
<p>In the development of custom software, there is always a difference between what you originally design for user interfaces and what you ultimately decide upon for the version 1.0 release.  What appeared to be a good idea on a mockup doesn&#8217;t always translate well in to a friendly interface that works well, smoothly and in an orderly way.  Once you start using a custom software system, there is the inevitable &#8220;I like this, but, I&#8217;d like it more if . . . . . &#8221; and the list begins to grow.  Those kinds of tweaks are easy to make cosmetically, but there is always the programmatic change behind the curtain that has to be worked in order to make the cosmetic change fully integrated into the whole thing.</p>
<p>This is where we are right now in development.  These tweaks and edits will continue for another couple of weeks, and then we anticipate releasing the public beta version.  We have several companies who have agreed to be our public beta testers, and we&#8217;ll be setting up those accounts shortly.  In the meantime, <a href="http://kisscomputing.com" target="_blank">KISS Computing, Inc.</a> continues to use <strong>TSS </strong>for its daily project management tool, and we are liking its features.</p>
<p>We&#8217;ll be back here soon to tell more, and then in April the system will be available for public use.  We&#8217;re fairly excited about that.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.teamsolutionsoftware.com/blog/2008/03/25/teamsolutionsoftware-progress-report/feed/</wfw:commentRss>
		</item>
		<item>
		<title>TSS gets a Wiki</title>
		<link>http://www.teamsolutionsoftware.com/blog/2007/10/02/tss-gets-a-wiki/</link>
		<comments>http://www.teamsolutionsoftware.com/blog/2007/10/02/tss-gets-a-wiki/#comments</comments>
		<pubDate>Tue, 02 Oct 2007 13:53:15 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.teamsolutionsoftware.com/blog/2007/10/02/tss-gets-a-wiki/</guid>
		<description><![CDATA[For those of you who don&#8217;t already know, a Wiki is basically a collaborative website set up so that users can change the information contained on it freely. We thought it might be a nice addition to the TSS site, apart from the blog it will be used to describe the system, it&#8217;s features and [...]]]></description>
			<content:encoded><![CDATA[<p>For those of you who don&#8217;t already know, a Wiki is basically a collaborative website set up so that users can change the information contained on it freely. We thought it might be a nice addition to the TSS site, apart from the blog it will be used to describe the system, it&#8217;s features and how to use it.</p>
<p>Wikipedia.org is a free online encyclopedia, and the world&#8217;s most popular Wiki. All of the content on Wikipedia.org is submitted, maintained, and checked for accuracy by the global internet community. I decided to research a personal Wiki using Wikipedia, I first came across the <a href="http://en.wikipedia.org/wiki/Wiki_software" target="_blank">Wiki software</a> page which then led me to the <a href="http://en.wikipedia.org/wiki/List_of_wiki_software" target="_blank">List of wiki software</a> page.</p>
<p>I decided on using a PHP based Wiki solution, and found <a href="http://www.chabel.org/TigerWiki/" target="_blank">TigerWiki</a> on the List of wiki software page. The time between the initial download, installation and customization of TigerWiki was less than 25 minutes. I was floored at how easy it was to get it up and running. Although the english documentation for TigerWiki wasn&#8217;t that great, it proved to be extremely easy to use.</p>
<p>The customization of TigerWiki was the easiest I have ever seen. TigerWiki uses variables encapsulated with an open squiggly bracket &#8220;{&#8221; and a closing squiggly bracket &#8220;}&#8221;. Taking the variables from the existing TigerWiki template and putting them into a new TSS template took no more than 2 minutes.</p>
<table border="0" cellpadding="0" cellspacing="0" width="500">
<tr>
<td align="left" valign="top"><strong>Pre-Customization</strong></p>
<p>This is TigerWiki prior to customization, I had added some test content just to see what it looked like.</td>
</tr>
<tr>
<td align="left" valign="top"><img src="http://www.teamsolutionsoftware.com/images/posts/tigerwiki_original.jpg" height="316" hspace="5" vspace="5" width="400" /></td>
</tr>
<tr>
<td align="left" valign="top"><strong>Post-Customization</strong></p>
<p>This is TigerWiki two minutes after adding the test content. Fully customized with the TSS theme.</td>
</tr>
<tr>
<td align="left" valign="top"><img src="http://www.teamsolutionsoftware.com/images/posts/tigerwiki_custom.jpg" height="316" hspace="5" vspace="5" width="400" /></td>
</tr>
</table>
<p>Feel free to <a href="http://www.teamsolutionsoftware.com/wiki/">check out the Wiki</a>, we&#8217;re adding lots of new content so keep checking back.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.teamsolutionsoftware.com/blog/2007/10/02/tss-gets-a-wiki/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Development Update for the week of September 3rd</title>
		<link>http://www.teamsolutionsoftware.com/blog/2007/09/07/development-update-for-the-week-of-september-3rd/</link>
		<comments>http://www.teamsolutionsoftware.com/blog/2007/09/07/development-update-for-the-week-of-september-3rd/#comments</comments>
		<pubDate>Fri, 07 Sep 2007 18:26:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Development Update]]></category>

		<guid isPermaLink="false">http://www.teamsolutionsoftware.com/blog/2007/09/07/development-update-for-the-week-of-september-3rd/</guid>
		<description><![CDATA[It&#8217;s been almost a month since our last Development update, and much has happened to the TSS system, although most of it is behind the curtain.
Our development team continues to upgrade, edit and improve the Private Beta and is looking forward to the final write off and the Public Beta stage.
Work this past week has [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s been almost a month since our last Development update, and much has happened to the TSS system, although most of it is behind the curtain.</p>
<p>Our development team continues to upgrade, edit and improve the Private Beta and is looking forward to the final write off and the Public Beta stage.</p>
<p>Work this past week has focused on the Projects interface (editing of content) and a whole host (12-15) of issues reported the previous week in Mantis (our bug tracking software).  As these changes are made, they will be moved to our Beta server where the team will again review and give the final sign-off or send back for more adjustments.</p>
<p>Here&#8217;s a screenshot of the &#8216;in place editting&#8221; on the Project page (just double click the field to edit, and click the save button when done, all accomplished without a page reload):</p>
<p><img src="http://www.teamsolutionsoftware.com/images/blog/inplace-editting.gif" title="Edit In Place - Projects" alt="Edit In Place - Projects" height="184" width="420" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.teamsolutionsoftware.com/blog/2007/09/07/development-update-for-the-week-of-september-3rd/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Private Beta Testing</title>
		<link>http://www.teamsolutionsoftware.com/blog/2007/08/24/private-beta-testing/</link>
		<comments>http://www.teamsolutionsoftware.com/blog/2007/08/24/private-beta-testing/#comments</comments>
		<pubDate>Fri, 24 Aug 2007 16:34:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.teamsolutionsoftware.com/blog/2007/08/24/private-beta-testing/</guid>
		<description><![CDATA[Well, the week has been event-filled with Team Solution Software.  We&#8217;ve been using the system here for more than a week now, and our notes are filled with thoughts on both functionality and interface. Mostly interface, though - - let&#8217;s move this over there, let&#8217;s make this feature a little more prominent on the page, [...]]]></description>
			<content:encoded><![CDATA[<p>Well, the week has been event-filled with <strong>Team Solution Software</strong>.  We&#8217;ve been using the system here for more than a week now, and our notes are filled with thoughts on both functionality and interface. Mostly interface, though - - let&#8217;s move this over there, let&#8217;s make this feature a little more prominent on the page, that sort of stuff.  We&#8217;ve had a couple of locales, and staffs of up to 10, using it along with us, and the lists have been entered in Mantis, our tracking system for WRTBD (work remaining to be done), with the appropriate tasks sent to the right desks.</p>
<p>We&#8217;re going back to programming work now to attack the functionality task list; and, we&#8217;re going back to the production desk for the interface adjustments.  If we are diligent and earnest in our work, we should have a public Beta just after Labor Day.  We&#8217;ve had a few more companies sign up for public Beta testing, too, so there will be more than two and half dozen companies involved in that process.</p>
<p>We&#8217;ve also been mapping out the schemes for an <strong>invoicing component</strong> to integrate with the time tracking features in TSS, and have decided that will be one of the top additions to the system in its next iteration.  There are some interesting possibilities with a couple of open source invoicing systems we&#8217;ve reviewed, as well as the possibility we will  develop one of our own.  One of the partners in the management of TSS is a CPA, after all, so we have a very valuable in-house resource on that score.</p>
<p>Getting closer.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.teamsolutionsoftware.com/blog/2007/08/24/private-beta-testing/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Private Beta Testing Continues on Team Solution Software</title>
		<link>http://www.teamsolutionsoftware.com/blog/2007/08/16/private-beta-testing-continues-on-team-solution-software/</link>
		<comments>http://www.teamsolutionsoftware.com/blog/2007/08/16/private-beta-testing-continues-on-team-solution-software/#comments</comments>
		<pubDate>Thu, 16 Aug 2007 19:27:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.teamsolutionsoftware.com/blog/2007/08/16/private-beta-testing-continues-on-team-solution-software/</guid>
		<description><![CDATA[We&#8217;ve been using our Team Solution Software account for daily messaging and shared calendar this week, and so far we like what we see.  We&#8217;ve entered a few new projects, and assigned tasks, including the continued private beta testing of the system.  We&#8217;ve been logging in and logging out each day, using the &#8220;Take a [...]]]></description>
			<content:encoded><![CDATA[<p>We&#8217;ve been using our <strong>Team Solution Software</strong> account for daily messaging and shared calendar this week, and so far we like what we see.  We&#8217;ve entered a few new projects, and assigned tasks, including the continued private beta testing of the system.  We&#8217;ve been logging in and logging out each day, using the &#8220;Take a Break&#8221; and &#8220;Lunch Break&#8221; features that automatically log a user in and out, and time tracking tasks to completion.  We&#8217;ve also been using the shared calendar for appointments all week.</p>
<p>In short, we&#8217;ve been using it as though it were already our <strong>Team and Project Management</strong> system, and it has been performing well.  Our account has nine users, and everyone has taken turns with their own task assignments.  Next week, our programmers will take the list we&#8217;ve been developing all week and attack the tasks assigned, and move this system along to public beta in the very near future.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.teamsolutionsoftware.com/blog/2007/08/16/private-beta-testing-continues-on-team-solution-software/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Development Update for the week of August 6th</title>
		<link>http://www.teamsolutionsoftware.com/blog/2007/08/10/development-update-for-the-week-of-august-6th/</link>
		<comments>http://www.teamsolutionsoftware.com/blog/2007/08/10/development-update-for-the-week-of-august-6th/#comments</comments>
		<pubDate>Fri, 10 Aug 2007 18:32:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Development Update]]></category>

		<guid isPermaLink="false">http://www.teamsolutionsoftware.com/blog/2007/08/10/development-update-for-the-week-of-august-6th/</guid>
		<description><![CDATA[We&#8217;re wrapping up a tough week (mostly due to a 90% finished beta) with a rainy friday and a server move.  Early this morning the move from our testing environment to our main server occured, and pre-beta testing will now begin and continue for the next week.  Coming up next is the Clients and Contact [...]]]></description>
			<content:encoded><![CDATA[<p>We&#8217;re wrapping up a tough week (mostly due to a 90% finished beta) with a rainy friday and a server move.  Early this morning the move from our testing environment to our main server occured, and pre-beta testing will now begin and continue for the next week.  Coming up next is the Clients and Contact section, here&#8217;s the first of 3 screenshots:</p>
<p>This will be the top part of a client view page, with related contact notes, files, product and services, billing data and notes.  Below this will be a listing of Projects assigned to this particular client.</p>
<p><img src="http://www.teamsolutionsoftware.com/images/blog/viewclient.gif" title="Client Details Screenshot from TSS CRM" alt="Client Details Screenshot from TSS CRM" height="368" width="420" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.teamsolutionsoftware.com/blog/2007/08/10/development-update-for-the-week-of-august-6th/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Team Solution Software Server Move</title>
		<link>http://www.teamsolutionsoftware.com/blog/2007/08/10/team-solution-software-server-move/</link>
		<comments>http://www.teamsolutionsoftware.com/blog/2007/08/10/team-solution-software-server-move/#comments</comments>
		<pubDate>Fri, 10 Aug 2007 14:58:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.teamsolutionsoftware.com/blog/2007/08/10/team-solution-software-server-move/</guid>
		<description><![CDATA[The Team Solution Software system has been moved, we&#8217;re pleased to say.  We chose PostgreSQL as the most appropriate data base for TSS, and installed that on the permanent server Tuesday.  PostgreSQL is an enterprise class,  powerful, open source relational database system. It has more than 15 years of active development and a proven architecture [...]]]></description>
			<content:encoded><![CDATA[<p>The <strong>Team Solution Software</strong> system has been moved, we&#8217;re pleased to say.  We chose <a href="http://www.postgresql.org/" title="PostgreSQL" target="_blank"><strong>PostgreSQL</strong></a> as the most appropriate data base for TSS, and installed that on the permanent server Tuesday.  PostgreSQL is an enterprise class,  powerful, open source relational database system. It has more than 15 years of active development and a proven architecture that has earned it a strong reputation for reliability, data integrity, and correctness.  As such, we deemed it the DB of choice for our system.</p>
<p>Following its installation, we moved <strong>Team Solution Software</strong> from the development platform to the permanent server, and have been verifying file validity since.  While there remains some loose ends on the Clients and Contacts section of the system, all other components are in place.  We&#8217;ll resume our testing once we&#8217;re certain of file integrity following the move, and will begin on interface modifications next week based upon our initial review and testing reported on earlier.</p>
<p>While technically we remain at Alpha, it&#8217;s sort of post-Alpha, pre-private Beta at the moment.  While we had hoped to be at private Beta by August 15, we&#8217;re going to miss that internal milestone by probably 10 days, maybe 14, and we&#8217;ve actually caused that delay ourselves by adding in some features not part of the original system design.</p>
<p>It&#8217;s getting even more exciting now around here.  We&#8217;ve a little ways to go, still, but we&#8217;re on the steep downside of software development now, and come September, we&#8217;ll be out in the sunshine with our public Beta.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.teamsolutionsoftware.com/blog/2007/08/10/team-solution-software-server-move/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Alpha Play Time</title>
		<link>http://www.teamsolutionsoftware.com/blog/2007/08/07/alpha-play-time/</link>
		<comments>http://www.teamsolutionsoftware.com/blog/2007/08/07/alpha-play-time/#comments</comments>
		<pubDate>Tue, 07 Aug 2007 17:08:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.teamsolutionsoftware.com/blog/2007/08/07/alpha-play-time/</guid>
		<description><![CDATA[We&#8217;ve been playing with Team Solution Software this week, passing messages back and forth among our team members, adding appointments and meetings to our shared calendar, uploading and sharing files, documents and images, time tracking our activities, and generally taking the system out for a test drive.  It&#8217;s getting excellent mileage, and our testing as [...]]]></description>
			<content:encoded><![CDATA[<p>We&#8217;ve been playing with <strong>Team Solution Software</strong> this week, passing messages back and forth among our team members, adding appointments and meetings to our shared calendar, uploading and sharing files, documents and images, time tracking our activities, and generally taking the system out for a test drive.  It&#8217;s getting excellent mileage, and our testing as been uneventful.</p>
<p>In the development of a web-based management system like <strong>Team Solution Software</strong>, there&#8217;s something of a time disconnect between the interface design and the functionality.  The design comes first, and is, therefore, very virtual - - it&#8217;s all in the abstract because the screens are purely images with just a little bit of HTML and simple navigation.  There&#8217;s no functionality behind it. At the Alpha stage in software development, the interfaces come alive as they are joined by the functionality.</p>
<p>Thus, review and testing at the Alpha is both of the functionality (programming) and the interface (design).  We&#8217;re finding the functionality to be pretty solid so far; the revisions and tweaks we&#8217;re making are in the design and the interface.  We&#8217;ll be at Private Beta before the week is out, and we&#8217;ll be reaching out to those who signed up to play with the system pre-Public Beta in a few days.</p>
<p>It&#8217;s an exciting time in our office, and we&#8217;re having fun.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.teamsolutionsoftware.com/blog/2007/08/07/alpha-play-time/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Calendar Reminder System</title>
		<link>http://www.teamsolutionsoftware.com/blog/2007/08/03/calendar-reminder-system/</link>
		<comments>http://www.teamsolutionsoftware.com/blog/2007/08/03/calendar-reminder-system/#comments</comments>
		<pubDate>Fri, 03 Aug 2007 18:32:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Feature Highlight]]></category>

		<guid isPermaLink="false">http://www.teamsolutionsoftware.com/blog/2007/08/03/calendar-reminder-system/</guid>
		<description><![CDATA[It&#8217;s a hot Friday afternoon here at the TSS headquarters and work continues on the TSS Alpha.  Today the development team needed a mockup of the Calendar Reminder system and we were all too happy to oblige.  Once a reminder is set and the date/time passes the user is reminded with an attention [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s a hot Friday afternoon here at the TSS headquarters and work continues on the TSS Alpha.  Today the development team needed a mockup of the Calendar Reminder system and we were all too happy to oblige.  Once a reminder is set and the date/time passes the user is reminded with an attention grabbing fading popup that allows them to confirm or &#8220;snooze&#8221; the reminder (ensuring it will pop again before the event date).</p>
<p>Here&#8217;s a screenshot of the Calendar Reminder complete with an &#8220;alarming&#8221; graphic.</p>
<p><img src="http://www.teamsolutionsoftware.com/images/blog/reminder.gif" title="Calendar Reminder for TSS CRM" alt="Calendar Reminder for TSS CRM" height="317" width="420" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.teamsolutionsoftware.com/blog/2007/08/03/calendar-reminder-system/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Development Update for the week of July 30th</title>
		<link>http://www.teamsolutionsoftware.com/blog/2007/08/01/development-update-for-the-week-of-july-30th/</link>
		<comments>http://www.teamsolutionsoftware.com/blog/2007/08/01/development-update-for-the-week-of-july-30th/#comments</comments>
		<pubDate>Wed, 01 Aug 2007 11:36:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Development Update]]></category>

		<guid isPermaLink="false">http://www.teamsolutionsoftware.com/blog/2007/08/01/development-update-for-the-week-of-july-30th/</guid>
		<description><![CDATA[The Calendar is done, and development is working with Projects now.  Yesterday we revised the design mockups to integrate the &#8220;add project&#8221; functionality inline.  I think it came out rather slick, although development needs to make it fly before we pass final judgement.
We&#8217;re officially late now as it is August 01, but we&#8217;re still pleased [...]]]></description>
			<content:encoded><![CDATA[<p>The <strong>Calendar</strong> is done, and development is working with <strong>Projects</strong> now.  Yesterday we revised the design mockups to integrate the &#8220;add project&#8221; functionality inline.  I think it came out rather slick, although development needs to make it fly before we pass final judgement.</p>
<p>We&#8217;re officially late now as it is August 01, but we&#8217;re still pleased with the overall progress and are looking forward to finalizing the Beta for a private go around.</p>
<p>Here&#8217;s a shot of the new Add Project interface and some more of the Projects screen.</p>
<p><img src="http://www.teamsolutionsoftware.com/images/blog/projects2.gif " title="Projects Screen on TSS CRM" alt="Projects Screen on TSS CRM" height="383" width="420" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.teamsolutionsoftware.com/blog/2007/08/01/development-update-for-the-week-of-july-30th/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
