PDA

View Full Version : thumbnails for rss feeds?


nobleviola
12-18-2005, 06:46 AM
I'm using the light white template, and it does not generate thumbnails for the rss fee (or rather the rss feeds don't ask for a thumbnail image) - can someone help me with the xml code that must be put in to do this? thanks!

Connie
12-18-2005, 10:05 AM
noblevia,

sorry, the template is not responsible for the thumbnails in the feeds
the feeds are formatted by the script itself

it depends how you look at the feed, which feedreader you use
when I open the link to RSS feed for example in Opera Browser, I do not see thumbnails
when I open the link to RSS feed in FireFox, I see the thumbnails
when I use a feedreader-programm (f.e. feedreader), I see the thumbnails
have a look here:
http://www.photografitti.de/bilder/feedreader.jpg

ok? please tell us which feedreader or browser you used
but I can tell you that our feeds validate absolutely correct and you can test that with http://www.feedvalidator.org

there is for sure no mistake in PP, but there are many different ways to present Feeds ;=)

blinking8s
12-18-2005, 11:33 AM
your feed is broken somewhere...humm

Connie
12-18-2005, 12:20 PM
sorry, but if you add Javascript to your template outside of the Body Element, and more of these mistakes, not only the feed is broken!

the complete structure of your template is wrong, you have at least 30 HMTL errors, so please repair the HTML and maybe the CSS as well before you check the feed

it is no wonder that feed will not work, it is a wonder that the page does work in a browser at all ;=(

please don't blame us that one part is not working when many parts are faulty, and not because of PP ;=(

you can check your page, here comes my mantra again, with the webdeveloper extension of Firefox, there in the menu-point "tools" all necessary validators are at hand :razz:

tinyblob
12-18-2005, 12:22 PM
please don't blame us that one part is not working when many parts are faulty, and not because of PP ;=(
he didn't blame anyone, just asked for help ;)

Joe[y]
12-18-2005, 12:42 PM
mate, did you add some javascript stuff into index.php cause that's what http://feedvalidator.org/check.cgi?url=http%3A//photoblog.noble-images.com/index.php%3Fx%3Drss is telling me. be sure you remove all that stuff and stick it in your template files - playing with index.php will only bring problems ;)

if you do this then all should be fine :D

nobleviola
12-19-2005, 07:25 AM
Joe[y] - thanks, I did put some counter code stuff in there - I'll be sure to move it off the index.php page.

Connie - I don't know who you are - but I didn't say that pixelpost was faulty, only that when I subscribe to it via bloglines that it did not show thumbnails. Turns out it was MY fault, but lay off on the idiotic bold-red-rant-type for those of us who make a living doing things other than writing code or validating xml or css or whatever. I'm a musician and a photographer, not a computer technician, and I'm doing the freaking best I can, and your attitude did not encourage me one bit - in fact, if you have anything to do with pixelpost (which I otherwise have enjoyed using very much in my limited time with it) I'd be ready to go back to using another photoblog application instead.

Tinyblob - thanks for the support! It's good to know that there are still some civil people out there.

Charles

nobleviola
12-19-2005, 08:06 AM
Joe[y] - I've cleared up the xml validation errors except for two that appear to be caused by one line in the lightwhite image_template.html. Rather than cut and paste that to this post - here's the link to the report:

http://validator.w3.org/check?uri=http%3A%2F%2Fwww.photoblog.noble-images.com%2Findex.php&charset=%28detect+automatically%29&doctype=Inline&ss=1&No200=1

If you can shed any light on this I'd be most grateful.

Charles

Connie
12-19-2005, 08:09 AM
I wanted to point out the important things which were wrong and I took time to find out the reasons why it did not work. I used the red color for visualizing the problematic parts

It is always problematic to find the "right tone" because written communications lacks a lot of "non verbal communication"

I tried to show the points where repair had to start
but I did not try to offend you in the way like you took it
for that I am sorry

and I am known here that I am a person with temperament and engagement and so this might be the wrong tone for somebody as well

so you see temperaments are different
but this must not be taken as offense

I still think that the problems which I pointed out were not wrong, and I showed you the way where to start to get the problems solved
for this I will not excuse
I just am sorry that you took it in a way like it was not intended

so I will not bother you anymore with answers, promised

Joe[y]
12-19-2005, 02:04 PM
Joe[y] - I've cleared up the xml validation errors except for two that appear to be caused by one line in the lightwhite image_template.html. Rather than cut and paste that to this post - here's the link to the report:

http://validator.w3.org/check?uri=http%3A%2F%2Fwww.photoblog.noble-images.com%2Findex.php&charset=%28detect+automatically%29&doctype=Inline&ss=1&No200=1

If you can shed any light on this I'd be most grateful.

Charles


ah mate that must have been my bad! i wrote the tempalte a looong time ago. if you're interested i have an updated version of that template coming out soon so you could always switch to that which is 110% valid xhtml - or otherwise change:

<font class="date">

to

<font style="font-size:10px;font-weight:normal;letter-spacing:1px;">

and hopefully that will fix the problem for now! :D

Joe[y]
12-19-2005, 02:06 PM
and by the way. after removing that javascript your rss feed looks like it's working just fine now. ;)

take care.

tinyblob
12-19-2005, 02:13 PM
uh, how did no one notice this..

thumbnails aren't loading because the links look like:
http://photoblog.noble-images.com/cgi-systemthumbnails/thumb_20051217231226_crw_3987_crop_bw_web.jpg

note the "cgi-system", which means the path is incorrect.

Charles, log into your admin pages, go to the options section and change your path to "../images/"

You might want to upgrade to version 1.5beta1 by the way :)

Joe[y]
12-19-2005, 02:14 PM
uh, how did no one notice this..

thumbnails aren't loading because the links look like:
http://photoblog.noble-images.com/cgi-systemthumbnails/thumb_20051217231226_crw_3987_crop_bw_web.jpg

note the "cgi-system", which means the path is incorrect.

Charles, log into your admin pages, go to the options section and change your path to "../images/"

You might want to upgrade to version 1.5beta1 by the way :)

oops. all i noticed was the whole feed was broken - i didn't look into any more detail than that. good call!

nobleviola
12-19-2005, 04:47 PM
That's strange, because my Images Path has always been ../images/ .

Here's the info from the Paths section of the General Info page:

Guessed imagepath: /home/charlesnoble/photoblog.noble-images.com/cgi-systemimages/

Configured Imagepath ../images/

Image Directory: OK - Can we write to the directory? YES.

Thumbnails Directory: OK - Can we write to the directory? YES.

Language Directory: OK

Addons Directory: OK

Includes Directory: OK

Templates Directory: OK

tinyblob
12-19-2005, 04:49 PM
hmm.
in that case perhaps we need an absolute link!
/home/charlesnoble/photoblog.noble-images.com/cgi-systemimages/
is incorrect. "cgi-system" should not be in there.

nobleviola
12-19-2005, 04:52 PM
Connie - don't worry about it - thanks for your help, you were right, after all!
:-)

nobleviola
12-19-2005, 05:34 PM
Just installed 1.5b1 and the feed is working perfectly now! Thanks for the help and suggestions.