Joomla! Discussion Forums



It is currently Thu Nov 26, 2009 11:00 am (All times are UTC )

 




Post new topic Reply to topic  [ 123 posts ]  Go to page Previous  1, 2, 3, 4, 5  Next
Author Message
Posted: Sun Oct 01, 2006 8:52 pm 
User avatar
Joomla! Enthusiast
Joomla! Enthusiast
Offline

Joined: Tue Aug 23, 2005 4:34 pm
Posts: 210
Location: Mt. Juliet, Tennessee
I would say developers like Phil Taylor ARE needed for the continued growth of Joomla. What is the point of making J! 1.5 easier for 3PD's if they are pushed away? One example is Elpie. Another is Phil just now.

The J! 1.5 framework is great. It really does make extending it easier and more flexible. It's great. But for continued growth, J! needs great 3PD addons. I know I can purchase Phil's components for commercial sites, because he stands behind his work and his work is stable.

Why does it feel so hostile around here? (And I believe J and especially J 1.5 is great). (Tho the blog didnt seem offensive to me either)

Chuck

_________________
http://www.nashville-webdesign.com - Nashville Web Design


Last edited by ChuckTrukk on Sun Oct 01, 2006 8:54 pm, edited 1 time in total.

Top
  E-mail  
 
Posted: Mon Oct 02, 2006 6:53 pm 
User avatar
Joomla! Champion
Joomla! Champion
Offline

Joined: Fri Aug 12, 2005 12:47 am
Posts: 6431
ChuckTrukk wrote:
I would say developers like Phil Taylor ARE needed for the continued growth of Joomla. What is the point of making J! 1.5 easier for 3PD's if they are pushed away? One example is Elpie. Another is Phil just now.


We are not trying to push away any of the third party developers. I personaly think the extension and developer site are the best examples of our commitment to the third party developers both opensource and commercial.

Phil asked me to review his proposed solution and that is exatly what we did. We also used the oppurtunity to paint the bigger picture and explain about AJAX in Joomla! 1.5. The post was intended to be informative in nature, it was never intended to be a personal attack in any way.

The community asks that we communicate about what we are doing and why. We are trying to do so in a non-biased way. Basing myself on the reactions of this post, I think I can say that goal was met here.

_________________
Johan Janssens - Joomla Co-Founder, Lead Developer of Joomla 1.5

http://www.nooku.org - multi-lingual content manager and rapid extension development framework for Joomla 1.5
http://www.joomlatools.eu - training, consulting and extension development


Top
   
 
Posted: Tue Oct 03, 2006 2:57 am 
User avatar
Joomla! Enthusiast
Joomla! Enthusiast
Offline

Joined: Tue Aug 23, 2005 4:34 pm
Posts: 210
Location: Mt. Juliet, Tennessee
Jinx,

Thanks for the reply. I do applaud you and the other devs commitment to opensource, joomla, and excellency. 1.5 is looking very great. So thanks for the update. And thanks for thehard work and commitment.

Chuck

_________________
http://www.nashville-webdesign.com - Nashville Web Design


Top
  E-mail  
 
Posted: Fri Oct 06, 2006 9:47 pm 
User avatar
Joomla! Explorer
Joomla! Explorer
Offline

Joined: Thu Aug 18, 2005 10:41 am
Posts: 317
my only question is
will it be possible to use more than one mambot or module that uses xajax library in the 1.5x core


http://www.xajax-joomla.com/ is a nice help but there is still no fix for having multiple xajax calls on the same page.

most of the ajax using 3dp scripts made for joomla are based on xajax.

thanks.


Top
   
 
Posted: Sat Oct 07, 2006 12:21 pm 
User avatar
Joomla! Guru
Joomla! Guru
Offline

Joined: Sat Aug 20, 2005 12:32 pm
Posts: 990
Location: Tewkesbury, UK
Quote:
http://www.xajax-joomla.com/ is a nice help but there is still no fix for having multiple xajax calls on the same page


If you think that then you have missed the whole point of the mambot!! 

I already have a Joomla 1.5 Plugin for xAJAX that several developers have committed to - it allows multiple components, modules, plugins and external code all to run xAJAX in Joomla 1.5 with out conflicts.

The plugin only serves to route the incoming xAJAX calls to the right component - it is then up to developers to handle the incoming data (Secure it, test it, use it etc...)

The xAJAX Plugin for Joomla 1.5 is not yet publically available - but those developers using it are loving it!

