Ken Rimple

DevNews #99 – Docker vulnerabilities, saying hello to Java 9 and farewell to Windows server 2003

Today we welcome Jeff Labonski on the show to discuss this week’s developer news. User group announcements: Philly PostgreSQL Meetup on June 4th – Replication Slots: The Game Changer I will be Speaking at the Scotch Plains Java User Group (of the ACGNJ) – Tuesday June 9th, 7:30PM – about ES6 now Wednesday June 17 … Read More

DevNews #98 – The scoop: Selerity scoops Twitter earnings, prankster scoops Fiorina’s domain name

DevNews is nearing its 100th episode! We may or may not have something up our sleeves to celebrate our ripe old age… but until then, listen as Joel and I discuss: Oops, Carly Fiorina – someone registered your domain name before you did – criticism by domain name Angular 2.0 getting started guides now available … Read More

DevNews #97 – Day 1 of Philly ETE 2015

Annnnnnd ETE begins! Emerging Technologies for the Enterprise is Chariot’s annual tech conference for developers, by developers. To kick off our coverage, I sat down with two of our consultants, Michael Pigg and Sujan Kapadia, to discuss our day, talk about talks, and geek out about all the cool new toys we can’t wait to … Read More

TechCast #88 – ETE Speaker Mike Hartington Talks Swift, Ionic, and more

Ionic is a cordova-based mobile application development framework. Using AngularJS as the core web framework, sass for CSS simplification, and the ngCordova library, Ionic makes building cross-device applications easier. We talked to Mike about Drifty’s earlier tools such as Codiqa, how they came up with Ionic, and about its use of Angular and other technologies. … Read More

TechCast #87 – ETE Speaker Colin Eberhardt Talks Swift & Reactive Cocoa

Colin Eberhardt is a 2015 Philly Emerging Tech speaker who will address Swift and ReactiveCocoa. Swift debuted last year as a replacement developer language for Objective-C on apple’s platforms. ReactiveCococa is a framework developed by GitHub to handle any kind of asynchronous activity in the Cocoa platform. Colin makes the case that while Swift is … Read More

TechCast #86 – Monica Beckwith and Jamie Allen on Java Performance Tuning

On the show today, Java Performance tuning expert Monica Beckwith. Monica worked at Sun and Oracle as a performance engineer, and contributed a lot of optimizations and tuning advice to the JDK Hotspot team. She is an Performance Tuning consultant today, working on advising clients on how to best balance aspects such as throughput, latency, … Read More

TechCast #85 – Interview with 2015 ETE Keynote Tom Igoe on Physical Computing

In TechCast 85, we talk to Tom Igoe, one of Philly ETE’s 2015 Keynoters. Tom is an associate arts professor at NYU in their Interactive Telecommunications Program, and talks to us about the program itself, physical computing, and the Arduino, a board that he was instrumental in getting founded back in 2005.

The new Angular router – naming conventions

This article is very old, and as such do not rely on it for information about the Angular 2.0 router API. As of this time, the new router has a few naming conventions to be aware of. Modifying the components directory I didn’t want to place my components in the root directory of my web … Read More