Welcome to the GoFuckYourself.com - Adult Webmaster Forum forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact us.

Post New Thread Reply

Register GFY Rules Calendar
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >
Discuss what's fucking going on, and which programs are best and worst. One-time "program" announcements from "established" webmasters are allowed.

 
Thread Tools
Old 10-08-2007, 09:14 PM   #1
Shaze
Confirmed User
 
Join Date: Oct 2003
Location: Cyberspace
Posts: 2,662
TGP script that creates RSS Feeds??

is there a TGP script out there that creates RSS feeds?
Shaze is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 10-08-2007, 09:20 PM   #2
fusionx
Confirmed User
 
Industry Role:
Join Date: Nov 2003
Location: Olongapo City, Philippines
Posts: 4,618
AGS does it pretty easily.. but any decent script should let you do this:

Code:
<&#37;DEFINE
GLOBALDUPES True
PAGEDUPES False
%> 
<%TEMPLATE
NAME RSS
HTML <item><title>##Description##</title><link></link><pubDate>##Today## 12:34:57 +0000</pubDate><dc:creator>SublimeNudes.com</dc:creator><category>##Category##</category><guid isPermaLink="false">##Gallery_URL##</guid><description><![CDATA[ ##Description## ]]></description><content:encoded><![CDATA[ <center><a href="##Gallery_URL##"><img src="##Thumbnail_URL##" /></a></center><br><br>##Description## ]]></content:encoded></item>
%>
<?xml version="1.0" encoding="UTF-8" ?> 
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Sublime Nudes RSS Feed</title> 
<link>http://www.sublimenudes.com</link> 
<description>Beautiful Nude Art</description> 
<pubDate>##Today## +0000</pubDate> 
<generator>AutoGallery SQL</generator> 
<language>en</language> 
<%GALLERIES
HASTHUMB 1
DESCREQ True
TYPE Permanent
FORMAT Any
CATEGORY Mixed
AMOUNT 10
SPONSOR Any
HTML RSS
GLOBALDUPES True
PAGEDUPES False
ORDER (Clicks/Build_Counter) DESC
REORDER (Clicks/Build_Counter) DESC
GETNEW True
FILL False
%>
</channel>
</rss>
fusionx is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 10-08-2007, 09:33 PM   #3
horvy
Confirmed User
 
Join Date: Jan 2007
Posts: 811
right her buddy http://www.jmbsoft.com/r/tytyguy1/software/tgpx/
__________________
I like Boobs.
horvy is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 10-09-2007, 12:10 AM   #4
Shaze
Confirmed User
 
Join Date: Oct 2003
Location: Cyberspace
Posts: 2,662
sweet!!! thanks for the code!!

Quote:
Originally Posted by fusionx View Post
AGS does it pretty easily.. but any decent script should let you do this:

Code:
<%DEFINE
GLOBALDUPES True
PAGEDUPES False
%> 
<%TEMPLATE
NAME RSS
HTML <item><title>##Description##</title><link></link><pubDate>##Today## 12:34:57 +0000</pubDate><dc:creator>SublimeNudes.com</dc:creator><category>##Category##</category><guid isPermaLink="false">##Gallery_URL##</guid><description><![CDATA[ ##Description## ]]></description><content:encoded><![CDATA[ <center><a href="##Gallery_URL##"><img src="##Thumbnail_URL##" /></a></center><br><br>##Description## ]]></content:encoded></item>
%>
<?xml version="1.0" encoding="UTF-8" ?> 
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Sublime Nudes RSS Feed</title> 
<link>http://www.sublimenudes.com</link> 
<description>Beautiful Nude Art</description> 
<pubDate>##Today## +0000</pubDate> 
<generator>AutoGallery SQL</generator> 
<language>en</language> 
<%GALLERIES
HASTHUMB 1
DESCREQ True
TYPE Permanent
FORMAT Any
CATEGORY Mixed
AMOUNT 10
SPONSOR Any
HTML RSS
GLOBALDUPES True
PAGEDUPES False
ORDER (Clicks/Build_Counter) DESC
REORDER (Clicks/Build_Counter) DESC
GETNEW True
FILL False
%>
</channel>
</rss>
Shaze is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 10-09-2007, 12:11 AM   #5
Shaze
Confirmed User
 
Join Date: Oct 2003
Location: Cyberspace
Posts: 2,662
I don't see that it's automated. Or is it and I'm just missing it??? I think you would have to create a template like the one posted above.

Quote:
Originally Posted by horvy View Post
Shaze is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 10-09-2007, 12:13 AM   #6
Shaze
Confirmed User
 
Join Date: Oct 2003
Location: Cyberspace
Posts: 2,662
what is the URL of this page that you created using the template below? thanks!

Quote:
Originally Posted by fusionx View Post
AGS does it pretty easily.. but any decent script should let you do this:

Code:
<%DEFINE
GLOBALDUPES True
PAGEDUPES False
%> 
<%TEMPLATE
NAME RSS
HTML <item><title>##Description##</title><link></link><pubDate>##Today## 12:34:57 +0000</pubDate><dc:creator>SublimeNudes.com</dc:creator><category>##Category##</category><guid isPermaLink="false">##Gallery_URL##</guid><description><![CDATA[ ##Description## ]]></description><content:encoded><![CDATA[ <center><a href="##Gallery_URL##"><img src="##Thumbnail_URL##" /></a></center><br><br>##Description## ]]></content:encoded></item>
%>
<?xml version="1.0" encoding="UTF-8" ?> 
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Sublime Nudes RSS Feed</title> 
<link>http://www.sublimenudes.com</link> 
<description>Beautiful Nude Art</description> 
<pubDate>##Today## +0000</pubDate> 
<generator>AutoGallery SQL</generator> 
<language>en</language> 
<%GALLERIES
HASTHUMB 1
DESCREQ True
TYPE Permanent
FORMAT Any
CATEGORY Mixed
AMOUNT 10
SPONSOR Any
HTML RSS
GLOBALDUPES True
PAGEDUPES False
ORDER (Clicks/Build_Counter) DESC
REORDER (Clicks/Build_Counter) DESC
GETNEW True
FILL False
%>
</channel>
</rss>
Shaze is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 10-09-2007, 01:55 AM   #7
Godsmack
Confirmed User
 
Industry Role:
Join Date: Apr 2004
Location: The Netherlands
Posts: 4,525
smartthumbs can do this

http://www.smart-scripts.com/smartthumbs
__________________
Download the much improved Free Tube Script adult/mainstream tube solution for FREE!
Godsmack is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Post New Thread Reply
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >

Bookmarks



Advertising inquiries - marketing at gfy dot com

Contact Admin - Advertise - GFY Rules - Top

©2000-, AI Media Network Inc



Powered by vBulletin
Copyright © 2000- Jelsoft Enterprises Limited.