Podcasts about struct

Information block that is part of a database (data row)

  • 44PODCASTS
  • 54EPISODES
  • 47mAVG DURATION
  • ?INFREQUENT EPISODES
  • Jun 13, 2024LATEST
struct

POPULARITY

20172018201920202021202220232024


Best podcasts about struct

Latest podcast episodes about struct

Watch Out for Fireballs!
440: Neon Struct

Watch Out for Fireballs!

Play Episode Listen Later Jun 13, 2024 91:20


And a Die Augen Der Welt to you as well!

The Structural Engineering Channel
TSEC 116: The Benefits of Using Cross-Laminated Timber in Construction

The Structural Engineering Channel

Play Episode Listen Later Nov 9, 2023 26:27


In this episode, we talk with Mark Robertson, M.A.Sc., P.Eng., Struct.Eng., S.E., a project manager at WHM Structural Engineers, about the use of cross-laminated timber in construction, their sustainability and environmental benefits, their innovative applications in architectural projects, and the potential for the rise of taller mass timber buildings. ***The video version of this episode […] The post TSEC 116: The Benefits of Using Cross-Laminated Timber in Construction appeared first on Engineering Management Institute.

Syntax - Tasty Web Development Treats
Rust for JS Devs — Part 2

Syntax - Tasty Web Development Treats

Play Episode Listen Later Aug 23, 2023 56:01


In this episode of Syntax, Wes and Scott jump into part 2 of their look at Rust for JavaScript developers, including variables in Rust, type systems in Rust, signed and unsigned integers, and more. Show Notes 00:10 Welcome 00:43 Audio issue bugs 03:17 Building decks 06:06 Variables in Rust Syntax 647: Rust for JavaScript Developers - Node vs Rust Concepts let x = 5; // x is immutable let mut x = 5; // x is mutable const MAX_POINTS: u32 = 100_000; // must be defined at compile time 10:42 Type System in Rust 15:52 Types in Rust 19:06 Why does Rust have signed and unsigned integers? 23:35 Slicing strings with &str 27:35 enum 27:55 struct 28:19 Vec 29:33 HashMap and HashSet 33:00 Converting Signed to Unsigned Numbers let unsigned_value: u8 = 200; let signed_value: i8 = unsigned_value as i8; 36:12 What's up with &str? 43:31 Rust error messages 45:28 What is a Struct? struct User { username: String, email: String, sign_in_count: u64, active: bool, } // You can create an instance of a struct like this: let user1 = User { email: String::from("someone@example.com"), username: String::from("someusername123"), active: true, sign_in_count: 1, }; impl User { fn login(&mut self) { self.login_count += 1; } } 49:17 SIIIIICK ××× PIIIICKS ××× ××× SIIIIICK ××× PIIIICKS ××× Scott: Thermacell Patio Shield Wes: Magnet Phone Mount Shameless Plugs Scott: Sentry Wes: Wes Bos Tutorials Tweet us your tasty treats Scott's Instagram LevelUpTutorials Instagram Wes' Instagram Wes' Twitter Wes' Facebook Scott's Twitter Make sure to include @SyntaxFM in your tweets Wes Bos on Bluesky Scott on Bluesky Syntax on Bluesky

Speaking Spirit With Intuitive India Leigh
What the Struct? Soul Connections & More With Fen Druadin

Speaking Spirit With Intuitive India Leigh

Play Episode Listen Later Jun 29, 2023 68:06


This episode dives deep into the mystical world of soul connections, the ever-changing realities of human relationships, the de-struct-ing of our personal identities and realities and much more! 30-year (and many lifetime) soul connections Fen Druadin and India share vulnerably and feel into all kinds of things in the course of this conversation. Learn more about Fen at https://www.fendruadin.com/Connect with India Leigh at indialeigh.com 

Next on the Tee with Chris Mascaro, Golf Podcast
Paul Doherty, VP of Sales for the New Collection by Con.Struct - Con.Struct Green Featured by the Golf Channel at the PGA Merchandise Show, Joins Me...

Next on the Tee with Chris Mascaro, Golf Podcast

Play Episode Listen Later Apr 20, 2023 20:28


Paul Doherty of the new brand Con.Struct Green joins me in this special bonus segment of the show. Con.Struct Green was featured by The Golf Channel during this year's PGA Merchandise Show for their new and innovative designs and fabrics. They were awarded gold certification by the Worldwide Accreditation Production Agency for their use of solar energy to run their production facility and their use of recycled materials in their clothes. Paul talks about their production process, their innovative designs and colors that really pop, and anti-microbial and UV50+ protection which is so important now. Listen in and check them out online at www.conxstruct.com

Joe Benigno and Evan Roberts
A path to Rex Ryan coaching the Jets? Can the Knicks pass the Nets? Star struct

Joe Benigno and Evan Roberts

Play Episode Listen Later Feb 21, 2023 59:29


Hour 4: Rex Ryan wants to get back into coaching and Craig would love to see him back with the Jets. Can the Knicks pass the Nets in the seeding in the 2nd half? And has Craig ever been star struct? 

Modernize or Die ® Podcast - CFML News Edition
Modernize or Die® - CFML News Podcast for January 10th, 2023 - Episode 179

Modernize or Die ® Podcast - CFML News Edition

Play Episode Listen Later Jan 10, 2023 47:34


2023-01-10 Weekly News - Episode 179Watch the video version on YouTube at https://youtu.be/noI3EDu9SqQ Hosts:  Gavin Pickin - Senior Developer at Ortus Solutions Daniel Garcia - Senior Developer at Ortus Solutions Thanks to our Sponsor - Ortus SolutionsThe makers of ColdBox, CommandBox, ForgeBox, TestBox and all your favorite box-es out there. A few ways  to say thanks back to Ortus Solutions: Like and subscribe to our videos on YouTube.  Help ORTUS reach for the Stars - Star and Fork our ReposStar all of your Github Box Dependencies from CommandBox with https://www.forgebox.io/view/commandbox-github  Subscribe to our Podcast on your Podcast Apps and leave us a review Sign up for a free or paid account on CFCasts, which is releasing new content every week BOXLife store: https://www.ortussolutions.com/about-us/shop Buy Ortus's Books 102 ColdBox HMVC Quick Tips and Tricks on GumRoad (http://gum.co/coldbox-tips) Learn Modern ColdFusion (CFML) in 100+ Minutes - Free online https://modern-cfml.ortusbooks.com/ or buy an EBook or Paper copy https://www.ortussolutions.com/learn/books/coldfusion-in-100-minutes  Patreon Support ( admirable )Goal 1 - We have 42 patreons providing 100% of the funding for our Modernize or Die Podcasts via our Patreon site: https://www.patreon.com/ortussolutions. Goal 2 - We are 37% of the way to fully fund the hosting of ForgeBox.io  News and AnnouncementsSecurity Notice: Mura CMS < 10.0.580 and Masa CMS < 7.3.10Security Notice: Mura CMS < 10.0.580 and Masa CMS < 7.3.10 are affected by a critical authentication bypass vulnerability. Patch this one now. Vulnerability details will be disclosed in 60 days.https://github.com/MasaCMS/MasaCMS/releases/tag/7.3.10 https://www.murasoftware.com/mura-cms/ New Releases and UpdatesCBWIRE 2.2 ReleasedWe're excited to announce the release of CBWIRE 2.2. This release includes several added enhancements, such as new lifecycle hooks and simplified Turbo Drive integration. We changed the previous lifecycle hook of mount() to onMount() to be consistent, and several bugs were squashed.The docs have been updated also. https://cbwire.ortusbooks.com/ https://www.ortussolutions.com/blog/cbwire-22-released Webinar / Meetups and WorkshopsOrtus Event Calendar for Googlehttps://calendar.google.com/calendar/u/0?cid=Y181NjJhMWVmNjFjNGIxZTJlNmQ4OGVkNzg0NTcyOGQ1Njg5N2RkNGJiNjhjMTQwZjc3Mzc2ODk1MmIyOTQyMWVkQGdyb3VwLmNhbGVuZGFyLmdvb2dsZS5jb20 Ortus Fridays are back in Full Effect in 2023 ICYMI - Ortus Office Hours - Jan 6th, 2023 - 11 AM CST Ortus Webinar - Jan 20th 2023 - CBWIRE Coding Session - Let's build an app with CBWIRE with Grant Copley - 11 AM CST Koding with the Kiwi - Jan 27th, 2023 - 2 PM CST Ortus Office Hours - Feb 3rd, 2023 - 11 AM CST Software Craftsmanship Book Club - Feb 10th, 2023 - 2 PM CST (Patreon exclusive) Mid Michigan CFUG - Adobe's Ray Camden will be presenting Intro to Alpine.jsAlpine calls itself the jQuery for the modern web. So if you're not ready to move to React or Vue you many want to give it a serious look. They've also done the behind the scenes work to integrate it with charting programs, online rich text editors and online calendars.If you're unable to make the livestream we will make Ray's presentation available on our YouTube channel at a later date. https://youtube.com/@CFMLhttps://tinyurl.com/yeyt7y9u CFCasts Content Updateshttps://www.cfcasts.comRecent Releases ITB 2022 - All videos released to subscribers - 30+!!!! 2022 ForgeBox Module of the Week Series - 1 new Video https://cfcasts.com/series/2022-forgebox-modules-of-the-week 2022 VS Code Hint tip and Trick of the Week Series - 1 new Video https://cfcasts.com/series/2022-vs-code-hint-tip-and-trick-of-the-week  Coming Soon More ForgeBox and VS Code Podcast snippet videos ColdBox Elixir from Eric Getting Started with ContentBox from Daniel Brad with more CommandBox Videos Box-ifying a 3rd Party Library from Gavin   Conferences and TrainingCF Summit Online All the webinars, all the speakers from Adobe ColdFusion Summit 2022 – brought right to your screen. All sessions will soon be streamed online, for your convenience. Stay tuned for more! MODERNIZING THROUGH EVOLUTION NOT REVOLUTIONGuust NieuwenhuisJanuary 10, 2023 | 15:00 - 16:00 EST (1 hour)Our company has grown over a quarter of a century, and across those years we have matured as developers and IT companies, refining both our tools and practices to a degree that the past seems hardly recognizable. Counter to this are the inevitable compromises, products of constrained timeframes, limited client budgets or strained resources. Projects inevitably lean more towards growth and depth than general modernization, to the point that they become difficult to maintain. So, what happens when the bugs add up and the monster emerges? Refactor? Rewrite from scratch? We've been involved in many such projects, internally and inherited both, and have learned there is no simple answer to the question “how do we move forward?” Through case studies and anecdotes I will explain what to look out for, from both a technical and business perspective.EASIER API DEVELOPMENT AND TESTING - USE POSTMAN, WEBHOOK.SITE, AND NGROK TO ENHANCE YOUR WORKFLOWDaniel GarciaJanuary 12, 2023 | 12:00 - 13:00 EST (1 hour)Postman, Webhook.site, and ngrok are great tools that can really enhance your API development and testing workflow. PostMan is a cross-platform API Testing Tool with lots of awesome features, Webhook.site allows you to easily inspect, test, and automate any incoming HTTP request or e-mails, and ngrok enables you to expose a web server running on your local machine to the internet. These are must-have tools for any API developer (either creating or consuming). In short, these tools solve problems and best of all, they all have free versions which allow you to be very productive. My goal is that after this conference, you will start using at least one, if not all three, tools when you get home. I'm not saying using these tools will be life-changing, but I am also not not saying that eitherLEVERAGING AI / COGNITIVE SERVICES VIA COLDFUSIONMichael HayesJanuary 17 | 12:00 - 13:00 pm EST (1 hour)Azure Cognitive Services is API that leverages AI and Machine Learning to provide capability such as Sentiment Analysis, Entity Recognition, Auto Translator, Text to Speech, speech translation, and many more. All this would be written in ColdFusion 2021 of course and a GIT repo of the code will be shared with the community. There may be a secondary package that will be shared that would convert PostMan / Swagger collections to ColdFusion for rapid development via API's.SPREADSHEET MAGICKevin WrightJanuary 19 | 12:00 - 13:00 pm EST (1 hour)Microsoft Office is the 'de facto' standard in most business environments. In this session we will look at different ways of integrating with one of the most used applications of the MS office suite, Excel. Come learn how to create, access and manipulate spreadsheets programmatically with the CFSPREADSHEET tag in ColdFusion. We will go beyond basic read and write features, and will delve into more advanced techniques like working with formulas and formatting, and creating multiple sheets. We will also look at examples of more complex types of spreadsheets by using lookups and even creating and embedding dynamic charts. FORMAT: Presentation with slides / live code reviewOPPORTUNITIES FOR BLOCKCHAIN TECHNOLOGY AND NFTS IN THE REAL WORLDMasha Edelen and Nick JuntillaJanuary 24 | 14:00 - 15:00pm EST (1 hour)Understanding the value and practical use cases of Non-Fungible Tokens in modern business applications. Learn how to get started using the blockchain and building your Web 3 strategy.Website for CF Summit Onlinehttps://cfsummit-online.meetus.adobeevents.com/ VUE.JS NATION CONFERENCEJanuary 25th & 26th 2023https://vuejsnation.com/ VUEJS AMSTERDAM 20239-10 February 2023, Theater AmsterdamWorld's Most Special and Largest Vue ConferenceCALL FOR PAPERS AND BLIND TICKETS AVAILABLE NOW!Call for Papers: https://forms.gle/GopxfjYHfpE8fKa57 Blind Tickets: https://eventix.shop/abzrx3b5 https://vuejs.amsterdam/ Dev NexusApril 4-6th, 2023 in AtlantaGeorgia World Congress Center285 Andrew Young International Blvd NWAtlanta, GA 30313https://devnexus.com/ VueJS Live MAY 12 & 15, 2023ONLINE + LONDON, UKCODE / CREATE / COMMUNICATE35 SPEAKERS, 10 WORKSHOPS10000+ JOINING ONLINE GLOBALLY300 LUCKIES MEETING IN LONDONhttps://vuejslive.com/ Into the Box 2023 - 10th EditionMay 17-19, 2023 The conference will be held in The Woodlands (Houston), TexasThis year we will continue the tradition of training and offering a pre-conference hands-on training day on May 17th and our live Mariachi Band Party! However, we are back to our Spring schedule and beautiful weather in The Woodlands! Also, this 2023 will mark our 10 year anniversary. So we might have two live bands and much more!!!Still time - call for speakers for the Into The Box Conference for 2023 is open until Jan 31sthttps://www.intothebox.org/blog/into-the-box-2023-call-for-speakers https://itb2023.eventbrite.com/ CFCamp is backJune, 22-23rd 2023Marriott Hotel Munich Airport, FreisingCall for Speakers coming in the New yearhttps://www.cfcamp.org/ More conferencesNeed more conferences, this site has a huge list of conferences for almost any language/community.https://confs.tech/https://github.com/scraly/developers-conferences-agenda Blogs, Tweets, and Videos of the Week 1/10/23 - Blog - Ben Nadel - Hotwire Turbo Drive Requires Failed Form Submissions To Return A non-2xx Status CodeOver the past few weeks, I've been exploring the use of Hotwire in a ColdFusion application. It's a fascinating framework (from Basecamp) that forces you to think about web fundamentals and how to progressively enhance the user experience (UX). This morning, I ran into an issue trying to get Turbo Drive to work with HTTP Form submissions. It turns out, Turbo Drive requires non-2xx status codes to be returned in response to a failed form submission in ColdFusion.https://www.bennadel.com/blog/4385-hotwire-turbo-drive-requires-failed-form-submissions-to-return-a-non-2xx-status-code.htm 1/9/23 - Blog - Maria Jose Herrera - CBWIRE 2.2 ReleasedWe're excited to announce the release of CBWIRE 2.2. This release includes several added enhancements, such as new lifecycle hooks and simplified Turbo Drive integration. We changed the previous lifecycle hook of mount() to onMount() to be consistent, and several bugs were squashed.The docs have been updated also. https://cbwire.ortusbooks.com/ Enjoy!https://www.ortussolutions.com/blog/cbwire-22-released 1/8/23 - Blog - Ben Nadel - Code Kata: Recursively Flattening A Deep Array In Lucee CFMLYesterday, I looked at flattening an array in ColdFusion. That post was more a look at the available syntax options with a variadic function and less a look at the actual Array flattening algorithm. And, it only flattened to a single depth. As a fast-follow, I wanted to look at what it would take to recursively flatten a deep array, with nested array elements, in Lucee CFML.https://www.bennadel.com/blog/4384-code-kata-recursively-flattening-a-deep-array-in-lucee-cfml.htm  1/7/23 - Blog - Ben Nadel - Iterating Over Function Arguments Using CFLoop In Lucee CFMLIn my previous post on flattening arrays in ColdFusion, I mentioned that the arguments scope in a Function body acts as both an Array and a Struct. This is a truly great feature of ColdFusion; but, iterating over such a dynamic data structure can be confusing at times. Luckily, ColdFusion also gives us the highly dynamic CFLoop tag. We can use CFLoop to iterate over the arguments scope using either Array iteration or Struct iteration.https://www.bennadel.com/blog/4383-iterating-over-function-arguments-using-cfloop-in-lucee-cfml.htm 1/7/23 - Blog - Ben Nadel - Code Kata: Flattening An Array In Lucee CFMLYesterday, at InVision, I was writing an algorithm in which I needed to build several one-dimensional arrays. And, in some cases, I was using all simple values; but, in other cases, I was using a mixture of simple values and other arrays. To keep my calling code clean, I abstracted the logic into a flattenArray() method that would take N-arguments and then smoosh all of those arguments down into a single array. The method I created worked fine, but it just didn't look "right". I wasn't vibing it. As such, I wanted to step back and try creating a flatten method with a variety of different syntaxes to see which strikes the right balance between simplicity, elegance, and readability (which is all highly subjective).https://www.bennadel.com/blog/4382-code-kata-flattening-an-array-in-lucee-cfml.htm 1/6/23 - Blog - Ben Nadel - Hotwire Turbo Drive Doesn't Work With .cfm Page ExtensionsOver the holiday break, I had this grand vision of building a ColdFusion site and then adding Hotwire (HTML Over The Wire) to it as a progressive enhancement. Unfortunately, it took me all of break just to get the ColdFusion parts written (I chose a poor problem space). And then, when I finally installed Hotwire and tried to use Turbo Drive, nothing happened. Every link and form submission lead to a full page refresh. After a few hours of Googling, I discovered that Hotwire Turbo Drive doesn't work with .cfm file extensions.https://www.bennadel.com/blog/4381-hotwire-turbo-drive-doesnt-work-with-cfm-page-extensions.htm 1/5/23 - Tweet - Lucee Script Runner@BenNadel just listening to @WorkingCodePod, reckon you should try my github.com/lucee/script-r… for your CI with github, it's so f-ing easyhttps://twitter.com/zackster/status/1611050555308232704 https://twitter.com/zackster CFML JobsSeveral positions available on https://www.getcfmljobs.com/Listing over 39 ColdFusion positions from 25 companies across 22 locations in 5 Countries.1 new jobs listed this weekFull-Time - ColdFusion Developer at Remote - United Kingdom Jan 03https://www.getcfmljobs.com/jobs/index.cfm/united-kingdom/ColdFusion-Developer-at-Remote/11543 Other Job Links Ortus Solutions https://www.ortussolutions.com/about-us/careers  South of Shasta - https://southofshasta.com/blog/cfml-developer-wanted/  There is a jobs channel in the CFML slack team, and in the box team slack now too ForgeBox Module of the WeekCommandBox dotenvStoring secrets in source-controlled files is a bad idea, but we still need some way to provide these sensitive credentials or configuration values to our projects. This problem is exacerbated in development environments where we are running multiple servers at once. This package let's us solve this problem for servers started with CommandBox.https://www.forgebox.io/view/commandbox-dotenvVS Code Hint Tips and Tricks of the WeekFilDir - Filtered DirectoriesFiltered Directories (Fildir) helps you focus on just the parts of your monorepo that you care about. Fildir creates a virtual workspace root in the File Explorer, listing only the directories (and their subdirectories and files, recursively) that match one of a set of prefixes you specify. Adding a new prefix is simple: right click on a directory or file in the File Explorer and select "Add as Filter Prefix". Removing a prefix is also easy, accessible from either the Fildir panel, Settings UI, or in the settings.json file.https://marketplace.visualstudio.com/items?itemName=diggyk.fildir&ssr=false#overview Thank you to all of our Patreon SupportersThese individuals are personally supporting our open source initiatives to ensure the great toolings like CommandBox, ForgeBox, ColdBox,  ContentBox, TestBox and all the other boxes keep getting the continuous development they need, and funds the cloud infrastructure at our community relies on like ForgeBox for our Package Management with CommandBox. You can support us on Patreon here https://www.patreon.com/ortussolutionsDon't forget, we have Annual Memberships, pay for the year and save 10% - great for businesses. Bronze Packages and up, now get a ForgeBox Pro and CFCasts subscriptions as a perk for their Patreon Subscription. All Patreon supporters have a Profile badge on the Community Website All Patreon supporters have their own Private Forum access on the Community Website All Patreon supporters have their own Private Channel access BoxTeam Slack Live Stream Access to streams like “Koding with the Kiwi + Friends” and Ortus Software Craftsmanship Book Club https://community.ortussolutions.com/ Top Patreons ( admirable ) John Wilson - Synaptrix Tomorrows Guides Jordan Clark Gary Knight Mario Rodrigues Giancarlo Gomez David Belanger  Dan Card Jeffry McGee - Sunstar Media Dean Maunder Nolan Erck  Abdul Raheen You can see an up to date list of all sponsors on Ortus Solutions' Websitehttps://ortussolutions.com/about-us/sponsors Thanks everyone!!! ★ Support this podcast on Patreon ★

