-
Notifications
You must be signed in to change notification settings - Fork 50
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #568 from ChanceM/feature/add-cr-episodes-0-54
- Loading branch information
Showing
57 changed files
with
4,443 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,43 @@ | ||
{ | ||
"type": "episode", | ||
"draft": false, | ||
"show_slug": "coder-radio", | ||
"show_name": "Coder Radio", | ||
"episode": 0, | ||
"episode_padded": "0000", | ||
"episode_guid": "00000000-0000-0000-0000-000000000000", | ||
"slug": "0", | ||
"title": "New Show!", | ||
"description": "A weekly talk show taking a pragmatic look at the art and business of software development and related technologies. Premieres LIVE June 11th 2012 at 9am PDT / Noon EDT. Available for download early June 12th!", | ||
"date": "2012-06-09", | ||
"header_image": "/images/shows/coder-radio.png", | ||
"categories": [ | ||
"Coder Radio" | ||
], | ||
"tags": [], | ||
"hosts": [ | ||
"chris", | ||
"michael" | ||
], | ||
"guests": [], | ||
"sponsors": [], | ||
"podcast_duration": null, | ||
"podcast_file": null, | ||
"podcast_bytes": null, | ||
"podcast_chapters": null, | ||
"podcast_alt_file": "https://traffic.libsyn.com/jnite/thedust-mp3.mp3", | ||
"podcast_ogg_file": "https://traffic.libsyn.com/jnite/thedust-ogg.ogg", | ||
"video_file": "http://201206.jb-dl.cdn.scaleengine.net/coderradio/2012/thedust-432p.mp4", | ||
"video_hd_file": null, | ||
"video_mobile_file": null, | ||
"youtube_link": null, | ||
"jb_url": "/20392/pardon-our-dust-coder-radio/index.html", | ||
"fireside_url": "/0" | ||
} | ||
|
||
|
||
### Episode Links | ||
|
||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,69 @@ | ||
{ | ||
"type": "episode", | ||
"draft": false, | ||
"show_slug": "coder-radio", | ||
"show_name": "Coder Radio", | ||
"episode": 1, | ||
"episode_padded": "0001", | ||
"episode_guid": "00000000-0000-0000-0000-000000000000", | ||
"slug": "1", | ||
"title": "Gateways to Programming", | ||
"description": "Michael and Chris introduce our new weekly software development podcast. We start with a look at ways beginners can get started with development. Plus we chat about the issues new developers face entering a market dominated by App stores. Then \u2013 How platform vendors are feeling the need to reclaim greater control from developers.", | ||
"date": "2012-06-11", | ||
"header_image": "/images/shows/coder-radio.png", | ||
"categories": [ | ||
"Coder Radio" | ||
], | ||
"tags": [], | ||
"hosts": [ | ||
"chris", | ||
"michael" | ||
], | ||
"guests": [], | ||
"sponsors": [], | ||
"podcast_duration": null, | ||
"podcast_file": null, | ||
"podcast_bytes": null, | ||
"podcast_chapters": null, | ||
"podcast_alt_file": "https://traffic.libsyn.com/jnite/cr-001-mp3.mp3", | ||
"podcast_ogg_file": "https://traffic.libsyn.com/jnite/cr-001-ogg.ogg", | ||
"video_file": "http://201206.jb-dl.cdn.scaleengine.net/coderradio/2012/cr-001-432p.mp4", | ||
"video_hd_file": null, | ||
"video_mobile_file": null, | ||
"youtube_link": "https://youtu.be/02OnmKa4vg4", | ||
"jb_url": "/20497/gateways-to-programming-cr-01/index.html", | ||
"fireside_url": "/1" | ||
} | ||
|
||
|
||
### Episode Links | ||
|
||
#### What is Coder Radio? | ||
|
||
* Background info (premise, etc) | ||
|
||
#### Gateways to Programming | ||
|
||
* First Programming Language / Platform | ||
* Is there a best programming language / Platform? | ||
* Tools you may already have and not know about | ||
* Tools for learning programming | ||
* [QBasic](http://en.wikipedia.org/wiki/QBasic/index.html) | ||
* Visual Programming Tools | ||
* [Google-Blockly](http://code.google.com/p/google-blockly/index.html) | ||
* [Illumination Software Creator](http://radicalbreeze.com/index.html) | ||
|
||
#### Because We were Stupid and We were Lazy | ||
|
||
* Security implications of bad programming | ||
* Hardware implications of bad programming | ||
* OS stability implications of bad programming | ||
* Mac OS X Gatekeeper | ||
* Windows 8 App Store | ||
* Ubuntu Software Center | ||
|
||
#### Tool of the Week | ||
|
||
* [Koding](https://beta.koding.com/index.html) | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,79 @@ | ||
{ | ||
"type": "episode", | ||
"draft": false, | ||
"show_slug": "coder-radio", | ||
"show_name": "Coder Radio", | ||
"episode": 2, | ||
"episode_padded": "0002", | ||
"episode_guid": "00000000-0000-0000-0000-000000000000", | ||
"slug": "2", | ||
"title": "WWDC Fallout", | ||
"description": "Michael and Chris cover the items from WWDC that they think developers will be impacted by, discuss the Facebook pressure, and reflect on hardware updates announced. Plus your love for HTML5, the beginnings of a Jupiter Broadcasting app, what programming languages / platforms are best for a beginner to learn for the purpose of getting a job.", | ||
"date": "2012-06-18", | ||
"header_image": "/images/shows/coder-radio.png", | ||
"categories": [ | ||
"Coder Radio" | ||
], | ||
"tags": [], | ||
"hosts": [ | ||
"chris", | ||
"michael" | ||
], | ||
"guests": [], | ||
"sponsors": [], | ||
"podcast_duration": null, | ||
"podcast_file": null, | ||
"podcast_bytes": null, | ||
"podcast_chapters": null, | ||
"podcast_alt_file": "https://traffic.libsyn.com/jnite/cr-0002-mp3.mp3", | ||
"podcast_ogg_file": "https://traffic.libsyn.com/jnite/cr-0002-ogg.ogg", | ||
"video_file": "http://201206.jb-dl.cdn.scaleengine.net/coderradio/2012/cr-002-432p.mp4", | ||
"video_hd_file": null, | ||
"video_mobile_file": null, | ||
"youtube_link": "https://youtu.be/EWZP1dZP0Ho", | ||
"jb_url": "/20693/wwdc-fallout-cr-02/index.html", | ||
"fireside_url": "/2" | ||
} | ||
|
||
|
||
### Episode Links | ||
|
||
#### Audible Pick: | ||
|
||
* [Redshirts: A Novel with Three Codas](http://www.qksrv.net/click-4897915-10273919c91b.html?url=https://www.audible.com/pd/ref=sr_1_1?asin=B007SP2LPM&qid=1340038093&sr=1-1&source_code=COMA0213WS031709\\%22) | ||
|
||
#### Feedback | ||
|
||
* Brett would like to know what programming languages / platforms are best for a beginner to learn for the purpose of getting a job. | ||
* Should we do code samples? E-mail your thoughts. | ||
* The people demand HTML5! | ||
|
||
#### iOS 6 / Mountain Lion | ||
|
||
* [Facebook has been integrated into iOS 6 in much the same way as Twitter was into 5.0](http://www.macrumors.com/2012/06/11/apple-announces-ios-6-with-siri-improvements-facebook-integration-new-maps-app-passbook-for-fall-release/index.html) | ||
* Facebook will be integrated into Mountain Lion as will Twitter | ||
* Facebook will be integrated into the Mac App Store | ||
* Do not Disturb mode | ||
* Siri… so close but yet so far | ||
* [New maps](http://www.macrumors.com/2012/06/11/apple-launches-new-maps-app-in-ios-6-includes-turn-by-turn-navigation-real-time-traffic-3d-maps/index.html) may mean a more more UX control for devs on iOS | ||
* [iOS 6 maps supports App intergration](http://www.loopinsight.com/2012/06/14/ios-6-map-app-gives-third-party-transit-app-makers-a-chance-to-shine/index.html) | ||
* iCloud improvements | ||
* Game Center on Mountain Lion | ||
|
||
* [JB’s Affiliate Program Chrome Extension](http://bit.ly/jbchrome/index.html) | ||
|
||
#### Hardware Changes | ||
|
||
* No more 17” Macbook Pro | ||
* [Mac Pro not dead yet](http://www.macrumors.com/2012/06/12/apple-spokesperson-confirms-new-mac-pro-and-imac-designs-likely-coming-in-2013/index.html) | ||
* No longer iPhone (thank God) | ||
* Only one Retina Mac | ||
|
||
* [How the Retina Display MacBook Pro Handles Scaling](http://www.anandtech.com/show/5996/how-the-retina-display-macbook-pro-handles-scaling/index.html) | ||
* [Kakewalk – Hackintosh](http://www.kakewalk.se/index.html) | ||
|
||
#### Tool of the Week | ||
|
||
* [PaintCode](http://www.paintcodeapp.com/index.html) | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,84 @@ | ||
{ | ||
"type": "episode", | ||
"draft": false, | ||
"show_slug": "coder-radio", | ||
"show_name": "Coder Radio", | ||
"episode": 3, | ||
"episode_padded": "0003", | ||
"episode_guid": "00000000-0000-0000-0000-000000000000", | ||
"slug": "3", | ||
"title": "JavaScript != Assembly", | ||
"description": "Some have called JavaScript the \u201cAssembly Language for the Web\u201d. Is this an insane argument, or is there some truth that we should acknowledge? Plus we lay down the first blocks in our new open source Jupiter Broadcasting community app. Then Michael shares a great tool for beginners or longtimers looking to refresh their skills. And we\u2019ve got a big patch of your feedback, and much more!", | ||
"date": "2012-06-25", | ||
"header_image": "/images/shows/coder-radio.png", | ||
"categories": [ | ||
"Coder Radio" | ||
], | ||
"tags": [], | ||
"hosts": [ | ||
"chris", | ||
"michael" | ||
], | ||
"guests": [], | ||
"sponsors": [], | ||
"podcast_duration": null, | ||
"podcast_file": null, | ||
"podcast_bytes": null, | ||
"podcast_chapters": null, | ||
"podcast_alt_file": "https://traffic.libsyn.com/jupiterbroadcasting/cr-0003-mp3.mp3", | ||
"podcast_ogg_file": "https://traffic.libsyn.com/jupiterbroadcasting/cr-0003-ogg.ogg", | ||
"video_file": "http://201206.jb-dl.cdn.scaleengine.net/coderradio/2012/cr-003-432p.mp4", | ||
"video_hd_file": null, | ||
"video_mobile_file": null, | ||
"youtube_link": "https://youtu.be/QZ9XgLB20IY", | ||
"jb_url": "/21017/javascript-assembly-coder-radio-3/index.html", | ||
"fireside_url": "/3" | ||
} | ||
|
||
|
||
### Episode Links | ||
|
||
#### Feedback | ||
|
||
* JB project licensing clarification | ||
* A number of junior devs would like to know about getting involved in open-source. | ||
* A lot of you would like more resources geared toward beginners. | ||
* Scot asks if we could/should use Google Drive to host a community project? | ||
* [John reminds us of ‘dark matter developers’](http://www.hanselman.com/blog/DarkMatterDevelopersTheUnseen99.aspx/index.html) | ||
* About that community project… | ||
* About those code snippets… | ||
|
||
**Grab the[Firefox Afiliate Extension for Jupiter | ||
Broadcasting](http://bit.ly/jbfirefox/index.html)** | ||
|
||
#### The Argument | ||
|
||
* [The argument pt 1](http://www.hanselman.com/blog/JavaScriptIsAssemblyLanguageForTheWebSematicMarkupIsDeadCleanVsMachinecodedHTML.aspx/index.html) | ||
* [The argument pt 2](http://www.hanselman.com/blog/JavaScriptIsAssemblyLanguageForTheWebPart2MadnessOrJustInsanity.aspx/index.html) | ||
* [The argument pt 3](http://www.ragestorm.net/blogs/indexb2a4.html?p=63\\%22) | ||
|
||
#### But wait! What is JavaScript anyway? | ||
|
||
* [Papa ECMA](http://en.wikipedia.org/wiki/ECMAScript/index.html) | ||
* Isn’t JavaScript related to Java | ||
* Classical vs Prototype inheritance | ||
|
||
#### So how did things ever get so bad? | ||
|
||
* [JavaScript: The Good Parts: The Good Parts](https://www.amazon.com/dp/0596517742?SubscriptionId=0RGQ32M03RDWT5YF2K82&tag=thelinactsho-20&linkCode=xm2&camp=2025&creative=165953&creativeASIN=0596517742) | ||
|
||
**[Support Jupiter Broadcasting, and keep ads to a | ||
minium](http://www.jupiterbroadcasting.com/support-us/index.html)** | ||
|
||
#### JB Project Announcement | ||
|
||
* [Mike’s Github](https://github.com/dominickm/index.html) | ||
* [New to Git or Github?](https://help.github.com/articles/set-up-git/index.html) | ||
* [PhoneGap](http://phonegap.com/index.html) | ||
* How you can help. | ||
|
||
#### Tool of the week | ||
|
||
* [Code School Aflitate Link](http://zfer.us/iln1s/index.html) he affiliate program is setup!_ | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,103 @@ | ||
{ | ||
"type": "episode", | ||
"draft": false, | ||
"show_slug": "coder-radio", | ||
"show_name": "Coder Radio", | ||
"episode": 4, | ||
"episode_padded": "0004", | ||
"episode_guid": "00000000-0000-0000-0000-000000000000", | ||
"slug": "4", | ||
"title": "Summer of Google", | ||
"description": "Michael and Chris cover the Android and Android related items from Google IO. Plus: we update you on the Jupiter Broadcasting app\u2019s progress, and share a handy developer tool!", | ||
"date": "2012-07-02", | ||
"header_image": "/images/shows/coder-radio.png", | ||
"categories": [ | ||
"Coder Radio" | ||
], | ||
"tags": [], | ||
"hosts": [ | ||
"chris", | ||
"michael" | ||
], | ||
"guests": [], | ||
"sponsors": [], | ||
"podcast_duration": null, | ||
"podcast_file": null, | ||
"podcast_bytes": null, | ||
"podcast_chapters": null, | ||
"podcast_alt_file": "https://traffic.libsyn.com/jupiterbroadcasting/cr-0004-mp3.mp3", | ||
"podcast_ogg_file": "https://traffic.libsyn.com/jupiterbroadcasting/cr-0004-ogg.ogg", | ||
"video_file": "http://201206.jb-dl.cdn.scaleengine.net/coderradio/2012/cr-004-432p.mp4", | ||
"video_hd_file": null, | ||
"video_mobile_file": null, | ||
"youtube_link": "https://youtu.be/ddbwIBnisj0", | ||
"jb_url": "/21237/summer-of-google-cr-04/index.html", | ||
"fireside_url": "/4" | ||
} | ||
|
||
|
||
### Episode Links | ||
|
||
#### Feedback | ||
|
||
* James asks “why so many IDE’s have terminals built in and is important to know the command line?” | ||
* Paul wants to know about bad habits in software development | ||
* A listeners reccomends https://learncodethehardway.org/ | ||
* Java speed clarifications (it’s all relative folks) | ||
|
||
#### Support the show, and check out Code School | ||
|
||
* [Code School Affiliate](http://zfer.us/iln1s/index.html) | ||
|
||
#### Nexus Tablet!!!! | ||
|
||
* A world of pain for the Kindle Fire? | ||
* A good secondary dev target alongside the Kindle Fire and Nook? | ||
* Not one, not two, not three, but FOUR CORES! … that’s good right? | ||
|
||
#### Jelly Beans Are Tasty | ||
|
||
* 4.1 != 5.0 | ||
* Free butter for all! | ||
* Voice typing | ||
* New API’s for accessibility | ||
* Rich notifications | ||
|
||
#### Google Play Improvements | ||
|
||
* App encryption — just what the doctor ordered or too little too late? | ||
|
||
#### Nexus Q: the All-Seeing Eye | ||
|
||
* Really? More than another black box? | ||
* We discuss whether you should code for the Q or leave it in the queue | ||
|
||
#### ”Will the Hacking Begin?” Google’s PDK | ||
|
||
* Any effect on manufacturers? | ||
|
||
#### Google+ | ||
|
||
* We finally get a write API… sorta | ||
* Is History worth it? | ||
|
||
#### Grab the Jupiter Signal | ||
|
||
* [https://bit.ly/jupitersignal](http://bit.ly/jupitersignal/index.html) | ||
|
||
#### App Progress Update | ||
|
||
* Currently 18 forks and 62 watchers! | ||
* Already have had pull requests! | ||
* We are hammering out standards. | ||
* [We want you!](https://github.com/dominickm/jupiter_broadcasting_mobile_community/index.html) | ||
|
||
#### Book recommendation | ||
|
||
* [Eloquent JavaScript: A Modern Introduction to Programming](https://www.amazon.com/dp/1593272820?SubscriptionId=0RGQ32M03RDWT5YF2K82&tag=thelinactsho-20&linkCode=xm2&camp=2025&creative=165953&creativeASIN=1593272820) | ||
|
||
#### Tool(s) of the Week | ||
|
||
* [Droid Draw](http://www.droiddraw.org/index.html) | ||
|
||
|
Oops, something went wrong.