From: Kishore B. <ki...@ca...> - 2001-12-30 09:14:28
|
Greetings, In "Never settle for the best" (http://www.google.com/corporate/today.html), it is stated ...Give the proper tools to a group of people who like to make a difference, and they will... I have been using a modified phpwiki behind http://www.carnatic.com/karmasaya/ since 6 months... ( text editor under Mac OS X) The recent version 1.3.2 looks much much better... I have Windows XP since a few days and want to contribute to the phpWiki project in some way... I want to get started with the best development environment... I have been searching and could not find a list of (recommended) tools used by phpWiki project members... I would like to see a list of tools that Steve Wainstead et al use to make a difference :-) http://www.itworks.demon.co.uk/phpeditors.htm already lists all the PHP Editors... But, If I get a list from this group... I can start with the one tool used by most members... Thanks. Best Regards, Kishore. -- http://www.carnatic.com |
From: Steve W. <sw...@pa...> - 2001-12-30 16:38:28
|
Hi Kishore, I do all my PhpWiki work on Linux and Mac OS X, but primarily on Linux. My main tool is Emacs. With Emacs I get syntax highlighting (with the additional php-mode, available from Sourceforge), shell mode (for running sql clients, very handy), CVS hooks (C-x v v), and many more features that make Emacs a great text based IDE. I have always used Navigator but switched to Mozilla this past year. .9.7 works pretty well. That's really about it. cheers ~swain On Sun, 30 Dec 2001, Kishore Balakrishnan wrote: > Greetings, > > In "Never settle for the best" > (http://www.google.com/corporate/today.html), it is stated ...Give the > proper tools to a group of people who like to make a difference, and > they will... > > I have been using a modified phpwiki behind > http://www.carnatic.com/karmasaya/ since 6 months... ( text editor under > Mac OS X) > > The recent version 1.3.2 looks much much better... > > I have Windows XP since a few days and want to contribute to the > phpWiki project in some way... > > I want to get started with the best development environment... I > have been searching and could not find a list of (recommended) tools > used by phpWiki project members... > > I would like to see a list of tools that Steve Wainstead et al use > to make a difference :-) > > http://www.itworks.demon.co.uk/phpeditors.htm already lists all the > PHP Editors... > > But, If I get a list from this group... I can start with the > one tool used by most members... > > Thanks. > > Best Regards, Kishore. > > -- > > http://www.carnatic.com > --- http://www.panix.com/~swain/ "Without music to decorate it, time is just a bunch of boring production deadlines or dates by which bills must be paid." -- Frank Zappa |
From: Carsten K. <car...@ma...> - 2001-12-31 00:40:51
|
Hi, I found a trick at macosxhints.com which allows ProjectBuilder to use SSH. It works with Sourceforge! Check out phpwiki/doc/INSTALL.MacOSX for instructions. Carsten |
From: Carsten K. <car...@ma...> - 2001-12-30 19:06:02
|
Hi Kishore, Welcome, it's nice to have another Mac OS X user helping out. (I actually didn't know that Steve also uses it!) Primarily I'm using Project Builder (from the December devtools) and MacCVS Pro carbon (sourceforge.net/project/maccvspro). There is a PB project file checked in to the CVS as a module named "phpwiki.pbproj" (under /cvsroot/phpwiki), and you can find some notes about using PB with PhpWiki in doc/INSTALL.MacOSX. MacCVS pro is mostly working well but it's not without it's quirks. For one thing it doesn't create local files with the correct modification dates when it downloads files (doesn't cause any problems, just annoying). Sometimes I use the CVS command-line tools. I tried a couple other clients but didn't like their interfaces. Once Project Builder's built-in CVS gets it's bugs ironed out and it supports SSH I'll probably just use it's SCM facilities. Steve mentioned Emacs to me so I've started playing with that a bit. It looks like an excellent program but I haven't been able to get it all working properly ("po mode" works but I can't get php-mode to install, and how to access its menu bar is still a mystery.) For browsers I'm using OmniWeb 4.1b and occasionally Mozilla and iCab. Really haven't used iCab much anymore since upgrading from OS 9, OW is my main browser now. For databases, I'm running mySQL and Postgresql, with CocoaSQL (excellent) and phpMyAdmin 2.2.1. It's good that you brought this up, we should collect this info about the tools we use and add some notes to doc/README.coding. Carsten On Sunday, December 30, 2001, at 04:12 am, Kishore Balakrishnan wrote: > Greetings, > > In "Never settle for the best" > (http://www.google.com/corporate/today.html), it is stated ...Give the > proper tools to a group of people who like to make a difference, and they > will... > > I have been using a modified phpwiki behind > http://www.carnatic.com/karmasaya/ since 6 months... ( text editor under > Mac OS X) > > The recent version 1.3.2 looks much much better... > > I have Windows XP since a few days and want to contribute to the > phpWiki project in some way... > > I want to get started with the best development environment... I have > been searching and could not find a list of (recommended) tools used by > phpWiki project members... > > I would like to see a list of tools that Steve Wainstead et al use to > make a difference :-) > > http://www.itworks.demon.co.uk/phpeditors.htm already lists all the > PHP Editors... > > But, If I get a list from this group... I can start with the one > tool used by most members... > > Thanks. > > Best Regards, Kishore. > > -- > > http://www.carnatic.com |
From: J C L. <cl...@ka...> - 2001-12-31 04:16:56
|
On Sun, 30 Dec 2001 10:12:22 +0100 Kishore Balakrishnan <ki...@ca...> wrote: > I would like to see a list of tools that Steve Wainstead et > al use to make a difference :-) I believe most use (X)Emacs with one of the php modes. -- J C Lawrence ---------(*) Satan, oscillate my metallic sonatas. cl...@ka... He lived as a devil, eh? http://www.kanga.nu/~claw/ Evil is a name of a foeman, as I live. |