Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

all: load content from content.jquery.com with https #1

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<meta property="og:title" content="1 - John Resig"/>
<meta property="og:site_name" content="The Official jQuery Podcast"/>
<meta property="og:image" content="https://cdn.jquery.net/podcast/wp-content/uploads/2010/09/jquerypodcast.png"/>
<meta property="og:audio" content="http://content.jquery.com/podcast/jQueryPodcast-001-JohnResig.mp3"/>
<meta property="og:audio" content="https://content.jquery.com/podcast/jQueryPodcast-001-JohnResig.mp3"/>
<meta property="og:audio:type" content="audio/mpeg"/>
<meta property="og:description" content="John Resig joins us on our first podcast to talk jQuery, the Software Freedom Conservancy, the upcoming 1.4 release and why Google Groups is dead."/>
<meta name="description" content="John Resig joins us on our first podcast to talk jQuery, the Software Freedom Conservancy, the upcoming 1.4 release and why Google Groups is dead."/>
Expand Down Expand Up @@ -41,7 +41,7 @@ <h1>1 - John Resig</h1>

<p>Host: Ralph Whitbeck &amp; Elijah Manor.</p>

<p><audio src="http://content.jquery.com/podcast/jQueryPodcast-001-JohnResig.mp3" controls=""></audio></p>
<p><audio src="https://content.jquery.com/podcast/jQueryPodcast-001-JohnResig.mp3" controls=""></audio></p>

<h2>Interview</h2>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<meta property="og:title" content="2 - Richard D. Worth"/>
<meta property="og:site_name" content="The Official jQuery Podcast"/>
<meta property="og:image" content="https://cdn.jquery.net/podcast/wp-content/uploads/2010/09/jquerypodcast.png"/>
<meta property="og:audio" content="http://content.jquery.com/podcast/jQueryPodcast-002-RichardDWorth.mp3"/>
<meta property="og:audio" content="https://content.jquery.com/podcast/jQueryPodcast-002-RichardDWorth.mp3"/>
<meta property="og:audio:type" content="audio/mpeg"/>
<meta property="og:description" content="Richard D. Worth, Release Manager for the jQuery UI project joins us to explain jQuery UI and how you can contribute."/>
<meta name="description" content="Richard D. Worth, Release Manager for the jQuery UI project joins us to explain jQuery UI and how you can contribute."/>
Expand Down Expand Up @@ -41,7 +41,7 @@ <h1>2 - Richard D. Worth</h1>

<p>Host: Ralph Whitbeck &amp; Elijah Manor.</p>

<p><audio src="http://content.jquery.com/podcast/jQueryPodcast-002-RichardDWorth.mp3" controls=""></audio></p>
<p><audio src="https://content.jquery.com/podcast/jQueryPodcast-002-RichardDWorth.mp3" controls=""></audio></p>

<h2>Links from the show…</h2>

Expand Down
4 changes: 2 additions & 2 deletions build_production/2009/12/04/episode-3-paul-irish/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<meta property="og:title" content="3 - Paul Irish"/>
<meta property="og:site_name" content="The Official jQuery Podcast"/>
<meta property="og:image" content="https://cdn.jquery.net/podcast/wp-content/uploads/2010/09/jquerypodcast.png"/>
<meta property="og:audio" content="http://content.jquery.com/podcast/jQueryPodcast-003-PaulIrish.mp3"/>
<meta property="og:audio" content="https://content.jquery.com/podcast/jQueryPodcast-003-PaulIrish.mp3"/>
<meta property="og:audio:type" content="audio/mpeg"/>
<meta property="og:description" content="Paul Irish is a front-end developer and co-host of the other jQuery podcast called yayQuery."/>
<meta name="description" content="Paul Irish is a front-end developer and co-host of the other jQuery podcast called yayQuery."/>
Expand Down Expand Up @@ -45,7 +45,7 @@ <h1>3 - Paul Irish</h1>

<p>Host: Ralph Whitbeck &amp; Elijah Manor.</p>

<p><audio src="http://content.jquery.com/podcast/jQueryPodcast-003-PaulIrish.mp3" controls=""></audio></p>
<p><audio src="https://content.jquery.com/podcast/jQueryPodcast-003-PaulIrish.mp3" controls=""></audio></p>

<h2>Links from the show</h2>

Expand Down
4 changes: 2 additions & 2 deletions build_production/2009/12/11/episode-4-cody-lindley/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<meta property="og:title" content="4 - Cody Lindley"/>
<meta property="og:site_name" content="The Official jQuery Podcast"/>
<meta property="og:image" content="https://cdn.jquery.net/podcast/wp-content/uploads/2010/09/jquerypodcast.png"/>
<meta property="og:audio" content="http://content.jquery.com/podcast/jQueryPodcast-004-CodyLindley.mp3"/>
<meta property="og:audio" content="https://content.jquery.com/podcast/jQueryPodcast-004-CodyLindley.mp3"/>
<meta property="og:audio:type" content="audio/mpeg"/>
<meta property="og:description" content="Cody Lindley is the author of the e-book jQuery Enlightenment and the coauthor of jQuery Cookbook. Learn all about the recently released jQuery books."/>
<meta name="description" content="Cody Lindley is the author of the e-book jQuery Enlightenment and the coauthor of jQuery Cookbook. Learn all about the recently released jQuery books."/>
Expand Down Expand Up @@ -41,7 +41,7 @@ <h1>4 - Cody Lindley</h1>

<p>Host: Ralph Whitbeck &amp; Elijah Manor.</p>

<p><audio src="http://content.jquery.com/podcast/jQueryPodcast-004-CodyLindley.mp3" controls=""></audio></p>
<p><audio src="https://content.jquery.com/podcast/jQueryPodcast-004-CodyLindley.mp3" controls=""></audio></p>

<h2>This Week in jQuery</h2>

Expand Down
4 changes: 2 additions & 2 deletions build_production/2010/01/01/episode-5-rey-bango/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<meta property="og:title" content="5 - Rey Bango"/>
<meta property="og:site_name" content="The Official jQuery Podcast"/>
<meta property="og:image" content="https://cdn.jquery.net/podcast/wp-content/uploads/2010/09/jquerypodcast.png"/>
<meta property="og:audio" content="http://content.jquery.com/podcast/jQueryPodcast-005-ReyBango.mp3"/>
<meta property="og:audio" content="https://content.jquery.com/podcast/jQueryPodcast-005-ReyBango.mp3"/>
<meta property="og:audio:type" content="audio/mpeg"/>
<meta property="og:description" content="Rey Bango is the Head jQuery Evangelist, he talks with us about evangelism and what to expect in 2010."/>
<meta name="description" content="Rey Bango is the Head jQuery Evangelist, he talks with us about evangelism and what to expect in 2010."/>
Expand Down Expand Up @@ -41,7 +41,7 @@ <h1>5 - Rey Bango</h1>

<p>Host: Ralph Whitbeck &amp; Elijah Manor.</p>

<p><audio src="http://content.jquery.com/podcast/jQueryPodcast-005-ReyBango.mp3" controls=""></audio></p>
<p><audio src="https://content.jquery.com/podcast/jQueryPodcast-005-ReyBango.mp3" controls=""></audio></p>

<h2>Links from the show</h2>

Expand Down
4 changes: 2 additions & 2 deletions build_production/2010/01/10/episode-6-ben-alman/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<meta property="og:title" content="6 - Ben Alman"/>
<meta property="og:site_name" content="The Official jQuery Podcast"/>
<meta property="og:image" content="https://cdn.jquery.net/podcast/wp-content/uploads/2010/09/jquerypodcast.png"/>
<meta property="og:audio" content="http://content.jquery.com/podcast/jQueryPodcast-006-BenAlman.mp3"/>
<meta property="og:audio" content="https://content.jquery.com/podcast/jQueryPodcast-006-BenAlman.mp3"/>
<meta property="og:audio:type" content="audio/mpeg"/>
<meta property="og:description" content="We talk with Ben Alman about writing plugins and contributing to jQuery. Elijah joins us after getting braces on, much hilarity ensues."/>
<meta name="description" content="We talk with Ben Alman about writing plugins and contributing to jQuery. Elijah joins us after getting braces on, much hilarity ensues."/>
Expand Down Expand Up @@ -41,7 +41,7 @@ <h1>6 - Ben Alman</h1>

