Archive for Business

Open-Source Alternative to Basecamp: ProjectPier

A number of companies use 37 SignalsBasecamp, a hosted project management, collaboration and tracking application online. It features a rich interface and many layers of administration and accountability. basecamp dashboard

Branching from an early open-source version of Basecamp, activeCollab is an alternative that can be installed and managed on a company’s own servers or local network, but has become a licensed product since it left beta.
activeCollab dashboard

Enter ProjectPier, which I installed and have started using for many of my clients after reading about the application. From the developer site:

ProjectPier is a Free, Open-Source, self-hosted PHP application for managing tasks, projects and teams through an intuitive web interface. ProjectPier will help your organization communicate, collaborate and get things done Its function is similar to commercial groupware/project management products, but allows the freedom and scalability of self-hosting. Even better, it will always be free.

dashboard overview Open Source Alternative to Basecamp: ProjectPier

It was easy and intuitive to set up new clients and assign them to projects, and create milestones and to-do items for everyone. Other key features that I found useful include:

  • sharing and tagging of important files
  • communication and notification settings, including e-mail and RSS
  • custom theming and form creation

If you can live without many of the Ajax-y bells and whistles that Basecamp touts, as well as the real-time whiteboard and team time-tracking, ProjectPier is a solid application for collaboration. Download the source code and try it out!

Comments (1)

Advice for Experts

Jeff Atwood on the Coding Horror blog recently discussed the phenomenon of being perceived or representing oneself as an expert. He provides examples of the modern “anti-expert” bias, and offers some advice to the New Experts, courtesy of James Bach:

  1. Practice, practice, practice!
  2. Don’t confuse experience with expertise.
  3. Don’t trust folklore — but learn it anyway.
  4. Take nothing on faith. Own your methodology.
  5. Drive your own education — no one else will.
  6. Reputation = Money. Build and protect your reputation.
  7. Relentlessly gather resources, materials, and tools.
  8. Establish your standards and ethics.
  9. Avoid certifications that trivialize the craft.
  10. Associate with demanding colleagues.
  11. Write, speak, and always tell the truth as you see it.

Read the full article.

Comments (1)

Chrome Out of Beta

Only three months since its initial release, the instantly popular browser from Google has had the “beta” tag removed from it. Check out the official posting from the developers.

It’s still officially only available for Windows, but can be run elsewhere with a few hacks.

Comments

Agile philosophy for more than just software development

I posted a link to Getting Real About Agile Design to the studio message board recently, and it set off quite a discussion internally. A number of people were hung up on the phrase “software development” and weren’t able to see the applications of planned flexibility for the greater business model. Admittedly, it is quite challenging in contrast to the waterfall model of project workflow, but Agile practices seem more fitting to the attitude and goals of this business.

From the article:

Agile is here to stay. The economic difficulties of the past months have finally put waterfall out of its misery; now more than ever, long requirements phases and vaporous up-front documentation aren’t acceptable. Software must be visible and valuable from the start.

Comments (1)