[leaf-devel] phpWebSite

2009-08-30 Thread Mike Noyes
New Hosted Application: phpWebSite http://sourceforge.net/apps/wordpress/sourceforge/2009/08/24/new-hosted-application-phpwebsite/ -- Mike Noyes http://sourceforge.net/users/mhnoyes/ SF.net Projects: leaf, sourceforge/sitedocs -

Re: [leaf-devel] phpWebSite 0.9 released

2003-03-10 Thread Mike Noyes
On Mon, 2003-03-10 at 12:12, Matt Schalit wrote: > Mike Noyes wrote: > > The new 0.9.0 code allows greater theme options. Did you look at > > the themes in the 0.9.0 demo 'Layout Manager' module under 'Core'? > > > > phpWebSite 0.9.0 demo > > http://phpwebsite.appstate.edu/demo/0.9.x/ > > > >

Re: [leaf-devel] phpWebSite 0.9 released

2003-03-10 Thread Matt Schalit
Mike Noyes wrote: On Sun, 2003-03-09 at 21:54, Matt Schalit wrote: Mike Noyes wrote: phpWebSite 0.9 was released yesterday. You can get a feel for the new functions available by using the demo. I took a look at the annoucement and all the examples that were listed here: http://tinyurl.com/766

Re: [leaf-devel] phpWebSite 0.9 released

2003-03-10 Thread Mike Noyes
On Sun, 2003-03-09 at 21:54, Matt Schalit wrote: > Mike Noyes wrote: > > phpWebSite 0.9 was released yesterday. You can get a feel for the new > > functions available by using the demo. > > I took a look at the annoucement and all the examples > that were listed here: http://tinyurl.com/766x >

Re: [leaf-devel] phpWebSite 0.9 released

2003-03-09 Thread Matt Schalit
Mike Noyes wrote: Everyone, phpWebSite 0.9 was released yesterday. You can get a feel for the new functions available by using the demo. I plan to upgrade our site by the end of March. If you would like to help create a new theme for our site, please download the new release. phpWebSite release s

[leaf-devel] phpWebSite 0.9 released

2003-03-01 Thread Mike Noyes
Everyone, phpWebSite 0.9 was released yesterday. You can get a feel for the new functions available by using the demo. I plan to upgrade our site by the end of March. If you would like to help create a new theme for our site, please download the new release. phpWebSite release story http://phpweb

AW: AW: [Leaf-devel] phpWebSite 0.8.1 evaluation

2002-02-01 Thread Sandro Minola
Hi Mike, hi all >We need topic icons for LEAF, Oxygen, Dachstein, PacketFilter, Bering, >packages, and EchoWall. I wont have time to work on them until sometime >next month. We may be able to use a scaled version of cool-metal_leaf.xcf >[1] for the top of Shaffer. Yes, this would be the best ico

Re: AW: [Leaf-devel] phpWebSite 0.8.1 evaluation

2002-01-29 Thread Mike Noyes
At 2002-01-28 18:57 +0100, Sandro Minola wrote: >I'm currently running my website (www.minola.ch) on phpWebSite 0.8.1. I'm >using the theme "Shaffer" and the german language version of phpWebSite. Sandro, Very nice. :-) We need topic icons for LEAF, Oxygen, Dachstein, PacketFilter, Bering, pac

AW: [Leaf-devel] phpWebSite 0.8.1 evaluation

2002-01-29 Thread Sandro Minola
PROTECTED] [mailto:[EMAIL PROTECTED]]Im Auftrag von Mike Noyes Gesendet: Dienstag, 29. Januar 2002 18:31 An: [EMAIL PROTECTED] Betreff: [Leaf-devel] phpWebSite 0.8.1 evaluation Everyone, I think we should skip this version. We need to convert our developer plug-in to a module. Also, I'd like

[Leaf-devel] phpWebSite 0.8.1 evaluation

2002-01-29 Thread Mike Noyes
Everyone, I think we should skip this version. We need to convert our developer plug-in to a module. Also, I'd like everyone to take a look at the new themes [1] that are available. Let me know which one you prefer (Shaffer is very popular). After we decide on a theme, we'll need time to custom

Re: [Leaf-devel] phpWebSite backup

2001-03-26 Thread jdnewmil
On Sun, 25 Mar 2001, Mike Noyes wrote: > [EMAIL PROTECTED], 2001-03-25 18:39 -0800 > >On Sun, 25 Mar 2001, Mike Noyes wrote: > > > > > [EMAIL PROTECTED], 2001-03-25 15:14 -0800 [...] > > > >--- > > > > > >sed -e "/INSERT IN

Re: [Leaf-devel] phpWebSite backup

2001-03-25 Thread Mike Noyes
[EMAIL PROTECTED], 2001-03-25 18:39 -0800 >On Sun, 25 Mar 2001, Mike Noyes wrote: > > > [EMAIL PROTECTED], 2001-03-25 15:14 -0800 > > >--- > > > >sed -e "/INSERT INTO > author/s/\((\('\([^'\]\|\\\.\)*',\)\{4\}\)'\([^'\]\|\\

Re: [Leaf-devel] phpWebSite backup

2001-03-25 Thread jdnewmil
On Sun, 25 Mar 2001, Mike Noyes wrote: > [EMAIL PROTECTED], 2001-03-25 15:14 -0800 > >On Sun, 25 Mar 2001, Mike Noyes wrote: > >The g indicates multiple substitutions within the selected lines. My > >mistake wsa in the line selection. I simplified things while testing > >the command, and forgot

Re: [Leaf-devel] phpWebSite backup

2001-03-25 Thread Mike Noyes
[EMAIL PROTECTED], 2001-03-25 15:14 -0800 >On Sun, 25 Mar 2001, Mike Noyes wrote: >The g indicates multiple substitutions within the selected lines. My >mistake wsa in the line selection. I simplified things while testing >the command, and forgot to constrain it to the author table when I sent >t

Re: [Leaf-devel] phpWebSite backup

2001-03-25 Thread jdnewmil
On Sun, 25 Mar 2001, Mike Noyes wrote: > [EMAIL PROTECTED], 2001-03-25 12:35 -0800 [...] > >I am still concerned about the loss of author attribution information. > >The "stories" table uses the "aid" variable. > > Since users can create content, don't you have to worry about the uid > variab

Re: [Leaf-devel] phpWebSite backup

2001-03-25 Thread Mike Noyes
Mike Noyes, 2001-03-25 13:33 -0800 >[EMAIL PROTECTED], 2001-03-25 12:35 -0800 >>If there are no quoted single-quotes in the author fields, the following >>should do it: >> >>sed -e >>"/INSERT/s/\((\('[^']*',\)\{4\}\)'\([^']*\)',\([^)]*\)/\1'dummy',\4\)/g" > >Why did you use a global when there ar

Re: [Leaf-devel] phpWebSite backup

2001-03-25 Thread Mike Noyes
[EMAIL PROTECTED], 2001-03-25 12:35 -0800 >On Sat, 24 Mar 2001, Mike Noyes wrote: > > [EMAIL PROTECTED], 2001-03-23 23:39 -0800 > > >... hardcoded "leaf" vs $DB? > > > > It would for our project, but I'm going to write a SF setup FAQ for > > the phpWebSite project. Other SF projects have long name

Re: [Leaf-devel] phpWebSite header & backup

2001-03-25 Thread jdnewmil
On Sat, 24 Mar 2001, Mike Noyes wrote: > [EMAIL PROTECTED], 2001-03-23 23:39 -0800 > > >... omits all user(name?) data? > > Jeff, > Correct, all of the users data is stripped. There is no user data in the > initial table supplied by phpWebSite. Okay. > >... hardcoded "leaf" vs $DB? > > It w

Re: [Leaf-devel] phpWebSite backup

2001-03-24 Thread Mike Noyes
Everyone, There is a tarball of our web site available for download. The MySQL file is htdocs/leaf.mysql . Please let me know of any problems. Thanks. ftp://leaf.sourceforge.net/pub/leaf/archives/website_2001-03-24.tar.gz http://leaf.sourceforge.net/pub/archives/website_2001-03-24.tar.gz -- Mi

