DPChallenge: A Digital Photography Contest You are not logged in. (log in or register
 

DPChallenge Forums >> Hardware and Software >> using wordpress for proofing
Pages:  
Showing posts 1 - 16 of 16, (reverse)
AuthorThread
03/03/2013 08:56:09 PM · #1
so i'm trying to integrate into my website a proof section where users can log in and see their proofs.

im thinking i can handle this with wordpress somehow. my site is html and its going to stay that way, but i have no problem creating a secondary site for proofing where users can login with credential i give them.

is this possible? where to start?
03/03/2013 09:17:39 PM · #2
Check this out.

SafeLight

It's doable on your own but can be time consuming if starting from scratch.
03/03/2013 09:32:56 PM · #3
I do this via SmugMug. Works great. I protect and disable printing on proof galleries with low res proofs. I put hi res deliverable photos selected into high res delivery galleries.
03/03/2013 10:17:21 PM · #4
i actually found a pretty good tutorial using the next gen gallery plugin, work pretty good, i just need to figure out how to get them to place and send me the order.
03/04/2013 07:24:49 AM · #5
you might want to look at the sell media plugin from graphpaperpress. the plugin is free and it works as advertised. when first released it was very much like the original smugmug, where you had to upload fullsize, delivery-ready images. it is evolving, to allow for both proofing and reprint sales (much like exposure manager, where you can upload batch prepped previews and save precious editing time for when someone actually orders something).

as with most things wordpress, you'll find you can do a lot for free, but that you can do more if you pay. while the plugin is free, you may want some or all of the extensions, which are reasonably priced (especially the business bundle). while the plugin (and extensions) will work with any theme (even ones built from scratch), gpp offers some of the best photography-based themes on the market.

their galleries beat the heck of of next gen. they are all html5 (requiring no flash) and they are mobile and tablet friendly. for many of their themes (they have 39 at this point), the galleries are automatic: create a post, upload images, and publish. no shortcodes, nothing. just drop the images and you're done.

some of their themes are easier to configure than others, but once you get a handle on it, it's pretty much smooth sailing. the only complaint i have is that some themes have really cool functionality that is not available in other themes, requiring some hacking, cutting, and pasting.

i went all in with a lifetime subscription. others may want to start with an annual subscription and then upgrade. like most web-based services, they don't publish a phone number; unlike most, they do publish a physical address. they have employees and are very responsive on their support forum. i've been using wordpress as a base for building websites for nearly 5 years and these guys are the first ones where i've really felt like i've gotten my money's worth.

getting back to your original question, this might not be the be-all-end-all solution, but it should get you pretty close.
03/04/2013 09:42:45 AM · #6
Zen Photo
Is the Answer. Free works on the same system as many of the pay gallery. You can create accounts for users password protect, watermark and upload using FTP to your host the whole shoot with one clcik drag and drop. Did I mention it is free and depending on your host you can back up the system. There are many plugins that allow for your own clcik to purchase photo pricing and size. Mnay great feature. Please Wordpress users BE OFFENDED using wordpress to create a blog is not the same as creating a website. Too little control over design. It is like putting a sticker on the window of your car and claiming you can build cars. Thanks

BTW if you are looking for Hosting and domain registration I offer unlimited everything"Space, Bandwidth, MSQL's, email" $60 U.S. gets you one year Domain registration and hosting. If you need help I do not mind helping on simple matters but charge an arm and a leg if you want me to actually build/maintain your site. Contact me if you are interested. Thanks

I also understand Schema how search engines rank your site; with not having to pay for advertizing, for a fee of course.

Message edited by author 2013-03-04 09:47:45.
03/04/2013 01:29:20 PM · #7
Originally posted by coronamv:

Please Wordpress users BE OFFENDED using wordpress to create a blog is not the same as creating a website. Too little control over design. It is like putting a sticker on the window of your car and claiming you can build cars. Thanks

seriously? you want to slam wordpress while offering nothing different? great salesmanship there, dude. especially given that you obviously don't have a clue about wordpress, it's capabilities, or what's under the hood...

zenphoto looks ok, but it is far from being the be-all-end-all solution. as far as a cms goes, personally, i'd prefer one with a lot more broad-based support than one with such limited appeal (ie, appealing only to photographers as opposed to the world at large).
03/04/2013 01:42:47 PM · #8
Coronamv, have you ever used WordPress? It's just PHP. You can build whatever design you want or extend an existing theme. You are by no means restricted to using the default or third party themes.
03/04/2013 01:58:52 PM · #9
Im a Wordpress convert coming from Joomla and actually Love it. The open source community has every possible option available to host any kind of site you need. You may want to research what you are slamming before commenting IMHO.
03/04/2013 02:17:17 PM · #10
I look at everything from a security perspective (it's what I do for a living). Most content management systems are *terrible* as far as security, and I would never consider using any of the smaller ones. For security, I really like wordpress. Because of the large install base, the wordpress authors have had to take security seriously. It's also the easiest CMS to update when patches and upgrades are issued, which is the most important thing.

Be very careful using wordpress themes and plugins, though. Security is often a problem with them. The core wordpress software is safe as long as you you keep it updated, but a lot of the plugins, including the NextGen plugins, have security flaws, and a lot of the plugin authors are slow to fix them once the flaws are found.

I use wordpress for my blog/website, and I have had my site taken over by bad guys before. Twice. Both times, it was because of flaws in a particular form plugin. I do computer security for a living, so I should have known better.

What I do if I'm considering adding a new plugin to my wordpress site is to google:

wordpress plugin vulnerability

The hits you get from a search like this will usually be reports from security people about vulnerabilities they've found in specific versions of the plugin. For example, running this search for NextGen, the first hit I get is this. Reading through the link, it's a report from 2010 that says there's a flaw in versions 1.5.0 and 1.5.1, that was fixed in 1.5.2. It's old, it's fixed, it's not a problem.

However, looking through the rest of the first page of results show vulnerabilities that are found and fixed in versions 0.9.5, 1.5.0, 1.7.1, 1.7.3, 1.9.2, 1.9.5, 1.9.8, 1.9.11. The current version of NextGen is 1.9.12. What I get from this is that they do seem to be fixing security bugs as they're found (this is not the case with all wordpress plugins), but that they don't have any systematic means of ensuring that the code they're delivering is secure. My conclusion is that the NextGen plugins are probably fine as long as you stay on top of updates.
03/04/2013 02:33:44 PM · #11
from what i gather form nextgen is that they are gearing up toward a commercial offering so, i imaging security and updates wont be an issue, but thanks, i never even thought to consider that.
03/10/2013 03:05:36 PM · #12
Originally posted by Skip:

Originally posted by coronamv:

Please Wordpress users BE OFFENDED using wordpress to create a blog is not the same as creating a website. Too little control over design. It is like putting a sticker on the window of your car and claiming you can build cars. Thanks

seriously? you want to slam wordpress while offering nothing different? great salesmanship there, dude. especially given that you obviously don't have a clue about wordpress, it's capabilities, or what's under the hood...

zenphoto looks ok, but it is far from being the be-all-end-all solution. as far as a cms goes, personally, i'd prefer one with a lot more broad-based support than one with such limited appeal (ie, appealing only to photographers as opposed to the world at large).


First I offered Zenphotos it works great for free. There are many other pay solutions, but I figured most people would like to aviod the cost involved. I say Joomla and wordpress cannot replace actually learning to code your own website. If you already know PHP then why use wordpress? If you dont want to code get a copy of dreamweaver. Not cheap but very effective wyswyg application.
03/10/2013 04:28:55 PM · #13
Just came across an interesting new portfolio site.

Here's the fstoppers review.

I think I may check this one out instead of hosting my own...//fstoppers.com/innovative-new-photo-sharing-site-in-a-league-of-its-own
03/10/2013 05:09:44 PM · #14
Originally posted by coronamv:

Originally posted by Skip:

Originally posted by coronamv:

Please Wordpress users BE OFFENDED using wordpress to create a blog is not the same as creating a website. Too little control over design. It is like putting a sticker on the window of your car and claiming you can build cars. Thanks

seriously? you want to slam wordpress while offering nothing different? great salesmanship there, dude. especially given that you obviously don't have a clue about wordpress, it's capabilities, or what's under the hood...

zenphoto looks ok, but it is far from being the be-all-end-all solution. as far as a cms goes, personally, i'd prefer one with a lot more broad-based support than one with such limited appeal (ie, appealing only to photographers as opposed to the world at large).


First I offered Zenphotos it works great for free. There are many other pay solutions, but I figured most people would like to aviod the cost involved. I say Joomla and wordpress cannot replace actually learning to code your own website. If you already know PHP then why use wordpress? If you dont want to code get a copy of dreamweaver. Not cheap but very effective wyswyg application.


i use expression web, free for us students. i actually just replaced the portfiolo on my main site with a new slideshow. i'm still working out this proofing section, i need more time in my day...

03/10/2013 05:26:09 PM · #15
Originally posted by coronamv:

I say Joomla and wordpress cannot replace actually learning to code your own website. If you already know PHP then why use wordpress?


As someone who spent 20+ years writing code for a living, I completely disagree. I would much rather start with something like wordpress, which is professionally developed and gets me 95% of what I want for free. With wordpress, there are a lot of aspects to developing a professional quality website, like security and scalability, that I just don't have to worry about anymore, and it's well supported by all of the hosting companies.

I would argue that the fact that dpchallenge.com is a coded from scratch website is why everyone is complaining all the time.
03/10/2013 06:21:48 PM · #16
Originally posted by Ann:

I would argue that the fact that dpchallenge.com is a coded from scratch website is why everyone is complaining all the time.
I would argue that is a completely different topic... A dead unsupported wordpress site would look identical to a dead unsupported non wordpress site from the complaints point of view.

As to the custom code vs extend a package vs template e.t.c. - They ALL have different advantages and disadvantages. Two different sites could both have the right answer and come down on different implementations.... They are just different things. Most people don't have the skill set (even if they think they do) to extend packages let alone develop custom web-sites. A lot of people don't have the background or skill to know when each option is better for their specific scenario.

I'm not dissing templates or wordpress or other CMS types - They all have a place and knowing when to pick an option and why is the critical thing.
Pages:  
Current Server Time: 09/09/2025 01:58:41 PM

Please log in or register to post to the forums.


Home - Challenges - Community - League - Photos - Cameras - Lenses - Learn - Help - Terms of Use - Privacy - Top ^
DPChallenge, and website content and design, Copyright © 2001-2025 Challenging Technologies, LLC.
All digital photo copyrights belong to the photographers and may not be used without permission.
Current Server Time: 09/09/2025 01:58:41 PM EDT.