<p>Host: Ralph Whitbeck &amp; Elijah Manor.</p>

<p><audio src="http://content.jquery.com/podcast/jQueryPodcast-006-BenAlman.mp3" controls=""></audio></p>
<p><audio src="https://content.jquery.com/podcast/jQueryPodcast-006-BenAlman.mp3" controls=""></audio></p>

<h2>Interview</h2>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<meta property="og:title" content="7 - jQuery 1.4 (John Resig)"/>
<meta property="og:site_name" content="The Official jQuery Podcast"/>
<meta property="og:image" content="https://cdn.jquery.net/podcast/wp-content/uploads/2010/09/jquerypodcast.png"/>
<meta property="og:audio" content="http://content.jquery.com/podcast/jQueryPodcast-007-jQuery14.mp3"/>
<meta property="og:audio" content="https://content.jquery.com/podcast/jQueryPodcast-007-jQuery14.mp3"/>
<meta property="og:audio:type" content="audio/mpeg"/>
<meta property="og:description" content="We are in Washington DC and we are all sitting face-to-face with John Resig as we talk about the jQuery 1.4 Release."/>
<meta name="description" content="We are in Washington DC and we are all sitting face-to-face with John Resig as we talk about the jQuery 1.4 Release."/>
Expand Down Expand Up @@ -41,7 +41,7 @@ <h1>7 - jQuery 1.4 (John Resig)</h1>

<p>Host: Ralph Whitbeck &amp; Elijah Manor.</p>

<p><audio src="http://content.jquery.com/podcast/jQueryPodcast-007-jQuery14.mp3" controls=""></audio></p>
<p><audio src="https://content.jquery.com/podcast/jQueryPodcast-007-jQuery14.mp3" controls=""></audio></p>

<h2>Interview</h2>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<meta property="og:title" content="8 - api.jquery.com"/>
<meta property="og:site_name" content="The Official jQuery Podcast"/>
<meta property="og:image" content="https://cdn.jquery.net/podcast/wp-content/uploads/2010/09/jquerypodcast.png"/>
<meta property="og:audio" content="http://content.jquery.com/podcast/jQueryPodcast-008-api.jquery.com.mp3"/>
<meta property="og:audio" content="https://content.jquery.com/podcast/jQueryPodcast-008-api.jquery.com.mp3"/>
<meta property="og:audio:type" content="audio/mpeg"/>
<meta property="og:description" content="The jQuery Documentation got a major facelift and was released during the 14 Days of jQuery. In this episode we are at the Aol headquarters in Washington DC filming video and releasing jQuery 1.4 for the 14 Days of jQuery. In this episode we talk with Karl Swedberg and Paul Irish about the new api.jquery.com documentation site."/>
<meta name="description" content="The jQuery Documentation got a major facelift and was released during the 14 Days of jQuery. In this episode we are at the Aol headquarters in Washington DC filming video and releasing jQuery 1.4 for the 14 Days of jQuery. In this episode we talk with Karl Swedberg and Paul Irish about the new api.jquery.com documentation site."/>
Expand Down Expand Up @@ -41,7 +41,7 @@ <h1>8 - api.jquery.com</h1>

<p>Host: Ralph Whitbeck &amp; Elijah Manor.</p>

<p><audio src="http://content.jquery.com/podcast/jQueryPodcast-008-api.jquery.com.mp3" controls=""></audio></p>
<p><audio src="https://content.jquery.com/podcast/jQueryPodcast-008-api.jquery.com.mp3" controls=""></audio></p>