Re: [Leaf-devel] phpWebSite header & backup

2001-03-24 Thread Mike Noyes
[EMAIL PROTECTED], 2001-03-23 23:39 -0800 >... omits all user(name?) data? Jeff, Correct, all of the users data is stripped. There is no user data in the initial table supplied by phpWebSite. >... hardcoded "leaf" vs $DB? It would for our project, but I'm going to write a SF setup FAQ for the

Re: [Leaf-devel] phpWebSite header & backup

2001-03-24 Thread jdnewmil
On Fri, 23 Mar 2001, Mike Noyes wrote: > Mike Noyes, 2001-03-22 07:29 -0800 > >As soon as I figure out the correct sed syntax for stripping admin and > >user passwords from our MySQL database, I'll make backups of our website > >public. > > Everyone, > Here is a rough draft of a function I wrote

Re: [Leaf-devel] phpWebSite header & backup

2001-03-24 Thread Mike Noyes
Mike Noyes, 2001-03-22 07:29 -0800 >As soon as I figure out the correct sed syntax for stripping admin and >user passwords from our MySQL database, I'll make backups of our website >public. Everyone, Here is a rough draft of a function I wrote for striping the user and admin information from our

RE: [Leaf-devel] phpWebSite header & backup

2001-03-22 Thread Steven Peck
0 AM > To: [EMAIL PROTECTED] > Subject: [Leaf-devel] phpWebSite header & backup > > > Everyone, > I modified the default theme header for our site. I'm not completely > satisfied with the results yet, but I thought it was time for some > feedback. Let me know wh

[Leaf-devel] phpWebSite header & backup

2001-03-22 Thread Mike Noyes
Everyone, I modified the default theme header for our site. I'm not completely satisfied with the results yet, but I thought it was time for some feedback. Let me know what you think. As soon as I figure out the correct sed syntax for stripping admin and user passwords from our MySQL database,

Re: [Leaf-devel] phpWebSite

2001-03-20 Thread Mike Noyes
[EMAIL PROTECTED], 2001-03-18 21:28 -0500 >On Mon, Mar 19, 2001 at 02:03:33PM -0800, Mike Noyes scribbled: > > > > To obtain admin access, ask Eric or me for an admin account. > >My username is, of course, thc. Rick, You now have an admin account. I sent the details to you off list. -- Mike Noye

Re: [Leaf-devel] phpWebSite

2001-03-19 Thread thc
On Mon, Mar 19, 2001 at 02:03:33PM -0800, Mike Noyes scribbled: > Everyone, > Unless one of you created a user account already, Eric is the only person > with one. He and I have admin accounts. You can get a new user account here: > http://leaf.sourceforge.net/user.php > > To obtain admin access

RE: [Leaf-devel] phpWebSite

2001-03-19 Thread Morgan W. Reed
registered now ! > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Mike Noyes > Sent: Monday, March 19, 2001 5:04 PM > To: [EMAIL PROTECTED] > Subject: Re: [Leaf-devel] phpWebSite > > > Everyone, > Unless one of you

Re: [Leaf-devel] phpWebSite

2001-03-19 Thread Mike Noyes
Everyone, Unless one of you created a user account already, Eric is the only person with one. He and I have admin accounts. You can get a new user account here: http://leaf.sourceforge.net/user.php To obtain admin access, ask Eric or me for an admin account. -- Mike Noyes <[EMAIL PROTECTED]> ht

Re: [Leaf-devel] phpWebSite Vote

2001-03-19 Thread Jacques Nilo
> Would the following developers please move your directories. ref. > http://www.geocrawler.com/lists/3/SourceForge/7232/25/5343077/ > > jnilo done :-) Jacques ___ Leaf-devel mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinf

Re: [Leaf-devel] phpWebSite

2001-03-19 Thread Mike Noyes
Everyone, The new phpWebSite is independent of SourceForge authentication. phpWebSite user password combinations are stored in our MySQL database. So, I wouldn't recommend the use of your SF password for our phpWebSite. I apologize for any confusion. -- Mike Noyes <[EMAIL PROTECTED]> http://le

