| | |||||
| ||||||||
| Webmaster Tutorials Instructional webmaster-related how-to's and tutorials. |
![]() |
| | LinkBack | Thread Tools |
| | THREAD STARTER #1 (permalink) |
| Account Suspended Join Date: Feb 2006
Posts: 162
![]() | Nice tutorial on content syndication through php/js I don't know if we are allowed to link to tutorials on other sites (if not, please remove and sorry for the infraction); but here is a nice tutorial on how to syndicate content so that other webmasters can easily incorporate your content into their page. I have this implemented on my site. If you want to have a look (tiny-ized for masking purposes). You will have to click on the I agree button and play around with the drop-downs to see the code that gets generated.
Last edited by -Nick-; 10-26-2007 at 12:49 PM.
|
| |
| | #2 (permalink) |
| I'll do it ![]() Join Date: Dec 2005 Location: India
Posts: 6,927
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | I like it friend. I also appreciate the effort from your side to share your thoughts. It is just that we have to follow the rules. If that content isn't under some copyright or if you can write it on your own some experiences of yours then we all would be glad to take advantage of it. Thanks.
__________________ |
| |
| | THREAD STARTER #3 (permalink) |
| Account Suspended Join Date: Feb 2006
Posts: 162
![]() | OK and sorry for the infraction. You might as well nuke the thread because any tutorial I would write up would either be too general to be useful or would include the specific php files detailed on that page which would infringe on his copyright. |
| |
| | #4 (permalink) |
| I'll do it ![]() Join Date: Dec 2005 Location: India
Posts: 6,927
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | Humm.... after locking it I gave it another thought. I thought why not write it myself ![]() So here is code to fetch the RSS and parse it into HTML with help of PHP. Sorry there is no Java in between. Had posted it before in Programming and Code section. PHP Code:
__________________ |
| |