uag

The Language Of Harmony (2022)

Original broadcast date: June 17, 2022. Musician Jacob Collier is known for his electrifying performances and thoughtful views on art and humanity. This hour, Jacob joins us for a conversation on the sparks that fuel his creative process.

Learn more about sponsor message choices: podcastchoices.com/adchoices

NPR Privacy Policy




uag

Newly digitized Florentine Codex reveals Aztec culture, language

UCLA scholars contributed to Getty project, which makes 16th-century Indigenous Mexican knowledge and culture available online.




uag

Fluent in Hiring: How Language Skills Boost Talent Acquisition Success

By Andres Moreno, Founder, Chairman and CEO of Open Education In today's global market for top talent, businesses that fail to invest in attracting, retaining and developing bilingual talent are leaving money on the table. For employers, language gaps cost opportunities, erode profitability and hinder growth. It's no secret that actively recruiting bilingual candidates leads to improved business and bottom line outcomes. In fact, a ...




uag

Jan 26 - Chubu English Language Teaching Convention

LTP (Language Teaching Professionals). January 26 (Sun), 9:00-18:00 in Nagoya, Aichi. A wide variety of speakers. Deadline for presenter applications: November 30, 2024..




uag

Jan 12 - Kansai English Language Teaching Convention

LTP (Language Teaching Professionals). January 12 (Sun), 9:00-18:00 in Osaka. A wide variety of speakers. Deadline for presenter applications: November 30, 2024. .




uag

Dec 7 - CLaSIC2024: Centre for Language Studies International Conference 2024

National U of Singapore CLS (National University of Singapore Centre for Language Studies). December 7 (Sat), 9:00-19:00 in Singapore. Andy Kirkpatrick (Grifflth University, Australia), Dorothy M Chun (UC, Santa Barbara, USA), Sarah Mercer (University of Graz, Austria), Xiaoshi Li (Michigan State U, USA). Call for presentations closes April 30.




uag

Dec 6 - CLaSIC2024: Centre for Language Studies International Conference 2024

National U of Singapore CLS (National University of Singapore Centre for Language Studies). December 6 (Fri), 9:00-19:00 in Singapore. Andy Kirkpatrick (Grifflth University, Australia), Dorothy M Chun (UC, Santa Barbara, USA), Sarah Mercer (University of Graz, Austria), Xiaoshi Li (Michigan State U, USA). Call for presentations closes April 30.




uag

Dec 5 - CLaSIC2024: Centre for Language Studies International Conference 2024

National U of Singapore CLS (National University of Singapore Centre for Language Studies). December 5 (Thu), 9:00-19:00 in Singapore. Andy Kirkpatrick (Grifflth University, Australia), Dorothy M Chun (UC, Santa Barbara, USA), Sarah Mercer (University of Graz, Austria), Xiaoshi Li (Michigan State U, USA). Call for presentations closes April 30.




uag

Nov 23 - Seventh Annual Nanzan Language Education Seminar

Nanzan University (Nanzan University Language Education Seminar). November 23 (Sat), 9:00-17:00 in Nagoya, Aichi. Submissions accepted until Sept 30.




uag

Nov 18 - JALT2024: 50th Annual International Conference on Language Teaching and Learning and Educational Materials Exhibition

JALT (The Annual International Conference of the Japan Association for Language Teaching). November 18 (Mon), 9:00-16:00 in Shizuoka. Call for proposals ends March 10th, 2024.




uag

Nov 17 - JALT2024: 50th Annual International Conference on Language Teaching and Learning and Educational Materials Exhibition

JALT (The Annual International Conference of the Japan Association for Language Teaching). November 17 (Sun), 9:00-19:00 in Shizuoka. Call for proposals ends March 10th, 2024.




uag

Nov 16 - JALT2024: 50th Annual International Conference on Language Teaching and Learning and Educational Materials Exhibition

JALT (The Annual International Conference of the Japan Association for Language Teaching). November 16 (Sat), 9:00-19:00 in Shizuoka. Call for proposals ends March 10th, 2024.




uag

Kansai English Language Teaching Convention

LTP (Language Teaching Professionals). January 12 (Sun) 2025, at Kinrankai High School, Osaka.




uag

