Looking for enterprise software solution

  • Thread starter Thread starter DaveC426913
  • Start date Start date
  • Tags Tags
    Software
AI Thread Summary
The discussion centers on finding enterprise-level software solutions for event scheduling tailored to internal company needs. The current system, eGroupWare, is an open-source PHP and MySQL solution that lacks adequate documentation and support, hindering expansion efforts. Suggestions for alternatives include GroupWise, which is noted for its commercial support and usability, as well as other open-source options like PHPProjekt and OpenGroupware. The importance of using the iCal calendaring standard is emphasized, allowing flexibility in choosing calendaring solutions. There are mentions of other systems like Lotus Domino and Sun's Java Communications Suite, which are recognized for their use in large companies. The need for strong support and documentation is highlighted, especially since the user is not an expert in this area. The preference for PHP/MySQL solutions on a Linux or FreeBSD platform is also noted, as it aligns with the company's existing infrastructure.
DaveC426913
Gold Member
Messages
23,834
Reaction score
7,830
I'm exploring possible enterprise-level software solutions for event scheduling within our company.

I want a system that can be customized for our particular internal use. We use it to communicate about- administrate- and control- events surrounding our webcasts.

We are currently using eGroupWare (formerly phpGroupware). It is an Opensource solution using PHP and mysql to provide a framework of tools to produce application modules such as calendars, contact lists and event scheduling.

While it would be nice to stay with the existing system, it is not well documented or supported, and is hampering our efforts to expand.

Though I would like to stay with something PHP/mysql-based.


Does anyone have any suggestions as to what I might take a look at?
 
Technology news on Phys.org
You don't use outlook? I would think most big companies do, I've worked for 3 fortune 100 companies and that's what is used for event scheduling.

Really simple.
 
bah... outlook/exchange is lock-in-ware.

if you use the ical calendaring standard, you can use many different calendaring solutions...

I THINK Suse has an enterprise solution that is all OSS stuff, and Ximian has some stuff that might fit the bill.

Edit... woops, I forgot that Novell bought Suse and Ximian... well, even better, you get a commercially supported system... you could use groupwise.
 
Last edited:
ComputerGeek said:
bah... outlook/exchange is lock-in-ware.

if you use the ical calendaring standard, you can use many different calendaring solutions...

I THINK Suse has an enterprise solution that is all OSS stuff, and Ximian has some stuff that might fit the bill.

Edit... woops, I forgot that Novell bought Suse and Ximian... well, even better, you get a commercially supported system... you could use groupwise.
I was expecting a flood of outraged posts by now that I suggested Outlook. :-p

Groupwise is a good suggestion, I have one client that uses it, they're a small company and he likes it.
 
Here are a couple of options:

http://www.phprojekt.com/
http://www.opengroupware.org/

If you use opengroupware there is actually a plugin to have it work in ximian evolution

I'm sure you can find more online. All I did was a google search for "open source groupware"
 
Last edited by a moderator:
OK, I'll look into Groupwise, phpprojekt and opengroupware. Thanks.
I'll have to ensure that they are better solutions than the one I've currently got though. eg. if they suffer form lack of documentation or support the way eGroupWare does, then that won't be a good solution.
Unfortunately, this is not my area of expertise, which is why I'll need good support to get off and running.
I'm not sure what Suse or Zimian are. If it's not PHP/mysql on a (Linux)FreeBSD box, then I'll have trouble selling my IT guy on it.
 
Last edited:
You can use Evolution on FreeBSD or Linux. It is just a client similar to Outlook (The full version). There is support for Colaboration servers like Exchange and Groupwise.

http://www.gnome.org/projects/evolution/
 
Groupwise is a good suggestion, I have one client that uses it, they're a small company and he likes it.

We are a >1billion $ company and we were using Groupwise.. not anymore tho, we use exchange/outlook.. works good
 
You may also want to take a look at Lotus Domino (Notes) or Sun's Java Communications Suite. I've seen both used by many, many Fortune 100 companies (obviously, Exchange is in that area, too). Sun's Java Communication Suite is now free for commerical usage (excluding support, if you desire -- I'd highly recommend it as the Communications Suite is rather complex and highly customizable to fit your needs):

http://www.sun.com/software/javaenterprisesystem/communications_suite/index.xml

Sun's Communications Suite does have a Red Hat Linux port, if you want to go the Linux route. I'd recommend a Solaris solution, though, if possible.

Disclaimer: I've worked with Lotus Domino, Sun's Communications Suite, and Solaris in the past.
 
Last edited:
Back
Top