PhotoPost Photo Gallery Sales PhotoPost Sales Toll Free Phone Number
Mon-Fri 9am-4pm EST
  PhotoPost Photo Sharing Photo Gallery    Visualize community tm
| | | | | | | | |

Go Back   PhotoPost Community > PhotoPost Support > vBGallery Support > vBGallery Suggestions

vBGallery Suggestions Post your comments, suggestions, and other feedback about PhotoPost vBGallery here.

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
Old August 19th, 2010, 07:44 AM   #1 (permalink)
Member
Verified Customer
 
Join Date: Nov 2007
Location: The Netherlands
Posts: 80
vbGallery slideshow on CMS

I would LOVE to be able to create a slideshow of large images from certain categories at a vBulletin CMS page.

Is this possible using som nifty PHP code? Can any programmer that works on vbGallery be of help here? It would be so very nice.
DDIG is offline   Reply With Quote
Old August 19th, 2010, 09:42 AM   #2 (permalink)
Moderator
Verified Customer
 
Join Date: Aug 2005
Posts: 1,231
Well i had one nearly ready.. a little php and the rest javascript.. preloading next image, using soft transitions etc...
only there is one little problem.
the image sizes..
If you do it with thumbnails.. no problem.. as you can place it where you want.. left or right column, center block etc...

but as you say lots of people would want big images.. now in my example i had normal images resized to 400 px and originals to 1024.. it worked fine with the normal ones .. but hardly anybody has max width and max height set to 400px .

Anything bigger would cause huge server load. (large images around 300k => 1.5 MB just for 1 user looking at 5 images) if you have 1000 visits (thats not much a day) that would meen 1.5 GB traffic per day!!!! just for the slideshow
so the problem is.. how to get users to have small intermediate images that would fit in slideshow.

I'll look into the code once gold is out.

L.
Luciano is offline   Reply With Quote
Old August 19th, 2010, 11:03 AM   #3 (permalink)
Member
Verified Customer
 
Join Date: Nov 2007
Location: The Netherlands
Posts: 80
You are right. Caching is an option I'd say. Your regular visitors take some bandwith once, but subsequent visits would not eat bandwith. How this kind of caching can be achieved I don't know exactly. I also run these sites, Nature Inspirations has *lots* and lots of visits yet bandwith is around 8Gig a month:


Nature-Inspirations
Architecture Inspirations

etc.

These all work fine. I run mainly photography related sites and would love, really love to see any kind of ability to show large size images on my site, really. A slideshow of say 20 photo's, not preloading, but loading on demand as they are requested would be so nice...
DDIG is offline   Reply With Quote
Old August 24th, 2010, 07:10 PM   #4 (permalink)
Member
Verified Customer
 
Join Date: Feb 2009
Posts: 117
Luciano...
I made a little plugin which generated alot of feedback...
Just not as good of a "programmer" as I wish I was...

Feel free to incorporate if you find it usefull...
[WIDGET] Slider - vBulletin.org Forum
cory_booth is offline   Reply With Quote
Old August 24th, 2010, 11:40 PM   #5 (permalink)
Moderator
Verified Customer
 
Join Date: Aug 2005
Posts: 1,231
Quote:
Originally Posted by cory_booth View Post
Luciano...
I made a little plugin which generated alot of feedback...
Just not as good of a "programmer" as I wish I was...

Feel free to incorporate if you find it usefull...
[WIDGET] Slider - vBulletin.org Forum
Very nice! It seems to work nice and smooth.
If I may do 2 remarks.

But First a suggestion. You are using jquery.. thats a very good framework. The only thing is.. vbulletin uses a different framework.. yahoo..
Now i am sure it would be possible to rewrite it, using yahoo framework instead. (why? because the pages would load yahoo framework AND jquery)
(I know thats a bummer.. I myself feel much more comfortable with jquery than with yahoo)

first remark.
the only problem i see is: where do you want to place it!
I meen the width problem.
Usually in CMS users have 2 or 3 colums.
left and right colums are usually to small to position a relatively wide widget,
center column if you have dynamic width will not look good.. so the only place to position it would be left column with fixed width where the width would be the exact width of the widget (counting imagewidth plus the menu images).
Ideal would be to have some content you could place right of the slideshow.. that would adapt to the width of the column...

second remark (when adapted to vbgallery) I would see the problem, that user would have to adapt the intermediate image to the width/height of the widget. What happens if it pulls newest images and you have one portrait image followed by a landscape image (wider than high vs. higher than wide)
Luciano is offline   Reply With Quote
Old August 31st, 2010, 05:56 PM   #6 (permalink)
Junior Member
 
Join Date: May 2010
Location: Buenos Aires
Posts: 20
Chuck !! you can help whith this request ?
hachito is offline   Reply With Quote
Old September 5th, 2010, 08:12 AM   #7 (permalink)
Member
Verified Customer
 
Join Date: Mar 2008
Location: Münster, germany
Posts: 46
This would be a very nice feature!!!
Max Paint is offline   Reply With Quote
Old October 10th, 2010, 04:44 AM   #8 (permalink)
Moderator
Verified Customer
 
Join Date: Aug 2005
Posts: 1,231
Well i have been looking into that and will be posting an alpha version next week..
its a forum home slideshow and not a cms one, but I think it could be integrated in cms some time later..
It has lots of limitations, as if you want to cache images there is no point in selecting random images, as the cache becomes obsolete if you never have the same images.
So main thing to select is a comma separated list of image-ids or sticky images (ordered by id) or oldest images (as they hardly ever change)
Also there are some settings to play around..like width, height, speed etc...

2 remarks..
to keep it lightweight, it is not done with jquery framework but with yahoo yui 2. as main parts of this are already loaded on forum home.

(it would be much better and more lightweight if we were using yui 3, but there are major conflicts if you load yui2 and yui3 on same page. so switching to yui3 can only be done when vbulletin does it.)

What it does. it regenerates the pictures in a slides folder in your file directory.
It looks a little bit like other known slideshows, but it has a complete different engine.

Here is demo, but urls and css are still all hardcoded so give me a week or so to pack it in plugins and templates.

demo : http://babelart.000space.com/forums/forum.php

(test site... beware some images can have more or less adult content)
and caching of images needs to be looked at a little more..

Luc
Luciano is offline   Reply With Quote
Old October 14th, 2010, 07:27 AM   #9 (permalink)
Member
Verified Customer
 
Join Date: Nov 2007
Location: The Netherlands
Posts: 80
It sure looks great. And it would be a very nice addon.

Currently I am using Slide Show Pro at my CMS pages: D-DIG.NL - Portal voor fotografie

I don't know if anyone knows that product, but the Director software is unheard of, totally blows you away. This is how things should be. Compared to that vBulletin and the likes look like prehistorical dinosaurs really... I don't mean to hurt anyone but this is simply great stuff.
DDIG is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Migrating Dragonfly CMS Coppermine Gallery to VBgallery kevin1028 Before You Buy 8 June 27th, 2009 06:29 PM
Is there a CMS that works with PPP and VB Jack-Flash Before You Buy 4 March 31st, 2007 09:48 PM
Anyone use PhotoPost with Drupal CMS? ChadsMach1 Before You Buy 2 March 11th, 2007 03:14 PM


All times are GMT -5. The time now is 01:34 PM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0