Go Back   vb.org Archive > vBulletin 3 Discussion > vB3 General Discussions
  #21  
Old 03-15-2004, 01:35 AM
filburt1 filburt1 is offline
 
Join Date: Feb 2002
Location: Maryland, US
Posts: 6,144
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by SVTBlackLight01
filburt1,

Is this going to be a vB integrated only gallery? The biggest problem with the PP integration is that it integrates with 5 or more different forum's software and to have complete forums integration with all of these is just not practical from their standpoint.

That being said, a few suggestions I have just off the top of my head:

- Complete style integration with vBulletin
- Mass resizing of images for admins, not just thumbnails
- A 'View New Posts" feature similar to vBulletin
- vBulletin style postbit/reply comment system

- Most importantly, an importer for other gallery systems.
It will be run with vB's files, so integration is just unavoidable.

An import script is very unlikely.
Reply With Quote
  #22  
Old 03-17-2004, 03:10 AM
gmarik's Avatar
gmarik gmarik is offline
 
Join Date: May 2002
Location: Mocsow
Posts: 1,288
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

filburt1, not to annoy you, importing from PhotoPost would really make your script a "best-seller", because it was rather popular lately. Was.
Reply With Quote
  #23  
Old 03-19-2004, 10:49 PM
phenomenon phenomenon is offline
 
Join Date: Aug 2003
Location: Seattle, WA
Posts: 71
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

After integrating 4images into my vb3 rc4, I have some suggestions and requests (my site is down currently while I'm waiting for vb3 gold, and after converting an old phpBB to vb 2.3.4, so sorry I can't show off the 4images):
  1. Ability to integrate gallery into Forum wrapper: basically be able to use vb3 header, navbar, who's online, footer, copyright, etc.)
  2. Integration with netPBM AND imagemagik -- both are free solutions.
  3. administer gallery from ACP in vb3. I'm getting tired of logging into a billion diff control panels
  4. Ability to place components on screen in manner in which we wish -- myVbIndex had this in vb 2.x version, where you could just place $header, $search, $navbits, etc. where you wanted them and create your own layout. I don't like Coppermine's huge random pics, latest pics, and tiny album bar if you've only got one album. I want control of how the elements are laid out between header/navbar/footer.
  5. It would be nice to be able to place the gallery folder outside of the forum folder -- I have mine installed into htdocs/gallery and my forum in htdocs/forum
  6. mass add to gallery/mass thumbnailing. 4images allows me to upload a large amount of files to a category folder, then has a built in import tool as well as a built in mass import -- the mass import just checks in that folder and adds contents. The thumbnail tool checks database to see if any images don't have thumbnails, and autocreates using netpbm
  7. Ability to turn off gallery similar to turning off forum
  8. right click-disable
  9. lightbox
  10. user comments to pics

Ok, that's my brain storm for the day. I'm subscribing to this so if you'd like clarification I should get a notify and check back.
Reply With Quote
  #24  
Old 03-20-2004, 05:33 PM
filburt1 filburt1 is offline
 
Join Date: Feb 2002
Location: Maryland, US
Posts: 6,144
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I do not see how mass import is possible because each image must include a title and optional description. How would I go about doing that for adding multiple pictures at once, except for the filename which was likely generated by a digital camera and therefore fairly useless?

I know there is Exif data but I don't think that includes any titles.

It would require GD2, not imagemagick or other libraries, as GD2 is the most popular and often used by vB3 itself.
Reply With Quote
  #25  
Old 03-20-2004, 05:38 PM
AN-net's Avatar
AN-net AN-net is offline
 
Join Date: Dec 2003
Location: AnimationTalk.com
Posts: 2,367
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i am currently half way finished with my vb intergrated gallery. it doesnt have personal member galleries. i do have a comment system on there and i plan to be adding actual forum intergration where entries and comments are threaded to a specified forum etc. Anyways thats wut i got so far. If anyone wants to help just pm me
Reply With Quote
  #26  
Old 03-21-2004, 04:33 AM
phenomenon phenomenon is offline
 
Join Date: Aug 2003
Location: Seattle, WA
Posts: 71
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by filburt1
I do not see how mass import is possible because each image must include a title and optional description. How would I go about doing that for adding multiple pictures at once, except for the filename which was likely generated by a digital camera and therefore fairly useless?

I know there is Exif data but I don't think that includes any titles.

It would require GD2, not imagemagick or other libraries, as GD2 is the most popular and often used by vB3 itself.
In the mass import in 4images, I basically had to go through afterwards and add comments, etc. Didn't matter to me, as sitting there filling out each one and importing was a real pain.
Reply With Quote
  #27  
Old 03-21-2004, 07:48 AM
roxics's Avatar
roxics roxics is offline
 
Join Date: Jan 2002
Location: Detroit Area
Posts: 177
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by filburt1
I do not see how mass import is possible because each image must include a title and optional description. How would I go about doing that for adding multiple pictures at once, except for the filename which was likely generated by a digital camera and therefore fairly useless?

I know there is Exif data but I don't think that includes any titles.

