Web Hosting Talk







View Full Version : Macromedia Sitespring


SYAlam
05-26-2002, 02:09 PM
Does anyone know if the Linux edition of Sitespring is out?

ZeonHost
05-26-2002, 02:37 PM
I doubt a Linux version will be released. :( Macromedia's only solution appears to be using a Windows server to host the application and publishing project information to a Linux system.

vipe
05-27-2002, 12:55 AM
Here's a pretty good *nix system that is inspired by Site Spring, and free:
http://www.phpcollab.com
Here's their project page:
http://sourceforge.net/projects/phpcollab

Enjoy :)

Xanthis
05-27-2002, 07:08 PM
It would be a very sweet solution if SiteSpring was ported to *NIX systems. My company started with Windows systems and CF apps and now are switching over to FreeBSD systems and PHP custom coded applications.

The hardest problem is communicating with project managers and graphic artists as everyone likes to put their hands into the pie and it tends to get messy after the pull their hands out. One step we took is using CVS rather than anyone who wants to make a change, they would use to change straight up FTP so we had no revision control.

We now do everything in CVS, though we have yet to progress from writing planned features on piece of paper to something we can store online.

phpCollab looks like an interesting project . . Any others out there like it?

SYAlam
05-27-2002, 10:19 PM
PHPcollab is great! Well it looks great at least! I haven't gotten around to getting to the code yet. The GUI can be fully modified correct?

Marco JKD
05-28-2002, 04:25 AM
Here's a pretty good *nix system that is inspired by Site Spring, and free:
http://www.phpcollab.com
Here's their project page:
http://sourceforge.net/projects/phpcollab

Enjoy

Really nice!

Marco

SYAlam
05-28-2002, 10:24 AM
So would you guys recommend operating via CVS?

Also, this would allow great solutions for the customer, he would be able to see whats going on right here, right now!