[Leaf-devel] phpWebSite

2001-03-19 Thread Mike Noyes
Everyone, Our new phpWebSite and default theme is now online. Developers that want to help with content creation please let Eric or me know. We'll create admin accounts for you. http://leaf.sourceforge.net I apologize for any links that are now incorrect. Also, I still need the developers men

Re: [Leaf-devel] phpWebSite Vote

2001-03-19 Thread Mike Noyes
Final vote totals as of 2001-03-19 15:19:00 GMT 21 developer votes cast 11 abstaining phpWebSite21 (winner) Current Site 0 Thanks for taking the time to vote on this matter. Would the following developers please move your directories. ref. http://www.geocrawler.com/lists/3/SourceForge/72

Re: [Leaf-devel] phpWebSite Vote

2001-03-15 Thread Mike Noyes
Jacques Nilo, 2001-03-15 19:48 +0100 >I guess i'll vote for the php one or I will feel alone :-) Jacques, Please use the Task Manager comment box to submit your vote. Thanks. https://sourceforge.net/pm/task.php\ ?func=detailtask&project_task_id=27955&group_id=13751&group_project_id=5257 -- Mike

Re: [Leaf-devel] phpWebSite Vote

2001-03-15 Thread Jacques Nilo
I guess i'll vote for the php one or I will feel alone :-) ___ Leaf-devel mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/leaf-devel

Re: [Leaf-devel] phpWebSite Vote

2001-03-15 Thread Mike Noyes
Everyone, I just created a task in "Administration" for this vote. I think the task manager is more efficient for these votes. You can view the current vote comments and totals here: phpWebSite Vote https://sourceforge.net/pm/task.php?\ func=detailtask&project_task_id=27955&group_id=13751&group

Re: [Leaf-devel] phpWebSite Vote

2001-03-15 Thread Mike Noyes
Vote totals as of 2001-03-15 15:30:00 GMT 14 developer votes cast 17 pending phpWebSite14 Current Site 0 All LEAF developers, Please get your votes in by Monday (Mar. 19). Thanks. -- Mike Noyes <[EMAIL PROTECTED]> http://leaf.sourceforge.net/ ___

Re: [Leaf-devel] phpWebSite Vote

2001-03-14 Thread Mike Noyes
Anh (Ly) Vuong, 2001-03-14 09:48 -0500 >One more vote for phpWebSite Ly, One vote for phpWebSite. -- Mike Noyes <[EMAIL PROTECTED]> http://leaf.sourceforge.net/ ___ Leaf-devel mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/lis

Re: [Leaf-devel] phpWebSite Vote

2001-03-14 Thread Anh (Ly) Vuong
One more vote for phpWebSite thanks, Ly Vuong Mike Noyes wrote: > > Vote totals as of 2001-03-14 14:36:00 GMT > 13 developer votes cast 18 pending > > phpWebSite13 > > Current Site 0 > > All LEAF developers, > Please get your votes in by Monday (Mar. 19). Thanks. > > --

Re: [Leaf-devel] phpWebSite Vote

2001-03-14 Thread Mike Noyes
Vote totals as of 2001-03-14 14:36:00 GMT 13 developer votes cast 18 pending phpWebSite13 Current Site 0 All LEAF developers, Please get your votes in by Monday (Mar. 19). Thanks. -- Mike Noyes <[EMAIL PROTECTED]> http://leaf.sourceforge.net/ ___

RE: [Leaf-devel] phpWebSite Vote

2001-03-13 Thread Steven Peck
> > Everyone, > phpWebSite v0.7.6 was just released. > http://phpwebsite.appstate.edu/article.php?sid=35&mode=threade d&order=0 -- Mike Noyes <[EMAIL PROTECTED]> http://leaf.sourceforge.net/ That is one seriously different themed website. In the midst of all my other fun, I'll have to downloa

Re: [Leaf-devel] phpWebSite Vote

2001-03-13 Thread Mike Noyes
Etienne Charlier, 2001-03-13 23:04 +0100 >Hi, >I vote for phpwebsite. Etienne, One vote for phpWebSite >Is it possible to get some info on how to design pages the >"phpwebsite" way. You don't have to do any of the design or conversion. phpWebSite takes care of that. To see what I mean use the

