bertm

Reviews(7)
 
The AJAX driven user interface is really great. Allows you to deliver multi-page surveys using only a small screen real estate. Users are not scared off by long forms.

A background image for each survey can be assigned, plus images and full html can be used in the body of each question. There are 4 question types which seems adequate for me.

This extension is J1.5 native, contradictory to other reviews posted here.

The major drawback WAS that non-registered guests could not access the surveys, but I fixed that with a minor hack to three php files. The changed files are posted in the developer's forum.

On the surface it seems that multiple questions on a single page are not possible, but you can use the "Ranking" style question to create a drop-down list of answers/responses that must be exclusively matched to multiple questions. That is adequate for my purposes. Besides, I think that one-question-at-a-time is a great approach for online surveys (can't look ahead). By comparison, such AJAX powered surveys would be a pain in the rear to build using a form generator.

Best of all, its FREE. A big Thank-You to the developers.
bybertm, September 6, 2009
Only XX Left - Countdown Module for Virtuemart
Ecommerce systems cause people to assume 'unlimited availability'. But to get people to BUY NOW, you need to push 'scarcity'. This really helps to get the message across.

Thumbs up.
bybertm, July 18, 2009
Initial install did not work right away. I turned the bot off and added this at the bottom of my template at got it to work:



FLIR.init( { path: 'plugins/system/facelift-1.2/' } );
FLIR.auto();
Owner's reply

The path should now be corrected with newer version 1.2.2

bybertm, April 14, 2009
ReDJ
Had some troubles with Phoca SEF. Backend was scrambled so I couldn't get anywhere. Installed this and 2 minutes later my problems were solved. With SEF tuned on, URL maintenance can be a headache. If you need to change a menu alias, this will allow you to solve the problem immediately. Will make this standard on all my builds.
bybertm, December 17, 2008
Simple and does the job in an instant. More feature suggestions:

APPEND MODE - if some keywords already exist, keep them and append additional keywords up to the maximum. Preserve sequence so writers can identify the ones they entered vs those automatically added.

NO CHANGE MODE - only process if metadata field is empty.

Give stronger weighting to keywords in the title, H1 tags, etc.
Owner's reply

These functions are now fully supported.

bybertm, September 26, 2008
0 of 1 people found this review helpful
RSGallery2
A fantastic component. Solid, fast, flexible, great admin features. The true beauty of this component is discovered when you start to play with the templates and tweak them to create a completely original front end look and feel. Developers are consistently moving forward, adding features, fixing bugs. I have used RSgallery2 on many sites.
bybertm, December 6, 2006
3 of 3 people found this review helpful
Simple Image Gallery
This is a total snap to install, and use, and looks great.

Questions/Issues...
I get an error on each page that reads "Notice: Undefined offset: 15 in .../plugin_jw_sig.php on line 59." How can I make that go away?

I have image sizes and aspect ratios that are not uniform. Sometimes the thumbnail does not fit in the shadow box for which it is intended (additional white space shows up between the right edge of thumbnail and the shadow box). I get better results when I resixe the original image to an even multiple of the target thumbnail width. Is there a better solution?

If a thumbnail is shorter (vertically) than the one next to it, S.I.G. drops in another thumbnail below it in the same row. Great idea, but a problem can/does show up because this is a progessive feature. At the end of a row (on the right), the stack can grow up to 3-5 thumbnails high with TONS of white space left under the first thumbnails on the left.

Perhaps a solution would be to track the height of the tallest individual thumbnail in the row, and double up below short thumbnails only if there is room for it (without increasing the min row height required for the tallest individual thumbnail).

Great work. Wish I was a programmer so I could help out.

bertm
Owner's reply

All you have to do to solve these issues is donwload the latest 1.1 released. It fixes all the things you mention.