HALO Talks
Episode #361: Amira Pollack, Struct Club, CEO

HALO Talks

Play Episode Listen Later Oct 10, 2022 25:35


Struct Club brings structure to music-inspired fitness instruction. By providing software for gyms, studios, and their instructors, Struct Club's simple app & unrivaled programming database streamline the entire process of delivering impeccable group exercise classes.     In 2018, Amira incorporated Struct Club out of Harvard Business School, where she both got her MBA and began teaching indoor cycling classes at their gym. Coming from a prior career in enterprise software, she found that instructors lacked a modern tool to 'hit play & go' with facility-standard workout plans, playlists, and coaching scripts.    "There should be an app for this," she thought. Class intelligence should be shared, and even predictive of individual styles based on personal preferences. Pollack continued, "Everybody deserves a great experience. That's what we want to provide as an industry. Losing 60% of our clients in one week, for example? That's just a disastrous business problem."   Today, Struct Club's app is known by thousands of instructors in over 60 countries as their "karaoke machine" for class. But under the hood, Struct Club has a killer data engine that can fully automate a SoulCycle-esque DJ-ing & choreography process for a gym, studio, or club according to their own unique method, brand style, & rules.   Check out Struct Club's quick Overview Deck for owners, franchisors, &/or decision-making operators. Click here to download transcript. 

The Leo Black Show
Franccesca De Struct interview

The Leo Black Show

Play Episode Listen Later Sep 20, 2022 13:45


The Franccesca De Struct interview --- This episode is sponsored by · Anchor: The easiest way to make a podcast. https://anchor.fm/app Support this podcast: https://anchor.fm/leo-black6/support

Modernize or Die ® Podcast - CFML News Edition
Modernize or Die® - CFML News Podcast for June 21st, 2022 - Episode 153

Modernize or Die ® Podcast - CFML News Edition

Play Episode Listen Later Jun 21, 2022 60:32