Re: [Leaf-devel] phpWebSite Vote

2001-03-13 Thread Etienne Charlier
uot;Martin Hejl" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, March 13, 2001 9:46 PM Subject: Re: [Leaf-devel] phpWebSite Vote > Hi Mike, > > > 11 developer votes cast 20 pending > > > > phpWebSite11 > > Current Site 0 > > >

Re: [Leaf-devel] phpWebSite Vote

2001-03-13 Thread Mike Noyes
Martin Hejl, 2001-03-13 21:46 +0100 >Well, in that case, I'd better cast my vote as well... > >I'll vote for the php-website, if it makes life for the maintainers >(you?) easier. I won't loose any words on the colours, since that has >been sufficiently discussed already. Martin, One vote for phpW

Re: [Leaf-devel] phpWebSite Vote

2001-03-13 Thread Eric Wolzak
Hello Martin > I'll vote for the php-website, if it makes life for the maintainers (you?) > easier. I won't loose any words on the colours, since that has been > sufficiently discussed already. > I think it will be also easier for developers to present short storys, anouncements and so on to b

Re: [Leaf-devel] phpWebSite Vote

2001-03-13 Thread Martin Hejl
Hi Mike, > 11 developer votes cast 20 pending > > phpWebSite11 > Current Site 0 > > All LEAF developers, > Please get your votes in by Monday (Mar. 19). Thanks. Well, in that case, I'd better cast my vote as well... I'll vote for the php-website, if it makes life for the maintainers (you

Re: [Leaf-devel] phpWebSite Vote

2001-03-12 Thread Mike Noyes
Mike Noyes, 2001-03-12 16:15 -0800 >Vote totals as of 2001-03-13 24:36:00 GMT Time stamp should be: 2001-03-13 00:36:00 GMT >11 developer votes cast 20 pending > >phpWebSite11 >Current Site 0 > >All LEAF developers, >Please get your votes in by Monday (Mar. 19). Thanks. -- Mike Noyes <[EM

Re: [Leaf-devel] phpWebSite Vote

2001-03-12 Thread Mike Noyes
Vote totals as of 2001-03-13 24:36:00 GMT 11 developer votes cast 20 pending phpWebSite11 Current Site 0 All LEAF developers, Please get your votes in by Monday (Mar. 19). Thanks. -- Mike Noyes <[EMAIL PROTECTED]> http://leaf.sourceforge.net/

Re: [Leaf-devel] phpWebSite Vote

2001-03-12 Thread Mike Noyes
Paul Batozech, 2001-03-12 18:36 -0600 >Mike Noyes wrote: > > Please vote on whether we should change over to phpWebSite, or remain > > with our current site. > >As expressed by others, I'll go with the php website for functionality, >but I'd prefer a color scheme more in line with the old site. I

Re: [Leaf-devel] phpWebSite Vote

2001-03-12 Thread Paul Batozech
Mike Noyes wrote: > > Mike Noyes, 2001-03-09 08:21 -0800 > >We still have a potential security problem with this software. I'm investigating >possible solutions at this time. > > Everyone, > Eric and I now feel that the phpWebSite security is sufficient for our needs. > > Please vote on whethe

Re: [Leaf-devel] phpWebSite Vote

2001-03-12 Thread Mike Noyes
George Metz, 2001-03-12 15:07 -0500 >By the way Mike, not sure that you're aware, but the title for the >phpwebsite page seems to have been placed in twice. Thought you should >know. =) George, Thanks for letting me know about that. I just fixed it. -- Mike Noyes <[EMAIL PROTECTED]> http://leaf.

RE: [Leaf-devel] phpWebSite Vote

2001-03-12 Thread Mike Noyes
Eric Wolzak, 2001-03-12 22:35 +0100 >a little reluctantly I vote for the phpwebsite too. >It certainly has more possibilities, but as with all active server >pages, there is also a lot of "but's" Eric, One vote for phpWebSite. -- Mike Noyes <[EMAIL PROTECTED]> http://leaf.sourceforge.net/ _

RE: [Leaf-devel] phpWebSite Vote

2001-03-12 Thread Mike Noyes
Steven Peck, 2001-03-12 11:59 -0800 >My vote is for the phpWebsite. > >One quesiton though, why didn't you use the built in Survey for this >question? :) j/k Steven, One vote for phpWebSite. I didn't use the Survey because anyone can vote there, not just developers. -- Mike Noyes <[EMAIL PRO

Re: [Leaf-devel] phpWebSite Vote

2001-03-12 Thread Mike Noyes
Jack Coates, 2001-03-12 11:50 -0800 >that's a "I like the web site" vote. For colors, I'd like to see greens >and blues and maybe some brown, to go with the leaf motif. Jack, Ok, thanks for clarifying that. One vote for phpWebSite with a new theme. >On Mon, 12 Mar 2001, Mike Noyes wrote: > > >

RE: [Leaf-devel] phpWebSite Vote

2001-03-12 Thread Eric Wolzak
a little reluctantly I vote for the phpwebsite too. It certainly has more possibilities, but as with all active server pages, there is also a lot of "but's" Steven wrote > > One quesiton though, why didn't you use the built in Survey for this > question? :) j/k > The survey is kind of fu

Re: [Leaf-devel] phpWebSite Vote

2001-03-12 Thread George Metz
By the way Mike, not sure that you're aware, but the title for the phpwebsite page seems to have been placed in twice. Thought you should know. =) -- George Metz Commercial Routing Engineer [EMAIL PROTECTED] "We know what deterrence was with 'mutually assured destruction' during the Cold War. Bu

RE: [Leaf-devel] phpWebSite Vote

2001-03-12 Thread Steven Peck
/2001 9:19 AM Subject: [Leaf-devel] phpWebSite Vote Mike Noyes, 2001-03-09 08:21 -0800 >We still have a potential security problem with this software. I'm investigating possible solutions at this time. Everyone, Eric and I now feel that the phpWebSite security is sufficient for our need

Re: [Leaf-devel] phpWebSite Vote

2001-03-12 Thread Jack Coates
that's a "I like the web site" vote. For colors, I'd like to see greens and blues and maybe some brown, to go with the leaf motif. -- Jack Coates Monkeynoodle: It's what's for dinner! On Mon, 12 Mar 2001, Mike Noyes wrote: > Jack Coates, 2001-03-12 10:47 -0800 > >1 vote for me. > > Jack, > One

Re: [Leaf-devel] phpWebSite Vote

2001-03-12 Thread Mike Noyes
Jack Coates, 2001-03-12 10:47 -0800 >1 vote for me. Jack, One vote for you, or is that an abstain? -- Mike Noyes <[EMAIL PROTECTED]> http://leaf.sourceforge.net/ ___ Leaf-devel mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinf

Re: [Leaf-devel] phpWebSite Vote

2001-03-12 Thread Mike Noyes
[EMAIL PROTECTED], 2001-03-11 13:52 -0500 >As much as I prefer the layout and colors of the old site, there's >no denying the functionality of the phpwebsite..so I reluctantly >vote php. Rick, One vote for phpWebSite. It looks like everyone agrees the default theme is undesirable. Even the phpWe

RE: [Leaf-devel] phpWebSite Vote

2001-03-12 Thread Mike Noyes
Scott C. Best, 2001-03-12 10:22 -0800 >Mike: > My vote as well for the phpWebSite. Scott, One vote for phpWebSite. >Though, I really enjoy the rotten-avacado green and baby-poop brown >color theme. Please don't change them. I'll be painting my whole house >this coming week to match...

Re: [Leaf-devel] phpWebSite Vote

2001-03-12 Thread Mike Noyes
George Metz, 2001-03-12 13:40 -0500 >On Mon, 12 Mar 2001, Mike Noyes wrote: > > > Everyone, > > Please vote on whether we should change over to phpWebSite, or remain > > with our current site. > >PHPWebSite gets my vote. George, One vote for phpWebSite. -- Mike Noyes <[EMAIL PROTECTED]> http://l

Re: [Leaf-devel] phpWebSite Vote

2001-03-12 Thread Jack Coates
1 vote for me. Guess I better get back to work on Ladybug :-) The for-money job kicked up in the last few weeks, and I've had to do another round of upgrade-and-swap with some family computers. Despite any documentation to the contrary, the AMD K6-2 and K6-3 have a 95MHz frontside bus, not a 100MH

Re: [Leaf-devel] phpWebSite Vote

2001-03-12 Thread thc
As much as I prefer the layout and colors of the old site, there's no denying the functionality of the phpwebsite..so I reluctantly vote php. On Mon, Mar 12, 2001 at 09:19:46AM -0800, Mike Noyes scribbled: > Mike Noyes, 2001-03-09 08:21 -0800 > >We still have a potential security problem with thi

Re: [Leaf-devel] phpWebSite Vote

2001-03-12 Thread George Metz
On Mon, 12 Mar 2001, Mike Noyes wrote: > Everyone, > Eric and I now feel that the phpWebSite security is sufficient for our needs. > > Please vote on whether we should change over to phpWebSite, or remain with our >current site. PHPWebSite gets my vote. -- George Metz Commercial Routing Engin

RE: [Leaf-devel] phpWebSite Vote

2001-03-12 Thread Scott C. Best
Mike: My vote as well for the phpWebSite. Though, I really enjoy the rotten-avacado green and baby-poop brown color theme. Please don't change them. I'll be painting my whole house this coming week to match... -Scott ___ Leaf-devel

Re: [Leaf-devel] phpWebSite Vote

2001-03-12 Thread Mike Noyes
Kenneth Hadley, 2001-03-12 09:38 -0800 >my vote is for the phpWebsite Kenneth, One vote for phpWebsite. >though the colors don't agree with me :-) Noted. Luckily, there are other themes to choose from. Also, an API in v0.8.0 will let us develop themes of our own. :) -- Mike Noyes <[EMAIL PROT

RE: [Leaf-devel] phpWebSite Vote

2001-03-12 Thread Mike Noyes
[EMAIL PROTECTED], 2001-03-12 17:42 + >my vote goes for the phpwebsite. Pedro, One vote for phpWebSite. >ps: please change the colors! ;) Noted. We'll change the default theme if phpWebSite is chosen. :) -- Mike Noyes <[EMAIL PROTECTED]> http://leaf.sourceforge.net/ _

Re: [Leaf-devel] phpWebSite Vote

2001-03-12 Thread Kenneth Hadley
my vote is for the phpWebsite though the colors don't agree with me :-) -Kenneth Hadley - Original Message - From: "Mike Noyes" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, March 12, 2001 9:19 AM Subject: [Leaf-devel] phpWebSite Vote > Mike

RE: [Leaf-devel] phpWebSite Vote

2001-03-12 Thread PBarreto
my vote goes for the phpwebsite. ps: please change the colors! ;) > -Original Message- > From: Mike Noyes [mailto:[EMAIL PROTECTED]] > Sent: Monday, March 12, 2001 5:20 PM > To: [EMAIL PROTECTED] > Subject: [Leaf-devel] phpWebSite Vote > > > Mike Noyes, 2001