As long as NO xAJAX calls are made anywhere in Joomla Core (Apart from the files in installer which are deleted after install) then any developer can use the xAJAX Plugin for Joomla 1.5 that we will be releasing shortly at http://www.xajax-joomla.com.

_________________
Phil Taylor - Full Time Expert Joomla-Only Developer
Blue Flame IT Ltd.
-- http://www.phil-taylor.com/
SPEED UP Joomla 1.5.x Admin Console with this: http://extensions.joomla.org/extensions ... 53/details


Top
   
 
Posted: Sat Oct 07, 2006 2:51 pm 
User avatar
Joomla! Enthusiast
Joomla! Enthusiast
Offline

Joined: Fri Aug 19, 2005 6:11 am
Posts: 173
Location: Oamaru,New Zealand
Quote:
I already have a Joomla 1.5 Plugin for xAJAX that several developers have committed to - it allows multiple components, modules, plugins and external code all to run xAJAX in Joomla 1.5 with out conflicts.


This is great! Thanks for the update, and all the hard work. It's much appreciated Phil. ;)

Quote:
As long as NO xAJAX calls are made anywhere in Joomla Core


I hope this won't raise any conflicts between xAJAX and any 'official' Joomla 'core' Ajax solution in the future? :)


Top
  E-mail  
 
Posted: Sat Oct 07, 2006 6:05 pm 
User avatar
Joomla! Explorer
Joomla! Explorer
Offline

Joined: Thu Aug 18, 2005 10:41 am
Posts: 317
PhilTaylor-Prazgod wrote:
Quote:
http://www.xajax-joomla.com/ is a nice help but there is still no fix for having multiple xajax calls on the same page


If you think that then you have missed the whole point of the mambot!! 

I already have a Joomla 1.5 Plugin for xAJAX that several developers have committed to - it allows multiple components, modules, plugins and external code all to run xAJAX in Joomla 1.5 with out conflicts.

The plugin only serves to route the incoming xAJAX calls to the right component - it is then up to developers to handle the incoming data (Secure it, test it, use it etc...)

The xAJAX Plugin for Joomla 1.5 is not yet publically available - but those developers using it are loving it!

As long as NO xAJAX calls are made anywhere in Joomla Core (Apart from the files in installer which are deleted after install) then any developer can use the xAJAX Plugin for Joomla 1.5 that we will be releasing shortly at http://www.xajax-joomla.com.


will this be a commercial solution? and when can we expect this?


Top
   
 
Posted: Sat Oct 07, 2006 6:30 pm 
User avatar
Joomla! Guru
Joomla! Guru
Offline

Joined: Sat Aug 20, 2005 12:32 pm
Posts: 990
Location: Tewkesbury, UK
Quote:
will this be a commercial solution? and when can we expect this?


No it will be a free plugin ! Always free! See the existing site at http://www.xajax-joomla.com

The Joomla 1.5 specific version of the plugin is being finalised next week and will be released at the same time as the joomla 1.5 beta on the 12th October.

_________________
Phil Taylor - Full Time Expert Joomla-Only Developer
Blue Flame IT Ltd.
-- http://www.phil-taylor.com/
SPEED UP Joomla 1.5.x Admin Console with this: http://extensions.joomla.org/extensions ... 53/details


Top
   
 
Posted: Sat Oct 07, 2006 6:40 pm 
User avatar
Joomla! Explorer
Joomla! Explorer
Offline

Joined: Thu Aug 18, 2005 10:41 am
Posts: 317
http://www.xajax-joomla.com - i seen this, however it has a limitation against mambots and modules in joomla 1.0.x
can't wait for 1.5 to come

if you say it does what it does then community is in debt to you since most of the 3dp ajax extensions available for joomla today are written in xajax and there has been no solution to use more than 1 xajax module on a page.


Top
   
 
Posted: Sat Oct 07, 2006 6:56 pm 
User avatar
Joomla! Hero
Joomla! Hero
Offline

Joined: Thu Aug 25, 2005 5:48 pm
Posts: 2801
Location: Geneva mostly
I hope this bot can be fixed so it doesn't include the js files when not needed..

_________________
Sometimes one pays most for the things one gets for nothing.
The important thing is not to stop questioning. Curiosity has its own reason for existing. AE
http://joomla15.blogspot.com for J! 1.5 screenshots
http://www.eyezberg.com


Top
  E-mail  
 
Posted: Sat Oct 07, 2006 7:39 pm 
User avatar
Joomla! Guru
Joomla! Guru
Offline