2022-06-21 Weekly News - Episode 153Watch the video version on YouTube at https://youtu.be/9D7y9QKUzAg Hosts:  Gavin Pickin - Senior Developer at Ortus Solutions Daniel Garcia - Senior Developer at Ortus Solutions Thanks to our Sponsor - Ortus SolutionsThe makers of ColdBox, CommandBox, ForgeBox, TestBox and all your favorite box-es out there. A few ways  to say thanks back to Ortus Solutions: BUY SOME ITB TICKETS - COME TO THE CONFERENCE Like and subscribe to our videos on YouTube.  Help ORTUS reach for the Stars - Star and Fork our Repos Star all of your Github Box Dependencies from CommandBox with https://www.forgebox.io/view/commandbox-github  Subscribe to our Podcast on your Podcast Apps and leave us a review Sign up for a free or paid account on CFCasts, which is releasing new content every week BOXLife store: https://www.ortussolutions.com/about-us/shop Buy Ortus's Book - 102 ColdBox HMVC Quick Tips and Tricks on GumRoad (http://gum.co/coldbox-tips)  Patreon SupportGoal 1 - We have 37 patreons providing 100% of the funding for our Modernize or Die Podcasts via our Patreon site: https://www.patreon.com/ortussolutions. Goal 2 - We are 44% of the way to fully fund the hosting of ForgeBox.io News and AnnouncementsINTO THE BOX - UpdatesInto the Box Super Early Bird ticket pricing is over, but you can still get the Early Bird. Last week we had the next few episodes of the Modernize or Die Podcast - Conference Edition for ITB 2022… and a big announcement, the Pre-Conference Announcement.To read all of our blog posts from ITB, visit the site or subscribe to RSS https://intothebox.org/blog This week we're going to be announcing more of the podcast episodes including workshop information, and the first list of speakers for the Pre Conference Track.ITB 2022 Podcast Series - Workshop - TestBox - Getting started with BDD-TDD with Brad WoodThis podcast is a special podcast for attendees or undecided attendees, to get a view of what the workshop has to offer. Brad Wood talks about his upcoming workshop at Into the Box, he talks about who the ideal audience is, and why they should attend. He talks about what will the workshop cover, the requirements for the workshop, and what he hopes the attendees will leave the workshop with.http://www.intothebox.org/blog/itb-2022-podcast-series-workshop-testbox-getting-started-with-bdd-tdd-with-brad-wood Announcing - Pre-Conference + 3rd Track for Into the BoxDue to Covid and other reasons, some of the CFML Community Speakers will not be able to make this years Into the Box - but we wanted to include them anyways. After much discussion and debate, we eventually decided, in the efforts to maximize content, and ensuring we have speakers in front of attendees, the best option was to host a third track for the conference, and we're calling it the pre-conference track.http://www.intothebox.org/blog/announcing-pre-conference-3rd-track-for-into-the-box ITB 2022 Podcast Series - Workshop - VueJs SPA and Mobile App with Rest APIs with Gavin PickinThis podcast is a special podcast for attendees or undecided attendees, to get a view of what the workshop has to offer, from the Trainers themselves, Gavin Pickin and Daniel Garcia. This workshop will walk us through creating a Quiz Game app with a ColdBox REST API backend and a VueJS Application, written in the Quasar Framework. We will start with the concept, design our database, plan our API, write some tests, build our API, create our Quasar Framework App, and write some VueJS to hit those API Endpoints. This Quiz game will have a real-world use case, as it brings back to life an old ColdFusion / ColdBox concept, delivered in a fresh new way.http://www.intothebox.org/blog/itb-2022-podcast-series-workshop-vuejs-spa-and-mobile-app-with-rest-apis-with-gavin-pickin ITB 2022 Podcast Series - Workshop - Containerizing and Scaling Your Applications with Jon ClausenThis podcast is a special podcast for attendees or undecided attendees, to get a view of what the workshop has to offer. Jon Clausen talks about his upcoming workshop at Into the Box, he talks about who the ideal audience is, and why they should attend. He talks about what will the workshop cover, the requirements for the workshop, and what he hopes the attendees will leave the workshop with. In this workshop, you will gain knowledge and proficiency in utilizing Docker containers to develop, deploy, and scale ColdFusion (CFML) applications. Be it Docker swarms, Kubernetes, or other orchestration services. Get ready to send your applications out into the great wide world of containerization!https://www.intothebox.org/blog/itb-2022-podcast-series-workshop-testbox-containerizing-and-scaling-your-applications-with-jon-clausen ITB - Top Secret - Big Announcement - Special Pre-Conference Track Due to Covid and other reasons, some of the CFML Community Speakers will not be able to make this years Into the Box - but we wanted to include them anyways.After much discussion and debate, we eventually decided, in the efforts to maximize content, and ensuring we have speakers in front of attendees, the best option was to host a third track for the conference, and we're calling it the pre-conference track.The format: Dev Week format - Mon Aug 29th - Friday Sept 2nd. Each day will have 2 sessions, 11am CDT and 2pm CDT Sessions will be live, with Q&A via Zoom for ITB Attendee ticket holders. The recorded sessions will be provided to the ITB attendees for download to watch prior to the conference (on the plane for example) in case they cannot attend the live session. We will also have a viewing area on site, which will act like a 3rd track at the conference itself. Confirmed Speakers ( more to come ) Mark Takata Charlie Arehart Ray Camden Matthew Clemente Brian Rinaldi Michael Born New Releases and UpdatesMailgun Support for ColdBox Mail ServicesI am very excited to announce the support for the Mailgun email delivery service in our ColdBox Mail Services module (cbmailservices) thanks to Scott Steinbeck.What is MailgunMailgun is an email delivery service for sending, receiving, and tracking emails.https://www.ortussolutions.com/blog/mailgun-support-for-coldbox-mail-services Galaxie Blog 3 is Now ReleasedI am proud to announce that Galaxie Blog 3 is finally released. It was our goal to build one of the most comprehensive HTML5-based blogging platforms that meets or exceeds the out-of-the-box core blogging functionality of major platforms like WordPress. Take a look and see- with Galaxie Blog 3, I think that you will also agree that we delivered on that goal.https://www.gregoryalexander.com/blog/2022/6/9/Galaxie-Blog-3-is-Now-Released ICYMI - A MEW feature has rolled out to the CommandBox Service Manager - Task ServicesA mew feature has rolled out to the CommandBox Service Manager module. In addition to servers, you can make a Task Runner daemon into a Windows, Mac, or Linux service as well. Great for MQ consumers, file system watchers, or scheduled tasks! https://commandbox-service-manager.ortusbooks.com/task-services WEBINARS / MEETUPS AND WORKSHOPSOnline CF Meetup - “How to find, install and implement 3rd party libraries in CFML” with Gavin PickinThursday, June 23, 20229:00 AM to 10:00 AM PDTIn this meetup, Gavin will show you how to find, install and implement 3rd party libraries in ColdFusion / CFML. He will look at how to find them, how to install them, whether they are zips, gists, copy page, package managers, or even Java Jar files. We'll look at the pros and cons of different approaches, and discuss the best practices for using those 3rd party libraries.Meetup Link: https://www.meetup.com/coldfusionmeetup/events/286569044/ ICYMI - Live Stream Series - Koding with the Kiwi + FriendsSpecial Guest - Kai Koenig - Talking Databases, ORM, and Database TestingFriday, June 17th, at 1pm PDTIn this video, Gavin the Kiwi, kidnaps Kai Koenig for this weeks Koding with the Kiwi + Friends. After a lot of technical difficulties, Gavin thinks this week's videos should have been called Koding Disasters with the Kiwi + Hecklers.Before this session, Gavin broke his computer, restarted it, froze zoom, and once that was up and running, started the session, only to find the server wouldn't launch. After debugging for a few minutes off camera, the group decides to get this debugging on tape, and they work through fixing the server, and then talk about Databases, Migrations, Testing with Databases.They create some migrations, create some tables, drop some tables, and then discuss the next step, using queries, vs ORM, and how you might architect your handlers, services and models.https://cfcasts.com/series/koding-with-the-kiwi-+-friends/videos/20220617-koding-with-the-kiwi-+-friends-kai-koenig-dbs-and-debugging Live Stream Series - Koding with the Kiwi + FriendsSpecial Guest - Sam Knowlton and David Rogers - Talking about Quick & qbFriday, June 24th, at 1pm PDTPatreon's check your email, there will be an email sent Wednesday with the registration link for the zoom call… or keep an eye out in the Patreon Only BoxTeam Slack channel or the Ortus Community Forum section.Not a patreon? Sign up today or wait for us to release the recording on CFCasts after the session.https://www.patreon.com/ortussolutionsTHIS WEEK - Ortus Webinar - June - Getting started with the Legacy Migration with Dan CardJune 24th 2022: Time 11:00 AM Central Time ( US and Canada )We will look at the process of converting legacy .cfm based sites into a more modern coding design which has less overall code, is easier to maintain and manage, mistakes and errors can more readily and speedily identified and fixed, and is easier to read.Registration Link: https://us02web.zoom.us/meeting/register/tZAvceqsqj4vGd2jojyCgn7cUnytPpBeWvV5 View all Webinars: https://www.ortussolutions.com/events/webinars June 2022 Seattle ColdFusion User Group MeetingSending SMS messages using ColdFusion and the Twilio API with Leon O'DanielThursday, June 23, 20225:00 PM to 6:00 PM PDTWe are restarting our Seattle ColdFusion User Group meetings and are looking forward to meeting online with all of you.https://www.meetup.com/Seattle-ColdFusion-User-Group/events/285974950/ Adobe WorkshopsJoin the Adobe ColdFusion Workshop to learn how you and your agency can leverage ColdFusion to create amazing web content. This one-day training will cover all facets of Adobe ColdFusion that developers need to build applications that can run across multiple cloud providers or on-premiseICYMI - WEDNESDAY, JUNE 15, 20229:00 AM EDTAdobe ColdFusion WorkshopBrian Sappeyhttps://1-day-coldfusion-workshop.meetus.adobeevents.com/ WEDNESDAY, JUNE 22, 20229:00 AM CETAdobe ColdFusion WorkshopDamien Bruyndonckx (Brew-en-dohnx) https://adobe-cf-workshop.meetus.adobeevents.com/ THURSDAY, JUNE 23, 202210:00 AM PDTExploring the CF Administrator: pt2Mark Takata https://exploring-coldfusion-administrator-2.meetus.adobeevents.com/ THURSDAY, JULY 28, 202210:00 AM PDTMaking games with Adobe ColdFusionMark Takatahttps://making-games-with-adobe-coldfusion.meetus.adobeevents.com/ FREE :)Full list - https://meetus.adobeevents.com/coldfusion/ CFCasts Content Updateshttps://www.cfcasts.comJust Released LogBox 101 - https://cfcasts.com/series/logbox-101Configuring LogBox - https://cfcasts.com/series/logbox-101/videos/configuring-logbox  Publish your First ForgeBox Package - https://cfcasts.com/series/publish-your-first-forgebox-package ForgeBox Admin - Settings- https://cfcasts.com/series/publish-your-first-forgebox-package/videos/forgebox-admin-settings  Koding with the Kiwi - https://cfcasts.com/series/koding-with-the-kiwi-+-friends 20220617 - Koding with the Kiwi + Friends - Kai Koenig - DBs and Debugging - https://cfcasts.com/series/koding-with-the-kiwi-+-friends/videos/20220617-koding-with-the-kiwi-+-friends-kai-koenig-dbs-and-debugging 2022 ForgeBox Module of the Week Series - 2 new Videos - https://cfcasts.com/series/2022-forgebox-modules-of-the-week 2022 VS Code Hint tip and Trick of the Week Series - 2 new Videos - https://cfcasts.com/series/2022-vs-code-hint-tip-and-trick-of-the-week  Coming Soon Last couple of videos for Gavin Pickin - Publish Your First ForgeBox Package LogBox 101 from Eric Peterson Koding with the Kiwi + Friends More ForgeBox and VS Code Podcast snippet videos Box-ifying a 3rd Party Library from Gavin Conferences and TrainingQuasar ConfPlease let us know about you and what you'd like to speak about in all things Quasar or Vue!!!Conference Date: Saturday, July 9th, 2022 - 3 p.m. GMThttps://dev.to/quasar/its-back-quasarconf-2022-call-for-proposals-13mn VueJS ForgeOrganized by Vue SchoolThe largest hands-on Vue.js EventTeam up with 1000s of fellow Vue.js devs from around the globe to build a real-world application in just 2 days in this FREE hackathon-style event.Make connections. Build together. Learn together.Sign up as an Individual or signup as a companyCompany Deal - $2000 for a team of 5, includes VueSchool annual membership and guaranteed seat at the workshops at VueJS Forge as well… and you can pick your teamSneak Peek into the Project: Project Management SAAS Apphttps://vuejsforge.com/Adobe Developer Week 2022July 18-22, 2022Online - Virtual - FreeThe Adobe ColdFusion Developer Week is back - bigger and better than ever! This year, our experts are gearing up to host a series of webinars on all things ColdFusion. This is your chance to learn with them, get your questions answered, and build cloud-native applications with ease.Speakers have been announcedAgenda has been announcedhttps://adobe-coldfusion-devweek-2022.attendease.com/registration/formTHAT ConferenceHowdy. We're a full-stack, tech-obsessed community of fun, code-loving humans who share and learn together.We geek-out in Texas and Wisconsin once a year but we host digital events all the time.WISCONSIN DELLS, WI / JULY 25TH - 28TH, 2022A four-day summer camp for developers passionate about learning all things mobile, web, cloud, and technology.https://that.us/events/wi/2022/ Our very own Daniel Garcia is speaking there https://that.us/activities/sb6dRP8ZNIBIKngxswItInto The Box 2022September 6, 7 and 8, 2022One day workshops before the two day conference!Super Early bird pricing ended May 31st, 2022 - Get the early bird price nowSign up for the workshops before they fill upITB Blog has new updates almost every day!Conference Website:https://intothebox.orgCF Summit - OfficialMirageOct 3rd & 4th - CFSummit ConferenceOct 5th - Adobe Certified Professional: Adobe ColdFusion Certification Classes & Testshttps://cfsummit.adobeevents.com/ Registrations are now open.For just $99!Grab your early-bird tickets before June 30.Call for Speakers is now Open - No Closing Date - Submit soonFrom Slack re Adobe Certified ProfessionalThe Adobe Certified Professional: Adobe ColdFusion cert is a totally different, MUCH more difficult and comprehensive certification than the CF Specialist previously offered. Mark Takata, Nolan and Dave F + the CF engineering team, Elishia and Kishore all spent a week together building the new one and it is HARD. I highly recommend it as a test of your skills, I guarantee everyone will learn something new.Yes, but there's also over 100 hours of video to go over before the 1 day lecture + cert. So you watch videos, sit in class, then take the exam there. It is no joke, definitely challenging, but super satisfying to pass.Plus you get access to those videos for a year, which is nice for going back and reviewing things down the line.https://www.adobe.com/products/coldfusion-family/certificate.html Into the Box Latam 2022Dec 7thMore information is coming very soon.CFCampNo CFCAMP 2022, we're trying again for summer 2023TLDR is that it's just too hard and there's too much uncertainty right now.More conferencesNeed more conferences, this site has a huge list of conferences for almost any language/community.https://confs.tech/Blogs, Tweets, and Videos of the Week 6/21/22 - Blog - Daniel Garcia - Ortus Solutions - Getting started with ColdBox DebuggerThe ColdBox Debugger (cbDebugger) module is “a light-weight performance monitor and profiling tool for ColdBox applications” that can be used to see what is going on with your site. It can monitor any ColdBox site, from frontend sites with views to REST API sites. It can also track many things and give insights into requests, CacheBox caches, database activity (including cborm, quick, qb, and Adobe CF 2018+). It has also been recently updated to use Alpine JS as well as other enhancements. If you have not used ColdBox Debugger in a while, it is time to take another look.https://www.ortussolutions.com/blog/getting-started-with-coldbox-debugger 6/21/22 - Blog/Podcast - Ortus Solutions - ITB 2022 Podcast Series - Workshop - Containerizing and Scaling Your Applications with Jon ClausenThis podcast is a special podcast for attendees or undecided attendees, to get a view of what the workshop has to offer. Jon Clausen talks about his upcoming workshop at Into the Box, he talks about who the ideal audience is, and why they should attend. He talks about what will the workshop cover, the requirements for the workshop, and what he hopes the attendees will leave the workshop with. In this workshop, you will gain knowledge and proficiency in utilizing Docker containers to develop, deploy, and scale ColdFusion (CFML) applications. Be it Docker swarms, Kubernetes, or other orchestration services. Get ready to send your applications out into the great wide world of containerization!https://www.intothebox.org/blog/itb-2022-podcast-series-workshop-containerizing-and-scaling-your-applications-with-jon-clausen 6/21/22 - Blog - Ben Nadel - Considering A Stale-While-Revalidate Pattern To Caching In ColdFusionIn a recent episode of Syntax.fm, Scott and Wes discussed HTTP caching headers. From their discussion, I learned that there is an experimental value called, stale-while-revalidate. And, while this post isn't about HTTP caching, their discussion got me thinking about different ways in which I might manage a server-side cache of data that needs to be kept in-sync with a remote data source. I wanted to do some noodling of what a "stale while revalidate" workflow might look like in ColdFusion.https://www.bennadel.com/blog/4287-considering-a-stale-while-revalidate-pattern-to-caching-in-coldfusion.htm 6/20/22 - Blog - Peter Amiri - CFWheels - CFWheels HTMX Plugin publishedA few weeks ago I published a Todo app using CFWheels on the backend and HTMX to provide the interactivity on the front end to make the app look and feel like a full blown SPA app. As I was developing that app I ran into a few things that I wish we had to make development with HTMX a little easier. But I'm getting ahead of myself.https://cfwheels.org/blog/cfwheels-htmx-plugin-published/ 6/20/22 - Blog - Brad Wood - In response to Ben Nadel - Output ANSI formatting in your server logBen Nadel recently asked me on Twitter if he could put colored text in his server's console log… and the response didn't fit in twitters little box.https://community.ortussolutions.com/t/output-ansi-formatting-in-your-server-log/9291 6/20/22 - Blog - Peter Amiri - CFWheels - Wheels CLI matures to Version 1.0It's hard to believe it took so long to get here but modern CFML development has come a long way thanks to tools like CommandBox and ForgeBox. The Wheels CLI is built as a CommandBox module and wouldn't have even been possible without the support of the fine folks at Ortus Solutions.The first commit to the repo for this project was committed back in July of 2016. It's taken a while, that's an understatement, to get here but Wheels itself jumped to 2.0, CommandBox matured, and we were able to put the plumbing in place to support the communication between the CLI and the running server. With nearly 300 commits in the repo, 25 commands in the CLI, and over 20 pages of documentation, it's now time to take the alpha/beta label off send this baby out into the world.Note: Wheels CLI is a CommandBox module that you can use to work with the framework (generate scaffolding, tests, etc)https://cfwheels.org/blog/wheels-cli-matures-to-version-1-0/ 6/20/22 - Blog - Ben Nadel - Playing With Java Pattern's Named Capture Groups In ColdFusionIn yesterday's post on the new jreExtract() method in JRegEx.cfc, I was aliasing the Regular Expression (RegEx) capture groups with human-friendly labels as part of my demo-output. This reminded me that the Java Pattern class added named capture groups in Java 7 (circa 2010); and, I've yet to ever try them out. As such, I thought it was high-time to give named capture groups a try in ColdFusion.https://www.bennadel.com/blog/4286-playing-with-java-patterns-named-capture-groups-in-coldfusion.htm 6/20/22 - Blog - Ortus Solutions - Into the Box - Updates as of June 20th, 2022Into the Box Super Early Bird ticket pricing is over, but you can still get the Early Bird. Last week we had more episodes of the Modernize or Die Podcast - Conference Edition for ITB 2022 and the special Pre-Conference + 3rd Track for Into the Boxhttps://www.ortussolutions.com/blog/into-the-box-updates-as-of-june-20th-2022 6/19/22 - Blog - Ben Nadel - Adding jreExtract() To Pluck Captured Groups Using Regular Expressions In ColdFusionI love Regular Expressions. I use them probably every day in some capacity. And, I've loved having my JRegEx.cfc project to simplify many pattern-based interactions. Today, I'm adding one more tool to that toolbox: jreExtract(). The jreExtract() method matches a Java Regular Expression against an input String and returns a Struct of the captured groups. Sometimes, I want to use a single pattern-match to pluck-out parts of a string in ColdFusion.https://www.bennadel.com/blog/4285-adding-jreextract-to-pluck-captured-groups-using-regular-expressions-in-coldfusion.htm 6/17/22 - Blog -  Ortus Solutions - Ortus Content Digest for week of June 17thWhat has Ortus been publishing this week? We have the Podcast, some CFCasts and YouTube Videos, lots of Ortus and ITB Blog Posts. We have a lot more planned for next week as wellhttps://www.ortussolutions.com/blog/ortus-content-digest-for-week-of-june-17th 6/17/22 - Blog - Peter Amiri - CFWheels - CFWheels Added to the htmx Server-Side Examples PageBack in March we published an example app where we took the TodoMVC spec and built a reference implementation of the app with CFWheels and htmx. Here is a quick graphic of the UI of the app.https://cfwheels.org/blog/cfwheels-added-to-the-htmx-server-side-examples-page/ 6/17/22 - Blog / Video - Ben Nadel - Ask Ben: Extending A ColdFusion Session On A Long-Lived PageHi Ben, I am trying to learn ColdFusion and have a question. I hope you can help me. I have an application where a user logs into a portal. Session variables are set to time out in 30 mins. But, is it possible to extend the session if the user keeps using the page. For the application, even if the user is moving the page up and down and making some interaction with the page, the session still expires. Thank you so much in advance.!https://www.bennadel.com/blog/4283-ask-ben-extending-a-coldfusion-session-on-a-long-lived-page.htm 6/17/22 - Blog / Podcast - Into the Box - ITB 2022 Podcast Series - Workshop - VueJs SPA and Mobile App with Rest APIs with Gavin PickinThis podcast is a special podcast for attendees or undecided attendees, to get a view of what the workshop has to offer, from the Trainers themselves, Gavin Pickin and Daniel Garcia. This workshop will walk us through creating a Quiz Game app with a ColdBox REST API backend and a VueJS Application, written in the Quasar Framework. We will start with the concept, design our database, plan our API, write some tests, build our API, create our Quasar Framework App, and write some VueJS to hit those API Endpoints. This Quiz game will have a real-world use case, as it brings back to life an old ColdFusion / ColdBox concept, delivered in a fresh new way.http://www.intothebox.org/blog/itb-2022-podcast-series-workshop-vuejs-spa-and-mobile-app-with-rest-apis-with-gavin-pickin 6/16/22 - Podcast - CFAlive - ACF and Lucee roundtable (Part 2) with Charlie Arehart, Gert Franz, Mark Drew and Ben NadelCharlie Arehart, Gert Franz, Mark Drew and Ben Nadel talk about “ACF and Lucee roundtable (Part 2)” in this episode of the CF Alive Podcast, with host Michaela Light.Part 2 on Youtube: https://www.youtube.com/watch?v=ukc0Yq4zcFs ShowNotes: https://teratech.com/podcast/acf-and-lucee-roundtable-part-2-with-charlie-arehart-gert-franz-mark-drew-and-ben-nadel/Part 1 https://www.youtube.com/watch?v=0XISg5Zq0xA 6/16/22 - Blog - Nolan Erck - South of Shasta - Part-time CFML developer wantedSouth of Shasta is looking for a part-time mid to senior level developer that can assist with some projects for our clients over the next few months, possibly longer.https://southofshasta.com/blog/part-time-cfml-developer-wanted/ 6/15/22 - Blog - Luis Majano - Ortus Solutions - Mailgun Support for ColdBox Mail ServicesI am very excited to announce the support for the Mailgun email delivery service in our ColdBox Mail Services module (cbmailservices) thanks to Scott Steinbeck.What is MailgunMailgun is an email delivery service for sending, receiving, and tracking emails.https://www.ortussolutions.com/blog/mailgun-support-for-coldbox-mail-services 6/15/22 - Blog - Into the Box - Announcing - Pre-Conference + 3rd Track for Into the BoxDue to Covid and other reasons, some of the CFML Community Speakers will not be able to make this years Into the Box - but we wanted to include them anyways. After much discussion and debate, we eventually decided, in the efforts to maximize content, and ensuring we have speakers in front of attendees, the best option was to host a third track for the conference, and we're calling it the pre-conference track.http://www.intothebox.org/blog/announcing-pre-conference-3rd-track-for-into-the-box 6/15/22 - Blog - Live Stream Series - Koding with the Kiwi + Friends - June 17th 2022Starting last Friday, June 10th, at 1pm PDT, Gavin Pickin hosted a live stream, live coding, pair programming with some Community Member "Friends". This stream will try to include special guests from the community, to get their viewpoints / advice on how Gavin should do something. They'll be pair programming while they chat, with each stream focusing on a piece of the project. https://www.ortussolutions.com/blog/live-stream-series-koding-with-the-kiwi-friends-june-17th-2022 CFML JobsSeveral positions available on https://www.getcfmljobs.com/Listing over 97 ColdFusion positions from 53 companies across 47 locations in 5 Countries.1 new jobs listedFull-Time - Senior ColdFusion Developer at Remote - United States Jun 21https://www.getcfmljobs.com/jobs/index.cfm/united-states/Senior-CFDeveloper/11484 PATREON SPONSORED JOB POSTING!Hagerty - MotorSportRegSenior Software Engineer, MotorsportWe are seeking a Senior Software Engineer to work primarily with Node/Vue.js, ColdFusion, and AWS to improve our platform and build greenfield experiences.We are a 25-person team supporting 1,600 organizations with our SaaS CRM, commerce and event management platform. With 8,000 events managed in our marketplace annually by our customers, our goal is to be the number one software platform for automotive and motorsport events.Ready to get in the driver's seat? Join us!https://bit.ly/3985J3U Other Job Links Ortus Solutions - https://www.ortussolutions.com/about-us/careers  Clear Capital - Carol from Working Code Podcast - https://bit.ly/3Ocu5Zz  Nolan Erck - South of Shasta - Part-time CFML developer wanted - https://southofshasta.com/blog/part-time-cfml-developer-wanted/ South of Shasta is looking for a part-time mid to senior level developer that can assist with some projects for our clients over the next few months, possibly longer. There is a jobs channel in the cfml slack team, and in the box team slack now too ForgeBox Module of the WeekColdBox Debugger v3.3.2+56The ColdBox Debugger module is a light-weight performance monitor and profiling tool for ColdBox applications. It can generate a nice debugging panel on every rendered page or a dedicated visualizer to make your ColdBox application development nicer, funner and greater! Yes, funner is a word!Updated with several features including using AlpineJS for the UI. This module will enhance your application with debugger capabilities, a nice debugging panel and much more to make your ColdBox application development nicer, funer and greater! Yes, funer is a word!This will activate the debugger in your application and render out at the end of a request.Features UI rewritten in Alpine JS Track requests, exceptions, and more Ability to track DB activity for Quick, QB, cbORM, and ACF 2018+ See what's in CacheBox caches Can also use for API sites by going to /cbdebugger to view the debugging info https://www.forgebox.io/view/cbdebugger Blog: Getting started with ColdBox DebuggerThe ColdBox Debugger (cbDebugger) module is “a light-weight performance monitor and profiling tool for ColdBox applications” that can be used to see what is going on with your site. It can monitor any ColdBox site, from frontend sites with views to REST API sites. It can also track many things and give insights into requests, CacheBox caches, database activity (including cborm, quick, qb, and Adobe CF 2018+). It has also been recently updated to use Alpine JS as well as other enhancements. If you have not used ColdBox Debugger in a while, it is time to take another look.https://www.ortussolutions.com/blog/getting-started-with-coldbox-debuggerVS Code Hint Tips and Tricks of the WeekLorem IpsumGenerates and inserts lorem ipsum textA tiny VS Code extension made up of a few commands that generate and insert lorem ipsum text into a text file. It can insert a line, paragraph, or multiple paragraphs.To use the extension, open the command palette (F1 or cmd/ctrl+shift+p, type "lorem ipsum" and select to insert either a line or paragraph.https://marketplace.visualstudio.com/items?itemName=Tyriar.lorem-ipsumThank you to all of our Patreon SupportersThese individuals are personally supporting our open source initiatives to ensure the great toolings like CommandBox, ForgeBox, ColdBox,  ContentBox, TestBox and all the other boxes keep getting the continuous development they need, and funds the cloud infrastructure at our community relies on like ForgeBox for our Package Management with CommandBox. You can support us on Patreon here https://www.patreon.com/ortussolutionsDon't forget, we have Annual Memberships, pay for the year and save 10% - great for businesses. Bronze Packages and up, now get a ForgeBox Pro and CFCasts subscriptions as a perk for their Patreon Subscription. All Patreon supporters have a Profile badge on the Community Website All Patreon supporters have their own Private Forum access on the Community Website All Patreon supporters have their own Private Channel access BoxTeam Slack Live Stream Access to Koding with the Kiwi + Friends https://community.ortussolutions.com/ Patreons John Wilson - Synaptrix Brian Ghidinelli - Hagerty MotorsportReg   Jordan Clark Eric Hoffman Gary Knight Mario Rodrigues Giancarlo Gomez David Belanger Dan Card Jonathan Perret Jeffry McGee - Sunstar Media Dean Maunder Wil De Bruin Joseph Lamoree Don Bellamy Jan Jannek Laksma Tirtohadi Carl Von Stetten Jeremy Adams Didier Lesnicki Matthew Clemente Daniel Garcia Scott Steinbeck - Agri Tracking Systems Ben Nadel  Brett DeLine Kai Koenig Charlie Arehart Jonas Eriksson Jason Daiger Shawn Oden Matthew Darby Ross Phillips Edgardo Cabezas Patrick Flynn Stephany Monge John Whish Kevin Wright Peter Amiri You can see an up to date list of all sponsors on Ortus Solutions' Websitehttps://ortussolutions.com/about-us/sponsors For the show notes - visit the websitehttps://cfmlnews.modernizeordie.io/episodes/modernize-or-die-cfml-news-podcast-for-june-21st-2022-episode-153Music from this podcast is used under Royalty Free license from SoundDotCom https://www.soundotcom.com/ and BlueTreeAudio https://bluetreeaudio.com★ Support this podcast on Patreon ★

