Author |
Message |
fkelly
Former Moderator in Good Standing

Joined: Aug 30, 2005
Posts: 3312
Location: near Albany NY
|
Posted:
Fri Feb 08, 2008 11:14 am |
|
Gaylen; am I totally losing it (I know it's partial at least) or did you at one point write that the Zend framework is not free? Anyway I went back to their site today to check that out. I was thinking it was free because is so tightly tied into the Google API and I was under the impression that that's all open source (and free). So, I found out that the Zend framework is a BSD type license and it sure appears to be free. I was able to download it and unpack it and the license that's there says it's free and you just have to respect and maintain their copyright. Not to belabor the point but here's the operative section from license.txt:
Quote: | Copyright (c) 2005-2007, Zend Technologies USA, Inc.
All rights reserved.
Redistribution and use in source and binary forms, with or without modification,
are permitted provided that the following conditions are met:
* Redistributions of source code must retain the above copyright notice,
this list of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the above copyright notice,
this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution.
* Neither the name of Zend Technologies USA, Inc. nor the names of its
contributors may be used to endorse or promote products derived from this
software without specific prior written permission.
|
Now this is not conclusive as to whether we should use it but it sure does appear to be a solid project. As time permits I'm going to see if I can do something with it for a simple form from Nuke, maybe the login form since Zend has an example of how they do theirs. |
|
|
|
 |
Raven
Site Admin/Owner

Joined: Aug 27, 2002
Posts: 17088
|
Posted:
Fri Feb 08, 2008 3:15 pm |
|
You saw that because I send the replies ahead in email - I'm thinking of changing that
I edited it immediately and replaced it with the v 5.x restriction. |
|
|
|
 |
fkelly

|
Posted:
Fri Feb 08, 2008 3:23 pm |
|
Thanks for confirming that I wasn't imagining it. And let's face it, by the time we get RN rewritten to incorporate a framework like this and make sure that every form is properly validated it's going to be 2009 and v5.x is not going to be much of a restriction at all.
Not that I'm assuming we are headed there but just hypothetically if we wanted to I don't see the PHP version requirement as being much of an issue. |
|
|
|
 |
montego
Site Admin

Joined: Aug 29, 2004
Posts: 9457
Location: Arizona
|
Posted:
Fri Feb 08, 2008 6:43 pm |
|
I've been looking at it too since you mentioned this fkelly, and I am definitely impressed. When Raven sent our CodeIgnitor awhile ago I was thinking that might be a good framework to use for a portal rewrite project, but now I am thinking Zend... who better to write a framework than the guys who were involved in writing PHP?  |
_________________ Only registered users can see links on this board! Get registered or login!
Only registered users can see links on this board! Get registered or login! |
|
|
 |
Gremmie
Former Moderator in Good Standing

Joined: Apr 06, 2006
Posts: 2415
Location: Iowa, USA
|
Posted:
Fri Feb 08, 2008 7:01 pm |
|
Exactly. I was looking at this over lunch. Looks pretty sweet. Lots of functionality and lightweight. Doesn't twist your arm into an architecture like CodeIgnitor. You could use these classes and functions to implement the functionality of Nuke, but with a more robust infrastructure. |
_________________ Only registered users can see links on this board! Get registered or login! - An Event Calendar for PHP-Nuke
Only registered users can see links on this board! Get registered or login! - A Google Maps Nuke Module |
|
|
 |
Raven

|
Posted:
Fri Feb 08, 2008 9:29 pm |
|
fkelly wrote: | ... it's going to be 2009 ... | RavenNuke(tm) Road Map Death March
RavenNuke(tm) v1.0
RavenNuke(tm) v2.0
RavenNuke(tm) v2.1
RavenNuke(tm) v2.2
RavenNuke(tm) v2.3
PHP-Portal v1.0 (RavenNuke(tm) v3.0) |
|
|
|
 |
Gremmie

|
Posted:
Fri Feb 08, 2008 9:57 pm |
|
|
|
 |
fkelly

|
Posted:
Sat Feb 09, 2008 1:05 pm |
|
Where did you get that picture of me above the portal caption? You must be lurking outside my window with a digital camera.
Two observations: 1. It's going to take some work to set up a standard approach to integrating the framework into Nuke (or I should say such a framework) but once we do conversion of forms to the framework, which will build in validation, should basically be a cookie cutter type operation that even a programmer such as myself could deal with and 2. I forget, I think I included it in 1.
Also, if you just take 10 minutes to build a form based on that Times article I lined to and see it show up in the spreadsheet, and then you think that both form generation and validation are built right into that process, it really takes your breath away with the possibilities. Especially if you compare it to how Nuke forms are built now and then not validated. |
|
|
|
 |
montego

|
Posted:
Sat Feb 09, 2008 2:18 pm |
|
You said anything about incorporating this into nuke????
Well, I guess we are way beyond:
 |
|
|
|
 |
Doulos
Life Cycles Becoming CPU Cycles

Joined: Jun 06, 2005
Posts: 732
|
Posted:
Sat Feb 09, 2008 4:05 pm |
|
This is kind of trivial considering all that is being discussed above, but...
When displaying "tracked IP address" and "blocked ranges", etc the controls to change to another page are only accessible by scrolling to the bottom of the page. How about another set of controls at the top of the page?
Sorry, for butting in here. Feel free to get rid of this post if it is inappropriately posted here. |
|
|
|
 |
Raven

|
Posted:
Sat Feb 09, 2008 4:47 pm |
|
Quote: | integrating the framework into Nuke |
Old school thinking
Use framework to develop PHP-Portal (RN-TNG)
New school thinking
 |
|
|
|
 |
kguske
Site Admin

Joined: Jun 04, 2004
Posts: 6437
|
Posted:
Sat Feb 09, 2008 7:32 pm |
|
TNG? The Next Generation? |
_________________ I search, therefore I exist...
Only registered users can see links on this board! Get registered or login! |
|
|
 |
Raven

|
Posted:
Sat Feb 09, 2008 7:39 pm |
|
Yup yup yup yup yup yup -- uh huh ... uh huh |
|
|
|
 |
montego

|
Posted:
Mon Feb 11, 2008 6:53 am |
|
Raven's gettin' his groove on...
 |
|
|
|
 |
|