Using jQuery to Display XML Feeds

Attractively displaying data feeds on a website is a great use for jQuery, with several techniques available for doing so, both hard coded and via plugins — the choice of which depends upon your specific needs. Here are a couple examples for inspiration:

According to its publisher, jParse (jparse.kylerush.net) is a jQuery plugin that allows users to parse XML fetched via the .ajax method, making it fully customizable, easy to use and lightweight at only 4KB. The plugin’s website notes that jQuery .ajax calls are not permitted across domain names, so the XML file to be parsed must be on the same domain as the plugin.

If you want to make short work out of a huge pile of data, jParse may be the solution.

If you want to make short work out of a huge pile of data, jParse may be the solution.

But what if the feeds you want to display are not from the same domain that you wish to show them on?

Gabriele Romanato offers an intriguing RSS feed rotator using jQuery at OnWeb-Dev (onwebdev.blogspot.com /2011/04/jquery-rss-feedrotator.html). This approach utilizes a server-side PHP script to call the desired feeds, displayed via jQuery’s AJAX methods, then using a JavaScript timer to specify the intervals between the feeds being displayed.

Because the feed fetching process can be relatively time-consuming, CSS is used to hide certain elements during retrieval — revealing them individually after a preset delay.

This is an interesting method that offers a lot of flexibility in execution and which could prove useful, for example, to adult affiliates seeking to customize and aggregate a sponsor’s marketing feeds.

A bit of searching will turn up a variety of other examples of cross-domain scripting, including sample PHP proxies that fetch RSS feeds from multiple servers.

Related:  

Copyright © 2026 Adnet Media. All Rights Reserved. XBIZ is a trademark of Adnet Media.
Reproduction in whole or in part in any form or medium without express written permission is prohibited.

More Articles

opinion

Key Strategies for Building an Effective Website Compliance Program

For adult website operators, compliance can no longer live in a folder that only opens when a bank, regulator, attorney, or payment processor starts asking questions.

Corey D. Silverstein ·
profile

Ricci Levy on Standing Up for the Right to Be Heard

When Ricci Levy speaks about human rights, she does not use detached, academic language. She speaks with urgency, emotion and the kind of passion that immediately makes it clear just how deeply personal this work is for her.

Women In Adult ·
opinion

Lessons From Decades of Building the Adult Internet

After my first year of college, I needed a job. So I did what people did back then: I opened the newspaper and started scanning the classifieds. One listing stood out: “Image Librarian.” I had no idea what that meant, but I applied, and got the job.

Tanguy ·
opinion

How to Build a Cross-Border Payment Strategy

Pull up your analytics and you’ll likely find that international traffic is already on your site. Some of those visitors convert, but a lot more bounced at checkout — and a meaningful chunk tried to pay but were declined.

Jonathan Corona ·
opinion

The KPIs That Keep Payment Processing Humming While You're Away

I always look forward to the summer as my kids are home and I can plan little trips with them to reconnect and have some fun. If you’re like me, however, you probably never go on vacation without your laptop, so you can check in or lurk in the background to make sure all systems remain go.

Cathy Beardsley ·
opinion

What Utah's SB 73 Means for Compliance Requirements

Utah has once again positioned itself at the center of the national battle over online age verification and adult-content regulation.

Corey D. Silverstein ·
profile

Clips4Sale's Christy on Backing Creators and Fueling Growth

Understanding the industry from within goes beyond data. For Christy, Manager of Creator Experience at Clips4Sale, that insight is shaped by front-line conversations and years spent listening not just to trends, but to people.

Women In Adult ·
opinion

Breaking Down AI-Powered Moderation and Platform Safety

Adult platforms, including content sites, cam services and dating apps, consistently face a range of high-risk challenges. These include verifying consent, particularly for user-uploaded content, addressing nonconsensual material such as leaks and so-called revenge porn, and ensuring effective age verification and protection for minors. At the same time, platforms must manage content moderation at scale while addressing payment fraud, scams, harassment and user abuse.

Christoph Hermes ·
opinion

How to Optimize Subscription Billing for Compliance and Stability

The Federal Trade Commission’s “click to cancel” rule is coming back around. Last year, a federal appeals court vacated the FTC’s Negative Option Rule, aimed at addressing deceptive or unfair practices and making it easier for consumers to cancel online subscriptions.

Jonathan Corona ·
opinion

Key Strategies for Streamlining Payment Processing Approval

Why is it taking so long to get my account approved? It's frustrating for everyone involved, but it's all part of the process. Over the past year, timelines have stretched to 60 days or more for merchants to complete onboarding, from internal compliance review to banking partner approval and final card brand registration.

Cathy Beardsley ·
Show More