<?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>PuffCrumb</title>
	<atom:link href="http://www.puffcrumb.com/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://www.puffcrumb.com</link>
	<description>PuffCrumb&#039;s Blog</description>
	<lastBuildDate>Thu, 06 Aug 2009 19:28:27 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.3</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Setting Up a Linux Server</title>
		<link>http://www.puffcrumb.com/?p=49</link>
		<comments>http://www.puffcrumb.com/?p=49#comments</comments>
		<pubDate>Thu, 06 Aug 2009 19:27:11 +0000</pubDate>
		<dc:creator>peter</dc:creator>
				<category><![CDATA[IT]]></category>

		<guid isPermaLink="false">http://www.puffcrumb.com/?p=49</guid>
		<description><![CDATA[
I suggest you use SuSE (from Novell), or Centos ( a flavor of RedHat) if you are a new comer to the Linux environment. The reason for the choice of either OpenSuse or Centos is the support for these product and the relative ease with which you can set them up. Both distributions have nice [...]]]></description>
			<content:encoded><![CDATA[<p><!-- 		@page { size: 8.5in 11in; margin: 0.79in } 		P { margin-bottom: 0.08in } --></p>
<p style="margin-bottom: 0in;">I suggest you use SuSE (from Novell), or Centos ( a flavor of RedHat) if you are a new comer to the Linux environment. The reason for the choice of either OpenSuse or Centos is the support for these product and the relative ease with which you can set them up. Both distributions have nice GUI front ends which makes the Microsoft technicians feel at home.</p>
<p><script type="text/javascript">// <![CDATA[
 google_ad_client = "pub-0725313160722302"; /* 468x15, text only for Puffcrumb */ google_ad_slot = "8089045698"; google_ad_width = 468; google_ad_height = 15;
// ]]&gt;</script><br />
<script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript">
</script></p>
<p style="margin-bottom: 0in;">
<div id="attachment_50" class="wp-caption alignleft" style="width: 160px"><img class="size-thumbnail wp-image-50" title="serverroom2" src="http://www.puffcrumb.com/wp-content/uploads/2009/08/serverroom2-150x150.jpg" alt="Install Linux as a powerful and robust server" width="150" height="150" /><p class="wp-caption-text">Install Linux as a powerful and robust server</p></div>
<p>Usually during the initial installation you get to choose the packages you would like to install, and the roll that you server will fulfill. So for those not familiar with the Linux terminology here are a few things to be aware of.</p>
<p style="margin-bottom: 0in;"><strong>Desktop environments (the graphical user interface, or GUI)</strong></p>
<p style="margin-bottom: 0in;">there are a few to choose from, but either Gnome or KDE will probably be the best choice for a new comer. In fact KDE will remind you somewhat of a Microsoft PC.</p>
<p style="margin-bottom: 0in;"><strong>Web Server</strong></p>
<p style="margin-bottom: 0in;">For a web server you will want to install Apache (or Apache2)</p>
<p style="margin-bottom: 0in;"><strong>Proxy Server</strong></p>
<p style="margin-bottom: 0in;">Linux ships with something call Squid which can turn your computer into a powerful Proxy server. A proxy server allows you to control you employees access to the Internet. For reporting on users Internet usage you need to install SARG, which you might have to down load off the Internet since SuSE at least doesn&#8217;t ship with it.</p>
<p style="margin-bottom: 0in;"><strong>File Server</strong></p>
<p style="margin-bottom: 0in;">If you will be using Microsoft workstations then you will need to install Samba. Samba uses the same protocols that Microsoft uses to share folders on the network. Samba can also be configured to make your Linux server act like a Microsoft Domain controller.</p>
<p style="margin-bottom: 0in;"><strong>Mail server</strong></p>
<p style="margin-bottom: 0in;">I suggest you install Postfix as the SMTP part of a mail server and either Qpopper or Dovecot for the POP or IMAP side of the mail server functionality. You need a mail server to be able to handle both sending (SMTP) and receiving requests from the mail clients (IMAP, and or POP). Qpopper can handle POP but not IMAP whereas Dovecot can handle both. Qpopper is a lot easier to setup.</p>
<p style="margin-bottom: 0in;">If you are interested in learning how to configure these servers please visit <a href="http://www.linuxnet.co.za/">http://www.linuxnet.co.za</a> or keep watching this blog for more info.</p>
<p style="margin-bottom: 0in;">
<p><script type="text/javascript">// <![CDATA[
 google_ad_client = "pub-0725313160722302"; /* 468x60, banner for Puffcrumb */ google_ad_slot = "7087847677"; google_ad_width = 468; google_ad_height = 60;
// ]]&gt;</script><br />
<script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript">
</script></p>
]]></content:encoded>
			<wfw:commentRss>http://www.puffcrumb.com/?feed=rss2&amp;p=49</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Going Linux</title>
		<link>http://www.puffcrumb.com/?p=43</link>
		<comments>http://www.puffcrumb.com/?p=43#comments</comments>
		<pubDate>Wed, 05 Aug 2009 19:44:35 +0000</pubDate>
		<dc:creator>peter</dc:creator>
				<category><![CDATA[IT]]></category>

		<guid isPermaLink="false">http://www.puffcrumb.com/?p=43</guid>
		<description><![CDATA[Running a small business can be quite a challenge. On one hand you need to be professional – ie Website, e-mail, typed documents etc.  On the other hand the last thing you want to do is spend a fortune on computers and software.
If you were to buy a PC for $1000, the software alone [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_46" class="wp-caption alignleft" style="width: 160px"><img class="size-thumbnail wp-image-46" title="computers" src="http://www.puffcrumb.com/wp-content/uploads/2009/08/computers-150x150.jpg" alt="Don't dispair at the cost of software - go Linux" width="150" height="150" /><p class="wp-caption-text">Don&#39;t dispair at the cost of software - go Linux</p></div>
<p>Running a small business can be quite a challenge. On one hand you need to be professional – ie Website, e-mail, typed documents etc.  On the other hand the last thing you want to do is spend a fortune on computers and software.<br />
If you were to buy a PC for $1000, the software alone (Operating system and Office suite) would set you back at least $350 of your total cost – that is a staggering one third!<br />
<script type="text/javascript"><!--
google_ad_client = "pub-0725313160722302";
/* 468x15, text only for Puffcrumb */
google_ad_slot = "8089045698";
google_ad_width = 468;
google_ad_height = 15;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script><br />
But what if you could get away with just buying the hardware? You could cut back on your startup costs dramatically</p>
<p>I suggest you consider Open Source – Linux is very easy to install as a “desktop”PC and comes with loads of different programs that will allow you to run your business efficiently.<br />
The bigger the Company the more you save!</p>
<p><strong>Now you can afford a server! </strong><br />
Again – think Linux. For the cost of the hardware you can set up a Proxy Server, File Server, Web Server, Mail Server and Firewall. Work out how much it would cost you to set up a Microsoft server compared to going the Open Source route.</p>
<p><strong>The down side of using Linux as a server:</strong><br />
The skills needed to setup a Linux server will cost you more that the Microsoft equivalent. But still, in my opinion, you will still come out on top. Having said that the more people who use Linux the more the cost of the skills will come down.</p>
<p><strong>The up side of using Linux as a server:</strong><br />
Apart from the fact that there are no licensing fees to worry about, you will get a stable robust server that will keep on running. And generally speaking you can get away with a slower computer to do the same work. Linux, as an operating system is a lot less resource hungry than its counterparts.</p>
<p>Consider this &#8211; the majority of web servers are running Linux. There is a reason for that.</p>
<p><strong>Hung up on Microsoft?</strong></p>
<p>You can setup a server that your users won&#8217;t even realize they are using a Linux server, they&#8217;ll thing it&#8217;s a Microsoft server they are connecting to.</p>
<p>Anyway, that&#8217;s my oppion. Having started off as a Microsoft Certified Systems Engineer, and then moved into the Linux arena, I would go with Linux.<br />
<script type="text/javascript"><!--
google_ad_client = "pub-0725313160722302";
/* 468x60, banner for Puffcrumb */
google_ad_slot = "7087847677";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
]]></content:encoded>
			<wfw:commentRss>http://www.puffcrumb.com/?feed=rss2&amp;p=43</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Project Management Concept Phase</title>
		<link>http://www.puffcrumb.com/?p=37</link>
		<comments>http://www.puffcrumb.com/?p=37#comments</comments>
		<pubDate>Tue, 04 Aug 2009 18:42:31 +0000</pubDate>
		<dc:creator>peter</dc:creator>
				<category><![CDATA[The Concept Phase]]></category>

		<guid isPermaLink="false">http://www.puffcrumb.com/?p=37</guid>
		<description><![CDATA[
Project Management&#8217;s first phase &#8211; The Concept Phase



Project Management Concept Phase the Project Manager and his team must decide whether the project should be taken on or not. To arrive at this decision depends on a number of important factors:
Factors to consider during the Project Management Concept Phase
Is the project in the best interests of [...]]]></description>
			<content:encoded><![CDATA[<p><!-- 		@page { size: 8.5in 11in; margin: 0.79in } 		P { margin-bottom: 0.08in } --></p>
<p style="margin-bottom: 0in;"><strong>Project Management&#8217;s first phase &#8211; The Concept Phase</strong></p>
<p style="margin-bottom: 0in;"><script type="text/javascript"><!--
google_ad_client = "pub-0725313160722302";
/* 468x15, text only for Puffcrumb */
google_ad_slot = "8089045698";
google_ad_width = 468;
google_ad_height = 15;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>Project Management Concept Phase the Project Manager and his team must decide whether the project should be taken on or not. To arrive at this decision depends on a number of important factors:</p>
<p style="margin-bottom: 0in;"><strong>Factors to consider during the Project Management Concept Phase</strong></p>
<p style="margin-bottom: 0in;">Is the project in the best interests of the Company? Is this what the Company does, or will the Company be diversifying too much? What does the Company anticipate the break even point of the project to be? What is the Company prepared to spend on the project? What sort of return on investment does the Company hope to achieve? Are there any cash flow problems that need to be taken into consideration? And so on.</p>
<p style="margin-bottom: 0in;">
<div id="attachment_39" class="wp-caption alignleft" style="width: 160px"><img class="size-thumbnail wp-image-39" title="project management1" src="http://www.puffcrumb.com/wp-content/uploads/2009/08/project-management1-150x150.jpg" alt="Appoint a Project Management Committee" width="150" height="150" /><p class="wp-caption-text">Appoint a Project Management Committee</p></div></p>
<p>To answer the above questions a Project Manager needs to have broad idea what the project is all about and how it will fit in with the Company&#8217;s Mission and Vision statements. A SWOT analysis of the Company will assist in making a decision as to whether the project should go ahead or not. The Project Manager should document his findings and call a meeting with all stake holders to analyze these preliminary findings to decide if the project will go ahead or not. We don&#8217;t just blunder forth with a project before doing at least a preliminary analysis of the Company and the Project it wishes to undertake.</p>
<p><!-- 		@page { size: 8.5in 11in; margin: 0.79in } 		P { margin-bottom: 0.08in } --></p>
<p style="margin-bottom: 0in;"><strong>If the decision is to go ahead</strong></p>
<p style="margin-bottom: 0in;">If all the stake holders are in agreement that the project should go ahead then a Project Management Committee will need to be identified. A Project Management Committee should be setup to administer the Project. Depending on the scale of the Project, the Project Management Committee should consist of at least some of the stakeholders. The Company&#8217;s Senior Management should not shirk their responsibility towards the project.</p>
<p style="margin-bottom: 0in;">A meeting should be held with all the members of this Committee to determine how often the committee should meet during the Project “Scope and Design” Phase and what penalties if any should be imposed on members who miss these meetings.</p>
<p style="margin-bottom: 0in;">Other important ground rules for the “Scope and Design” Phase should be established at this meeting. The Project Manager should chair the meeting and take the lead in making recommendations as to the communication protocols and documentation  to be used during the subsequent phases of the Project. These decisions should then be minuted. The minutes should be distributed to all Project Management Committee members as soon as possible.</p>
<p><script type="text/javascript">// <![CDATA[
 google_ad_client = "pub-0725313160722302"; /* 468x60, banner for Puffcrumb */ google_ad_slot = "7087847677"; google_ad_width = 468; google_ad_height = 60;
// ]]&gt;</script><br />
<script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript">
</script></p>
]]></content:encoded>
			<wfw:commentRss>http://www.puffcrumb.com/?feed=rss2&amp;p=37</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Project Management Methodology</title>
		<link>http://www.puffcrumb.com/?p=26</link>
		<comments>http://www.puffcrumb.com/?p=26#comments</comments>
		<pubDate>Mon, 03 Aug 2009 20:14:42 +0000</pubDate>
		<dc:creator>peter</dc:creator>
				<category><![CDATA[Project Management Overview]]></category>

		<guid isPermaLink="false">http://www.puffcrumb.com/?p=26</guid>
		<description><![CDATA[4 Phases of Project Management
A project can be divided into 4 basic phases:
1.Concept Phase
2.Scope and design phase
3.Implementation Phase
4.Commissioning and Handover phase




Each of these phases are crucial to the success of a project – but to what extent the Project Manager implements each of these phases depends a lot on the project. A Project manager should [...]]]></description>
			<content:encoded><![CDATA[<p><strong>4 Phases of Project Management</strong><br />
A project can be divided into 4 basic phases:<br />
1.Concept Phase<br />
2.Scope and design phase<br />
3.Implementation Phase<br />
4.Commissioning and Handover phase<br />
<script type="text/javascript"><!--
google_ad_client = "pub-0725313160722302";
/* 468x15, text only for Puffcrumb */
google_ad_slot = "8089045698";
google_ad_width = 468;
google_ad_height = 15;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script><br />
<div id="attachment_29" class="wp-caption alignleft" style="width: 135px"><img class="size-full wp-image-29" title="ProjectManagement" src="http://www.puffcrumb.com/wp-content/uploads/2009/08/ProjectManagement.jpg" alt="Project Management Principles Rather Than Rules" width="125" height="105" /><p class="wp-caption-text">Project Management Principles Rather Than Rules</p></div></p>
<p>Each of these phases are crucial to the success of a project – but to what extent the Project Manager implements each of these phases depends a lot on the project. A Project manager should keep in mind the principles of the Project Management Methodology rather than the “rules” of the Methodology.</p>
<p><strong>Corporate Governance and Project management</strong><br />
As far as corporate governance goes, a company should outline the principles and guidelines that should be applied to each project undertaken by the companies Project Management Team.<br />
In this way, each project will be handled correctly in accordance with a predefined Project Management Methodology, but at the same time allowing the small projects to be handled speedily without the bureaucracy of the larger projects.</p>
<p><!-- 		@page { size: 8.5in 11in; margin: 0.79in } 		P { margin-bottom: 0.08in } --></p>
<p style="margin-bottom: 0in;"><strong>Small Projects and Large Projects – apply Project Management Principles</strong></p>
<p style="margin-bottom: 0in;">The larger the project the more controls the Project Manager will need to implement. To what extent these controls are to be implemented should be left up to the discretion of the Project Manager.</p>
<p style="margin-bottom: 0in;">For this reason it is important that a Project Manager be guided by principles rather than rules.</p>
<p style="margin-bottom: 0in;">To give an example:</p>
<p style="margin-bottom: 0in;">A project of rolling out 60 or 70 new computers for the sales staff will probably not require the same amount of testing, change control and bureaucracy as would a project to implement a company wide software roll out of a totally new product developed for the unique needs of the company.</p>
<p><script type="text/javascript"><!--
google_ad_client = "pub-0725313160722302";
/* 468x60, banner for Puffcrumb */
google_ad_slot = "7087847677";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
]]></content:encoded>
			<wfw:commentRss>http://www.puffcrumb.com/?feed=rss2&amp;p=26</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>To do or not to do</title>
		<link>http://www.puffcrumb.com/?p=23</link>
		<comments>http://www.puffcrumb.com/?p=23#comments</comments>
		<pubDate>Sun, 02 Aug 2009 19:12:31 +0000</pubDate>
		<dc:creator>peter</dc:creator>
				<category><![CDATA[Project Management]]></category>

		<guid isPermaLink="false">http://www.puffcrumb.com/?p=23</guid>
		<description><![CDATA[
Project management is about choosing your projects carefully, assuming that you don&#8217;t have a boss who dictates which projects you will take. The reason is that your failure as a project manager could mean the end of your project management career. Of coarse, employing the correct project management “tools and rules” will mean less chance [...]]]></description>
			<content:encoded><![CDATA[<p><!-- 		@page { size: 8.5in 11in; margin: 0.79in } 		P { margin-bottom: 0.08in } --></p>
<p style="margin-bottom: 0in;">Project management is about choosing your projects carefully, assuming that you don&#8217;t have a boss who dictates which projects you will take. The reason is that your failure as a project manager could mean the end of your project management career. Of coarse, employing the correct project management “tools and rules” will mean less chance of failure.</p>
<p><script type="text/javascript"><!--
google_ad_client = "pub-0725313160722302";
/* 468x15, text only for Puffcrumb */
google_ad_slot = "8089045698";
google_ad_width = 468;
google_ad_height = 15;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
<p style="margin-bottom: 0in;">I was involved in a project once that was totally do-able from a project point of view, but the project manager broke just about every rule in the book. Our team (responsible for a small part of the project) would arrive at the weekly meeting armed with our own minute taker. The project manager didn&#8217;t see the need to take minutes of the meeting so we ended up taking our own minutes. Needless to say, he is no longer a project manager.</p>
<p style="margin-bottom: 0in;">Having said that, sometimes you are given a project that is impossible to complete successfully. It might be a “pick up the pieces” type project, where they have sent the original project manager packing, and now you get the job of miracle man!</p>
<p style="margin-bottom: 0in;">Sometimes you need to say NO, for you our sake. When the project has failed it will be your neck on the line, as everyone will have forgotten the fact that you were trying to fix the stuff up.</p>
<p style="margin-bottom: 0in;">On the other hand, if you can pull it off, it might look good on your resume – but is the risk worth it?</p>
<p style="margin-bottom: 0in;"><strong>To fail or to fail!</strong></p>
<p style="margin-bottom: 0in;">If you are in the unfortunate position of having a boss who is calling the shots, and he&#8217;s given you an impossible project, be very careful about telling him the project will fail. When it does fail, you will get the blame anyway, and on top of it, you will have acquired the reputation as someone who deliberately sabotaged the project to prove a point.</p>
<p style="margin-bottom: 0in;">Just do the project – just make sure you do it to the best of your ability. When the reason for failure has been analyzed, at least you won&#8217;t be the cause of it.</p>
<p><script type="text/javascript"><!--
google_ad_client = "pub-0725313160722302";
/* 468x60, banner for Puffcrumb */
google_ad_slot = "7087847677";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
]]></content:encoded>
			<wfw:commentRss>http://www.puffcrumb.com/?feed=rss2&amp;p=23</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Qualities of a good Project Manger</title>
		<link>http://www.puffcrumb.com/?p=16</link>
		<comments>http://www.puffcrumb.com/?p=16#comments</comments>
		<pubDate>Wed, 29 Jul 2009 19:25:48 +0000</pubDate>
		<dc:creator>peter</dc:creator>
				<category><![CDATA[The Project Manager]]></category>

		<guid isPermaLink="false">http://www.puffcrumb.com/?p=16</guid>
		<description><![CDATA[
Project Managers should be able to think for themselves
// 



In my opinion  a good project manager needs to be able to think “outside the box”. A Project manager should not be bound by rules and regulations, but rather by the principles of Project Management.

All too often a Project Manager will fail as a leader [...]]]></description>
			<content:encoded><![CDATA[<p><!-- 		@page { size: 8.5in 11in; margin: 0.79in } 		P { margin-bottom: 0.08in } --></p>
<p style="margin-bottom: 0in;"><strong>Project Managers should be able to think for themselves</strong></p>
<p><script type="text/javascript">// <![CDATA[
  google_ad_client = "pub-0725313160722302"; /* 468x15, text only for Puffcrumb */ google_ad_slot = "8089045698"; google_ad_width = 468; google_ad_height = 15;
// ]]&gt;</script></p>
<p><script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript"></p>
<p></script><br />
<!-- 		@page { size: 8.5in 11in; margin: 0.79in } 		P { margin-bottom: 0.08in } --></p>
<p style="margin-bottom: 0in;">In my opinion  a good project manager needs to be able to think “outside the box”. A Project manager should not be bound by rules and regulations, but rather by the principles of Project Management.</p>
<p style="margin-bottom: 0in;">
<div id="attachment_21" class="wp-caption alignleft" style="width: 138px"><img class="size-full wp-image-21" title="13078901" src="http://www.puffcrumb.com/wp-content/uploads/2009/07/13078901.jpg" alt="Think Outside the Box" width="128" height="88" /><p class="wp-caption-text">Think Outside the Box</p></div>
<p>All too often a Project Manager will fail as a leader because he, or she, is bound by the rules and regulations of Project Management. “We must do it this way because this is how we manage a project!” they will say.</p>
<p style="margin-bottom: 0in;">But is there not a better way to handle this particular project, and yet still be within the framework of the Project Management Methodology principles?  A good Project Manager should be the type of Manager that asks such questions.</p>
<p><!-- 		@page { size: 8.5in 11in; margin: 0.79in } 		P { margin-bottom: 0.08in } --><br />
<script type="text/javascript">// <![CDATA[
 google_ad_client = "pub-0725313160722302"; /* 468x60, banner for Puffcrumb */ google_ad_slot = "7087847677"; google_ad_width = 468; google_ad_height = 60;
// ]]&gt;</script></p>
<p><script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript"></p>
<p></script></p>
]]></content:encoded>
			<wfw:commentRss>http://www.puffcrumb.com/?feed=rss2&amp;p=16</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
