<?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>LAMPDocs &#187; Businessmen</title>
	<atom:link href="http://www.lampdocs.com/category/businessmen/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lampdocs.com</link>
	<description>Documenting the Open Source</description>
	<lastBuildDate>Sat, 03 Dec 2011 15:09:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Basic Rules of Working with Secret Information</title>
		<link>http://www.lampdocs.com/corporate-data-protection/basic-rules-of-working-with-secret-information/</link>
		<comments>http://www.lampdocs.com/corporate-data-protection/basic-rules-of-working-with-secret-information/#comments</comments>
		<pubDate>Wed, 28 Oct 2009 15:15:32 +0000</pubDate>
		<dc:creator>Vadim Cissa</dc:creator>
				<category><![CDATA[Corporate Data Protection]]></category>
		<category><![CDATA[Aladdin]]></category>
		<category><![CDATA[authentication]]></category>
		<category><![CDATA[Bestoken]]></category>
		<category><![CDATA[GnuPG]]></category>
		<category><![CDATA[KeePass]]></category>
		<category><![CDATA[Mitnick]]></category>
		<category><![CDATA[password manager]]></category>
		<category><![CDATA[passwords]]></category>
		<category><![CDATA[PGP]]></category>
		<category><![CDATA[Safenet]]></category>
		<category><![CDATA[secret information]]></category>
		<category><![CDATA[social engineering]]></category>
		<category><![CDATA[TrueCrypt]]></category>

		<guid isPermaLink="false">http://www.lampdocs.com/?p=1156</guid>
		<description><![CDATA[Due to the fact that free operating systems are designed with the modern conceptions of data security in mind, users should know that the main reason of the most &#8220;cracking&#8221; and data-stealing cases is their lack of attention, and not bugs or errors in the software they are using. Let&#8217;s start with such an understandable [...]


Related posts:<ol><li><a href='http://www.lampdocs.com/security-protection/password-manager-usage-in-linux/' rel='bookmark' title='Password Manager Usage in Linux'>Password Manager Usage in Linux</a></li>
<li><a href='http://www.lampdocs.com/office-software/working-with-ms-office-documents-in-linux-os/' rel='bookmark' title='Working with MS Office Word documents in Linux OS'>Working with MS Office Word documents in Linux OS</a></li>
<li><a href='http://www.lampdocs.com/free-software-basics/free-software-advantages/' rel='bookmark' title='Free Software Advantages'>Free Software Advantages</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Due to the fact that free operating systems are designed with the modern conceptions of data security in mind, users should know that the main reason of the most &#8220;cracking&#8221; and data-stealing cases is their lack of attention, and not bugs or errors in the software they are using.</p>
<p>Let&#8217;s start with such an understandable and well known notion as <strong>password</strong>. By entering password <em>user authentication</em>, i.e. confirmation that the account will be used by its owner, occurs.</p>
<p>Users should know that operating systems are generally well secured to prevent unauthorized use. That&#8217;s why for a violator it&#8217;s much easier to get somehow user&#8217;s password and login into system pretending to be an authorized user. So instead of cracking security systems that become more and more complicated, violators tend to use methods of <a href="http://en.wikipedia.org/wiki/Social_engineering_%28security%29" target="_blank">social engineering</a><a href="http://en.wikipedia.org/wiki/Social_engineering_%28security%29"></a>, manipulating users for the only purpose of gathering the information they need.</p>
<p><a title="Kevin Mitnick" href="http://en.wikipedia.org/wiki/Kevin_Mitnick">Kevin Mitnick</a> (former hacker, current security consultant) emphasizes that &#8220;it is much easier to trick someone into giving a password for a system than to spend the effort to hack into the system.&#8221; He argues that it was the single most effective method in his arsenal.</p>
<p><span id="more-1156"></span></p>
<p>To prevent such kind of situations follow the below mentioned <em><strong>recommendations</strong></em>:</p>
<ol>
<li>Do not      write your password on the display of you PC and do not attach any      stickers with passwords to it. Anyone can see them!</li>
<li>Do not      save your passwords in text files, unless you&#8217;re sure that those files      cannot be read by someone else.</li>
<li>Do not      store corporative secret information in the common folders (such as      Documents, Pictures and etc.), which can be accessed by anyone</li>
<li>Create      strong passwords (at least 8 characters, digits and letters, different      letter case).Violators use different kind of software that allows them to enumerate all the possible passwords in order to get the right one. Given process is generally known as <em>&#8220;</em><em>brutal</em><em> </em><em>force</em><em>&#8220;</em>. Thus the shorter and the more &#8220;typical&#8221; (violators use special dictionaries that include all the frequently used passwords like &#8220;12345&#8243;, &#8220;password&#8221;, &#8220;iloveyou&#8221; and the combination of users&#8217; last names, first names, and birthdays) your password is, the faster it will be detected. You can check most common passwords and brutal force analytics <a href="http://blog.jimmyr.com/Password_analysis_of_databases_that_were_hacked_28_2009.php" target="_blank">here</a>.Let&#8217;s discuss given point a little bit more.
<p>You should know that the weakest passwords are short or are words, names, or derivations of words or names. If you simply change an “A” to a “4” or an “s” to a “$”, it <strong>won&#8217;t</strong> significantly increase the security of a password. The password crackers generally have customizable sets of rules that they uses to try various permutations on supplied dictionary words and user information as possible passwords.</p>
<p>There are three main properties that define the security of a password: <em>length</em>, <em>character set</em>, and <em>randomization</em>. Strength in one of these properties can make up for weaknesses in the others (at least to a certain degree).</p>
<p>If passwords are not limited to seven or eight characters, length is probably the easiest way to increase the security of a password. No doubt it is easier to choose a very long password than a very random one. Thus, a 40-character password that uses only lowercase letters and spaces will be extremely difficult to break.. However it&#8217;s not a great idea to pick a password from a popular text such as one of Shakespeare’s plays or sonnets.</p>
<p>As for the characters used in a password, they have a major effect on the security of the password, especially when the length of a password is limited. An eight-character password with lowercase letters and punctuation is over 800 times (!!!) harder to break than a password of the same length with just lowercase letters. When considering the characters used in a password it is useful to break the character set into groups: uppercase and lowercase letters each account for 26 characters, numbers account for only 10, and special characters account for 34. Strong passwords should have at least one character from each of three different groups.</p>
<p>Although truly random passwords are pretty hard to remember, they are very strong as well. It&#8217;s more logical to generate a password from a pattern that is meaningful only to you. For example, &#8220;NwtfcIuf2y&#8221;    is meaningful only for me, because I know that it stands for “Nokia was the first cellphone I used for 2 years&#8221;. Remember that adding a number to a random password would make it even better.</p>
<p>In addition to that we would recommend you to use <a href="../home-personal/password-manager-usage-in-linux/">password managers</a> which help you to generate strong passwords and store them in an encrypted form. As an example, you can check <a href="http://keepass.info/index.html" target="_blank">KeePass</a> that is available for various operating system including Linux.</li>
<li>Сhange your passwords on a regular      basis. Software used to crack passwords tries to discover passwords using      the data trapped in the Net or snatched from the system files of your      operating system. Remember that violators may try to discover your      password for years, in case it&#8217;s of great value for them.Though some may say that you need to change your passwords every week, there is no need to do this so often. For a usual user it&#8217;s recommended to change passwords once in 90-120 days. As far as Microsoft policy is concerned it&#8217;s 42 days by default.</li>
<li>Scan you      computer for malware software (in particular for the software that can      track the sequences of key presses) on a regular basis and take      appropriate measures to prevent their appearance (check the post &#8220;<a href="../home-personal/all-about-the-anti-virus-software-for-linux/">Choosing      an Antivirus for Linux</a>&#8220;).</li>
<li>Do not      open suspicious letters and do not run unknown programs.</li>
<li>In case      you are really concerned about the security of your data, you should use <a href="http://en.wikipedia.org/wiki/Multi-factor_authentication">multifactor      authentication</a>, which at the moment is available for all Linux users      and represents the most reliable and modern solution. In comparison with the      usual authentication that is based on the fact that <strong>you know</strong> the password, multifactor authentication includes      several principles, such as: &#8220;you know&#8221; (the password or PIN      code), &#8220;you are&#8221; (biometric data – fingerprints and iris scan),      and &#8220;you have&#8221; (hardware keys).<strong> </strong><strong>Hardware keys</strong>, being effective protection devices that are plugged into the serial, parallel or mostly used USB port, ensure that only authorize individuals access your sensitive information. Using them you can significantly strengthen Virtual Private Network security for remote access, protect data on laptops and PCs, improve network access security and simplify password management and protection. They include such devices as smartcards, USB authenticators, hybrid authenticators and etc. Linux users can use a broad spectrum of authentication devices from well-known manufacturers, such as <a href="http://www.aladdin.com/etoken/default.aspx">Aladdin</a>, <a href="http://www.safenet-inc.com/Products/Detail.aspx?id=2147483811&amp;terms=ikey">Safenet (Rainbow)</a>, <a href="http://www.bestoken.com/product.html#bestoken">Bestoken</a> (the information about other devices can be checked on the website of <a href="http://www.opensc-project.org/openct/">OpenCT</a> project), there is even a <a href="http://pamusb.org/">solution</a> that allows you to use a usual USB Flash for authentication.</li>
</ol>
<p>Of course, all the above mentioned recommendations should be used simultaneously as a system; otherwise they will hardly bring the result you want.</p>
<p>One of the most characteristic features of secret information is a strictly restricted amount of people who have access to it. To prevent the acquisition of secret data by outsiders you need:</p>
<ul>
<li>to use capabilities provided by operating system for differentiation of access between users</li>
<li>not to install and use unrelated services on workstations, where secret information is stored or used. In case of great data importance it&#8217;s better to disconnect the workstation form the network and physically not to allow someone to use it, except the intended ones.</li>
<li>to use data encryption facilities. This is the only way to protect data from administrators who have unlimited access to the system.It should be mentioned that there are a lot of different types of encryption, both for individual files (<a href="http://pgpi.org/">PGP</a>, <a href="http://gnupg.org/">GnuPG</a>), and disk partitions (<a href="http://www.truecrypt.org/">TrueCrypt</a>). All those programs ensure extremely high level of security being at the same time free software.</li>
</ul>
<p>One of the free software features consists in the fact that its source code is generally free to access. Some security experts consider that the opportunity for violators to scrutiny the algorithms of your OS represents potential threat. However more often free access of the algorithms is considered to be an advantage, because security experts have the opportunity to analyze code and satisfy with it if it&#8217;s enough secure, or to inform developers if there are any mistakes.</p>
<p>You should know that at the moment all the widespread encryption algorithms, including the ones presenting <a href="http://www.itl.nist.gov/fipspubs/by-num.htm">state standards</a>, are published to be studied and examined by experts and the ones who are interested in them.</p>
<p>Another great thing about the open software is that users do not depend on vendors as far as security policy, updates, support and security patches are concerned. Given fact allows them to prolong the life of software for ever and ever. Moreover having the full access to the specifications and the source code of the software even a small company can improve and change it according to their certain needs.</p>
<p>That&#8217;s why we strongly recommend you to use software with open source code for data security; because it&#8217;s well examined by experts and does not have any loopholes to be used by violators. In addition to that you should always check if there are any vulnerabilities found in the OS and install updates.</p>


<p>Related posts:<ol><li><a href='http://www.lampdocs.com/security-protection/password-manager-usage-in-linux/' rel='bookmark' title='Password Manager Usage in Linux'>Password Manager Usage in Linux</a></li>
<li><a href='http://www.lampdocs.com/office-software/working-with-ms-office-documents-in-linux-os/' rel='bookmark' title='Working with MS Office Word documents in Linux OS'>Working with MS Office Word documents in Linux OS</a></li>
<li><a href='http://www.lampdocs.com/free-software-basics/free-software-advantages/' rel='bookmark' title='Free Software Advantages'>Free Software Advantages</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.lampdocs.com/corporate-data-protection/basic-rules-of-working-with-secret-information/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Back to Online Project Management Tools: Part 4</title>
		<link>http://www.lampdocs.com/businessmen/back-to-online-project-management-tools-part-4/</link>
		<comments>http://www.lampdocs.com/businessmen/back-to-online-project-management-tools-part-4/#comments</comments>
		<pubDate>Fri, 14 Aug 2009 08:49:24 +0000</pubDate>
		<dc:creator>Vadim Cissa</dc:creator>
				<category><![CDATA[Businessmen]]></category>
		<category><![CDATA[OPMT]]></category>
		<category><![CDATA[Staction]]></category>
		<category><![CDATA[Wrike]]></category>

		<guid isPermaLink="false">http://www.lampdocs.com/?p=874</guid>
		<description><![CDATA[Staction Staction represents absolutely innovational tool for team collaboration and project management. This very unusual tool is designed with the communication in mind. Staction is an extremely simple and fast way for team members to keep each other up to date on the work that they are doing. As the developers emphasize, this solution is [...]


Related posts:<ol><li><a href='http://www.lampdocs.com/businessmen/back-to-online-project-management-tools-part-3/' rel='bookmark' title='Back to Online Project Management Tools: Part 3'>Back to Online Project Management Tools: Part 3</a></li>
<li><a href='http://www.lampdocs.com/businessmen/back-to-online-project-management-tools-part-2/' rel='bookmark' title='Back to Online Project Management Tools: Part 2'>Back to Online Project Management Tools: Part 2</a></li>
<li><a href='http://www.lampdocs.com/businessmen/online-project-management-tools-in-depth-review-part-1/' rel='bookmark' title='Back to Online Project Management Tools: Part 1'>Back to Online Project Management Tools: Part 1</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><strong>Staction</strong></p>
<p><strong><img class="aligncenter size-full wp-image-875" title="021 - Staction_website" src="http://www.lampdocs.com/wp-content/uploads/2009/08/021-Staction_website.jpg" alt="021 Staction website Back to Online Project Management Tools: Part 4" width="470" height="329" /></strong></p>
<p><strong>Staction</strong> represents absolutely innovational tool for team collaboration and project management. This very unusual tool is designed with the communication in mind. Staction is an extremely simple and fast way for team members to keep each other up to date on the work that they are doing. As the developers emphasize, this solution is absolutely different and should be compared with standard ones (such as Basecamp and etc.). No doubt some users will love this tool because it allows them to work together and communicate while working; still for others this solution may just not work for several reasons.</p>
<p>Here is the first screenshot &#8211; Home page:</p>
<p><img class="aligncenter size-full wp-image-876" title="022 - Staction_Home" src="http://www.lampdocs.com/wp-content/uploads/2009/08/022-Staction_Home.jpg" alt="022 Staction Home Back to Online Project Management Tools: Part 4" width="470" height="239" /></p>
<p>The most important thing is the communication panel located in the middle. It’s used to communicate and create projects and tasks (using tags). Created projects and tasks automatically appear in the second panel – the sidebar.</p>
<p>The next screenshot presents a Detailed View of Home page:</p>
<p><img class="aligncenter size-full wp-image-877" title="023 - Staction_detailed_view" src="http://www.lampdocs.com/wp-content/uploads/2009/08/023-Staction_detailed_view.jpg" alt="023 Staction detailed view Back to Online Project Management Tools: Part 4" width="470" height="272" /></p>
<p>In fact this screenshot was made just to provide you a better view of two panels, which represent the only things you are going to work with. As you can see the sidebar has a search box and a timer for tracking time you spend on fulfilling the tasks.</p>
<p><strong>Main characteristic features:</strong></p>
<blockquote>
<ul>
<li>Simplicity and intuitiveness</li>
<li>Time tracking</li>
<li>SSL encryption</li>
<li>Opportunity to generate summary pages</li>
<li>Tag-based organization system and etc.</li>
</ul>
</blockquote>
<p><strong>Pros and cons:</strong></p>
<p>+ extremely easy communication<br />
+ pretty attractive interface<br />
+ easy-to-use<br />
+ auto-completer for the meta box</p>
<p>- no descriptions for tasks<br />
- no separate panel for files<br />
- no calendar<br />
- no subtasks</p>
<p><strong>Customer support service</strong></p>
<p>We didn’t get the response at all.</p>
<p><span style="color: #ff0000;">Project Mark: 3+</span></p>
<p><span id="more-874"></span></p>
<p><strong>Wrike</strong></p>
<p><strong><img class="aligncenter size-full wp-image-878" title="191-Wrike_website" src="http://www.lampdocs.com/wp-content/uploads/2009/08/191-Wrike_website.jpg" alt="191 Wrike website Back to Online Project Management Tools: Part 4" width="470" height="258" /></strong></p>
<p><strong>Wrike</strong> is an easy-to-use and intuitive business management solution that makes your project planning and management quicker and easier. It offers a new approach of collaboration based on email communication. Wrike has quite an unusual folder structure, which is very flexible and allow managers to coordinate every tiny detail of their projects. Its dynamic timeline provides users a real-time, clear picture of multiple projects. It’s a pretty complete tool, but some users may not like the way it works.</p>
<p>For now let’s take a lot at Dashboard page:</p>
<p><img class="aligncenter size-full wp-image-879" title="192-Wrike_Dashboard" src="http://www.lampdocs.com/wp-content/uploads/2009/08/192-Wrike_Dashboard.jpg" alt="192 Wrike Dashboard Back to Online Project Management Tools: Part 4" width="470" height="230" /></p>
<p>Dashboard consists just of project activity – the list of current and overdue tasks. Moreover you can see if there are some comments on tasks.</p>
<p>Here is the screenshot of Project with Tasks page:</p>
<p><img class="aligncenter size-full wp-image-880" title="193-Wrike_ProjectWithTasks" src="http://www.lampdocs.com/wp-content/uploads/2009/08/193-Wrike_ProjectWithTasks.jpg" alt="193 Wrike ProjectWithTasks Back to Online Project Management Tools: Part 4" width="470" height="228" /></p>
<p>This page is very informative and has everything you need: descriptions for projects and tasks, status of tasks, the amount of comments, the opportunity to request status update, editing tasks and etc.</p>
<p>The last screenshot to check is Discussion of a Task:</p>
<p><img class="aligncenter size-full wp-image-881" title="194-Wrike_DiscussionOfaTask" src="http://www.lampdocs.com/wp-content/uploads/2009/08/194-Wrike_DiscussionOfaTask.jpg" alt="194 Wrike DiscussionOfaTask Back to Online Project Management Tools: Part 4" width="470" height="226" /></p>
<p>Here you can just check existing and add new comments with rich formatting options. Moreover there is opportunity to edit and delete comments.</p>
<p><strong>Main characteristic features:</strong></p>
<blockquote>
<ul>
<li>Very simple and easy-to-use tool</li>
<li>Folder structure for projects and tasks</li>
<li>Different prices for managers, collaborators and viewers</li>
<li>Windows Mobile sync</li>
<li>Outlook sync and etc.</li>
</ul>
</blockquote>
<p><strong>Pros and cons:</strong></p>
<p>+ very intuitive hierarchical folder structure of the interface<br />
+ ability to add as many subfolders as you want<br />
+ comments on projects and tasks<br />
+ descriptions for projects and tasks<br />
+ rich text formatting<br />
+ priority for tasks<br />
+ Gantt chart<br />
+ detailed reports</p>
<p>- no separate panel for discussions (in fact there is no need in it)<br />
- no Calendar</p>
<p><strong>Customer support service</strong></p>
<p>Though we got a response, it took customer support several days to answer.</p>
<p><span style="color: #ff0000;">Project Mark: 4+</span></p>


<p>Related posts:<ol><li><a href='http://www.lampdocs.com/businessmen/back-to-online-project-management-tools-part-3/' rel='bookmark' title='Back to Online Project Management Tools: Part 3'>Back to Online Project Management Tools: Part 3</a></li>
<li><a href='http://www.lampdocs.com/businessmen/back-to-online-project-management-tools-part-2/' rel='bookmark' title='Back to Online Project Management Tools: Part 2'>Back to Online Project Management Tools: Part 2</a></li>
<li><a href='http://www.lampdocs.com/businessmen/online-project-management-tools-in-depth-review-part-1/' rel='bookmark' title='Back to Online Project Management Tools: Part 1'>Back to Online Project Management Tools: Part 1</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.lampdocs.com/businessmen/back-to-online-project-management-tools-part-4/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Back to Online Project Management Tools: Part 3</title>
		<link>http://www.lampdocs.com/businessmen/back-to-online-project-management-tools-part-3/</link>
		<comments>http://www.lampdocs.com/businessmen/back-to-online-project-management-tools-part-3/#comments</comments>
		<pubDate>Thu, 13 Aug 2009 07:25:46 +0000</pubDate>
		<dc:creator>Vadim Cissa</dc:creator>
				<category><![CDATA[Businessmen]]></category>
		<category><![CDATA[OPMT]]></category>
		<category><![CDATA[Pelotonics]]></category>
		<category><![CDATA[PlanHQ]]></category>
		<category><![CDATA[Planzone]]></category>
		<category><![CDATA[ProjectManager]]></category>
		<category><![CDATA[ProjectSpaces]]></category>
		<category><![CDATA[SamePage]]></category>

		<guid isPermaLink="false">http://www.lampdocs.com/?p=846</guid>
		<description><![CDATA[Pelotonics Pelotonics represents an online service that is used to securely manage communications, organize files, and assign and track tasks. There is no excessive functionality you don’t need, so you can deal with only those things that are truly important. In addition to that it has really simple and easy-to-use interface, still it doesn’t mean [...]


Related posts:<ol><li><a href='http://www.lampdocs.com/businessmen/back-to-online-project-management-tools-part-4/' rel='bookmark' title='Back to Online Project Management Tools: Part 4'>Back to Online Project Management Tools: Part 4</a></li>
<li><a href='http://www.lampdocs.com/businessmen/back-to-online-project-management-tools-part-2/' rel='bookmark' title='Back to Online Project Management Tools: Part 2'>Back to Online Project Management Tools: Part 2</a></li>
<li><a href='http://www.lampdocs.com/businessmen/online-project-management-tools-in-depth-review-part-1/' rel='bookmark' title='Back to Online Project Management Tools: Part 1'>Back to Online Project Management Tools: Part 1</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><strong>Pelotonics</strong></p>
<p><strong><img class="aligncenter size-full wp-image-848" title="081-Pelotonics_website" src="http://www.lampdocs.com/wp-content/uploads/2009/08/081-Pelotonics_website1.jpg" alt="081 Pelotonics website1 Back to Online Project Management Tools: Part 3" width="470" height="347" /></strong></p>
<p><strong>Pelotonics</strong> represents an online service that is used to securely manage communications, organize files, and assign and track tasks. There is no excessive functionality you don’t need, so you can deal with only those things that are truly important. In addition to that it has really simple and easy-to-use interface, still it doesn’t mean that there aren’t any drawbacks. Of course, there are some, but we will talk about them a little bit later. For now let’s check the screenshots.</p>
<p>Here is the screenshot of Dashboard:</p>
<p><img class="aligncenter size-full wp-image-849" title="082-Pelotonics_Dashboard" src="http://www.lampdocs.com/wp-content/uploads/2009/08/082-Pelotonics_Dashboard.jpg" alt="082 Pelotonics Dashboard Back to Online Project Management Tools: Part 3" width="470" height="244" /></p>
<p>This page being divided into three sections (what’s coming up, what’s late and what’s new) provides all the information in an easy and understandable way.</p>
<p>Next screenshot displays Tasks Page:</p>
<p><img class="aligncenter size-full wp-image-850" title="083-Pelotonics_Tasks" src="http://www.lampdocs.com/wp-content/uploads/2009/08/083-Pelotonics_Tasks.jpg" alt="083 Pelotonics Tasks Back to Online Project Management Tools: Part 3" width="470" height="225" /></p>
<p>Probably the only thing missing here is the opportunity to add and, as a consequence, to check the description of a task. In other respects there are many useful features: task priority, opportunity to add comments and check the current amount of comments, task time tracking, task filtering and etc.</p>
<p>And Messages Page:</p>
<p><img class="aligncenter size-full wp-image-851" title="084-Pelotonics_Messages" src="http://www.lampdocs.com/wp-content/uploads/2009/08/084-Pelotonics_Messages.jpg" alt="084 Pelotonics Messages Back to Online Project Management Tools: Part 3" width="470" height="281" /></p>
<p>Of course, it looks pretty ordinary, but at the same time allows editing and deleting comments, and has rich text formatting options.</p>
<p><strong>Main characteristic features:</strong></p>
<blockquote>
<ul>
<li>Opportunity to schedule free 30 minutes phone consultation</li>
<li>Six different packages, including a free one</li>
<li>SSL 128bit encryption</li>
<li>Very intuitive and easy-to-use interface</li>
<li>Great list of current customers and etc.</li>
</ul>
</blockquote>
<p><strong>Pros and cons:</strong></p>
<p>+ pretty intuitive interface<br />
+ commenting on tasks<br />
+ rich text formatting<br />
+ customizable Calendar panel<br />
+ separate panel for communication<br />
+ separate panel for files<br />
+ task priority<br />
+ opportunity to create task lists</p>
<p>- no subtasks<br />
- no description for tasks (just for projects; still you can describe the task in the first comment)<br />
- no detailed reports<br />
- no way to comment on projects</p>
<p><strong>Customer support service</strong></p>
<p>We got very fast response – within 24 hours.</p>
<p><span style="color: #ff0000;">Project Mark: 4</span></p>
<p><span id="more-846"></span></p>
<p><strong>PlanHQ</strong></p>
<p><strong><img class="aligncenter size-full wp-image-852" title="041-PlanHQ_website" src="http://www.lampdocs.com/wp-content/uploads/2009/08/041-PlanHQ_website.jpg" alt="041 PlanHQ website Back to Online Project Management Tools: Part 3" width="470" height="298" /></strong></p>
<p><strong>PlanHQ</strong> is a project management and planning tool that allows you to turn your static document and spreadsheet into a dynamic and up-to-date overview of where you’re going and how you’re tracking. It gives you the opportunity to align and prioritize team work against company goals, and track progress towards achieving the goals. The most noticeable things about PlanHQ are its simplicity and really attractive interface; as for the functionality it might be better.</p>
<p>Here is the way Dashboard and Tasks look:</p>
<p><img class="aligncenter size-full wp-image-853" title="042-PlanHQ_DashboardAndTasks" src="http://www.lampdocs.com/wp-content/uploads/2009/08/042-PlanHQ_DashboardAndTasks.jpg" alt="042 PlanHQ DashboardAndTasks Back to Online Project Management Tools: Part 3" width="470" height="284" /></p>
<p>As you can see given page is extremely simple including just tasks and goals. Tasks (actions) are displayed with the priority and due date. To check the description of a task and other details you need to click on a task.</p>
<p>The next screenshot represents Goals with Comments:</p>
<p><img class="aligncenter size-full wp-image-854" title="043-PlanHQ_GoalsWithComments" src="http://www.lampdocs.com/wp-content/uploads/2009/08/043-PlanHQ_GoalsWithComments.jpg" alt="043 PlanHQ GoalsWithComments Back to Online Project Management Tools: Part 3" width="470" height="344" /></p>
<p>In addition to the fact that this page is well organized it has some valuable features, such as: comments, actions (tasks), attachments, and description for a goal.</p>
<p><strong>Main characteristic features:</strong></p>
<blockquote>
<ul>
<li>Nice-looking and easy-to-use interface</li>
<li>Forecasts and budgets</li>
<li>Opportunity to export data</li>
<li>SSL encryption</li>
<li>Opportunity to create private goals</li>
</ul>
</blockquote>
<p><strong>Pros and cons:</strong></p>
<p>+ very intuitive and nice-looking interface<br />
+ the opportunity to create plans<br />
+ priority for the tasks<br />
+ description for tasks<br />
+ detailed progress reports</p>
<p>- no text formatting options (tasks, comments)<br />
- no comments for tasks (just for the project, i.e. goal), still there is a history for each task, which may replace it to some extent<br />
- no separate panel for communication<br />
- no separate panel for files<br />
- no subtasks</p>
<p><strong>Customer support service</strong></p>
<p>We didn’t get the response at all.</p>
<p><span style="color: #ff0000;">Project Mark: 3+</span></p>


<p>Related posts:<ol><li><a href='http://www.lampdocs.com/businessmen/back-to-online-project-management-tools-part-4/' rel='bookmark' title='Back to Online Project Management Tools: Part 4'>Back to Online Project Management Tools: Part 4</a></li>
<li><a href='http://www.lampdocs.com/businessmen/back-to-online-project-management-tools-part-2/' rel='bookmark' title='Back to Online Project Management Tools: Part 2'>Back to Online Project Management Tools: Part 2</a></li>
<li><a href='http://www.lampdocs.com/businessmen/online-project-management-tools-in-depth-review-part-1/' rel='bookmark' title='Back to Online Project Management Tools: Part 1'>Back to Online Project Management Tools: Part 1</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.lampdocs.com/businessmen/back-to-online-project-management-tools-part-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Back to Online Project Management Tools: Part 2</title>
		<link>http://www.lampdocs.com/businessmen/back-to-online-project-management-tools-part-2/</link>
		<comments>http://www.lampdocs.com/businessmen/back-to-online-project-management-tools-part-2/#comments</comments>
		<pubDate>Tue, 11 Aug 2009 19:09:35 +0000</pubDate>
		<dc:creator>Vadim Cissa</dc:creator>
				<category><![CDATA[Businessmen]]></category>
		<category><![CDATA[DeskAway]]></category>
		<category><![CDATA[Huddle]]></category>
		<category><![CDATA[Intervals]]></category>
		<category><![CDATA[LightHouse]]></category>
		<category><![CDATA[LiquidPlanner]]></category>
		<category><![CDATA[OnStage]]></category>
		<category><![CDATA[OPMT]]></category>

		<guid isPermaLink="false">http://www.lampdocs.com/?p=819</guid>
		<description><![CDATA[DeskAway DeskAway is an online project collaboration service that provides teams a central location to easily organize, manage and track their projects. It has really great functionality and very intuitive interface, ensuring thus a simpler and a more powerful way to collaborate and work smarter. In addition to that there are some really nice features [...]


Related posts:<ol><li><a href='http://www.lampdocs.com/businessmen/back-to-online-project-management-tools-part-4/' rel='bookmark' title='Back to Online Project Management Tools: Part 4'>Back to Online Project Management Tools: Part 4</a></li>
<li><a href='http://www.lampdocs.com/businessmen/back-to-online-project-management-tools-part-3/' rel='bookmark' title='Back to Online Project Management Tools: Part 3'>Back to Online Project Management Tools: Part 3</a></li>
<li><a href='http://www.lampdocs.com/businessmen/online-project-management-tools-in-depth-review-part-1/' rel='bookmark' title='Back to Online Project Management Tools: Part 1'>Back to Online Project Management Tools: Part 1</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><strong>DeskAway</strong></p>
<p><strong><img class="aligncenter size-full wp-image-820" title="111-Deskaway_website" src="http://www.lampdocs.com/wp-content/uploads/2009/08/111-Deskaway_website.jpg" alt="111 Deskaway website Back to Online Project Management Tools: Part 2" width="470" height="269" /></strong></p>
<p><strong>DeskAway</strong> is an online project collaboration service that provides teams a central location to easily organize, manage and track their projects. It has really great functionality and very intuitive interface, ensuring thus a simpler and a more powerful way to collaborate and work smarter. In addition to that there are some really nice features which you can hardly encounter in any other online service of this kind, but we will talk about that a little bit later (check pros and cons).</p>
<p>Here is the first screenshot – Project Overview page:</p>
<p><img class="aligncenter size-full wp-image-821" title="112-Deskaway_ProjectOverview" src="http://www.lampdocs.com/wp-content/uploads/2009/08/112-Deskaway_ProjectOverview.jpg" alt="112 Deskaway ProjectOverview Back to Online Project Management Tools: Part 2" width="470" height="272" /></p>
<p>Given page contains just the information you need (project description, latest activity, overdue tasks, milestones and issues) – nothing extra, but it’s more than enough for a project overview.</p>
<p>Another important page that is checked very often as well – Tasks Page:</p>
<p><img class="aligncenter size-full wp-image-822" title="113-Deskaway_Tasks" src="http://www.lampdocs.com/wp-content/uploads/2009/08/113-Deskaway_Tasks.jpg" alt="113 Deskaway Tasks Back to Online Project Management Tools: Part 2" width="470" height="274" /></p>
<p>Here you can do everything you need: expand and collapse tasks to check the description, reorder, add comments, edit, delete, check the priority, reassign and etc.). All tasks are grouped in task lists. To my mind there is nothing to add to this page – it’s really well organized.</p>
<p>Messages Page is also of great importance:</p>
<p><img class="aligncenter size-full wp-image-823" title="114-Deskaway_Messages" src="http://www.lampdocs.com/wp-content/uploads/2009/08/114-Deskaway_Messages.jpg" alt="114 Deskaway Messages Back to Online Project Management Tools: Part 2" width="470" height="274" /></p>
<p>This page is as simple as possible – you can just create topics and add messages to it.</p>
<p><strong>Main characteristic features:</strong></p>
<blockquote>
<ul>
<li>Opportunity to create own templates</li>
<li>Issue tracking</li>
<li>SSL 256bit encryption</li>
<li>Five different packages including free on</li>
<li>Opportunity to export all the data and etc.</li>
</ul>
</blockquote>
<p><strong>Pros and cons:</strong></p>
<p>+ descriptions for projects and tasks<br />
+ ability to create task lists<br />
+ separate panel for files in each project<br />
+ separate panel for discussions in each project<br />
+ Blog panel<br />
+ commenting on tasks and files<br />
+ detailed reports<br />
+ Issues panel in projects<br />
+ opportunity to create documents<br />
+ opportunity to create own templates<br />
+ adding tasks and replying to task comments via email</p>
<p>- no subtasks<br />
- poor text formatting in tasks, comments and descriptions (using tags)<br />
- no comments on projects (frankly speaking in this case it’s not a big deal)</p>
<p><strong>Customer support service</strong></p>
<p>The response was received in 2 days – pretty decent result.</p>
<p><span style="color: #ff0000;">Project Mark: 5-</span></p>
<p><span id="more-819"></span></p>
<p><strong>Huddle</strong></p>
<p><strong><img class="aligncenter size-full wp-image-824" title="091-Huddle_website" src="http://www.lampdocs.com/wp-content/uploads/2009/08/091-Huddle_website.jpg" alt="091 Huddle website Back to Online Project Management Tools: Part 2" width="470" height="333" /></strong></p>
<p><strong>Huddle</strong> being very decent web-based project management solution gives you simple and secure online workspaces containing powerful project and collaboration tools. It has really nice interface with moveable widgets displaying all the activity across all your workspaces, so you can easily get an overview of what&#8217;s going on in your projects. Though it has extra features like Huddle meetings and conferencing, there some things to be added; still in general it produces the impression of a balanced and efficient tool.</p>
<p>The first screenshot we are going to check is Workspace Overview:</p>
<p><img class="aligncenter size-full wp-image-825" title="092-Huddle_WorkspaceOverview" src="http://www.lampdocs.com/wp-content/uploads/2009/08/092-Huddle_WorkspaceOverview.jpg" alt="092 Huddle WorkspaceOverview Back to Online Project Management Tools: Part 2" width="470" height="274" /></p>
<p>This page provides the most important information about your tasks and projects in general: latest activity (what’s new), upcoming tasks and late tasks. It’s a pretty standard view, but sufficient for the majority of users.</p>
<p>Next screenshot presents Task Overview with Comments:</p>
<p><img class="aligncenter size-full wp-image-826" title="093-Huddle_TaskOverviewWithComments" src="http://www.lampdocs.com/wp-content/uploads/2009/08/093-Huddle_TaskOverviewWithComments.jpg" alt="093 Huddle TaskOverviewWithComments Back to Online Project Management Tools: Part 2" width="470" height="279" /></p>
<p>As you can see, it’s very simple (I would even say too simple) – there is no detailed information about the task (just title, description, due date and attachment). However it’s very nice that you can comment on a task.</p>
<p>Finally we will check the screenshot of Discussions page:</p>
<p><img class="aligncenter size-full wp-image-827" title="094-Huddle_Discussions" src="http://www.lampdocs.com/wp-content/uploads/2009/08/094-Huddle_Discussions.jpg" alt="094 Huddle Discussions Back to Online Project Management Tools: Part 2" width="470" height="282" /></p>
<p>Given page represents a simple forum allowing you to edit and delete comments.</p>
<p><strong>Main characteristic features:</strong></p>
<blockquote>
<ul>
<li>Phone conferencing</li>
<li>Personalized and multi-language support</li>
<li>SSL encryption</li>
<li>Five different packages, including free one</li>
<li>Opportunity to create whiteboards and etc.</li>
</ul>
</blockquote>
<p><strong>Pros and cons:</strong></p>
<p>+ very easy-to-use tool<br />
+ rich text formatting (except tasks and comments)<br />
+ Discussions panel<br />
+ commenting on tasks and files<br />
+ opportunity to create a document online<br />
+ meeting scheduling<br />
+ descriptions for tasks and files</p>
<p>- no opportunity to create projects<br />
- no subtasks<br />
- no priority for tasks<br />
- no reports</p>
<p><strong>Customer support service</strong></p>
<p>We didn’t get the response at all.</p>
<p><span style="color: #ff0000;">Project Mark: 4-</span></p>
<p><span style="color: #ff0000;"><br />
</span></p>


<p>Related posts:<ol><li><a href='http://www.lampdocs.com/businessmen/back-to-online-project-management-tools-part-4/' rel='bookmark' title='Back to Online Project Management Tools: Part 4'>Back to Online Project Management Tools: Part 4</a></li>
<li><a href='http://www.lampdocs.com/businessmen/back-to-online-project-management-tools-part-3/' rel='bookmark' title='Back to Online Project Management Tools: Part 3'>Back to Online Project Management Tools: Part 3</a></li>
<li><a href='http://www.lampdocs.com/businessmen/online-project-management-tools-in-depth-review-part-1/' rel='bookmark' title='Back to Online Project Management Tools: Part 1'>Back to Online Project Management Tools: Part 1</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.lampdocs.com/businessmen/back-to-online-project-management-tools-part-2/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Back to Online Project Management Tools: Part 1</title>
		<link>http://www.lampdocs.com/businessmen/online-project-management-tools-in-depth-review-part-1/</link>
		<comments>http://www.lampdocs.com/businessmen/online-project-management-tools-in-depth-review-part-1/#comments</comments>
		<pubDate>Tue, 11 Aug 2009 07:47:18 +0000</pubDate>
		<dc:creator>Vladimir Usenco</dc:creator>
				<category><![CDATA[Businessmen]]></category>

		<guid isPermaLink="false">http://www.lampdocs.com/?p=774</guid>
		<description><![CDATA[Most likely the great majority of you has already become familiar with the first review of Online Project Management Tools, so there is no need to explain what an OPMT is. In case you haven’t, please spend some time to read this post, because both reviews will significantly help you to choose the best tool. [...]


Related posts:<ol><li><a href='http://www.lampdocs.com/businessmen/back-to-online-project-management-tools-part-4/' rel='bookmark' title='Back to Online Project Management Tools: Part 4'>Back to Online Project Management Tools: Part 4</a></li>
<li><a href='http://www.lampdocs.com/businessmen/back-to-online-project-management-tools-part-3/' rel='bookmark' title='Back to Online Project Management Tools: Part 3'>Back to Online Project Management Tools: Part 3</a></li>
<li><a href='http://www.lampdocs.com/businessmen/back-to-online-project-management-tools-part-2/' rel='bookmark' title='Back to Online Project Management Tools: Part 2'>Back to Online Project Management Tools: Part 2</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Most likely the great majority of you has already become familiar with the first review of Online Project Management Tools, so there is no need to explain what an OPMT is. In case you haven’t, please spend some time to read <a href="http://www.lampdocs.com/businessmen/online-project-management-tools-part-1/" target="_blank">this post</a>, because both reviews will significantly help you to choose the best tool.</p>
<p>In fact at the very beginning we didn’t plan to prepare a couple of reviews dedicated to OPMTs; however after deciding to use such a service to quicken and simplify the working process, we felt the necessity to carry out a thorough research in order to find an even bigger amount of decent OPMTs, ensuring thus the opportunity for everyone to get the tool he/she needs.</p>
<p>Despite the fact that given review should be regarded as a continuation of the first one, there are some distinctive points concerning the way it is written that should be emphasized:</p>
<p><strong>1)</strong> In addition to the main characteristic features we decided to mention most important pros and cons (though we tried to be as impartial as possible, you may disagree with us in some cases);</p>
<p><strong>2)</strong> At the end of every OPMT description there is a rating, so you can see what our approximate estimation of a certain service is. As you understand there are several points we take into consideration while giving a mark:</p>
<p>- functionality;</p>
<p>- usability and user interface;</p>
<p>- advantages and disadvantages;</p>
<p>- customer support service.</p>
<p><strong>3)</strong> Emphasizing the way customer support service works. We sent a letter to every OPMT’s customer support service, so you would be able to see how fast we received responses if we did at all.</p>
<p><strong>4)</strong> At the very end of this review we are going to mention “Lampdocs’ choice” OPMT.</p>
<p>As far as the services that we are going to describe are concerned here is the complete list of them (please pay attention that they are listed and described in alphabetical order):</p>
<ol>
<li><strong>1st Manager</strong></li>
<li><strong>ActionThis</strong></li>
<li><strong>AjaxWorkspace</strong></li>
<li><strong>CentralDesktop</strong></li>
<li><strong>Copper</strong></li>
<li><strong>DeskAway</strong></li>
<li><strong>Huddle</strong></li>
<li><strong>Intervarls</strong></li>
<li><strong>LightHouse</strong></li>
<li><strong>LiquidPlanner</strong></li>
<li><strong>OnStage</strong></li>
<li><strong>Pelotonics</strong></li>
<li><strong>PlanHQ</strong></li>
<li><strong>Planzone</strong></li>
<li><strong>ProjectManager</strong></li>
<li><strong>ProjectSpaces</strong></li>
<li><strong>SamePage</strong></li>
<li><strong>Staction</strong></li>
<li><strong>Wrike</strong></li>
</ol>
<p><strong>1st Manager</strong></p>
<p><strong><img class="aligncenter size-full wp-image-684" title="031-1stManager_website" src="http://www.lampdocs.com/wp-content/uploads/2009/08/031-1stManager_website.jpg" alt="031 1stManager website Back to Online Project Management Tools: Part 1" width="470" height="302" /></strong></p>
<p><strong>1st Manager</strong> represents a decent project management and team collaboration online solution that has an intuitive user interface and is very easy-to-use. 1st Manager can hardly be considered as a multifunctional OPMT, because it includes only the basic tools to plan and monitor your projects. Overall given solution produces quite a positive impression having some nice features you may need. But before we go ahead with the features, advantages and disadvantages of this tool, let’s check the screenshots that were made from our account.</p>
<p>Here is the Project Overview page:</p>
<p><img class="aligncenter size-full wp-image-685" title="032-1stManager_ProjectOverview" src="http://www.lampdocs.com/wp-content/uploads/2009/08/032-1stManager_ProjectOverview.jpg" alt="032 1stManager ProjectOverview Back to Online Project Management Tools: Part 1" width="470" height="283" /></p>
<p>As you understand this is one of the most important pages because it provides all the information about the project, and allows you to do many things: to check all the tasks (current and overdue ones), to check the latest activity, to export the data in .xls, .csv or .txt formats, to generate PDF documentation and etc.</p>
<p>Another important page you will visit a lot is Tasks Page. Here is the way it looks:</p>
<p><img class="aligncenter size-full wp-image-686" title="033-1stManager_Tasks" src="http://www.lampdocs.com/wp-content/uploads/2009/08/033-1stManager_Tasks.jpg" alt="033 1stManager Tasks Back to Online Project Management Tools: Part 1" width="470" height="223" /></p>
<p>Here can do almost everything you need as far as the tasks are concerned: to check the status of a task, to see if there are some comments on a certain task, to check task priority, to learn more about a task (to check task description) and etc.</p>
<p>The last screenshot we are going to check is the Detailed View of a Task:</p>
<p><img class="aligncenter size-full wp-image-687" title="034-1stManager_TaskViewWithComments" src="http://www.lampdocs.com/wp-content/uploads/2009/08/034-1stManager_TaskViewWithComments.jpg" alt="034 1stManager TaskViewWithComments Back to Online Project Management Tools: Part 1" width="470" height="282" /></p>
<p>Here you can get or edit all the information about a task, edit alarms, change status, assign users and etc. Moreover as you can see there is an opportunity to comment on tasks.</p>
<p>Now as you have an idea about this solution we can proceed to its <strong>main characteristic features</strong>:</p>
<blockquote>
<ul>
<li>Simplicity and intuitiveness</li>
<li>Multilingual support (currently just 3 languages, 5 more coming soon)</li>
<li>You can choose the version you like (hosted solution, own installation or even source code option)</li>
<li>Opportunity to create project templates</li>
<li>SSL enables browsing</li>
<li>Exporting all the data in an appropriate format (Excel, PDF, CSV, Text, iCal and etc.) and may others.</li>
</ul>
</blockquote>
<p>Finally let’s see what the most important <strong>pros and cons</strong> of this OPMT are:<br />
<strong>+</strong> rich text formatting (tasks and comments)<br />
+ ability to enlarge and decrease the editing window<br />
+ description for tasks<br />
+ commenting on tasks<br />
+ priority for the tasks<br />
+ Gantt chart view<br />
+ a lot of ways to configure alarms (notifications)<br />
+ detailed reports</p>


<p>Related posts:<ol><li><a href='http://www.lampdocs.com/businessmen/back-to-online-project-management-tools-part-4/' rel='bookmark' title='Back to Online Project Management Tools: Part 4'>Back to Online Project Management Tools: Part 4</a></li>
<li><a href='http://www.lampdocs.com/businessmen/back-to-online-project-management-tools-part-3/' rel='bookmark' title='Back to Online Project Management Tools: Part 3'>Back to Online Project Management Tools: Part 3</a></li>
<li><a href='http://www.lampdocs.com/businessmen/back-to-online-project-management-tools-part-2/' rel='bookmark' title='Back to Online Project Management Tools: Part 2'>Back to Online Project Management Tools: Part 2</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.lampdocs.com/businessmen/online-project-management-tools-in-depth-review-part-1/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>An Effortless Way to Create a Website</title>
		<link>http://www.lampdocs.com/businessmen/an-effortless-way-to-create-a-website/</link>
		<comments>http://www.lampdocs.com/businessmen/an-effortless-way-to-create-a-website/#comments</comments>
		<pubDate>Sat, 13 Jun 2009 06:13:24 +0000</pubDate>
		<dc:creator>Vadim Cissa</dc:creator>
				<category><![CDATA[Businessmen]]></category>
		<category><![CDATA[CityMax]]></category>
		<category><![CDATA[create free website]]></category>
		<category><![CDATA[creating a websote]]></category>
		<category><![CDATA[Doodlekit]]></category>
		<category><![CDATA[Homestead]]></category>
		<category><![CDATA[Moogo]]></category>
		<category><![CDATA[Moonfruit]]></category>
		<category><![CDATA[online website builders]]></category>
		<category><![CDATA[OnlyBusiness]]></category>
		<category><![CDATA[Site2You]]></category>
		<category><![CDATA[SiteGalore]]></category>
		<category><![CDATA[Webnode]]></category>
		<category><![CDATA[website builders]]></category>
		<category><![CDATA[WebStarts]]></category>
		<category><![CDATA[Weebly]]></category>
		<category><![CDATA[Wix]]></category>
		<category><![CDATA[Yola]]></category>

		<guid isPermaLink="false">http://www.lampdocs.com/?p=329</guid>
		<description><![CDATA[It&#8217;s a well-known fact that many Internet users would like to create their own websites and start to earn money in the Web, but at the same time the great majority of them don&#8217;t want to learn HTML, CSS, PHP and different technical aspects of web page production. Although learning of all the mentioned things [...]


Related posts:<ol><li><a href='http://www.lampdocs.com/businessmen/online-project-management-tools-part-1/' rel='bookmark' title='Online Project Management Tools Part 1'>Online Project Management Tools Part 1</a></li>
<li><a href='http://www.lampdocs.com/businessmen/online-project-management-tools-part-3/' rel='bookmark' title='Online Project Management Tools &#8211; Part 3'>Online Project Management Tools &#8211; Part 3</a></li>
<li><a href='http://www.lampdocs.com/businessmen/online-project-management-tools-part4/' rel='bookmark' title='Online Project Management Tools Part 4'>Online Project Management Tools Part 4</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s a well-known fact that many Internet users would like to create their own websites and start to earn money in the Web, but at the same time the great majority of them don&#8217;t want to learn HTML, CSS, PHP and different technical aspects of web page production. Although learning of all the mentioned things is very important; nowadays it&#8217;s possible to create a website even if you have no idea about them at all. So how you can do that? The answer is by using website builders.</p>
<p>Generally all the website builders are divided into two types:</p>
<ol>
<li><strong><em>Online Website Builders</em></strong>: represent online tools or SaaS (Software as a Service) provided by web hosting companies which help users to build and publish the websites without learning something.</li>
<li><em><strong>Offline Website Builders</strong></em>: represent the software which runs on your computer and helps you to create pages for a website offline, so you can publish them on any host you want.</li>
</ol>
<p>In the given review we are going to discuss the Online Website Builders because they are generally easier to use, so almost every single Internet surfer can use them to build quite decent websites. In fact the only thing you need while using an online website builder is to be a little bit Internet experienced, know how to use your mouse and be ready to create something.</p>
<p>Despite the fact that online website builders are very easy to use, it doesn&#8217;t mean that they should be used just in case you want to create a basic personal web page; if you need to create a professional business website or even a design free (not template based) website they can be helpful as well. That&#8217;s why some of the professionals use online website builders to save time and easily maintain the websites. Another reason why a pro may decide to use an online website builder is that some of these tools provide users with the source code.</p>
<p>Let&#8217;s take a closer look at the<em><strong> major advantages </strong></em>of Online Website Builders:</p>
<ul>
<li>it&#8217;s a really <strong><em>fast</em></strong> way to create a website</li>
<li>no need to have any skills or programming experience</li>
<li>the opportunity to use your tool from any system (any OS, any browser and etc.)</li>
<li>«what you see is what you get» tools (WYSIWYG)</li>
<li>the ability to save money (generally such tools are pretty cheap or even free)</li>
<li>everything you need in one single place</li>
<li>quite a significant amount of templates to use</li>
</ul>


<p>Related posts:<ol><li><a href='http://www.lampdocs.com/businessmen/online-project-management-tools-part-1/' rel='bookmark' title='Online Project Management Tools Part 1'>Online Project Management Tools Part 1</a></li>
<li><a href='http://www.lampdocs.com/businessmen/online-project-management-tools-part-3/' rel='bookmark' title='Online Project Management Tools &#8211; Part 3'>Online Project Management Tools &#8211; Part 3</a></li>
<li><a href='http://www.lampdocs.com/businessmen/online-project-management-tools-part4/' rel='bookmark' title='Online Project Management Tools Part 4'>Online Project Management Tools Part 4</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.lampdocs.com/businessmen/an-effortless-way-to-create-a-website/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Online Project Management Tools Part 5</title>
		<link>http://www.lampdocs.com/businessmen/online-project-management-tools-part-5/</link>
		<comments>http://www.lampdocs.com/businessmen/online-project-management-tools-part-5/#comments</comments>
		<pubDate>Fri, 12 Jun 2009 10:15:04 +0000</pubDate>
		<dc:creator>Vadim Cissa</dc:creator>
				<category><![CDATA[Businessmen]]></category>
		<category><![CDATA[Action Method Online]]></category>
		<category><![CDATA[Activity Feed]]></category>
		<category><![CDATA[GoPlan 2.0]]></category>
		<category><![CDATA[online project management comparison]]></category>
		<category><![CDATA[project management comparison table]]></category>
		<category><![CDATA[Project View]]></category>
		<category><![CDATA[Teamspace]]></category>
		<category><![CDATA[Teamwork PM]]></category>
		<category><![CDATA[Teamwork Project Manager]]></category>
		<category><![CDATA[The Action Steps Page]]></category>
		<category><![CDATA[The Discussions Page]]></category>

		<guid isPermaLink="false">http://www.lampdocs.com/?p=283</guid>
		<description><![CDATA[GoPlan 2.0 GoPlan is an online project management and team collaboration platform that has been recently released. Before we start discussing given solution I would like to emphasize that it strongly differs from everything we reviewed before. In fact it’s an application that is really funny. You can hardly find a serious company that might [...]


Related posts:<ol><li><a href='http://www.lampdocs.com/businessmen/online-project-management-tools-part-1/' rel='bookmark' title='Online Project Management Tools Part 1'>Online Project Management Tools Part 1</a></li>
<li><a href='http://www.lampdocs.com/businessmen/online-project-management-tools-part-3/' rel='bookmark' title='Online Project Management Tools &#8211; Part 3'>Online Project Management Tools &#8211; Part 3</a></li>
<li><a href='http://www.lampdocs.com/businessmen/online-project-management-tools-part4/' rel='bookmark' title='Online Project Management Tools Part 4'>Online Project Management Tools Part 4</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><strong>GoPlan 2.0</strong></p>
<p><img class="aligncenter size-full wp-image-260" title="49" src="http://www.lampdocs.com/wp-content/uploads/2009/06/491.JPG" alt=" Online Project Management Tools Part 5" width="470" height="485" /></p>
<p><strong> </strong></p>
<p><strong>GoPlan</strong> is an online project management and team collaboration platform that has been recently released. Before we start discussing given solution I would like to emphasize that it strongly differs from everything we reviewed before. In fact it’s an application that is really funny. You can hardly find a serious company that might use this service, but small groups of developers, designers and young people may consider it as a perfect tool to use on a daily basis. There are just the things you need, nothing else – as simple as possible.</p>
<p>Despite its simplicity it has some really nice features to be mentioned:</p>
<ul>
<li><em>Customizable interface</em> (you can change the themes and your company’s logo)</li>
<li><em>Pretty nice calendar</em> that syncs with your external calendar applications like iCal and devices like the iPhone</li>
<li><em>Tickets feature</em> (familiar to software developers and customer support companies): make it easy to track issues on a given project. Goplan integrates a fully featured issue tracking solution</li>
<li><em>Documents Tab</em>: maintaining a repository of assets for each of your projects. The image gallery makes it easy for designers to have an overview of their concepts.</li>
</ul>
<p>As I emphasized before this application should be compared to the other ones we discussed. I decided to write a small review about it just because I found given tool very simple, nice and funny. It’s a really joy to use it.</p>
<p>Let’s look at the screenshots made from the user account.</p>
<p><span id="more-283"></span></p>
<p>Here is the Dashboard:</p>
<p><img class="aligncenter size-full wp-image-261" title="50" src="http://www.lampdocs.com/wp-content/uploads/2009/06/50.JPG" alt=" Online Project Management Tools Part 5" width="470" height="257" /></p>
<p>The Calendar:</p>
<p><img class="aligncenter size-full wp-image-262" title="51" src="http://www.lampdocs.com/wp-content/uploads/2009/06/511.JPG" alt=" Online Project Management Tools Part 5" width="470" height="277" /></p>
<p>And the Tasks:</p>
<p><img class="aligncenter size-full wp-image-263" title="52" src="http://www.lampdocs.com/wp-content/uploads/2009/06/521.JPG" alt=" Online Project Management Tools Part 5" width="470" height="251" /></p>
<p>Please visit the <a href="http://www.goplan.info/">official web site</a> if you would like to “play” with it and check if it’s convenient for you.</p>
<p><strong>Action Method Online</strong></p>
<p><strong><img class="aligncenter size-full wp-image-264" title="53" src="http://www.lampdocs.com/wp-content/uploads/2009/06/531.JPG" alt=" Online Project Management Tools Part 5" width="470" height="321" /></strong></p>
<p><strong>Action Method Online </strong>is a new innovational online project management tool that has nothing common with its counterparts. AMO (Action Method Online) has absolutely unique approach to the project management and team collaboration. In comparison with the other solutions its users do not share whole projects with each other. AMO developers believe that everyone organizes their projects differently, and it&#8217;s most productive only to share the relevant parts of projects.</p>
<p>The whole approach is based on the <strong>Action Steps</strong> &#8211; tasks to be completed. Given solution provides everything you need to work efficiently and collaboratively, without spending a lot of time on details that do not apply to you. Everyone is accountable just for their own Action Steps.</p>
<p>Another really nice feature of AMO is its speed. While using it I personally even forgot that it’s a web-based tool. So should be considered as an important advantage.</p>
<p>Before we discuss in details what the components of this tool are, let’s check the screenshots in order to review its extremely cool design.</p>
<p>The Action Steps Page:</p>
<p><img class="aligncenter size-full wp-image-265" title="54" src="http://www.lampdocs.com/wp-content/uploads/2009/06/541.JPG" alt=" Online Project Management Tools Part 5" width="470" height="262" /></p>
<p>The Discussions Page:</p>
<p><img class="aligncenter size-full wp-image-266" title="55" src="http://www.lampdocs.com/wp-content/uploads/2009/06/551.JPG" alt=" Online Project Management Tools Part 5" width="470" height="265" /></p>
<p>And The Project View Page:</p>
<p><img class="aligncenter size-full wp-image-267" title="56" src="http://www.lampdocs.com/wp-content/uploads/2009/06/561.JPG" alt=" Online Project Management Tools Part 5" width="470" height="268" /></p>
<p>Really nice interface, isn’t it? I would suggest you to visit the official website’s <a href="https://www.actionmethod.com/Tour">tour page</a> in order to learn more the solution and sign up for a FREE account.</p>
<p>Now let’s describe in detail each section of the user account in order to better understand features and capabilities of AMO.</p>
<p><strong>Action Steps: </strong>You have your own Action Steps, and you can delegate Action Steps to anyone with an email address. When they receive it, they assign it to a project within their own system. You are notified when they complete the step (and can Nag them if they don&#8217;t!)<strong> </strong></p>
<p><strong>References:</strong> The notes, files, and links that inform a project. You can share a Reference with anyone with an email address, and they will be able to access and edit that Reference.</p>
<p><strong>Discussions:</strong> You can start a Discussion with anyone &#8211; they can reply, and if you are a Premium Plan subscriber, they can even upload files to your Discussion for free. It&#8217;s an easy way to work together and communicate within AMO.</p>
<p><strong>Events:</strong> The deadlines that you&#8217;re working toward. When you invite Collaborators to an Event, you can view their Action Steps for that Event, as well as your own. So you know what everyone needs to accomplish before a certain date.</p>
<p><strong>Activity Feed: </strong>See what others are working on. When someone &#8220;shares&#8221; a project with you, you can go to Activity Feed and view ALL their project activity &#8211; Action Steps they create, Discussions they join, everything they do within that project.</p>
<p><strong>Project View:</strong> An at-a-glance view of your projects, or others&#8217; projects. If someone chooses to &#8220;share&#8221; with you, you can see every item that currently lives within their project (all their Action Steps, References, etc).<strong> </strong></p>
<p>In addition to that there is a mobile version of Action Method for iPhone.</p>
<p><strong>Teamspace</strong></p>
<p><img class="aligncenter size-full wp-image-268" title="57" src="http://www.lampdocs.com/wp-content/uploads/2009/06/571.JPG" alt=" Online Project Management Tools Part 5" width="470" height="460" /></p>
<p>Teamspace is a multifunctional collaboration system for every kind of working group. Being one of the first tools of this kind (founded in 2001) Teamspace has enjoyed considerable success across a wide range of various countries and industries. Most likely the main reason for that was a great functionality and company’s ability to customize their solution to meet the unique demands of each client. Here are some of Teamspace’s clients: BMW, BBC World Service, New York Stock Exchange, Daimler, Philips Lighting Inc., Institute of Risk Management, and etc.</p>
<p>Teamspace provide three different versions of their solution, so the customers have what to choose from: <em>Online Service</em>, <em>Enterprise Server </em>(providing the opportunity to uniquely adapt the tool to meet your needs), and <em>Enterprise Portal</em> (has to be hosted on an own web server. This server can either be provided by the client himself, his provider or through Teamspace).</p>
<p>As regards the interface this solution has quite a good looking and understandable one. Unfortunately it’s not as customizable as it might be (comparing to the other solutions), still it’s pretty decent. Here is the way Team Administration Page looks:</p>
<p><img class="aligncenter size-full wp-image-269" title="58" src="http://www.lampdocs.com/wp-content/uploads/2009/06/581.JPG" alt=" Online Project Management Tools Part 5" width="470" height="267" /></p>
<p>Calendar Tab:</p>
<p><img class="aligncenter size-full wp-image-270" title="59" src="http://www.lampdocs.com/wp-content/uploads/2009/06/59.JPG" alt=" Online Project Management Tools Part 5" width="470" height="331" /></p>
<p>And Discussions Section:</p>
<p><img class="aligncenter size-full wp-image-271" title="60" src="http://www.lampdocs.com/wp-content/uploads/2009/06/60.JPG" alt=" Online Project Management Tools Part 5" width="470" height="251" /></p>
<p>Unfortunately there is no nice tour to watch, so I would recommend you to create a new test team at one. This will help you to check all the features in action. Please visit <a href="http://teamspace.com/create-team-0.html">this page</a> to do so.</p>
<p>While talking about the main characteristic features of the given tool, here are the ones that should be mentioned:</p>
<ul>
<li><em>Enterprise</em><em> Portal version</em></li>
<li><em>SMS Module</em> <img src='http://www.lampdocs.com/wp-includes/images/smilies/icon_surprised.gif' alt="icon surprised Online Project Management Tools Part 5" class='wp-smiley' title="Online Project Management Tools Part 5" /> ffers an easy way to send Short Messages to your team member all over the world</li>
<li><em>Brainstorming and idea evaluation</em>: the feature that gives you an excellent tool to facilitate a delayed brainstorming</li>
<li><em>Microsoft Outlook® or Lotus Notes® synchronization</em></li>
<li><em>Notice board and Bulletin</em>: these features represent an informal communication platform for all team members. It works just as a physical notice board functions in an office: Notes can be attached, removed or changed by any member</li>
<li><em>Myteams tool</em>: the tool used to connect to more than one team without entering your access data each time</li>
</ul>
<p><a href="http://teamspace.com/groupware-features.html">Here</a> you can find a more detailed list of Teamspace’s features.</p>
<p><strong>Teamwork PM</strong></p>
<p><img class="aligncenter size-full wp-image-272" title="61" src="http://www.lampdocs.com/wp-content/uploads/2009/06/611.JPG" alt=" Online Project Management Tools Part 5" width="470" height="309" /></p>
<p><strong> </strong></p>
<p>Teamwork Project Manager is a web-based easy-to-use project management, collaboration, and task management solution developed to help users work faster and be more productive. Given tool probably represents one of the best attempts to combine nice functionality and usability. There are a lot of different pricing plans with the opportunity to create a “forever FREE” account, so you will be able to choose the option that suits you the most.</p>
<p>It should be mentioned that Teamwork PM is designed for any person, company or group of people who have multiple projects on the go. It is really perfect for any type of organisation, group, team or individual. Teamwork PM is an ideal solution to create an environment where both management and employees can easily keep up to date with the project’s progress.</p>
<p>It has a really attractive and customizable design that ensures pleasant working process. Here are some of the screenshots taken from the TPM user account.</p>
<p>The Dashboard Page:</p>
<p><img class="aligncenter size-full wp-image-273" title="62" src="http://www.lampdocs.com/wp-content/uploads/2009/06/621.JPG" alt=" Online Project Management Tools Part 5" width="470" height="223" /></p>
<p>The Project Overview Page:</p>
<p><img class="aligncenter size-full wp-image-274" title="63" src="http://www.lampdocs.com/wp-content/uploads/2009/06/631.JPG" alt=" Online Project Management Tools Part 5" width="470" height="394" /></p>
<p>The Tasks Page:</p>
<p><img class="aligncenter size-full wp-image-275" title="64" src="http://www.lampdocs.com/wp-content/uploads/2009/06/641.JPG" alt=" Online Project Management Tools Part 5" width="470" height="339" /></p>
<p>And The Milestones Page:</p>
<p><img class="aligncenter size-full wp-image-276" title="65" src="http://www.lampdocs.com/wp-content/uploads/2009/06/651.JPG" alt=" Online Project Management Tools Part 5" width="470" height="378" /></p>
<p>Unfortunately there is no video tour, so it will probably be better to <a href="http://www.teamworkpm.net/index.cfm/page/signup">create a FREE account</a> and check TPM in action at one. However if you don’t want to create account, you can take a tour (screenshots with features description) <a href="http://www.teamworkpm.net/page/features/">here</a>.</p>
<p>As for the main features of this software the following ones should be emphasized:</p>
<ul>
<li><em>Resources tab</em> in each project allows users to embed 3rd party applications, links and web pages in a popup window such as Google Documents, YouTube Videos, Standard Webpages, ProofHQ Proof tools and hundreds of over services we haven&#8217;t even thought of!</li>
<li>It can be run the both on your own server and as a software-on-demand service</li>
<li><em>Multilingual support </em>(though there are just a couple of languages supported)</li>
<li><em>PMBOK / PMP compliant Risk Register</em>: a modern approved methodology for risk assessment in projects</li>
<li><em>Business Card View</em><strong> </strong>of contacts</li>
<li><em>Daily Overdue Items Report</em> : daily email ensures you know when you are running late on certain tasks</li>
</ul>
<p><strong>Comparison table</strong></p>
<p>Finally as we are done with the review I would like to present you a comparison table that can be very useful for you while choosing the right tool. Using this table it’s much easier to pay attention just to the features which are important to you. Remember that in this table just the main features were mentioned; moreover the features which are the same for all the tools are not included as well.</p>
<table border="1" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td width="130" valign="top"></td>
<td width="59">
<p align="center"><strong>Price ($)</strong></p>
</td>
<td width="74">
<p align="center"><strong>Users per account</strong></p>
</td>
<td width="43">
<p align="center"><strong>Forums</strong></p>
</td>
<td width="59">
<p align="center"><strong>RSS Feed</strong></p>
</td>
<td width="59">
<p align="center"><strong>Desktop App</strong></p>
</td>
<td width="59">
<p align="center"><strong>Gantt Charts</strong></p>
</td>
<td width="59">
<p align="center"><strong>Multilingual</strong></p>
</td>
<td width="59">
<p align="center"><strong>Mobile Support</strong></p>
</td>
<td width="59">
<p align="center"><strong>Online Chat</strong></p>
</td>
<td width="59">
<p align="center"><strong>Hosting on own server</strong></p>
</td>
</tr>
<tr>
<td width="130">
<p align="center"><strong>Easy Projects</strong></p>
</td>
<td width="59">
<p align="center">11.25</p>
</td>
<td width="74">
<p align="center">1</p>
</td>
<td width="43">
<p align="center">-</p>
</td>
<td width="59">
<p align="center">Yes</p>
</td>
<td width="59">
<p align="center">Yes</p>
</td>
<td width="59">
<p align="center">Yes</p>
</td>
<td width="59">Yes</td>
<td width="59">
<p align="center">-</p>
</td>
<td width="59">
<p align="center">Yes</p>
</td>
<td width="59">
<p align="center">Yes</p>
</td>
</tr>
<tr>
<td width="130">
<p align="center"><strong>Comindwork</strong></p>
</td>
<td width="59">
<p align="center">30.00</p>
</td>
<td width="74">
<p align="center">No limits</p>
</td>
<td width="43">
<p align="center">Yes</p>
</td>
<td width="59">
<p align="center">Yes</p>
</td>
<td width="59">
<p align="center">-</p>
</td>
<td width="59">
<p align="center">Yes</p>
</td>
<td width="59">
<p align="center">Yes</p>
</td>
<td width="59">
<p align="center">-</p>
</td>
<td width="59">
<p align="center">-</p>
</td>
<td width="59">
<p align="center">Yes</p>
</td>
</tr>
<tr>
<td width="130">
<p align="center"><strong>AtTask</strong></p>
</td>
<td width="59">
<p align="center">39.95</p>
</td>
<td width="74">
<p align="center">1</p>
</td>
<td width="43">
<p align="center">Yes</p>
</td>
<td width="59">
<p align="center">-</p>
</td>
<td width="59">
<p align="center">Yes</p>
</td>
<td width="59">
<p align="center">-</p>
</td>
<td width="59">
<p align="center">Yes</p>
</td>
<td width="59">
<p align="center">Yes</p>
</td>
<td width="59">
<p align="center">Yes</p>
</td>
<td width="59">
<p align="center">-</p>
</td>
</tr>
<tr>
<td width="130">
<p align="center"><strong>Basecamp</strong></p>
</td>
<td width="59">
<p align="center">24.00</p>
</td>
<td width="74">
<p align="center">No limits</p>
</td>
<td width="43">
<p align="center">Yes</p>
</td>
<td width="59">
<p align="center">Yes</p>
</td>
<td width="59">
<p align="center">Yes</p>
</td>
<td width="59">
<p align="center">-</p>
</td>
<td width="59">
<p align="center">-</p>
</td>
<td width="59">
<p align="center">Yes</p>
</td>
<td width="59">
<p align="center">-</p>
</td>
<td width="59">
<p align="center">-</p>
</td>
</tr>
<tr>
<td width="130">
<p align="center"><strong>Daptiv PPM</strong></p>
</td>
<td width="59">
<p align="center">50.00</p>
</td>
<td width="74">
<p align="center">1</p>
</td>
<td width="43">
<p align="center">Yes</p>
</td>
<td width="59">
<p align="center">Yes</p>
</td>
<td width="59">
<p align="center">-</p>
</td>
<td width="59">
<p align="center">Yes</p>
</td>
<td width="59">
<p align="center">-</p>
</td>
<td width="59">
<p align="center">-</p>
</td>
<td width="59">
<p align="center">-</p>
</td>
<td width="59">
<p align="center">Yes</p>
</td>
</tr>
<tr>
<td width="130">
<p align="center"><strong>ZOHO Projects</strong></p>
</td>
<td width="59">
<p align="center">12.00</p>
</td>
<td width="74">
<p align="center">No limits</p>
</td>
<td width="43">
<p align="center">Yes</p>
</td>
<td width="59">
<p align="center">Yes</p>
</td>
<td width="59">
<p align="center">-</p>
</td>
<td width="59">
<p align="center">Yes</p>
</td>
<td width="59">
<p align="center">Yes</p>
</td>
<td width="59">
<p align="center">-</p>
</td>
<td width="59">
<p align="center">-</p>
</td>
<td width="59">
<p align="center">-</p>
</td>
</tr>
<tr>
<td width="130">
<p align="center"><strong>ActiveCollab</strong></p>
</td>
<td width="59">
<p align="center">249.00</p>
</td>
<td width="74">
<p align="center">No limits</p>
</td>
<td width="43">
<p align="center">Yes</p>
</td>
<td width="59">
<p align="center">Yes</p>
</td>
<td width="59">
<p align="center">-</p>
</td>
<td width="59">
<p align="center">-</p>
</td>
<td width="59">
<p align="center">-</p>
</td>
<td width="59">
<p align="center">Yes</p>
</td>
<td width="59">
<p align="center">-</p>
</td>
<td width="59">
<p align="center">Yes</p>
</td>
</tr>
<tr>
<td width="130">
<p align="center"><strong>5pm Web</strong></p>
</td>
<td width="59">
<p align="center">18.00</p>
</td>
<td width="74">
<p align="center">No limits</p>
</td>
<td width="43">
<p align="center">-</p>
</td>
<td width="59">
<p align="center">Yes</p>
</td>
<td width="59">
<p align="center">-</p>
</td>
<td width="59">
<p align="center">Yes</p>
</td>
<td width="59">
<p align="center">Yes</p>
</td>
<td width="59">
<p align="center">-</p>
</td>
<td width="59">
<p align="center">-</p>
</td>
<td width="59">
<p align="center">-</p>
</td>
</tr>
<tr>
<td width="130">
<p align="center"><strong>Projecturf</strong></p>
</td>
<td width="59">
<p align="center">29.99</p>
</td>
<td width="74">
<p align="center">No limits</p>
</td>
<td width="43">
<p align="center">-</p>
</td>
<td width="59">
<p align="center">Yes</p>
</td>
<td width="59">
<p align="center">-</p>
</td>
<td width="59">
<p align="center">Yes</p>
</td>
<td width="59">
<p align="center">-</p>
</td>
<td width="59">
<p align="center">-</p>
</td>
<td width="59">
<p align="center">-</p>
</td>
<td width="59">
<p align="center">-</p>
</td>
</tr>
<tr>
<td width="130">
<p align="center"><strong>Clarizen</strong></p>
</td>
<td width="59">
<p align="center">21.95</p>
</td>
<td width="74">
<p align="center">1</p>
</td>
<td width="43">
<p align="center">Yes</p>
</td>
<td width="59">
<p align="center">-</p>
</td>
<td width="59">
<p align="center">Yes</p>
</td>
<td width="59">
<p align="center">Yes</p>
</td>
<td width="59">
<p align="center">Yes</p>
</td>
<td width="59">
<p align="center">-</p>
</td>
<td width="59">
<p align="center">Yes</p>
</td>
<td width="59">
<p align="center">-</p>
</td>
</tr>
<tr>
<td width="130">
<p align="center"><strong>ProjectOffice</strong></p>
</td>
<td width="59">
<p align="center">4.99</p>
</td>
<td width="74">
<p align="center">1</p>
</td>
<td width="43">
<p align="center">Yes</p>
</td>
<td width="59">
<p align="center">Yes</p>
</td>
<td width="59">
<p align="center">Yes</p>
</td>
<td width="59">
<p align="center">Yes</p>
</td>
<td width="59">
<p align="center">Yes</p>
</td>
<td width="59">
<p align="center">-</p>
</td>
<td width="59">
<p align="center">-</p>
</td>
<td width="59">
<p align="center">Yes</p>
</td>
</tr>
<tr>
<td width="130">
<p align="center"><strong>GoPlan 2.0</strong></p>
</td>
<td width="59">
<p align="center">12.00</p>
</td>
<td width="74">
<p align="center">No limits</p>
</td>
<td width="43">
<p align="center">Yes</p>
</td>
<td width="59">
<p align="center">Yes</p>
</td>
<td width="59">
<p align="center">-</p>
</td>
<td width="59">
<p align="center">-</p>
</td>
<td width="59">
<p align="center">-</p>
</td>
<td width="59">
<p align="center">-</p>
</td>
<td width="59">
<p align="center">-</p>
</td>
<td width="59">
<p align="center">-</p>
</td>
</tr>
<tr>
<td width="130">
<p align="center"><strong>Action Method</strong></p>
</td>
<td width="59">
<p align="center">12.00</p>
</td>
<td width="74">
<p align="center">1</p>
</td>
<td width="43">
<p align="center">-</p>
</td>
<td width="59">
<p align="center">Yes</p>
</td>
<td width="59">
<p align="center">-</p>
</td>
<td width="59">
<p align="center">-</p>
</td>
<td width="59">
<p align="center">-</p>
</td>
<td width="59">
<p align="center">Yes</p>
</td>
<td width="59">
<p align="center">-</p>
</td>
<td width="59">
<p align="center">-</p>
</td>
</tr>
<tr>
<td width="130">
<p align="center"><strong>Teamspace</strong></p>
</td>
<td width="59">
<p align="center">7.90</p>
</td>
<td width="74">
<p align="center">1</p>
</td>
<td width="43">
<p align="center">-</p>
</td>
<td width="59">
<p align="center">-</p>
</td>
<td width="59">
<p align="center">-</p>
</td>
<td width="59">
<p align="center">-</p>
</td>
<td width="59">
<p align="center">Yes</p>
</td>
<td width="59">
<p align="center">-</p>
</td>
<td width="59">
<p align="center">-</p>
</td>
<td width="59">
<p align="center">Yes</p>
</td>
</tr>
<tr>
<td width="130">
<p align="center"><strong>Teamwork PM</strong></p>
</td>
<td width="59">
<p align="center">17.00</p>
</td>
<td width="74">
<p align="center">No limits</p>
</td>
<td width="43">
<p align="center">-</p>
</td>
<td width="59">
<p align="center">Yes</p>
</td>
<td width="59">
<p align="center">-</p>
</td>
<td width="59">
<p align="center">-</p>
</td>
<td width="59">
<p align="center">Yes</p>
</td>
<td width="59">
<p align="center">-</p>
</td>
<td width="59">
<p align="center">-</p>
</td>
<td width="59">
<p align="center">Yes</p>
</td>
</tr>
</tbody>
</table>
<p><strong>The bottom line</strong></p>
<p>Summing up it will be rational to emphasize the main aspects you need to take into account while looking for an Online Project Management tool. Of course, you need to understand that these recommendations are relative enough, because everything depends on your needs, the way you run your business and the team you have. It’s impossible to find an absolute solution that would help in any situation; however there are some common notions you should remember if you are trying to find the most convenient solution.</p>
<ul>
<li>A decent online project management and collaboration application has to be flexible enough and can be used to manage different kinds of projects.</li>
<li><strong>Functionality</strong>: If you are not a manager who has to track a great deal of projects at once, there is no need to get a certain tool just because it possesses all the features you can imagine. It should be enough functional, but not excessive.</li>
<li><strong>Ease of Use</strong>: This is probably one of the most important points. The application you are going to choose has to be simple enough for you to understand. In any case you need to spend some time to learn the features of the tool, but you mustn’t spend days or even weeks on that (of course in case you don’t need all those functions).</li>
<li><strong>Help and support</strong>: Don’t forget to make sure that your project management services-to-be offer a prompt and qualitative customer support service (via phone, online chats, different online forms and email).</li>
</ul>
<p>I hope you will find this review very useful and it will help you to choose the right solution.</p>


<p>Related posts:<ol><li><a href='http://www.lampdocs.com/businessmen/online-project-management-tools-part-1/' rel='bookmark' title='Online Project Management Tools Part 1'>Online Project Management Tools Part 1</a></li>
<li><a href='http://www.lampdocs.com/businessmen/online-project-management-tools-part-3/' rel='bookmark' title='Online Project Management Tools &#8211; Part 3'>Online Project Management Tools &#8211; Part 3</a></li>
<li><a href='http://www.lampdocs.com/businessmen/online-project-management-tools-part4/' rel='bookmark' title='Online Project Management Tools Part 4'>Online Project Management Tools Part 4</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.lampdocs.com/businessmen/online-project-management-tools-part-5/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Online Project Management Tools Part 4</title>
		<link>http://www.lampdocs.com/businessmen/online-project-management-tools-part4/</link>
		<comments>http://www.lampdocs.com/businessmen/online-project-management-tools-part4/#comments</comments>
		<pubDate>Fri, 12 Jun 2009 04:00:14 +0000</pubDate>
		<dc:creator>serii</dc:creator>
				<category><![CDATA[Businessmen]]></category>
		<category><![CDATA[Clarizen]]></category>
		<category><![CDATA[Delta Change Updates]]></category>
		<category><![CDATA[ProjectOffice]]></category>
		<category><![CDATA[Projecturf]]></category>
		<category><![CDATA[The Dashboard Page]]></category>
		<category><![CDATA[The Projects Page]]></category>

		<guid isPermaLink="false">http://www.lampdocs.com/?p=279</guid>
		<description><![CDATA[Projecturf Projecturf is a web-based project management solution that has quite a significant amount of features to help you better manage your projects. Extremely nice and thoughtful design makes it a snap to learn and easy-to-use for both your personal and professional needs. Large icons on the top of the screen represent the navigation that [...]


Related posts:<ol><li><a href='http://www.lampdocs.com/businessmen/online-project-management-tools-part-1/' rel='bookmark' title='Online Project Management Tools Part 1'>Online Project Management Tools Part 1</a></li>
<li><a href='http://www.lampdocs.com/businessmen/online-project-management-tools-part-3/' rel='bookmark' title='Online Project Management Tools &#8211; Part 3'>Online Project Management Tools &#8211; Part 3</a></li>
<li><a href='http://www.lampdocs.com/businessmen/online-project-management-tools-part-5/' rel='bookmark' title='Online Project Management Tools Part 5'>Online Project Management Tools Part 5</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><strong>Projecturf</strong></p>
<p><img class="aligncenter size-full wp-image-244" title="36" src="http://www.lampdocs.com/wp-content/uploads/2009/06/36.JPG" alt=" Online Project Management Tools Part 4" width="470" height="443" /></p>
<p><strong>Projecturf</strong> is a web-based project management solution that has quite a significant amount of features to help you better manage your projects. Extremely nice and thoughtful design makes it a snap to learn and easy-to-use for both your personal and professional needs. Large icons on the top of the screen represent the navigation that is pretty simple, as each interface icon leads to a corresponding area, which in turn is divided into two or three tabs for different needs.</p>
<p>All plans are loaded with all the features (the difference is just the amount of projects you can manage), so you don&#8217;t have to worry about paying more for different add-ons and <em>extras</em>. In addition to the great interface there is another nice thing you will like for sure – <em>no storage limits</em>. It really offers <em>unlimited storage on all paid plans</em>. This means that when you need to share large amounts of files, you won&#8217;t be faced with storage restrictions or constraints on the number of files you can upload.</p>
<p><span id="more-279"></span></p>
<p>Despite the fact that Projecturf is not the simplest tool created it’s pretty easy to use; so you don’t need to worry about that. The only thing that I personally would like to be changed is the speed. It’s not as fast as many users would prefer it to be. However this is not a characteristic problem just of the given solution, because in fact the majority of web-based applications lack the speed as well.</p>
<p>We already mentioned Projecturf’s design, so let’s check the screenshots to see how nice it is.</p>
<p>Here is the Dashboard Section:</p>
<p><img class="aligncenter size-full wp-image-246" title="37" src="http://www.lampdocs.com/wp-content/uploads/2009/06/371.JPG" alt=" Online Project Management Tools Part 4" width="470" height="382" /></p>
<p>Tasks Section:</p>
<p><img class="aligncenter size-full wp-image-247" title="38" src="http://www.lampdocs.com/wp-content/uploads/2009/06/38.JPG" alt=" Online Project Management Tools Part 4" width="470" height="391" /></p>
<p>The Milestones Section:</p>
<p><img class="aligncenter size-full wp-image-248" title="39" src="http://www.lampdocs.com/wp-content/uploads/2009/06/39.JPG" alt=" Online Project Management Tools Part 4" width="470" height="435" /></p>
<p>And The Discussions Section:</p>
<p><img class="aligncenter size-full wp-image-249" title="40" src="http://www.lampdocs.com/wp-content/uploads/2009/06/40.JPG" alt=" Online Project Management Tools Part 4" width="470" height="388" /></p>
<p>There is a possibility to get a 30-day trial account, so if you would like to you can sing up <a href="https://www.projecturf.com/try.asp">here</a>. But before that make sure you watch a <a href="http://www.projecturf.com/tour.asp">short tour</a> about this solution.</p>
<p>To sum up let’s go through some of the features Projecturf possesses:</p>
<ul>
<li><em>No storage limits</em></li>
<li><em>All Plans loaded with all features</em></li>
<li><em>The possibility to customize the interface using integrated themes </em>and others</li>
</ul>
<p>Please visit <a href="http://www.projecturf.com/features.asp">this page</a> to learn about all the features.</p>
<p><strong>Clarizen</strong></p>
<p><img class="aligncenter size-full wp-image-251" title="41" src="http://www.lampdocs.com/wp-content/uploads/2009/06/412.JPG" alt=" Online Project Management Tools Part 4" width="470" height="272" /></p>
<p><strong> </strong></p>
<p><strong>Clarizen </strong>is online project management software solution that can really impress the users by its functionality. It has powerful project managing tools and helps you to accommodate the variety of users in a dynamic and diverse team. It uses personalized dashboard, innovative roadmaps, and a unique graphical approach in order to make your collaboration much easier. Clarizen uses an email-style look to manage projects in a simple, almost one-click interface.</p>
<p>Though the developers and some of the users especially emphasize how easy-to-use this tool is, given opinion can hardly be taken for granted, because Clarizen is too multifunctional to be considered as a simple solution. There is no doubt we can find quite a decent amount of tools (Basecamp, 5pm, and etc) which are much easier than this one. That’s why I would say that Clarizen represents a nice combination of functionality and simplicity being a very balanced web-based project management application.</p>
<p>As regards the disadvantages probably the most important one is Clarizen’s speed. In fact it’s not very low, but it’s no better than the one many other applications of this kind have.</p>
<p>We have already mentioned some of the features of the user interface, but now it’s time to take a closer look at it. Here is the way Home Page looks:</p>
<p><img class="aligncenter size-full wp-image-253" title="42" src="http://www.lampdocs.com/wp-content/uploads/2009/06/422.JPG" alt=" Online Project Management Tools Part 4" width="470" height="215" /></p>
<p>The Projects Page:</p>
<p><img class="aligncenter size-full wp-image-254" title="43" src="http://www.lampdocs.com/wp-content/uploads/2009/06/431.JPG" alt=" Online Project Management Tools Part 4" width="470" height="215" /></p>
<p>And The Work Items Page:</p>
<p><img class="aligncenter size-full wp-image-255" title="44" src="http://www.lampdocs.com/wp-content/uploads/2009/06/441.JPG" alt=" Online Project Management Tools Part 4" width="470" height="218" /></p>
<p><a href="http://www.clarizen.com/MediaCenter/ProductTours.aspx">Here</a> you can take a Product Tour in order to learn more.</p>
<p>Finally let’s mention the main distinctive features of this application:</p>
<ul>
<li>Actual versus Remaining Efforts Completion Reporting</li>
<li><em>ProjectMail</em>: solves the challenge of receiving progress updates from the team by allowing each user to report their progress directly from their inbox, without the need to log in to Clarizen</li>
<li><em>Integration</em>: AutoCAD, MS Outlook, MS Project, and Solidworks</li>
<li>Interactive Resource Load Views</li>
<li>Delta Change Updates: Instant, Aggregated &amp; In-Contextand etc.</li>
</ul>
<p>If you would like to go through all the features, please visit <a href="http://www.clarizen.com/ProjectSoftware/Features.aspx">this page</a>.</p>
<p><strong>ProjectOffice</strong></p>
<p><img class="aligncenter size-full wp-image-256" title="45" src="http://www.lampdocs.com/wp-content/uploads/2009/06/451.JPG" alt=" Online Project Management Tools Part 4" width="470" height="361" /></p>
<p><strong>ProjectOffice</strong> represents a web-based project management and collaboration solution built with a cutting-edge Web 2.0 technology. In addition to the standard project management features, it provides all-in-one functionality with more intuitive approach to organizing communication and team collaboration. Despite the fact that there are some disadvantages which will be mentioned in the next paragraph, it’s a really high-quality, nice-looking and multifunctional tool.</p>
<p>The first shortcoming I managed to encounter is the absence of the video tour. The greatest majority of similar products have at least a short video tour. In this case there are just some screenshots of the user account. However taking into consideration the fact that each of those screenshots has a detailed description, this can hardly be regarded as a significant disadvantage. As far as the tool itself is concerned it seems to be pretty complete with a lot of features available. Still it would be much better if the developers implemented a forum, because it really ensures the collaboration.</p>
<p>In the other respects it has a great deal of nice features, but we will discuss them a little bit later. As for now let’s check its really attractive and modern interface.</p>
<p>The Dashboard Page:</p>
<p><img class="aligncenter size-full wp-image-257" title="46" src="http://www.lampdocs.com/wp-content/uploads/2009/06/461.JPG" alt=" Online Project Management Tools Part 4" width="470" height="264" /></p>
<p>Projects and Tasks (in a single tab):</p>
<p><img class="aligncenter size-full wp-image-258" title="47" src="http://www.lampdocs.com/wp-content/uploads/2009/06/471.JPG" alt=" Online Project Management Tools Part 4" width="470" height="217" /></p>
<p>And The Reports Page:</p>
<p><img class="aligncenter size-full wp-image-259" title="48" src="http://www.lampdocs.com/wp-content/uploads/2009/06/481.JPG" alt=" Online Project Management Tools Part 4" width="470" height="265" /></p>
<p>If you need to check some more screenshots with the description, please visit <a href="http://projectoffice.net/Tour.aspx">screenshot tour page</a>.</p>
<p>It’s time to learn what the main distinctive features of the given tool are. Here are some of them:</p>
<ul>
<li><em>The ability to add/import contacts</em>: you can add your contacts or import them from Yahoo, MS Outlook 2003/2007, Gmail, Hotmail, AOL as well as from the resource pool in your space.</li>
<li><em>The opportunity to use project templates</em>: you have some options from the very beginning and can create you own templates</li>
<li><em>Available Gadgets</em>: you can be notified for all changes that happen in the spaces where you work right there on your web desktop. The iGoogle, Pageflakes and Netvibes gadgets will keep you up-to-date even when you are not logged in the application. Learn more <a href="http://projectoffice.net/Gadgets.aspx">here</a>.</li>
<li><em>Buzzer for Desktop</em>: use the Buzzer for Desktop and receive notifications for all recent changes right there on your computer desktop</li>
<li><em>Buzzer for Blackberry</em></li>
<li><em>In-house version of the solution</em>: you can install ProjectOffice in-house on your network and infrastructure</li>
</ul>
<p><a href="http://projectoffice.net/Features.aspx">Here</a> you can check the complete list of ProjectOffice features.</p>


<p>Related posts:<ol><li><a href='http://www.lampdocs.com/businessmen/online-project-management-tools-part-1/' rel='bookmark' title='Online Project Management Tools Part 1'>Online Project Management Tools Part 1</a></li>
<li><a href='http://www.lampdocs.com/businessmen/online-project-management-tools-part-3/' rel='bookmark' title='Online Project Management Tools &#8211; Part 3'>Online Project Management Tools &#8211; Part 3</a></li>
<li><a href='http://www.lampdocs.com/businessmen/online-project-management-tools-part-5/' rel='bookmark' title='Online Project Management Tools Part 5'>Online Project Management Tools Part 5</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.lampdocs.com/businessmen/online-project-management-tools-part4/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Online Project Management Tools &#8211; Part 3</title>
		<link>http://www.lampdocs.com/businessmen/online-project-management-tools-part-3/</link>
		<comments>http://www.lampdocs.com/businessmen/online-project-management-tools-part-3/#comments</comments>
		<pubDate>Thu, 11 Jun 2009 16:43:59 +0000</pubDate>
		<dc:creator>Vadim Cissa</dc:creator>
				<category><![CDATA[Businessmen]]></category>
		<category><![CDATA[5pm Web]]></category>
		<category><![CDATA[ActiveCollab]]></category>
		<category><![CDATA[Online Project Collaboration]]></category>
		<category><![CDATA[project management milestones]]></category>
		<category><![CDATA[ZOHO Projects]]></category>
		<category><![CDATA[ZOHO Services]]></category>

		<guid isPermaLink="false">http://www.lampdocs.com/?p=228</guid>
		<description><![CDATA[ZOHO Projects Zoho Projects is an online project management tool to collaborate and execute projects easily. It provides a great deal of features for a collaboration and project management: creating tasks, assigning ownership, setting deadlines and tracking milestones, a clear view of projects&#8217; status, a time sheet for calculating the exact number of hours put [...]


Related posts:<ol><li><a href='http://www.lampdocs.com/businessmen/online-project-management-tools-part-1/' rel='bookmark' title='Online Project Management Tools Part 1'>Online Project Management Tools Part 1</a></li>
<li><a href='http://www.lampdocs.com/businessmen/online-project-management-tools-part4/' rel='bookmark' title='Online Project Management Tools Part 4'>Online Project Management Tools Part 4</a></li>
<li><a href='http://www.lampdocs.com/businessmen/online-project-management-tools-part-5/' rel='bookmark' title='Online Project Management Tools Part 5'>Online Project Management Tools Part 5</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><strong>ZOHO Projects</strong></p>
<p><img class="aligncenter size-full wp-image-230" title="24" src="http://www.lampdocs.com/wp-content/uploads/2009/06/241.JPG" alt=" Online Project Management Tools   Part 3" width="470" height="258" /></p>
<p><strong>Zoho Projects</strong> is an online project management tool to collaborate and execute projects easily. It provides a great deal of features for a collaboration and project management: creating tasks, assigning ownership, setting deadlines and tracking milestones, a clear view of projects&#8217; status, a time sheet for calculating the exact number of hours put in by each of your project members, a central forum for your team to discuss and upload project related files, Gantt charts and etc.</p>
<p>A nice thing about ZOHO Project is that there is a way to create a FREE account. Of course, there are some limitations but as it’s mentioned on the <a href="http://projects.zoho.com/jsp/home.jsp">official web site</a> it should be considered as a “starting point for Online Project Collaboration that is ideal for schools, freelancers, consultants and individuals”. So if you would like to check it right away, here is <a href="https://projects.zoho.com/signupplan.na">the page</a> you should visit. But before you go ahead with that make sure you watch <a href="http://projects.zoho.com/html/demo-videos.html">demo videos</a> in order to understand the way it works.</p>
<p>In addition, it has pretty simple, but still attractive, interface. Let’s check some screenshots made from ZOHO Projects User account.</p>
<p>The Dashboard:</p>
<p><span id="more-228"></span></p>
<p><img class="aligncenter size-full wp-image-231" title="25" src="http://www.lampdocs.com/wp-content/uploads/2009/06/251.JPG" alt=" Online Project Management Tools   Part 3" width="470" height="261" /></p>
<p>Tasks and Milestones Section:</p>
<p><img class="aligncenter size-full wp-image-233" title="26" src="http://www.lampdocs.com/wp-content/uploads/2009/06/262.JPG" alt=" Online Project Management Tools   Part 3" width="470" height="268" /></p>
<p>Timesheet Calendar Section:</p>
<p><img class="aligncenter size-full wp-image-234" title="27" src="http://www.lampdocs.com/wp-content/uploads/2009/06/271.JPG" alt=" Online Project Management Tools   Part 3" width="470" height="277" /></p>
<p>As it was mentioned before it’s a complete multifunctional tool with a lot of features; as regards the main characteristic ones the following should be considered:</p>
<ul>
<li><em>It’s a part of ZOHO Services</em> (ZOHO Sheet, Writer, CRM, Show, Planner, Share, Chat, Invoice, Reports, Docs, Meetings and etc.)</li>
<li><em>Multilingual</em>: supports 15 different languages like Chinese, Czech, Danish, Dutch, English(US), French, German, Italian, Japanese, Polish, Portuguese, Portuguese(Brazil), Russian, Spanish, Swedish.</li>
<li><em>Gantt Charts support</em></li>
<li><em>The opportunity to create invoices for clients</em></li>
<li><strong><em>Zoho Projects is 100% free for open-source projects</em></strong></li>
<li>and many others</li>
</ul>
<p>To learn about the ZOHO Projects features, please visit <a href="http://projects.zoho.com/html/features.html">features page</a>.</p>
<p><strong>ActiveCollab</strong></p>
<p><img class="aligncenter size-full wp-image-235" title="28" src="http://www.lampdocs.com/wp-content/uploads/2009/06/281.JPG" alt=" Online Project Management Tools   Part 3" width="470" height="255" /></p>
<p><strong>ActiveCollab</strong> is a very functional next generation project management and collaboration tool. There is one important point about this solution that has to be mentioned from the very beginning &#8211; it’s not a SaaS solution, i.e. when you are buying it you don’t pay for the service (each and every month), but purchase the license. Of course in this case you pay more, but you need to take into consideration the fact that you buy license one and use the tool forever.</p>
<p>There are two version of ActiveCollab available – Small Biz and Corporate (this version has much more features included). <a href="http://www.activecollab.com/pricing">Here</a> you can learn more about the difference between two versions and the features they have.</p>
<p>To my mind given tool has one of the best user interfaces among the applications we discussed. Please check the following screenshots in order to estimate it.</p>
<p>The Project Overview Page:</p>
<p><img class="aligncenter size-full wp-image-237" title="29" src="http://www.lampdocs.com/wp-content/uploads/2009/06/292.JPG" alt=" Online Project Management Tools   Part 3" width="470" height="336" /></p>
<p>The Discussions Page:</p>
<p><img class="aligncenter size-full wp-image-238" title="30" src="http://www.lampdocs.com/wp-content/uploads/2009/06/30.JPG" alt=" Online Project Management Tools   Part 3" width="470" height="347" /></p>
<p>The Calendar Page:</p>
<p><img class="aligncenter size-full wp-image-239" title="31" src="http://www.lampdocs.com/wp-content/uploads/2009/06/311.JPG" alt=" Online Project Management Tools   Part 3" width="470" height="288" /></p>
<p>Most likely it will be much better for you to <a href="http://www.activecollab.com/pricing#try">try it yourself</a>, so you will be able to make your final decision much easier. Moreover you need to pay attention to the speed of this solution, it’s really fast.</p>
<p>Finally let’s see what the main distinctive features of this application are:</p>
<ul>
<li><em>Ticket system feature</em></li>
<li><em>One year of free support and upgrades</em> is included for both Small Biz and Corporate license</li>
<li><em>Full source code is provided in both licenses</em>, which means that you can tailor ActiveCollab to fit your business needs perfectly</li>
<li><em>Touch ActivCollab</em>: ActiveCollab mobile interface will detect if you are using iPhone or iPod Touch and will make proper adjustments to be more usable with Touch interfaces</li>
<li><em>Perfect for integration</em>: API lets you easily integrate activeCollab with other applications. Use it not just to give access to your data to other application, but also to let them work with it, create new records and more</li>
<li><em>Write, Share or Sell Module</em>: you are free to create modules and sell them or offer them for free to the rest of activeCollab community</li>
<li><em>Per User Language Settings</em>: every user can select preferred language from their Profile page and etc.</li>
</ul>
<p>Please visit the <a href="http://www.activecollab.com/features/">features page</a> to check all the features.</p>
<p><strong>5pm Web</strong></p>
<p><img class="aligncenter size-full wp-image-240" title="32" src="http://www.lampdocs.com/wp-content/uploads/2009/06/321.JPG" alt=" Online Project Management Tools   Part 3" width="470" height="402" /></p>
<p><strong>5pm™</strong> represents an online project management and collaboration application that has been evolving for the past five years. One of the greatest features of this solution is its simplicity. It’s considered to be much simpler and easier than well-known Basecamp. Thus there is no way you can encounter any problems with using it. It really takes just some minutes to get used to it. Moreover despite its simplicity it packs many powerful highly organized features.</p>
<p>The original customizable interface is another nice feature to be mentioned. Moreover to my mind it was a nice idea to use side-by-side window action. There is one more striking feature that you will notice at one – speed. It’s really fast and responsive for a web-based application. Of course, there are not the only characteristic features of the given tool.</p>
<p>Before we go ahead with the rest of the features I would like you to look at some screenshot of the user account in order to be aware of the interface 5pm has. Let’s start with Projects Section that has the abovementioned side-by-side look:</p>
<p><img class="aligncenter size-full wp-image-241" title="33" src="http://www.lampdocs.com/wp-content/uploads/2009/06/331.JPG" alt=" Online Project Management Tools   Part 3" width="470" height="225" /></p>
<p>The second one is the Timeline Section (it has 4 Gantt-style chart views):</p>
<p><img class="aligncenter size-full wp-image-242" title="34" src="http://www.lampdocs.com/wp-content/uploads/2009/06/341.JPG" alt=" Online Project Management Tools   Part 3" width="470" height="229" /></p>
<p>And the last one is Reports Section (that is customizable as well):</p>
<p><img class="aligncenter size-full wp-image-243" title="35" src="http://www.lampdocs.com/wp-content/uploads/2009/06/35.JPG" alt=" Online Project Management Tools   Part 3" width="470" height="231" /></p>
<p>In case you are really interested in this product, you can check all the screenshots <a href="http://www.5pmweb.com/screenshots.php">here</a>.</p>
<p>Now let’s mention the other features you may find to be useful:</p>
<ul>
<li>The opportunity to <em>import contacts from Gmail</em></li>
<li>You can drag around and resize the projects and tasks directly in the Timeline</li>
<li>It behaves more like a desktop app than a web-app, i.e. right click menus, quick response time</li>
<li><em>iCalendar integration</em></li>
<li>The opportunity <em>to import Google Docs™ links</em> and etc.</li>
</ul>
<p>You can try it for FREE (14-days) and check the list of all the features on the <a href="http://www.5pmweb.com/overview.php">overview page</a>.</p>


<p>Related posts:<ol><li><a href='http://www.lampdocs.com/businessmen/online-project-management-tools-part-1/' rel='bookmark' title='Online Project Management Tools Part 1'>Online Project Management Tools Part 1</a></li>
<li><a href='http://www.lampdocs.com/businessmen/online-project-management-tools-part4/' rel='bookmark' title='Online Project Management Tools Part 4'>Online Project Management Tools Part 4</a></li>
<li><a href='http://www.lampdocs.com/businessmen/online-project-management-tools-part-5/' rel='bookmark' title='Online Project Management Tools Part 5'>Online Project Management Tools Part 5</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.lampdocs.com/businessmen/online-project-management-tools-part-3/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Online Project Management Tools &#8211; Part 2</title>
		<link>http://www.lampdocs.com/businessmen/online-project-management-tools-part-2/</link>
		<comments>http://www.lampdocs.com/businessmen/online-project-management-tools-part-2/#comments</comments>
		<pubDate>Wed, 10 Jun 2009 09:58:04 +0000</pubDate>
		<dc:creator>Vadim Cissa</dc:creator>
				<category><![CDATA[Businessmen]]></category>
		<category><![CDATA[AtTask]]></category>
		<category><![CDATA[attask project management]]></category>
		<category><![CDATA[AtTask’s Client List]]></category>
		<category><![CDATA[Basecamp]]></category>
		<category><![CDATA[basecamp project management]]></category>
		<category><![CDATA[daptiv ppm project]]></category>
		<category><![CDATA[Portfolio Optimization Page]]></category>
		<category><![CDATA[Projects Page]]></category>

		<guid isPermaLink="false">http://www.lampdocs.com/?p=226</guid>
		<description><![CDATA[AtTask AtTask (@task) represents very nice solution for all knowledge workers to collaborate and accomplish the work most essential to the enterprise. This tool gives executives and managers the ability to increase productivity and reduce costs by helping bridge the strategic vision and objectives of their portfolios with project execution. One of the things that [...]


Related posts:<ol><li><a href='http://www.lampdocs.com/businessmen/online-project-management-tools-part-1/' rel='bookmark' title='Online Project Management Tools Part 1'>Online Project Management Tools Part 1</a></li>
<li><a href='http://www.lampdocs.com/businessmen/online-project-management-tools-part4/' rel='bookmark' title='Online Project Management Tools Part 4'>Online Project Management Tools Part 4</a></li>
<li><a href='http://www.lampdocs.com/businessmen/online-project-management-tools-part-3/' rel='bookmark' title='Online Project Management Tools &#8211; Part 3'>Online Project Management Tools &#8211; Part 3</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><strong>AtTask</strong></p>
<p><img class="aligncenter size-full wp-image-203" title="9" src="http://www.lampdocs.com/wp-content/uploads/2009/06/94.JPG" alt=" Online Project Management Tools   Part 2" width="470" height="396" /></p>
<p><strong>AtTask</strong> (@task) represents very nice solution for all knowledge workers to collaborate and accomplish the work most essential to the enterprise. This tool gives executives and managers the ability to increase productivity and reduce costs by helping bridge the strategic vision and objectives of their portfolios with project execution.</p>
<p>One of the things that really attract attention from the very beginning is AtTask’s <em>Client List</em>. It’s hardly possible to find another company that would have similar client list. Here are just some of the clients: Apple, Adobe Incorporated, Amazon.com, Hitachi, Toyota, Volvo, the Walt Disney Company, Fujitsu, McDonalds and etc.</p>
<p><span id="more-226"></span></p>
<p>The only thing I didn’t like at once is that there is no way to watch the demo before you leave information about yourself. Probably this can be easily explained by the quality of service company provides and the niche they occupy, still many users may not like it.</p>
<p>Moreover despite the fact that this product is a multilingual one, it supports just most widespread languages (Chinese, Japanese, French, German, Spanish and English).</p>
<p>In other respects you will like this solution for sure. It’s really multifunctional having some unique features. But we will discuss it a little bit later. Now let’s check AtTask’s user interface.</p>
<p>Here is a fully customizable Dashboard:</p>
<p><img class="aligncenter size-full wp-image-204" title="10" src="http://www.lampdocs.com/wp-content/uploads/2009/06/104.JPG" alt=" Online Project Management Tools   Part 2" width="470" height="257" /></p>
<p>Projects Page:</p>
<p><img class="aligncenter size-full wp-image-205" title="11" src="http://www.lampdocs.com/wp-content/uploads/2009/06/115.JPG" alt=" Online Project Management Tools   Part 2" width="470" height="240" /></p>
<p>Portfolio Optimization Page:</p>
<p><img class="aligncenter size-full wp-image-206" title="12" src="http://www.lampdocs.com/wp-content/uploads/2009/06/122.JPG" alt=" Online Project Management Tools   Part 2" width="470" height="251" /></p>
<p>And Timesheets:</p>
<p><img class="aligncenter size-full wp-image-207" title="13" src="http://www.lampdocs.com/wp-content/uploads/2009/06/131.JPG" alt=" Online Project Management Tools   Part 2" width="470" height="257" /></p>
<p>As you see it’s a really modern, nice looking, customizable, and user friendly interface. In fact there are much more screenshots to look at; they are divided according to the topics (Management, Collaboration and Integration) and subtopics. Please visit <a href="http://www.attask.com/overview/product-tour/">this page</a>, if you want to check all of them (first of all you will need to choose topic).</p>
<p>Finally l would like to mention the main distinctive features of this tool:</p>
<ul>
<li><em>Make the reports you need</em>: over 50 standard reports with the ability to customize them according to you needs</li>
<li><em>Complete all-in-one tool</em>: providing Management, Collaboration, and Integration tools in a design that is easy to use and full of powerful features that help companies get work done.</li>
<li><em>Clik feature</em>: desktop extension of @task that makes managing tasks and updating status easy, so managers and executives have the up-to-date information they need. You can view, download, and upload documents with Clik.</li>
<li><em>Mobile device support</em> (iPhone, Blackberry and etc.) <em>and WAP integration</em></li>
<li><em>What-if Scenario Tools</em></li>
<li><em>Gantt Chart support</em></li>
<li><em>Capacity Planner</em>: planning multiple projects while keeping all resources equally balanced and usable without overloading their workloads or over-booking their schedules</li>
<li>and many others</li>
</ul>
<p>To check all the features available, please visit <a href="http://www.attask.com/overview/features">features page</a>.</p>
<p><strong>Basecamp </strong></p>
<p><img class="aligncenter size-full wp-image-208" title="14" src="http://www.lampdocs.com/wp-content/uploads/2009/06/141.JPG" alt=" Online Project Management Tools   Part 2" width="470" height="192" /></p>
<p><strong>Basecamp</strong> is a very popular web-based project-management tool developed by <a title="37signals" href="http://www.37signals.com/">37signals</a>. It offers pretty standard features (to-do lists, milestone management, file sharing, time tracking, messaging system and etc.), and you can hardly find in it something unique, unavailable in other applications. That’s why given solution has been criticized for being too simple.</p>
<p>However to my mind it’s a little bit irrational, because in fact its simplicity is the only reason the great majority of Basecamp users like it a lot. Of course, you can find a lot of disadvantages of the given solution if you want to (we will discuss them more in detail a little bit later). But in this certain case the main idea of the project can be stated as following: “Why should you pay for a more expensive multifunctional tool and spend a lot of time to learn how it works, if there is something cheaper and simpler that includes only the features you need?”.</p>
<p>Another point of criticism consists in the fact that Jason Fried, 37signals Chief Executive Officer, refuses to implement different kinds of changes requested by some of the users. We can hardly know for sure what the reason is for that, but most likely 37signals don’t want to make their tool more complicated.</p>
<p>For justice’ sake it should be emphasized that there were some positive reviews as well (for example, in New York Times). Moreover this tool is not as poor to features as it may seem to be from the very beginning, because there is a decent amount of add-ons and extras. It works with a variety of iPhone apps, third-party billing/invoicing tools, mock-up review software, time tracking tools, widgets, and more. You can learn more about that <a href="http://basecamphq.com/extras">here</a>. In addition to that Basecamp offers integration with its own <a href="http://www.campfirenow.com/?source=applist">Campfire</a> product.</p>
<p>As regards the disadvantages (if we can call them in such a way) here are some of them:</p>
<ul>
<li>There is no way to install Basecamp on your own service. Moreover they don’t offer installable versions of any of <a href="http://www.37signals.com" target="_blank">their products</a>. The products are only available as hosted ones.</li>
<li>They don’t provide phone support</li>
<li>At the moment there are not so many languages supported and etc.</li>
</ul>
<p>Finally let’s take a closer look at the UI of this tool.</p>
<p>Here is the Dashboard:</p>
<p><img class="aligncenter size-full wp-image-209" title="15" src="http://www.lampdocs.com/wp-content/uploads/2009/06/151.JPG" alt=" Online Project Management Tools   Part 2" width="470" height="277" /></p>
<p>To-Do List:</p>
<p><img class="aligncenter size-full wp-image-210" title="16" src="http://www.lampdocs.com/wp-content/uploads/2009/06/161.JPG" alt=" Online Project Management Tools   Part 2" width="470" height="213" /></p>
<p>Milestones Page:</p>
<p><img class="aligncenter size-full wp-image-211" title="17" src="http://www.lampdocs.com/wp-content/uploads/2009/06/171.JPG" alt=" Online Project Management Tools   Part 2" width="470" height="324" /></p>
<p>Time Tracking Page:</p>
<p><img class="aligncenter size-full wp-image-212" title="18" src="http://www.lampdocs.com/wp-content/uploads/2009/06/181.JPG" alt=" Online Project Management Tools   Part 2" width="470" height="260" /></p>
<p>You can watch a tour or check more screenshots <a href="http://basecamphq.com/tour">here</a>.</p>
<p><strong>Daptiv PPM</strong></p>
<p><img class="aligncenter size-full wp-image-215" title="19" src="http://www.lampdocs.com/wp-content/uploads/2009/06/191.JPG" alt=" Online Project Management Tools   Part 2" width="470" height="271" /></p>
<p><strong> </strong></p>
<p><strong>Daptiv PPM</strong> represents a browser-based project management solution that makes collaboration easy and efficient. This product should probably be ranked among the best ones. It offers an extra handful of collaboration features, including a discussion board/forum. As developers mention, given tool “being flexible for both simple and complex methodologies, is designed to work the way you work”.</p>
<p>Despite the fact that Daptiv PPM is pretty easy to use, you will need to spend some time to learn all the features and capabilities, because it’s a really multifunctional tool. Its dashboard being very informative is completely customizable. Another thing you will like for sure is a user friendly interface that facilitates your working process.</p>
<p>In addition to that, Daptiv allows you to easily extend the standard capabilities of our software. Designed for business users, not coders, <em>Dynamic Applications</em> give you the power to model and support your business processes with new applications.</p>
<p>Let’s check the screenshots of the main sections of Daptiv’s user account.</p>
<p>The first one is Dashboard Page:</p>
<p><img class="aligncenter size-full wp-image-216" title="20" src="http://www.lampdocs.com/wp-content/uploads/2009/06/20.JPG" alt=" Online Project Management Tools   Part 2" width="470" height="272" /></p>
<p>Capacity Planer Section:</p>
<p><img class="aligncenter size-full wp-image-217" title="21" src="http://www.lampdocs.com/wp-content/uploads/2009/06/211.JPG" alt=" Online Project Management Tools   Part 2" width="470" height="272" /></p>
<p>Tasks:</p>
<p><img class="aligncenter size-full wp-image-218" title="22" src="http://www.lampdocs.com/wp-content/uploads/2009/06/221.JPG" alt=" Online Project Management Tools   Part 2" width="470" height="272" /></p>
<p>And Investment Map:</p>
<p><img class="aligncenter size-full wp-image-219" title="23" src="http://www.lampdocs.com/wp-content/uploads/2009/06/231.JPG" alt=" Online Project Management Tools   Part 2" width="470" height="301" /></p>
<p>Such an intuitive user interface will be accessible to everyone in your company – from product developers and IT teams, to senior executives, marketing departments and portfolio managers. Please visit <a href="http://www.daptiv.com/why_daptiv/index.htm">this page</a> to take the tour and see Daptiv PPM in action.</p>
<p>As far as the main distinctive features of Daptive PPM are concerned they are the following:</p>
<ul>
<li><em>Daptiv’s Capacity Planner</em> allows you to better plan, schedule and manage resources.</li>
<li><em>The opportunity to work the  way you want</em>:team members can view their tasks in a variety of ways</li>
<li><em>Dynamic Applications feature</em>: Daptiv lets you build your own business applications</li>
<li><em>Daptiv Work Intelligence ™</em>: critical insight into how your business is performing at both portfolio and detailed execution levels</li>
<li><em>Project Transit feature</em>: projects created in Microsoft Project can also be integrated with Daptiv, and vice-versa</li>
<li> The opportunity to publish web forms to collect data from users outside of Daptiv PPM</li>
<li>Monitor project health using color-coded Project Health Indicators and etc.</li>
</ul>
<p>If you feel the necessity to learn more, please check <a href="http://www.daptiv.com/solutions/daptiv_ppm/benefits.htm">benefits</a> and <a href="http://www.daptiv.com/why_daptiv/why_on_demand.htm">features</a> pages. To be Continued&#8230;</p>


<p>Related posts:<ol><li><a href='http://www.lampdocs.com/businessmen/online-project-management-tools-part-1/' rel='bookmark' title='Online Project Management Tools Part 1'>Online Project Management Tools Part 1</a></li>
<li><a href='http://www.lampdocs.com/businessmen/online-project-management-tools-part4/' rel='bookmark' title='Online Project Management Tools Part 4'>Online Project Management Tools Part 4</a></li>
<li><a href='http://www.lampdocs.com/businessmen/online-project-management-tools-part-3/' rel='bookmark' title='Online Project Management Tools &#8211; Part 3'>Online Project Management Tools &#8211; Part 3</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.lampdocs.com/businessmen/online-project-management-tools-part-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

