RE: Monitor a WP website

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> -----Original Message-----
> From: Ryan S [mailto:genphp@xxxxxxxxx]
> Sent: Tuesday, June 24, 2008 2:34 PM
> To: Boyd, Todd M.
> Cc: php-general@xxxxxxxxxxxxx
> Subject: Re:  Monitor a WP website
> 
> <snippy>
> If it's RSS, I think it's going to be XML regardless of the language
> they're using to assemble it (Perl, PHP, ASP, etc.). I might be wrong,
> but I thought that's part of what made it RSS.
> 
> I'm afraid to click on a site with the url "ballz.info" while I'm at
> work. :D Any other WP feed examples?
> </snippy>
> 
> LOL, no worries, all links that i sent are work safe... although if
> someone saw you open that their opinion of you might be lowered as its
> a celeb site and presently has super dumbo Paris H on the first
page...
> 
> Pretty much the same is this one (again work safe)
> http://www.ballzbollywood.com/feed/
> 
> A client runs both of these...

Ryan,

That feed is indeed XML.

However, as you said, some sites *MAY* have that option turned off. (For
what reason, I have no idea.) I would suggest doing what tedd was
talking about--grab the entire file contents, and figure out the
structure of WP sites to determine where the "articles" are at in the
tag structure, and parse the info inside those tags.


Todd Boyd
Web Programmer




-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux