ap BEETHOVEN, L. van: Piano Concertos (Complete) (Mustonen, Tapiola Sinfonietta) (ODE1359-2T) By www.naxos.com Published On :: Fri, 01 May 2020 00:00:00 GMT Full Article
ap Baby Chaos - Ape Confronts Cosmos By www.music-news.com Published On :: Tue, 07 Apr 2020 19:50:00 +0100 Full Article
ap Deltaphonic - The Funk, The Soul & The Holy Groove By www.music-news.com Published On :: Sun, 12 Apr 2020 15:43:00 +0100 At the heart of their music is funk: deep and fluid, soulful and raunchy and thoroughly butt-wigglingly funky Full Article
ap Intro to IBM Bluemix Continuous Delivery, Part 1: Deploy and update a simple app By www.ibm.com Published On :: 06 Sep 2017 04:00:00 +0000 In this introductory series on Bluemix and Bluemix Continuous Delivery, you'll discover how using these products can prevent you from wasting time. You learn how to quickly and easily deploy a simple application, deploy an app that makes use of a Bluemix service, and write code that uses a new Bluemix service. You'll even try out the Web IDE (no setup required) and learn how to use agile planning tools. As a bonus to all of the knowledge you'll get by working through the examples in this series, you also get an application that checks the prices of items in online stores for you, so you don’t have to surf the web to see if your favorite items are on sale! Full Article Agile cloud
ap How WebSphere Application Server V8.x handles poison messages By www.ibm.com Published On :: 01 Oct 2017 04:00:00 +0000 This article describes how IBM WebSphere Application Server Version 8.x handles poison JMS messages, looks at the behaviour of both the default messaging provider and the IBM WebSphere MQ messaging provider, and provides information on how the default behaviour can be changed. Full Article Middleware
ap Intro to IBM Bluemix Continuous Delivery, Part 2: Deploy an app that uses a Bluemix service By www.ibm.com Published On :: 02 Oct 2017 04:00:00 +0000 In this introductory series on Bluemix and Bluemix Continuous Delivery, you'll discover how using these products can prevent you from wasting time. Using the simple app created in Part 1, learn how to deploy an app that makes use of a Bluemix service in Part 2. Continue to Part 3, where you learn how to write code that uses the new Bluemix service. In Part 4, learn how to use the Delivery Pipeline service to deploy your app to Bluemix automatically whenever you or someone else on your team pushes code to your project's repository. Full Article cloud Agile
ap Manage account approval in an OpenWhisk application By www.ibm.com Published On :: 26 Oct 2017 04:00:00 +0000 This tutorial shows you how to write an application that allows users to self register, and then have their accounts approved or declined by an administrator. Full Article security
ap Use Clojure to write OpenWhisk actions, Part 3: Improve your OpenWhisk Clojure applications By www.ibm.com Published On :: 30 Oct 2017 04:00:00 +0000 In the previous two tutorials, you learned how to write a basic OpenWhisk Clojure application. In Part 3, I'll show you how to improve any such application. First, you'll learn how to support arguments that include double quotes. Then you'll learn how to use a permanent database (Cloudant) instead of a variable to store the information. Full Article cloud
ap Think your apps are secure in the cloud? By www.ibm.com Published On :: 02 Nov 2017 04:00:00 +0000 The cloud is not secure. Developers know through experience that software and servers get hacked thanks to bad code and insecure Internet connections to remote servers and data centers. You can compare using the cloud to having valuables that are locked up in a suitcase in a parking lot. By nature, both are susceptible to attacks. In this article, we explain the reasons why the cloud is not secure, but we also examine ways to mitigate any insecurities by illustrating some Django examples through the inception of BugHeist. Full Article security
ap IBM Datacap Desktop custom panels By www.ibm.com Published On :: 14 Dec 2017 05:00:00 +0000 User interaction with IBM Datacap can occur when physically scanning pages or when reviewing problems found while processing pages. Here, you can find the information to create your own panels to be used within an IBM Datacap application. Custom panels present alternative layouts and manipulation of fields and data. Full Article data
ap Offloading your Informix data in Spark, Part 5: Machine Learning will help you extrapolate future orders By www.ibm.com Published On :: 15 Dec 2017 05:00:00 +0000 Part 5 of this tutorial series teaches you how to add machine learning to your data to help you extrapolate future orders. Full Article data opensource
ap A cryptographic approach to protecting passwords in the cloud By www.ibm.com Published On :: 17 Jan 2018 05:00:00 +0000 In this article, back-end developers learn why it is important to use encryption and how to use it effectively to protect user information on the cloud, especially passwords, so that even a data leak can't be cracked in less than decades. Security is an ever important topic in the cloud that is crucial to full-stack development and is essential on all products and services. Full Article security
ap Achieving high performance on IBM AIX using Coherent Accelerator Processor Interface (CAPI) By www.ibm.com Published On :: 24 Jan 2018 05:00:00 +0000 This article describes the Coherent Accelerator Processor Interface (CAPI) Flash support on IBM AIX. CAPI technology has been used on AIX to accelerate I/O operations to IBM Flash storage. AIX CAPI Flash driver stack has been optimized into a monolithic driver model which further reduced the I/O code path length. CAPI Flash technology provides a superior performance advantage in terms of IOPS per processor when compared to the traditional Fibre Channel I/O. We also describe at a high level how a user can use CAPI-based flash devices on AIX. Full Article aix
ap Build a simple word game app using Cloudant on IBM Cloud By www.ibm.com Published On :: 01 Feb 2018 05:00:00 +0000 IBM Cloud is an open platform for developing and deploying web and mobile applications. In this two-part tutorial, we walk you through the steps to create a simple GuesstheWord game application using IBM Cloud and its cloud-based development environment: open toolchains and the IBM Cloud Continuous Delivery service. You will start from scratch and end up with a simple game you can play in a web browser with server code running in the cloud. Full Article cloud
ap Use management APIs and Jenkins as a continuous integration engine for IBM App Connect Professional deployment automation By www.ibm.com Published On :: 05 Feb 2018 05:00:00 +0000 Check out deployment automation on IBM App Connect (formerly known as WebSphere Cast Iron) by using IBM App Connect Management APIs, the SoapUI client, and Jenkins. Full Article Agile opensource
ap Getting started with the IBM Cloud, Part 2: Build an advanced Cloud Foundry app on the IBM Cloud platform By www.ibm.com Published On :: 08 Mar 2018 05:00:00 +0000 See how to develop and deploy advanced Cloud Foundry applications in the IBM Cloud. Doug Tidwell shows you how to create a globally available app that uses a cloud-hosted NoSQL database. Full Article cloud
ap Scale single sign-on with App ID for your Node.js cloud apps By www.ibm.com Published On :: 14 Mar 2018 04:00:00 +0000 In this tutorial, you will learn about implementing scalable Node.js applications when you are using the App ID service. This IBM Cloud service allows you to add authentication to your mobile and web apps and protect your APIs and back-ends running on IBM Cloud. App ID provides authentication with email/password through a scalable user registry or you can add social login, so that users can sign in with their Facebook or Google credentials. With App ID, you can also host user profile info that you can use to build engaging experiences. Full Article cloud web security
ap Configure multifactor authentication for IBM Cloud Node.js applications By www.ibm.com Published On :: 16 Mar 2018 04:00:00 +0000 Passwords are not a complete security solution; they can be stolen or shared. In this tutorial, you learn how to use a random string delivered by email as a second authentication factor. I also discuss several methods for risk analysis, which is used by the application to decide whether a second factor is warranted. Full Article security cloud
ap Build a connected-car IoT app with Geospatial Analytics By www.ibm.com Published On :: 19 Mar 2018 04:00:00 +0000 Deploy and extend an Internet of Things (IoT) Connected Vehicle starter kit on IBM Cloud with the Internet of Things Platform and Geospatial services. The starter kit enables you to simulate, view, and manage vehicles driving through a city and set up geofences for notification. Full Article Internet of Things cloud
ap Getting started with IBM Cloud Node.js applications, Part 1: Create a front-desk visitor log with Node.js By www.ibm.com Published On :: 05 Apr 2018 04:00:00 +0000 In this article, you learn how to use the IBM Cloud to write a Node.js application for an organization’s front desk, which needs to log visitors in and out. Along the way you will learn how to use Node.js, the Express HTTP server library, and a Cloudant database. You will learn how to do this in the highly available IBM Cloud. This is a basic introduction to Node.js programming on the IBM Cloud platform. Full Article cloud security
ap Getting started with IBM Cloud Node.js applications, Part 2: Create a front-desk visitor log with Node.js By www.ibm.com Published On :: 09 Apr 2018 04:00:00 +0000 In the first article in this series, you learned how to build a Node.js application on the IBM Cloud. However, that application was not very responsive or visually appealing. In this article you learn how to use the Bootstrap theme for your application to look better, and how to use the AngularJS library to make it more responsive. Full Article cloud security
ap Hosted VMware environments and recovery solutions in IBM PureApplication Platform, Part 2: Setting up a PureApplication Software workload environment By www.ibm.com Published On :: 30 Aug 2018 04:00:00 +0000 With the release of IBM Bluemix Local System and PureApplication System firmware V2.2.3, you can create automatically configured hosted VMware environments for more flexibility on how you run and manage your workloads. This tutorial series provides a step-by-step guide for users of the Bluemix Local System W1500, W2500, W3500, and W3550 models to work with these advanced capabilities. In Part 2, you install and configure a PureApplication Software workload environment. Full Article Middleware cloud
ap Hosted VMware environments and recovery solutions in IBM PureApplication Platform, Part 1: Getting started with hosted VMware environments By www.ibm.com Published On :: 30 Aug 2018 04:00:00 +0000 With the release of IBM Bluemix Local System and PureApplication System firmware V2.2.3, you can create automatically configured hosted VMware environments for more flexibility on how you run and manage your workloads. This series of articles provides a step-by-step guide for users of the W1500, W2500, W3500, and W3550 models to work with these advanced capabilities. In Part 1, you get started with creating and deploying hosted VMware environments in Bluemix Local System. Specifically, you learn how to allocate resources, configure external access to VMware components, and configure and deploy virtual machines in VMware. Full Article cloud Middleware
ap Hosted VMware environments and recovery solutions in IBM PureApplication Platform, Part 3: Building a disaster recovery solution with PureApplication Software By www.ibm.com Published On :: 09 Sep 2018 04:00:00 +0000 With the release of IBM PureApplication Platform and PureApplication System firmware V2.2.3, you can create automatically configured hosted VMware environments for more flexibility on how you run and manage your workloads. This series of articles provides a step-by-step guide for users of the PureApplication Platform W1500, W2500, W3500, and W3550 models to work with these advanced capabilities. In Part 3, you set up disaster recovery and learn how to perform three different disaster recovery procedures. Full Article Middleware cloud
ap Why JobKeeper could wrap up early By www.dailytelegraph.com.au Published On :: The federal government’s wage subsidy scheme may be wound back before its promised six month life span. Full Article
ap Cheap beer and long lunches to revive economy By www.dailytelegraph.com.au Published On :: Cheaper beer and the return of the long lunch is on the menu as the hospitality sector tries to revive restaurants, pubs and cafes on the other side of the coronavirus pandemic. Full Article
ap The day our future Queen escaped to party with the people By www.dailytelegraph.com.au Published On :: The Queen has marked the 75th anniversary of the allied Victory in Europe remembering how she sneaked outside Buckingham Palace in 1945 to celebrate with the joyous crowds. Full Article
ap Karl’s bizarre online appearance By www.dailytelegraph.com.au Published On :: Karl Stefanovic has given his first interview since welcoming daughter Harper with wife Jasmine Yarborough. Full Article
ap Shock as rapper dead aged 47 By www.dailytelegraph.com.au Published On :: Mercury Prize-nominated rapper Ty has died of coronavirus. Full Article
ap Nov 23, 2019: Plate vs. Bowl & Soap Operas By www.cbc.ca Published On :: Thu, 21 Nov 2019 21:07:00 EST Simon Rakoff and Sean Cullen offer their dinner-most thoughts when they compare plates to bowls. Then, Michelle Shaughnessy and Deborah Kimmett offer bold and beautiful arguments in their debate on soap operas. Full Article Radio/The Debaters
ap COVID-19 in NYC, a century-old blood therapy returns, embrace the bidet, Mariko Tamaki on Wonder Woman & more By www.cbc.ca Published On :: Fri, 27 Mar 2020 18:24:44 EDT The coronavirus hits New York City hard, doctors revisit a century-old blood therapy in the hopes of treating COVID-19, a hockey commentator is doing play-by-play for fans' pet videos, what the coronavirus outbreak means for the zero waste movement, toilet paper shortages spark an interest in bidets, Mariko Tamaki is taking over writing DC's Wonder Woman comic, and more. Full Article Radio/Day 6
ap Apps make it easier for couples to separate, but family law experts say communication is still key By www.cbc.ca Published On :: Fri, 17 Jan 2020 13:19:27 EST Online tools for divorce and co-parenting aim to keep the process amicable and inexpensive. These digital resources are part of a broader move to open up divorce to less adversarial conflict resolution methods like mediation, coaching and collaborative law. Full Article Radio/Spark
ap In 300 metres, turn left: a digital history of maps By www.cbc.ca Published On :: Fri, 14 Feb 2020 13:36:50 EST In honour of the 15th anniversary of Google Maps, we explore all the ways we have learned to navigate the world by sight, smell and sound. Full Article Radio/Spark
ap How the telegraph and the lightbulb can teach us to think critically about future inventions By www.cbc.ca Published On :: Fri, 3 Apr 2020 15:42:12 EDT In her new book, The Alchemy of Us: How Humans and Matter Transformed One Another, materials scientist and author Ainissa Ramirez chronicles eight life-changing inventions, and the inventors behind them. Full Article Radio/Spark
ap Wednesday, April 1, 2020: Patrick Stewart, Ben Gibbard and more By www.cbc.ca Published On :: Wed, 1 Apr 2020 18:14:14 EDT Today on q: actor Patrick Stewart, Broadway actor Chad Kimball, Death Cab For Cutie frontman Ben Gibbard, The Ringer's Alyssa Bereznak. Full Article Radio/Q
ap Thursday, April 2, 2020: Ty Burrell, Allan Rayman and more By www.cbc.ca Published On :: Thu, 2 Apr 2020 16:42:11 EDT Today on q: actor Ty Burrell, q screen columnist Kathleen Newman-Bremang, singer-songwriter Allan Rayman, writer and editor Lisa Moore. Full Article Radio/Q
ap Friday, April 3, 2020: Rufus Wainwright, Brooke Lynn Hytes and more By www.cbc.ca Published On :: Fri, 3 Apr 2020 15:34:29 EDT Today on q: singer-songwriter Rufus Wainwright, visual artist Liza Lou, drag queen Brooke Lynn Hytes, singer-songwriter Basia Bulat, visual artist John Hartman. Full Article Radio/Q
ap Monday, April 6, 2020: Martha Wainwright, John Allen and more By www.cbc.ca Published On :: Mon, 6 Apr 2020 15:17:11 EDT Today on q: singer-songwriter Martha Wainwright, Canadian comedy couple Matt O’Brien and Julia Hladkowicz, industrial designer John Allen, Emmy-winning writer and producer Lena Waithe. Full Article Radio/Q
ap Tuesday, April 7, 2020: Dan Levy, Jessie Reyez and more By www.cbc.ca Published On :: Tue, 7 Apr 2020 13:57:11 EDT Today on q: Schitt's Creek creator and star Dan Levy, musician Rhiannon Giddens, singer-songwriter Jessie Reyez, Julia Ogina on her drum circle. Full Article Radio/Q
ap Wednesday, April 8, 2020: Alan Yang, Debbie Allen and more By www.cbc.ca Published On :: Wed, 8 Apr 2020 15:30:31 EDT Today on q: the late singer-songwriter John Prine, screenwriter, director and producer Alan Yang, dancer, choreographer and actress Debbie Allen. Full Article Radio/Q
ap Thursday, April 9, 2020: Gary the Unicorn, Mostafa Keshvari and more By www.cbc.ca Published On :: Thu, 9 Apr 2020 14:33:37 EDT Today on q: Studio K's Gary the Unicorn and puppeteer Jason Hopley, author and mindfulness instructor Tamara Levitt, filmmaker Mostafa Keshvari, actor Nicholas Braun. Full Article Radio/Q
ap Monday, April 13, 2020: Margaret Atwood, Douglas Coupland and more By www.cbc.ca Published On :: Mon, 13 Apr 2020 09:39:12 EDT Today on q: author Margaret Atwood, filmmaker Ingrid Veninger, artist and author Douglas Coupland, hip hop veteran Sophia Chang. Full Article Radio/Q
ap Tuesday, April 14, 2020: Norah Jones, Catherine Reitman and more By www.cbc.ca Published On :: Tue, 14 Apr 2020 13:19:26 EDT Today on q: singer-songwriter Norah Jones, stand-up comics Eman El-Husseini and Jess Salomon, singer-songwriter Celeigh Cardinal, Workin' Moms creator and star Catherine Reitman. Full Article Radio/Q
ap Wednesday, April 15, 2020: Paul Feig, Maitreyi Ramakrishnan and more By www.cbc.ca Published On :: Wed, 15 Apr 2020 15:08:55 EDT Today on q: actor and director Paul Feig, actress Maitreyi Ramakrishnan, chef and television personality Matty Matheson, an oral history of the Beatles' Hey Jude. Full Article Radio/Q
ap Thursday, April 16, 2020: Saleema Nawaz, Barenaked Ladies and more By www.cbc.ca Published On :: Thu, 16 Apr 2020 14:08:39 EDT Today on q: author Saleema Nawaz, director Richard J. Lewis, Ed Robertson of the Barenaked Ladies, medical illustrator Alissa Eckert. Full Article Radio/Q
ap Love in another language, Cape Breton basketball tourney and stop for school bus campaign By www.cbc.ca Published On :: Thu, 20 Feb 2020 00:00:00 EST Quebec couple talk about falling in love when they speak different languages, Me of the deeps perform at Cape Breton high school basketball tourney and renewed campaign to make motorists stop for school buses after death of five year old twenty years ago. Full Article Radio/The Story from Here
ap Forest therapy walks, grade four gets bravery award, cabbie confidential and remembering Sara Sexton By www.cbc.ca Published On :: Thu, 5 Mar 2020 00:00:00 EST Thunder Bay psychologist and the healing power of forest therapy walks, Torbay Nfld boy gets bravery award for saving a classmate's life, London Ontario cabbie of twenty years talks about what he enjoys and what irks him and remembering 97 year old Sara Sexton of Newfoundland who died last month. Full Article Radio/The Story from Here
ap Cape Breton youth crisis and journalist Sheila MacVicar on PTSD By www.cbc.ca Published On :: Thu, 19 Mar 2020 00:00:00 EDT Extreme challenges for young people on economically depressed Cape Breton and veteran journalist Sheila MacVicar on her career and on stuggles with PTSD. Full Article Radio/The Story from Here
ap Feb 8: Coronavirus treatment, parentese helps baby talk, seals clap back and more… By www.cbc.ca Published On :: Fri, 7 Feb 2020 16:51:46 EST Splicing damaged nerves, getting astronauts to Mars healthy and sane and smoke on glaciers Full Article Radio/Quirks & Quarks
ap Apr 4: Testing for COVID-19, blood plasma clinical trials begin, vaccine development and more ... By www.cbc.ca Published On :: Fri, 3 Apr 2020 17:19:11 EDT COVID threatens mountain gorillas and these boots were made for running Full Article Radio/Quirks & Quarks