CLaSIC2024: Centre for Language Studies International Conference 2024

National U of Singapore CLS (National University of Singapore Centre for Language Studies). December 5 (Thu) - 7 (Sat) 2024, at National University of Singapore.




uag

Seventh Annual Nanzan Language Education Seminar

Nanzan University (Nanzan University Language Education Seminar). November 23 (Sat) 2024, at Nanzan University, Nagoya; and online.




uag

JALT2024: 50th Annual International Conference on Language Teaching and Learning

JALT (The Annual International Conference of the Japan Association for Language Teaching). November 15 (Fri) - 18 (Mon) 2024, at Shizuoka Convention and Arts Center (Granship) Shizuoka City.




uag

Episode 4: Scripting Languages

In this Episode, Alexander and Markus talk about scripting languages. Topics include the definition of what a scripting language is, typical usage scenarios, performance issues, programming styles and IDE support. In later Episodes we will talk about more specific topics, such as dynamic typing, reflection, functional programming as well as specific languages such as Ruby.




uag

Episode 49: Dynamic Languages for Static Minds

In this Episode we talk about dynamic languages for statically-typed minds, or in other words: which are the interesting features people should learn when they go from a langauge such as Java or C# to a language like Python or Ruby. We used Ruby as the concrete example language.

We started the discussion about important features with the concept of dynamically changing an object's type and the idea of message passing. We then looked at the concepts of blocks and closures. Next in line is a discussion about functions that create functions as well as currying. This lead into a quick discussion about continuations. Open classes, aliasing and the relationship to AOP was next on our agenda.

We then looked considered a somewhat more engineering-oriented view and looked at the importance of testing and what are the best steps of getting from static programming to dynamic programming. Finally, we discussed a bit about the current (as of October 2006) state of dynamic languages on mainstream platforms.




uag

Episode 63: A Pattern Language for Distributed Systems with Henney and Buschmann

In this Episode we talked about the new POSA 4 book which has recently been published. We talk to two of the authors, Kevlin Henney and Frank Buschmann (the third author, Doug Schmidt was not available - and he had also been on the podcast a couple of times :-)). The book contains a pattern language for distributed systems. It contains 114 patterns that had been published before by many different other authors. The patterns have been rewritten to form a consistent language. We basically talked through the different sections of the book, which gives a really good overview over the challenges and the solutions of building distributed systems. These sections include From Mud to Structure, Distribution Infrastructure, Event Demultiplexing and Dispatching, Interface Partitioning, Component Patitioning, Application Contrl, Concurrency, Synchronization, Object Interaction, Adaptazion and Extension, Modal Behaviour, Resource Management and finally, Database Access. The book references several other previous works (as listed below). Interestingly, many of these referenced works and authors have also been discussed previously on the podcast. Here are the back references:




uag

Episode 182: Domain-Specific Languages with Martin Fowler and Rebecca Parsons

In this episode, Markus talk with Martin Fowler and Rebecca Parsons about domain-specific languages.




uag

Episode 200: Markus Völter on Language Design and Domain Specific Languages

For Episode 200 of Software Engineering Radio, Diomidis Spinellis interviews Markus Völter, the podcast’s founder. Markus works as an independent researcher, consultant, and coach for itemis AG in Stuttgart, Germany. His focus is on software architecture, model-driven software development and domain specific languages as well as on product line engineering. Markus also regularly publishes articles, […]




uag

Episode 204: Anil Madhavapeddy on the Mirage Cloud Operating System and the OCaml Language

Robert talks to Dr. Anil Madhavapeddy of the Cambridge University (UK) Systems research group about the OCaml language and the Mirage cloud operating system, a microkernel written entirely in OCaml. The outline includes: history of the evolution from dedicated servers running a monolithic operating system to virutalized servers based on the Xen hypervisor to micro-kernels; […]




uag

SE-Radio Episode 240: The Groovy Language with Cédric Champeau




uag

SE-Radio-Episode-266:-Charles-Nutter-on-the-JVM-as-a-Language-Platform

