> ## Content Index
> Fetch the complete content index at: https://www.podcastvideos.com/llms.txt
> Use this file to discover other available public pages before exploring further.

# Quick-Build Podcast Player Took One Evening
- URL: https://www.podcastvideos.com/quick-build-podcast-player-took-one-evening/
- Published: 2024-04-29T16:00:00.000Z
- Updated: 2024-04-29T17:54:17.000Z
- Description: British AI journalist shares code for podcast player he assembled at home one night
- Author: Dan Craft
- Tags: Video Software, Audio Software

British technology journalist Ryan Morrison threw up an interesting LinkedIn post last week, sharing his after-hours project to build a new podcast player from scratch. 

In just a single evening, he coded up [PodPlaza](https://pocketbarista.uk/pod/?ref=podcastvideos.com). The system, built in PHP and Javascript coding languages, utilizes the iTunes API system to search, and a Java-based player to present the RSS feeds generated in the search.

PodPlaza offers a search bar, as well as click-thru buttons for topics. 

And, because Morrison is apparently a sharing type of guy, he's also made the [source code](https://github.com/egodevrjm/podcast%5Fplayer?ref=podcastvideos.com) available to anyone who wants to poke around or play with the concept.

All of this just begs the question.... what did YOU do after dinner last night?