yeah I don't think it's the emoji. Something else is screwed up in that code.

Also, RSS feed is capped at 20 items, but the json code has a flaw where I forgot to do i++ to increment the counter. So right now it displays everything. What do you think? Should it be capped at 20 items or not?