Modernize or Die ® Podcast - CFML News Edition
Modernize or Die® - CFML News Podcast for May 31st, 2022 - Episode 150

Modernize or Die ® Podcast - CFML News Edition

Play Episode Listen Later May 31, 2022 72:13


2022-05-31 Weekly News - Episode 150Watch the video version on YouTube at https://youtu.be/7LhEqGkkwrU Hosts: Gavin Pickin - Senior Developer at Ortus Solutions Eric Peterson - Senior Developer at Ortus Solutions Thanks to our Sponsor - Ortus SolutionsThe makers of ColdBox, CommandBox, ForgeBox, TestBox and all your favorite box-en out there. A few ways  to say thanks back to Ortus Solutions: BUY SOME ITB TICKETS - COME TO THE CONFERENCE Like and subscribe to our videos on YouTube.  Help ORTUS reach for the Stars - Star and Fork our Repos Star all of your Github Box Dependencies from CommandBox with https://www.forgebox.io/view/commandbox-github  Subscribe to our Podcast on your Podcast Apps and leave us a review Sign up for a free or paid account on CFCasts, which is releasing new content every week BOXLife store: https://www.ortussolutions.com/about-us/shop Buy Ortus's Book - 102 ColdBox HMVC Quick Tips and Tricks on GumRoad (http://gum.co/coldbox-tips)  Patreon SupportGoal 1 - We have 38 patreons providing 100% of the funding for our Modernize or Die Podcasts via our Patreon site: https://www.patreon.com/ortussolutions. Goal 2 - We are 50% of the way to fully fund the hosting of ForgeBox.io PATREON SPONSORED JOB POSTING!Hagerty - MotorSportReg2 Job Opportunities for Senior Software Engineer, Motorsport - more in the job section.Watch the video with Brian Ghidinelli - Hagerty MotorsportReg Ready to get in the driver's seat? Join us!https://bit.ly/3985J3U News and AnnouncementsColdBox BE ready for next release - testers neededHas major refactoring and improvements on wirebox - we have a need for speed!https://ortussolutions.atlassian.net/browse/COLDBOX-1113?jql=project%20%3D%20%22COLDBOX%22%20AND%20fixVersion%20%3D%20%22Current%22https://ortussolutions.atlassian.net/browse/COLDBOX-1107?jql=project%20%3D%20%22WIREBOX%22%20AND%20fixVersion%20%3D%20%22Current%22CBFS is going to be cut any day now - testers neededWe're looking for others to contribute other providers to make it even more powerful.https://www.forgebox.io/view/cbfsINTO THE BOX - UpdatesThis week we're going to be announcing some attendee perks, like CFCasts, as well as some more sponsors. Last week was full of announcements, and special code and the last workshop selected.Into the Box 2022 - Venue and Hotel Information with Discount CodeWe are excited to be hosting Into the Box 2022 back in Houston Texas, but this time, at a new venue, and new hotel, Houston CityPlace Marriott at Springwoods Village. The venue is top of the line, and the conference and workshop areas are professional and functional making them perfect for our Conference. We have secured you a group discount code, for Into the Box 2022 Attendeeshttp://www.intothebox.org/blog/into-the-box-2022-venue-and-hotel-information-with-discount-code Into the Box 2022 - Flight Discounts with United AirlinesWe are pleased to partner with United Airlines for air travel to our upcoming event. To make flight reservations online please click on the discount code...http://www.intothebox.org/blog/into-the-box-2022-flight-discounts-with-united-airlines Into the Box 2022 - 5th and Final Workshop SelectedWe previously announced the first four workshops, but our fifth and final workshop was down to a tough decision between 3 great workshop options. We put the poll out on twitter, and we selected the final workshop.http://www.intothebox.org/blog/into-the-box-2022-5th-and-final-workshop-selected Adobe - Platinum Sponsor for Into the Box 2022This year, we are fortunate enough to have Adobe by our side again as our partner at Into the Box 2022. With the support of Adobe, we have been able to work and expand within the ColdFusion community, not only in the United States, but also with our initiatives in Latin America. Their help has been invaluable in ensuring that our conferences are a huge successhttp://www.intothebox.org/blog/adobe-platinum-sponsor-for-into-the-box-2022 Free Month of CFCasts for all ITB Attendees in Addition to ITB 2022 VideosEvery year, when you are an attendee of Into the Box, you get all of the recordings from the Into the Box Conference you attended made available for future viewing, or reviewing. We have always done this so you don't miss out on all of the amazing content in both tracks at the conference. In addition to that, this year, after Into the Box, we'll also be sending all of the attendees a coupon for 1 month free access to all of the content on CFCasts.https://www.intothebox.org/blog/free-month-of-cfcasts-for-all-itb-attendees-in-addition-to-itb-2022-videos/?utm_medium=referral&utm_source=podcast New Releases and UpdatesHyper v3.5.0 is out with:- New `getStatusText()` and `getStatus()` methods- `getMemento()` methods for both `HyperRequest` and `HyperResponse`- And a better `throwOnError` experience showing much more information than `cfhttp` gives you out of the box.Minor Update to the Lucee Mongo DB Extensionfixes an issue where cache entries with a “last access” timeout would not properly be removed from the cache in a timely manner.fixes an issue where the hit count in the table was incremented twice on each “hit”minor code cleanup (typos in function names)https://dev.lucee.org/t/mongodb-extension-minor-update-3-12-8-132/10254 ICYMI - CommandBox v5.5.2 Released!We are pleased to release CommandBox 5.5.2.  This is patch release following our recent 5.5.1 release.  It contains mostly fixes for regressions in the 5.5. release.  If you're upgrading from CommandBox 5.4, please refer to the 5.5.1 release notes first.Good number of bug fixes, improvements and tasks.https://www.ortussolutions.com/blog/commandbox-552-released/?utm_medium=referral&utm_source=podcast ICYMI - Lucee 5.3.9.141 ReleasedFollowing up on our 5.3.9.133 stable release, the Lucee team is proud to announce our 5.3.9.141 stable releasehttps://dev.lucee.org/t/lucee-stable-release-5-3-9-141/10219/2 Adobe CF Builder release - updateFrom Mark on Slack I know I sound like a broken record, but it is really close. I've had 2 long demos of it this week, with one more left. It looks really, really good. I'm using the latest build for all my demos, and its like... right there. There's like, one dumb bug that's probably already been fixed. Look for at least one deep dive engineering talk about VS Code during Developer Week (and I'm pushing for 2 talks because, frankly, an hour isn't enough time to cover everything this tool does). I'm trying so hard not to oversell it here, but I honestly think this is going to become the number 1 CFML IDE tool everyone uses.https://app.slack.com/client/T06T9JEE9/C06TABBT8/thread/C06TABBT8-1653026069.319079 WEBINARS / MEETUPS AND WORKSHOPSOnline CF Meetup - "When Should I Use 3rd Party Libraries vs Roll My Own?", with Gavin PickinThere is always a trade-off between using a 3rd party library and rolling your version in software development. I often hear many of these points in discussions, but I wonder how many people know and consider them, so I wanted to share my pros and cons.This presentation will help convince you that libraries are not EVIL like so many haters believe. Choosing the right libraries will make you more productive and efficient, not lazy. We'll look at how to identify solid use-cases for using a 3rd party library in your application. It gives you a checklist of questions to help you identify the red flags of unsafe, unreliable, poorly supported, or ill-suited libraries.We'll even look at some examples in the CFML Landscape.https://www.meetup.com/coldfusionmeetup/events/286262739/ ICYMI - Ortus Webinar - May - Clearing the Fuzzies on Fuzzy Search with Michael BornMay 27th 2022: Time 11:00 AM Central Time ( US and Canada )Take a walk through the world of search in this webinar which will show why your database search is not smart enough, explain the basics of how fuzzy search works, and show how to use CBElasticsearch to bring the power of fuzzy searching to your CF application.https://cfcasts.com/series/ortus-webinars-2022/videos/michael-born-clearing-the-fuzzies-on-fuzzy-search View all Webinars: https://www.ortussolutions.com/events/webinars Ortus Webinar - June - Getting started with the Legacy Migration with Dan CardJune 24th 2022: Time 11:00 AM Central Time ( US and Canada )We will look at the process of converting legacy .cfm based sites into a more modern coding design which has less overall code, is easier to maintain and manage, mistakes and errors can more readily and speedily identified and fixed, and is easier to read.Registration Link: Coming SoonView all Webinars: https://www.ortussolutions.com/events/webinars June 2022 Seattle ColdFusion User Group MeetingWe are restarting our Seattle ColdFusion User Group meetings and are looking forward to meeting online with all of you.This month's meeting includes a presentation by Leon O'Daniel on sending SMS messages using ColdFusion and the Twilio API.https://www.meetup.com/Seattle-ColdFusion-User-Group/events/285974950/ Adobe WorkshopsJoin the Adobe ColdFusion Workshop to learn how you and your agency can leverage ColdFusion to create amazing web content. This one-day training will cover all facets of Adobe ColdFusion that developers need to build applications that can run across multiple cloud providers or on-premiseICYMI - WEDNESDAY, MAY 26, 202210AM PTWebinar - Exploring the CF Administrator: pt1Mark TakataIn part one of exploring the capabilities of the ColdFusion Administrator, Mark will explore the GUI of this powerful, unique ColdFusion tool, explaining how to use many of the capabilities exposed and available for tuning.https://exploring-coldfusion-administrator-1.meetus.adobeevents.com/ WEDNESDAY, JUNE 15, 20229:00 AM EDTAdobe ColdFusion WorkshopBrian Sappeyhttps://1-day-coldfusion-workshop.meetus.adobeevents.com/ WEDNESDAY, JUNE 22, 20229:00 AM CETAdobe ColdFusion WorkshopDamien Bruyndonckx (Brew-en-dohnx) https://adobe-cf-workshop.meetus.adobeevents.com/ FREE :)Full list - https://meetus.adobeevents.com/coldfusion/ Adobe and Carahsoft workshopsWednesday June 01, 2022Adobe ColdFusion Advanced Workshop CPE credit availableHosted By: Adobe & Carahsofthttps://www.carahsoft.com/learn/event/37899-Adobe-ColdFusion-Advanced-Workshop Tuesday, June 7, 2022Adobe ColdFusion WorkshopCPE credit availableHosted By: Adobe & Carahsofthttps://www.carahsoft.com/learn/event/37401-adobe-coldfusion-workshopCFCasts Content Updateshttps://www.cfcasts.comJust Released Webinar - Michael Born - Clearing the Fuzzies on Fuzzy Searchhttps://cfcasts.com/series/ortus-webinars-2022/videos/michael-born-clearing-the-fuzzies-on-fuzzy-search  2022 ForgeBox Module of the Week Series - 2 new Videoshttps://cfcasts.com/series/2022-forgebox-modules-of-the-week 2022 VS Code Hint tip and Trick of the Week Series - 2 new Videoshttps://cfcasts.com/series/2022-vs-code-hint-tip-and-trick-of-the-week  Coming Soon Last couple of videos for Gavin Pickin - Publish Your First ForgeBox Package LogBox 101 from Eric Peterson Box-ifying a 3rd Party Library from Gavin More ForgeBox and VS Code Podcast snippet videos Conferences and TrainingICYMI - MS BuildMay 24-26, 2022Come together at Microsoft Build May 24–26 2022, to explore the latest innovations in code and application development—and to gain insights from peers and experts from around the world.Regional Spotlights, One on One bookings available and more.https://mybuild.microsoft.com/en-US/home ICYMI - Ioniconf  (Free Online Ionic conference)May 25, 2022Join us for a full day of talks from experts and leaders in the web community, showing how the web is pushing the boundaries of mobile app development. Get insights on the latest web libraries, frameworks, and tools that are empowering web developers to build stunning mobile and cross-platform apps using the power of the web.https://ionic.io/ioniconfUS VueJS ConfFORT LAUDERDALE, FL • JUNE 8-10, 2022Beach. Code. Vue.Workshop day: June 8Main Conference: June 9-10https://us.vuejs.org/Speakers and Schedule Announced https://us.vuejs.org/schedule/ Apple WWDCJune 6 to 10https://developer.apple.com/wwdc22/Quasar ConfPlease let us know about you and what you'd like to speak about in all things Quasar or Vue!!!Conference Date: Saturday, July 9th, 2022 - 3 p.m. GMTDeadline for Proposals: June 9th, 2022Call for Proposals - https://docs.google.com/forms/d/e/1FAIpQLSecQfTFUM1BINAvpPl-Khbk7UYpLk2srIR0pLgMcVjpJwWMCA/viewform THAT ConferenceHowdy. We're a full-stack, tech-obsessed community of fun, code-loving humans who share and learn together.We geek-out in Texas and Wisconsin once a year but we host digital events all the time.WISCONSIN DELLS, WI / JULY 25TH - 28TH, 2022A four-day summer camp for developers passionate about learning all things mobile, web, cloud, and technology.https://that.us/events/wi/2022/ Our very own Daniel Garcia is speaking there https://that.us/activities/sb6dRP8ZNIBIKngxswIt Adobe Developer Week 2022July 18-22, 2022Online - Virtual - FreeThe Adobe ColdFusion Developer Week is back - bigger and better than ever! This year, our experts are gearing up to host a series of webinars on all things ColdFusion. This is your chance to learn with them, get your questions answered, and build cloud-native applications with ease.Note: Speakers listed are 2021 speakers currently - check back for updates - I heard speakers were being contacted, and info coming very soon!!! Wink wink nudge nudgehttps://adobe-coldfusion-devweek-2022.attendease.com/registration/form VueJS Forge After many requests - New Dates - July 13th-14thDue to many of you taking advantage of early summer vacations, we have decided to postpone the event to a date that will make sure as many of you as possible won't miss out on the opportunity to attend Vue.js Forge!Organized by Vue School_The largest hands-on Vue.js EventTeam up with 1000s of fellow Vue.js devs from around the globe to build a real-world application in just 2 days in this FREE hackathon-style event.Make connections. Build together. Learn together.Sign up as an Individual or signup as a companyCompany Deal - $2000 for a team of 5, includes VueSchool annual membership and guaranteed seat at the workshops at VueJS Forge as well… and you can pick your teamSneak Peek into the Project: If you've ever wanted to build your own SaaS app, then “the project” is definitely right up your alley! Work with Vue.js, VueUse, Vue Router, and Pinia on the front-end along with a dynamic back-end to create the main application. Also create a marketing site that's easily maintained by a non-technical marketing team, then deploy everything live to the world.https://vuejsforge.com/Into The Box 2022September 6, 7 and 8, 2022One day workshops before the two day conference!Super Early bird pricing available until May 31st, 2022Conference Website:https://intothebox.orgITB Blog has new updates almost every day!CF Summit - OfficialMirageOct 3rd & 4th - CFSummit ConferenceOct 5th - Adobe Certified Professional: Adobe ColdFusion Certification Classes & Testshttps://cfsummit.adobeevents.com/ Registrations are now open.For just $99!Grab your early-bird tickets before June 30.Call for Speakers is now OpenFrom Slack re Adobe Certified ProfessionalThe Adobe Certified Professional: Adobe ColdFusion cert is a totally different, MUCH more difficult and comprehensive certification than the CF Specialist previously offered. Mark Takata, Nolan and Dave F + the CF engineering team, Elishia and Kishore all spent a week together building the new one and it is HARD. I highly recommend it as a test of your skills, I guarantee everyone will learn something new.Yes, but there's also over 100 hours of video to go over before the 1 day lecture + cert. So you watch videos, sit in class, then take the exam there. It is no joke, definitely challenging, but super satisfying to pass.Plus you get access to those videos for a year, which is nice for going back and reviewing things down the line.Into the Box Latam 2022Dec 7thMore information is coming very soon.CFCampNo CFCAMP 2022, we're trying again for summer 2023TLDR is that it's just too hard and there's too much uncertainty right now.More conferencesNeed more conferences, this site has a huge list of conferences for almost any language/community.https://confs.tech/Blogs, Tweets, and Videos of the Week 5/31/22 Tweet - James Moberg asking Eric about QB outside of ColdBoxI'm a non-Lucee, non-ColdBox #CFML developer. Can I use current version QB in a #ColdFusion 2016 project? I'm inquiring because there aren't any disclaimers or examples.  Thanks.https://twitter.com/gamesover/status/1531634319017398278https://twitter.com/gamesover/status/1531656865641222145 Sam Knowlton goes over how to set it up outside of ColdBox in this CFCasts video:https://cfcasts.com/series/itb-2020/videos/d1s4-ortus-qb-for-the-rest-of-us-gigawatts-of-fluent-and-functional-samuel-knowlton 5/31/22 Blog - Parsing Liquid Tag Embeds With jSoup And Lucee CFML 5.3.8.201On a recent episode of Dev Discuss, Arit Amana talked about refactoring the way Liquid Tags are processed in the Forem platform. I had never heard of Liquid Tags before. Apparently, it's a syntax that some platforms use to enable dynamic content. One subset of this syntax allows users to embed external content within their own content. This piqued my curiosity since something like this might give me a way to allow readers of this blog to embed fun things within the comments. As such, I wanted to experiment with parsing and processing Liquid Tags in Lucee CFML 5.3.8.201.https://www.bennadel.com/blog/4272-parsing-liquid-tag-embeds-with-jsoup-and-lucee-cfml-5-3-8-201.htm 5/25/22 Blog - Adam Cameron - A super-quick Observer Pattern implementation in CFML, and I skip TDD. Or do I?There's a possible "Betteridge's law of headlines" situation there. I'm not actually sure yet.A few days back I was chatting to someone about application-scope-usage, and how to trigger an event when any changes to the application scope took place. I mentioned that the application scope should never be accessed directly in one's application code, and it should be wrapped up in an adapter. And it's easy for one's adapter to trigger events if needs must. An implementation of the Observer Pattern would do the trick here.Then it occurred to me that I have never actually implemented the Observer Pattern, and I thought I might give it a go.https://blog.adamcameron.me/2022/05/a-super-quick-observer-pattern.html 5/30/22 Blog - Adam Cameron - CFML: Implementing an ObservableScopeAdapter using the Adapter Pattern, Decorator Pattern and Observer PatternIn my last article (A super-quick Observer Pattern implementation in CFML, and I skip TDD. Or do I?), I did what it suggests: I created a very simple observer pattern implementation in CFML.https://blog.adamcameron.me/2022/05/cfml--implementing-an-observablescopeadapter-using-the-decorator-pattern-and-observer-pattern.html 5/30/22 - Blog - Ortus Solutions - Into the Box - Updates as of May 30th, 2022Into the Box is sneaking up closer and closer. With so many announcements, we can't post them all to the Ortus Solutions blog, so we're going to just give you updates when we can. To read all of our blog posts from ITB, visit the site or subscribe to RSS https://intothebox.org/blog https://www.ortussolutions.com/blog/into-the-box-updates-as-of-may-30th-2022/?utm_medium=referral&utm_source=podcast 5/28/22 - Blog - Ben Nadel - Code Kata: Array Intersection, Union, And Difference In Lucee CFML 5.3.8.201For the last week or so, I've had some extreme tunnel vision at work as I was barrelling towards a deadline to finish building a Mail Blasts feature for InVision. And, now that I'm done (crushing it), I need a little breather. As a fun code kata, I thought I might play around with calculating array interactions, unions, and differences in Lucee CFML 5.3.8.201. This isn't something that comes up often in my day-to-day work. But, it's yet another opportunity to showcase the unyielding power of the Struct as Index pattern in ColdFusion.https://www.bennadel.com/blog/4271-code-kata-array-intersection-union-and-difference-in-lucee-cfml-5-3-8-201.htm 5/28/22 Blog - Tony Junkes - PDF to Images With PDFBox and CFMLRecently, I worked on part of a feature for viewing a PDF, page by page, in the browser. To accomplish this, the PDF is converted into JPG images and displayed in a carousel. In this article, I want to touch on the image conversion and how it can be done using Apache PDFBox.https://tonyjunkes.com/blog/pdf-to-images-with-pdfbox-and-cfml/ 5/27/22 Blog - Peter Amiri - CFWheels - CFWheels has moved to GitHub DiscussionsAlthough Google Groups has served us well over the years, it's started to lose some essential abilities and it's looking a little long in the tooth.We have decided that it would be a benefit to the community to migrate to GitHub Discussions. GitHub Discussions allows us to bring our community closer to where the code lives.https://cfwheels.org/blog/cfwheels-has-moved-to-github-discussions/ 5/27/22 Tweet - James Moberg - when the 3rd arg for ReplaceNoCase() changed to "callback"?Do any #ColdFusion developers know when the 3rd arg for ReplaceNoCase() changed to "callback"?CF3 (1997): substring2Current Lucee: replacementI'm not sure when it was changed to "callback", but docs should be updated to indicate that "string" can be used too. #cfmlhttps://twitter.com/gamesover/status/1530208970714927104 5/26/22 Blog - Gavin Pickin - Ortus Solutions - Case Insensitivity Issues on WindowsIf you are using Windows these days, Windows 10 and 11 give you many of the tools you want and need in the Web Developer Toolbox. After working on Macs and deploying to Linux for a long time, I made the switch back to Windows a while ago, and the list of things that I genuinely miss on Windows is pretty slim, with one major issue, Case Sensitivity or lack of, on Windows.https://www.ortussolutions.com/blog/case-insensitivity-issues-on-windows/?utm_medium=referral&utm_source=podcast 5/26/22 - Blog - Into the Box - Into the Box 2022 - 5th and Final Workshop SelectedWe previously announced the first four workshops, but our fifth and final workshop was down to a tough decision between 3 great workshop options. We put the poll out on twitter, and we selected the final workshop,https://www.intothebox.org/blog/into-the-box-2022-5th-and-final-workshop-selected/?utm_medium=referral&utm_source=podcast 5/26/22 - Blog - Mark Takata - Twitch StreamingDid you know I #stream #coding stuff on Twitch? Every Tuesday & Thursday at 1pm PST, I play around with Adobe #ColdFusion, code in #CFML, and generally try to learn something new each stream. Today I went over how to leverage the native JSON output of CFQuery to generate tabular data using #DataTables.https://www.linkedin.com/posts/marktakata_marktakata-twitch-activity-6932560214617452544-d8hd/   CFML JobsSeveral positions available on https://www.getcfmljobs.com/Listing over 91 ColdFusion positions from 50 companies across 45 locations in 5 Countries.3 new jobs listedFull-Time - Senior Coldfusion Developer at Windsor Mill, MD - United States May 25https://www.getcfmljobs.com/jobs/index.cfm/united-states/Senior-Coldfusion-Developer-at-Windsor-Mill-MD/11478Full-Time - Senior Coldfusion Developer at United States - United States May 24https://www.getcfmljobs.com/jobs/index.cfm/united-states/Senior-Coldfusion-Developer-at-United-States/11477Full-Time - Senior Software Engineer - Coldfusion/C# at Plano, TX - United States May 24https://www.getcfmljobs.com/jobs/index.cfm/united-states/Senior-Software-engineer-coldfusion/11475PATREON SPONSORED JOB POSTING!Hagerty - MotorSportRegSenior Software Engineer, MotorsportWe are seeking a Senior Software Engineer to work primarily with Node/Vue.js, ColdFusion, and AWS to improve our platform and build greenfield experiences.We are a 25-person team supporting 1,600 organizations with our SaaS CRM, commerce and event management platform. With 8,000 events managed in our marketplace annually by our customers, our goal is to be the number one software platform for automotive and motorsport events.Ready to get in the driver's seat? Join us!https://bit.ly/3985J3U Other Job Links Ortus Solutionshttps://www.ortussolutions.com/about-us/careers  Clear Capital - Carol from Working Code Pod  There is a jobs channel in the cfml slack team, and in the box team slack now too ForgeBox Module of the WeekCommandbox LicensesWhen run from the root of a Coldbox site, this module will output in the CommandBox terminal a "tree" formatted list of dependencies and what license (MIT, Apache2 etc) that the package is bound by. Useful for code reviews.https://www.forgebox.io/view/commandbox_licenses VS Code Hint Tips and Tricks of the WeekMySQL Shell for VS CodeThis extension enables interactive editing and execution of SQL for MySQL Databases and the MySQL Database Service. It integrates the MySQL Shell directly into VS Code development workflows.https://marketplace.visualstudio.com/items?itemName=Oracle.mysql-shell-for-vs-code  Thank you to all of our Patreon SupportersThese individuals are personally supporting our open source initiatives to ensure the great toolings like CommandBox, ForgeBox, ColdBox,  ContentBox, TestBox and all the other boxes keep getting the continuous development they need, and funds the cloud infrastructure at our community relies on like ForgeBox for our Package Management with CommandBox. You can support us on Patreon here https://www.patreon.com/ortussolutionsDon't forget, we have Annual Memberships, pay for the year and save 10% - great for businesses. Bronze Packages and up, now get a ForgeBox Pro and CFCasts subscriptions as a perk for their Patreon Subscription. All Patreon supporters have a Profile badge on the Community Website All Patreon supporters have their own Private Forum access on the Community Website https://community.ortussolutions.com/ Patreons John Wilson - Synaptrix Brian Ghidinelli - Hagerty MotorsportReg   Eric Hoffman Gary Knight Mario Rodrigues Giancarlo Gomez David Belanger Dan Card Jonathan Perret Jeffry McGee - Sunstar Media Dean Maunder Wil De Bruin Joseph Lamoree Don Bellamy Jan Jannek Laksma Tirtohadi Carl Von Stetten Jeremy Adams Didier Lesnicki Matthew Clemente Daniel Garcia Scott Steinbeck - Agri Tracking Systems Ben Nadel  Brett DeLine Kai Koenig Charlie Arehart Jonas Eriksson Jason Daiger Shawn Oden Matthew Darby Ross Phillips Edgardo Cabezas Patrick Flynn Stephany Monge John Whish Kevin Wright Peter Amiri You can see an up to date list of all sponsors on Ortus Solutions' Websitehttps://ortussolutions.com/about-us/sponsors★ Support this podcast on Patreon ★

