Podcasts about continous integration

  • 16PODCASTS
  • 18EPISODES
  • 49mAVG DURATION
  • ?INFREQUENT EPISODES
  • Aug 9, 2022LATEST

POPULARITY

20172018201920202021202220232024


Best podcasts about continous integration

Latest podcast episodes about continous integration

Der Data Analytics Podcast
CI - Continous Integration was ist das und was hat es mit Git zu tun?

Der Data Analytics Podcast

Play Episode Listen Later Aug 9, 2022 4:57


Was ist Continous Integration?

continous integration
FOCUS ON: DevOps
E20 – Was ist eigentlich CI/CD?

FOCUS ON: DevOps

Play Episode Listen Later Aug 25, 2021 68:49


In dieser Folge widmen wir uns der Frage, was genau sich hinter dem Begriffspaar CI/CD verbirgt. Gemeinsam mit unserem Gast Stefan Gärtner vom Competence Center CI/CD der SVA besprechen wir dabei die Ziele von Continous Integration, Continous Delivery, Continous Testing und Continous Deployment. Dabei beleuchten wir insbesondere die Frage, durch welche Tools sich der Automatisierungsprozess kontrollieren lässt und welche Ziele im Kern damit verfolgt werden.

FOCUS ON: DevOps
E20 – Was ist eigentlich CI/CD?

FOCUS ON: DevOps

Play Episode Listen Later Aug 25, 2021 68:50


In dieser Folge widmen wir uns der Frage, was genau sich hinter dem Begriffspaar CI/CD verbirgt. Gemeinsam mit unserem Gast Stefan Gärtner vom Competence Center CI/CD der SVA besprechen wir dabei die Ziele von Continous Integration, Continous Delivery, Continous Testing und Continous Deployment. Dabei beleuchten wir insbesondere die Frage, durch welche Tools sich der Automatisierungsprozess kontrollieren lässt und welche Ziele im Kern damit verfolgt werden.

programmier.bar – der Podcast für App- und Webentwicklung
Folge 87: Unser CI/CD-Ansatz und Fasttrack

programmier.bar – der Podcast für App- und Webentwicklung

Play Episode Listen Later Jun 11, 2021 59:40


Welche Voraussetzungen erfüllt sein müssen, um eine App in den App Stores von Apple und Google veröffentlichen zu können, haben wir euch in den Folgen 56 und 82 erzählt. Deshalb sprechen wir nun über geschmeidige Automatisierungen für diesen Prozess. Außerdem freuen wir uns schon jetzt auf eure Issues auf GitHub, denn wir haben eine Open Source Software entwickelt, über die wir am Ende der Folge sprechen!Für eine CI/CD Pipeline gibt es viele Definitionen und wir wollen euch einen Einblick geben, was unser aktueller Stand ist. Im Teil der Continuous Integration geht es eher darum, Entwickler:innen Aufwände abzunehmen. Beispielsweise werden geschriebene Tests automatisch ausgeführt, bevor ein Pull Request akzeptiert werden kann. CD kann für Continuous Delivery oder Continuous Deployment stehen und sorgt unter Anderem dafür, dass eine lauffähige Version der App bei allen Tester:innen ankommt und viele Schritte des Veröffentlichungsprozesses automatisiert sind. Wir reden über die von uns getesteten und eingesetzten Tools, wie zum Beispiel buddybuild, BitRise, GitHub Actions, CodeMagic und CircleCI.Um für unsere Flutter App den letzten Part der Veröffentlichung möglichst angenehm zu gestalten, haben wir Fasttrack entwickelt und Open Source für euch zur Verfügung gestellt. Mit dem Tool braucht ihr euch nicht mehr in den Oberflächen der Stores anmelden und könnt die (gestaffelte) Veröffentlichung eurer Apps einfach über euer CLI erledigen. Wir freuen uns sehr auf euer Feedback zu dem Tool – also, ab zu GitHub und Issues erstellen!Schreibt uns! Schickt uns eure Themenwünsche und euer Feedback. podcast@programmier.bar Folgt uns!Bleibt auf dem Laufenden über zukünftige Folgen und virtuelle Meetups und beteiligt euch an Community-Diskussionen. Twitter Instagram Facebook Meetup YouTube Musik: Hanimo 

Test & Code - Python Testing & Development
123: GitHub Actions - Tania Allard

Test & Code - Python Testing & Development

Play Episode Listen Later Jul 24, 2020 22:53


