[cfaussie] Re: OT : Open source or very cheap project management applications

2008-10-22 Thread kazza

Trac is a good web app for PM. You can also report bugs in it and it
has an interface for SVN.
www.trac.edgewall.org


On Oct 21, 10:28 pm, Steve Onnis [EMAIL PROTECTED] wrote:
 Barry

 Thanks for that.  Had a look at that one a while ago and i actually found it
 not very user friendly.  I guess that one is one of those things that they
 have tried to get everything into it.

 -Original Message-
 From: cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf

 Of Barry Beattie
 Sent: Tuesday, 21 October 2008 11:23 PM
 To: cfaussie@googlegroups.com
 Subject: [cfaussie] Re: OT : Open source or very cheap project management
 applications

 Steve, I'm entirely not sure of what features you're after but I'd
 like to throw up the suggestion of something I came across a couple of
 years ago: SourceForge Enterprise

 the version I've seen was actually a VMWare appliance (linux O/S as
 well) you load up on your servers. It's more than an issue tracker,
 it's a document repository where you can attach docs to any part of
 the software process: diagrams, spec's, emails linked to the actual
 source. you could go from initial email from the CEO to functional
 spec's to source code, all linked together.

 not sure about the reporting, nor progress/timeline tracking (GANTT charts)

 from memory it was free for a team of less than 15 ppl. Sourceforge
 made it's money by upselling to larger teams where it cost thousands.
 I don't know where the licensing sits now a days

 http://en.wikipedia.org/wiki/SourceForge_Enterprise_Edition


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~--~~~~--~~--~--~---



[cfaussie] Re: Creating Excel files with multiple worksheets

2008-03-27 Thread kazza

Yeah I would agree with Brontojoris...I have used code written as per
Ryan's post, to output in Excel and it was pretty neat.

On Mar 27, 8:40 pm, Brontojoris [EMAIL PROTECTED] wrote:
 I second Ryan's suggestion. We have done it for our site, and there is
 no need for Java or other server extensions, just write out a properly
 formated Excel 2003+ XML file. As a bonus you to multiple worksheets,
 you also get formatting, cell sizing, text wrapping, etc.

 On Mar 27, 4:48 pm, Ryan Sabir [EMAIL PROTECTED] wrote:

  Generate it as XML..

  1. Manually create the spreadsheet in Excel, with the multiple worksheets.
  2. Save it as XML
  3. Examine the XML in a text editor and use your mad CF skillz to recreate 
  the content dynamically
  4. Profit!

  -Original Message-
  From: cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of 
  Darren Tracey
  Sent: Thursday, 27 March 2008 4:40 PM
  To: cfaussie
  Subject: [cfaussie] Creating Excel files with multiple worksheets

  Making an Excel files come out of your CF pages is pretty straight forward 
  with tables and CFContent.
  Is there any way to make an Excel file that has multiple worksheets?
  The solutions I've found involve calling COM objects for a server copy of 
  Excel, but my server doesn't have Excel installed so I can't use that 
  method.
  How would you make a second (or third) worksheet in an Ecel output file 
  without having Excel installed on the server?

  Regards
  Darren
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~--~~~~--~~--~--~---



[cfaussie] Simultaneous editing in CFEclipse

2008-02-24 Thread kazza

Hi

We use CFEclipse for development at work. Me and my manager would like
to work on the same file at the same time from our respective work
stations. I am trying to find a plugin for Eclipse to accomplish it. I
have found one called Composent Collaboratoion Plugin
http://www.eclipseplugincentral.com/displayarticle172.html

Has anyone use this and can anyone suggest any other plugin?

cheers
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
cfaussie group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~--~~~~--~~--~--~---