MQL5 Tutorial
MQL5 TUTORIAL BASICS – 126 SIMPLE RUNNING TIMER

MQL5 Tutorial

Play Episode Listen Later Apr 15, 2022 5:34


  In this video we are going to create an Expert Advisor that is able to calculate the time that has passed since we have started the Expert Advisor. This can be useful for several things. Let’s find out how to do that with MQL Five. To get started, please click on a little icon here or Press F Four on your keyboard. Now you should see the Metaeditor window and here you want to click on File, new file, Expert Advisor from Template, continue I will call this file Simple Running Timer. Click on Continue, continue and finish. Now you can delete everything above the on tick function and let’s also remove the two comment lines here. We start by defining three datetime variables. Date time is the type of variable that we are going to use when we use something that contains a date or a time. And to get the time that the Expert Advisor is running, we want to check if the start time equals zero. That will be true the very first time we start the Expert Advisor. And if this is the case, we want to set the start time to time local. Time Local is a function that will return the local time of the computer where the client terminal is running. So this is the initial value for our counter and all the other times the current time will be set to time local because time is moving. So this value will change every time a tick comes in. Well the Ontick function will not run every second, it runs whenever the price changes, so keep that in mind. Now let’s calculate the past time. The past time will be the current time and we subtract the start time. Now let’s use MQL date Time. This is a date type structure and it makes it basically possible to get time based values in different formats. For example, we can calculate the hour, the minutes and the seconds. And that’s exactly what we are going to do now. To do that, we use Time to Struct. The first parameter is the past time. The second parameter is the date time structure that we have created here. To calculate the hour based value, we create an integer variable here and we assign Date Time structure dot hour for the minutes. We do the same, but this time we use date time structure dot min. And for the seconds we use Date Time structure dot SEC. If you would need something like days, this also would be possible because once you hit the dot you can pick one of these values here. The hour, the minute and the seconds will be enough for us. Now let’s create a chart output using the comment statement. This will output the start time, the current time, and the past time in hours, minutes and seconds. And that’s about it. Well if this was too fast for you, or if you have no idea what all the code here does, you maybe want to watch one of the other videos from the basic video series or maybe even the premium course might be interesting for you. You can find that one on our website where you can also find a link to the store where you can download source codes like this one in case you don’t want to type everything. By the way, this once again was a suggestion from a premium course member. And if you are a premium member and if you have an idea for a video like this one, please let me know. For now, please click on the compile button here or Press F seven on your keyboard. You shouldn’t get any errors here and if that is the case you can click the little button here or Press F four to go back to MetaTrader. And in MetaTrader please click on view, Strategy Tester or press Control and R. Please pick the new file simple runningtimer EX5. Mark the option for the visible mode here and start your test. Here we are, our expert advisor is running. It counts the hours, the minutes and the seconds. This might be useful if you want to do something that is time related. From now on you will find the first videos for this MQL five tutorial in 26 languages. We have created subtitles for YouTube. And in this little video you have learned how to create an expert advisor that is able to calculate hours, minutes and seconds and you have coded it yourself with a few lines of MQL5 code. Not sure what to do? Click on the automated trading assistant below MQL5 TUTORIAL BASICS - 56 SIMPLE CLOSE TIMER MQL5 TUTORIAL BASICS - 55 HOW TO CALCULATE THE DAY OF THE… MQL5 TUTORIAL BASICS - 50 SIMPLE RANDOM ENTRY EXPERT ADVISOR MQL5 TUTORIAL BASICS - 107 SIMPLE ARRAY REFERENCE MQL5 TUTORIAL BASICS - 63 SIMPLE CHECK FOR NEW BARS The post MQL5 TUTORIAL BASICS – 126 SIMPLE RUNNING TIMER appeared first on MQL5 Tutorial.