Lots of Python projects are starting to use GitHub Actions for Continous Integration & Deployment (CI/CD), as well as other workflows. Tania Allard, a Senior Cloud Developer Advocate at Microsoft, joins the show to answer some of my questions regarding setting up a Python project to use Actions. Some of the topics covered: How to get started with GitHub Actions for a Python project? What are workflow files? Does it matter what the file name is called? Can I have / Should I have more than one workflow? Special Guest: Tania Allard.

DevShow
DevShow #17 – DevOps

DevShow

Play Episode Listen Later May 4, 2020 72:19


Neste episódio, batemos um papo sobre DevOps. Vamos descobrir de uma vez por todas se é um cargo ou cultura (ou qualquer outra coisa)! No que o DevOps pode nos ajudar? Quer entender melhor o que é DevOps? Então coloca os fones e vem com a gente! The post DevShow #17 – DevOps appeared first on DevShow.

DevShow
DevShow #17 – DevOps

DevShow

Play Episode Listen Later May 3, 2020 72:19


Neste episódio, batemos um papo sobre DevOps. Vamos descobrir de uma vez por todas se é um cargo ou cultura (ou qualquer outra coisa)! No que o DevOps pode nos ajudar? Quer entender melhor o que é DevOps? Então coloca os fones e vem com a gente! The post DevShow #17 – DevOps appeared first on DevShow.

neste quer developers devops infraestrutura continous integration devshow
Einblicke
Software nach Maß: Herausforderungen & Lösungen

Einblicke

Play Episode Listen Later Jan 28, 2020 29:34


Kein Kunde ist wie der andere – jeder hat seine individuellen Anforderungen und Rahmenbedingungen. Daher brauchen unsere Kunden Software, die auf sie zugeschnitten ist. Offen gesagt, ist es gar nicht so einfach, eine Software nach Maß mit all ihren speziellen Anforderungen, Schnittstellen etc. in einem Team umzusetzen. Wie unsere Software-Entwicklerinnen und -Entwickler diese Herausforderung meistern, welche Prozesse und Modelle sie dafür entwickelt haben, erfahren Sie in diesem Podcast! Mit dabei sind Themen wie zum Beispiel Continuous Integration und Continuous Delivery, Fremdcode und Clean Architecture.

Devchat.tv Master Feed
iPS 276: Automating Painful Things with David House

Devchat.tv Master Feed

Play Episode Listen Later Oct 22, 2019 53:20


In this episode of The iPhreaks Show the panel interviews David House about Continous Integration and Continuous Delivery. David is an iOS developer currently living in Georgia. He has been working in iOS development since the iOS SDK was int beta.  Right now he is working for a health care company, Kaiser Permanente.   David starts by sharing how he became interested in this topic. Kaiser Permanente is a large enterprise and has large enterprise applications. Their iOS app has almost a million users along with employees who use the app as well. This led him to find a way to scale an app for a large app while also maintain quality and security.    The panel asks David to breakdown the terms Continuous Integration and Continuous Delivery. David explains that neither of these terms was meant for mobile so they now have a different meaning. Originally, Continuous Integration meant you were integrating developer changes in an automated fashion. Continuous Delivery meant you were shipping out code in an automated fashion. Now CI/CD just means you can automate things and run them continuous through your workflow, not just integration and delivery.    The panel wonders how automated systems have effected that end of the workday ritual of checking your daily build. David explains how automated pull request has made this ritual obsolete. He explains the shift left approach which is the idea is to shorten the time frame between submitting your build and receiving feedback. With the rise of the pull request, this timeframe has been significantly reduced, essentially giving you continuous feedback. Pull requests can be a pain at first but David explains how getting into a habit of using them can say developers a lot of pain and worry.    David shares a life hack that also translates well to programming. The more you regulate the boring and the tedious the more room in your brain you have for interesting and new ideas. He equates this to automation. By automating the parts of your job that are tedious and painful, you free up time and brain space for the more interesting parts of your job. He uses the example of the pain and time it took to get an app into the app store, after automating that he had more time to do the cool parts of his job that he enjoys. The panel discusses how this can benefit the solo developer and not just a developer that is part of a team.   The panel considers how automation affects the way developers learn, does help developers avoid learning to do something for themselves. Unfortunately, David believes that true. He recommends learning how to do the things your automated systems do, it may just save your butt when your system fails. He advises thinking of automated systems as a minion. It is there to do the tedious and painful jobs you don’t want to do yourself but you should still know what your minion is doing.    The panel considers the various CI tools. David has used many different tools including Jenkins, Travis, CircleCI, Bitrise and the beta for Github actions. He explains that Bitrise is a great option, it is very visual and good for beginners. Github action will be good once it is released, the best part will be the community. Both Github action and Bitrise are opensource. Jenkins has been around forever, therefore, it has good roots and is powerful. However, Jenkins is not for everyone. David explains that there should be more tools to fill the spectrum of needs.    The panel considers security in automated systems. David explains that it is hard to tell which automated systems are more secure. They consider ways to determine how secure an automated system is. Open source is one way, you can look for holes in the system by checking out the source code. Also, some systems have a reputation for security.    The panel considers the lack of educational resources and good documentation for CIs. David shares how frustrating it can be to try and find a fix for a failed build in a CI. He shares some of his hopes for the future of CI including, rich feedback, documentation, and resources for learning automated systems.   The episode ends with a discussion of Xcode bots. Peter Witham shares his experience using them. David explains that even though they have great user experience it is still really limited in what it can do. The panel finishes with some final advice for automating painful things. Panelists Andrew Madsen Peter Witham Guest David House Sponsors Sentry– use the code “devchat” for two months free on Sentry’s small plan Dev Ed Podcast My Angular Story CacheFly Links https://www.bitrise.io https://twitter.com/davidahouse https://github.com/davidahouse https://www.facebook.com/ReactNativeRadio/ https://twitter.com/R_N_Radio Picks Andrew Madsen: Human Interface Guidelines Infrastructure Peter Witham: https://plugins.jenkins.io/  David House: https://gitmoji.carloscuesta.me/

The iPhreaks Show
iPS 276: Automating Painful Things with David House

The iPhreaks Show

Play Episode Listen Later Oct 22, 2019 53:20


In this episode of The iPhreaks Show the panel interviews David House about Continous Integration and Continuous Delivery. David is an iOS developer currently living in Georgia. He has been working in iOS development since the iOS SDK was int beta.  Right now he is working for a health care company, Kaiser Permanente.   David starts by sharing how he became interested in this topic. Kaiser Permanente is a large enterprise and has large enterprise applications. Their iOS app has almost a million users along with employees who use the app as well. This led him to find a way to scale an app for a large app while also maintain quality and security.    The panel asks David to breakdown the terms Continuous Integration and Continuous Delivery. David explains that neither of these terms was meant for mobile so they now have a different meaning. Originally, Continuous Integration meant you were integrating developer changes in an automated fashion. Continuous Delivery meant you were shipping out code in an automated fashion. Now CI/CD just means you can automate things and run them continuous through your workflow, not just integration and delivery.    The panel wonders how automated systems have effected that end of the workday ritual of checking your daily build. David explains how automated pull request has made this ritual obsolete. He explains the shift left approach which is the idea is to shorten the time frame between submitting your build and receiving feedback. With the rise of the pull request, this timeframe has been significantly reduced, essentially giving you continuous feedback. Pull requests can be a pain at first but David explains how getting into a habit of using them can say developers a lot of pain and worry.    David shares a life hack that also translates well to programming. The more you regulate the boring and the tedious the more room in your brain you have for interesting and new ideas. He equates this to automation. By automating the parts of your job that are tedious and painful, you free up time and brain space for the more interesting parts of your job. He uses the example of the pain and time it took to get an app into the app store, after automating that he had more time to do the cool parts of his job that he enjoys. The panel discusses how this can benefit the solo developer and not just a developer that is part of a team.   The panel considers how automation affects the way developers learn, does help developers avoid learning to do something for themselves. Unfortunately, David believes that true. He recommends learning how to do the things your automated systems do, it may just save your butt when your system fails. He advises thinking of automated systems as a minion. It is there to do the tedious and painful jobs you don’t want to do yourself but you should still know what your minion is doing.    The panel considers the various CI tools. David has used many different tools including Jenkins, Travis, CircleCI, Bitrise and the beta for Github actions. He explains that Bitrise is a great option, it is very visual and good for beginners. Github action will be good once it is released, the best part will be the community. Both Github action and Bitrise are opensource. Jenkins has been around forever, therefore, it has good roots and is powerful. However, Jenkins is not for everyone. David explains that there should be more tools to fill the spectrum of needs.    The panel considers security in automated systems. David explains that it is hard to tell which automated systems are more secure. They consider ways to determine how secure an automated system is. Open source is one way, you can look for holes in the system by checking out the source code. Also, some systems have a reputation for security.    The panel considers the lack of educational resources and good documentation for CIs. David shares how frustrating it can be to try and find a fix for a failed build in a CI. He shares some of his hopes for the future of CI including, rich feedback, documentation, and resources for learning automated systems.   The episode ends with a discussion of Xcode bots. Peter Witham shares his experience using them. David explains that even though they have great user experience it is still really limited in what it can do. The panel finishes with some final advice for automating painful things. Panelists Andrew Madsen Peter Witham Guest David House Sponsors Sentry– use the code “devchat” for two months free on Sentry’s small plan Dev Ed Podcast My Angular Story CacheFly Links https://www.bitrise.io https://twitter.com/davidahouse https://github.com/davidahouse https://www.facebook.com/ReactNativeRadio/ https://twitter.com/R_N_Radio Picks Andrew Madsen: Human Interface Guidelines Infrastructure Peter Witham: https://plugins.jenkins.io/  David House: https://gitmoji.carloscuesta.me/

WordPress Podcasten
WordPress Interview – Peter fra WP Pusher og Branch (WordCamp Europe i Berlin)

WordPress Podcasten

Play Episode Listen Later Jul 16, 2019


I dette afsnit fra WordCamp Europe 2019 i Berlin, snakker Kåre og jeg med Peter Suhm som ejer WP Pusher og Branch. Peter, som den første Dansker, fået funding til et WordPress relateret produkt, nemlig sit seneste produkt, Branch. Hvis du eller din forretning er nysgerrig på det man kalder Continous Integration ifht. WordPress, så skal du lytte med til dette afsnit, for det er netop det Peters produkter løser.

todo:cast - Entwickler Podcast
Folge 3: Continous Integration / Continous Delivery

todo:cast - Entwickler Podcast

Play Episode Listen Later Jul 12, 2019 26:31


DevOps und CI/CD gehören aktuell zu den am meisten diskutierten Themen in der Softwareentwicklung. In dieser Folge tauschen wir uns dazu aus. Nach einer kurzen Einführung in das Thema besprechen wir, wo wir in unseren Projekten bei diesem Thema stehen und was sich für uns bewährt hat. How Netflix Thinks of DevOps https://www.youtube.com/watch?v=UTKIT6STSVM

Tech Time Podcast
AWS Reinvent 2016

Tech Time Podcast

Play Episode Listen Later Dec 12, 2016 32:00


As of 2016 AWS has more than 70 services, estimated 2 Million servers and 31 percent cloud market share. The recent Yearly AWS Summit is one of a good place to feel the excitement with 32000 engineers gathering, collaborate with boot camps, and see how things are getting put in reality and what others think about Cloud in general. Atish Narlawar talks about recent AWS Con 2016 to Stanley TSO, DevOps Engineer at @Huge. They start the conversation with the most major topic of the year AWS Lambdas. Stanley talk about Serverless Architecture and architecture patterns emerged from it AWS Serverless API w/ API Gateway, Mobile, and Live Video Stream Processing. Cost is one of the biggest factors for switching from current cloud-based servers to AWS Lambda serverless architecture, and Stanley thinks these savings are going to be the game changer. In one survey it was noted on actual production servers savings goes up to 50-90% of total current cloud expenses. Second, they talk about Alexa, and the concept of Voice user interfaces (VUIs). AWS hosted a workshop to develop Alexa skills using Raspberry PI. User Conversation is the design paradigm and interactions with the application services with little straightforward and natural way going to be a big thing in the upcoming year. Stanley thinks Amazon is pushing hard to make this transition sooner than later. He also speaks cover about AI, Machine learning presentations he attended, and how dev teams can use AWS AI services to build AI functionalities from scratch. Third, they talk about "How DevOps Culture getting evolved" across worldwide since its inception in 2009. Stanley finds DevOps became the necessary for agility; moving towards the direction of "Infrastructure as a Code" and gets into the Continous Integration workflows along with application code. Finally, He talks about Security Automation, and how Automation in the security has taken overall security to the next level. He shares the "Psychology of Security Automation," its placement from day one in the project. And how tools from NetFlix like Lemur and Repoman automates SSL creations and User permissions and facilitates development team a pace of “Move and Fast Break the things, ” and fulfills testing and security compliance. Venue: Huge, Brooklyn, NY. Host: Atish Narlawar Contact: techpodcast@aol.com Guest: Stanley Tso@stso

