Greenguy's Board


Go Back   Greenguy's Board > Blogs and Blogging
Register FAQ Calendar Today's Posts

Reply
 
Thread Tools Search this Thread Rate Thread Display Modes
Old 2006-01-31, 01:03 PM   #1
Boogie
I like to blog :)
 
Boogie's Avatar
 
Join Date: Sep 2003
Posts: 1,050
I'd love a directory script that did the following:

1) pulled RSS feeds for syndication on a 'whats new page' for all blogs listed
2) created individual pages for each blog listed including chunks from their RSS feeeds

anything like that?
__________________
I got a porn blog!
Got a blog worth linking to? Contact me
Boogie is offline   Reply With Quote
Old 2006-01-31, 01:50 PM   #2
ronnie
Wheither you think you can or you think you can't, Your right.
 
Join Date: Jun 2004
Location: midwest
Posts: 2,274
Send a message via ICQ to ronnie
Quote:
Originally Posted by Boogie
I'd love a directory script that did the following:

1) pulled RSS feeds for syndication on a 'whats new page' for all blogs listed
2) created individual pages for each blog listed including chunks from their RSS feeeds

anything like that?
Though I have not done it, I dont think it would be that hard. I doubt there is a ready made solution, least i have'nt seen one yet. But with php and mysql it could be done.

I recently found a script, again thanks to walrus, that I am using to display RSS feeds on one of my page's. With it you can pick and choose what gets displayed, which parts or elements of the feed that is. Since each element is a variable, dont see why you could'nt use some or all of those same elements to build more pages.

My only thoughts recently on the RSS thing, is it could possibly be seen as duplicate content. Also, the risk of other, less than ethical webmasters borrowing the content.

ronnie
ronnie is offline   Reply With Quote
Old 2006-01-31, 07:22 PM   #3
walrus
Oh no, I'm sweating like Roger Ebert
 
walrus's Avatar
 
Join Date: May 2005
Location: Los Angeles
Posts: 1,773
Send a message via ICQ to walrus Send a message via Yahoo to walrus
Quote:
Originally Posted by ronnie
My only thoughts recently on the RSS thing, is it could possibly be seen as duplicate content. Also, the risk of other, less than ethical webmasters borrowing the content.

ronnie
If you were using the RSS feed strictly for all of the content on your site, then probably so. If, on the other hand, you wrap a very high percentage of your own content around the feed, then I think your safe. But then again, I haven't heard any of those with RSS aggregators complaining SE problems.

As far as less than ethical webmasters ...I don't think you run any greater risk than you do simply by putting a site on the WWW.
__________________
Naked Girlfriend Porn TGP
free partner account
walrus is offline   Reply With Quote
Old 2006-01-31, 07:25 PM   #4
walrus
Oh no, I'm sweating like Roger Ebert
 
walrus's Avatar
 
Join Date: May 2005
Location: Los Angeles
Posts: 1,773
Send a message via ICQ to walrus Send a message via Yahoo to walrus
Quote:
Originally Posted by Boogie
I'd love a directory script that did the following:

1) pulled RSS feeds for syndication on a 'whats new page' for all blogs listed
2) created individual pages for each blog listed including chunks from their RSS feeeds

anything like that?
Boogie, good to see you back posting again, had wondered what had ever become of you.

As far as your script...havent seen anything like that yet.
__________________
Naked Girlfriend Porn TGP
free partner account
walrus is offline   Reply With Quote
Old 2006-02-01, 07:53 AM   #5
m0nk3yb0y
If something goes wrong at the plant, blame the guy who can't speak English
 
m0nk3yb0y's Avatar
 
Join Date: Jan 2006
Posts: 31
I'm digging the ideas being floated in this thread. I'm currently building my own blogging app and some of these ideas could be integrated or made into plugins for my package. I'm also building a link list/directory plugin for my app and also building some link tracking into it. If you would like to describe the perfect adult blog script could send me in some great directions in this project. Of course I am thinkin of running this project totally open source so if I do ever finish building then people here would be most welcome to use the app.
Quote:
"As far as less than ethical webmasters ...I don't think you run any greater risk than you do simply by putting a site on the WWW."
Remember you can always just copy and paste from source
__________________
Sleazy Monkey
m0nk3yb0y is offline   Reply With Quote
Old 2006-02-01, 12:59 PM   #6
walrus
Oh no, I'm sweating like Roger Ebert
 
walrus's Avatar
 
Join Date: May 2005
Location: Los Angeles
Posts: 1,773
Send a message via ICQ to walrus Send a message via Yahoo to walrus
Quote:
Originally Posted by m0nk3yb0y
I'm digging the ideas being floated in this thread. I'm currently building my own blogging app and some of these ideas could be integrated or made into plugins for my package. I'm also building a link list/directory plugin for my app and also building some link tracking into it. If you would like to describe the perfect adult blog script could send me in some great directions in this project. Of course I am thinkin of running this project totally open source so if I do ever finish building then people here would be most welcome to use the app.


Remember you can always just copy and paste from source
Which was exactly my point!

As far as a blogging script, I'd like one that handled links and exchanges much better, where you could not only enter an optional title tag but target as well. Tracking hits would be nice, especially if it rotated your links so that you could have a "top ten" as well as organized by hits in.

I'd like to be able to set the blog up so that I could automaticly add a RSS feed at the bottom of a post from whomever sent me the most traffic but have it smart enough to a) only read the feed once and that being on the day of the post, b) only grab a definable # of characters from the feed with a "more from xyzblog" at the end, and c) it never posts the feed from the same source for a definable # of days.

Oh ya, if it could go out and grab pics from my sponsors, write some text for itself and post all on its own....

Oh ya, and spell checking too...but of course I still wouldnt use it
__________________
Naked Girlfriend Porn TGP
free partner account
walrus is offline   Reply With Quote
Old 2006-02-01, 03:18 PM   #7
ronnie
Wheither you think you can or you think you can't, Your right.
 
Join Date: Jun 2004
Location: midwest
Posts: 2,274
Send a message via ICQ to ronnie
Quote:
Originally Posted by walrus
Which was exactly my point!

As far as a blogging script, I'd like one that handled links and exchanges much better, where you could not only enter an optional title tag but target as well. Tracking hits would be nice, especially if it rotated your links so that you could have a "top ten" as well as organized by hits in.

I'd like to be able to set the blog up so that I could automaticly add a RSS feed at the bottom of a post from whomever sent me the most traffic but have it smart enough to a) only read the feed once and that being on the day of the post, b) only grab a definable # of characters from the feed with a "more from xyzblog" at the end, and c) it never posts the feed from the same source for a definable # of days.

Oh ya, if it could go out and grab pics from my sponsors, write some text for itself and post all on its own....

Oh ya, and spell checking too...but of course I still wouldnt use it
Not asking for much are you? hehehe

ronnie
ronnie is offline   Reply With Quote
Old 2006-02-01, 04:25 PM   #8
walrus
Oh no, I'm sweating like Roger Ebert
 
walrus's Avatar
 
Join Date: May 2005
Location: Los Angeles
Posts: 1,773
Send a message via ICQ to walrus Send a message via Yahoo to walrus
Quote:
Originally Posted by ronnie
Not asking for much are you? hehehe

ronnie
Who me!!! Na, never!

But I did forget a bot to check for recips and an automated signup page!
__________________
Naked Girlfriend Porn TGP
free partner account
walrus is offline   Reply With Quote
Reply


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 -4. The time now is 10:04 PM.


Mark Read
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
© Greenguy Marketing Inc