Ravens PHP Scripts: Forums
 

 

View next topic
View previous topic
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> CNB Your Account
Author Message
testy1
Involved
Involved



Joined: Apr 06, 2008
Posts: 484

PostPosted: Mon Jun 09, 2008 10:04 pm Reply with quote

if by "I can guarantee it won't be a while" you mean 6 months i can guarantee it will be a while lol Laughing
 
View user's profile Send private message
kguske
Site Admin



Joined: Jun 04, 2004
Posts: 6437

PostPosted: Mon Jun 09, 2008 10:52 pm Reply with quote

I guess having low expectations is one way to avoid disappointment, just as answering a question with a question is one way to avoid answering the question. Unfortunately, it doesn't accomplish much in the way of speeding delivery or getting an answer for the original question... Neutral

For the remaining optimists willing to wait a few months (or less), here's a current screenshot of the registration options:
Image

_________________
I search, therefore I exist...
Only registered users can see links on this board! Get registered or login!
 
View user's profile Send private message
testy1







PostPosted: Mon Jun 09, 2008 11:13 pm Reply with quote

Or your definition and my definition is one way to get two different definitions for the same question Razz

i eagerly await it's arrival
 
Guardian2003
Site Admin



Joined: Aug 28, 2003
Posts: 6799
Location: Ha Noi, Viet Nam

PostPosted: Tue Jun 10, 2008 7:06 pm Reply with quote

There's a typo there.
That fourth link down should read "Allow user self destruction" Wink
 
View user's profile Send private message Send e-mail
kguske







PostPosted: Tue Jun 10, 2008 7:16 pm Reply with quote

Yep...that one is in the indefinite, unplanned, expect it in a long while release.
 
testy1







PostPosted: Tue Jun 10, 2008 7:41 pm Reply with quote

lol come on get it together ive been waiting for what seems an indefinite, unplanned, expect it in a long while Razz
 
fkelly
Former Moderator in Good Standing



Joined: Aug 30, 2005
Posts: 3312
Location: near Albany NY

PostPosted: Wed Jun 11, 2008 5:41 pm Reply with quote

I spent the day today in the trenches with Kevin's new distribution. From a features point of view Ravennuke Cnbya (or whatever it gets called) is going to be a knockout. But from a details point of view, there are a ton of "notice" type errors. Constants not defined, constants already defined, a million things wrong -- or perhaps a thousand. But a lot. Perhaps I'm wrong and if so, correct me, but if you run cnbya output through the W3c validator I'd expect you will see lots of errors. By the time it hits the streets as part of RN there will be none.

I just wish developers would develop with error reporting turned up all the way.

Still, you can see a listing of all your users right on the screen. You can search without going thru the funky ya_dropdown. And there's lots of configuration options that should suit 99% of people's needs. Just be a bit patient cause this will take some time.
 
View user's profile Send private message Visit poster's website
kguske







PostPosted: Wed Jun 11, 2008 7:34 pm Reply with quote

Before committing RNYA to SVN the first time, I used the HTML validator to successfully test most, if not all, functions using the serial option (i.e. both Tidy from W3C and SGML Parser). By my count, less than 200 lines were changed today, including 2 changes that broke compliance. Some of the changes were corrections to changes made yesterday, and most of the changes would not affect compliance, though they do comply with RN standards.

I didn't even look at error reporting yet because I wanted to get it into SVN so everyone on the team could participate in developing this complex change. It's great that several will be able to contribute to making sure this addition to RN meets RN's high standards. But as we are in the middle of development, posts like this are not only unhelpful, but counterproductive because they waste valuable time requiring responses like this.

I'm sure you were frustrated with errors only evident with error reporting on, and I definitely appreciate the changes and your many excellent contributions. Let's keep our eyes on the ball - and development discussions in SVN - and focus on the most valuable efforts to improve RN.
 
fkelly







PostPosted: Wed Jun 11, 2008 8:27 pm Reply with quote