More Than Just Code podcast - iOS and Swift development, news and advice

This week we discuss our hands on experience with the new Apple TV. We also covered the pending 1Password for Teams and the rumoured iPad Pro release date. Picks: BackChannel.io, Grocery Shopping List and Osmo iPad Gaming System. These notes were compiled and edited by Tim on his iPad, sitting on the couch with the TV on. Episode 74 Show Notes: CocoaConf San Jose 360|iDev Andy Ihnatko  Plex for Apple TV TextBlade MAME 1Password for Teams Passpack Meldium Atari Greatest Hits (for iOS) Xcode Continous Integration Bandai Namco on the App Store  Flight Control by Firemint (acquired by EA. Is now FireMonkeys Studios) Angela Ahrendts Apple plans to start selling the iPad Pro on November 11th Apple Watch discount: Great deal, or sign of trouble? Episode 64 Picks: Backchannel.io Grocery Shopping List by Capitan Osmo iPad Gaming System

Der Übercast
#UC036: Video und Screencasting Workflows mit Andreas Zeitler

Der Übercast

Play Episode Listen Later Aug 14, 2015 84:23


Das Spotlight ist heute auf unserem Bordmechaniker, der eigentlich Video- und Screencastproduzent ist und endlich mal über seine Workflows sprechen darf. Lieber Fluggast, wenn dir das Gehörte gefällt oder dir Sorgenfalten auf die edle Stirn fabriziert, dann haben wir etwas für dich: iTunes Bewertungen. Patrick entspannt derzeit seine Handgelenke vom ständigen Steuerknüppel-Umklammern und versucht am Großglockner, bei unseren Österreichischen Freunden, ein Keyboard Maestro Marco zu installieren — der alte Cliffhanger! Wie sich rausstellt war das eine ziemlich schlechte Idee, denn nun tanzen Andreas und Sven auf dem Cockpit-Tisch. Wie turbulent so etwas werden kann merkt man schon daran, dass die beiden ernsthaft glauben im Cockpit gäbe es ein Tisch. Überbleibsel Backup und Backups Backup-Strategien scheinen beinahe so brisant zu sein wie Photo Management. Zumindest, wenn man das Feedback zu den jeweilgen Episoden anschaut. Viel Lob gab es, aber auch Kritik. Natürlich ist nur ein Backup auf dem NAS nicht aussreichend und natürlich können einzelne Backups korrupt sein, so dass sie sich nicht mehr zum Wiederherstellen nutzen lassen. Der erfahrene Pilot rät zur stichprobenartigen Inspektion. Genau deshalb haben wir ja auch von Backups (plural) und nicht von Backup (singular) gesprochen. Nicht nur grammatikalisch, sondern auch strategisch ein entscheidender Unterschied. Patrick hat eine klassische Bergpanorama-Postkarte mit Briefmarke und Stempel geschickt auf der er nochmals seine eigene Vertrauenshierachie für Backups als Schüttelreim zusammenfasst: Festplattenbackups (Archiv) NAS Backup (“Schnellzugriff Archiv”) Offsite und TimeMachine Das mit dem Dichten sollte er lassen, aber bei Backups weiß’a Bescheid, der Bur! 2015er Backblaze Harddisk Report Unter den Business Class Gästen des besten Deutschsprachigen Tech-Podcast befinden sich ja bekanntlich das Who-Is-Who der internationalen Firmenlenker. Etwas enttäuscht waren wir deshalb, dass Backblaze nicht wie geplant ihren druckfrischen jährlichen Report zur Verlässlichkeit von Backup-Festplatten pünktlich zur letzten Folge veröffentlich haben. Dafür ist der 2015er Report jetzt verfügbar. Die Erkenntnisse und Ergebnisse unterscheiden sich allerdings nur marginal von denen aus 2014. Sparse Bundles, Verschlüsselungen und Dropbox Hörer Marcus Stößel hat uns umfassendes Feedback und Fragen geliefert was Verschlüsselungen von Backups, der Dropbox mit Boxcryptor und den daraus resultierenden Folgen anbelangt (und noch einiges mehr). Da haben wir uns erstmal riesig gefreut um dann aber festgestellt, dass wir in der kürze der Zeit hier keine adäquaten Antworten geben können. Zwar referriert Andreas kurz über das Für, Wieder und Wie der Sparse Bundles, abschließend können wir das aber nur mit Hilfe der Wissenschaftsredaktion des Übercasts behandeln. Nicht aufgehoben, nur aufgeschoben. Überschallneuigkeiten KirbyDrop Schon wieder ein Kind, wenn auch ein indirektes, ehemaliger Übercast-Gäste: KirbyDrop schickt sich an mit Hilfe von Dropshare (#UC012) und Kirby (#UC025) eine echte, selbst-gehostete Alternative zu Diensten wie Droplr und CloudApp zu werden. Letztere scheinen monatlich teuerer und komplizierter zu werden. Mit ein paar KirbyDrop Features mehr, die bereits in der Planung sind, ist man bald sein eigner Wolken-Meister. Apple Watch als Haustürschlüssel Andreas ist seit dieser Sendung Zuhause ausgesperrt. Besucht ihn mal auf Stuttgart’s Straßen und schenkt ihm einen iTunes Gutschein oder zwei. Wie er dahin gekommen ist? Nein, kein Ende seiner Hausbesetzung, kein Mietrückstand und kein Eigenbedarf: Andreas hat schlichtweg immer noch keine Apple Watch und nachdem ganz Stuttgart auf Apple Watch gesteuerte Haustürschlösser umgestellt wurde, war es das eben für den Guten. Spaß beiseite, die NFC- und Bluetoothfähigkeiten der Apple Watch werden so einige Vorgänge in der Zukunft vereinfachen, z.B. das Öffnen der Haustür. Mit dem Smart Lock inkl. Apple Watch Unterstützung von August kann man das machen, muss man aber nicht. Pebble Time jetzt offiziell in Deutschland Wenn euch das Öffnen von Haustürschlössern und auch die Apple Watch nicht so wichtig sind, dann gibt es die ebenfalls gehypte Alternative ab sofort direkt in Deutschland käuflich erstehen: Die Pepple Time. Andreas’ Video und Screencasting Workflows Der Bord-Trolley mit sämtlichen Getränken steht in der Mitte des Cockpits (als Tischersatz) und auf Patrick’s verwaisten Platz haben Andreas und Sven einen riesigen Stoffhund gestellt: Andreas ist heute nämlich nicht nur Crew-Mitglied, sondern auch Gast. Doppelte Belastung, halbe Entlohnung – versteht sich! Auch wenn es kaum menschenmöglich erscheint, aber Andreas macht tatsächlich noch einen Vollzeit-Job neben dem Übercast: Mit zCasting3000 mischt er kräftig in der “Produkt-, Erklärvideo und Screencasting”-Branche mit. Da will Sven natürlich die berühmten Details wissen. Klare Prioritäten Podcaster, Video-Produzent, Barcamper, meditierender Vegetarier, … Andreas ist ohne Frage ein Tausendsassa. Da muss nicht nur Übersicht, sondern auch Prioritäten her. In seiner eignen Planung, die sich an den Flughöhen von GTD® (Getting Things Done) orientiert — endlich können die Himmelsstürmer mal im Flieger-Kauderwelsch fachsimplen — behält Andreas den Überblick und seine Ziele im Auge. Jedenfalls meistens. Video Editing Ohne Umschweife direkt zum Kern von Andreas’ Workflow. In Sachen Video Editing ist der Einstieg für den Interessierten gar nicht so schwierig: iMovie kommt mit jedem Mac und iOS Gerät frei Haus. Und schlecht ist es auch nicht, attestiert Andreas. Man kann damit recht gut die ersten Schritte machen. Danach gibt es dann im wesentlich nur die Wahl zwischen Apple’s Final Cut Pro X und Adobe’s umfassender Video Suite mit dem Ankerpunkt Premiere Pro. Dieser musste sich auch Andreas stellen und hat sich für Apple’s Paket entschieden. In Sachen Funktionen unterscheiden sich die beiden Programmpakete nur marginal, natürlich ist Konzept und Philosophie der Applikationen unterschiedlich, aber am weitesten geht die Schere beim kommerziellen Modell auseinander: Apple bietet Festpreis und Adobe macht es per Abo. Letzteres war ein entscheidender Punkt für Andreas, der sich nicht langfristig über ein Abonnement binden wollte. Screen Recording Auch hier gibt es Wettbewerb und somit eine Auswahl: ScreenFlow ist vielleicht ein bisschen so etwas wie der Platzhirsch, der aus Sicht von Andreas in den letzten Jahren aber etwas nachgelassen hat. Doch auch Camtasia hat sich gemausert und bietet heute durchaus Vergleichbares. Was Andreas super findet ist, dass man mit beiden im Grunde den kompletten Workflow, teilweise sogar über den Screencast hinaus, abbilden kann. Somit stellen beide Programme Mini-Alternativen zu den großen Video Editoren da. Zumindest für den kleinen Schnitt zwischendurch, meint Andreas. → Andreas’s Review von ScreenFlow 5 Claquette wiederum begeistert unseren Schnippler auch, bietet aber eben wirklich nur den reinen “Screen Recording”-Teil des Workflows ab, dies aber durchaus beeindruckend. Somit eine gute Komponente wenn man schon einen der großen Video-Editor-Brocken am Start hat. Motion Design Schicker Name, dreht sich aber im wesentlichen um Animationen, Effekte und so banale Dinge wie Texteinblendungen, die während der Post-Produktion dem bewegten Bild hinzugefügt werden. Auch hier kämpfen die Kolosse Apple und Adobe mit ihren jeweiligen Lösungen um den Platz im Dock des geneigten Videokünstlers: Motion 5 gegen After Effects. Aus bereits bekannten Gründen ist zCasting3000 hier auch mit der Apple Lösung Motion unterwegs. Die Integrationstiefe der jeweiligen Lösungspakete von Adobe und Apple machen eine Kombination von Programmen verschiedner Hersteller zwar nicht undenkbar, aber denkbar kompliziert. Story Telling Wie einfach alles wäre, wären da nicht immer diese “Kunden”. Natürlich können Entwickler, Produktmanager oder Prozessverantwortliche nicht genau sagen, was für ein Video sie gerne hätten. Es ist ja nunmal nicht ihr Job Videos zu erstellen. Andreas hat oft festgestellt, dass Kunden gerne Beispielvideos zeigen, was sehr hilfreich ist, meist aber entweder Inhalt oder Optik, selten aber beides illustriert. Der Prozess des Story Tellings (Ziele mit Kunden abstecken, Storyboard erstellen, Script schreiben, Unterschrift, erst dann die Produktion starten) ist für Andreas deshalb ein adäquates Mittel um in einem iterativen Prozess sich den Vorstellung des Kunden anzunähern. Um diese Annäherung visuell zu begleiten ist für Andreas Keynote die Waffe der Wahl. In der Tat hilft Keynote nicht nur beim Präsentieren sondern — Land auf, Land ab — eben auch beim Erstellen von Prototypen. Egal, ob nun von Videos oder Applikationen. Grossartiges Beispiel: Keynote does Material Design Continous Integration Der nächste Schritt um den gesamten Prozess der Video Produktion in engere und iterativere Abstimmung mit dem Kunden zu bringen nennt sich Continous Integration. Früher als reine Vision abgetan da limitierte Prozessorleistungfähigkeiten lange Renderingzeiten für Videos nach sich zogen, ist man mit modernen MacBook Pros heute schon ziemlich nah dran. Wie nahe haben Andreas und Team in einem ihrer letzten zCasting3000 Blog Posts erläutert. Workflow Speed Dating Jetzt wird es schnell, informativ und zum Teil auch lustig. Andreas stellt sich den investigativ-journalistischen Fragen von Sven, der damit schon so manches Großkaliber ins Schwanken gebracht hat. Wacker und wendig schlängelt sich Andreas durch den verbalen Hindernisparkour. Deine älteste, installierte App? Final Cut Studio TeXLive Soundtrack Pro Mouseposé SwitchResX Deine neuste, installierte App? Unglaublich, aber wahr: Während der Besitzt aller OmniGroup Applikationen bei Der Übercast eigentlich Pflicht ist fehlte Andreas bisher OmniOutliner Pro; Den hat er jetzt, auch wenn er den Umweg über die iOS App genommen hat Einmal die Menubar rauf und runter, bitte Keyboard Maestro Bittorrent Sync Pro Dropbox ExpanDrive 1Password Mini Dropshare iStat Menus SwitchResX Healthier Was ist die beste Stock App/bestes Mac OS X Feature? Andreas und die unkaputtbaren Klassiker Chess.app, dicht gefolgt von Game Center oder Grapher, der wohl außergewöhnlichsten Stock App Aber im Ernst, Preview ist natürlich eine unglaublich leistungsfähige Applikationen, fast ein Wunder, dass es sie umsonst dazu gibt und natürlich Andreas’ Beste Deine unproduktivste/unnützeste App? Als alter Minecraft “Künstler” (modernes Wort für Zocker) hat Andreas natürlich ein Lieblings Mod, nämlich Feed The Beast installiert Welche App fehlt (Dir) noch? In seinem originären Aufgabenbereich hätte Andreas gerne noch einen ordentlichen Motion Blur direkt in Apple’s Motion; Da auch der Produktmanager von Motion zur Hörerschaft des Übercasts gehört gehen wir davon aus, dass der Wunsch im nächsten Release erfüllt wird Als Mensch der in Mind Maps nicht nur denkt, sondern lebt ist Zettt mit den momentanen Lösungen im Bereich kollaboratives Mind Mapping nicht zufrieden, da gäbe es also noch Platz auf dem Markt Noch ein Gang hochgeschalten Markdown oder nicht? Selbstverständlich. Wer Markdown sagt muss auch Fountain sagen. TextEditor? Vim Task Manager? OmniFocus Launcher? LaunchBar Ablage? Textdateien. Paperless? Rechnungen werden eingescannt und direkt zum Steuerberater geschickt. Zettt’s Papieraufwand ist auf das geringste reduziert. Die Wunder des Zeitler’ischen Workflows und Setups sind demnächst übrigens auch auf The Sweet Setup zu bestaunen. Wir sagen Bescheid, versprochen. Sven’s Sweet Setup ist bereits vertreten während Patrick’s Setup noch auf dem alten Blog von Shawn rumdümpelt. Unsere Picks Andreas: PowerCube Sven: Ghostery Browser Plugin gegen (Ad-)Tracking Patrick: Kaiserschmarrn In Spenderlaune? Wir haben Flattr und PayPal am Start und würden uns freuen.

apple man vision pr land video mit pilot team blog videos spa mac zukunft gang deutschland dinge paypal setup idee preview gro motion hilfe antworten haus sicht andreas platz nas schritt ziele wort bild nfc kritik backup script stra wahl unterschied genau bereich adobe keynote egal punkt schritte konzept kunden ernst prozess wunsch freunden erkl vorstellung deine apple watches dieser auge ergebnisse etwas mitte fountain danach tisch philosophie kern wunder sven stuttgart produkt dropbox produktion einstieg planung tat mittel geh priorit workflow guten modell zumindest kombination getr selbstverst dock verl macbook pro wettbewerb cliffhangers pflicht zwar vorg grunde abo schnitt effekte somit paket hersteller haust workflows waffe cockpit backups abstimmung entwickler bescheid jedenfalls stirn setups erstellen komponente besucht programmen storyboards flugh steuerberater imovie optik letzteres stempel bur der prozess vegetarier schere ios apps umweg markdown mind mapping tausendsassa prototypen diensten verschl abonnement after effects interessierten backblaze unterschrift wacker letztere vollzeitjob besitzt screencast camtasia mind maps zocker videoproduktion produktmanager die erkenntnisse animationen als mensch postproduktion smart locks final cut pro x inspektion entlohnung applikationen dichten sorgenfalten briefmarke aufgabenbereich platzhirsch die wunder zeitler game center videok screencasting flattr schwanken gtd getting things done ios ger pebble time crewmitglied festpreis menu bar cloudapp hausbesetzung handgelenke apple l sweet setup motion blur boxcryptor mietr who is who continous integration droplr steuerkn zettt
Fragmented - Android Developer Podcast
012: Continous Integration and Collective Code Ownership

Fragmented - Android Developer Podcast

Play Episode Listen Later Jul 21, 2015 21:29


In the first "Fragment" installment we're going to talk about Continuous Integration (CI) and Collective Code Ownership (CCO). Donn talks about what CI is, why its important and how it benefits you and your team. He then dives right into CCO and how it can be facilitated through testing.

code collective ownership cco donn fragment continuous integration ci continous integration
The Changelog
Jenkins and Continous Integration

The Changelog

Play Episode Listen Later Feb 8, 2011 39:34


Kenneth and Wynn caught up with Kohsuke Kawaguchi and Andrew Bayer from the Jenkins project to talk about continuous integration, Java, and corporate backing drama.

Changelog Master Feed
Jenkins and Continous Integration (The Changelog #48)

Changelog Master Feed

Play Episode Listen Later Feb 8, 2011 39:34


Kenneth and Wynn caught up with Kohsuke Kawaguchi and Andrew Bayer from the Jenkins project to talk about continuous integration, Java, and corporate backing drama.