ess Episode 24: Development Processes Pt.1 By feedproxy.google.com Published On :: Mon, 24 Jul 2006 22:00:00 +0000 In this episode Arno and Alex talk about the basics of software development processes. They discuss why and when software development processes are needed and also why some developers don't like them. They discuss the theories behind different processes and talk about defined vs empiric processes in general. This episode is the first in a row that will later on describe specific processes like eXtreme programming or the unified process. Full Article
ess Episode 64: Luke Hohmann on Architecture and Business By feedproxy.google.com Published On :: Sat, 04 Aug 2007 22:00:00 +0000 In this episode we talk about the relationship between software architecture and the business. Based on his book, Beyond Software Architecture we discuss how things such as branding, licensing, updating or different deployment scenarios influence the technical architecture of a system. We also discuss issues such as portability that add a huge amount of complexity, although from a business perspective it often does not make much sense. In the second part of the interview we discuss how the technical team and the business team can improve the way they work together. We look at some of the games (such as Buy a Feature or Give them a Hot Tub) from his new book Innovation Games, which discusses how to use collaborative play to be more creative and innovative in product creation. Full Article
ess Episode 93: Lessons Learned From Architecture Reviews with Rebecca Wirfs-Brock By feedproxy.google.com Published On :: Tue, 15 Apr 2008 12:38:12 +0000 In this episode, Markus talks to Rebecca Wirfs-Brock on what she has learned from architecture reviews. This is a very complement to the earlier episode on architecture evaluation. Full Article
ess Episode 94: Open Source Business Models with Dirk Riehle By feedproxy.google.com Published On :: Wed, 23 Apr 2008 20:56:12 +0000 In this episode we're talking to Dirk Riehle about open source business models. We started looking at the way OS projects work and defined different kinds of open source projects. In the main part of the discussion we looked at various ways of how to make money with open source: consulting, support contracts, commercial variant of an open source project, etc. We then looked at the chances and risks of each of these approaches. The next part focused on different open source licenses and how they are suitable for open source business. We concluded the episode by discussing a couple of specific questions and loose ends. After the show, Dirk informed me about the following three corrections: Black Duck Software's main product is called protexIP not IP Central, there are presently 70 licenses approved by the Open Source Initiative, and EnterpriseDB has so far acquired $37M in venture capital Full Article
ess Episode 139: Fearless Change with Linda Rising By feedproxy.google.com Published On :: Mon, 29 Jun 2009 23:04:19 +0000 This episode is once again with Linda Rising, this time on the book she coauthored with Mary Lynn Manns on introducing ideas into organizations. The talk is another one of the SE Radio Live sessions recorded at OOP 2009 - thanks to SIGS Datacom and programme chair Frances Paulisch for making this possible. Full Article
ess Episode 222: Nathan Marz on Real-Time Processing with Apache Storm By www.se-radio.net Published On :: Fri, 06 Mar 2015 17:32:44 +0000 Nathan Marz is the creator of Apache Storm, a real-time streaming application. Storm does for stream processing what Hadoop does for batch processing. The project began when Nathan was working on aggregating Twitter data using a queue-and-worker system he had designed. Many companies use Storm, including Spotify, Yelp, WebMD, and many others. Jeff and Nathan […] Full Article
ess Episode 223: Joram Barrez on the Activiti Business Process Management Platform By www.se-radio.net Published On :: Wed, 18 Mar 2015 20:49:02 +0000 Josh Long talks to Activiti cofounder Joram Barrez about the wide world of (open source) workflow engines, the Activiti BPMN2 engine, and what workflow implies when you’re building process-driven applications and services. Joram was originally a contributor to the jBPM project with jBPM founder Tom Baeyens at Red Hat. He cofounded Activiti in 2010 at […] Full Article
ess SE-Radio-Episode-287:-Success-Skills-for-Architects-with-Neil-Ford By traffic.libsyn.com Published On :: Tue, 11 Apr 2017 20:04:53 +0000 Neal Ford chats with Kim Carter about the required skills of a Software Architect, creating and maintain them, transition roles. The importance of history, developing soft skills, and dealing with losing technical skills. Full Article
ess SE-Radio Episode 320: Nate Taggart on Serverless Paradigm By se-radio.net Published On :: Tue, 27 Mar 2018 18:18:25 +0000 Kishore Bhatia discusses with Nate Taggart about Serverless. Topics include: understanding the motivations for this computing model, deep dive learning about Serverless architecture, development frameworks and tools. Learn from Nate’s experience with Serverless paradigm developing Operations tools at Stackery and find out various approaches, challenges and best practices for architecting and building Serverless applications. Full Article
ess SE-Radio Episode 329 Andreas Stefik on Accessibility for the Visually By traffic.libsyn.com Published On :: Tue, 26 Jun 2018 16:25:27 +0000 Felienne interviews Andreas Stefik about creating programs that are accessible for blind and visually impaired users. How do they consume and create software? Full Article
ess SE-Radio Episode 332: John Doran on Fixing a Broken Development Process By traffic.libsyn.com Published On :: Tue, 31 Jul 2018 17:23:30 +0000 Learn how a business that struggled with outages, performance problems, and an inability to ship overcame their problems by introducing monitoring, docker, continuous integration, and some fresh perspectives. Full Article
ess Episode 369: Derek Collison on Messaging Systems and NATS By traffic.libsyn.com Published On :: Tue, 11 Jun 2019 17:10:48 +0000 Learn how to simplify your application architecture with the introduction of a messaging system. You'll hear how different messaging patterns can make your application more flexible, easier to maintain, and improve its performance. Full Article
ess Episode 389: Ryan Singer on Basecamp's Software Development Process By traffic.libsyn.com Published On :: Mon, 18 Nov 2019 19:43:58 +0000 Ryan Singer on Basecamp’s “Shape Up” software development process. Basecamp has ditched the backlog and 2-week sprint in favor of solution “shaping” and strategic 6-week projects, using tools like scope mapping, checklists, and hill charts to understand and reduce risk. Full Article
ess Episode 438: Andy Powell on Lessons Learned from a Major Cyber Attack By traffic.libsyn.com Published On :: Sat, 12 Dec 2020 02:39:05 +0000 Andy Powell is the CISO of AP Moller Maersk and discusses the 2017 cyber attack that hit the company and the lessons learned for preventing and recovering from future attacks. Full Article
ess Episode 483: Alexander Pugh on Robotic Process Automation By traffic.libsyn.com Published On :: Wed, 27 Oct 2021 18:47:58 +0000 Alexander Pugh discusses why and when to use Robotic Process Automation (RPA). Host Jeremy Jung spoke with Pugh about interacting with systems without APIs like mainframes; the importance of having developers involved when building bots; the difficulty... Full Article
ess Episode 510: Deepthi Sigireddi on How Vitess Scales MySQL By se-radio.net Published On :: Wed, 04 May 2022 16:19:59 +0000 In this episode, Deepthi Sigireddi of the Cloud Native Computing Foundation (CNCF) spoke with SE Radio host Nikhil Krishna about how Vitess scales MySQL. They discuss the design and architecture of the product; how Vitess impacts modern data problems;... Full Article
ess Episode 513: Gil Hoffer on Applying DevOps Practices to Managing Business Applications By se-radio.net Published On :: Wed, 25 May 2022 21:10:47 +0000 Gill Hoffer, co-founder and CTO at Salto, talks with SE Radio host Kanchan Shringi about a new persona -- the Business Engineer -- created by the rise of SaaS and adoption of best-of-breed business applications for back office systems. They examine... Full Article
ess Episode 513: Gil Hoffer on Applying DevOps Practices to Managing Business Applications By se-radio.net Published On :: Wed, 25 May 2022 21:11:20 +0000 Gill Hoffer, co-founder and CTO at Salto, talks with SE Radio host Kanchan Shringi about a new persona -- the Business Engineer -- created by the rise of SaaS and adoption of best-of-breed business applications for back office systems. They examine... Full Article
ess Episode 518: Karl Wiegers on Software Engineering Lessons By se-radio.net Published On :: Wed, 29 Jun 2022 00:07:50 +0000 Karl Wiegers, Principal Consultant with Process Impact and author of 13 books, discusses specific software development practices that can help you make sure that you don't repeat the same problems he sees time and time again with every customer... Full Article
ess Episode 523: Jessi Ashdown and Uri Gilad on Data Governance By se-radio.net Published On :: Wed, 03 Aug 2022 22:55:41 +0000 Jessi Ashdown and Uri Gilad, authors of the book "Data Governance: The Definitive Guide," discuss what data governance entails, why it's important, and how it can be implemented. Host Akshay Manchale speaks with them about why data governance... Full Article
ess Episode 526: Brian Campbell on Proof of Possession Defenses By se-radio.net Published On :: Wed, 24 Aug 2022 18:24:23 +0000 Brian Campbell, Distinguished Engineer at Ping Identity discusses cryptographic defences against stolen tokens for the OAUTH2 protocol with host Priyanka Raghavan. The discussion explores various subtopics such as the history of Proof of possession... Full Article
ess Episode 543: Jon Smart on Patterns and Anti-Patterns for Successful Software Delivery in Enterprises By se-radio.net Published On :: Wed, 21 Dec 2022 17:22:00 +0000 Jon Smart, author of the book Sooner Safer Happier: Patterns and Antipatterns for Business Agility, discusses patterns and anti-patterns for the success of enterprise software projects. Host Brijesh Ammanath speaks with him about the various common... Full Article
ess SE Radio 560: Sugu Sougoumarane on Distributed SQL with Vitess By se-radio.net Published On :: Wed, 19 Apr 2023 20:46:00 +0000 Sugu Sougoumarane discusses how to face the challenges of horizontally scaling MySQL databases through the Vitess distribution engine and Planetscale, a service built on top of Vitess. The journey began with the growing pains of scale at YouTube around the time of Google’s acquisition of the video service. This episode explores ideas about topology management, sharding, Paxos, connection pooling, and how Vitess handles large transactions while abstracting complexity from the application layer. Full Article
ess SE Radio 575: Nir Valtman on Pipelineless Security By se-radio.net Published On :: Tue, 01 Aug 2023 23:43:00 +0000 Nir Valtman, co-Founder and CEO at Arnica, discusses pipelineless security with SE Radio host Priyanka Raghavan. They start by defining pipelines and then consider how to add security. Nir lays out the key challenges in getting good code coverage with the pipeline-based approach, and then describes how to implement a pipelineless approach and the advantages it offers. Priyanka quizzes him on the concept of "zero new hardcoded secrets," as well as some ways to protect GitHub repositories, and Nir shares examples of how a pipelineless approach could help in these scenarios. They then discuss false positives and handling developer fatigue in dealing with alerts. The show ends with some discussion around the product that Arnica offers and how it implements the pipelineless methodology. Full Article
ess SE Radio 580: Josh Doody on Mastering Business Communication for Software Engineers By se-radio.net Published On :: Thu, 07 Sep 2023 01:06:00 +0000 Josh Doody, author of Mastering Business Email, speaks with host Brijesh Ammanath about how software engineers can master business communication. They begin with an exploration of various communication modes, including Slack, virtual meetings, emails, and presentations. Josh shares several strategies to improve communication skills and cross-cultural communication, but if there's one key take away from this episode, it might be: “use positive language for any medium of communication; be kind and use positive words.” Brought to you by IEEE Software magazine and IEEE Computer Society. Full Article
ess SE Radio 584: Charles Weir on Ruthless Security for Busy Developers By se-radio.net Published On :: Thu, 05 Oct 2023 19:07:00 +0000 Charles Weir—developer, security researcher, and Research Fellow at Security Lancaster—joins host Giovanni Asproni to discuss an approach that development teams can use to create secure systems without wasting effort on unnecessary security work. The episode starts with a broad description of the approach, which is based on Weir's research and on a free Developer Security Essentials workshop he created. Charles presents some examples from real-world projects, his view on AI's impact on security, and information about the workshop and where to find the materials. During the conversation, they consider several related topics including the concept of "good enough" security; security as a product decision; risk assessment, classification, and prioritization; and how to approach security in startups, greenfield, and legacy systems. Full Article
ess SE Radio 587: M. Scott Ford on Managing Dependency Freshness By se-radio.net Published On :: Wed, 25 Oct 2023 22:01:00 +0000 M. Scott Ford, the CTO of Corgibytes and host of the Legacy Code Rocks podcast, discusses managing dependency freshness. SE Radio’s Sam Taggart speaks with him about why dependency freshness is important to ensure that your code has all the latest bug fixes, how exactly to measure dependency freshness, and some of the insights that teams can gain from monitoring freshness over time. Brought to you by IEEE Computer Society and IEEE Software Magazine. Full Article
ess SE Radio 604: Karl Wiegers and Candase Hokanson on Software Requirements Essentials By se-radio.net Published On :: Thu, 22 Feb 2024 00:05:00 +0000 Karl Wiegers, Principal Consultant with Process Impact and author of 14 books, and Candase Hokanson, Business Architect and PMI-Agile Certified Practitioner at ArgonDigital, speak with SE Radio host Gavin Henry about software requirements essentials. They explore five different parts of requirements engineering and how you can apply them to any ongoing project. Wiegers and Hokanson describe why requirements constantly change, how you can test that you're meeting them, and why the tools you have at hand are suitable to start straight away. They discuss the need for requirements in every software project and provide recommendations on how to gather, analyze, validate, and manage those requirements. Candase and Karl offer in-depth perspectives on a range of topics, including how to elicit requirements, speak with users, get to the source of the business or user goal, and create requirement sets, models, prototypes, and baselines. Finally, they look at specifications you can use, and how to validate, test, and verify them. Brought to you by IEEE Computer Society and IEEE Software magazine. Full Article
ess SE Radio 611: Ines Montani on Natural Language Processing By se-radio.net Published On :: Tue, 09 Apr 2024 08:00:00 +0000 Ines Montani, co-founder and CEO of Explosion, speaks with host Jeremy Jung about solving problems using natural language processing (NLP). They cover generative vs predictive tasks, creating a pipeline and breaking down problems, labeling examples for training, fine-tuning models, using LLMs to label data and build prototypes, and the spaCy NLP library. Full Article
ess SE Radio 620: Parker Selbert and Shannon Selbert on Robust Job Processing in Elixir By se-radio.net Published On :: Wed, 12 Jun 2024 18:08:00 +0000 Shannon Selbert, co-founder of Soren and developer of Oban, and Parker Selbert, creator of the Oban background job framework, chief architect at dscout, and co-founder of Soren, speak with SE Radio host Gavin Henry about robust job processing in Elixir. They explore the reliability, consistency, and observability in relation to job processing, to understand how Oban, Elixir, and PostgreSQL deliver them. The Selberts describe why Oban was created, its history, which parts of the Elixir ecosystem they use, and why this would not be possible without PostgreSQL and Elixir. They discuss the lessons learned in the 5 years since the first release, as well as use cases, job throughput, the hardest problem to solve so far, workers, queues, CRON, distributed architectures, retry algorithms, just-once methodologies, the reliability the beam brings, consistency across nodes, how PostgreSQL is vital, telemetry data, best use cases for Oban, and the most common issues that new users face. Brought to you by IEEE Computer Society and IEEE Software magazine. Full Article
ess Professional societies and you By physicstoday.scitation.org Published On :: Fri, 30 Sep 2022 00:27:49 GMT -- Delivered by Feed43 service Full Article
ess Philips Performance Wireless TAPH805BK Bluetooth Headset Review By www.pcstats.com Published On :: Fri, 06 Mar 2020 15:09:56 The Philips Performance Wireless TAPH805BK are wireless headphones with battery life that will knock your socks off, but the sound quality has a lot of room for improvement.... [PCSTATS] Full Article Audio / Sound
ess Millitronic HIVE Wireless Docking Kit By www.pcstats.com Published On :: Fri, 06 Mar 2020 15:36:50 Wireless AD networks came and went without as much as a buzz in the consumer space, and yet there is more here to see before completely dismissing it. Millitronic certainly agrees, with their HIVE wireless docking station able to connect a laptop to an external display wirelessly at low latency, while adding some more tricks on top.... [PCSTATS] Full Article Notebooks
ess Lenovo HT10 True Wireless Bluetooth Earbuds Review By www.pcstats.com Published On :: Fri, 06 Mar 2020 15:39:15 The HT10 True Wireless Bluetooth Earbuds by Lenovo are aimed towards consumers on a tight budget looking to get the best bang for the buck. ... [PCSTATS] Full Article Audio / Sound
ess Lexar Professional SL100 Pro Portable SSD Review By www.pcstats.com Published On :: Wed, 11 Mar 2020 18:36:47 External SSDs are the future when it comes to moving and storing large amounts of data. The Lexar SL100 Pro offers amazing speed and durability in sizes from 500GB up to 1TB.... [PCSTATS] Full Article Hard Drives/SSD
ess WordPress Uses RSS as Blog Export Format By www.rssboard.org Published On :: Tue, 11 Mar 2014 16:18:14 -0400 If you export your WordPress blog, it is delivered to you as an RSS feed that holds all of the blog's entries, pages and comments. WordPress makes use of five namespaces and calls the format WordPress eXtended RSS (WXR). I'm working on a Java application that converts a WXR file into a set of static HTML pages. Full Article rss news
ess RSS Enclosure Support in WordPress By www.rssboard.org Published On :: Thu, 22 Jun 2023 21:44:06 -0400 One of the biggest challenges for a software developer implementing the RSS 2.0 specification is the issue of enclosures in a feed item. The specification is infamously unclear on whether an item allows one enclosure or multiple enclosures.The RSS Advisory Board worked on the RSS Best Practices Profile for nearly two years, investigating a lot of RSS readers and feed producers to see how they handled issues like this. We ultimately made the following recommendation for enclosure:Support for the enclosure element in RSS software varies significantly because of disagreement over whether the specification permits more than one enclosure per item. Although the author intended to permit no more than one enclosure in each item, this limit is not explicit in the specification.Blogware, Movable Type and WordPress enable publishers to include multiple enclosures in each item of their RSS documents. This works successfully in some aggregators, including BottomFeeder, FeederReader, NewsGator and Safari.Other software does not support multiple enclosures, including Bloglines, FeedDemon, Google Reader and Microsoft Internet Explorer 7. The first enclosure is downloaded automatically, an aspect of enclosure support relied on in podcasting, and the additional enclosures are either ignored or must be requested manually.For best support in the widest number of aggregators, an item SHOULD NOT contain more than one enclosure.Because the profile was completed in 2007, it would be useful to see how current software handles RSS enclosures to evaluate whether any recommendations should be reconsidered. To start this effort the current WordPress was tested, since that massively successful platform publishes 60 million RSS feeds. WordPress enables audio files to be added to a blog post using the Audio icon in the block editor:When three audio files were added to a blog post in WordPress, the item in the RSS feed contained three enclosure elements:<enclosure url="http://example.com/Fanfare60.wav" length="2646044" type="audio/wav" /><enclosure url="http://example.com/CantinaBand60.wav" length="2646044" type="audio/wav" /><enclosure url="http://example.com/ImperialMarch60.wav" length="2646044" type="audio/wav" />Follow this blog for more updates on enclosure usage in feeds and feed readers.As you probably guessed, we have an RSS feed. Full Article announcements
ess The Climate Lessons a Typhoon Taught Us By www.yesmagazine.org Published On :: Tue, 09 Apr 2024 14:00:00 +0000 A decade after Typhoon Haiyan decimated the Philippines, the city of Tacloban is setting a new standard for surviving global catastrophes. Full Article Climate Environment Climate Change Typhoon Haiyan Typhoon Yolanda Philippines
ess Photo Essay: The Healing Power of Matriarchs By www.yesmagazine.org Published On :: Mon, 22 Apr 2024 14:00:00 +0000 A photographer’s connections with eight Indigenous women have helped her come to terms with her own Native ancestry and colonial trauma. Full Article Social Justice Native rights Activism Pipeline resistance Indigenous lands Pollution Water water protector MMIW Missing Murdered Indigenous Women assimilation colonial trauma Native Rights
ess A Progress 2025 Vision for Climate Justice By www.yesmagazine.org Published On :: Thu, 10 Oct 2024 21:35:40 +0000 As Hurricanes Helene and Milton devastate the Southeastern U.S., Antonia Juhasz articulates a just vision for how to fix our climate. Full Article Environment Climate YES! Presents: Rising Up with Sonali Project 2025 Progress 2025: Climate and Environment Progress 2025 Climate Crisis Climate Change
ess How to Defeat the Far-Right: Lessons From the French Left By www.yesmagazine.org Published On :: Thu, 11 Jul 2024 21:04:15 +0000 Analyst Jean Bricmont offers a deep analysis of how France's left-leaning coalition swept a plurality of seats in the recent snap elections. Full Article Democracy YES! Presents: Rising Up with Sonali France National Popular Front Marine Le Pen Emmanuel Macron National Rally Jean Bricmont
ess The Quiet Success of the Israel Divestment Movement By www.yesmagazine.org Published On :: Tue, 06 Aug 2024 21:58:27 +0000 The United States has historically provided hundreds of billions of dollars in foreign aid to Israel. The flow of taxpayer funds to Israel’s military has only increased since Israeli forces Full Article Democracy Genocide Jewish Voice for Peace BDS New York Cleveland Boycott Divest Sanction Break the Bonds Palestine Not In Our Name! Gaza Not On My Dime! Philadelphia Anti-Zionist divestment Rhode Island Ohio
ess Progress 2025: Protecting Voting Rights and Democracy By www.yesmagazine.org Published On :: Thu, 26 Sep 2024 14:00:00 +0000 Instead of Project 2025's white supremacist vision for voting rights, Progress 2025 envisions universal early voting, a national federal holiday and more. Full Article Clean elections Local power Democracy Progress 2025 Cliff Albright Donald Trump Voter Suppression voting rights YES! Presents: Rising Up with Sonali Project 2025 Progress 2025: Voting Rights
ess What Is Progress 2025? By www.yesmagazine.org Published On :: Tue, 20 Aug 2024 04:15:11 +0000 In response to Project 2025’s regressive political agenda, YES! has launched this hub for the big ideas—and grassroots methods—that offer solutions for democracy. Full Article Local power Democracy Social Justice Democratic reforms Election 2024 Progress 2025
ess Progress 2025: A Vision for LGBTQ Rights By www.yesmagazine.org Published On :: Thu, 12 Sep 2024 00:19:41 +0000 The Heritage Foundation’s Project 2025 has promised a dystopian vision for LGBTQ rights. Its ideas are consistent with authoritarian, Christian nationalist, and white supremacist objectives. It aims to criminalize the existence Full Article Democracy Social Justice LGBTQ+ Jenn M Jackson YES! Presents: Rising Up with Sonali LGBTQ Rights Progress 2025: LGBTQ Rights Progress 2025
ess A Progress 2025 Vision for Immigration By www.yesmagazine.org Published On :: Wed, 18 Sep 2024 23:02:28 +0000 Instead of Project 2025’s harsh anti-immigrant policies, here’s what a progressive, human-centered vision for immigrant rights looks like. Full Article Democracy Social Justice Racial Justice Immigration YES! Presents: Rising Up with Sonali JD Vance Progress 2025: Immigration Progress 2025 Haitian Immigrants Springfield Donald Trump 2024 Election
ess A Progress 2025 Vision of Self-Determination By www.yesmagazine.org Published On :: Wed, 02 Oct 2024 21:23:10 +0000 Project 2025, created by the extremist right-wing Heritage Foundation, takes a colonialist position on U.S. influence at home and abroad. Its authors argue that too much public land is not Full Article Social Justice YES! Presents: Rising Up with Sonali self-determination sovereignty Progress 2025: Colonialism and Sovereignty Progress 2025
ess Dr. Ibram X Kendi’s Progress 2025 Vision for Education By www.yesmagazine.org Published On :: Wed, 09 Oct 2024 22:33:03 +0000 In the face of Project 2025’s dystopian vision for education, Ibram X Kendi lays out a progressive alternative for public education in the U.S. Full Article Social Justice Education Progress 2025 Ibram X Kendi YES! Presents: Rising Up with Sonali Project 2025 Progress 2025: Education
ess Modern Climate Solutions From an Ancient Sea Goddess By www.yesmagazine.org Published On :: Tue, 08 Oct 2024 21:27:19 +0000 In the Netherlands, where most people are non-religious, a scientist is using neopaganism to shift the dialogue around climate adaptation. Full Article Climate Environment Water Climate Change Spirituality sea level rise droughts neopaganism Nehalennia Holland
ess Lessons in Climate Adaptation From Florida’s Hurricane Recovery By www.yesmagazine.org Published On :: Fri, 27 Oct 2023 15:00:00 +0000 When Hurricane Ian hit Florida in late September 2022, it took more than 100 lives, becoming the deadliest storm to hit the United States since Katrina in 2005. Hurricane Ian Full Article Environment Affordable housing Economy Capitalism Housing Florida YES! Presents: Rising Up with Sonali Disaster Capitalism Hurricane Ian