Welcome to the 'Plogging' World
Roland Piquepaille writes "No, it's not a typo. A plog is short for 'project log' like a blog is short for 'web log.' And plogs start to be used as tools to manage projects, especially in the IT world, as discovered Michael Schrage of the MIT. He reports his findings in an article published by CIO Magazine, "The Virtues of Chitchat." Schrage found that if plogs are not really commonplace, they're not exactly rare. And they are even used to manage large IT projects, such as ERP rollouts. I totally agree with him that a plog is of great value to integrate people in a team or to keep track of the advancement of a project. And you, what's your view? If you're a project manager, do you use a plog for better control? And if not today, will you use one in the future? This overview contains selected excerpts from Schage's article which will help you to answer the above questions."
Brings back memories, when we would check out each others' .project files... Hopefully this tool will be a little easier to manage.
Quidquid latine dictum sit, altum sonatur.
pwiki.
They make for excellent documentation both for old and for new developers/users
Could you consider SourceForge a 'plog'?
If a web log is a blog, then shouldn't project log be a tlog?
-m
#
# Modus Ponens
#
I've found that WIKIs can be useful as a collaboration tool in the workplace.
It can be a free form tool to coordinate various teams and projects. Its important to bear in mind though that even the best tool is no replacement for good management.
The WIKI I'm currently using is TWIKI which is GPL'd.
hmm have to check that out.
my uni uses tutos.
and the software engineering documentation subject has "Document the building of your very own team management software" as their semester project
actually, in order to manage all the docs our team used a combination of roundup, mailman and B2 blog to make our own rapidly developed team work space...
it was kinda ironic - using a collaborative online project management system to design a collaborative online project management system
in the end, though, the strain of having 7 people work on 1 document through a webbased interface got too much so we ended up using CVS on the school unix servers
A few months back i setup a blog to help out our team to help manage the knowledge we acquire throughtout the projects duration. My managers fourtunately approved it. Though it was well recieved throught the team, very few knew what a blog actually is and very few have actually used it. It is rather unfortunate that some employees do not do anything other than things which are manadatory. I'm sure people would have used it much more if it was made mandatory to record all their experiences but we know that it's not possible. An oft quoted excuse is time. Blogging does take time and i totally agree with that but what is not being considered is the time that would be saved by someone else who would come across the same problems after a month or two.
"Blogs," "moblogs," and "plogs" are not words. They are ill-conceived marketing creations, no better than "information superhighway" and "top-speed technology." They exist to perpetuate the myth that personal publishing is going to reinvent the web as a means of communication.
Weblogs are personal web pages or journals. Plogs are project logs. Photologs are photo journals. Sure, the terms are longer, but they actually sound reasonable compared to "blog."
For more information, click here.
I used to be able to tell when someone was fingering me. My .plan was a named pipe fed by a shell script. The script would netstat looking for fingerd connections, rsh to the source host, "ps -aux" for finger processes, and send me the results. I'd then send email to the person, asking "why are you fingering me?".