<h2>Interview</h2>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<meta property="og:title" content="9 - David Artz, Aol."/>
<meta property="og:site_name" content="The Official jQuery Podcast"/>
<meta property="og:image" content="https://cdn.jquery.net/podcast/wp-content/uploads/2010/09/jquerypodcast.png"/>
<meta property="og:audio" content="http://content.jquery.com/podcast/jQueryPodcast-009-DavidArtzAol.mp3"/>
<meta property="og:audio" content="https://content.jquery.com/podcast/jQueryPodcast-009-DavidArtzAol.mp3"/>
<meta property="og:audio:type" content="audio/mpeg"/>
<meta property="og:description" content="We took the opportunity to sit down with David Artz and discuss how jQuery is used at Aol."/>
<meta name="description" content="We took the opportunity to sit down with David Artz and discuss how jQuery is used at Aol."/>
Expand Down Expand Up @@ -41,7 +41,7 @@ <h1>9 - David Artz, Aol.</h1>

<p>Host: Ralph Whitbeck &amp; Elijah Manor.</p>

<p><audio src="http://content.jquery.com/podcast/jQueryPodcast-009-DavidArtzAol.mp3" controls=""></audio></p>
<p><audio src="https://content.jquery.com/podcast/jQueryPodcast-009-DavidArtzAol.mp3" controls=""></audio></p>

<h2>Interview</h2>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<meta property="og:title" content="10 - appendTo"/>
<meta property="og:site_name" content="The Official jQuery Podcast"/>
<meta property="og:image" content="https://cdn.jquery.net/podcast/wp-content/uploads/2010/09/jquerypodcast.png"/>
<meta property="og:audio" content="http://content.jquery.com/podcast/jQueryPodcast-010-appendTo.mp3"/>
<meta property="og:audio" content="https://content.jquery.com/podcast/jQueryPodcast-010-appendTo.mp3"/>
<meta property="og:audio:type" content="audio/mpeg"/>
<meta property="og:description" content="We took the opportunity to sit down with Mike Hostetler and Jonathon Sharp to discuss appendTo. The first jQuery company that provides support, training and consultation at the Enterprise level."/>
<meta name="description" content="We took the opportunity to sit down with Mike Hostetler and Jonathon Sharp to discuss appendTo. The first jQuery company that provides support, training and consultation at the Enterprise level."/>
Expand Down Expand Up @@ -41,7 +41,7 @@ <h1>10 - appendTo</h1>

<p>Host: Ralph Whitbeck &amp; Elijah Manor.</p>

<p><audio src="http://content.jquery.com/podcast/jQueryPodcast-010-appendTo.mp3" controls=""></audio></p>
<p><audio src="https://content.jquery.com/podcast/jQueryPodcast-010-appendTo.mp3" controls=""></audio></p>

<h2>Interview</h2>

Expand Down
4 changes: 2 additions & 2 deletions build_production/2010/02/15/episode-11-yehuda-katz/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<meta property="og:title" content="11 - Yehuda Katz"/>
<meta property="og:site_name" content="The Official jQuery Podcast"/>
<meta property="og:image" content="https://cdn.jquery.net/podcast/wp-content/uploads/2010/09/jquerypodcast.png"/>
<meta property="og:audio" content="http://content.jquery.com/podcast/jQueryPodcast-011-YehudaKatz.mp3"/>
<meta property="og:audio" content="https://content.jquery.com/podcast/jQueryPodcast-011-YehudaKatz.mp3"/>
<meta property="og:audio:type" content="audio/mpeg"/>
<meta property="og:description" content="Our last show while in Washington DC we sat down and talked with Yehuda Katz about Rails 3 and jQuery."/>
<meta name="description" content="Our last show while in Washington DC we sat down and talked with Yehuda Katz about Rails 3 and jQuery."/>
Expand Down Expand Up @@ -41,7 +41,7 @@ <h1>11 - Yehuda Katz</h1>

