The Joomla! Extensions Directory ™

royce

Reviews(13)
 
byroyce, August 23, 2011
jQuery++ Integrator
It seems like a good plugin and the support also seems to be topnotch.

Not sure why it adds a reference to the product to your applications generator head tag though???
byroyce, June 22, 2011
RokNewsFlash
An ok, module. The output overruns the containing div so it looks very sloppy on initial load. I was able to hack the code and .css to make it look decent, but the killer is that the JS is encrypted via a regEx eval!

How is that open source???

The problem with that is that the module is in a div 'id' with a hardcoded name so that you can't have multiple tickers on your page.

If none of that matters to you, go for it. I will keep looking sigh...
byroyce, February 3, 2011
P30 Image Scroll
Not bad if you can use it just as it is out of the box. I had to hack the default.php template and the .css files to get it to show my images at the correct sizes. There should be parameters provided to allow sizes to be set.

Removing the navigation indicator doesn't remove the assigned space, so it leaves a blank area where the left/right arrows would be.

Most important, all modules should include and use the 'Module class suffix' parameter to allow styling to match your site. This wasn't included in the .xml file so I had to add it.
byroyce, January 29, 2011
Pretty good plugin to add some more functions to K2 Extra Fields. There should be more documentation on exactly how to use each one of the options. For example, I had to read the code to figure out how to specify the field for the Google Map.

Also, maybe the optional Google Map plugin is changed, because This K2 extra Fields plugin gives an error message saying that the Google map plugin is not installed (even though it is installed and enabled). The problem is that this plugin is looking for the Google map plugin in the content directory when it is actually in the system directory.

Since there is no forum, hopefully this may helps someone else that has this issue.
byroyce, January 23, 2011
Group Mail
This is a very simple extension that is designed to send emails to a sites contacts that are grouped by categories.

There is no documentation or support forum, but not much is needed because of its simplicity. I think it could be much more useful if it didn't restrict it to only sending to contacts that are in categories.

I was looking for a way to send emails to different profile groups as defined in JomSocial, but this didn't work for that. However, a couple of small changes allowed it to work perfectly for that.

My suggestion to the developer, since there is no support forum, would be to have a version that allows sending to JomSocial profile groups as that is probably a lot more common than having users assigned to contacts/categories. There are only 2 changes to the SQL to do that.
Owner's reply

Blame Joomla! it isn't MVC ;)

Indeed no support forum (can per e-mail) or documentation because of the simplicity and intention to be a private only release. Because of the powerfull function I share it.

Anyway, I don't use JomSocial (created my own) but understand users are using that. I can try to add that option as variable so you choose from both.

byroyce, December 14, 2010
My RSS Reader
Over all, pretty good RSS reader. Couple of things that might not be clear: You must select the category of the RSS feed or it won't be shown on the front end. Also some untrapped errors show up if you try to add the same feed 2x or if you don't put up a name.

I tried to register on the site forum to add my comments but kept getting an error message about unable to open socket.

The major problem I had, which others also reported is that if you have a strong '.htaccess' file (like the kind described in Nikolas' 'It takes a Ninja to Kill a Ninja' in the Joomla! Magazine, then this component wont work. It seems the component needs access to some files that would normally be locked out via a strong .htaccess file. You get an OS error message saying you don't have permission to access a file no matter what you set the permissions to.

Hopefully the developer can take a look at that story in the magazine and come up with an override that will allow this component to work with that type of .htaccess file.
kksou Google Weather
Pretty good extension, but that 'Focus on Input Field' option that defaults to 'Yes' has to go! It took me weeks of checking my templates, components, JS, CSS, everything trying to figure out why my site would always scroll to the middle of the page!

Finally, I realized that it was this module and that default parameter doing that. I then spent a couple of hours looking through the code trying to figure out what was happening. It never dawned on me that was the expected behavior, I assumed it was a bug. Why would anyone want their page to automatically scroll to this module, at least make the default 'no'.

Also, all the inline JS should be using the JDocument add script methods not 'print' statements.
Owner's reply

Hi,

Thanks for the suggestion. The latest version has that set to 'no', as per your suggestion.

The option is still there. For those who want to have the focus automatically set to the city field, you can set it to 'yes' in the Parameter area.

Regards,
/kksou

byroyce, September 9, 2010
JComments
What can I add to the existing comments? After a period of time struggling with other components, here is one that works well, does what it says, no need for a manual, etc. etc. etc.

The developer even took the time to add the extra polish on the administration side.

Bravo!
byroyce, April 1, 2009
Mod Cuenta Atrás
Nice countdown, but needs translation (english is always a good start). Also, it always puts out 14 months for the countdown, no matter what date you put in ;-). I'll try to debug it...
byroyce, March 27, 2009
This is a nice, simple, easy front end to submit email to a sites registered users. I had to hack it though to get it to send out HTML Emails. I'm not sure why this wasn't implemented in the released version. Its a simple hack that consists of un-commenting and setting the IsHTML flag to 'TRUE' and changing the following lines:

$input = JRequest::get(POST, 4);
$subject=$input[ 'subject' ];
$message=$input[ 'message' ];
Owner's reply

Good point, did'nt really think about HTML cuase i hate HTML formated email spams so i always have HTML turned of in my mailer client ;). Well thanks for the hint, i've now implemented it.
/Qvarnis

byroyce, August 18, 2008
Google Maps Multipage
This is a mind boggling component with more options than CB, JGroups, and VM combined! I had the basics up and running in a few minutes and the potential seems to be unlimited.

Now for the downside. There only seems to be a one page, 12 step, help file for this massively complex component and there is no forum for support! There is a Google group with some activity, but the respondents on that forum seem to be hard core Google map API types whose answers don't really help the newbies or non-techies that want to do a bit more than the basics with the component.

I'm a programmer with over 30 years exp but trying to get my head around the potential of this component is very frustrating without a dedicated forum.
Owner's reply

A forum would require moderation almost around the clock in order to prevent spam and other inappropriate postings (not to mention technical support). Unfortunately I hadn't planned on that. Actually, I thought this plugin is rather self-explaining.

The twelve steps in the readme file are intended for use as a starting point only. The main help function comes in shape of built-in tooltips for easier use. And just in case, there is a reset button for all configuration settings of this component.

byroyce, March 14, 2007
Random Articles
This extension displays a LIST of articles..not the article itself. That wasn't clear to me, so I downloaded, installed, configured, changed my template, etc. then found out it wasn't what I thought it was.

Its probably a good module if you want a random list of article titles.
byroyce, November 6, 2006
Z Weather
Hi there, overall its a pretty good component. Got it installed and working easily. You have to navigate the Governments weather pages if you want to add your own locations, but thats not too hard once you get the hang of it.

The issue I have is with the cron job. I just cant seem to get it working (I get errors on argc and argv variables). I'm trying to contact the developer, but no luck yet.

4 of 5 stars so far