<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: WordPress for Project Management</title>
	<atom:link href="http://developdaly.com/wordpress/wordpress-for-project-management/feed/" rel="self" type="application/rss+xml" />
	<link>http://developdaly.com/wordpress/wordpress-for-project-management/</link>
	<description>WordPress Web Design by Patrick Daly</description>
	<lastBuildDate>Sat, 16 Jul 2011 03:03:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4-alpha</generator>
	<item>
		<title>By: Spencer Hill</title>
		<link>http://developdaly.com/wordpress/wordpress-for-project-management/comment-page-1/#comment-1869</link>
		<dc:creator>Spencer Hill</dc:creator>
		<pubDate>Sun, 28 Nov 2010 20:13:02 +0000</pubDate>
		<guid isPermaLink="false">http://developdaly.com/?p=1072#comment-1869</guid>
		<description>The calendar, address book (for clients and team) and email can be integrated directly with Google Apps. I&#039;d love to explain the concept more. Manymoon is a great example of what that looks like in action.</description>
		<content:encoded><![CDATA[<p>The calendar, address book (for clients and team) and email can be integrated directly with Google Apps. I&#8217;d love to explain the concept more. Manymoon is a great example of what that looks like in action.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Spencer Hill</title>
		<link>http://developdaly.com/wordpress/wordpress-for-project-management/comment-page-1/#comment-1868</link>
		<dc:creator>Spencer Hill</dc:creator>
		<pubDate>Sun, 28 Nov 2010 20:08:49 +0000</pubDate>
		<guid isPermaLink="false">http://developdaly.com/?p=1072#comment-1868</guid>
		<description>Hey Patrick. FINALLY someone who not only has this idea but wants to collaborate with others on it openly! There are TONS of these concepts and apps out there but all of them are closed source and it&#039;s obnoxious!

I&#039;ve already started development on a series of plugins to do this, and I&#039;m pooling some existing open source code that already does many of these features to combine them into one mega application that does all of the above and a bit more. I would LOVE for us to put our brains together and work on this.

Peace!</description>
		<content:encoded><![CDATA[<p>Hey Patrick. FINALLY someone who not only has this idea but wants to collaborate with others on it openly! There are TONS of these concepts and apps out there but all of them are closed source and it&#8217;s obnoxious!</p>
<p>I&#8217;ve already started development on a series of plugins to do this, and I&#8217;m pooling some existing open source code that already does many of these features to combine them into one mega application that does all of the above and a bit more. I would LOVE for us to put our brains together and work on this.</p>
<p>Peace!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Blake Peterman</title>
		<link>http://developdaly.com/wordpress/wordpress-for-project-management/comment-page-1/#comment-1806</link>
		<dc:creator>Blake Peterman</dc:creator>
		<pubDate>Fri, 29 Oct 2010 17:14:42 +0000</pubDate>
		<guid isPermaLink="false">http://developdaly.com/?p=1072#comment-1806</guid>
		<description>This is a great idea!  Anything you need I will help.  

This would be the perfect solution for web designers</description>
		<content:encoded><![CDATA[<p>This is a great idea!  Anything you need I will help.  </p>
<p>This would be the perfect solution for web designers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vijay</title>
		<link>http://developdaly.com/wordpress/wordpress-for-project-management/comment-page-1/#comment-1803</link>
		<dc:creator>vijay</dc:creator>
		<pubDate>Thu, 28 Oct 2010 04:09:23 +0000</pubDate>
		<guid isPermaLink="false">http://developdaly.com/?p=1072#comment-1803</guid>
		<description>Hi Patrick,
Thanks for posting this article.
Its inspirational to see that WP can be a PM tool. 
I am a newbie to WP and am still learning the ropes using tutorials on the net.

At work, we currently use XDK (http://www.vmtech.com/xdk.htm) a Word based Help Authoring Tools (HAT). 
The current HATs are expensive, have a steep learning curve and because of proprietary technology not easy to migrate from/to.


I wonder if anyone has developed or is developing WP as a HAT.
The current core features (http://wordpress.org/about/features/) in WP (even without the millions of plugins/themes available) are miles ahead of what any HAT can offer.

In particular, WP has easy to use editor. This is a boon for collaborative management of knowledge.

However, the one primary requirement for WP to become a HAT would be a Table of Contents (TOC). 
 • Could TOC be auto-generated based on category (i.e. heading levels as categories)? 
     - I have seen simple JavaScript examples for TOC.
 • The author should then be able to sort or move topics around (rearrange TOC). 
     - I have not seen this feature anywhere.

Do you think it is possible to create an advanced TOC in WP?

Your thoughts on using WP as a TOC?

Cheers,
Vijay</description>
		<content:encoded><![CDATA[<p>Hi Patrick,<br />
Thanks for posting this article.<br />
Its inspirational to see that WP can be a PM tool.<br />
I am a newbie to WP and am still learning the ropes using tutorials on the net.</p>
<p>At work, we currently use XDK (<a href="http://www.vmtech.com/xdk.htm" rel="nofollow">http://www.vmtech.com/xdk.htm</a>) a Word based Help Authoring Tools (HAT).<br />
The current HATs are expensive, have a steep learning curve and because of proprietary technology not easy to migrate from/to.</p>
<p>I wonder if anyone has developed or is developing WP as a HAT.<br />
The current core features (<a href="http://wordpress.org/about/features/" rel="nofollow">http://wordpress.org/about/features/</a>) in WP (even without the millions of plugins/themes available) are miles ahead of what any HAT can offer.</p>
<p>In particular, WP has easy to use editor. This is a boon for collaborative management of knowledge.</p>
<p>However, the one primary requirement for WP to become a HAT would be a Table of Contents (TOC).<br />
 • Could TOC be auto-generated based on category (i.e. heading levels as categories)?<br />
     &#8211; I have seen simple JavaScript examples for TOC.<br />
 • The author should then be able to sort or move topics around (rearrange TOC).<br />
     &#8211; I have not seen this feature anywhere.</p>
<p>Do you think it is possible to create an advanced TOC in WP?</p>
<p>Your thoughts on using WP as a TOC?</p>
<p>Cheers,<br />
Vijay</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jade</title>
		<link>http://developdaly.com/wordpress/wordpress-for-project-management/comment-page-1/#comment-1600</link>
		<dc:creator>Jade</dc:creator>
		<pubDate>Thu, 29 Jul 2010 14:14:35 +0000</pubDate>
		<guid isPermaLink="false">http://developdaly.com/?p=1072#comment-1600</guid>
		<description>This would be fantastic, I am looking for great open source Project management web based colabaration tools

and wordpress is just so Easy to implmenet with the fantastic CMS drivng content, I would be very keen to see your Project</description>
		<content:encoded><![CDATA[<p>This would be fantastic, I am looking for great open source Project management web based colabaration tools</p>
<p>and wordpress is just so Easy to implmenet with the fantastic CMS drivng content, I would be very keen to see your Project</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roland</title>
		<link>http://developdaly.com/wordpress/wordpress-for-project-management/comment-page-1/#comment-1368</link>
		<dc:creator>Roland</dc:creator>
		<pubDate>Sat, 05 Jun 2010 16:43:46 +0000</pubDate>
		<guid isPermaLink="false">http://developdaly.com/?p=1072#comment-1368</guid>
		<description>This is a pretty cool idea and I am interested in learning if this is still an active project or just some thoughts. From what I learned about the existing PM solutions for WP, they mostly work in the backend and don&#039;t show up/allow to use the frontend, which can be a bummer for end users.

I would like to see this as a plug-in for WP3/BP using groups as projects (maybe it is possible to have a project which includes subgroups for (temp) work groups within the project). The feature set of Basecamp/ProjectPier/... is sufficient and we shouldn&#039;t worry about specialties (invoicing, etc.) for the first release.

Is there some collaboration space already in place somewhere where I can contribute?</description>
		<content:encoded><![CDATA[<p>This is a pretty cool idea and I am interested in learning if this is still an active project or just some thoughts. From what I learned about the existing PM solutions for WP, they mostly work in the backend and don&#8217;t show up/allow to use the frontend, which can be a bummer for end users.</p>
<p>I would like to see this as a plug-in for WP3/BP using groups as projects (maybe it is possible to have a project which includes subgroups for (temp) work groups within the project). The feature set of Basecamp/ProjectPier/&#8230; is sufficient and we shouldn&#8217;t worry about specialties (invoicing, etc.) for the first release.</p>
<p>Is there some collaboration space already in place somewhere where I can contribute?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mridul</title>
		<link>http://developdaly.com/wordpress/wordpress-for-project-management/comment-page-1/#comment-1183</link>
		<dc:creator>Mridul</dc:creator>
		<pubDate>Mon, 26 Apr 2010 14:25:33 +0000</pubDate>
		<guid isPermaLink="false">http://developdaly.com/?p=1072#comment-1183</guid>
		<description>Great Idea..!!! i would also suggest, you look in buddypress [plugin for WPMU] group functionality [you have registered users for the group] to assign a project, instead of using a new blog as a project[it might take lot of unnecessary resources]. my less then 2 cents..!!</description>
		<content:encoded><![CDATA[<p>Great Idea..!!! i would also suggest, you look in buddypress [plugin for WPMU] group functionality [you have registered users for the group] to assign a project, instead of using a new blog as a project[it might take lot of unnecessary resources]. my less then 2 cents..!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christopher Beckwith</title>
		<link>http://developdaly.com/wordpress/wordpress-for-project-management/comment-page-1/#comment-981</link>
		<dc:creator>Christopher Beckwith</dc:creator>
		<pubDate>Thu, 11 Mar 2010 20:00:01 +0000</pubDate>
		<guid isPermaLink="false">http://developdaly.com/?p=1072#comment-981</guid>
		<description>Excellent! 

I currently use Basecamp at the company I work for as well as the $12 Personal account for myself (the free one doesn&#039;t include file storage). For the company, using the native Basecamp is perfect. They offer great support, cost effective prices, and always introducing new features. I completely support all of you investing in Basecamp if working for a medium to large company with disposable income.

However, for people simply wishing for only the important Basecamp features and look, for themselves and another person or two, this seems like a great alternative.  Sure Basecamp can be affordable, but if you sign up for Basecamp, Backpack, Beanstalk, Lighthouse, Tender, etc, all of these beautiful apps add up. 

Open source solutions offer users starting out on a low budget unlimited storage, complete branding (through css), and modifying features (through html). If Basecamp increases prices or goes under, you are not out of luck as you would be self hosted. ActiveCollab started out as the perfect open source alternative to Basecamp and promised to remain free forever (in one of the posts), but as we know later retracted that by charging enormous self hosted price points.

Thank you Patrick for your devotion to open source and let me know if I can help in anyway. Everyone be sure to checkout and use Google Apps for your mail needs, calendar, docs, and wikis for free.

Cheers,
Christopher</description>
		<content:encoded><![CDATA[<p>Excellent! </p>
<p>I currently use Basecamp at the company I work for as well as the $12 Personal account for myself (the free one doesn&#8217;t include file storage). For the company, using the native Basecamp is perfect. They offer great support, cost effective prices, and always introducing new features. I completely support all of you investing in Basecamp if working for a medium to large company with disposable income.</p>
<p>However, for people simply wishing for only the important Basecamp features and look, for themselves and another person or two, this seems like a great alternative.  Sure Basecamp can be affordable, but if you sign up for Basecamp, Backpack, Beanstalk, Lighthouse, Tender, etc, all of these beautiful apps add up. </p>
<p>Open source solutions offer users starting out on a low budget unlimited storage, complete branding (through css), and modifying features (through html). If Basecamp increases prices or goes under, you are not out of luck as you would be self hosted. ActiveCollab started out as the perfect open source alternative to Basecamp and promised to remain free forever (in one of the posts), but as we know later retracted that by charging enormous self hosted price points.</p>
<p>Thank you Patrick for your devotion to open source and let me know if I can help in anyway. Everyone be sure to checkout and use Google Apps for your mail needs, calendar, docs, and wikis for free.</p>
<p>Cheers,<br />
Christopher</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Whitmyre</title>
		<link>http://developdaly.com/wordpress/wordpress-for-project-management/comment-page-1/#comment-723</link>
		<dc:creator>David Whitmyre</dc:creator>
		<pubDate>Tue, 26 Jan 2010 20:17:31 +0000</pubDate>
		<guid isPermaLink="false">http://developdaly.com/?p=1072#comment-723</guid>
		<description>This is exactly what I need. I have used basecamp, but it was too expensive for what we were doing. I would gladly use this. I am not a developer or I would lend my hand. I support you moving forward with this and thank you ahead of time for all of your efforts.

David</description>
		<content:encoded><![CDATA[<p>This is exactly what I need. I have used basecamp, but it was too expensive for what we were doing. I would gladly use this. I am not a developer or I would lend my hand. I support you moving forward with this and thank you ahead of time for all of your efforts.</p>
<p>David</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patrick Daly</title>
		<link>http://developdaly.com/wordpress/wordpress-for-project-management/comment-page-1/#comment-466</link>
		<dc:creator>Patrick Daly</dc:creator>
		<pubDate>Mon, 14 Dec 2009 15:18:16 +0000</pubDate>
		<guid isPermaLink="false">http://developdaly.com/?p=1072#comment-466</guid>
		<description>Subscribing to my blog is the easiest way. Sometime in January I should have some more show for the project. I&#039;ve been waiting on WordPress 2.9, Hybrid 0.7, and for some of my &quot;real&quot; work to clear up.</description>
		<content:encoded><![CDATA[<p>Subscribing to my blog is the easiest way. Sometime in January I should have some more show for the project. I&#8217;ve been waiting on WordPress 2.9, Hybrid 0.7, and for some of my &#8220;real&#8221; work to clear up.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