<p>Host: Ralph Whitbeck &amp; Elijah Manor.</p>

<p><audio src="http://content.jquery.com/podcast/jQueryPodcast-011-YehudaKatz.mp3" controls=""></audio></p>
<p><audio src="https://content.jquery.com/podcast/jQueryPodcast-011-YehudaKatz.mp3" controls=""></audio></p>

<h2>Interview</h2>

Expand Down
4 changes: 2 additions & 2 deletions build_production/2010/02/19/episode-12-rey-bomb-1/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<meta property="og:title" content="12 - Rey Bomb 1"/>
<meta property="og:site_name" content="The Official jQuery Podcast"/>
<meta property="og:image" content="https://cdn.jquery.net/podcast/wp-content/uploads/2010/09/jquerypodcast.png"/>
<meta property="og:audio" content="http://content.jquery.com/podcast/jQueryPodcast-012-ReyBomb1.mp3"/>
<meta property="og:audio" content="https://content.jquery.com/podcast/jQueryPodcast-012-ReyBomb1.mp3"/>
<meta property="og:audio:type" content="audio/mpeg"/>
<meta property="og:description" content="We talk about jQuery at a casual level and try to discuss some topics we normally wouldn&#039;t during an interview episode."/>
<meta name="description" content="We talk about jQuery at a casual level and try to discuss some topics we normally wouldn&#039;t during an interview episode."/>
Expand Down Expand Up @@ -41,7 +41,7 @@ <h1>12 - Rey Bomb 1</h1>

<p>Host: Ralph Whitbeck &amp; Elijah Manor.</p>

<p><audio src="http://content.jquery.com/podcast/jQueryPodcast-012-ReyBomb1.mp3" controls=""></audio></p>
<p><audio src="https://content.jquery.com/podcast/jQueryPodcast-012-ReyBomb1.mp3" controls=""></audio></p>

<h2>Interview</h2>

Expand Down
4 changes: 2 additions & 2 deletions build_production/2010/02/26/episode-13-david-walsh/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<meta property="og:title" content="13 - David Walsh"/>
<meta property="og:site_name" content="The Official jQuery Podcast"/>
<meta property="og:image" content="https://cdn.jquery.net/podcast/wp-content/uploads/2010/09/jquerypodcast.png"/>
<meta property="og:audio" content="http://content.jquery.com/podcast/jQueryPodcast-013-DavidWalsh.mp3"/>
<meta property="og:audio" content="https://content.jquery.com/podcast/jQueryPodcast-013-DavidWalsh.mp3"/>
<meta property="og:audio:type" content="audio/mpeg"/>
<meta property="og:description" content="We talk with Mootools developer David Walsh and discuss the relationship between our teams and compare the libraries."/>
<meta name="description" content="We talk with Mootools developer David Walsh and discuss the relationship between our teams and compare the libraries."/>
Expand Down Expand Up @@ -41,7 +41,7 @@ <h1>13 - David Walsh</h1>

<p>Host: Ralph Whitbeck &amp; Elijah Manor.</p>

<p><audio src="http://content.jquery.com/podcast/jQueryPodcast-013-DavidWalsh.mp3" controls=""></audio></p>
<p><audio src="https://content.jquery.com/podcast/jQueryPodcast-013-DavidWalsh.mp3" controls=""></audio></p>

<h2>Interview</h2>

Expand Down
4 changes: 2 additions & 2 deletions build_production/2010/03/05/episode-14-phil-haack/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<meta property="og:title" content="14 - Phil Haack"/>
<meta property="og:site_name" content="The Official jQuery Podcast"/>
<meta property="og:image" content="https://cdn.jquery.net/podcast/wp-content/uploads/2010/09/jquerypodcast.png"/>
<meta property="og:audio" content="http://content.jquery.com/podcast/jQueryPodcast-014-PhilHaack.mp3"/>
<meta property="og:audio" content="https://content.jquery.com/podcast/jQueryPodcast-014-PhilHaack.mp3"/>
<meta property="og:audio:type" content="audio/mpeg"/>
<meta property="og:description" content="We talk with Phil Haack of Microsoft to talk about how jQuery is now included in Visual Studio and ASP.NET MVC and how easy it is to use."/>
<meta name="description" content="We talk with Phil Haack of Microsoft to talk about how jQuery is now included in Visual Studio and ASP.NET MVC and how easy it is to use."/>
Expand Down Expand Up @@ -41,7 +41,7 @@ <h1>14 - Phil Haack</h1>

