<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel> 

	<title>Comments on: My SQL/PHP shareware programs for tracking projects? </title>
	<link>http://ask.metafilter.com/89995/My-SQLPHP-shareware-programs-for-tracking-projects/</link>
	<description>Comments on Ask MetaFilter post My SQL/PHP shareware programs for tracking projects?</description>
	<pubDate>Mon, 28 Apr 2008 12:00:41 -0800</pubDate>
	<lastBuildDate>Mon, 28 Apr 2008 12:00:41 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: My SQL/PHP shareware programs for tracking projects? </title>
		<link>http://ask.metafilter.com/89995/My-SQLPHP-shareware-programs-for-tracking-projects</link>	
		<description>Moving an Excel spreadsheet schedule into MySQL/PHP &lt;br /&gt;&lt;br /&gt; The group I work for keeps a getting too big to navigate Excel spreadsheet of all of th projects we&apos;re currently working on.  Other groups in the department need to start getting access to this information (currently on a network drive), so I&apos;m looking into tools for putting it up on the Intranet. &lt;br&gt;
&lt;br&gt;
My thinking is that it&apos;s not representing actual processes/projects, so tools like MS Project or ActiveCollab would be overkill. We just need a nice basic web accessible database. Other groups use MySQL/PHP shareware for their projects, so I&apos;m on the lookout for something similar. All it needs to track is the project name, person in the department responsible for it, chargeback #, &amp;amp; deadline date. Pretty simple metadata fields. We&apos;re a small part of the larger overall process, so it doesn&apos;t need to be a formal Project Management tool. &lt;br&gt;
&lt;br&gt;
I&apos;m pretty sure our IT department would want something off the shelf instead of requesting custom development work, so I&apos;m looking for any shareware products that might meet our needs and be acceptable for IT.</description>
		<guid isPermaLink="false">post:ask.metafilter.com,2008:site.89995</guid>
		<pubDate>Mon, 28 Apr 2008 11:12:26 -0800</pubDate>
		<dc:creator>gov_moonbeam</dc:creator>
		
			<category>MySQL</category>
		
			<category>shareware</category>
		
			<category>PHP</category>
		
			<category>scheduling</category>
		
			<category>Excelmigration</category>
		
	</item> <item>
		<title>By: odinsdream</title>
		<link>http://ask.metafilter.com/89995/My-SQLPHP-shareware-programs-for-tracking-projects#1321731</link>	
		<description>You may be able to get away with just using PHPMyAdmin to access the tables directly for a start.&lt;br&gt;
&lt;br&gt;
After you get comfortable with the organization, you can pretty it up with some web templates and such, but your needs are really as simple as they appear to be, this might be sufficient.&lt;br&gt;
&lt;br&gt;
Prerequisites are PHP and MySQL installed and properly configured. There are many, many tutorials on this.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.89995-1321731</guid>
		<pubDate>Mon, 28 Apr 2008 12:00:41 -0800</pubDate>
		<dc:creator>odinsdream</dc:creator>
	</item><item>
		<title>By: Emanuel</title>
		<link>http://ask.metafilter.com/89995/My-SQLPHP-shareware-programs-for-tracking-projects#1322125</link>	
		<description>You might also be able to use a wiki for this.  Most of them let you put some markup on a page to represent a table.  Lots of wikis implemented in PHP/MySQL.&lt;br&gt;
&lt;br&gt;
If you need to get a little bit more project management-y, you could look at &lt;a href=&quot;trac.edgewall.org&quot;&gt;Trac&lt;/a&gt;, which is implemented in Python and has its own database.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.89995-1322125</guid>
		<pubDate>Mon, 28 Apr 2008 17:47:26 -0800</pubDate>
		<dc:creator>Emanuel</dc:creator>
	</item><item>
		<title>By: kristi</title>
		<link>http://ask.metafilter.com/89995/My-SQLPHP-shareware-programs-for-tracking-projects#1322787</link>	
		<description>You can also use Drupal for this sort of thing. Combining &lt;a href=&quot;http://drupal.org/project/cck&quot;&gt;CCK&lt;/a&gt; and &lt;a href=&quot;http://drupal.org/project/views&quot;&gt;Views&lt;/a&gt; gives you pretty great database-like features. If you choose Drupal, for the moment I recommend version 5 rather than 6, just because CCK and Views are not 100% perfect in version 6 yet. However, I know people who are using 6 (with CCK and Views) quite happily.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.89995-1322787</guid>
		<pubDate>Tue, 29 Apr 2008 09:33:08 -0800</pubDate>
		<dc:creator>kristi</dc:creator>
	</item><item>
		<title>By: kristi</title>
		<link>http://ask.metafilter.com/89995/My-SQLPHP-shareware-programs-for-tracking-projects#1322791</link>	
		<description>Oh - and &lt;a href=&quot;http://drupal.org/project/node_import&quot;&gt;Node Import&lt;/a&gt; lets you import data quite nicely (again, Drupal 5 only).</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.89995-1322791</guid>
		<pubDate>Tue, 29 Apr 2008 09:34:16 -0800</pubDate>
		<dc:creator>kristi</dc:creator>
	</item>
	</channel>
</rss>