MQL4 TUTORIAL
MQL4 TUTORIAL BASICS – 124 SIMPLE ORDER CLOSE TIME

MQL4 TUTORIAL

Play Episode Listen Later Feb 8, 2022 5:40


  In this video we are going to create an Expert Advisor that is able to get the Order close time from the Order history. So let's find out how to do that with MQL4. To get started please click on the little button here or Press F Four on your keyboard. Now you should see the Metaeditor window and here you want to click on File, new File, Expert Advisor from Template. Continue. I will call this file Simple Order Close Time.   Click on Continue, continue and finish. Now you can delete everything above the Ontick function and let's remove the two comment lines. This is about the order history, so we need something in the history. And when Orders total equals zero, we need to open a few test positions. You wouldn't do that on a real account, but on a demo account we can use Order Send to open a buy and a sell position, just to have something to test. And once we have done that, we use this user defined function called Check Closetime.   It doesn't exist so far, so we need to create it now. The name of our user defined function is Check Close Time. We use Void here because we don't have any return type. Now we use a for loop to go through all the open orders. And to get data for closed orders we actually use Order Select. But this time we use Mode underscore History, because Mode history will make it possible to select an order from the history pool for closed and canceled orders.   Now let's continue and get the current time. We use Time Local to get a Date time object that is called My Time. We want to use MQL Date Time to create a time struct. Now we want to convert the local time called My Time that we have created here to the structure that we have created there because this will make it possible to get parts of that struct. For example, the current hour can be calculated by looking into the struct and extracting the hour.   We can also convert the time for our output that is done by using Time to string. We use Time Local, time Date and Time seconds. When you use Order Open time, you will get the opening time. To get the closing time you can use Order Close Time. Let's create two more structs, one for the open and one for the close time.   And once again we use Time to Struct to convert it. Let's once again use Time to String to create a string for the opening time with seconds and for the closing time with seconds. And finally, we want to create an output by using the print statement. That will output the order ticket, the open time, the Close time, the Order profit, and the local time. And we will see the output for each order in the history in our Journal tab. Finally, please close the for loop and the function and that's about it.   Well if you have no idea what all the code here does or if this was too fast for you, you may want to consider to become a premium member of the premium course. You can find that one on our website and this actually was once again a suggestion of a premium course member. And if you are already a premium course member and have an idea for a video like this one please let me know. For now please click on the compile button or Press F seven on your keyboard.   You shouldn't see any errors here and if that is the case you can click on a little button here or Press F four to go back to MetaTrader. And in MetaTrader you want to click on View, Strategy Tester or press CTRL and R. Please pick the new file simple Order Closetime Ex four. Mark the option for the visible mode here and start your test. Now the expert advisor is running. Let's click on the Journal tab. Currently we don't have any closing time, because so far our first two orders have not been closed.

Signals and Threads
Memory Management with Stephen Dolan

Signals and Threads

Play Episode Listen Later Jan 5, 2022 82:34


Stephen Dolan works on Jane Street's Tools and Compilers team where he focuses on the OCaml compiler. In this episode, Stephen and Ron take a trip down memory lane, discussing how to manage computer memory efficiently and safely. They consider trade-offs between reference counting and garbage collection, the surprising gains achieved by prefetching, and how new language features like local allocation and unboxed types could give OCaml users more control over their memory.You can find the transcript for this episode  on our website.Some links to topics that came up in the discussion:Stephen's command-line JSON processor, jqStephen's Cambridge dissertation, “Algebraic Subtyping”, and a protoype implementation of mlsub, a language based on those ideas.A post from Stephen on how to benchmark different memory allocators.A Jane Street tech talk on “Unboxed Types for OCaml”, and an RFC in the OCaml RFC repo.A paper from Stephen and KC Sivaramakrishnan called “Bounding Data Races in Space and Time”, which is all about a new and better memory model for Multicore OCaml.Another paper describing the design of OCaml's multicore GC.The Rust RFC for Higher-ranked trait bounds.

Python Podcast
Python 3.10

Python Podcast

Play Episode Listen Later Oct 27, 2021 92:55


Gemischte Dinge. Unter anderem Python 3.10. Jochen und Dominik haben sich mit dieser Episode etwas länger Zeit gelassen. Viel Kram zu tun. Das wird wieder besser. Versprochen. Shownotes Unsere E-Mail für Fragen, Anregungen & Kommentare: hallo@python-podcast.de News aus der Szene - Der Python 3.10 Release Stream - Official Python 3.10 Release - PEP 0617 zum neuen PEG-Parser - Helge Schneider über Werbung - Tribute to Sebastian Ramírez:     - FastAPI     - SQLModel     - Typer - Buch Elixir in Action - Inkrementelles black: darker - Guido zur Zukunft von Python. - Ein Struct in C. - High performance code execution engine: Python-piston. - RustPython - Django 4.0 - JavaScript Fetch in den MDN Web Docs und im Modern JavaScript Tutorial - SciKit Learn 1.0 - Fail2Ban CVE - Azure OMIGOD - Twitch Breach - Jochens Stream zur Implementierung eines Naive Bayes Spamfilters - htmx - high power tools for HTML - The Asset Pipeline in ruby on rails Picks - django-upgrade - textual / rich - humanize

Ponder
Episode 169 - Spooky Season has struct MtG

Ponder

Play Episode Listen Later Sep 17, 2021 65:02


As Magic heads back to Innistrad, Jamie, Melvin, and TJ dive into the flavor and mechanics of the world. Jamie breaks down the speed of the format for Melvin and TJ, and we make absolutely ZERO tangents. Visit the Ponder website Access the Three Moons Lounge here and support the show

Fit Food Junkies
How to Create Your Own App and Build Connections with Amira Polack, Founder and CEO of the fitness app, Struct Club

Fit Food Junkies

Play Episode Listen Later Apr 8, 2021 40:04


Today on Fit Food Junkies, I interview Amira Polack, CEO and Founder of the fitness app, Struct Club. ⁣⁣⁣⁣⁣⁣⁣We Discuss:⁣⁣⁣⁣⁣⁣-how to start your own app⁣⁣⁣-how to start your own business⁣⁣⁣-how to build connections⁣⁣⁣-the movement of connections and people⁣⁣⁣-entrepreneurship⁣⁣⁣-entrepreneurial foundations⁣⁣⁣-app foundations⁣⁣⁣-music foundations⁣⁣-following your passions and morals⁣⁣⁣⁣⁣and so much more!⁣⁣Find Struct Club on the App Store⁣⁣Connect with Amira:⁣Instagram: @structclub ⁣Twitter: @structclub

你的英文老師機傑西
【你的英文老師機傑西-每天西一點S2E24.】單字不用背!聽完你就會!性感的字首字根struct

你的英文老師機傑西

Play Episode Listen Later Jan 24, 2021 6:26


好記! Powered by Firstory Hosting

Channa Channa Channa VLogs
Ep96 - Franccesca De Struct

Channa Channa Channa VLogs

Play Episode Listen Later Jan 16, 2021 20:34


In this episode, Channa Channa Channa talks to Franccesca De Struct, founder, vocalist of Fate DeStroyed from Los Angeles, California. Channa discovered Franccesca and Fate Destroyed via Facebook.  Channa loved their music especially their cover of the traditional song “In the Pines”. Franccesca was born in Houston Texas and was around music whole life. Growing up she played in several garage bands. She was part of several bands and toured around states. She formed Fate DeStroyed in 2016.Franccesca is very confident, raw, powerful woman and her songs come out of her life experiences and what she expects more from life.  Check out Fate DeStroyed latest single "Crave" on Spotify: https://open.spotify.com/album/1oht8Pr8e0nBYfkSfbcd47?highlight=spotify:track:7ykAoOUwjYSzqinw4Sk7vc#channa3x #channa3xvlogs #franccescadestruct #fatedestroyed

Python Podcast
Wins and Fails

Python Podcast

Play Episode Listen Later Dec 28, 2020 131:23


Mit Johannes haben wir uns heute über Wins and Fails sowohl in Bezug auf Python, wie auch alles andere, was uns so 2020/2021 beschäftigt hat / haben wird, unterhalten. Es waren aber tendenziell mehr Themen dabei, über die wir sonst nicht viel reden - und von denen wir ehrlich gesagt auch keine Ahnung haben (AKG statt AKM beispielsweise, arg). Hat beim Aufnehmen aber trotzdem Spass gemacht, hoffe das gilt auch für das Hören :).      Shownotes Unsere E-Mail für Fragen, Anregungen & Kommentare: hallo@python-podcast.de News aus der Szene Python 3.9.1 Release Docker für M1 Tech Preview Hotwire / Artikel von DHH / Hotwire Support für Django (Diskussion) / hey Ticketing via pretix Brand in AKM Audio Chip Fabrik Reverse Engineering the source code of the BioNTech/Pfizer SARS-CoV-2 Vaccine Bezüglich Fehlinformationen über Allergien bei Impfungen etc.. Starship SN8 Test / Starship und Super Heavy Urs: Wie baut man eigentlich Raumschiffe / Wie fliegt man eigentlich Raumschiffe Wins and Fails Big O Notation / galactic algorithm Theory of Interstellar Trade Bloomfilter Potenzmengenkonstruktion P-NP-Problem / Knapsack-Problem Nichtdeterministische Turingmaschine Satz von Ladner (NPI) / Shor-Algorithmus Srinivasa Ramanujan Großer Fermatscher Satz CPython dict Implementierung Array Modul aus der Standardbibliothek / PR Arrays statt Listen scikit-learn Picks Modul aus der Standardbibliothek: struct dis - Disassembler for Python bytecode Pydantic Thoughts on the Future of Python Öffentliches Tag auf konektom

Game Sphere
3: Don't Starve Together, Deus Ex, Neon Struct and Portal 2

Game Sphere

Play Episode Listen Later Dec 16, 2020 51:14


A podcast which takes a look at the interesting happenings inside the world of video games. From news and reviews to the deeper aspects of the industry. Join Chris Were in a journey which takes him around the Game Sphere. Game Sphere is a podcast brought to you by the Destination Linux Network! In today's trip around the Game Sphere we take a look at Secrets of Gindea, The Elder Scrolls IV: Oblivion and Golf with your Friends. 00:00 - Welcome to Game Sphere 00:55 - Secrets of Grindea 11:18 - Playing Oblivion on the hardest difficulty 35:08 - Golf with your Friends The Elder Scrolls 4: Oblivion https://store.steampowered.com/app/22330/TheElderScrollsIVOblivionGameoftheYear_Edition My playthrough of The Elder Scrolls 4: Oblivion https://www.youtube.com/watch?v=Ju12YOOuk6Y&list=PLQWJPa76zkpnzUv9YFiv87uOHUpOPx1 Secrets of Grindea https://store.steampowered.com/app/269770/SecretsofGrindea Golf with your Friends https://store.steampowered.com/app/431240/GolfWithYour_Friends Go to bitwarden.com/dln to get started for FREE. To make things even better Bitwarden is 100 per cent open source. Go to do.co/dln to get started with your $100 Free Credit on Digital Ocean's new App Platform. Support the show on Patreon patreon.com/destinationlinux Send your viewer feedback to chriswere@posteo.net or visit the DLN forums https://discourse.destinationlinux.network Find my other social media at https://ChrisWere.uk

The Lead with Jake Tapper
Trump celebrates foreign policy win with packed WH crowd; Biden courts Latinos in crucial swing state of Florida; Powerful hurricane Sally begins to inundate Gulf Coast, historic flooding anticipated; Wildfires in California destroy more than 4,200 struct

The Lead with Jake Tapper

Play Episode Listen Later Sep 15, 2020 42:12


Trump continues optimistic tone as U.S. nears 200k virus deaths; Most people at WH event not tested for coronavirus; Trump retweets baseless smear against Joe Biden; Hundreds of guests at packed WH event, masks optional; Politico: Some Dems break with Biden, resume door-knocking; Dem Senate candidate under attack for saying he would be “hesitant” to receive coronavirus vaccine; Trump: Diplomatic agreement marks “dawn of a new Middle East”; Israel, UAE, Bahrain sign diplomatic agreement at White House; Fauci touts Vermont’s coronavirus success; says national mask mandate “probably” wouldn’t work; World Econ Forum: “Strong possibility” vaccine won’t meet supply needs; Trump contradicts health experts, claims vaccine coming “in weeks”; Bill Gates says the FDA lost credibility during the pandemic; NIH demands vaccine maker be more forthcoming about complication; Video shows wounded deputies aiding one another after attack; Los Angeles mayor: Female deputy saved partner’s life after both were shot 4-5 times during ambush; $175K reward in search for gunman who attacked L.A. deputies; 30+ inches possible in parts of Mississippi, Alabama and Florida as category one hurricane crawls towards Gulf Coast; Alabama Gov: Hurricane Sally is not to be taken for granted; Western wildfires to blame for at least 36 deaths in California, Oregon, Washington state; 22 people missing; To learn more about how CNN protects listener privacy, visit cnn.com/privacy