Joined: Sat Aug 20, 2005 12:32 pm
Posts: 990
Location: Tewkesbury, UK
d3vlabs wrote:
http://www.xajax-joomla.com - i seen this, however it has a limitation against mambots and modules in joomla 1.0.x
can't wait for 1.5 to come

if you say it does what it does then community is in debt to you since most of the 3dp ajax extensions available for joomla today are written in xajax and there has been no solution to use more than 1 xajax module on a page.


The Joomla 1.5 version of the plugin has full support for Components, modules and plugins to interact with it :-) It even works on the frontend and the administrator area :-)

Quote:
I hope this bot can be fixed so it doesn't include the js files when not needed..


I know why you are saying this :-)

Plugins/mambots can be fired from anywhere, so at the moment the Joomla 1.0 version of this mambot has to load just in case - it was put together very quickly (the mambot) and therefore a few things like this were missed.

The Joomla 1.5 version however will not load any xAJAX if no xAJAX handler methods have been loaded - it will also allow component developers to themselves decide and specify if they want their xAJAX calls to be registered (Actually this is possible in the current version - but I dont think it has been well used this way).

As this forum is for Joomla and not the discussion of xAJAX plugin specifically I invite you to continue the discussion in the dedicated forum...

http://forum.phil-taylor.com/http://php ... .php?f=3.0

_________________
Phil Taylor - Full Time Expert Joomla-Only Developer
Blue Flame IT Ltd.
-- http://www.phil-taylor.com/
SPEED UP Joomla 1.5.x Admin Console with this: http://extensions.joomla.org/extensions ... 53/details


Top
   
 
Posted: Mon Oct 09, 2006 12:47 am 
I've been banned!
Offline

Joined: Thu Aug 18, 2005 12:37 am
Posts: 1139
Location: Melbourne, Australia
Phil, what flavour of AJAX does your solution provide ? AJAX itself or HIJAX ?

I ask this from an accessibility point of view in terms of strategic direction and scope for the J! project in general (haven't checked the current build of J 1.5 for AJAX accessibility requirements yet)


Last edited by absalom on Mon Oct 09, 2006 12:57 am, edited 1 time in total.

Top
  E-mail  
 
Posted: Mon Oct 09, 2006 1:04 am 
User avatar
Joomla! Explorer
Joomla! Explorer
Offline

Joined: Thu Aug 18, 2005 10:41 am
Posts: 317
maybe its JAJAX. hmmm  :laugh: pronounced YA YA X
new library just for joomla.


Top
   
 
Posted: Mon Oct 09, 2006 1:26 am 
I've been banned!
Offline

Joined: Thu Aug 18, 2005 12:37 am
Posts: 1139
Location: Melbourne, Australia
d3vlabs wrote:
maybe its JAJAX. hmmm  :laugh: pronounced YA YA X
new library just for joomla.


Why have a vendor specific library when we're meant to be an open source, open standards, open communication, collaborative project ?  :laugh:


Top
  E-mail  
 
Posted: Mon Oct 09, 2006 1:33 am 
User avatar
Joomla! Explorer
Joomla! Explorer
Offline

Joined: Thu Aug 18, 2005 10:41 am
Posts: 317
joo.fx
joomla on rails
;)


Top
   
 
Posted: Thu Oct 12, 2006 8:00 pm 
Joomla! Intern
Joomla! Intern
Offline

Joined: Sat Dec 31, 2005 7:22 pm
Posts: 61
absalom wrote:
d3vlabs wrote:
maybe its JAJAX. hmmm  :laugh: pronounced YA YA X
new library just for joomla.


Why have a vendor specific library when we're meant to be an open source, open standards, open communication, collaborative project ?  :laugh:


absalom... I was thinking about this the last few nights. With the capability to use helpers in 1.5, helpers (PHP wrappers for AJAX libraries) can be written to support any AJAX library, allowing developers to pick and choose what they prefer to use. This might be a good solution until things settle down a bit.


Top
  E-mail  
 
Posted: Thu Oct 12, 2006 10:37 pm 
I've been banned!
Offline

Joined: Thu Aug 18, 2005 12:37 am
Posts: 1139
Location: Melbourne, Australia
Well, considering what Phil said about xajax being utilised as part of the install procedure for 1.5, there are more pressing concerns as to the credibility of the overall design - which is why I asked Phil about the flavour that xajax delivers.

User lockout in preference for eye candy isn't a good solution.


Last edited by absalom on Thu Oct 12, 2006 10:39 pm, edited 1 time in total.

Top
  E-mail  
 
Posted: Thu Oct 12, 2006 11:25 pm 
User avatar
Joomla! Enthusiast
Joomla! Enthusiast
Offline

