PHPDN Recent topics on your page?

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
User avatar
redhair
Forum Contributor
Posts: 300
Joined: Fri May 30, 2003 4:36 pm
Location: 53.23N-6.57E
Contact:

PHPDN Recent topics on your page?

Post by redhair »

This will snagg recent topics of this forum from the portal to your page...
:oops:

Code: Select all

-code removed; PM 'phice' or original author of this post to gain access the code-
jason
Site Admin
Posts: 1767
Joined: Thu Apr 18, 2002 3:14 pm
Location: Montreal, CA
Contact:

Post by jason »

2 Things:

1. You could ask, and I could easily work out a simple RSS/RDF/Echo/SOAP format for this, and
2. Implement cacheing, so your not calling my page on every load. Not just concerning my bandwidth, but it will also slow your page down if you don't cache.

However, pretty darn nifty.
User avatar
redhair
Forum Contributor
Posts: 300
Joined: Fri May 30, 2003 4:36 pm
Location: 53.23N-6.57E
Contact:

Post by redhair »

Perhaps... i shouldnt have posted it...
Please delete it if you fear for your bandwidth.
My page only calls it on demand..not by default.
Post Reply