GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Webmaster Q & Fuckin' A (https://gfy.com/forumdisplay.php?f=27)
-   -   Wordpress - creating galleries via XML? (https://gfy.com/showthread.php?t=1135439)

Tittytweaker 03-09-2014 11:21 AM

Wordpress - creating galleries via XML?
 
What's the latest and greatest when it comes to doing something like this? There have to be plugins out there that allow you to pull from the sponsors xml or rss feed, right? Very curious, I'd appreciate a nudge in the right direction.

~TT

Edit: should clarify, I'd want it to upload the images to the wordpress media library, and not simply link to the FHGs.

Tittytweaker 03-19-2014 04:13 PM

Anyone? So I haven't been able to find any information in how people make these sorts of plugins work for them, especially for those who self host the images.

pinkz 03-20-2014 08:16 AM

cyberseo is worth looking at, pretty sure you can pull images & text from gallery rss feeds using it.

BarryStyles 03-20-2014 11:28 AM

Not sure if its what you are looking for but I used FeedWordPress plugin before to take from rss feed.

Tittytweaker 03-20-2014 01:01 PM

BarryStyles, I think I've tried that one in the past. Can you show me your site to see if it's close to what I'm trying to achieve?

The problem I'm running into with these is that the XML feeds never actually have the images, usually just a link to the FHG and maybe a thumbnail. So far, everything I've seen that handles images requires them to be included in the feed, which doesn't seem to be the norm for any of the sponsors I have used.

InfiniteTech 03-20-2014 02:45 PM

I don't think it will be real hard to quickly write some code for such a task.

If not you can adapt a "screen grabber" written in PHP/cURL and make it work for WordPress.

Tittytweaker 03-20-2014 03:18 PM

I have zero experience with things like that, which is why I'm looking to see if there are any plugins that would fit my needs.

BarryStyles 03-21-2014 10:01 AM

Quote:

Originally Posted by Tittytweaker (Post 20022160)
BarryStyles, I think I've tried that one in the past. Can you show me your site to see if it's close to what I'm trying to achieve?

The problem I'm running into with these is that the XML feeds never actually have the images, usually just a link to the FHG and maybe a thumbnail. So far, everything I've seen that handles images requires them to be included in the feed, which doesn't seem to be the norm for any of the sponsors I have used.

Yeah I don't have anything set up at the moment that uses an RSS feed to show you TT. Before when I used it I was running an autoblog type site and used that plugin along with an autopost plugin to take images from RSS feeds and post them on my site.

Tittytweaker 03-23-2014 11:41 AM

But that's only if the images are shown in the RSS feed, right?

For example, here's a gallery from Femjoys XML feed:

Code:

<row>
<url>http://hosted.femjoy.com/galleries/115621_pqq823_poq533</url>
<link>http://refer.ccbill.com/cgi-bin/clicks.cgi?CA=927141-0000&PA=2432769&html=http://hosted.femjoy.com/galleries/115621_pqq823_poq533</link>
<title>Out in the Fields</title>
<models>Vani L.</models>
</row>

No images in the feed itself. You'd have to click the URL to actually get to the images. So far all the plugins I've seen require direct links to the images in the feed, which is where I'm running into problems.

BarryStyles 03-24-2014 01:12 PM

Quote:

Originally Posted by Tittytweaker (Post 20024645)
But that's only if the images are shown in the RSS feed, right?

Yes, sorry I get you now TittyTweaker, the way I was doing it was when you could see the images in the RSS. It's a more learned man than me that will be able to answer your question. Best of luck

DannyA 03-25-2014 12:51 PM

I haven't done this with wordpress specifically, but I've done basically the same thing and it wouldn't be any problem to turn it into a plugin. There are a few different ways to go about it with different advantages and disadvantages.

The easiest part is taking a feed and dumping it into structured data, thumbnails, images and all that. I'm guessing all the feeds will have a degree of similarity where one mechanism can handle all of them, but if not it's no problem to have sort of plugins within the plugin, just a few lines each to accommodate abnormal situations.

The real work here is deciding the business logic behind how a feed is defined, how it's paired with a template, tagging or categorizing posts and all that. All very simple, it just needs to be clearly defined and broken down to accommodate any scenario.

I'll gladly do it either for a small fee, a piece of the action if I see potential, or we could even possibly go in on making this a commercial plugin.

Tube Ace 03-26-2014 09:42 AM

If you want to build a tube site on wordpress which import videos from big tubes and sponsor hosted videos, check out Tube Ace for WordPress.

Tittytweaker 03-26-2014 09:44 AM

I'm looking for something that handles images, but I'll keep that in mind if/when I start handling sponsors videos.

DannyA 04-02-2014 11:43 AM

I actually did some work on this but didn't find many good examples of FHG feeds and didn't want to bother signing up for a ton of sponsors. Got any you could post here?

Transforming a FHG into a template for WP and dropping the images into a directory is really effortless. Writing a plugin is a pain, but you can get around that just by having it generate an intermediate feed independent of WP and syndicating that with one one of the free plugins that does that.

If you post some I'll be more than happy to finish it up and give it away.

Freax 04-16-2014 09:18 PM

Hi, yes there is a really good solution for that. I searchin long, as I need a easy to handle one. Contact me from mail for more

weewilly 04-18-2014 10:37 AM

You might take a look at Gallery Scraper. It will create Rss feeds for ya

ExcellentNudes 04-18-2014 11:23 AM

The problem with feeds and Wordpress is that each feed is semantically different, i.e. has different ways of describing data. Your plugin must be able to parse the XML feed as it comes in; and since each feed is a little different, it can be hard to get a good parse. Your best bet is to either design your own plugin, modify someone else's plugin, or hire someone to do it for you.


All times are GMT -7. The time now is 06:10 PM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc