Photoshop Contest Forum Index - General Discussion - wtf? - Reply to topic
Goto page 1, 2 Next
Procyon
Site Admin
Location: Toronto, ON
|
Thu May 31, 2007 1:29 pm Reply with quote
Sliver wrote:
read the news
_________________ Feel free to PM me, but PM a mod if you think they can help you. If you've won a prize, contact me!
|
|
Thu May 31, 2007 1:34 pm Reply with quote
aha! nice move Procyon! Thought it was a bug cause there were no stars when I clicked on the advantage calendar!
|
|
Thu May 31, 2007 1:52 pm Reply with quote
this site really needs an rss feed for the news, or at least mentioning on frontpage
other then that, great going !
_________________ I used to do stuff around here
|
Procyon
Site Admin
Location: Toronto, ON
|
Thu May 31, 2007 2:06 pm Reply with quote
Grefix wrote: this site really needs an rss feed for the news, or at least mentioning on frontpage
other then that, great going !
where on the main page would you put it?
_________________ Feel free to PM me, but PM a mod if you think they can help you. If you've won a prize, contact me!
|
|
Thu May 31, 2007 2:09 pm Reply with quote
Procyon wrote: Grefix wrote: this site really needs an rss feed for the news, or at least mentioning on frontpage
other then that, great going !
where on the main page would you put it?
my suggestion would be just above or just under calendar (with or without advert)
shouldn't contain more then the first (or first 3) headlines (no content, just title linked to the actual content)
_________________ I used to do stuff around here
|
|
Thu May 31, 2007 2:10 pm Reply with quote
Grefix wrote: this site really needs an rss feed for the news, or at least mentioning on frontpage
other then that, great going !
Well..there's one for the contests...
http://photoshopcontest.com/rss/contests.xml
but that doesn't do too much good for the news, huh?
|
Procyon
Site Admin
Location: Toronto, ON
|
Thu May 31, 2007 2:14 pm Reply with quote
time to do some reading on rss then haha
not exactly an expert when it comes to rss. I'll be back in a few hours
_________________ Feel free to PM me, but PM a mod if you think they can help you. If you've won a prize, contact me!
|
|
Thu May 31, 2007 2:25 pm Reply with quote
Procyon wrote: time to do some reading on rss then haha
not exactly an expert when it comes to rss. I'll be back in a few hours it's easier then you think
and here's a quick and dirty preview on how you could integrate in the frontpage , not really styled, but it does the job, and doesn't push important things off screen
(you can use a substr function to cut off too long titles, to prevent spreading on multiple lines)
http://davidtony.net/tony/news.jpg
_________________ I used to do stuff around here
|
|
Thu May 31, 2007 2:40 pm Reply with quote
anyway, you can just make the rss look like this
Code:
<rss version="0.91">
<channel>
<title>Photoshop Contests on Photoshopcontest.com</title>
<link>http://www.photoshopcontest.com/</link>
<description>Photoshop Contest News</description>
<language>en-us</language>
<item>
<title>Newstitle</title>
<link>http://photoshopcontest.com/link</link>
<description>Content (abbreviated or full)</description>
</item>
<item>
<title>Newstitle</title>
<link>http://photoshopcontest.com/link</link>
<description>Content (abbreviated or full)</description>
</item>
</channel>
</rss>
this should be pretty easy to code, there can be as much items as you wish (i think 5 to 10 should suffice)
_________________ I used to do stuff around here
|
armogeden
Location: The other side of your screen
|
Thu May 31, 2007 2:51 pm Reply with quote
ah the benefits of having coders among the community
|
|
Thu May 31, 2007 3:09 pm Reply with quote
armogeden wrote: ah the benefits of having coders among the community
yeah, really. You can't go wrong with a site full of coders and artists. Well, you can. But not as often. Right?
_________________ "Recently, NASA scientists discovered that most people love to play video games but hate to die in fiery airplane crashes."
|
Lord David
Location: Melbourne, Australian Continent, Earth, Sector 001, United Federation of Planets, Alpha Quadrant.
|
Thu May 31, 2007 5:58 pm Reply with quote
Aw crud, an entry of mine lays on that week
No matter, it's gonna be a killer though.
|
Goto page 1, 2 Next
Photoshop Contest Forum Index - General Discussion - wtf? - Reply to topic
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|