It would require GD2, not imagemagick or other libraries, as GD2 is the most popular and often used by vB3 itself.
Is there a way you can just make the script rename the pictures file to a number? Then later people can just go back and retitle the images and add descriptions. A lot of people probably wouldn't care to add descriptions and titles anyway. Images should speak for themselves.

It doesn't matter what you do with the back end to me. Personally the problem in my mind with scripts like PP and Coppermine Gallery is that they are way to bloated on the user interface. They've got ratings and comments and smiles and everything but the kitchen sink. The user interface should be sleek and focus attention on the image and not the options.

If you can make the end interface look and feel like this: http://www.pbase.com/roxics
then you have a winner on your hands IMO.
Reply With Quote
  #28  
Old 05-04-2004, 08:15 AM
Sasha_Goodman Sasha_Goodman is offline
 
Join Date: Sep 2002
Posts: 3
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Poor man's gallery wanted:

The hack could be simplified by piggy-backing on the attatchment system in Vb3.

Start with a resizing function for the attachments. It is on the list of "suggested features for vb 3.x" but it doesn't seem to be coming any time soon. Make a hack to add this feature now, so when they update the main body of code you no longer need to do your own updates.

There are already global settings for the maximum K of attatchements per user. It would be nice to have this tied in w/ usergroups, but for the po' man, it's a luxery.

The rest could be done with the addition of one query each to the showthread.php and forumdisplay.php files (to find the attachment ids), and the addition of a new display style that calls the attachements.

Advantage of doing it this way (integrating tightly with vB):
Ad hoc topic centered galleries, with original poster given the rights to close gallery.
Polls
Gallery rating (through thread rating)
User permissions allow user some control over their "gallery"
Good integration of "look and feel"
Email page
Reply With Quote
  #29  
Old 05-04-2004, 12:00 PM
MPDev's Avatar
MPDev MPDev is offline
 
Join Date: Oct 2003
Location: Virginia
Posts: 885
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Okay, for discussions sake, let's start at the top.

Quote:
While I can't say this early whether it will be free or sold, it will sure be a hell of a lot cheaper than Photopost's ludicrous price ... I will not be hiring developers or other personnel
Well, the second would explain the first and once you had a user base your users would notice it. Supporting 10 users is alot easier than supporting thousands and if you aren't getting paid, you'll find that the time it consumes interfers with your ability to focus on those things which do make money (like a job).

Quote:
a batch upload function
Of course PhotoPost has this feature and it can be used to batch upload thousands of images without intervention (I've uploaded 4,000 images at a time).

Quote:
the worst feature in PP is the member galleries
Members Galleries can easily be disables and has been an option for some time (turn off display on main index and then disable upload permissions for category).

Quote:
The biggest problem with the PP integration is that it integrates with 5 or more different forum's software and to have complete forums integration with all of these is just not practical from their standpoint.
From our standpoint it's quite practical (and from our users). It just might not be your preference. User authenication, usergroups, avatars, signatures, styles - not all forums get these features immediately, but we are focused on vB and Threads.

Quote:
It took 9 tries to work out most of the bugs of version 4.7.
And the 30+ or so dot releases for vB2 were what? The reality of this remark is that the majority of our users were not effected by these minor updates - they were done as a courtesy for some of our less technical users. The truth is you only had to upload a handful of files at any time and most likely the issues didn't effect you.

Quote:
It may be the best software out there but it is only due to a lack of alternatives.
There are plenty of alternatives - its just that PhotoPost was the first photo gallery to integrate with forums. Fact is, PhotoPost has innovated lots of ideas that are being copied (poorly in most cases) by others. We continue to set the bar higher for everyone else and will continue to do so.

4.8 with integration with vB styles is a good example - integration with signatures and avatars in 4.7 as another. Photos from Cell Phone Cameras is also an available integration - another first for photo galleries.

Providing additional scripts like Reviews and Classifieds/Personals with the same interface and integrations helps our users expand their offers which maintaingin a similiar interface.

Quote:
There are bugs in Photopost that have been there since the 3.X versions (e-mail notification problems, links to members photos when there are none, which has already been mentioned here once, and some others)
This is simply not true.

----

I hope that addresses all of the PhotoPost-specific questions and issues that have been raised. At some point you might decide that your time is worth being compensated for, and charging a fee will be realtive to your costs and time assocaited with supporting the product.
Reply With Quote
  #30  
Old 05-04-2004, 12:07 PM
sabret00the's Avatar
sabret00the sabret00the is offline
 
Join Date: Jan 2003
Location: London
Posts: 5,268
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by MPDev - regarding Members Galleries
Members Galleries can easily be disables and has been an option for some time (turn off display on main index and then disable upload permissions for category).
how? and from what version?
Reply With Quote
Reply

Thread Tools
Display Modes

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

Forum Jump


All times are GMT. The time now is 12:26 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04769 seconds
  • Memory Usage 2,272KB
  • Queries Executed 13 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (11)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (10)postbit
  • (10)postbit_onlinestatus
  • (10)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete