POPULARITY
With AI on the rise, Chris Heilmann, Director of DevRel at WeAreDevelopers, comes on to talk about how AI has impacted how developers work and how it can improve with good UX in the future. Links https://twitter.com/codepo8 https://christianheilmann.com/2013/02/11/hello-it-is-me-on-twitter https://github.com/codepo8 https://toot.cafe/@codepo8 https://www.linkedin.com/in/christianheilmann Tell us what you think of PodRocket We want to hear from you! We want to know what you love and hate about the podcast. What do you want to hear more about? Who do you want to see on the show? Our producers want to know, and if you talk with us, we'll send you a $25 gift card! If you're interested, schedule a call with us (https://podrocket.logrocket.com/contact-us) or you can email producer Kate Trahan at kate@logrocket.com (mailto:kate@logrocket.com) Follow us. Get free stickers. Follow us on Apple Podcasts, fill out this form (https://podrocket.logrocket.com/get-podrocket-stickers), and we'll send you free PodRocket stickers! What does LogRocket do? LogRocket combines frontend monitoring, product analytics, and session replay to help software teams deliver the ideal product experience. Try LogRocket for free today. (https://logrocket.com/signup/?pdr) Special Guest: Chris Heilmann.
JavaScript Master Podcast with Chris Heilmann What's up everyone, this is Dariusz Kalbarczyk co-founder of NG Poland, JS Poland, AngularMaster.dev & WorkshopFest.dev. Welcome back to the JavaScript Master Podcast. Today we've got a special guest from Berlin, Germany, Principal Program Manager for Browser Tools at Microsoft, JavaScript lover. Ladies and gentlemen... Chris Heilmann Hi Chris, How are you? Please introduce yourself and tell us what you do? The robots are coming and we need to make a great example for them. What do you mean by this text? How can we set a good example for them? What computer did you start programming on? What was your first computer program, were you proud of? What has changed since you started programming in your perception of the world of technology? Does software rule the world? How many books have you written? What is the most exciting and what is the most difficult about writing a new book? You work as anPrincipal Program Manager for Browser Tools at Microsoft. What is your working day like? Why did you choose to take on developer tools as a new experience after being in DevRel for so long? By the way, what does being a DevRel mean to you? What are the main problems you see with Developer Tools at the moment? What are problems you face as a Developer Tools creator? What can the community do to help you? What are some things you are proud of having achieved in this role and how did you do it? How big is your team? How is it structured? What is going on in the development stack for the web that puzzle you? You've been doing JavaScript for ages. Do you see patterns that keep coming up in the JavaScript community? What is a term that people keep using that annoys you when it comes to coding and technology? What is a finding you had in Developer Tools that might surprise people? How do you measure the success of Developer Tools? What is a feature you are really excited about that people should play with? What do you think is needed to get us to become more effective as a community? How can people learn more about what you do? What do you think about TypeScript? Is there a chance that TS will completely replace JS in the coming years? Do you remember the first edition of the JS Poland conference five years ago? You will be performing at JS Poland soon, what have you prepared for the participants this time? Non technical part: What kind of person is Chris? How do you see yourself? Do you have some hints for us regarding self-organization? Do you have any favorite hobbies? What's about your work/live balance? Do you have some hints for us? Thank you for providing a lot of valuable information during this recording. Finally, can you recommend any interesting podcast or book to our audience?
The one when Si spoke to Chris about working remotely and making Skillshare course content for others to learn from.
Developer Advocacy meets VSCode meets MS-Edge. Mit unserem Gast Christian Heilmann sprechen wir darüber, wie es ist, für große Firmen auf noch größerer Welttournee zu sein und wie Microsoft derzeit daran arbeitet, VSCode mit Edge zu einem noch besseren Entwicklererlebnis zu machen. Nebenbei streifen wir noch CSS color-contrast() und warum FirefoxOS vielleicht gar keine so schlechte Idee war. Ein Spaß für die ganze Familie!
Guests Chris heilmann and Zohair Ali are developers for Microsoft working on the Edge project. Today they are talking about Edge on Chromium and the future of developer tools. Edge will now be built in Chromium rather than being its own engine, aligning it more with what is being used on the open web right now. The Edge team wanted to seize the opportunity to bring something into the Chromium project based on the needs of real users and contribute to the open source web. Edge on Chromium won’t be limited to Windows 10 either, but will be available on Mac, Windows 7, and Windows 8. This project is still in beta with no set release date, so the Edge team is looking for people to test it out on Mac and tell them how it works. Chris and Zohair talk about the different parts of a web browser and what distinguishes Chrome from Chromium. Chromium is not just a platform, it’s an entire browser that you can install. Google adds a bunch of Google services to Chromium, such as being able to sign into your Google account, and that’s how you get Google Chrome. Similarly, the new Edge adds its own features on top of Chromium, so you can sign into your Microsoft account. By now the browser engines are so similar to each other that the users are looking for the user experience, interface, and services around it, so it made more sense for the Edge team to contribute to Chromium than to maintain their own engine and help it improve. Chris and Zohair talk about some of the features in Edge on Chromium. One service they’re particularly excited about is the Collections feature, where you can drag images, text, etc into Collections and export it to Excel or Word. Collections was inspired by what users need, and they talk about some of the different use cases for it. The new Edge on Chromium will also have an IE mode for products that still require IE 11. If you define what services need IE 11, Edge will open an IE 11 tab within the browser so you will not have to jump between browsers. Unfortunately, this feature is only available on Windows. Edge on Chromium will also offer an integration with VS Code, called Elements for VS Code, which takes part of the developer tools from Edge and puts it inside VS Code. Since the tools are based on Chromium, it stays in the same context all the time so you don’t have to jump back and forth, and you can see the changes live in your browser. This feature is in beta right now and they are looking for people to test it. The Edge team talks about their process for creating tools. They are working on putting their tools into other languages so that they are accessible to more people. They talk about how they want to avoid creating Edge specific tools as much as possible because they want to make it better for everybody. One of their biggest struggles is everybody demands developer tools, but nobody wants to contribute, so they don’t have as much feedback and not as much outside contribution. That’s why they keep calling for people to try out the new Edge on Chromium and give them feedback. They want to make that change more transparent so that they build things that people want. They will have to make some of their own tools, but they make sure that they don’t have any third party dependencies. They mention that all Chrome extensions are compatible with Edge, so if it’s available in the Chrome webstore, you can add it to Edge, you just have to be sure to allow it. They talk about some of the testing tools available. The show concludes with a discussion of the fate of Chakra Node. Panelists AJ O’Neal Aimee Knight Dan Shapir Steve Edwards With special guests: Chris Heilmann and Zohair Ali Sponsors Tidelift Sentry use the code “devchat” for 2 months free on Sentry’s small plan Views on Vue Links Chromium Microsoft Edge Insider Microsoft Chakra Core Elements for VS Code MS Edge Driver Puppeteer Follow DevChatTV on Facebook and Twitter Picks Aimee Knight: Cypress testing library Steve Edwards: CSS Tricks Screencast episode 174: Using Local Overrides in Devtools Dan Shapir: The Chronicles of Amber AJ O’Neal: The Legend of Zelda: Oracle of Ages Lover by Taylor Swift Chris Heilmann: The Marvelous Mrs. Maisel TabNine doesthedogdie.com Zohair Ali: Saga graphic novel series
Guests Chris heilmann and Zohair Ali are developers for Microsoft working on the Edge project. Today they are talking about Edge on Chromium and the future of developer tools. Edge will now be built in Chromium rather than being its own engine, aligning it more with what is being used on the open web right now. The Edge team wanted to seize the opportunity to bring something into the Chromium project based on the needs of real users and contribute to the open source web. Edge on Chromium won’t be limited to Windows 10 either, but will be available on Mac, Windows 7, and Windows 8. This project is still in beta with no set release date, so the Edge team is looking for people to test it out on Mac and tell them how it works. Chris and Zohair talk about the different parts of a web browser and what distinguishes Chrome from Chromium. Chromium is not just a platform, it’s an entire browser that you can install. Google adds a bunch of Google services to Chromium, such as being able to sign into your Google account, and that’s how you get Google Chrome. Similarly, the new Edge adds its own features on top of Chromium, so you can sign into your Microsoft account. By now the browser engines are so similar to each other that the users are looking for the user experience, interface, and services around it, so it made more sense for the Edge team to contribute to Chromium than to maintain their own engine and help it improve. Chris and Zohair talk about some of the features in Edge on Chromium. One service they’re particularly excited about is the Collections feature, where you can drag images, text, etc into Collections and export it to Excel or Word. Collections was inspired by what users need, and they talk about some of the different use cases for it. The new Edge on Chromium will also have an IE mode for products that still require IE 11. If you define what services need IE 11, Edge will open an IE 11 tab within the browser so you will not have to jump between browsers. Unfortunately, this feature is only available on Windows. Edge on Chromium will also offer an integration with VS Code, called Elements for VS Code, which takes part of the developer tools from Edge and puts it inside VS Code. Since the tools are based on Chromium, it stays in the same context all the time so you don’t have to jump back and forth, and you can see the changes live in your browser. This feature is in beta right now and they are looking for people to test it. The Edge team talks about their process for creating tools. They are working on putting their tools into other languages so that they are accessible to more people. They talk about how they want to avoid creating Edge specific tools as much as possible because they want to make it better for everybody. One of their biggest struggles is everybody demands developer tools, but nobody wants to contribute, so they don’t have as much feedback and not as much outside contribution. That’s why they keep calling for people to try out the new Edge on Chromium and give them feedback. They want to make that change more transparent so that they build things that people want. They will have to make some of their own tools, but they make sure that they don’t have any third party dependencies. They mention that all Chrome extensions are compatible with Edge, so if it’s available in the Chrome webstore, you can add it to Edge, you just have to be sure to allow it. They talk about some of the testing tools available. The show concludes with a discussion of the fate of Chakra Node. Panelists AJ O’Neal Aimee Knight Dan Shapir Steve Edwards With special guests: Chris Heilmann and Zohair Ali Sponsors Tidelift Sentry use the code “devchat” for 2 months free on Sentry’s small plan Views on Vue Links Chromium Microsoft Edge Insider Microsoft Chakra Core Elements for VS Code MS Edge Driver Puppeteer Follow DevChatTV on Facebook and Twitter Picks Aimee Knight: Cypress testing library Steve Edwards: CSS Tricks Screencast episode 174: Using Local Overrides in Devtools Dan Shapir: The Chronicles of Amber AJ O’Neal: The Legend of Zelda: Oracle of Ages Lover by Taylor Swift Chris Heilmann: The Marvelous Mrs. Maisel TabNine doesthedogdie.com Zohair Ali: Saga graphic novel series
Guests Chris heilmann and Zohair Ali are developers for Microsoft working on the Edge project. Today they are talking about Edge on Chromium and the future of developer tools. Edge will now be built in Chromium rather than being its own engine, aligning it more with what is being used on the open web right now. The Edge team wanted to seize the opportunity to bring something into the Chromium project based on the needs of real users and contribute to the open source web. Edge on Chromium won’t be limited to Windows 10 either, but will be available on Mac, Windows 7, and Windows 8. This project is still in beta with no set release date, so the Edge team is looking for people to test it out on Mac and tell them how it works. Chris and Zohair talk about the different parts of a web browser and what distinguishes Chrome from Chromium. Chromium is not just a platform, it’s an entire browser that you can install. Google adds a bunch of Google services to Chromium, such as being able to sign into your Google account, and that’s how you get Google Chrome. Similarly, the new Edge adds its own features on top of Chromium, so you can sign into your Microsoft account. By now the browser engines are so similar to each other that the users are looking for the user experience, interface, and services around it, so it made more sense for the Edge team to contribute to Chromium than to maintain their own engine and help it improve. Chris and Zohair talk about some of the features in Edge on Chromium. One service they’re particularly excited about is the Collections feature, where you can drag images, text, etc into Collections and export it to Excel or Word. Collections was inspired by what users need, and they talk about some of the different use cases for it. The new Edge on Chromium will also have an IE mode for products that still require IE 11. If you define what services need IE 11, Edge will open an IE 11 tab within the browser so you will not have to jump between browsers. Unfortunately, this feature is only available on Windows. Edge on Chromium will also offer an integration with VS Code, called Elements for VS Code, which takes part of the developer tools from Edge and puts it inside VS Code. Since the tools are based on Chromium, it stays in the same context all the time so you don’t have to jump back and forth, and you can see the changes live in your browser. This feature is in beta right now and they are looking for people to test it. The Edge team talks about their process for creating tools. They are working on putting their tools into other languages so that they are accessible to more people. They talk about how they want to avoid creating Edge specific tools as much as possible because they want to make it better for everybody. One of their biggest struggles is everybody demands developer tools, but nobody wants to contribute, so they don’t have as much feedback and not as much outside contribution. That’s why they keep calling for people to try out the new Edge on Chromium and give them feedback. They want to make that change more transparent so that they build things that people want. They will have to make some of their own tools, but they make sure that they don’t have any third party dependencies. They mention that all Chrome extensions are compatible with Edge, so if it’s available in the Chrome webstore, you can add it to Edge, you just have to be sure to allow it. They talk about some of the testing tools available. The show concludes with a discussion of the fate of Chakra Node. Panelists AJ O’Neal Aimee Knight Dan Shapir Steve Edwards With special guests: Chris Heilmann and Zohair Ali Sponsors Tidelift Sentry use the code “devchat” for 2 months free on Sentry’s small plan Views on Vue Links Chromium Microsoft Edge Insider Microsoft Chakra Core Elements for VS Code MS Edge Driver Puppeteer Follow DevChatTV on Facebook and Twitter Picks Aimee Knight: Cypress testing library Steve Edwards: CSS Tricks Screencast episode 174: Using Local Overrides in Devtools Dan Shapir: The Chronicles of Amber AJ O’Neal: The Legend of Zelda: Oracle of Ages Lover by Taylor Swift Chris Heilmann: The Marvelous Mrs. Maisel TabNine doesthedogdie.com Zohair Ali: Saga graphic novel series
Sponsors Sentry use the code “devchat” for 2 months free on Sentry small plan CacheFly Host: Charles Max Wood Joined By Special Guest: Christian Heilmann Episode Summary Christian is a Principal Software Development Engineer at Microsoft, working out of Berlin, Germany. Links JavaScript Jabber 332: “You Learned JavaScript, Now What?” with Chris Heilmann https://christianheilmann.com/ Christian's Twitter Christian's LinkedIn Christian's Medium Christian's GitHub https://www.facebook.com/javascriptjabber https://twitter.com/JSJabber https://www.facebook.com/DevChattv Picks Christian Heilmann: https://webhint.io/ http://csstricks.com/ https://dev.to/ https://codepen.io/ Microsoft Edge Insider Charles Max Wood: Privacy Badger - Google Chrome Emacs Adventures in DevOps - new podcast on https://devchat.tv/
Sponsors Sentry use the code “devchat” for 2 months free on Sentry small plan CacheFly Host: Charles Max Wood Joined By Special Guest: Christian Heilmann Episode Summary Christian is a Principal Software Development Engineer at Microsoft, working out of Berlin, Germany. Links JavaScript Jabber 332: “You Learned JavaScript, Now What?” with Chris Heilmann https://christianheilmann.com/ Christian's Twitter Christian's LinkedIn Christian's Medium Christian's GitHub https://www.facebook.com/javascriptjabber https://twitter.com/JSJabber https://www.facebook.com/DevChattv Picks Christian Heilmann: https://webhint.io/ http://csstricks.com/ https://dev.to/ https://codepen.io/ Microsoft Edge Insider Charles Max Wood: Privacy Badger - Google Chrome Emacs Adventures in DevOps - new podcast on https://devchat.tv/
Sponsors Sentry use the code “devchat” for 2 months free on Sentry small plan CacheFly Host: Charles Max Wood Joined By Special Guest: Christian Heilmann Episode Summary Christian is a Principal Software Development Engineer at Microsoft, working out of Berlin, Germany. Links JavaScript Jabber 332: “You Learned JavaScript, Now What?” with Chris Heilmann https://christianheilmann.com/ Christian's Twitter Christian's LinkedIn Christian's Medium Christian's GitHub https://www.facebook.com/javascriptjabber https://twitter.com/JSJabber https://www.facebook.com/DevChattv Picks Christian Heilmann: https://webhint.io/ http://csstricks.com/ https://dev.to/ https://codepen.io/ Microsoft Edge Insider Charles Max Wood: Privacy Badger - Google Chrome Emacs Adventures in DevOps - new podcast on https://devchat.tv/
Stefan and Schepp had the great opportunity to do a live podcasting show with no other than Chris Heilmann at this year's Beyond Tellerrand conference in Düsseldorf. CHRISTIAN HEILMANN Do we have t…
Stefan and Schepp had the great opportunity to do a live podcasting show with no other than Chris Heilmann at this year’s Beyond Tellerrand conference in Düsseldorf. Christian Heilmann Do we have to introduce the legendary Chris Heilmann? From Yahoo over Mozilla to now Microsoft, as Program Manager for Open Web and Browsers. We interviewed […]
(Presented by Citrix) Whether we see it as a threat or a practical productivity booster, artificial intelligence is shifting the way we work. Embracing AI at work and harnessing its power to find efficiencies can open up a new realm of possibilities. AI allows people to focus more on distinctly human tasks like creativity, empathy and intuition by freeing workers from repetitive tasks and managing high volumes of data. On this episode of Productivity Confidential, we sat down with Chris Heilmann from Microsoft, to discuss what AI means for the workforce, productivity and its effect on the job market.
GUEST BIO: Chris has worked as a lead developer on some of the largest web projects and is currently a Senior Program Manager at Microsoft. He is also the author of several JavaScript books and the Developer Evangelism book as well as being a regular presenter at conferences. EPISODE DESCRIPTION: Phil’s guest on today’s show is Chris Heilmann. Over the years, has worked as an HTML and web developer on some of the largest web projects. He has worked for netdecisions, Agilisys, Yahoo UK and Mozilla. Today, he is a Senior Program Manager Developer and Evangelist, at Microsoft. Chris is also an author who has written mainly about JavaScript. But, he is best known for his Developer Evangelism book and for his conference speaking. KEY TAKEAWAYS: (1.00) – So Chris, can you expand on that brief introduction and tell us a little bit more about yourself? Chris starts off by explaining that he did not take the normal route into an IT career. He did not go to university. His IT journey started with him writing games for the Commodore 64 and other early computers. After leaving school, he became a journalist and newscaster. In 1986, he discovered the internet and was immediately hooked. Fairly quickly, he was able to bring his two passions of tech and journalism together. Almost immediately, Chris could see the internet was going to help him and his colleagues to easily publish on a worldwide. He says that he was lucky enough to be in the right place at the right time. (2.25) - So, presumably your background in journalism has helped you in terms of other things you have done. For example, writing your books and public speaking. Chris agrees, he says his journalism skills were a great help when he started blogging. He found that his experience of writing for radio translated particularly well when writing for an online audience. When writing for the radio you have to ensure that every sentence makes perfect sense. Usually, people are doing other things while listening to the radio, for example, driving. So, they cannot focus 100% on what you are saying. The clearer you are the more likely you are to keep their attention and really get through to them. It is the same when people are reading your stuff online. You rarely have their full attention. We all tend to skim through things, so every sentence has to clearly make its point. This ability to make a point effectively and hold the attention of the audience has also been very useful when it comes to public speaking. His work as a journalist also helped Chris to adapt his message to suit the audience. (3.14) – Can you please share a unique career tip with the I.T. career audience? Chris says that being flexible is vital. He has moved to several different countries to pursue his career. If you are willing and able to be flexible there are a lot of opportunities available in the IT world. For example, You need to be prepared to work at strange hours sometimes. Doing so opens up the opportunity to collaborate with people from across the world. Being flexible enables you to put yourself in the right place at the right time, more often. Chris also thinks it is important to be prepared to physically travel so that you can work with others from across the world. Even though we have the internet you tend to get far more done when you spend time working with people face to face. (5.05) – Can you tell us what your worst career moment was? And what you learned from that experience. For Chris, his worse career moment was when the UK office of a company he was working for was shut. When that happened, basically, all of the talented people they had pulled together over 10 years were scattered to the winds. The team he was working with was very talented and worked quickly. They achieved more than the Silicon Valley team did in far less time. Yet, they still closed the office and asked everyone to move to the USA. Some people went and just stayed with the firm for the 2 years they neede for the visa. Then, naturally, they left for better offers. Chris felt that this action showed an incredible lack of insight on the part of the company. It led to all of that talent being lost just because they were geographically in the wrong place. Plus, naturally, a lot of the people were bitter. Many left in anger, which is a bad idea, especially in IT. Even today, it is quite a small world. Chris says that the best approach is to take the high ground. Don’t bad mouth the company to others. The chances are you are going to come across these people again, in the future. (7.00) – Phil asks Chris about their best career moment was. Chris has had lots of great moments. He really enjoys the fact that a small change on the front end can make such a huge positive difference for users. It is also nice when you build up your reputation to the point where finding a new job becomes almost automatic. Chris also gets pleasure from seeing the careers of others he has worked with flourish. (9.18) – Can you tell us what excites you about the future of the IT industry and careers? The fact that computers are taking over more is something that really excites Chris. This is despite the fact that AI is set to cut into the amount of work that will be available for him. Currently, he sees too many security issues slipping through the net because the code has been written by people who are basically bored with their job. In the future, much of that boring work will be done by computers. AI machines will be great at finding and fixing malicious code and debugging. They will be far faster at it than humans are. This will free developers up to become even more creative and innovative. However, for this to happen quickly the industry needs more data scientists. We need people who can see the patterns and teach machines to recognize them too. He points out that a lot of code has been written already. It is just that much of it has not been shared yet. The open source movement is helping to sort that out. As a result we are now moving forward at a far faster rate. Chris is also excited by the fact that new roles are constantly being created within the IT industry. There are dozens of exciting and interesting jobs that simply did not exist a few years ago. (12.20) – What drew you to a career in IT? Chris explains that he has always loved computers, so when he saw the chance to make working with them a part of his daily life he lept at it. He was also drawn to the sector because he realized he would be able to help people to overcome their fear of working with computers. His work on the front end was helping people to tap into this new technology and achieve more, something he really enjoyed doing. (12.51) – What is the best career advice you have ever received? That was – don’t forget to network within your company, especially when you first join. Get to know the people and their problems. Help others and do everything you can to get departments to talk to each other. Get to know other communicators within that business. Doing all of this helps you to understand your company and find your place within it. Taking this approach ensures that you will always have a backup plan. If your fantastic boss suddenly leaves and your new one is awful, you will be able to quickly move to another job. Plus, when you play a role in getting something difficult fixed you are going to quickly be seen as a valuable employee. So, staying there long-term becomes a viable option. Provided, of course, that is what you want to do. (14.31) – If you were to begin your IT career again, right now, what would you do? Nowadays, having a proper IT degree is a good thing. Chris knows that he was lucky to end up working in the IT field without a relevant degree. He says that the degree he would take now would be data science. Chris also thinks he would start out by working for smaller startups. He says that this enables you to focus on one project and see it through. This hones your skills and helps you to learn how to turn what you are working on into a success. He also says that he would not go into gaming. It is really hard to become successful in that field now. Nowadays, there is a huge pool or pre-done stuff you can draw upon to get things done quickly. You no longer need to know how to code everything from scratch. So, Chris would also focus on maximizing the potential of this. He would familiarize himself with the various components and frameworks that are available and learn how to use them to get things done fast. (16.49) – What are you currently focusing on in your career? Right now, Chris’ main objective is to move up and start building a team again. He wants to have team members who can replicate what he is doing right now, so he can focus on working with just a few clients. (17.48) – What is the number one non-technical skill that has helped you the most in your IT career? Chris finds that he uses his communication skills a lot. It is important to know how to talk to people. It also helps you to recognize when not to pursue something. Just because you have identified the perfect solution does not mean that you should insist on developing it right there and then. Sometimes you have to think of the needs of the project, chunk up your knowledge and put together something that works for now, to move things forward. Then, perhaps circle back later to push your idea and get it implemented.[[ (18.59) – Phil asks Chris to share a final piece of career advice with the audience. Make sure you stay interested in the job you are doing. Don’t do a boring job or one that you do not like, just for the money. If you do that, you are setting yourself up for failure. You have to find something that challenges you as well. If you are hiring people, always hire someone who is better than you. When you do, you open up the opportunity for you to delegate to them. They get to develop and you are freed up to do something else. In time, they become able to replace you, by which point you will be ready to move on, anyway. You should not be afraid of the people that work for you. BEST MOMENTS: (3.57) CHRIS – “Being flexible in your time and being flexible to actually work across the world is something that a lot of people still have problems with. IT is not a 9 to 5 job." (9.26) CHRIS – "I'm actually very excited that computers are taking over more and more." (9.54) CHRIS – "We should not be bored by writing software. Computers should actually be good enough to write most of the code for themselves." (13.00) CHRIS – “When you join a new company network inside the company." (16.47) CHRIS – "We are reusing 90% of the time what other people have been doing." CONTACT CHRIS: Twitter: https://twitter.com/codepo8 LinkedIn: https://www.linkedin.com/in/christianheilmann/ Website: https://christianheilmann.com/
Panel: AJ O’Neal Aimee Knight Joe Eames Charles Max Wood Special Guests: Chris Heilmann In this episode, the panel talks with programmer, Chris Heilmann. He has written books about JavaScript, in addition to writing a blog about it and is an educator about this program. He currently resides in Berlin, Germany. Let’s welcome our special guest and listen to today’s episode! Show Topics: 2:19 – Chuck talks. 2:41 – Chris: He has talked about JavaScript in Berlin upon an invitation. You can get five different suggestions about how to use JavaScript. The best practices, I have found, are on the projects I am on now. JavaScript was built in ten days. My goal is to help people navigate through JavaScript and help them feel not disenfranchised. 5:47 – Aimee: The overall theme is... 5:54 – Panelist: I really like what you said about helping people not feeling disenfranchised. 6:47 – Chris: There is a lot of peer pressure at peer conferences 7:30 – Aimee chimes in with some comments. 7:50: Chris: I think we need to hunt the person down that put... 8:03 – Panelist: A good point to that is, I try to avoid comments like, “Well, like we ALL know...” 8:27 – Chris: There are things NOT to say on stage. It happens, but we don’t want to say certain things while we are teaching people. We are building products with different groups, so keep that in mind. 9:40 – Aimee: My experience in doing this is that I have found it very rewarding to share embarrassing experiences that I’ve had. My advice would to tell people to let their guard down. It’s encouraging for me. 10:26 – Chris: It helps to show that you are vulnerable and show that you are still learning, too. We are all learning together. 90% of our job is communicating with others. 11:05 – Chuck: Now, I do want to ask this... 11:35 – Chris answers. 12:24 – What makes you say that? (Question to Chris) 12:25 – Chris answers. 13:55 – Chuck: The different systems out there are either widely distributed or... You will have to work with other people. There is no way that people can make that on their own. If you can’t work with other people, then you are a hindrance. 14:31 – Aimee chimes in. 14:53 – Chris: They have to be very self-assured. I want to do things that are at the next level. Each developer has his or her own story. I want to move up the chain, so I want to make sure these developers are self-assured. 16:07 – Chris: Back to the article... 18:26 – Chuck: Yes, I agree. Why go and fight creating a whole system when it exists. 18:54 – Chris chimes in with some comments. 19:38 – Panelist: I still use console logs. 19:48 – Chris: We all do, but we have to... 19:55 – Aimee: In the past year, I can’t tell you how much I rely on this. Do I use Angular? Do I learn Vue? All those things that you can focus on – tools. 10:21 – Chris: We are talking about the ethics of interfaces. Good code is about accessibility, privacy and maintainability, among others. Everything else is sugar on top. We are building products for other people. 22:10 – Chuck: That is the interesting message in your post, and that you are saying: having a deep, solid knowledge of React (that is sort of a status thing...). It is other things that really do matter. It’s the impact we are having. It’s those things that will make the difference. Those things people will want to work with and solves their problems. 23:00 – Chris adds his comments. He talks about Flash. 24:05 – Chris: The librarian motto: “I don’t know everything, but I can look “here” to find the answer.” We don’t know everything. 24:31 – Aimee: Learn how to learn. 24:50 – Chris: There is a big gap in the market. Scratch is a cool tool and it’s these puzzle pieces you put together. It was hard for me to use that system. No, I don’t want to do that. But if you teach the kids these tools then that’s good. 24:56 – Chuck: Here is the link, and all I had to do was write React components. 26:12 – Chris: My first laptop was 5x more heavy then this one is. Having access to the Internet is a blessing. 27:24 – Advertisement 28:21 – Chuck: Let’s bring this back around. If someone has gone through boot camp, you are recommending that they get use to know their editor, debugging, etc. Chris: 28:47 – Chris: Yes, get involved within your community. GitHub. This is a community effort. You can help. Writing code from scratch is not that necessary anymore. Why rebuild something if it works. Why fix it if it’s not broken? 31:00 – Chuck talks about his experience. 31:13 – Chris continues his thoughts. Chris: Start growing a community. 32:01 – Chuck: What ways can people get involved within their community? 32:13 – Chris: Meetup. There are a lot of opportunities out there. Just going online and seeing where the conferences 34:08 – Chris: It’s interesting when I coach people on public speaking. Sharing your knowledge and learning experience is great! 34:50 – Chuck: If they are learning how to code then...by interacting with people you can get closer to what you need/want. 35:30 – Chris continues this conversation. 35:49 – Chris: You can be the person that helps with x, y, z. Just by getting your name known then you can get a job offer. 36:23 – Chuck: How do you find out what is really good content – what’s worth your time vs. what’s not worth your time? 36:36 –Chris says, “That’s tricky!” Chris answers the question. 37:19: Chris: The best things out there right now is... 38:45 – Chuck: Anything else that people want to bring up? 39:00 – Chris continues to talk. 42:26 – Aimee adds in her thoughts. Aimee: I would encourage people to... 43:00 – Chris continues the conversation. Chris: Each project is different, when I build a web app is different then when I build a... 45:07 – Panelist: I agree. You talked about abstractions that don’t go away. You use abstractions in what you use. At some point, it’s safe to rly on this abstraction, but not this one. People may ask themselves: maybe CoffeeScript wasn’t the best thing for me. 46:11 – Chris comments and refers to jQuery. 48:58 – Chris continues the conversation. Chris: I used to work on eight different projects and they worked on different interfaces. I learned about these different environments. This is the project we are now using, and this will like it for the end of time. This is where abstractions are the weird thing. What was the use of the abstraction if it doesn’t have longevity? I think we are building things too soon and too fast. 51:04 – Chris: When I work in browsers and come up with brand new stuff. 52:21 – Panelist: Your points are great, but there are some additional things we need to talk about. Let’s take jQuery as an example. There is a strong argument that if you misuse the browser... 53:45 – Chris: The main issue I have with jQuery is that people get an immediate satisfaction. What do we do besides this? 55:58 – Panelist asks Chris further questions. 56:25 – Chris answers. Chris: There are highly frequent websites that aren’t being maintained and they aren’t maintainable anymore. 57:09 – Panelist: Prototypes were invented because... 57:51 – Chris: It’s a 20/20 thing. 58:04 – Panelist: Same thing can be said about the Y2K. 58:20 – Panelist: Yes, they had to solve that problem that day. The reality is... 58:44 – Chris: We learned from that whole experience. 1:00:51 – Chris: There was a lot of fluff around it. 1:01:35 – Panelist: Being able to see the future would be a very helpful thing. 1:01:43 – Chris continues the conversation. 1:02:44 – Chuck: How do people get ahold of you? 1:03:04 – Twitter is probably the best way. 1:03:32 – Let’s go to picks! 1:03:36 - Advertisement Links: JavaScript So you Learned Java Script, what now? – Article WebHint Article by James Sinclair Clank! Angular GitHub Meetup Chris Heilmann’s Twitter Chris Heilmann’s Website Chris Heilmann’s Medium Chris Heilmann’s LinkedIn Chris Heilmann Chris Heilmann’s GitHub Smashing Magazine – Chris Heilmann jQuery CoffeeScript React Elixir Sponsors: Kendo UI Sentry Digital Ocean Cache Fly Picks : Amiee Hacker News - How to deal with dirty side effects in your pure functional JavaScript AJ KeyBase Joe Framework Summit Clank ASMR Charles Get a Coder Job Course The Iron Druid Chronicles Framework Summit Chris Web Unleashed Toronto Kurzgesagt It Is Just You, Everything’s Not Shit
Panel: AJ O’Neal Aimee Knight Joe Eames Charles Max Wood Special Guests: Chris Heilmann In this episode, the panel talks with programmer, Chris Heilmann. He has written books about JavaScript, in addition to writing a blog about it and is an educator about this program. He currently resides in Berlin, Germany. Let’s welcome our special guest and listen to today’s episode! Show Topics: 2:19 – Chuck talks. 2:41 – Chris: He has talked about JavaScript in Berlin upon an invitation. You can get five different suggestions about how to use JavaScript. The best practices, I have found, are on the projects I am on now. JavaScript was built in ten days. My goal is to help people navigate through JavaScript and help them feel not disenfranchised. 5:47 – Aimee: The overall theme is... 5:54 – Panelist: I really like what you said about helping people not feeling disenfranchised. 6:47 – Chris: There is a lot of peer pressure at peer conferences 7:30 – Aimee chimes in with some comments. 7:50: Chris: I think we need to hunt the person down that put... 8:03 – Panelist: A good point to that is, I try to avoid comments like, “Well, like we ALL know...” 8:27 – Chris: There are things NOT to say on stage. It happens, but we don’t want to say certain things while we are teaching people. We are building products with different groups, so keep that in mind. 9:40 – Aimee: My experience in doing this is that I have found it very rewarding to share embarrassing experiences that I’ve had. My advice would to tell people to let their guard down. It’s encouraging for me. 10:26 – Chris: It helps to show that you are vulnerable and show that you are still learning, too. We are all learning together. 90% of our job is communicating with others. 11:05 – Chuck: Now, I do want to ask this... 11:35 – Chris answers. 12:24 – What makes you say that? (Question to Chris) 12:25 – Chris answers. 13:55 – Chuck: The different systems out there are either widely distributed or... You will have to work with other people. There is no way that people can make that on their own. If you can’t work with other people, then you are a hindrance. 14:31 – Aimee chimes in. 14:53 – Chris: They have to be very self-assured. I want to do things that are at the next level. Each developer has his or her own story. I want to move up the chain, so I want to make sure these developers are self-assured. 16:07 – Chris: Back to the article... 18:26 – Chuck: Yes, I agree. Why go and fight creating a whole system when it exists. 18:54 – Chris chimes in with some comments. 19:38 – Panelist: I still use console logs. 19:48 – Chris: We all do, but we have to... 19:55 – Aimee: In the past year, I can’t tell you how much I rely on this. Do I use Angular? Do I learn Vue? All those things that you can focus on – tools. 10:21 – Chris: We are talking about the ethics of interfaces. Good code is about accessibility, privacy and maintainability, among others. Everything else is sugar on top. We are building products for other people. 22:10 – Chuck: That is the interesting message in your post, and that you are saying: having a deep, solid knowledge of React (that is sort of a status thing...). It is other things that really do matter. It’s the impact we are having. It’s those things that will make the difference. Those things people will want to work with and solves their problems. 23:00 – Chris adds his comments. He talks about Flash. 24:05 – Chris: The librarian motto: “I don’t know everything, but I can look “here” to find the answer.” We don’t know everything. 24:31 – Aimee: Learn how to learn. 24:50 – Chris: There is a big gap in the market. Scratch is a cool tool and it’s these puzzle pieces you put together. It was hard for me to use that system. No, I don’t want to do that. But if you teach the kids these tools then that’s good. 24:56 – Chuck: Here is the link, and all I had to do was write React components. 26:12 – Chris: My first laptop was 5x more heavy then this one is. Having access to the Internet is a blessing. 27:24 – Advertisement 28:21 – Chuck: Let’s bring this back around. If someone has gone through boot camp, you are recommending that they get use to know their editor, debugging, etc. Chris: 28:47 – Chris: Yes, get involved within your community. GitHub. This is a community effort. You can help. Writing code from scratch is not that necessary anymore. Why rebuild something if it works. Why fix it if it’s not broken? 31:00 – Chuck talks about his experience. 31:13 – Chris continues his thoughts. Chris: Start growing a community. 32:01 – Chuck: What ways can people get involved within their community? 32:13 – Chris: Meetup. There are a lot of opportunities out there. Just going online and seeing where the conferences 34:08 – Chris: It’s interesting when I coach people on public speaking. Sharing your knowledge and learning experience is great! 34:50 – Chuck: If they are learning how to code then...by interacting with people you can get closer to what you need/want. 35:30 – Chris continues this conversation. 35:49 – Chris: You can be the person that helps with x, y, z. Just by getting your name known then you can get a job offer. 36:23 – Chuck: How do you find out what is really good content – what’s worth your time vs. what’s not worth your time? 36:36 –Chris says, “That’s tricky!” Chris answers the question. 37:19: Chris: The best things out there right now is... 38:45 – Chuck: Anything else that people want to bring up? 39:00 – Chris continues to talk. 42:26 – Aimee adds in her thoughts. Aimee: I would encourage people to... 43:00 – Chris continues the conversation. Chris: Each project is different, when I build a web app is different then when I build a... 45:07 – Panelist: I agree. You talked about abstractions that don’t go away. You use abstractions in what you use. At some point, it’s safe to rly on this abstraction, but not this one. People may ask themselves: maybe CoffeeScript wasn’t the best thing for me. 46:11 – Chris comments and refers to jQuery. 48:58 – Chris continues the conversation. Chris: I used to work on eight different projects and they worked on different interfaces. I learned about these different environments. This is the project we are now using, and this will like it for the end of time. This is where abstractions are the weird thing. What was the use of the abstraction if it doesn’t have longevity? I think we are building things too soon and too fast. 51:04 – Chris: When I work in browsers and come up with brand new stuff. 52:21 – Panelist: Your points are great, but there are some additional things we need to talk about. Let’s take jQuery as an example. There is a strong argument that if you misuse the browser... 53:45 – Chris: The main issue I have with jQuery is that people get an immediate satisfaction. What do we do besides this? 55:58 – Panelist asks Chris further questions. 56:25 – Chris answers. Chris: There are highly frequent websites that aren’t being maintained and they aren’t maintainable anymore. 57:09 – Panelist: Prototypes were invented because... 57:51 – Chris: It’s a 20/20 thing. 58:04 – Panelist: Same thing can be said about the Y2K. 58:20 – Panelist: Yes, they had to solve that problem that day. The reality is... 58:44 – Chris: We learned from that whole experience. 1:00:51 – Chris: There was a lot of fluff around it. 1:01:35 – Panelist: Being able to see the future would be a very helpful thing. 1:01:43 – Chris continues the conversation. 1:02:44 – Chuck: How do people get ahold of you? 1:03:04 – Twitter is probably the best way. 1:03:32 – Let’s go to picks! 1:03:36 - Advertisement Links: JavaScript So you Learned Java Script, what now? – Article WebHint Article by James Sinclair Clank! Angular GitHub Meetup Chris Heilmann’s Twitter Chris Heilmann’s Website Chris Heilmann’s Medium Chris Heilmann’s LinkedIn Chris Heilmann Chris Heilmann’s GitHub Smashing Magazine – Chris Heilmann jQuery CoffeeScript React Elixir Sponsors: Kendo UI Sentry Digital Ocean Cache Fly Picks : Amiee Hacker News - How to deal with dirty side effects in your pure functional JavaScript AJ KeyBase Joe Framework Summit Clank ASMR Charles Get a Coder Job Course The Iron Druid Chronicles Framework Summit Chris Web Unleashed Toronto Kurzgesagt It Is Just You, Everything’s Not Shit
Panel: AJ O’Neal Aimee Knight Joe Eames Charles Max Wood Special Guests: Chris Heilmann In this episode, the panel talks with programmer, Chris Heilmann. He has written books about JavaScript, in addition to writing a blog about it and is an educator about this program. He currently resides in Berlin, Germany. Let’s welcome our special guest and listen to today’s episode! Show Topics: 2:19 – Chuck talks. 2:41 – Chris: He has talked about JavaScript in Berlin upon an invitation. You can get five different suggestions about how to use JavaScript. The best practices, I have found, are on the projects I am on now. JavaScript was built in ten days. My goal is to help people navigate through JavaScript and help them feel not disenfranchised. 5:47 – Aimee: The overall theme is... 5:54 – Panelist: I really like what you said about helping people not feeling disenfranchised. 6:47 – Chris: There is a lot of peer pressure at peer conferences 7:30 – Aimee chimes in with some comments. 7:50: Chris: I think we need to hunt the person down that put... 8:03 – Panelist: A good point to that is, I try to avoid comments like, “Well, like we ALL know...” 8:27 – Chris: There are things NOT to say on stage. It happens, but we don’t want to say certain things while we are teaching people. We are building products with different groups, so keep that in mind. 9:40 – Aimee: My experience in doing this is that I have found it very rewarding to share embarrassing experiences that I’ve had. My advice would to tell people to let their guard down. It’s encouraging for me. 10:26 – Chris: It helps to show that you are vulnerable and show that you are still learning, too. We are all learning together. 90% of our job is communicating with others. 11:05 – Chuck: Now, I do want to ask this... 11:35 – Chris answers. 12:24 – What makes you say that? (Question to Chris) 12:25 – Chris answers. 13:55 – Chuck: The different systems out there are either widely distributed or... You will have to work with other people. There is no way that people can make that on their own. If you can’t work with other people, then you are a hindrance. 14:31 – Aimee chimes in. 14:53 – Chris: They have to be very self-assured. I want to do things that are at the next level. Each developer has his or her own story. I want to move up the chain, so I want to make sure these developers are self-assured. 16:07 – Chris: Back to the article... 18:26 – Chuck: Yes, I agree. Why go and fight creating a whole system when it exists. 18:54 – Chris chimes in with some comments. 19:38 – Panelist: I still use console logs. 19:48 – Chris: We all do, but we have to... 19:55 – Aimee: In the past year, I can’t tell you how much I rely on this. Do I use Angular? Do I learn Vue? All those things that you can focus on – tools. 10:21 – Chris: We are talking about the ethics of interfaces. Good code is about accessibility, privacy and maintainability, among others. Everything else is sugar on top. We are building products for other people. 22:10 – Chuck: That is the interesting message in your post, and that you are saying: having a deep, solid knowledge of React (that is sort of a status thing...). It is other things that really do matter. It’s the impact we are having. It’s those things that will make the difference. Those things people will want to work with and solves their problems. 23:00 – Chris adds his comments. He talks about Flash. 24:05 – Chris: The librarian motto: “I don’t know everything, but I can look “here” to find the answer.” We don’t know everything. 24:31 – Aimee: Learn how to learn. 24:50 – Chris: There is a big gap in the market. Scratch is a cool tool and it’s these puzzle pieces you put together. It was hard for me to use that system. No, I don’t want to do that. But if you teach the kids these tools then that’s good. 24:56 – Chuck: Here is the link, and all I had to do was write React components. 26:12 – Chris: My first laptop was 5x more heavy then this one is. Having access to the Internet is a blessing. 27:24 – Advertisement 28:21 – Chuck: Let’s bring this back around. If someone has gone through boot camp, you are recommending that they get use to know their editor, debugging, etc. Chris: 28:47 – Chris: Yes, get involved within your community. GitHub. This is a community effort. You can help. Writing code from scratch is not that necessary anymore. Why rebuild something if it works. Why fix it if it’s not broken? 31:00 – Chuck talks about his experience. 31:13 – Chris continues his thoughts. Chris: Start growing a community. 32:01 – Chuck: What ways can people get involved within their community? 32:13 – Chris: Meetup. There are a lot of opportunities out there. Just going online and seeing where the conferences 34:08 – Chris: It’s interesting when I coach people on public speaking. Sharing your knowledge and learning experience is great! 34:50 – Chuck: If they are learning how to code then...by interacting with people you can get closer to what you need/want. 35:30 – Chris continues this conversation. 35:49 – Chris: You can be the person that helps with x, y, z. Just by getting your name known then you can get a job offer. 36:23 – Chuck: How do you find out what is really good content – what’s worth your time vs. what’s not worth your time? 36:36 –Chris says, “That’s tricky!” Chris answers the question. 37:19: Chris: The best things out there right now is... 38:45 – Chuck: Anything else that people want to bring up? 39:00 – Chris continues to talk. 42:26 – Aimee adds in her thoughts. Aimee: I would encourage people to... 43:00 – Chris continues the conversation. Chris: Each project is different, when I build a web app is different then when I build a... 45:07 – Panelist: I agree. You talked about abstractions that don’t go away. You use abstractions in what you use. At some point, it’s safe to rly on this abstraction, but not this one. People may ask themselves: maybe CoffeeScript wasn’t the best thing for me. 46:11 – Chris comments and refers to jQuery. 48:58 – Chris continues the conversation. Chris: I used to work on eight different projects and they worked on different interfaces. I learned about these different environments. This is the project we are now using, and this will like it for the end of time. This is where abstractions are the weird thing. What was the use of the abstraction if it doesn’t have longevity? I think we are building things too soon and too fast. 51:04 – Chris: When I work in browsers and come up with brand new stuff. 52:21 – Panelist: Your points are great, but there are some additional things we need to talk about. Let’s take jQuery as an example. There is a strong argument that if you misuse the browser... 53:45 – Chris: The main issue I have with jQuery is that people get an immediate satisfaction. What do we do besides this? 55:58 – Panelist asks Chris further questions. 56:25 – Chris answers. Chris: There are highly frequent websites that aren’t being maintained and they aren’t maintainable anymore. 57:09 – Panelist: Prototypes were invented because... 57:51 – Chris: It’s a 20/20 thing. 58:04 – Panelist: Same thing can be said about the Y2K. 58:20 – Panelist: Yes, they had to solve that problem that day. The reality is... 58:44 – Chris: We learned from that whole experience. 1:00:51 – Chris: There was a lot of fluff around it. 1:01:35 – Panelist: Being able to see the future would be a very helpful thing. 1:01:43 – Chris continues the conversation. 1:02:44 – Chuck: How do people get ahold of you? 1:03:04 – Twitter is probably the best way. 1:03:32 – Let’s go to picks! 1:03:36 - Advertisement Links: JavaScript So you Learned Java Script, what now? – Article WebHint Article by James Sinclair Clank! Angular GitHub Meetup Chris Heilmann’s Twitter Chris Heilmann’s Website Chris Heilmann’s Medium Chris Heilmann’s LinkedIn Chris Heilmann Chris Heilmann’s GitHub Smashing Magazine – Chris Heilmann jQuery CoffeeScript React Elixir Sponsors: Kendo UI Sentry Digital Ocean Cache Fly Picks : Amiee Hacker News - How to deal with dirty side effects in your pure functional JavaScript AJ KeyBase Joe Framework Summit Clank ASMR Charles Get a Coder Job Course The Iron Druid Chronicles Framework Summit Chris Web Unleashed Toronto Kurzgesagt It Is Just You, Everything’s Not Shit
Before we go into season 3 of ScriptCast, let's bring back one of our favourites from our very first ScriptConf. Chris Heilmann did the opening keynote in 2017, and his talk was an instant classic! Listen to Chris and find out what he means with "JavaScript is a buffet, not the enemy"! And don't forget to visit Chris at https://twitter.com/codepo8 and join us on https://twitter.com/scriptcast
Jimmy and Jessica talk to Chris Heilmann at Techdays Finland. They talk about Progressive Web Apps, open source and AI. Guest: Chris Heilmann (@codepo8)
Voll am podcasten hier, der @workingdraft #btconf pic.twitter.com/4Kzyid5Ujl — position: absolutely (@tcaspers) 10. Mai 2016 Auch dieses Jahr waren wir auf der Düsseldorfer beyond tellerrand, wo wir nicht nur fantastische Talks gesehen, sondern uns auch wieder jemanden zum Ausfragen geschnappt haben. Anstatt dass es wie sonst nur ein Interviewpartner war, ergab es sich, dass wir […]
Web development is in a state of confusion. We feel we are not innovating enough, we are let down by browsers and OSes and we try to fill all these holes with home made remedies. It's time to look at what we have, what we lost and what is a waste of our time. More info at: https://fronteers.nl/congres/2015/sessions/christian-heilmann-of-gaps-fillers-and-empty-spaces
Web development is in a state of confusion. We feel we are not innovating enough, we are let down by browsers and OSes and we try to fill all these holes with home made remedies. It's time to look at what we have, what we lost and what is a waste of our time. More info at: https://fronteers.nl/congres/2015/sessions/christian-heilmann-of-gaps-fillers-and-empty-spaces
Ganz unverhofft gesellte sich diese Revision der gute Chris Heilmann auf einen Plauderabend zu uns. [00:00:45] News „WebKit’s JavaScriptCore and Web Inspector now have a code coverage profiler that tells you what JS code has executed“ Die News der Woche ist dieses neue Feature des kommenden Safari bzw. des jetzigen WebKit-Nightlys, mit Hilfe dessen man […]
InspiredStartups.com : Entrepreneurs Talks with Founders Sharing Their Real Startup Stories
Chris Heilmann has dedicated a lot of his time making the web better. Originally coming from a radio journalism background, he built his first web site from scratch around 1997 and spent the following years working on lots of large, international web sites. He then spent a few years in Yahoo building products and explaining and training people and is now at Mozilla. Chris wrote and contributed to six books on web development and wrote many articles and hundreds of blog posts for Ajaxian, Smashing Magazine, Yahoo, Mozilla, ScriptJunkie and many more.
In this discussion, a panel will explore the impact and legacy through the lens of three individuals who achieved initial success through athletics, sports, or physical achievement. Did their achievement come with a sense of responsibility as role models, wealthy individuals, and influencers? How does their “inherited legacy” impact their performance, drive, and attitudes toward their own accomplishments? What impact are they leaving now, and how is it similar or different to what gave them their notoriety? What is their legacy worth? Speakers: David Breashears, Michelle Kwan, Jim Brown, Chris Heilmann
Letzte Woche haben wir die beyond tellerrand 2013 in Düsseldorf besucht und dabei die Gelegenheit genutzt, Christian Heilmann von Mozilla vors Mikro zu bekommen und ihn zu Firefox OS zu befragen. Das Gespräch haben wir im Foyer aufgenommen, was leider mit vielen Nebengeräuschen einher ging. Sorry dafür.
Many web developers will agree that building accessible websites is of great importance. Still, for many of us it's hard to imagine what the web is like if the 'default' ways to interact with it just don't work for you. In this panel of user experts Bram, Antoine and Bor will show us how they interact with websites and applications and discuss what does or doesn't work for them. More info at: https://fronteers.nl/congres/2012/sessions/accessibility-panel
Many web developers will agree that building accessible websites is of great importance. Still, for many of us it's hard to imagine what the web is like if the 'default' ways to interact with it just don't work for you. In this panel of user experts Bram, Antoine and Bor will show us how they interact with websites and applications and discuss what does or doesn't work for them. More info at: https://fronteers.nl/congres/2012/sessions/accessibility-panel
Am 21.12.2011 fand das dritte Smashing Magazine Meetup statt, diesmal in Zusammenarbeit mit der Stuttgarter Google Technology Usergroup in… ähm ja Stuttgart. Zu Besuch waren Paul Irish von Google, dessen Bruder in Stuttgart lebt und den er besuchte, sowie Chris Heilmann von Mozilla, der auf Heimatbesuch war. Beide hielten je einen Vortrag: History of HTML5 […]
Every great magic trick consists of three parts or acts. The first part is called "The Pledge". You show something ordinary and build up anticipation. The second act is called "The Turn". The magician takes the ordinary something and makes it do something extraordinary. The third act, the hardest part, is "The Prestige". This is when you bring the extraordinary back to the real world. As web developers we nowadays seem to be addicted to magic tricks and we want to see more and more extraordinary things on stage and in blogs and articles to distract us from the mundane day to day jobs we have to do. This is not healthy and it is time to remember what we are here for. We do live in a magical world of development and it is time we start to use it in the real world and change our "best practices" and methodologies of the past to accommodate the needs of today. In this talk Chris Heilmann will show how each and everyone out there can do their part to make us all part of the magic instead of sitting back and consuming the show without learning the tricks. More info at: https://fronteers.nl/congres/2011/sessions/the-prestige-of-being-a-web-developer-chris-heilmann
Every great magic trick consists of three parts or acts. The first part is called "The Pledge". You show something ordinary and build up anticipation. The second act is called "The Turn". The magician takes the ordinary something and makes it do something extraordinary. The third act, the hardest part, is "The Prestige". This is when you bring the extraordinary back to the real world. As web developers we nowadays seem to be addicted to magic tricks and we want to see more and more extraordinary things on stage and in blogs and articles to distract us from the mundane day to day jobs we have to do. This is not healthy and it is time to remember what we are here for. We do live in a magical world of development and it is time we start to use it in the real world and change our "best practices" and methodologies of the past to accommodate the needs of today. In this talk Chris Heilmann will show how each and everyone out there can do their part to make us all part of the magic instead of sitting back and consuming the show without learning the tricks. More info at: https://fronteers.nl/congres/2011/sessions/the-prestige-of-being-a-web-developer-chris-heilmann
Diese Folge ist sowas von geile Scheiße, Alter™. Unabhängig davon rufen wir nochmals alle Hörer dazu auf, den Chris Heilmann zu überreden, dass er uns bald mit seiner Präsenz bei einer Firefox-Sondersendung beglückt. Wer uns übrigens einen Audio-Kommentar (Fragen, Lob, Tadel) zusenden möchte, der kann und sollte das gerne tun. Entweder via Mail an mail@markus-schlegel.com […]
Being someone who works for the web is having the best job in the world. There is really nothing that compares in terms of creativity, sharing and reach. Of course there are nagging issues but if we really take a look from afar at what we are doing there is a lot of fun to be had. In this session Chris Heilmann will show just how cool it is to be who we are and how to get joy out of our day to day jobs even when we think that everything is against us. We have the tools, we have the knowledge, we have the time. What we lack sometimes is the knowledge where to look, what to use and how to sell ourselves. Here you'll hear all about it and you will find a lot of reasons to be cheerful. More info at: https://fronteers.nl/congres/2010/sessions/reasons-to-be-cheerful-chris-heilmann
Being someone who works for the web is having the best job in the world. There is really nothing that compares in terms of creativity, sharing and reach. Of course there are nagging issues but if we really take a look from afar at what we are doing there is a lot of fun to be had. In this session Chris Heilmann will show just how cool it is to be who we are and how to get joy out of our day to day jobs even when we think that everything is against us. We have the tools, we have the knowledge, we have the time. What we lack sometimes is the knowledge where to look, what to use and how to sell ourselves. Here you'll hear all about it and you will find a lot of reasons to be cheerful. More info at: https://fronteers.nl/congres/2010/sessions/reasons-to-be-cheerful-chris-heilmann
Auf dem Symposium für Barrierefreies Webdesign hat Chris Heilmann, Yahoo-Web-Evengelist einen Vortrag über Barrierefreiheit im Netz gehalten. Die Aufzeichnung dieses sehr interessanten und kurzweiligen Vortrag hört ihr in dieser Folge der Technikwürze.
Es ist viel passiert in der letzten Zeit. Google hilft Microsoft auf die Sprünge, wir berichten von der Best of Accessibility und haben Jens Meiert, Chris Heilmann und andere vor das Mikrofon gebeten. Außerdem: Technikwürze ist Medienpartner des Conventionscamps und feiert die 150. Sendung. Plus: Verlosung für Webentwickler.
Die Diskussion um die Zugänglichkeit und Gestaltung von Webseiten via CSS haben Flash in Vergessenheit geraten lassen. Doch mit neuen Methoden und Techniken meldet sich Flash nun eindrucksvoll zurück. Chris Heilmann, Leitender Entwickler bei YAHOO, Tomas Caspers und David Maciejewski unterhalten sich darüber in der zweiten Technikwürze-Expertenrunde.