Re: Planner-dev-list Digest, Vol 8, Issue 3



Seems to me that this is nit-picking.  I am in the UK and use GPES.  It is just hosted in the USA per the agreement.  It is a US Government Funded project so you cant expect the same from it as you would GPL based software.
It runs ASP.  If you have ASP support in you webserver, it works as long as you have MS SQL Server, a major databased used.  It does use MS Word documents for one form of report if you want, but that can be edited and made into anything you want, or just use the HTML version of the report instead and print it to PDF if you like.  The point with any opensource is, you can modify it to your hearts content.
Octopus IEM is based on PHP and PostgreSQL.  It is NOT opensource.  It is a commercial product, that is inexpensive for small companies etc.  It is in Beta.  Most more extensive with Accounting, CVS, ISO9000 etc all integrated as an IEM must be.

Of course if you only want planner but want to use it over the internet for groups, why not just use the database version?  Of course it does not offer the management levels so that is a bit of a miss and there are not contingent paths, stochastic data etc etc. but that it is ok for simple project planning.

Prof. David A. Rivkin, PhD, PE
Farington University Graduate School of Business.

planner-dev-list-request gnome org wrote:
Send Planner-dev-list mailing list submissions to
planner-dev-list gnome org

To subscribe or unsubscribe via the World Wide Web, visit
http://mail.gnome.org/mailman/listinfo/planner-dev-list
or, via email, send a message with subject or body 'help' to
planner-dev-list-request gnome org

You can reach the person managing the list at
planner-dev-list-owner gnome org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Planner-dev-list digest..."


Today's Topics:

1. Re: Web Based Planning Tools (Lincoln Phipps)
2. Levelling via "helper" scripts ? (Lincoln Phipps)


----------------------------------------------------------------------

Message: 1
Date: Fri, 06 Apr 2007 12:11:33 +0200
From: Lincoln Phipps
Subject: Re: Web Based Planning Tools
To: planner-dev-list gnome org
Message-ID: <46161CD5 6060208 openmutual net>
Content-Type: text/plain; charset=ISO-8859-1

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Is GPES the one that's described at e.g. http://www.openchannelfoundation.org/projects/GPES/ ?
If so then looking at the requirements,

The technical requirements for GPES are as follows:

* 1 Web Server - Running Microsoft NT, Internet Information Server, Word, Excel
* 1 Database Server - Running Microsoft SQL Server
* Employees need a standard browser, Internet Explorer or Netscape Navigator on
their computers
* Reports generated by the system (including performance plans) are in Microsoft
Word or Excel format and can be downloaded to the user's desktop computer

One asks....
Why not Apache
Why not Openoffice/PDF export ?
Why not PostgreSQL or MySQL ?
I presume Opera/Mozilla work OK on that ?

and the real killer to this application is,
"Export Status:
Distribution is restricted to US citizens in the United States."

That represents just 5% of the worlds population. I guess the "Open" in "Open Source"
is like Microsoft's "Open Licensing". You also have to fax a license copy back
to someone. If I faxed a license copy back for every GPL/LGPL app or library I
downloaded well lets say after a few hundred phone calls...

If I Google for Octopus IEM GPCI download I get no relevant hits.

Care to elaborate on this email of yours ?. Have I misinterpreted something ?.
Maybe the web sites I hit for what you suggest are out of date.

Regards,
Lincoln (in Europe from which is forbidden to get GPES source code.)

David A. Rivkin, PhD wrote:
> If you are seeking Web based planning that is more sophisticated than
> Planner, check out GPES (from Nasa) and Octopus IEM (from GPCI). They
> are web based systems with multiple management layers for more real
> program planning that Planner does. It would be nice to have Planner
> interact with these systems databases as well.
>
> Prof. David A. Rivkin, PhD, PE
> Farington University Graduate School of Business
>
> ------------------------------------------------------------------------
> Need Mail bonding?
> Go to the Yahoo! Mail Q&A
>
> for great tips from Yahoo! Answers
>
> users.
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Planner-dev-list mailing list
> Planner-dev-list gnome org
> http://mail.gnome.org/mailman/listinfo/planner-dev-list
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFGFhzVVo/F3CLIt9cRAiz2AJ4g6dXEWQ0o6MgwDRbG2ZRJOhardgCeLWjb
scs/eULnOytoxYk+vlrAMto=
=C/dG
-----END PGP SIGNATURE-----


------------------------------

Message: 2
Date: Fri, 06 Apr 2007 12:24:57 +0200
From: Lincoln Phipps
Subject: Levelling via "helper" scripts ?
To: planner-dev-list gnome org
Message-ID: <46161FF9 4020908 openmutual net>
Content-Type: text/plain; charset=ISO-8859-1

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


Was thinking that we'll never really get resource levelling really sorted out in
Planner and we need not re-invent the wheel trying to do this hard problem.

So why not provide a way from within Planner to launch "helper" scripts ?

In planner we have a HelperScriptName (stored in Project file) and a
HelperScriptPath (unique and local to the PC) and various flags and what
I envisage happening is that automatically or via a button click the helper
application is exec'd (on Windows it could be an EXE or a batch file and on
Unix it could be any shell or binary).

The helper script/app takes the data (could even be a temporary copy of the
project as XML and does its stuff on the data and then signals (via touching a
file would be cross-platform as opposed to signals) and then Planner merges or
replaces the project with the new data.

The advantages of this kind of method is that we are independent of language.
If someone has done a great resource levelling in say Prolog or Java then we
(or anyone) just have to do some XSLT to get the Planner file to the desired input
format and then reformat back into Planner XML.

It also allows for non-open applications to be used i.e. proprietary scripts
or libraries which have non-Free licensing terms or may be freeish but not
compatible to GPL.

Comments ?

Lincoln
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFGFh/5Vo/F3CLIt9cRAsknAJ996iaRGYLehaotg6UhGPUa8RK+bQCeNPQw
QbUmY0CKGatNObFJ0Y2omaA=
=tafr
-----END PGP SIGNATURE-----


------------------------------

_______________________________________________
Planner-dev-list mailing list
Planner-dev-list gnome org
http://mail.gnome.org/mailman/listinfo/planner-dev-list


End of Planner-dev-list Digest, Vol 8, Issue 3
**********************************************


Never miss an email again!
Yahoo! Toolbar
alerts you the instant new Mail arrives. Check it out.

[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]