[Leaf-devel] phpWebSite Vote

2001-03-12 Thread Mike Noyes
Mike Noyes, 2001-03-09 08:21 -0800 >We still have a potential security problem with this software. I'm investigating >possible solutions at this time. Everyone, Eric and I now feel that the phpWebSite security is sufficient for our needs. Please vote on whether we should change over to phpWebSi

RE: [Leaf-devel] phpWebSite

2001-03-09 Thread Mike Noyes
Mike Noyes, 2001-03-07 21:10 -0800 >Everyone, >Our new phpWebSite will be down until this SourceForge support request is completed. >I'm sorry for any problems this may cause. > >[ #406915 ] chgrp config.php to user Apache runs as >https://sourceforge.net/tracker/index.php?\ >func=detail&aid=4069

RE: [Leaf-devel] phpWebSite

2001-03-08 Thread Mike Noyes
Everyone, Our new phpWebSite will be down until this SourceForge support request is completed. I'm sorry for any problems this may cause. [ #406915 ] chgrp config.php to user Apache runs as https://sourceforge.net/tracker/index.php?\ func=detail&aid=406915&group_id=1&atid=21 -- Mike Noyes <

RE: [Leaf-devel] phpWebSite

2001-03-06 Thread Mike Sensney
You obviously have way too much time on your hands. ;-) I very much approve of the look and you have my vote to make the changeover. At 04:56 AM 03/06/2001 -0800, Mike Noyes wrote: >[EMAIL PROTECTED], 2001-03-06 11:23 + > >I love the layout! > > > >I just don't like the some of the colours.

