Skip to content

Instantly share code, notes, and snippets.

@jellybeansoup
Last active September 6, 2015 00:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jellybeansoup/359a403db172b9782190 to your computer and use it in GitHub Desktop.
Save jellybeansoup/359a403db172b9782190 to your computer and use it in GitHub Desktop.
Example JSON for Mobile Couch e65
[
{
"key": "jellyandbean",
"title": "Jelly and Bean",
"tagline": "A weekly podcast about TV, movies, games and technology.",
"description": "Do you like tech? Games? TV? Movies? Well DANG. We have so much in common already! Jelly and Bean are two super pals who like to talk about all of the aforementioned topics (and more, probably), resulting in a nice little peek into the world of geeks, all in the form of a delicious weekly podcast that can be shoved into your ears thanks to the magic of sound waves!",
"archived": true,
"explicit": false,
"keywords": [
"jelly n bean",
"jelly & bean",
"movies",
"tv",
"tech",
"gadgets",
"geek",
"games",
"culture",
"opinion",
"discussion",
"PALS"
]
},
{
"key": null,
"title": "Mobile Couch",
"tagline": "A fortnightly podcast about developing for Apple?s mobile devices.",
"description": "Design, development and business, these guys do it all. Ben, Jake and Jelly are three iOS developers who work on everything from games to client projects, and get together every fortnight to talk about techniques and best practices for creating stunning mobile applications.",
"archived": false,
"explicit": false,
"keywords": [
"ios",
"mobile",
"development",
"tech",
"objective-c",
"cocoa",
"core data"
]
},
{
"key": "silverscreenqueens",
"title": "Silver Screen Queens",
"tagline": "A weekly podcast reviewing movies and the culture that goes along with them.",
"description": "Melissa and Katie met in film class and haven't stopped talking movies since. Now they share their conversations with the world through the Silver Screen Queens podcast. Every week they watch a movie and review it, stopping to make nerdy references along the way.",
"archived": false,
"explicit": false,
"keywords": [
"movies",
"movie",
"review",
"cinema",
"film",
"film critics",
"critique"
]
},
{
"key": "topical",
"title": "Topical",
"description": "In the ongoing war between good and evil, Russell and Jelly just want to figure out which side they're on. As they journey on their quest for clarity, they tear apart one topic at a time, leaving no doubt... or survivors.",
"archived": false,
"explicit": false,
"keywords": [
"discussion",
"debate",
"argument",
"topic",
"opinion",
"shifty",
"jelly",
"technology",
"single",
"short",
"topicalfm"
]
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment