<?xml version="1.0" encoding="utf-8"?>
<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/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Open Source Solutions for Small Business Problems &#187; 11. Management</title>
	<atom:link href="http://opensourcesmall.biz/category/book/11-management/feed/" rel="self" type="application/rss+xml" />
	<link>http://opensourcesmall.biz</link>
	<description>The living site of the book by John Locke</description>
	<lastBuildDate>Fri, 05 Dec 2008 23:00:30 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Business Social Networking Geography: Yes Location matters</title>
		<link>http://opensourcesmall.biz/2008/08/business-social-networking-geography-yes-location-matters/</link>
		<comments>http://opensourcesmall.biz/2008/08/business-social-networking-geography-yes-location-matters/#comments</comments>
		<pubDate>Sat, 23 Aug 2008 18:57:48 +0000</pubDate>
		<dc:creator>freelock</dc:creator>
				<category><![CDATA[11. Management]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[business]]></category>

		<guid isPermaLink="false">http://opensourcesmall.biz/?p=269</guid>
		<description><![CDATA[Esther Schindler wrote a thought-provoking column on CIO.com last week, Business Social Networking Geography: Does It Matter Where My Contacts Are?
Although the Internet is global, and you may do business with people anywhere in the world, most people tend to look for people-networks close to home. Or do they? Should they? If the point of [...]]]></description>
			<content:encoded><![CDATA[<p>Esther Schindler wrote a thought-provoking column on CIO.com last week, <a href="http://advice.cio.com/esther_schindler/business_social_networking_geography">Business Social Networking Geography: Does It Matter Where My Contacts Are?</a></p>
<blockquote><p>Although the Internet is global, and you may do business with people anywhere in the world, most people tend to look for people-networks close to home. Or do they? Should they? If the point of social networking is to connect with other people, ought it to matter where we are?</p></blockquote>
<p>At <a href="http://freelock.com">Freelock</a>, we have a handful of remote clients, but upwards of 90% of our clients are local. I founded the business on the assumption that people want to know who they&#8217;re doing business with, be able to see them face to face, and grow to trust them over time. Nothing breaks the ice like talking about a project in person, over a coffee or better yet, a margarita.</p>
<p>Good or bad, business gets done through personal relationships. How many deals have been cemented on the golf course? It&#8217;s a lot harder to say no in person, than it is with a quick dismissive email. So much communication happens non-verbally, through body language, tone of voice, and other channels that just aren&#8217;t available online. A video conference is a poor substitute for a face-to-face meeting.</p>
<p>I&#8217;ve gotten quite a bit of help from IRC. We have a private company jabber server so when we&#8217;re not in the same room, we can still have the feel of a team. We&#8217;ve had people helping us out from Bellingham, 120 miles north. The Internet enables some amazing things, and I definitely think it&#8217;s possible to work effectively at a distance. Many professions, including writing and coding, can be done quite effectively by individuals working by themselves, anywhere in the world. </p>
<p>But you can&#8217;t directly diagnose a connectivity issue in an office in Bellevue when you&#8217;re in India, or replace a hard drive. You can&#8217;t assemble a car from the other side of the world. And even for creative types who can work effectively on their own, relationships and trust only truly get cemented by meeting their editors, testers, or project managers in person.</p>
<p>Another founding principle of my business is that it&#8217;s much easier to ensure quality by having people work in person. If team members can do impromptu code reviews of each other&#8217;s work, quality goes up. The solitary developer working late at night may bang his head for hours against a problem that a colleague could solve in a 5 minute conversation. Having a team of people with complementary talents and different strengths working in one place leads to better results.</p>
<p>Once you&#8217;ve established that level of trust, remote work becomes more effective. You know when somebody&#8217;s cracking a joke, and it doesn&#8217;t sound so strange. You&#8217;re more likely to ask a quick question in a chat when you can preface it with a comment about an outside shared interest.</p>
<p>Yes, location matters. It&#8217;s not everything, and the Internet makes it possible to work together from a distance&#8211;but it still matters.</p>
]]></content:encoded>
			<wfw:commentRss>http://opensourcesmall.biz/2008/08/business-social-networking-geography-yes-location-matters/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Quality Code: How do you judge?</title>
		<link>http://opensourcesmall.biz/2008/01/quality-code-how-do-you-judge/</link>
		<comments>http://opensourcesmall.biz/2008/01/quality-code-how-do-you-judge/#comments</comments>
		<pubDate>Fri, 11 Jan 2008 19:41:50 +0000</pubDate>
		<dc:creator>freelock</dc:creator>
				<category><![CDATA[01. Open Source]]></category>
		<category><![CDATA[11. Management]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[Coding]]></category>
		<category><![CDATA[developers]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://opensourcesmall.biz/archives/2008/01/quality-code-how-do-you-judge/</guid>
		<description><![CDATA[We&#8217;re hiring programmers, over at Freelock. I&#8217;ve been going through lots code samples to try to identify how experienced and competent a particular developer is. I also do this on a regular basis to evaluate how solid a particular open source project is.
I&#8217;ve seen a lot of code in various languages. As a technical writer, [...]]]></description>
			<content:encoded><![CDATA[<p>We&#8217;re hiring programmers, over at <a href="http://freelock.com/careers/">Freelock</a>. I&#8217;ve been going through lots code samples to try to identify how experienced and competent a particular developer is. I also do this on a regular basis to evaluate how solid a particular open source project is.</p>
<p>I&#8217;ve seen a lot of code in various languages. As a technical writer, I used to write documentation for programmers teaching them how to use a particular interface or system. I&#8217;ve been involved with traditional software development projects at large software companies and startups. And I&#8217;ve done my share of actual programming of web applications.</p>
<p>I&#8217;m finding there are several indicators I look for when evaluating code, specifically for PHP, our language of choice. I&#8217;ll go in more depth on each of these qualities in future posts, but for now just thought I&#8217;d capture them while they&#8217;re fresh in my mind. So when I review code of a web application, here are some qualities I&#8217;m looking for:</p>
<ul>
<li><a href="/archives/2008/01/secure-code-understanding-php-vulnerabilities/">Secure</a>. Does the application trust users to provide good data? Does it protect its internals to prevent all the various types of exploits out there? Does it protect data from malicious users?</li>
<li><a href="/archives/2008/01/fast-code-speed-and-scalability-in-php-applications/">Fast</a>. This could mean many things, but I&#8217;m looking for efficiency across layers. Is there a database call inside a loop that gets called a couple hundred times? That&#8217;s a huge speed killer. I look for code that has an appropriate level of abstraction to the size of the problem&#8211;and makes sensible choices about how much data to load for each request.</li>
<li><a href="/archives/2008/01/powerful-code-get-more-out-of-every-line/">Powerful</a>. This one is stolen from <a href="http://www.paulgraham.com/power.html">Paul Graham</a>. Does the code use object-orientation and inheritance in a powerful way? I like seeing utility methods on base classes, which can then be leveraged to make very short, easy-to-understand final classes. Are the methods attached to the appropriate level of the class hierarchy? How short can you make the main logic of the application?</li>
<li><a href="/archives/2008/01/clear-code-building-understandable-applications/">Clear</a>. Going hand-in-hand with power, clarity is about making it apparent what each chunk of code is for, and how to go about changing it to make it work the way you want. Clear code is maintainable, well-documented, easy to customize.</li>
<li><a href="/archives/2008/01/customizable-code-writing-future-proof-code/">Customizeable</a>. Was the program designed in a way that&#8217;s easy to override, easy to customize, easy to run in other environments? Can it be managed effectively, and work broken up into different units?</li>
<li><a href="/archives/2008/01/reliable-code-building-in-robustness/">Reliable</a>. Does each function or method cover all possible scenarios? Is there proper error-handling in the code? When an end user hits upon some combination of things that the programmer never anticipated, does the program die ungracefully, or provide useful feedback?</li>
</ul>
<p>Very few programmers hit all of these. My biggest weak area is the reliability one&#8211;after reviewing other people&#8217;s code, I find a lot less exception handling in my code. We&#8217;ve all got something to learn. But reviewing other people&#8217;s code can help you spot weaknesses in your own, and develop a much stronger sense of how to do it right.</p>
<p>[Edit: Adding links to more detailed posts as I publish them]</p>
]]></content:encoded>
			<wfw:commentRss>http://opensourcesmall.biz/2008/01/quality-code-how-do-you-judge/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Project Planning, and response to Multi-Tasking is Killing Your Business</title>
		<link>http://opensourcesmall.biz/2007/12/project-planning-and-response-to-multi-tasking-is-killing-your-business/</link>
		<comments>http://opensourcesmall.biz/2007/12/project-planning-and-response-to-multi-tasking-is-killing-your-business/#comments</comments>
		<pubDate>Thu, 06 Dec 2007 19:48:48 +0000</pubDate>
		<dc:creator>freelock</dc:creator>
				<category><![CDATA[11. Management]]></category>

		<guid isPermaLink="false">http://opensourcesmall.biz/archives/2007/12/project-planning-and-response-to-multi-tasking-is-killing-your-business/</guid>
		<description><![CDATA[I met Bruce Henry at an MIT Enterprise Forum event last night. Turns out we&#8217;re both working on software for project management. Theirs is Liquid Planner, ours is Project Auriga.
I&#8217;m a bit skeptical about their statistical approach to project scheduling&#8230; I definitely agree with giving estimates in ranges, but how is your approach that different? [...]]]></description>
			<content:encoded><![CDATA[<p>I met <a href="http://brucebrain.blogspot.com/">Bruce Henry</a> at an MIT Enterprise Forum event last night. Turns out we&#8217;re both working on software for project management. Theirs is <a href="http://liquidplanner.com">Liquid Planner</a>, ours is <a href="http://projectauriga.org">Project Auriga</a>.</p>
<p>I&#8217;m a bit skeptical about their statistical approach to project scheduling&#8230; I definitely agree with giving estimates in ranges, but how is your approach that different? Aren&#8217;t you depending on arbitrary guesses by the project manager users, to come up with those ranges and confidence values? I&#8217;d love to see how you&#8217;re addressing this.</p>
<p>Regarding this post: <a href="http://brucebrain.blogspot.com/2007/09/multi-tasking-is-killing-your-business.html">Bruce&#8217;s Brain: Multi-Tasking is Killing Your Business</a>, my thinking in developing Project Auriga is that few of our projects are big enough to need a large project management system. What we needed is a task management system, a way of preventing any of the dozens of tasks we need to accomplish in a week from slipping through the cracks. And then making sure we&#8217;re billing the right customer for finishing each one. Yes, we&#8217;re multi-tasking, quite heavily. But then again, one thing missing from your multi-tasking post was context&#8211;you&#8217;re taking a very project-centric view of work. There are other ways of optimizing work, which we deal with all the time:</p>
<ul>
<li>customer-centric</li>
<li>system-centric</li>
</ul>
<p>We manage around 25 servers right now. A few of them we use to host customer accounts. When it&#8217;s time for a security upgrade, we might take our list of Joomla installations, and upgrade each one on a given server. Those tasks cross many customers and projects, but since they&#8217;re all grouped into one place, we take a system-centric view of this work. So I&#8217;m creating a view that makes it simple for system administrators to go down a list and check off systems as they&#8217;re upgraded.</p>
<p>Another reason to multi-task is that most of our projects have points where we must rely on outside input. Right now we have 3 Zen Cart projects, 3 Joomla projects, 3 new server installs, and 3 custom development projects that are highly active right now. We do a few tasks on one project, throw it over the fence to the customer, and when they&#8217;ve done what they need to do, it comes back to our plate. For example, one of the Zen Cart projects is waiting for the customer to regain control over their domain name so we can purchase an SSL cert and launch. The second one is waiting for the customer to give us a list of products to put into the calendar, and the third is on our developer&#8217;s calender next week to do a custom payment module. Meanwhile, our ZenCart person is able to work on one of the Joomla projects.</p>
<p>I guess it&#8217;s because software development is one third of our business, and our development projects tend to be small add-ons or changes to existing code. We&#8217;re not really in need of full-fledged project management software&#8211;we&#8217;re in need of a system to capture all the little tasks that need to get done, and make sure they get done and billed appropriately. Project Management, for us, is about identifying the specific tasks, dropping them on somebody&#8217;s schedule, and approving the time spent before billing.</p>
<p>Liquid Planner seems to be about managing uncertainty. I&#8217;d love to see how they&#8217;re attempting to do this&#8211;from our discussion last night, my impression is that the project manager estimates a range, and a confidence in that range, and the software then uses statistical calculations to quantify that into a figure to allocate on a calendar. But where does the range and confidence level come from? Isn&#8217;t this still relying on humans, on experience, on gut instinct to determine? Does this really add a useful tool to help project managers more accurately determine how long a given project will take, or just more numbers and complexity without actually solving the problem?</p>
<p>My assumption is that it takes 12 months to gain a year of experience&#8230; Project Managers only learn how to estimate accurately by doing, and mostly failing, at a bunch of projects. Most of our tasks have been done before, we take measured steps into new territory and allow large margins for error. For our developers, tasks get scheduled up to 75% &#8211; 6 hours of any 8 hour day. For large projects, the project manager leaves a few days unscheduled at the end of the project, to allow for the inevitable overruns.</p>
<p>For our sysadmins, who always have stuff to do that comes up each day, we schedule tasks at 50% &#8211; 4 hours of each 8 hour day. We add meetings, time off, holidays, etc to the scheduling system so that projects get scheduled around those known interruptions.</p>
<p>I had a client suggest that when presenting an estimate, give the high number first&#8211;we&#8217;re wired as humans to listen for the first number and take that as what it&#8217;s going to cost. Then we can give the factors that might make the project take less time, cost less. Auriga doesn&#8217;t try to estimate for you&#8211;it simply tracks your estimates, and tasks. We put the high number of our estimated range into the system for scheduling purposes, and try to beat it. That&#8217;s also what goes on the sales order, and unless there&#8217;s a clear change to the scope, that&#8217;s the most we bill. Project Auriga helps us know when we&#8217;re going over on a project, helps define how far along we are on a project, and makes our project management transparent to our customers. But it&#8217;s no substitute for an experienced project manager&#8211;it&#8217;s just a tool to keep details from falling through the cracks.</p>
<p>While there is plenty of value in having great tools, I&#8217;ve always detested technology that takes more effort to learn how to use than it takes to solve the original problem&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://opensourcesmall.biz/2007/12/project-planning-and-response-to-multi-tasking-is-killing-your-business/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Open source start-up updates its ERP suite for SMBs</title>
		<link>http://opensourcesmall.biz/2005/09/open-source-start-up-updates-its-erp-suite-for-smbs/</link>
		<comments>http://opensourcesmall.biz/2005/09/open-source-start-up-updates-its-erp-suite-for-smbs/#comments</comments>
		<pubDate>Fri, 30 Sep 2005 16:28:22 +0000</pubDate>
		<dc:creator>freelock</dc:creator>
				<category><![CDATA[11. Management]]></category>
		<category><![CDATA[12. Extranet]]></category>

		<guid isPermaLink="false">http://opensourcesmall.biz/archives/2005/09/open-source-start-up-updates-its-erp-suite-for-smbs/</guid>
		<description><![CDATA[New Open Source ERP vendor in Belgium. Interview with the founder here: Open source start-up updates its ERP suite for SMBs
]]></description>
			<content:encoded><![CDATA[<p>New Open Source ERP vendor in Belgium. Interview with the founder here: <a href="http://searchenterpriselinux.techtarget.com/originalContent/0,289142,sid39_gci1129078,00.html">Open source start-up updates its ERP suite for SMBs</a></p>
]]></content:encoded>
			<wfw:commentRss>http://opensourcesmall.biz/2005/09/open-source-start-up-updates-its-erp-suite-for-smbs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Open Source Medical Records</title>
		<link>http://opensourcesmall.biz/2005/07/open-source-medical-records/</link>
		<comments>http://opensourcesmall.biz/2005/07/open-source-medical-records/#comments</comments>
		<pubDate>Sun, 31 Jul 2005 14:18:14 +0000</pubDate>
		<dc:creator>freelock</dc:creator>
				<category><![CDATA[11. Management]]></category>

		<guid isPermaLink="false">http://opensourcesmall.biz/archives/2005/07/open-source-medical-records/</guid>
		<description><![CDATA[Putting together a proposal for a potential client, we&#8217;ve unearthed a couple of cool Electronic Medical Record (EMR) applications. First, the original OpenEMR, apparently started with PostNuke and customized to provide extensive capabilities for managing an office.
Now there&#8217;s also Clear Health. Clear Health has the benefit of a former OpenEMR developer&#8217;s experience, and the interface [...]]]></description>
			<content:encoded><![CDATA[<p>Putting together a proposal for a potential client, we&#8217;ve unearthed a couple of cool Electronic Medical Record (EMR) applications. First, the original <a href="http://www.openemr.net">OpenEMR</a>, apparently started with PostNuke and customized to provide extensive capabilities for managing an office.</p>
<p>Now there&#8217;s also <a href="http://clear-health.com/site/software/clearhealth.html">Clear Health</a>. Clear Health has the benefit of a former OpenEMR developer&#8217;s experience, and the interface has been greatly cleaned up and enhanced with AJAX to make it clean, usable, and fast. Open source version <a href="http://www.op-en.org/site/clearhealth/screenshots.html">here.</a> </p>
]]></content:encoded>
			<wfw:commentRss>http://opensourcesmall.biz/2005/07/open-source-medical-records/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Open Source Timesheet program</title>
		<link>http://opensourcesmall.biz/2005/06/open-source-timesheet-program/</link>
		<comments>http://opensourcesmall.biz/2005/06/open-source-timesheet-program/#comments</comments>
		<pubDate>Fri, 03 Jun 2005 17:11:49 +0000</pubDate>
		<dc:creator>freelock</dc:creator>
				<category><![CDATA[11. Management]]></category>

		<guid isPermaLink="false">http://opensourcesmall.biz/archives/2005/06/open-source-timesheet-program/</guid>
		<description><![CDATA[Lots of people have been looking for a good timesheet program. Here&#8217;s one I just stumbled upon. Timesheet.php Homepage. It&#8217;s available on Sourceforge, under the GPL.
It also has some integration with SugarCRM.
]]></description>
			<content:encoded><![CDATA[<p>Lots of people have been looking for a good timesheet program. Here&#8217;s one I just stumbled upon. <a href="http://www.advancen.com/timesheet/">Timesheet.php Homepage</a>. It&#8217;s available on Sourceforge, under the GPL.</p>
<p>It also has some <a href="http://www.sugarforge.org/projects/timesheet/">integration</a> with <a href="http://www.sugarcrm.com">SugarCRM</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://opensourcesmall.biz/2005/06/open-source-timesheet-program/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Software Project Management Tool: Trac</title>
		<link>http://opensourcesmall.biz/2005/05/edgewall-software-trac/</link>
		<comments>http://opensourcesmall.biz/2005/05/edgewall-software-trac/#comments</comments>
		<pubDate>Sat, 14 May 2005 21:44:35 +0000</pubDate>
		<dc:creator>freelock</dc:creator>
				<category><![CDATA[11. Management]]></category>

		<guid isPermaLink="false">http://opensourcesmall.biz/archives/2005/04/edgewall-software-trac</guid>
		<description><![CDATA[Stumbled across this project management system recently, an open source web-based system called Trac. Developed by Edgewall Software, Trac is a Wiki-based system complete with task management, bug tracking, and milestone tracking. Might be a great fit for collaborative software development.
]]></description>
			<content:encoded><![CDATA[<p>Stumbled across this project management system recently, an open source web-based system called <a href="http://www.edgewall.com/trac/">Trac</a>. Developed by Edgewall Software, Trac is a Wiki-based system complete with task management, bug tracking, and milestone tracking. Might be a great fit for collaborative software development.</p>
]]></content:encoded>
			<wfw:commentRss>http://opensourcesmall.biz/2005/05/edgewall-software-trac/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The CMS Matrix</title>
		<link>http://opensourcesmall.biz/2005/03/the-cms-matrix/</link>
		<comments>http://opensourcesmall.biz/2005/03/the-cms-matrix/#comments</comments>
		<pubDate>Sat, 19 Mar 2005 00:47:26 +0000</pubDate>
		<dc:creator>freelock</dc:creator>
				<category><![CDATA[11. Management]]></category>
		<category><![CDATA[12. Extranet]]></category>
		<category><![CDATA[13. Publishing]]></category>

		<guid isPermaLink="false">http://opensourcesmall.biz/archives/2005/03/the-cms-matrix</guid>
		<description><![CDATA[Just found a site that provides a feature comparison for several dozen content management systems of various types, both proprietary and open source. Search for the features you need, and this will show what&#8217;s available. Not found on this list are some wiki engines, ERP systems, CRM systems, or document management&#8211;but these are some of [...]]]></description>
			<content:encoded><![CDATA[<p>Just found a site that provides a feature comparison for several dozen content management systems of various types, both proprietary and open source. Search for the features you need, and this will show what&#8217;s available. Not found on this list are some wiki engines, ERP systems, CRM systems, or document management&#8211;but these are some of the features you can select from the list to narrow down on a content management system. <a href="http://www.cmsmatrix.org/">The CMS Matrix &#8211;  Content Management Comparison Tool</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://opensourcesmall.biz/2005/03/the-cms-matrix/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Open Source Project Management tools</title>
		<link>http://opensourcesmall.biz/2005/02/new-open-source-project-management-tools/</link>
		<comments>http://opensourcesmall.biz/2005/02/new-open-source-project-management-tools/#comments</comments>
		<pubDate>Mon, 21 Feb 2005 21:44:58 +0000</pubDate>
		<dc:creator>freelock</dc:creator>
				<category><![CDATA[11. Management]]></category>

		<guid isPermaLink="false">http://opensourcesmall.biz/archives/2005/02/new-open-source-project-management-tools</guid>
		<description><![CDATA[At Freelock Computing, several of our clients are looking for decent project management tools. We think we&#8217;re going to roll our own solution, but have found a few new options. 
First of all, a cross-platform desktop project management tool: GanttPV &#8211; Open Source Software for Project Management. Many of the desktop-oriented tools are rapidly gaining [...]]]></description>
			<content:encoded><![CDATA[<p>At <a href="http://freelock.com">Freelock Computing</a>, several of our clients are looking for decent project management tools. We think we&#8217;re going to roll our own solution, but have found a few new options. </p>
<p>First of all, a cross-platform desktop project management tool: <a href="http://www.pureviolet.net/ganttpv/">GanttPV &#8211; Open Source Software for Project Management</a>. Many of the desktop-oriented tools are rapidly gaining features comparable to MS Project, mainly in terms of resource scheduling. <a href="http://ganttproject.sourceforge.net">GanttProject</a> is definitely getting more mature, while <a href="http://ganttlet.sourceforge.net">Ganttlet</a> appears to be mostly ignored but just the thing for whipping out a quick Gantt chart.</p>
<p>Next, a couple of web-based applications. <a href="http://www.achievo.org">Achievo</a> is a basic resource scheduling and time tracking application. While the interface seems pretty lame, it has some great plugins available, and may well meet your needs quickly. Finally, <a href="http://projectory.sourceforge.net/">Projectory</a> is a Perl-based project scheduling application. </p>
]]></content:encoded>
			<wfw:commentRss>http://opensourcesmall.biz/2005/02/new-open-source-project-management-tools/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Job Time Tracking web site for SQL Ledger</title>
		<link>http://opensourcesmall.biz/2004/10/job-time-tracking-web-site-for-sql-ledger/</link>
		<comments>http://opensourcesmall.biz/2004/10/job-time-tracking-web-site-for-sql-ledger/#comments</comments>
		<pubDate>Thu, 21 Oct 2004 15:18:51 +0000</pubDate>
		<dc:creator>freelock</dc:creator>
				<category><![CDATA[10. Financial Management]]></category>
		<category><![CDATA[11. Management]]></category>

		<guid isPermaLink="false">http://opensourcesmall.biz/archives/2004/10/job-time-tracking-web-site-for-sql-ledger</guid>
		<description><![CDATA[An open source time tracking program called Jobby has just been released. What&#8217;s cool about this is that it hooks into the SQL Ledger financial database. It also connects to dotProject. 
Right now, it reads customers, vendors, and services directly from SQL Ledger. In its next phase, it will transfer hours directly into SQL Ledger [...]]]></description>
			<content:encoded><![CDATA[<p>An open source time tracking program called <a href="https://secure.linuxbox.com/tiki/tiki-index.php?page=jobby">Jobby</a> has just been released. What&#8217;s cool about this is that it hooks into the SQL Ledger financial database. It also connects to dotProject. </p>
<p>Right now, it reads customers, vendors, and services directly from SQL Ledger. In its next phase, it will transfer hours directly into SQL Ledger invoices!</p>
]]></content:encoded>
			<wfw:commentRss>http://opensourcesmall.biz/2004/10/job-time-tracking-web-site-for-sql-ledger/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