Joined: Tue Aug 23, 2005 4:34 pm
Posts: 210
Location: Mt. Juliet, Tennessee
Abs,

The xajax solution used during the install is used only during the install. It is only in the install folder and must be deleted to use J!. So the xajax that comes with joomla will not interfere in anyway with anything.

Chuck

_________________
http://www.nashville-webdesign.com - Nashville Web Design


Top
  E-mail  
 
Posted: Thu Oct 12, 2006 11:30 pm 
I've been banned!
Offline

Joined: Thu Aug 18, 2005 12:37 am
Posts: 1139
Location: Melbourne, Australia
ChuckTrukk wrote:
The xajax solution used during the install is used only during the install. It is only in the install folder and must be deleted to use J!. So the xajax that comes with joomla will not interfere in anyway with anything.

Chuck


Except the fact the installation sequence and the way AJAX is implemented throughout it renders the whole process inaccessible. There are other rather irritating things I've found that probably do need to be addressed as well. So there is significant interference if you are using any form of screenreader in this respect - meaning user lockout.

I've finishing up wriiting an accessibility audit of the installation procedure and should be posting it live sometime today (as the Beta is a much more 'stable' base on which to base this sort of thing in comparison to my usual nightly or weekly SVN)


Top
  E-mail  
 
Posted: Sat Oct 14, 2006 5:04 am 
User avatar
Joomla! Explorer
Joomla! Explorer
Offline

Joined: Thu Aug 18, 2005 10:41 am
Posts: 317
ok 1.5 is here.
please deliver the xajax plugin phil.

i really cant wait for it. other than my interest in 1.5 is errr.


Top
   
 
Posted: Wed Oct 18, 2006 10:05 pm 
User avatar
Joomla! Guru
Joomla! Guru
Offline

Joined: Sat Aug 20, 2005 12:32 pm
Posts: 990
Location: Tewkesbury, UK
d3vlabs wrote:
ok 1.5 is here.
please deliver the xajax plugin phil.

i really cant wait for it. other than my interest in 1.5 is errr.



http://blog.phil-taylor.com/2006/10/18/ ... pers-only/

_________________
Phil Taylor - Full Time Expert Joomla-Only Developer
Blue Flame IT Ltd.
-- http://www.phil-taylor.com/
SPEED UP Joomla 1.5.x Admin Console with this: http://extensions.joomla.org/extensions ... 53/details


Top
   
 
Posted: Thu Oct 19, 2006 6:41 am 
Joomla! Virtuoso
Joomla! Virtuoso
Offline

Joined: Fri Sep 02, 2005 10:06 am
Posts: 3071
Location: Solar system - Earth - European Union
PhilTaylor-Prazgod wrote:
d3vlabs wrote:
ok 1.5 is here.
please deliver the xajax plugin phil.

i really cant wait for it. other than my interest in 1.5 is errr.



http://blog.phil-taylor.com/2006/10/18/ ... pers-only/



Thanx :)

_________________
former Q&T WorkGroup Joomla member - Italian Translation Team Member


Top
   
 
Posted: Sat Oct 21, 2006 8:56 pm 
User avatar
Joomla! Hero
Joomla! Hero
Offline

Joined: Thu Aug 25, 2005 5:48 pm
Posts: 2801
Location: Geneva mostly
Is there any chance the 1.0 version gets fixed?
I just checked: if published, I get an accessibility score on silktide of 8.4
I unpublish the bot, no other change: I get 10 out of 10!

_________________
Sometimes one pays most for the things one gets for nothing.
The important thing is not to stop questioning. Curiosity has its own reason for existing. AE
http://joomla15.blogspot.com for J! 1.5 screenshots
http://www.eyezberg.com


Top
  E-mail  
 
Posted: Sat Oct 21, 2006 9:16 pm 
User avatar
Joomla! Guru
Joomla! Guru
Offline

Joined: Sat Aug 20, 2005 12:32 pm
Posts: 990
Location: Tewkesbury, UK
eyezberg wrote:
Is there any chance the 1.0 version gets fixed?
I just checked: if published, I get an accessibility score on silktide of 8.4
I unpublish the bot, no other change: I get 10 out of 10!


At the end of the day, any ajax on the front page is going to have an effect on accessibility of the page.

I do not know why just publishing the bot makes the score go down, I do not know exactly what factors it uses to create its score.  Maybe it sees javascript and gives you a penalty for that.

I dont think there is any thing to fix nessesaryly.

