How can I turn a Blogger RSS feed to HTML/CSS website and include the Facebook Comment plugin?
-
Is it possible to RSS feed a blog to an HTML/CSS website page, then using javascript to rearrange the content from the RSS feed to match the HTML/CSS and then have the Facebook Comment plugin display at the end of a post? Also, is it possible to have this populate automatically each time the RSS feed pushes through to the website? Sincerely, the account services team. :)
-
Answer:
Take a look at http://www.zazar.net/developers/jquery/zrssfeed/ - sounds like it does about 90% of what you're trying to do. Integrating Facebook Comments will be a little bit more of a challenge - the way the plugin determines which comments to show depends on the URL, and obviously if you have multiple posts shown on one page, they'll all have the same URL. This might be useful to get around that limitation: http://stackoverflow.com/questions/7856670/multiple-facebook-comment-boxes-on-a-single-page Ultimately, it would probably be easier to pull the RSS feed using a server-side language, create the page dynamically, and then apply FB comments. I wouldn't say it's impossible with HTML/CSS/JavaScript though.
Matt Muller at Quora Visit the source
Related Q & A:
- How can I make a myspace comment into a picture caption?Best solution by Yahoo! Answers
- How can I become a professional blogger?Best solution by Yahoo! Answers
- How can I turn a trial version game into the full version?Best solution by Yahoo! Answers
- How Can i turn a black and white picture back into a colored picture?Best solution by Yahoo! Answers
- How can I make a website like facebook for free?Best solution by eHow old
Just Added Q & A:
- How many active mobile subscribers are there in China?Best solution by Quora
- How to find the right vacation?Best solution by bookit.com
- How To Make Your Own Primer?Best solution by thekrazycouponlady.com
- How do you get the domain & range?Best solution by ChaCha
- How do you open pop up blockers?Best solution by Yahoo! Answers
For every problem there is a solution! Proved by Solucija.
-
Got an issue and looking for advice?
-
Ask Solucija to search every corner of the Web for help.
-
Get workable solutions and helpful tips in a moment.
Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.