Charles Nutter from the JRuby project talks to Charles Anderson about JRuby and the Java Virtual Machine (JVM) as a platform for implementing programming languages. They begin by discussing the Java platform beyond just the Java language. As a case study in implementing a language other than Java on the JVM, they discuss JRuby - what it is and how it’s implemented on the JVM. They discuss recent additions to the Java platform like the invoke-dynamic byte code and lambdas in Java 8. The conversation concludes by discussing the future of the Java language, platform, and virtual machine.




uag

SE-Radio Episode 326 Dmitry Jeremov and Svetlana Isakova on the Kotlin Programming Language

Dmitry Jeremov and Svetlana Isakova speak to Matthew Farwell about the Kotlin programming language.




uag

Episode 425: Paul Smith on The Crystal Programming Language and the Lucky Web Framework

Paul Smith discusses the Crystal Programming Language and the Lucky web framework with Jeremy Jung.




uag

SE Radio 570: Stanisław Barzowski on the jsonnet Language

Stanisław Barzowski of XTX Markets and a committer on the jsonnet project joins SE Radio's Robert Blumen for a conversation about the jsonnet programming language. A superset of JSON, jsonnet adds programming language capabilities, particularly to address the need to handle large but mostly repetitive JSON configurations. They discuss the project’s history, use cases for Grafana and Kubernetes config, and interoperability with YAML. They examine jsonnet details, including the command line, constrained capabilities of the language, and objects and inheritance, and then consider the toolchain: compiler, formatter, and linter, as well as test frameworks and testing, package management, and the language’s performance. Barzowski describes four implementations -- go, C++, Rust, and Scala -- as well as popular libraries and the standard library.




uag

SE Radio 608: Lane Wagner on Revisiting the Go Language

Lane Wagner of Boot.dev speaks with host Philip Winston about Go, the programming language that's popular for web, cloud, devops, networking, and other types of development. In addition to discussing existing features such as structs, interfaces, concurrency, and error handling, Lane and Philip take a deep look at generics, a recent addition to the language. They also explore the developer experience with Go.




uag

SE Radio 610: Phillip Carter on Observability for Large Language Models

Phillip Carter, Principal Product Manager at Honeycomb and open source software developer, talks with host Giovanni Asproni about observability for large language models (LLMs). The episode explores similarities and differences for observability with LLMs versus more conventional systems. Key topics include: how observability helps in testing parts of LLMs that aren't amenable to automated unit or integration testing; using observability to develop and refine the functionality provided by the LLM (observability-driven development); using observability to debug LLMs; and the importance of incremental development and delivery for LLMs and how observability facilitates both. Phillip also offers suggestions on how to get started with implementing observability for LLMs, as well as an overview of some of the technology's current limitations. This episode is sponsored by WorkOS.




uag

SE Radio 611: Ines Montani on Natural Language Processing

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.




uag

English, a Crazy Language Indeed!

For my first blog post this year I thought I'd provide you with a couple of light-hearted and entertaining looks at the English language. The first shows you just how confusing the language can sometimes be, whilst the second demonstrates why some suggest that English spelling should be reformed.




uag

A roadmap for engineers seeking mastery in the language of electrical schematics

In the intricate landscape of electrical engineering, the ability to decipher and interpret schematic drawings is a skill that separates the adept from the novice. This technical article delves into the art of understanding schematics, unraveling the complexities through a... Read more

The post A roadmap for engineers seeking mastery in the language of electrical schematics appeared first on EEP - Electrical Engineering Portal.




uag

Non-Roman Language

I have been studying Lao for the last few months. As I leave the school and go home to work on the internet, I don't practise that much. But I have been learning how to read and write in Lao. 




uag

Dorner and Garvey Showcase the AquaGard GT Conveyor at PACK EXPO Las Vegas

Dorner and Garvey, both Columbus McKinnon brands, recently showcased the AquaGard GT Conveyor at PACK EXPO Las Vegas.




uag

Languages and Interpreters in Early Virginia Indian Society