_________________
Phil Taylor - Full Time Expert Joomla-Only Developer
Blue Flame IT Ltd.
-- http://www.phil-taylor.com/
SPEED UP Joomla 1.5.x Admin Console with this: http://extensions.joomla.org/extensions ... 53/details


Top
   
 
Posted: Mon Oct 30, 2006 6:44 am 
I've been banned!
Offline

Joined: Thu Aug 18, 2005 12:37 am
Posts: 1139
Location: Melbourne, Australia
eyezberg wrote:
Is there any chance the 1.0 version gets fixed?
I just checked: if published, I get an accessibility score on silktide of 8.4
I unpublish the bot, no other change: I get 10 out of 10!


Depends on the Javascript manipulation.

And then again, Sitescore can be gamed, so don't trust it absolutely.


Top
  E-mail  
 
Posted: Mon Oct 30, 2006 7:21 am 
User avatar
Joomla! Hero
Joomla! Hero
Offline

Joined: Thu Aug 25, 2005 5:48 pm
Posts: 2801
Location: Geneva mostly
I'll post screenshots of results with the bot published vs unpublished..

_________________
Sometimes one pays most for the things one gets for nothing.
The important thing is not to stop questioning. Curiosity has its own reason for existing. AE
http://joomla15.blogspot.com for J! 1.5 screenshots
http://www.eyezberg.com


Top
  E-mail  
 
Posted: Mon Oct 30, 2006 11:36 am 
User avatar
Joomla! Enthusiast
Joomla! Enthusiast
Offline

Joined: Sun Feb 19, 2006 5:38 pm
Posts: 245
Location: Fairfax, VA USA
PhilTaylor-Prazgod wrote:
At the end of the day, any ajax on the front page is going to have an effect on accessibility of the page.


The accessibility suite has a persistent bias against javaScript. I believe this dates from times past when it was so sloppily used on hobbyist sites and invasively used on others. There is still a lot of malformed code out there.

The W3C is very conservative. The test/evaluation suites simply do not keep up with current developments. Some of the W3C members feel that they shouldn't bet on specific technologies and always account for the relative capabilities of webmasters.

As to the first point, I can imagine an "Ajax" that doesn't use JavaScript, but a successor script that accomplishes the same thing. It would be less invasive and pose with fewer dangers to the users. For the latter point, I do not like being held back by the lowest common denominator. But, that is just me.

_________________
Ms. Sharon Sinead Gaughan
http://www.ss-g.net
Fairfax, VA USA


Top
   
 
Posted: Tue Oct 31, 2006 12:03 am 
I've been banned!
Offline

Joined: Thu Aug 18, 2005 12:37 am
Posts: 1139
Location: Melbourne, Australia
Sharon Gaughan wrote:
The accessibility suite has a persistent bias against javaScript. I believe this dates from times past when it was so sloppily used on hobbyist sites and invasively used on others. There is still a lot of malformed code out there.


There's still a lot of malformed code, even in the AJAX libraries at times.

Sharon Gaughan wrote:
The W3C is very conservative. The test/evaluation suites simply do not keep up with current developments. Some of the W3C members feel that they shouldn't bet on specific technologies and always account for the relative capabilities of webmasters.


There is also investigation by those within the web standards industry as to how Javascript is negotiated by current day screenreaders. So it goes both ways with this.


Top
  E-mail  
 
Posted: Sun Jan 14, 2007 11:22 am 
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Fri Mar 31, 2006 11:01 am
Posts: 30
Hi

i have just installed the xajax plugin on 1.5 and if i publish it - it breaks the site -
anyone come across this ?

Tnx
Sean


Top
  E-mail  
 
Posted: Sun Jan 14, 2007 12:43 pm 
User avatar
Joomla! Guru
Joomla! Guru
Offline

Joined: Sat Aug 20, 2005 12:32 pm
Posts: 990
Location: Tewkesbury, UK
The release version of the plugin is NOT for Joomla 1.5

There is a version in SVN for Joomla 1.5 but has not been tested for a while - please search http://blog.phil-taylor.com/ for details

_________________
Phil Taylor - Full Time Expert Joomla-Only Developer
Blue Flame IT Ltd.
-- http://www.phil-taylor.com/
SPEED UP Joomla 1.5.x Admin Console with this: http://extensions.joomla.org/extensions ... 53/details


Top
   
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 123 posts ]  Go to page Previous  1, 2, 3, 4, 5  Next

Quick reply

 



Who is online

Users browsing this forum: brendon_101, ooffick, Souls33k and 34 guests


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 post attachments in this forum

Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group