Kodsnack
Kodsnack 370 - C sharper, med Anders Arpi

Kodsnack

Play Episode Listen Later Jun 16, 2020 80:23


Fredrik snackar C# med Anders Arpi, en utvecklare som till skilnad från Kodsnacks standardpanel har bra koll på språket och hela .NET. Vi snackar lite om .NET genom tiderna, Microsofts omvandling från ett Windowsfokuserat företag till ett som gör produkter utvecklare gillar och har nytta av oavsett språk och miljö, och givetvis C#. Vi snackar om den inspiration från funktionella språk som letat sig in de senaste åren, LINQ, tupler, pattern matching, och vad som skaver med async. Vi snackar också lite om hur språket utvecklas, vad som är nytt och hett (sa någon Blazor?), hur allt nytt kan göra det svårare för nya utvecklare att komma in i ett språk, och om den stora best som är Visual studio. Känner du, precis som Anders gjorde, att något ämne är underrepresenterat i podden? Hör av dig! Råkar du dessutom veta att du eller någon annan gärna snackar om ämnet är chanserna riktigt goda att vi kan få till ett avsnitt! Ett stort tack till Cloudnet som sponsrar vår VPS! Har du kommentarer, frågor eller tips? Vi är @kodsnack, @tobiashieta, @antikristoffer, och @bjoreman på Twitter, har en sida på Facebook och epostas på info@kodsnack.se om du vill skriva längre. Vi läser allt som skickas. Gillar du Kodsnack får du hemskt gärna recensera oss i iTunes! Du kan också stödja podden genom att ge oss en kaffe (eller två!) på Ko-fi. Länkar Anders Arpi C# Polyglot Microsoft äger Github, ocskå Visual studio code .NET core .NET framework Mono Unity Xamarin Miguel de Icaza .NET 5 Azure Winforms VB.NET - Visual basic F# Advent of code XML literals i VB.NET async och await i C# Tuples i C# Pattern matching i C# ES6 Analyzers för .NET Roslyn AST LINQ Out-variabler C# 9 Record types Struct i C# Pass by reference eller pass by value Nuget Anders Hejlsberg Typescript .NET foundation RFC Swift Swifts ägande- och utvecklingsprocess Lambda i C# Delegater i C# Problem med async i C# Varianter på async-edge-cases och varianter på lösningar The Java generics FAQ Rider Webassembly Blazor Hur Blazor började Silverlight Boo Xamarin.forms .NET Maui Årets Build-konferens Titlar Kladda runt och ha kul i andra språk Bli förvirrad på nytt Inte så gift med Microsoft En tendens att köpa saker En enklare bild av “Vad är .net?” En elefant som bara dog Det finns, absolut VB.net är också bra, förresten Bra på att vänta med features C sharper Abstraktionen läcker inte på en vecka Alla fungerar i vissa fall Som bäst okej

Maverick Dreamers and Thinkers with Chloe Cho
A Trillion Dollar Dilemma & An Eco Wizard Backed by Nike, Prada, Coca Cola & Jackie Chan

Maverick Dreamers and Thinkers with Chloe Cho

Play Episode Listen Later Jan 3, 2020 33:19


Meet the eco wizard trying to pull off a hat trick: change consumer behavior on trash, upcycle wastes, and scale his sustainability business Miniwiz globally. Arthur Huang wins plaudits from Nike, Prada, Coca Cola & movie star Jackie Chan yet faces a multitrillion dollar dilemma.

LX talks
#38 Виктор Сиволгин о структурировании информации, поиске методистов и тараканах в голове

LX talks

Play Episode Listen Later Dec 24, 2019 38:40


Виктор Сиволгин, основатель компании Struct, в гостях у Евгении Посуховой 01:25 - Чем занимается твоя компания? 11:45 - Как преобразовать информацию на слайде в понятный вид? 5 принципов 20:10 - Какие еще есть секреты по структурированию информации? 25:24 - Как тренировать навык структурирования информации? 28:10 - Как вы ищете и отбираете сотрудников? 36:09 - Самый лучший совет новичкам и профессионалам: работать с опытными людьми и просто начать делать --- Ссылки из беседы: Youtube видео подкаста - https://youtu.be/X_ELIU9l0lE Две полезные статьи про структурирование - https://drive.google.com/drive/folders/1Ydq9vplOkJqdf4xM8RKTMGoqRqs2dk4W?usp=sharing Курс "Структура" http://struct24.ru/structura - промокод evapodcast20 особые условия участия --- Контакты гостя: telegram — vsivolgin facebook — https://www.facebook.com/v.sivolgin e-mail — vs@struct24.ru

Two Fit Crazies and a Microphone
Morgan Hills-Adetoye, Women in Fitness Association Marketing, Operations Coordinator & Jamilah Middlebrooks, Struct Club and Struct Club Scholars - Episode 136

Two Fit Crazies and a Microphone

Play Episode Listen Later Dec 17, 2019


Two Fit Crazies and a Microphone
Episode 136 - Morgan Hills-Adetoye, Women in Fitness Association Marketing, Operations Coordinator & Jamilah Middlebrooks, Struct Club and Struct Club Scholars

Two Fit Crazies and a Microphone

Play Episode Listen Later Dec 17, 2019 49:11


Two Fit Crazies and a Microphone Podcast Episode 136 - Morgan Hills-Adetoye, Women in Fitness Association Marketing, Operations Coordinator & Jamilah Middlebrooks, Struct Club and Struct Club Scholars In Episode 136, the Two Fit Crazies cover all three U.S. time zones when they are joined by two awesome female powerhouses who empower women in the fitness industry and beyond! Morgan Hills-Adetoye, joining us from Colorado, serves as the marketing and operations manager for the Women in Fitness Association, while Jamilah Middlebrooks, joining us from LA, is the creator of Struct Club Scholars. Prepare to be inspired by these two women as they reveal how their passion for helping aspiring female fitness leaders lead to the creation and implementation of the Struct Scholars Program. Jamilah and Morgan discuss the power of forming meaningful relationships with mentors to promote and instill inclusivity in the fitness industry! Officially kicking off in 2020, a carefully selected group of young women from around the U.S. will have the chance to be mentored by some of the top fitness leaders in the world. This mentor-mentee program is the first of its kind and will enable future fitness leaders the confidence and support to chase their dreams and achieve their goals. You will love the passion and energy expressed by Morgan and Jamilah as they spearhead the Struct Scholar Program! Happy Holidays! -Two Fit Crazies www.twofitcrazies.com www.womeninfitness.org @wifaassociation www.structclub.com @structclub

Kariyer Sohbetleri
Emre Özen ile Yazılım Mühendisliği ve Ekonomi

Kariyer Sohbetleri

Play Episode Listen Later Sep 8, 2019 55:23


Emre Özen Kimdir? Emre Özen, 2004 yılında Robert Koleji'nden, 2008 yılında Amerika'daki Georgetown Üniversitesi'nden mezun oldu. Full akademik bursla kazandığı Georgetown Üniversitesi'nde Bilgisayar Bilimleri ve Ekonomi dallarında çift ana dal, Matematik alanında yan dal okudu. Dell'in Amerika kapsamında düzenlemiş olduğu yarışmada, satış alanında ikincilik ödülü aldı. İstanbul'da HSBC Bankası'nda Telekomünikasyon ve City Bank'ta Kurumsal Bankacılık alanlarında, 2007 yılında New York'ta Lehman Brothers'da Structüred Products'ta staj yaptı. Lehman Brothers'dan aldığı teklif üzerine Georgetown'dan mezun olunca ŞTİR Trader olarak ise başladı. Lehman Brothers'ın batması üzerine, 2009 yılında Barcleys'da aynı görevine devam etti. 2010-2014 arası Deutsche Bank'ta vice presidentliga kadar yükseldi. Bankacılıkta aradığı dinamizmi ve entellektüel canlılığı bulamayınca, kariyer değiştirmek için Columbia Üniversitesi'nin Bilgisayar Bilimleri Bölümü'nde master programına başvurdu. Full bursla girdiği master programında, Luis Gravano'nun labaratuvarında araştırma görevlisi olarak çalıştı. Master sonunda Google'da yapmış olduğu staj üzerine Yazılım Mühendisi olarak Palantır'de çalışmaya başladı. Londra, Abu Dhabi ve Los Angeles'ta Palantır'ın birçok projesini yönetmeye devam ediyor.

The iOS Dev Podcast
007 Struct vs Class - Swift

The iOS Dev Podcast

Play Episode Listen Later Jan 28, 2019 10:44


In this lesson you will learn the fundamental difference between structs and classes by understanding value types and reference types.  Today's guest  @itsdamslife⁩ You can reach out to me @gouravnayyar  --- Send in a voice message: https://anchor.fm/gouravnayyar/message

Merge Conflict
111: The Three Equals of a Struct

Merge Conflict

Play Episode Listen Later Aug 20, 2018 37:49


We get nerdy again diving deep into the world of struct equality and performance. Sit back and get ready for some operator overloading, IEquatable, performance implications, getting of hash code, amazing C# 7 features, and how ValueTuples save everything! Follow Us Frank: Twitter, Blog, GitHub James: Twitter, Blog, GitHub Merge Conflict: Twitter, Facebook, Website Music : Amethyst Seer - Citrine by Adventureface ⭐⭐ Review Us (https://itunes.apple.com/us/podcast/merge-conflict/id1133064277?mt=2&ls=1) ⭐⭐ SUPPORT US ON PATREON: patreon.com/mergeconflictfm Special Thanks to Syncfusion: Download their e-books: * Xamarin.Forms Succinctly (https://www.syncfusion.com/ebooks/xamarin_forms_succinctly?utm_source=podcasts&utm_medium=list&utm_campaign=mergexampodcy18) * Xamarin.Forms for macOS Succinctly (https://www.syncfusion.com/ebooks/xamarin_forms_for_mac_os_succinctly?utm_source=podcasts&utm_medium=list&utm_campaign=mergexampodcy18)

soundbite.fm: a podcast network
Merge Conflict: 111: The Three Equals of a Struct

soundbite.fm: a podcast network

Play Episode Listen Later Aug 20, 2018 37:49


We get nerdy again diving deep into the world of struct equality and performance. Sit back and get ready for some operator overloading, IEquatable, performance implications, getting of hash code, amazing C# 7 features, and how ValueTuples save everything! Follow Us Frank: Twitter, Blog, GitHub James: Twitter, Blog, GitHub Merge Conflict: Twitter, Facebook, Website Music : Amethyst Seer - Citrine by Adventureface ⭐⭐ Review Us (https://itunes.apple.com/us/podcast/merge-conflict/id1133064277?mt=2&ls=1) ⭐⭐ SUPPORT US ON PATREON: patreon.com/mergeconflictfm Special Thanks to Syncfusion: Download their e-books: * Xamarin.Forms Succinctly (https://www.syncfusion.com/ebooks/xamarin_forms_succinctly?utm_source=podcasts&utm_medium=list&utm_campaign=mergexampodcy18) * Xamarin.Forms for macOS Succinctly (https://www.syncfusion.com/ebooks/xamarin_forms_for_mac_os_succinctly?utm_source=podcasts&utm_medium=list&utm_campaign=mergexampodcy18)

Devchat.tv Master Feed
iPS 251: XcodeGen and other Swift Tools with Yonas Kolb

Devchat.tv Master Feed

Play Episode Listen Later Aug 9, 2018 38:36


Panel: Jaim Zuber Special Guest: Yonas Kolb In today’s episode, the iPhreaks panel talks to Yonas Kolb about XcodeGen and other Swift tools. Yonas works on a number of open source projects that Jaim has been working with recently, notably XcodeGen, Mint, and Beak. They talk about what each of these open source tools are and do, use cases for XcodeGen, and the benefits of checking in VS not checking in. They also touch on obscure things you can do with XcodeGen, how he started the project, and more! In particular, we dive pretty deep on: Yonas intro XcodeGen Swift command line tool Why bother? Merge conflicts Use with complicated setups How do you define the files? Point at a directory and it will work itself out What’s the output of the XcodeGen tool? Skeptical at first Benefits of checking in vs not checking in XcodeGen project? What do you use to describe the format? How do I set project configurations? Build setting names New documentation for build settings - Xcode Build Settings Reference Does XcodeGen work with CocoaPods? Obscure things you can do with XcodeGen How did you start the project? Xcake and Struct Swift How is Swift for writing tools? What libraries do you use for writing shell commands? Mint Beak And much, much more! Links: XcodeGen Mint Beak Swift Xcode Build Settings Reference CocoaPods Xcake Struct @yonaskolb Yonas’s GitHub yonaskolb.com Sponsors: FreshBooks Loot Crate Picks: Jaim Rockstar programming language Yonas GitUp Xcode Build Settings Reference

The iPhreaks Show
iPS 251: XcodeGen and other Swift Tools with Yonas Kolb

The iPhreaks Show

Play Episode Listen Later Aug 9, 2018 38:36


Panel: Jaim Zuber Special Guest: Yonas Kolb In today’s episode, the iPhreaks panel talks to Yonas Kolb about XcodeGen and other Swift tools. Yonas works on a number of open source projects that Jaim has been working with recently, notably XcodeGen, Mint, and Beak. They talk about what each of these open source tools are and do, use cases for XcodeGen, and the benefits of checking in VS not checking in. They also touch on obscure things you can do with XcodeGen, how he started the project, and more! In particular, we dive pretty deep on: Yonas intro XcodeGen Swift command line tool Why bother? Merge conflicts Use with complicated setups How do you define the files? Point at a directory and it will work itself out What’s the output of the XcodeGen tool? Skeptical at first Benefits of checking in vs not checking in XcodeGen project? What do you use to describe the format? How do I set project configurations? Build setting names New documentation for build settings - Xcode Build Settings Reference Does XcodeGen work with CocoaPods? Obscure things you can do with XcodeGen How did you start the project? Xcake and Struct Swift How is Swift for writing tools? What libraries do you use for writing shell commands? Mint Beak And much, much more! Links: XcodeGen Mint Beak Swift Xcode Build Settings Reference CocoaPods Xcake Struct @yonaskolb Yonas’s GitHub yonaskolb.com Sponsors: FreshBooks Loot Crate Picks: Jaim Rockstar programming language Yonas GitUp Xcode Build Settings Reference

The Bike Shed
149: E With an Umlaut

The Bike Shed

Play Episode Listen Later Apr 6, 2018 33:26


Sean experiences a frustrating Ruby bug while building tooling to enforce module boundaries in Shopfiy's monolith. Derek deprecates Rails functionality instead of preparing his talk. TracePoint documentation Unicode Normalization Forms Buildkite Struct inheritance is overused Deprecate controller level force_ssl XFINITY Data Usage Center — FAQ

Bad Playstyle: A video game book club
Ep 18 - Neon struct "Dick rippin"

Bad Playstyle: A video game book club

Play Episode Listen Later Feb 21, 2018 57:20


the only game we spoil is neon struct, go us!

The Glenyce Show
Is Form and Structure Wrong?

The Glenyce Show

Play Episode Listen Later Feb 15, 2018 60:14


Join Glenyce Hughes as she shares stories, tools and processes about form and structure, and how to use it to create more.

Swift Unwrapped
46: Restricting cross-module struct initializers

Swift Unwrapped

Play Episode Listen Later Feb 12, 2018 15:14


We discuss Jordan Rose's proposal to address issues with struct initializers

Kodsnack
Kodsnack 239 - Void void

Kodsnack

Play Episode Listen Later Dec 19, 2017 65:10