In the context of the Ravennuke community discussion generally I just wanted people to know that incorporating CNBYA into Ravennuke is not just a matter of plugging something in and it works. I apologize if my efforts to express that wasted time. I'm totally onboard with your recommended approach from here on out.
 
kguske







PostPosted: Thu Jun 12, 2008 5:39 am Reply with quote

Thanks, Frank. You are absolutely correct - we could simply plug in something and hope that it works, but that would most likely result in broken and / or insecure sites.

A significant number of issues identified using error reporting were resolved last night, and though some may still remain, I think you will see significant improvement when checking today. There were a few functions I didn't test (e.g. registration, password reset requests), but hopefully will get these done this week so we can focus on functional improvements.
 
testy1







PostPosted: Thu Jun 12, 2008 4:55 pm Reply with quote

There's no need for any of you to justify yourselves, we understand its not finished and still in beta stage, and bound to be a lot of issues hence the beta stage, your all doing a great job keep it up

Smile
 
Raven
Site Admin/Owner



Joined: Aug 27, 2002
Posts: 17088

PostPosted: Thu Jun 19, 2008 10:05 pm Reply with quote

It is scheduled for release 8/15/2008. We may be releasing sooner but that is our scheduled release date.
 
View user's profile Send private message
kguske







PostPosted: Sat Jun 28, 2008 11:42 pm Reply with quote

Here's an update (very rough, but you can see the direction) showing inline validation of the user name, email address and password strength:
Image
There are obviously some improvements to be made for appearance (e.g. changing the color of the field to indicate an error), as well as some associated changes / correction and language, etc. But the cool thing is that the inline user name and email validations use the same functions used when submitting the form. Nice!

We'll also be adding validations for required fields, and maybe more... Of course, this will be configurable for those who don't want to use them.

By the way, the inline validations use a cool approach that waits until the user stops typing before validating - which should reduce server load. Sweet!
 
testy1







PostPosted: Sun Jun 29, 2008 6:19 pm Reply with quote

what are you using for validation, as ive been playing eith the mootools framework and must say i think its a definate foot forward for the future of nuke.Its easy to program and powerful even if your not an expert js programmer.

here's an example.....

it uses the random function in php just to give you an e.g. so click in the box and tab out and keep doing it to the different effects

Only registered users can see links on this board! Get registered or login!
 
kguske







PostPosted: Sun Jun 29, 2008 10:09 pm Reply with quote

We reviewed several JS libraries / frameworks and selected jquery. There is a powerful validation plugin for jquery, and we are enhancing that with some additional integration for RN.

Definitely agree - it nice to see these capabilities for Nuke.
 
testy1







PostPosted: Sun Jun 29, 2008 10:16 pm Reply with quote

argh ok, good job, one thing i have noticed is even though mootools is extremely easy to program the mootools forum was not very helpful, although being a member seems to raise your expectations Smile
 
kguske







PostPosted: Sun Jun 29, 2008 10:40 pm Reply with quote

Though there are many similarities among the JS libraries / frameworks (we looked at prototype / scriptaculous, jquery, mootools, dojo, YUI), support (not just forums / groups, but also adoption and available plugins / enhancements) was a key differentiator for jquery. Along with easy of use, support could change over time (as it does and has with CMS applications), of course. Also, I could see some uses for ExtJS in addition to one of the aforementioned libraries, but it just doesn't have some of the basic stuff we need, even though it has some really great advanced functions.

There are plenty of discussions, comparisons, etc. about this subject, and I do not wish to relive that here. Only registered users can see links on this board! Get registered or login! seems out of date as jquery does have tree view support, for example, and it's probably not accurate to compare prototype without scriptaculous, but does highlight some of the factors we considered:
* Browser compatibility
* Ease of use
* Maturity and Support
* Overall quality
* Documentation
* AJAX capabilities and handling (XML, JSON)
* DOM manipulation
* widgets: integrate datetime picker, autocomplete field, tabber interface, table sortable by any column field.