Early Virginia Indians spoke dialects of Algic, Iroquoian, or Siouan, three large linguistic families that include many of the more than eight hundred indigenous languages in North America. Among Virginia's Algic-speakers were the Powhatan Indians, who lived in the Tidewater and encountered the Jamestown settlers in 1607. Little is known of their language—a form of Algic known as Virginia Algonquian—although Captain John Smith and William Strachey both composed influential vocabulary lists. The Nottoways and the Meherrins lived south of the James near the fall line and spoke Iroquoian. Although the Meherrin language was never recorded, it has been identified as Iroquoian based on geography. In 1820, John Wood interviewed the elderly Nottoway "queen" Edie Turner and created a word list that eventually was recognized as Iroquoian. Virginia's Siouan-speakers, meanwhile, largely lived west of the fall line and included the Monacans, the Mannahoacs, and the Saponis. Many Virginia Indians, encouraged by the requirements of trade, diplomacy, and warfare, spoke multiple languages, and when the English arrived, they and the Powhatans eagerly exchanged boys to learn each other's language and serve as interpreters. By the twentieth century, most if not all Virginia Indian languages had become extinct, meaning that no native speakers survived. In 2005, the Terrence Malick film The New World presented a form of Algonquian based on the Smith and Strachey lists and the work of the linguist Blair Rudes.
Thu, 29 Oct 2020 18:20:19 EST




uag

[ H.764 (11/19) ] - IPTV services enhanced script language

IPTV services enhanced script language




uag

Resolution 67 - (Rev. Geneva, 2022) - Use in the ITU Telecommunication Standardization Sector of the languages of the Union on an equal footing and the Standardization Committee for Vocabulary

Resolution 67 - (Rev. Geneva, 2022) - Use in the ITU Telecommunication Standardization Sector of the languages of the Union on an equal footing and the Standardization Committee for Vocabulary




uag

[ B.17 (11/88) ] - Adoption of the CCITT Specification and Description Language (SDL)

Adoption of the CCITT Specification and Description Language (SDL)




uag

FSTP-ACC.WebVRI - Guideline on web-based remote sign language interpretation or video remote interpretation (VRI) system <font color="#FF0000">[Superseded]</font>

FSTP-ACC.WebVRI - Guideline on web-based remote sign language interpretation or video remote interpretation (VRI) system [Superseded]




uag

FSTP.ACC-WebVRI - Guideline on web-based remote sign language interpretation or video remote interpretation (VRI) system

FSTP.ACC-WebVRI - Guideline on web-based remote sign language interpretation or video remote interpretation (VRI) system




uag

[ Z.Imp100 (04/21) ] - Specification and Description Language implementer's guide - Version 4.0.1

Specification and Description Language implementer's guide - Version 4.0.1




uag

[ Z.161 (10/19) ] - Testing and Test Control Notation version 3: TTCN-3 core language

Testing and Test Control Notation version 3: TTCN-3 core language




uag

[ Z.161.7 (10/19) ] - Testing and Test Control Notation version 3: TTCN-3 language extensions: Object-oriented features

Testing and Test Control Notation version 3: TTCN-3 language extensions: Object-oriented features




uag

[ Z.161.6 (10/19) ] - Testing and Test Control Notation version 3: TTCN-3 language extensions: Advanced matching

Testing and Test Control Notation version 3: TTCN-3 language extensions: Advanced matching




uag

[ Z.161.2 (10/19) ] - Testing and Test Control Notation version 3: TTCN-3 language extensions: Configuration and deployment support

Testing and Test Control Notation version 3: TTCN-3 language extensions: Configuration and deployment support




uag

[ Z.100 Annex F3 (10/19) ] - Specification and Description Language - Overview of SDL-2010 - SDL-2010 formal definition: Dynamic semantics

Specification and Description Language - Overview of SDL-2010 - SDL-2010 formal definition: Dynamic semantics




uag

[ Z.100 Annex F2 (10/19) ] - Specification and Description Language - Overview of SDL-2010 - SDL-2010 formal definition: Static semantics

Specification and Description Language - Overview of SDL-2010 - SDL-2010 formal definition: Static semantics




uag

[ Z.104 (10/19) ] - Specification and Description Language - Data and action language in SDL-2010

Specification and Description Language - Data and action language in SDL-2010




uag

[ Z.103 (10/19) ] - Specification and Description Language - Shorthand notation and annotation in SDL-2010

Specification and Description Language - Shorthand notation and annotation in SDL-2010




uag

[ Z.102 (10/19) ] - Specification and Description Language - Comprehensive SDL-2010

Specification and Description Language - Comprehensive SDL-2010