Converting to XML or JSON with YQL
Posted Feb 25th, 2009 by admin
XML, JSON, YQL. Is that enough acronyms for you?
XML and JSON you’ve probably heard about, but maybe not YQL, which is Yahoo!’s SQL-esque query language which was released to the public late last year. It’s primarily advertised as a service to access data from Yahoo! properties such as Flickr and Yahoo! News. What you may [...]
Getting RSS data is really simple…
Posted Oct 25th, 2008 by admin
As its name suggests, RSS (Really Simple Syndication) turns out to be just that - quite easy. RSS is basically a simple XML feed, and as I have limited experience with XML, it’s always been a mystery to me how exactly you go about receiving and manipulating that data.
As it turns out, in PHP 5 [...]
Character encoding woes breaking RSS
Posted Oct 24th, 2008 by admin
This is a relatively easy fix, but it seems to be a pretty common problem. It doesn’t seem like there’s a lot of understanding about character sets. Or maybe that’s just my own lack of understanding
The Problem
In any case - here’s the idea: I have a simple database setup for my WWI Flight [...]
Categories
- accessibility (1)
- browser bugs (2)
- css (6)
- html (6)
- javascript (10)
- jquery (4)
- mobile (1)
- performance (2)
- php (1)
- regular expressions (1)
- rss (3)
- seo (1)
- Site News (1)
- table (1)
- Uncategorized (4)
- videos (2)
- wordpress (1)
- xml (2)
- yui (0)