RE: [Leaf-devel] phpWebSite

2001-03-06 Thread Mike Noyes
[EMAIL PROTECTED], 2001-03-06 11:23 + >I love the layout! > >I just don't like the some of the colours. Pedro, Fortunately, it supports themes, and multiple layouts. :) >but I've read its just the first test, so it's pretty cool. I think phpWebSite will help us. LEAF developers that aren't

RE: [Leaf-devel] phpWebSite

2001-03-06 Thread PBarreto
PROTECTED] > Subject: [Leaf-devel] phpWebSite > > > Everyone, > Eric and I installed phpWebSite v0.7.5pl2 here: > http://leaf.sourceforge.net/phpwebsite/ > > phpWebSite > https://sourceforge.net/projects/phpwebsite/ > > I think this software will help u

RE: [Leaf-devel] phpWebSite

2001-03-05 Thread Steven Peck
EMAIL PROTECTED] Sacramento, CA http://leaf.blkmtn.org > -Original Message- > From: Mike Noyes [mailto:[EMAIL PROTECTED]] > Sent: Monday, March 05, 2001 2:44 PM > To: [EMAIL PROTECTED] > Subject: [Leaf-devel] phpWebSite > > > Everyone, > Eric and I i

Re: [Leaf-devel] phpWebSite

2001-03-05 Thread George Metz
On Tue, 6 Mar 2001, Eric Wolzak wrote: > > I doubt it will hurt, but I must say that I'm a little leery of putting an > > Appalachian State University copyright at the bottom of the LEAF page. The > > way it looks right now, it appears to be that LEAF is copyrighted by them, > > not the PHPWebSit

Re: [Leaf-devel] phpWebSite

2001-03-05 Thread Mike Noyes
George Metz, 2001-03-05 18:22 -0500 >On Mon, 5 Mar 2001, Mike Noyes wrote: > > > Everyone, > > Eric and I installed phpWebSite v0.7.5pl2 here: > > http://leaf.sourceforge.net/phpwebsite/ > > > > phpWebSite > > https://sourceforge.net/projects/phpwebsite/ > > > > I think this software will help u

Re: [Leaf-devel] phpWebSite

2001-03-05 Thread Eric Wolzak
Hello George > On Mon, 5 Mar 2001, Mike Noyes wrote: > > > Everyone, > > Eric and I installed phpWebSite v0.7.5pl2 here: > > http://leaf.sourceforge.net/phpwebsite/ > > > > phpWebSite > > https://sourceforge.net/projects/phpwebsite/ > > > > I think this software will help us. Opinions? > > I

Re: [Leaf-devel] phpWebSite

2001-03-05 Thread George Metz
On Mon, 5 Mar 2001, Mike Noyes wrote: > Everyone, > Eric and I installed phpWebSite v0.7.5pl2 here: > http://leaf.sourceforge.net/phpwebsite/ > > phpWebSite > https://sourceforge.net/projects/phpwebsite/ > > I think this software will help us. Opinions? I doubt it will hurt, but I must say tha

[Leaf-devel] phpWebSite

2001-03-05 Thread Mike Noyes
Everyone, Eric and I installed phpWebSite v0.7.5pl2 here: http://leaf.sourceforge.net/phpwebsite/ phpWebSite https://sourceforge.net/projects/phpwebsite/ I think this software will help us. Opinions? -- Mike Noyes <[EMAIL PROTECTED]> http://leaf.sourceforge.net/ __