Fredrik snackar nyheter i Swift 4 med Cenny Davidsson, kanske den mest Swift-entusiastiske konsult man kan hitta. Vi diskuterar nyheter i språket, hur det utvecklats över tiden, problemen med olika pakethanterare och vikten av att följa med i ett språks utveckling. Fredrik associerar fritt till sin egen lilla Swift-erfarenhet från att uppgradera Podcast chapters till Swift 4. Ett stort tack till Cloudnet som sponsrar vår VPS! Har du kommentarer, frågor eller tips? Vi är @kodsnack, @tobiashieta, @iskrig, @itssotoday och @bjoreman på Twitter, har en sida på Facebook och epostas på info@kodsnack.se om du vill skriva längre. Vi läser allt som skickas. Gillar du Kodsnack får du hemskt gärna recensera oss i iTunes! Länkar Cenny Davidsson Vårt snack om Swift 1.1 Nyheter i Swift 4 Varvet - trevligt konsultbolag där Cenny jobbar Cocoaheads Göteborg Swift 3 ABI-kompatibilitet Erik “TV-spels-Erik” Svedäng Carp - språket Erik bygger else Heart.Break() Sprak - språket man använder i else Heart.Break() Podcast chapters - programmet Fredrik uppgraderat från Swift 2 till 4 Storyboards - Apples uppmuntrade sätt att bygga gränssnitt Swiftbloggens inlägg om refactoring Appcode - Jetbrains IDE för Appleutveckling Att parsa JSON i Swift 4 - Fredrik har gjort det och det var riktigt enkelt och fint Codable-protokollet Struct i Swift Flatmap Ole Begemanns playground med nyheter i Swift 4 Apples app Playgrounds för IOS - lär dig programmera ARKit - AR-utveckling för IOS Strängar i Swift 4 Ranges Fileprivate Dependency injection … - variadisk parameter Swift package manager Cocoapods Carthage Swift evolution review-sidan Method swizzling Chris Lattner - kompilatornörden själv Protokoll i Swift fuckingblocksyntax.com Proposal-listan Högre ordningens funktioner Cocoaheads Göteborgs Slack - kvittra Cenny för insläpp Titlar En Cenny Det händer väldigt mycket men ändå väldigt lite Det var en mening som inte säger någonting om någonting Någon form av standard för Swift Det var vatten över huvudet Nu kan man Stack overflow-programmera på riktigt Det har hänt mycket men ändå inte Automagi på ett bra sätt Så länge JSON-nycklarna stämmer överens Mycket väsen i kodbasen Imorgon kan vi göra det Använda typsystemet till min fördel Void void Ett alias för två tomma parenteser Slippa få panikhuvudvärk Från urgammal Swift till lite för gammal Swift Swift 4 med gammal syntax  

Programming and Performance with Cliff Click
Struct of Arrays vs Array of Structs

Programming and Performance with Cliff Click

Play Episode Listen Later Sep 28, 2017 14:23


A weekly podcast with Cliff Click talking about all things to do with programming, programmers and computer performance. This is a short talk on turning a common data structure 90 degrees: the Struct of Arrays vs Array of Structs  

Dr. Veronica’s Wellness Revolution: Health and Wellness for the Real World
60: Near Death Experience & Living Fearless Regardless of Your Age

Dr. Veronica’s Wellness Revolution: Health and Wellness for the Real World

Play Episode Listen Later Apr 27, 2017 26:28


Dr. Veronica Anderson, Host, Functional Medicine Specialist and Medical Intuitive interviews Sue Pighini about near death experience & living fearless regardless of your age. Have you ever had a near death experience? Sue Pighini has been a Transformation Life Coach for the past 25 years and was trained in transformational coaching with David Gershon and Gail Straub’s of the Empowerment Institute. She helps others welcome change into their lives in order to live more fulfilling lives.  In this episode, Sue shares how she got stuck by lightning and turn that experience into a positive one. She’ll talk about how you can live fearless and drama free regardless of your age. Listen to the end for ways to determine if you have lived a fulfilling life.   Dr. Veronica Anderson's Links:   https://www.linkedin.com/in/drveronicaanderson/ https://www.facebook.com/drveronicaanderson/ https://twitter.com/DrVeronicaEyeMD?lang=en https://www.pinterest.com/drveronicaeyemd/?eq=dr.%20veronica&etslf=14837 https://www.instagram.com/drveronica/?hl=en     Book: Expect the Extraordinary - Sue Pighini   Time Stamps: 08:48 – Being struck by lightning 13:48 – Evolving through challenges 16:05 – From drama to wow 19:30 – Living fearless regardless of your age 23:12 – Two questions to answer when crossing over   Dr. Veronica Anderson is an MD, Functional Medicine practitioner, Homeopath. and Medical Intuitive. As a national speaker and designer of the Functional Fix and Rejuvenation Journey programs, she helps people who feel like their doctors have failed them. She advocates science-based natural, holistic, and complementary treatments to address the root cause of disease. Dr. Veronica is a highly-sought guest on national television and syndicated radio and hosts her own radio show, Wellness for the REAL World, on FOX Sports 920 AM “the Jersey” on Mondays at 7:00 pm ET.   To get started transforming your health, schedule a consult HERE

Devchat.tv Master Feed
174 iPS Structs and Mutability with Chris Eidhof

Devchat.tv Master Feed

Play Episode Listen Later Oct 13, 2016 43:54


1:15: Introduction: Chris Eidhof OBJC.io 2:05: Structs in Swift Blog post Functional programming inspiration Mutations in structs can be positive 3:55: Problems that can be solved Unexpected changes, unexpected mutations Make mutable opt-in 8:15: When mutating can be useful Change an element at a specific index Struct copies are very expensive 11:15: Benchmarks 15:30: New Data and Updates Strategies for communicating changes in state 23:00 Writing simple code Subjective Issues with structs Swift Summit 27:00: ObjectiveC.io Functional Swift 33:00 Other projects Advanced Swift Functional Swift Conference Picks: The Retro Mac Cast (Andrew) 68KMLA.org Forums (Andrew) Twin Cities Startup Week (Jayme) Eli Document Picker (Rod) Functional Swift (Rod) Michael Vey Fall of Hades (Chuck) Webinar Jam (Chuck) Get a Coder Job (Chuck) Kyle Fuller (Chris) Links: Hired.com Chris on Twitter

The iPhreaks Show
174 iPS Structs and Mutability with Chris Eidhof

The iPhreaks Show

Play Episode Listen Later Oct 13, 2016 43:54


1:15: Introduction: Chris Eidhof OBJC.io 2:05: Structs in Swift Blog post Functional programming inspiration Mutations in structs can be positive 3:55: Problems that can be solved Unexpected changes, unexpected mutations Make mutable opt-in 8:15: When mutating can be useful Change an element at a specific index Struct copies are very expensive 11:15: Benchmarks 15:30: New Data and Updates Strategies for communicating changes in state 23:00 Writing simple code Subjective Issues with structs Swift Summit 27:00: ObjectiveC.io Functional Swift 33:00 Other projects Advanced Swift Functional Swift Conference Picks: The Retro Mac Cast (Andrew) 68KMLA.org Forums (Andrew) Twin Cities Startup Week (Jayme) Eli Document Picker (Rod) Functional Swift (Rod) Michael Vey Fall of Hades (Chuck) Webinar Jam (Chuck) Get a Coder Job (Chuck) Kyle Fuller (Chris) Links: Hired.com Chris on Twitter

Check It Out, Comrade!
Episode 61: Devil Daggers / Neon Struct

Check It Out, Comrade!

Play Episode Listen Later Jun 11, 2016 29:13


The most potato of potato games joins an exceptionally stylish and worthy stealth game. Brief admin note: no episode in 2 weeks to accommodate for travel. We'll be back in a month!

Fondamenti di Informatica
Lezione 14b Fondamenti di Informatica

Fondamenti di Informatica

Play Episode Listen Later Apr 20, 2016 19:05


Il tipo struct: definizione e meccanismi di accesso. Array di STRUCT. Strutture nidificate. Passaggio di STRUCT alle funzioni. Esempi. Il tipo union: definizione ed esempi. Il tipo enum: definizione ed esempi. Algoritmi di base definiti sugli array: ricerca di un elemento in un array. Inserimento e cancellazione di un elemento e di un blocco di elementi in un array.

Fondamenti di Informatica
Lezione 14a Fondamenti di Informatica

Fondamenti di Informatica

Play Episode Listen Later Apr 20, 2016 52:27


Il tipo struct: definizione e meccanismi di accesso. Array di STRUCT. Strutture nidificate. Passaggio di STRUCT alle funzioni. Esempi. Il tipo union: definizione ed esempi. Il tipo enum: definizione ed esempi. Algoritmi di base definiti sugli array: ricerca di un elemento in un array. Inserimento e cancellazione di un elemento e di un blocco di elementi in un array.

Immutable
26: Grocery Store Fast Lane

Immutable

Play Episode Listen Later Feb 23, 2016 18:48


In this episode: Fastlane, when to change jobs, Structs vs Classes in Swift, Exporting assets, and writing APIs in Rails! If you have questions of your own, you can tweet us at @immutablefm, email us at questions@immutable.fm, or join our Slack team! Sponsors: Hired Topic 1: Can you go a little into what you use Fastlane for; and if it makes sense to start using as an indie dev or only at a company, or both? Fastlane Fabric Felix Krause Topic 2: What do you do when you get offers for better opportunities with more pay and better perks soon after you just switched jobs because it was a better opportunity with more pay and better perks? Topic 3: I am fairly new to programming and Swift and I am a bit confused after watching the WWDC on protocol-orientated programming. When should we choose to use a Struct over a Class in iOS and is POP something that you are using when writing your apps? Protocol-Oriented Programming in Swift Object-Oriented Programming Andy Matuschak Andy Matuschak - "Functioning as a Functionalist" Justin Spahr-Summers Justin Spahr-Summers - "Enemy of the State" Topic 4: When coming up with mockups for clients, is there an easier way of exporting multiple variations/sizes of a mockup quickly with one click For example a logo in illustrator exported in three different colors for the client to choose. Is there a faster, easier way to mass export without saving each variation as pdf or png individually? Adobe Illustrator Adobe Generator Affinity Designer Gulp gulp-svg-sprite Sketch Figma Topic 5: I have a question for the show that arose from the Parse discussion. As a mobile developer I would love to start doing some small backend stuff and write my own API. Where is the best place to get started on that journey? Sam mentioned Ruby on Rails as his go to. Would love to hear more about how we can transition to backend stuff. Railscasts.com Treehouse Outro Today w/ Teehan & Jacks: Episode 2 (We've already stopped doing it because it takes too much time.) Personal Sam Spec's Slack Team

Indiebonbon Podcast
Indiebonbon Podcast 28 - Murder, NEON STRUCT, Nuclear Throne, FAST Racing Neo

Indiebonbon Podcast

Play Episode Listen Later Dec 21, 2015 88:41


Eine Folge die man mit Edelgasen beschreiben könnte! Hier findet ihr Alles: Rogue-likes, Racer und Point & Click Adventure. Timecodes:0:01:49 - Murder0:18:36 - NEON STRUCT0:40:42 - Nuclear Throne1:06:52 - FAST Racing Neowww.VictoryRoad.deUnterstützten könnt ihr uns perhttp://www.patreon.com/VictoryRoad

Indiebonbon Podcast
Indiebonbon Podcast 28 - Murder, NEON STRUCT, Nuclear Throne, FAST Racing Neo

Indiebonbon Podcast

Play Episode Listen Later Dec 21, 2015 88:41


Eine Folge die man mit Edelgasen beschreiben könnte! Hier findet ihr Alles: Rogue-likes, Racer und Point & Click Adventure. Timecodes:0:01:49 - Murder0:18:36 - NEON STRUCT0:40:42 - Nuclear Throne1:06:52 - FAST Racing Neowww.VictoryRoad.deUnterstützten könnt ihr uns perhttp://www.patreon.com/VictoryRoad

Take Up Code
22: C# Creating And Disposing Instances.

Take Up Code

Play Episode Listen Later Dec 17, 2015 11:15


Creating instances in C# is a bit different because there is a difference between value types and reference types. You will be able to navigate your objects with ease after this episode.

Signed In: A Video Game Podcast
Episode #179: Just Cause 3 / Beyond Eyes / Reveal The Deep / LISA / Neon Struct / Invisible, Inc. / Fallout 4 / Star Wars: Battlefront

Signed In: A Video Game Podcast

Play Episode Listen Later Dec 13, 2015 96:54


Craig starts the show by diving into Reveal The Deep, Jeremy causes a revolt in Fallout 4, Craig says little about the never endingly titled Dr. Langeskov, The Tiger, and The Terribly Cursed Emerald: A Whirlwind Heist, Sean checks out the latest DLC offering for Star Wars: Battlefront, and Craig makes his way through Lisa's Joyful DLC. Jeremy takes issue with Just Cause 3, Craig looks at the latest DLC offering in Neon Struct, Sean uses all his senses with Beyond Eyes, and Craig closes out a DLC packed episode with the latest for Invisible, Inc. E-mail us at comments@signedinpodcast.com!  Visit us online at SignedInPodcast.com!   Games discussed on this episode! 0:00:00 – Intro 0:08:33 – Reveal The Deep 0:12:38 – Fallout 4 0:24:56 – Dr. Langeskov, The Tiger, and The Terribly Cursed Emerald: A Whirlwind Heist 0:27:45 – Star Wars: Battlefront – Battle of Jakku DLC 0:34:27 – LISA the Joyful 0:42:34 – Just Cause 3 0:59:49 – Neon Struct DLC 1:03:30 – Beyond Eyes 1:16:44 – Invisible, Inc. DLC 1:36:53 – End

The Citadel Cafe: A Sci-Fi and Fantasy Podcast
The Citadel Cafe 165: Story Con/Struct

The Citadel Cafe: A Sci-Fi and Fantasy Podcast

Play Episode Listen Later Sep 25, 2015 50:30


This week Lou brings us up to speed on what to expect in Fear The Walking Dead, Scream the series and Person Of Interest. Joel has not one but two art book Kickstarter campaigns to recommend and we have even more books to talk about in the Internet Minute. Hosted on Acast. See acast.com/privacy for more information.

Signed In: A Video Game Podcast
Episode #167: The Witcher 3 / Invisible, Inc. / You Must Build A Boat / Neon Struct / SteamWorld Dig / GTA V

Signed In: A Video Game Podcast

Play Episode Listen Later Jun 14, 2015 98:09


Craig and Jeremy open the show with the sliding click fest You Must Build A Boat, Jeremy picks up SteamWorld Dig for the 3DS, and Sean gives some updates on his GTA V second life. Craig tries to not get caught in Neon Struct, Jeremy tries to read things in The Witcher 3: Wild Hunt, and Craig just tries to stay alive in Invisible, Inc. E-mail us at comments@signedinpodcast.com!  Visit us online at SignedInPodcast.com!   Games discussed on this episode! 0:00:00 – Intro 0:06:50 – You Must Build A Boat 0:20:20 – SteamWorld Dig 0:31:23 – GTA V 0:42:26 – Neon Struct 0:54:06 – The Witcher 3: Wild Hunt 1:13:48 – Invisible, Inc. 1:38:09 – End

Ruby NoName podcast
Ruby NoName Podcast S04E25

Ruby NoName podcast

Play Episode Listen Later Dec 24, 2012 65:21


Новости Дэвид Челимски передает права Rspec Lead Будущее Ruby и статья от Brian Ford + тикет в официальном редмайне Ruby Почему надо компилировать руби с -O3 Сравнение ОО моделей в Ruby и JavaScript Почему НЕ надо компилировать руби с -O3 (тут подробнее) Изменение суперкласса в Ruby Гем для прокидывания валидации из БД в рельсы Не наследуйтесь от класса Struct Класс User для хипстеров Custom Expectations With RSpec Подмножество Ruby для Embedded устройств Композиция и to_proc Ruby2.0 и SystemTap Ruby в Google+ Возвращение блудного RubyRacer Более лучше выводить ошибки Обсуждение Конференция Railsclub в Ульяновске Владимир Ильич Ленин Ульяновск в Википедии Кирилл Мокевнин Материалы выступления Ивана Евтуховича в Ульяновске Интервью и Игорем Александровым Компания Игоря JetRockets Проект sdelki.ru Блог Игоря Обсуждаемая статья про Ruby Shootout Гем wisepdf Гем metrika Гем wiselinks Поддержка AWS в paperclip Role.js от Саши Косса