In addition, one very important factor this doesn't consider is license. We need to have something that can work with the GPL license RN uses. jQuery uses both the MIT and GPL license, as do most of its plugins.

Look for more JS goodness in the RN future...
 
menelaos61
Worker
Worker



Joined: Nov 10, 2004
Posts: 110

PostPosted: Tue Jul 08, 2008 4:30 am Reply with quote

As I just posted on https://sourceforge.net/projects/cnbya/:

Quote:
Hello all, unfortunately it has been quite a while since you have heard from me on CNB Your Account.

My current activities do not allow me to put the effort in the project that it deserves, being the #1 Your Account replacement for PHPNuke.

Therefore I have decided to hand over the project to some people that are willing to develop it further and invest time into a solid version controlled (SVN) codebase that will help thousands of PHPNuke admins all over the world.

Before I will transfer the ownership I will put out a full public final release of what I have.
I will make sure it also runs on RavenNuke 2.10, which is the current most reliable edition of PHPNuke available.

You have my solemn promise this time that you this will happen before the 1st of august (2008).
I think you will understand that with all my hours invested in this piece of code I would really like to at least finally release a working version of it to the public.

It is with some pain in my heart that I will be going stop my part of this wonderful project. But I acknowledge that it it much better for the community to be able to move on, and be blessed with actual releases Smile

With kind regards,
Richard van Oosterhout (menelaos61)
richard.van.oosterhout@gmail.com


All of you who didn't register thusfar can go to www.cnbya.tk to register an account, and you will be the first to actually receive the 'CNB Your Account 5.0 Public Beta1' when I will release it (before august 1st!) AND: I could use some of your help to test-drive my last and final release so that I may leave the scene with the honor of a nice working public release of code. Will you help me with that?

regards,
Richard van Oosterhout (menelaos61)
 
View user's profile Send private message Send e-mail
kguske







PostPosted: Tue Jul 08, 2008 7:14 am Reply with quote

Hi Richard,

I'm focused on the changes for the 2.3.0 release of RN (also due in August), but would be glad to assist when I finish that.

Cheers,
Kevin
 
Raven







PostPosted: Tue Jul 08, 2008 3:57 pm Reply with quote

Also, the most current release of RavenNuke(tm) is v2.20.01 Smile

I am sorry to hear that you will be leaving. Good luck and hopefully you will return Wink
 
essoloube
New Member
New Member



Joined: Jun 04, 2005
Posts: 14

PostPosted: Thu Aug 28, 2008 7:23 am Reply with quote

Raven wrote:
It is scheduled for release 8/15/2008. We may be releasing sooner but that is our scheduled release date.


almost 2 weeks passed the scheduled release date, but ther is no information about neihter from the CNBYA (or RN Your Account) nor RavenNuke 2.3
it would be appreciated if someone would told us what's going on.
 
View user's profile Send private message
Raven







PostPosted: Thu Aug 28, 2008 8:08 am Reply with quote

First of all, that was written on 6/19/2008. Much can change in 2 months and we don't go back through the forums and modify posts as that is not feasible.

"What is going on?"

On 8/3/2008 we posted a message on the home page and in the forum Announcements stating we needed testers and that we were doing a more formal QA Process. While we did not explicitly state when we would be releasing v2.3 it is pretty obvious that we don't intend on releasing it until we are satisfied with the product. That is why there has been no further date published. We publish dates as an expectation/courtesy and we are usually close when we finally publish.

We will release v2.3 when we are satisfied that it meets our QA standards. Look for it some time in September as of our expectations right now.
 
kguske







PostPosted: Thu Aug 28, 2008 8:43 am Reply with quote

The testing is coming along nicely - a few minor issues, but nothing major.
 
Display posts from previous:       
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> CNB Your Account

View next topic
View previous topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum


Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours
 
Forums ©