<p>Host: Ralph Whitbeck &amp; Elijah Manor.</p>

<p><audio src="http://content.jquery.com/podcast/jQueryPodcast-014-PhilHaack.mp3" controls=""></audio></p>
<p><audio src="https://content.jquery.com/podcast/jQueryPodcast-014-PhilHaack.mp3" controls=""></audio></p>

<h2>Interview</h2>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<meta property="og:title" content="15 - John Resig (1.4.1 - 1.4.2)"/>
<meta property="og:site_name" content="The Official jQuery Podcast"/>
<meta property="og:image" content="https://cdn.jquery.net/podcast/wp-content/uploads/2010/09/jquerypodcast.png"/>
<meta property="og:audio" content="http://content.jquery.com/podcast/jQueryPodcast-015-JohnResig.mp3"/>
<meta property="og:audio" content="https://content.jquery.com/podcast/jQueryPodcast-015-JohnResig.mp3"/>
<meta property="og:audio:type" content="audio/mpeg"/>
<meta property="og:description" content="We talk with John Resig about jQuery 1.4.1 and jQuery 1.4.2 as well as what&#039;s ahead in jQuery 1.4.3 and beyond."/>
<meta name="description" content="We talk with John Resig about jQuery 1.4.1 and jQuery 1.4.2 as well as what&#039;s ahead in jQuery 1.4.3 and beyond."/>
Expand Down Expand Up @@ -41,7 +41,7 @@ <h1>15 - John Resig (1.4.1 - 1.4.2)</h1>

<p>Host: Ralph Whitbeck &amp; Elijah Manor.</p>

<p><audio src="http://content.jquery.com/podcast/jQueryPodcast-015-JohnResig.mp3" controls=""></audio></p>
<p><audio src="https://content.jquery.com/podcast/jQueryPodcast-015-JohnResig.mp3" controls=""></audio></p>

<h2>Interview</h2>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<meta property="og:title" content="16 - jQuery Meetups"/>
<meta property="og:site_name" content="The Official jQuery Podcast"/>
<meta property="og:image" content="https://cdn.jquery.net/podcast/wp-content/uploads/2010/09/jquerypodcast.png"/>
<meta property="og:audio" content="http://content.jquery.com/podcast/jQueryPodcast-016-jQueryMeetups.mp3"/>
<meta property="og:audio" content="https://content.jquery.com/podcast/jQueryPodcast-016-jQueryMeetups.mp3"/>
<meta property="og:audio:type" content="audio/mpeg"/>
<meta property="og:description" content="We talk with Cody Lindley, Jonathan Sharp and Boaz Sender about meetups.jquery.com and try to help come up with ideas and process for hosting jQuery Meetups in your area."/>
<meta name="description" content="We talk with Cody Lindley, Jonathan Sharp and Boaz Sender about meetups.jquery.com and try to help come up with ideas and process for hosting jQuery Meetups in your area."/>
Expand Down Expand Up @@ -41,7 +41,7 @@ <h1>16 - jQuery Meetups</h1>

<p>Host: Ralph Whitbeck &amp; Elijah Manor.</p>

<p><audio src="http://content.jquery.com/podcast/jQueryPodcast-016-jQueryMeetups.mp3" controls=""></audio></p>
<p><audio src="https://content.jquery.com/podcast/jQueryPodcast-016-jQueryMeetups.mp3" controls=""></audio></p>

<h2>Interview</h2>

Expand Down
Loading