cambler
Results 1 - 2 of 2
bycambler, September 22, 2009
I downloaded this and found that it was about 80% of what I need. Being a proficient coder, I went into the code to see about customizing it for my site.
I'm sure I had a heart attack.
The author has run the code through some kind of hideous obfuscator, making the source code COMPLETELY UNUSABLE. Customization is patently impossible.
What POSSIBLE MOTIVATION is there to release a GPL non-commercial package and make it so completely useless to customization?
I am *VERY* tempted to spend the time it would take to clean it up and turn it into real code and simply release it for free just out of spite for such a malicious act. It's GPL, so this is 100% legal and ethical.
I'm honestly dumbstruck at this. I invite the author to defend what he has done here.
I'm sure I had a heart attack.
The author has run the code through some kind of hideous obfuscator, making the source code COMPLETELY UNUSABLE. Customization is patently impossible.
What POSSIBLE MOTIVATION is there to release a GPL non-commercial package and make it so completely useless to customization?
I am *VERY* tempted to spend the time it would take to clean it up and turn it into real code and simply release it for free just out of spite for such a malicious act. It's GPL, so this is 100% legal and ethical.
I'm honestly dumbstruck at this. I invite the author to defend what he has done here.
bycambler, March 18, 2009
Three problems with this component.
First, it posts back to the front page, meaning it can't live on any page other than the front. This is a major issue.
Second, it requires a postback instead of using AJAX. These days, using a postback, causing the shoutbox to reset each time, and then start the delay before scrolling is rather non-optimum.
Third, it has no support for CB avatars, which would be a fantastic feature.
The first I consider a bug. The second I consider very important. The third is a feature request.
First, it posts back to the front page, meaning it can't live on any page other than the front. This is a major issue.
Second, it requires a postback instead of using AJAX. These days, using a postback, causing the shoutbox to reset each time, and then start the delay before scrolling is rather non-optimum.
Third, it has no support for CB avatars, which would be a fantastic feature.
The first I consider a bug. The second I consider very important. The third is a feature request.
Owner's reply
I agree with you.
- First point and second are fixed in the 1.2.0 rlease, now the shoutbox use ajax when a message is posting.
- Third point is very large... I add a feature for Community Builder. If you activate this option you have a direct link to the poster profil. Have an avatar, why not... But I think that you know the complexity to use javascript in Joomla, the mootools library used by Joomla is not mature, there are a lot of bug for firefox and IE compatibility.
Thanks for your feedback.


