Pixelpost

Authentic Photoblog Flavour


Go Back   Pixelpost Forum > SUPPORT / INFORMATION > Pixelpost Help

Post Reply
 
Thread Tools
  #1  
Old 12-14-2004, 03:09 AM
Piercey Offline
forum loafer
 
Join Date: Dec 2004
Posts: 14
RSS?

What exactly does this do? I see it on everyone's site so now I'm curious...

-Mike
Reply With Quote
  #2  
Old 12-14-2004, 07:50 AM
pixelpunk's Avatar
pixelpunk Offline
pixelpost guru
 
Join Date: Oct 2004
Location: Sweden
Posts: 504
Send a message via ICQ to pixelpunk
RSS is the next big thing

I have an RSS-reader, which is a software on my computer that polls all the RSS-feeds that I include in it. My software alerts me when a feed is updated (in this context when a photoblogger has posted a new image) and I can click to get to the image directly, and often I also get a preview in the feed.

It's truly an awesome way to keep yourself up to date with a large number of websites, and every siteowner should provide an RSS-feed to their content. If they're not providing a feed - they are missing out on a lot of visitors because many people will just ignore the site because it's to time-consuming not having it in your rss-reader.

Here's an post on the blog.photoblogs.org page for reading (read the comments):
http://blog.photoblogs.org/2004/11/newsfeeds_worth.html

It all comes down to this: provide a feed or many people will not visit (bookmark) you.

// punk
__________________
icq: 66760929
Reply With Quote
  #3  
Old 12-14-2004, 07:56 AM
pixelpunk's Avatar
pixelpunk Offline
pixelpost guru
 
Join Date: Oct 2004
Location: Sweden
Posts: 504
Send a message via ICQ to pixelpunk
Just a note: pixelpost provides an RSS 2.0 feed, as well as an Atom-feed.
I have not told anyone there's an atom feed in there because I frankly have no idea if it's solid or not working etc.

View it at the pixelpost url index.php?x=atom
(rss 2.0 at index.php?x=rss)

// punk
__________________
icq: 66760929
Reply With Quote
  #4  
Old 12-15-2004, 04:02 AM
Piercey Offline
forum loafer
 
Join Date: Dec 2004
Posts: 14
I'm having problems getting firefox to understand the feed. Is there there something I have to do to the index.php file?

my site is www.mpierce.com/Lglass
Reply With Quote
  #5  
Old 12-15-2004, 07:10 AM
pixelpunk's Avatar
pixelpunk Offline
pixelpost guru
 
Join Date: Oct 2004
Location: Sweden
Posts: 504
Send a message via ICQ to pixelpunk
Can Firefox read rss-files?

And what part is it that Firefox don't understand?

// punk
__________________
icq: 66760929
Reply With Quote
  #6  
Old 12-15-2004, 06:07 PM
Piercey Offline
forum loafer
 
Join Date: Dec 2004
Posts: 14
Yeah Firefox can understand RSS fees. A little icon shows up on the bottom right corner of the browser when a site has RSS. Most of the photoblogs I went to last night work just fine. Mine doesn't for some reason. And I really don't know what part its having a problem with...

Any help would be awesome.
Reply With Quote
  #7  
Old 12-15-2004, 09:27 PM
Anonymous Offline
pixelpost guru
 
Join Date: Oct 2004
Posts: 810
firefox and RSS

<link rel="alternate" type="application/rss+xml" title="george's webspace" href="index.php?x=rss" />

This is the code I have to enable firefox live bookmarks. Adapt to suit your own site
Reply With Quote
  #8  
Old 12-15-2004, 09:30 PM
Anonymous Offline
pixelpost guru
 
Join Date: Oct 2004
Posts: 810
RSS

BTW pixelpost throws all of your pictures into the RSS feed. I hacked up index.php to include only the last four entries using a simple counter.
Reply With Quote
  #9  
Old 12-15-2004, 10:04 PM
pixelpunk's Avatar
pixelpunk Offline
pixelpost guru
 
Join Date: Oct 2004
Location: Sweden
Posts: 504
Send a message via ICQ to pixelpunk
Yeah I know pixelpost throws all in there, let's put that down as a mistake

You could just limit the sql query (append and add "limit 0,10" for example) instead of doing a counterthing, result will probably be the same but more efficient.

Find out where the rss is output and look for a liine that says something with "header("Content-type: xml/rss") or similar. I can't check it right now.
Remove it all together or change it to
header("Content-type: text/plain");
and the issue is probably resolved.

// punk
__________________
icq: 66760929
Reply With Quote
  #10  
Old 12-16-2004, 12:05 AM
Piercey Offline
forum loafer
 
Join Date: Dec 2004
Posts: 14
Re: firefox and RSS

Quote:
Originally Posted by george
<link rel="alternate" type="application/rss+xml" title="george's webspace" href="index.php?x=rss" />

This is the code I have to enable firefox live bookmarks. Adapt to suit your own site
where might I put this bit of code?
Reply With Quote
Post Reply


Thread Tools




All times are GMT. The time now is 09:27 AM.

Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd. | Style Design: d3 designs