"filmID","creator","title","date_of_publication","runtime","series_title","summary","format_type","associated_entity","geography","subject_group","genre","image_url","direct_url" "asp4066873-marc","","An exercise on the JSON server with an AJAX practice application","","95 minutes","[]","Learn JSON, practice making XHR requests and receiving responses in JavaScript, and set up a JSON server locally. About This Video: Practical exercises to help you build interactive applications driven by local JSON DB data. Learn to set up local-hosted JSON server. In Detail: Are you looking for an easy way to set up a local-hosted JSON server? This course is designed to help you set up and learn JSON and AJAX. You'll use it locally on your own machine and practice working with AJAX and JSON — all from your computer. No CORS errors, no problems; everything will be done locally. This course is designed to help you learn and practice JSON and will walk you through setting up a JSON Server. This will give you a fully functional JSON database that you can use to practice JSON and AJAX. This course covers the basics of XHR requests in JavaScript and how to GET and POST data. Then, you'll learn how to make XHR requests, see database updates directly in your editor, and view the JSON database. Further, you'll find out more about tools and resources that are used to make XML Http Requests in JavaScript. JavaScript Object Notation (or JSON) is an open-standard file format that uses human-readable text to transmit data objects consisting of attribute-value pairs and array data types. It is a very common data format used for an asynchronous browser-server communication, including as a replacement for XML in some AJAX-style systems. By the end of this course, you will have all the knowledge you need to set up JSON locally and AJAX with JavaScript. INTRODUCTION TO SETTING JSON LOCALLY AND AJAX WITH JAVASCRIPT. JSON server course. Introduction: Set up Local JSON. DB Postman Tool for AJAX. Create your HTML elements. Interactive Button. XHR request data. XHR post data to json. DB Exercise: JSON server interface. Exercise: Build Page Comments. Post: create new posts. Search JSON server. List Comments. Add Post Comments Code. Review JSON server.","stream","[]","[]","['JSON (Document markup language)', 'JavaScript (Computer program language)', 'Ajax (Web site development technology)']","['Instructional films']","https://d3crmev290s45i.cloudfront.net/frames/1009992xxx/1009992251/1009992251-disc001-file001-frame00005-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4066873" "asp4066871-marc","","A JQuery practice project for beginners using a lock combo guesser","","47 minutes","[]","Build an interactive web application from scratch using jQuery and JavaScript. About This Video: Build projects using jQuery. Use jQuery in a comfortable way. In Detail: This course will show you how to build an interactive web application from scratch using jQuery and JavaScript. You will learn by working on a project, by building an interactive mini game. The game itself includes an interface with three numbers that users need to guess. After updating the numbers, they take a guess at the combination; the return shows whether the guess is low or high or their number is correct. All the logic and interactivity are supplied by jQuery and JavaScript. You'll walk through building a web application from scratch, focusing on gaining experience with jQuery. You'll use jQuery for everything, including the CSS. You'll work along with the lessons and experiment with the code; the source code is included. By the end of the course, you'll have produced a fully functional mini application. INTRODUCTION TO USING JQUERY. Introduction to jQuery. Lock Exercise: Project Developer Environment and Setup Combo. Lock Project Introduction. Create interactive Elements. Apply Game Logic. Check Guess Values. Lock Combo Guess Project Review.","stream","[]","[]","['Application software', 'Web applications', 'JavaScript (Computer program language)']","['Instructional films']","https://d3crmev290s45i.cloudfront.net/frames/1009992xxx/1009992250/1009992250-disc001-file001-frame00005-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4066871" "asp4066869-marc","","AJAX using JavaScript Libraries jQuery and Axios","","77 minutes","[]","Learn how to make AJAX requests from the most popular JavaScript libraries including jQuery and Axios. About This Video: Learn about AJAX and how to make a request for data using jQuery or Axios. Designed to let you practice and give you a complete understanding of how AJAX requests are made and the response that can be expected. In Detail: This course contains advanced solutions that will take you from newbie to pro in performing AJAX requests from the most popular JavaScript libraries including jQuery and Axios. The course will several examples of how to connect to web APIs and retrieve data for your web applications. jQuery provides a powerful, easy-to-use library that is famous for making AJAX easy. You'll see how you can use this most popular JavaScript library to do more with less coding. Not only is AJAX easy with jQuery, it's also extremely easy to update your page elements and add event listeners. Why not try jQuery and do something amazing online? Axios provides a seamless AJAX approach that works off promises. Using the JavaScript XHR object, it's a powerful but really lightweight option to bring AJAX into your projects. This library is popular and easy to get started with. You'll use Axios to power your AJAX requests and combine it with plain JavaScript to update the DOM. The course provides several examples of how to implement it and use it within your code. By the end of the course, you'll have a fully-functional application where you can make a request for data using jQuery or Axios. INTRODUCTION TO USING AJAX. Introduction to AJAX with jQuery and Axios. Introduction to jQuery. AJAX with jQuery. jQuery AJAX output to element. jQuery in Codepen. jQuery AJAX shorthand. jQuery Multiple Items. API jQuery Post example. jQuery post with AJAX. JQuery Exercise Overview. JavaScript libraries for AJAX AXIOS. Get Data Update. HTML Loop. Multiple Items in Object. Axios AJAX post. Axios Exercise Overview.","stream","[]","[]","['JavaScript (Computer program language)', 'Web site development', 'Ajax (Web site development technology)']","['Instructional films']","https://d3crmev290s45i.cloudfront.net/frames/1009992xxx/1009992249/1009992249-disc001-file001-frame00005-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4066869" "asp4066867-marc","","A JQuery API exercise with YouTube data for your website","","68 minutes","[]","Connect AJAX to the YouTube API, get JSON data, and use it within your applications. About This Video: Get data from YouTube and use it in your own web applications. We'll dive into jQuery and AJAX. In Detail :The perfect course to practice with and learn more about jQuery AJAX and JSON. You'll become more familiar with jQuery and working with what AJAX is and how you can use it to get JSON data. In this project, we'll show you how to connect to the YouTube Developer API and pull in video data and information. This API is perfect to practice with and get more comfortable with APIs. There is so much data and it's fun to work with! The course model is made in a fun way to practice and learn jQuery, AJAX, and JSON. By the end of the course, you'll have the knowledge to build your own version of the application and make even better ones using APIs. INTRODUCTION TO JQUERY. AJAX: Introduction to using AJAX and getting JSON data. Developer Setup and Environment web application setup. YouTube Developer Key. Bring in jQuery. AJAX Loop each Returned Video Use. JSON feed data. Output Results from API. Customize Results for API Tweaks and Updates. Customize Code jQuery.","stream","[]","[]","['Application program interfaces (Computer software)', 'Ajax (Web site development technology)', 'JavaScript (Computer program language)']","['Instructional films']","https://d3crmev290s45i.cloudfront.net/frames/1009992xxx/1009992248/1009992248-disc001-file001-frame00005-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4066867" "asp4066865-marc","","A JavaScript game exercise built from scratch to catch objects","","104 minutes","[]","Explore how you can learn and practice JavaScript building a fun interactive game from Scratch. JavaScript practice. About This Video: Explore setting up a basic game structure page. Add in the various variable for tracking of values. Connect your keyboard key presses to movement of an element within your HTML. Add collision detection checks to determine if elements have crossed paths. Move elements and construct bounding values. Add self-moving objects for the player to interact with. Complete scoring tweaks updates and more. In Detail: This course will take you on a journey where you'll learn and practice JavaScript by building a fun interactive game from Scratch. We'll explore animation functionality and you'll see how to apply it within your code to make things happen. You'll learn a lot of things such as how to set up a basic game structure page, connect your keyboard key presses to movement of an element within your HTML, move elements, and construct bounding values and a lot more. Source code is also included. INTRODUCTION TO BUILDING A JAVASCRIPT GAME FROM SCRATCH. Introduction to JavaScript exercise. JavaScript and Page Setup. JavaScript AnimationFrame. JavaScript cancel. AnimationFrame. Begin Game. JavaScript. JavaScript Interactive. JavaScript Code. Tweak: Get moving. JavaScript Collision Detection Elements. Bring on the BadGuys. Tweak BadGuys. JavaScript GamePlay in Action. Start the Game. Tweaks: Final Code Review.","stream","[]","[]","['Computer games', 'JavaScript (Computer program language)']","['Instructional films']","https://d3crmev290s45i.cloudfront.net/frames/1009992xxx/1009992247/1009992247-disc001-file001-frame00005-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4066865" "asp4066863-marc","","Build and program smart LEGO Mindstorm EV3 robot","","110 minutes","[]","Discover the power of LEGO Mindstorm EV3 as you learn to invent, build, and program your very own robots. About This Video: Build and control your own robots beyond the capabilities provided with the LEGO EV3 kit. You'll become familiar with resources for your EV3 kit and enhance your robot designs. A practical guide that includes your EV3 kit, combine core programming commands, and implement tested design principles when building your own robot. In Detail: LEGO EV3 robot has changed the way we think about robotics by making it possible for anyone to build real, working robots. This course starts off by showing you how to set up and program your own robot using the Lego Mindstorm EV3 Kit. It provides step-by-step instructions on the entire programming process of the Robot. The complexity of the robot increases gradually as your progress through the sections. With the examples in the course, you will learn how to build and program various robots using LEGO EV3. It provides clear explanations, fun examples and sample codes. By the end of the course, you will be able to build and program your own robot using LEGO EV3.","stream","[]","[]","['LEGO Mindstorms toys', 'Robots']","['Instructional films']","https://d3crmev290s45i.cloudfront.net/frames/1009992xxx/1009992246/1009992246-disc001-file001-frame00010-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4066863" "asp4066861-marc","","Statistical methods and applied mathematics in data science","","159 minutes","[]","Use IPython and Jupyter Notebook to sharpen your skills for your data analysis and visualization tasks. About This Video: Get insights into data, then learn and make predictions from it. Become an expert in high-performance computing and visualization for data analysis and scientific modeling. Comprehensive coverage of scientific computing through many hands-on, example-driven recipes with detailed, step-by-step explanations. In Detail: Machine learning and data analysis are the center of attraction for many engineers and scientists. The reason is quite obvious: its vast application in numerous fields and booming career options. And Python is one of the leading open source platforms for data science and numerical computing. IPython, and its associated Jupyter Notebook, provide Python with efficient interfaces to for data analysis and interactive visualization, and they constitute an ideal gateway to the platform. If you are among those seeking to enhance their capabilities in machine learning, then this course is the right choice. Statistical Methods and Applied Mathematics in Data Science provides many easy-to-follow, ready-to-use, and focused recipes for data analysis and scientific computing. This course tackles data science, statistics, machine learning, signal and image processing, dynamical systems, and pure and applied mathematics. You will apply state-of-the-art methods to various real-world examples, illustrating topics in applied mathematics, scientific modeling, and machine learning. In short, you will be well versed with the standard methods in data science and mathematical modeling.The code bundle for the video course is available at: https://github.com/PacktPublishing/Statistical-Methods---Applied-Mathematics-in-Data-Science."" target=""_new"">https://github.com/PacktPublishing/Statistical-Methods---Applied-Mathematics-in-Data-Science.","stream","[]","[]","['Python (Computer program language)', 'Machine learning', 'Information visualization']","['Instructional films']","https://d3crmev290s45i.cloudfront.net/frames/1009992xxx/1009992245/1009992245-disc001-file001-frame00010-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4066861" "asp4066859-marc","","Hands-on supervised machine learning with Python","","186 minutes","[]","Teach your machine to think for itself! About This Video: Take a deep dive into supervised learning and grasp how a machine “learns” from data. Follow detailed and thorough coding examples to implement popular machine learning algorithms from scratch, developing a deep understanding along the way. Work your Python muscle! This course will help you grow as a developer by heavily relying on some of the most popular scientific and mathematical libraries in the Python language. In Detail: Supervised machine learning is used in a wide range of industries across sectors such as finance, online advertising, and analytics, and it's here to stay. Supervised learning allows you to train your system to make pricing predictions, campaign adjustments, customer recommendations, and much more, while allowing the system to self-adjust and make decisions on its own. This makes it crucial to know how a machine “learns” under the hood.This course will guide you through the implementation and nuances of many popular supervised machine learning algorithms while facilitating a deep understanding along the way. You'll embark on this journey with a quick course overview and see how supervised machine learning differs from unsupervised learning. Next, we'll explore parametric models such as linear and logistic regression, non-parametric methods such as decision trees, and various clustering techniques to facilitate decision-making and predictions. As we proceed, you'll work hands-on with recommender systems, which are widely used by online companies to increase user interaction and enrich shopping potential. Finally, you'll wrap up with a brief foray into neural networks and transfer learning. By the end of the video course, you'll be equipped with hands-on techniques to gain the practical know-how needed to quickly and powerfully apply these algorithms to new problems. All the codes of the course are uploaded on GitHub.","stream","[]","[]","['Python (Computer program language)', 'Machine learning']","['Instructional films']","https://d3crmev290s45i.cloudfront.net/frames/1009992xxx/1009992244/1009992244-disc001-file001-frame00180-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4066859" "asp4066857-marc","","Hands-on deep learning with TensorFlow","","131 minutes","[]","Build smart systems with ease using TensorFlow. About This Video: An easy and fast way to explore deep learning models while using the highly popular TensorFlow library. Blend of theory and practical implementation with complete Jupyter notebook code guides, along with easy-to-reference practical examples. Gain proficiency in building deep learning projects using TensorFlow without any need to delve into writing models from scratch. In Detail: Are you short on time to start from scratch to use deep learning to solve complex problems involving topics like neural networks and reinforcement learning? If yes, then this is the course to help you. This course is designed to help you to overcome various data science problems by using efficient deep learning models built in TensorFlow. The course begins with a quick introduction to TensorFlow essentials. Next, we start with deep neural networks for different problems and then explore the applications of Convolutional Neural Networks on two real datasets. If you're facing time series problem then we will show you how to tackle it using RNN. We will also highlight how autoencoders can be used for efficient data representation. Lastly, we will take you through some of the important techniques to implement generative adversarial networks. All these modules are developed with step by step TensorFlow implementation with the help of real examples. By the end of the course you will be able to develop deep learning based solutions to any kind of problem you have, without any need to learn deep learning models from scratch, rather using tensorflow and it's enormous power.","stream","[]","[]","['Application program interfaces (Computer software)', 'Neural networks (Computer science)', 'Machine learning']","['Instructional films']","https://d3crmev290s45i.cloudfront.net/frames/1009992xxx/1009992243/1009992243-disc001-file001-frame00010-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4066857" "asp4066855-marc","","Hands-on web development with React","","265 minutes","[]","Boost your JavaScript skills by building a real-world SPA with React. About This Video: Dive into React right away and create real-world interfaces. Build a fully-featured Single-Page Application with CRUD operations, routing, and multi-role systems. Master advanced patterns based on functional programming concepts. In Detail: The best way to explore React is to dive in, build realistic interfaces, and unravel its secrets one by one. This video course is designed to take you on a journey from a fascinated newbie to an expert in advanced concepts and design patterns. You will work on an SPA project from start to finish and learn how to implement features and interfaces based on real-world requirements. Facing every challenge head-on, you will slowly dissect React and expose its features. Each section will take you through one web development feature with React. You will write components that are maintainable, reusable, stylish (based on CSS-in-JS concepts), and easy to compose. You will tie together all the concepts by turning your small React app into a fully featured Single-Page Application. You will also understand how to add routing, networking, and session management to your project. By the end of the course, you will be well on your way to becoming a React expert, armed with strong fundamentals and clear conceptual knowledge of advanced patterns.","stream","[]","[]","['Software patterns', 'JavaScript (Computer program language)', 'Application software', 'Web site development', 'Web applications']","['Instructional films']","https://d3crmev290s45i.cloudfront.net/frames/1009992xxx/1009992242/1009992242-disc001-file001-frame00010-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4066855" "asp4066853-marc","","Tips, tricks, and techniques for Node.js development","","179 minutes","[]","Easy tips and tricks to improve your skills with Node.js. About This Video: Practical and proven techniques to improve particular aspects of working with Node.js. Tips to help you improve the applications you're writing today. Coding improvements to help you structure and program your applications in an efficient way. In Detail: With this course you will see the wonderful things you can do with Node.js to improve your Node.js application development with proven techniques. You'll learn to implement some practical and proven techniques to improve particular aspects of Node.js development. Each section provides tips and techniques with clear instructions to carry out different Node.js tasks in a practical manner. The techniques are demonstrated using small practical examples. In this course, we will help boost your skills with information on performance; you'll enhance your coding style, learn about Node.js processes, and improve code quality. This course has around 6 sections that address particular aspects of Node.js, and focuses on discovering new possibilities with Node.js to enhance your current skill-set. By the end of this course, you will have learned some exciting tips, best practices, and techniques for your Node.js web development. You will be able to build your own web applications in Node.js much faster and with ease. The code bundle for this course is available at: https://github.com/PacktPublishing/Node.js-Tips-Tricks-and-Techniques.","stream","[]","[]","['Application software', 'Web applications', 'Web site development', 'JavaScript (Computer program language)']","['Instructional films']","https://d3crmev290s45i.cloudfront.net/frames/1009992xxx/1009992241/1009992241-disc001-file001-frame00010-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4066853" "asp4066851-marc","","Tableau data stories for everyone","","228 minutes","[]","Combine the power of Interactive Tableau Dashboards with data to create powerful stories! About This Video: A comprehensive and friendly guide to telling your story and changing the world with Tableau. Covers the latest techniques and versions of Tableau. Personalize your dashboard with Tableau to present your data. In Detail: Do you wish you could use data to tell stories, change minds, and make better decisions? This course will show how YOU can use Tableau to find the powerful story within your data, and present it clearly and effectively. Tableau has emerged as a clear leader in data visualization. This course will help you create and deploy meaningful and visually appealing dashboards. This course walks you through the fundamentals of Tableau, helping you hone your skills, and helps you understand trends and forecast future predictions. The course will guide you all the way from connecting to a data source to building an interactive dashboard that can illustrate datasets based on user input, and show you how to interact and define specific fields that cater to your visualization without altering the original dataset. You will then learn to build a fully customizable interactive dashboard with advanced Tableau features such as trendlines, the Analytics Pane, and geocoded locations. Later, you will put all your sheets in one place and have them interact with each other based on user input. Finally, by the end of the course, you will be able to tell your own story using interactive dashboards in Tableau.","stream","[]","[]","['Visual analytics', 'Information visualization']","['Instructional films']","https://d3crmev290s45i.cloudfront.net/frames/1009992xxx/1009992240/1009992240-disc001-file001-frame00010-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4066851" "asp4066849-marc","","IOS game development","","189 minutes","[]","Delve into the world of 2D game development on the iOS platform using the SpriteKit framework. About This Video: A practical tutorial to help iOS Developers build their own games using the Apple SpriteKit framework. Covers iOS Game development with fully up-to-date techniques and code examples Gain detailed insights into game development using SpriteKit. In Detail: Mobile gaming is one of the fastest-growing industries. The SpriteKit framework is part of the native SDK from Apple and enables developers to get into 2D game development without unnecessary overhead and a long learning process.This course shows you how to build a game from start to finish. This is a classic cat and ball game, where the cat tries to catch a ball to earn points and to avoid danger balls. The course will show you how to add actions to your game such as moving your sprite (cat) from one location to another, detecting collisions, and adding animations to your game. You will learn how to add real-world physics, sounds and background music, start and end game scenes, labels, and actions to your games. The course will show you how to add launch screens and app icons and publish your course to App Store Connect. By the end of the course, you will have learned to build a fully functional game in iOS using the SpriteKit framework. All the code and supporting files for this course are available on GitHub at https://github.com/PacktPublishing/iOS-Game-Development.","stream","[]","[]","['Computer games', 'Mobile games']","['Instructional films']","https://d3crmev290s45i.cloudfront.net/frames/1009992xxx/1009992239/1009992239-disc001-file001-frame00010-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4066849" "asp4066847-marc","","Hands-on visual analysis with Tableau 10.x","","321 minutes","[]","Drive decision making by creating high-impact data visualizations. Perform visual analysis on your data using Tableau. About This Video: Explore Tableau features to help you get started with visual analytics right away Go beyond basic dashboard creation by using calculations, parameters, maps, actions, and sets. Make use of tips, tricks, and timesavers to help you deliver useful, thoughtful, and beautiful visualizations from your data. In Detail: Tableau has brought the world of visual analytics within the reach of many nonplussed by Excel charts and graphs. But there is a surprising learning curve that gets in the way of using Tableau to its full potential; this course will show you how visual and cognitive science makes data visualization so satisfying. This course will give you the tools to use Tableau to its fullest and build great visualizations. In this course, you will begin by understanding a data-visualization business case with Tableau. Next you will learn about complex ways to connect your data. Moving ahead, you will explore how to express your data — ranging from standard bar charts to more cutting-edge visuals — and make data interactive using sets, filters, groups, and hierarchies. Next you will understand how advanced calculation techniques help improve visual analysis. You will also learn about Tableau's powerful tools (such as spatial analysis) to create maps that are embedded with your data. Lastly you will learn how to put all of your work together into dashboards.By the end of this course you will have gained a lot of confidence, which you can use to build useful, thoughtful, and beautiful visualizations using your complex business data. ","stream","[]","[]","['Visual analytics', 'Database management', 'Information visualization']","['Instructional films']","https://d3crmev290s45i.cloudfront.net/frames/1009992xxx/1009992238/1009992238-disc001-file001-frame00010-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4066847" "asp4066845-marc","","Mastering Tableau 2018.1, second edition","","360 minutes","[]","Find new opportunities in your business that you have never seen before by learning advanced data analytics with Tableau. About This Video: Gain a practical understanding by working with new Tableau 2018.1 features such as dual axis mapping improvements, improved hierarchy filtering, visualization and tooltip improvements, step and jump lines, SQL Server spatial data, additional clustering functionality, and analytical object guidance. Create tables and charts, annotate and format charts, and map geographic data and dashboards to analyze results. Build visualizations that go beyond the default styles by leveraging advanced features and processing your data. In Detail: Tableau has brought the world of visual analytics within the reach of many nonplussed by Excel charts and graphs. But after acquiring the basic skills, there is a learning curve that gets in the way of using Tableau to its full potential. This course will give you the tools to use Tableau to its fullest and make optimal business decisions with rich analytics. If you want to be more feature-ready to use Tableau and perform effective data visualizations and analysis, then this course is for you. After taking this course, you will be confident enough to use advanced Tableau features and other tools. You will develop the skills to perform in-depth analyses for effective business decision making. Your skills will no longer be at an intermediate level; you will now be a master of data analysis using Tableau. You will be able to connect to data sources; summarize data; and create, manipulate, and share data visualizations including highlight tables, charts, scatter-plots, histograms, maps, dashboards, and more. By the end of this course, you will be able to build useful, thoughtful, and beautiful visualizations that will help you make databases and spreadsheets understandable to ordinary people.","stream","[]","[]","['Visual analytics', 'Information visualization']","['Instructional films']","https://d3crmev290s45i.cloudfront.net/frames/1009992xxx/1009992237/1009992237-disc001-file001-frame00015-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4066845" "asp4066843-marc","","Python machine learning in 7 days","","143 minutes","[]","Build powerful Machine Learning models using Python with hands-on practical examples in just a week. About This Video: A good understanding of machine learning to start creating practical solutions. Get an intuitive understanding of many machine learning algorithms. Build many different Machine Learning models and learn to combine them to solve problems. In Detail: Machine learning is one of the most sought-after skills in the market. But have you ever wondered where to start or found the course not so easy to follow. With this hands-on and practical machine learning course, you can learn and start applying machine learning in less than a week without having to be an expert mathematician. In this course, you will be introduced to a new machine learning aspect in each section followed by a practical assignment as a homework to help you in efficiently implement the learnings in a practical manner. With the systematic and fast-paced approach to this course, learn machine learning using Python in the most practical and structured way to develop machine learning projects in Python in a week.This course is structured to unlock the potential of Python machine learning in the shortest amount of time. If you are looking to upgrade your machine learning skills using Python in the quickest possible time, then this course is for you!","stream","[]","[]","['Python (Computer program language)', 'Machine learning']","['Instructional films']","https://d3crmev290s45i.cloudfront.net/frames/1009992xxx/1009992236/1009992236-disc001-file001-frame00010-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4066843" "asp4066841-marc","","Practical HTML and CSS","","265 minutes","[]","Launch your web career by adding HTML and CSS to your skill set. About This Video: HTML and CSS are the languages of the web, and are becoming more and more app design languages. Learning to master these languages prepares you to be an architect of the future, instead of just a user. This course equips you with a highly valuable and in-demand skill and teaches you everything you need to know to start or continue your web development journey in a self-guided way. You will learn to put HTML and CSS to their best use to ensure that your site becomes flexible, relevant, and easy to maintain. In Detail: Tech skills such as HTML and CSS will always be in demand, which makes finding skilled, quality web developers time-consuming and costly. By learning everything you need to know to get started with HTML and CSS, you can save yourself time and money and give yourself a highly marketable skill. Technology is constantly changing, and over his 20-year development career, Nick Ruffilo has seen just how widely it can change. Delve into Practical HTML and CSS with Nick and learn everything you need to get started with HTML and CSS and succeed in your web development career. You will be able to implement real-world skills to build real-world websites: professional, beautiful, and truly responsive websites that will maximize the value you can create. This course will give you the confidence to take on any web design by knowing what is possible, how to find the answers to the unknown, and how to make your website stand out from the crowd. By the end of this course, you will be able to bring in the power of both HTML and CSS to your work by building great professional-looking websites. By learning HTML and CSS, you will get the best of both worlds in your web development projects or tasks and ensure that your site is flexible, relevant, and easy to maintain. All the code and supporting files for this course are available on Github.","stream","[]","[]","['Cascading style sheets', 'Application software', 'Web sites', 'Web site development', 'HTML (Document markup language)']","['Instructional films']","https://d3crmev290s45i.cloudfront.net/frames/1009992xxx/1009992235/1009992235-disc001-file001-frame00010-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4066841" "asp4066839-marc","","UX design by example","","93 minutes","[]","Learn all about UX design with practical examples. About This Video: A comprehensive and friendly guide to learning UX essentials through examples. Covers UX design with fully up-to-date techniques and real-case examples. Shows how to research, analyze, and create a good user experience for digital products and services. In Detail User experience design (UX) is the process of enhancing user satisfaction with a product by improving its usability and accessibility, and the pleasure gained from interacting with the product. This is the most comprehensive, yet straightforward, course in the UX designing. Whether you have never designed before or already know the basics, this course is for you! In this course, we will teach you the essentials of UX design so you can easily apply them to your product or service. This course will teach you about user experience in a practical manner. We start by helping you understand what UX design is and the different research methods to get you a good user experience. The course will give you hands-on experience in using UX design tools — for example, building a Storyboard, working with Wireframes, and their architecture. By the end of the course, you will know different methods to research and analyze your product from the user's perspective. The course supplies practical examples and shows you how some of the best brands have used UX to enhance the user experience. By the end of the course, you will be able to create a great user experience by looking at existing examples and case studies.","stream","[]","[]","['Web sites', 'User-centered system design']","['Instructional films']","https://d3crmev290s45i.cloudfront.net/frames/1009992xxx/1009992234/1009992234-disc001-file001-frame00010-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4066839" "asp4066837-marc","","Getting started with machine learning in Python","","173 minutes","[]","A+ guide to using Machine Learning to classify objects, predict future prices, and automatically learn fixes to problems. About This Video: Learn about supervised learning: how to classify data points and predict future numbers Practical exercises on unsupervised learning: how to segment clients and cluster documents. Intuition-driven practical tour through Machine Learning, packed with step-by-step instructions, working examples, and helpful advice. In Detail: Machine Learning is a hot topic. And you want to get involved! From developers to analysts, this course aims to bring Machine Learning to those with coding experience and numerical skills. In this course, we introduce, via intuition rather than theory, the core of what makes Machine Learning work. Learn how to use labeled datasets to classify objects or predict future values, so that you can provide more accurate and valuable analysis. Use unlabelled datasets to do segmentation and clustering, so that you can separate a large dataset into sensible groups. You will learn to understand and estimate the value of your dataset. We guide you through creating the best performance metric for your task at hand, and how that takes you to the correct model to solve your problem. Understand how to clean data for your application, and how to recognize which Machine Learning task you are dealing with. If you want to move past Excel and if-then-else into automatically learned ML solutions, this course is for you! All the code and the supporting files are available on GitHub.","stream","[]","[]","['Python (Computer program language)', 'Machine learning']","['Instructional films']","https://d3crmev290s45i.cloudfront.net/frames/1009992xxx/1009992233/1009992233-disc001-file001-frame00010-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4066837" "asp4066835-marc","","Building web UIs with Bootstrap 4","","250 minutes","[]","Explore the full potential of Bootstrap to build highly customized, responsive, and mobile-first applications on the web. About This Video: Get familiar with how the web is heading and how you can stay on top of the mobile trend. Explore the latest features in Bootstrap, migrate to Bootstrap 4 and modify the capabilities of Bootstrap 4 to create an enhanced user experience. Integrate Bootstrap with jQuery plugins to make your app more responsive. In Detail: Bootstrap, one of the most complete frameworks, is perfectly built to design elegant, powerful, and responsive interfaces for professional-level web pages. It supports responsive design by dynamically adjusting your web page layout.This video course will begin by showing you how to modify Bootstrap 4 with the help of plugins to build highly customized and powerful UIs. On your way, you will discover several techniques that can be applied to your own web projects to build sleek, beautiful UIs and customize them. You will implement the Bootstrap mobile-first grid system, use the classes Bootstrap has in place to add responsiveness and aesthetic touches to image elements and apply handy helper classes like contextual text and background colors, floating and centering elements and clearing floated elements. Finally, you will learn how to show or hide a page element on the basis of browser screen size using Bootstrap's responsive utility classes. By the end of this video, you will explore the fullest potential of Bootstrap by building highly customized, responsive and mobile-first applications. You will also modify, and integrate bootstrap with jQuery plugins to achieve optimal results for your web projects. All the code and supporting files for this course are available on Github.","stream","[]","[]","['Web sites', 'Web site development']","['Instructional films']","https://d3crmev290s45i.cloudfront.net/frames/1009992xxx/1009992232/1009992232-disc001-file001-frame00010-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4066835" "asp4066833-marc","","Ensemble machine learning techniques","","83 minutes","[]","Combine multiple machine learning algorithms to build models with higher accuracy. About This Video: You will get an intuitive understanding of ensemble learning and we supply practical solutions to real-world problems. Get hands-on with various machine learning techniques along with real-world examples. Get hands-on exposure to many different machine learning models and learn to combine them to solve problems. In Detail: Ensemble is a powerful way to upgrade your model as it combines models and doesn't assume a single model is the most accurate. But what if we combine these models as a way to drop those limitations to produce a much more powerful classifier or regressor?This course will show you how to combine various models to achieve higher accuracy than base models can. This has been the case in various contests such as Netflix and Kaggle, where the winning solutions used ensemble methods. If you want more than a superficial look at machine learning models and wish to build reliable models, then this course is for you.","stream","[]","[]","['Machine learning']","['Instructional films']","https://d3crmev290s45i.cloudfront.net/frames/1009992xxx/1009992231/1009992231-disc001-file001-frame00010-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4066833" "asp4066831-marc","","Kare kare zvako. Mother's day","","30 minutes","[]","Mother's Day is like nothing you've ever seen. Drought has struck. Father pushes his wife away from the family dinner of termites. In anger, when mother challenges him, he digs a pit with a brutal purpose, but little does he suspect that Mother can retaliate just as powerfully. Based on an old Shona folk tale and rendered as a musical celebrating a diversity of contemporary Zimbabwean music, Mother's Day is the newest and most exciting motion picture development to come out of Zimbabwe.","stream","[]","['Zimbabwe']","['Parent and child', 'Legends', 'Famines', 'Shona (African people)']","['Film adaptions', 'Short films']","https://d3crmev290s45i.cloudfront.net/frames/1009991xxx/1009991978/1009991978-disc001-file001-frame00080-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4066831" "asp4066829-marc","","Hard earth. Land rights in Zimbabwe","","56 minutes","[]","The film investigates what life on an occupied Zimbabwean farm is like from many points of view: the farmers, farm workers and occupiers. Simplistic headlines about the Zimbabwean land invasions break up to reveal a much more complex scenario. Land occupiers, commercial farmers, farm workers, war veterans and researchers, all have stories to tell - stories of a divided society in Southern Africa.","stream","[]","['Zimbabwe']","['Land tenure', 'Agriculture and state', 'Land reform']","['Documentary films']","https://d3crmev290s45i.cloudfront.net/frames/1009991xxx/1009991977/1009991977-disc001-file001-frame00065-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4066829" "asp4066827-marc","","Elephant people","","74 minutes","[]","Elephant people is a compassionate look at elephant conservation in Africa from a novel perspective. This time not the elephants but the people who are confronted with the huge task of conserving the elephants as well as living alongside the largest land mammals on earth are the centre of attention. The documentary reveals how elephant conservation is a thorny issue for many African people living in close contact with these large animals that are admired and loved by many animal activists around the globe. ""Elephant People"" portraits a nearly forgotten ""conflict zone"" in countries like Zimbabwe and Kenya and explores the different approaches the two countries engage to deal with the situation.","stream","['CAMPFIRE (Program)']","['Africa']","['Agriculture and state', 'Human-animal relationships', 'National parks and reserves', 'Elephants', 'Wildlife management']","['Documentary films']","https://d3crmev290s45i.cloudfront.net/frames/1009991xxx/1009991976/1009991976-disc001-file001-frame00070-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4066827" "asp4066825-marc","","Fiore. In love with clay","","80 minutes","[]","Internationally-renowned artist Fiore De Henriquez flew in the face of 20th Century gender norms, blazing her own trail and shaping her own identity in the art world across Europe and the United States. But there was more to Fiore than sculpture. While battling with - and eventually accepting - her intersexuality, duality became prominent in her art, her life and her explosive love affairs. In the 1960s, when the world was being swept away by modern art, Fiore was building a reputation as a figurative sculptor in the classical style. Privately, she was forging a body of work that was visceral and sometimes surreal. Professionally, she was making her mark in a very male world.Personally, she was managing a constantly shifting gender identity. Hers is an epic story. Having endured an abusive elder brother, Fiore joined the Italian partisans during WWII (disguised as a man) to rescue Jews from the Nazis. She was captured but escaped across the Alps. Moving to post-war England, she found herself amongst Princess Margaret's set, sculpting HRH the Queen Mother, Igor Stravinsky, Peter Ustinov, Oprah Winfrey, Laurence Olivier, and President Kennedy among many others.""Fiore: In Love with Clay"" examines her life and her art through the eyes of those closest to her. She died in 2004 in the Tuscan village she had saved and transformed into an arts centre.","stream","['De Henriquez, Fiore']","[]","['Sculptors', 'Intersex people']","['Documentary films', 'Biographical films']","https://d3crmev290s45i.cloudfront.net/frames/1009991xxx/1009991223/1009991223-disc001-file001-frame00150-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4066825" "asp4066823-marc","","College algebra. Intro to algebra. Chapter 1","","10 minutes","['College algebra']","Intro to Algebra, Special Binomial Products, Explanation and Examples.","stream","[]","[]","['Algebra', 'Binomial theorem']","['Instructional films', 'Film excerpts']","https://d3crmev290s45i.cloudfront.net/frames/1009991xxx/1009991221/1009991221-disc001-file001-frame00180-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4066823" "asp4066821-marc","","College algebra. Intro to algebra. Chapter 1","","9 minutes","['College algebra']","Intro to Algebra, Special Binomial Products, Explanation and Examples.","stream","[]","[]","['Algebra', 'Binomial theorem']","['Instructional films', 'Film excerpts']","https://d3crmev290s45i.cloudfront.net/frames/1009991xxx/1009991220/1009991220-disc001-file001-frame00180-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4066821" "asp4066819-marc","","College algebra. Intro to algebra. Chapter 1","","6 minutes","['College algebra']","Intro to Algebra, Special Binomial Products, Explanation and Examples.","stream","[]","[]","['Algebra', 'Binomial theorem']","['Instructional films', 'Film excerpts']","https://d3crmev290s45i.cloudfront.net/frames/1009991xxx/1009991219/1009991219-disc001-file001-frame00180-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4066819" "asp4066817-marc","","College algebra. Intro to algebra. Chapter 1","","16 minutes","['College algebra']","Intro to Algebra, Special Binomial Products, Exercise.","stream","[]","[]","['Algebra', 'Binomial theorem', 'Factorization (Mathematics)']","['Instructional films', 'Film excerpts']","https://d3crmev290s45i.cloudfront.net/frames/1009991xxx/1009991218/1009991218-disc001-file001-frame00180-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4066817" "asp4066815-marc","","College algebra. Intro to algebra. Chapter 1","","9 minutes","['College algebra']","Intro to Algebra, Special Binomial Products, Explanation and Examples.","stream","[]","[]","['Algebra', 'Binomial theorem', 'Factorization (Mathematics)']","['Instructional films', 'Film excerpts']","https://d3crmev290s45i.cloudfront.net/frames/1009991xxx/1009991217/1009991217-disc001-file001-frame00180-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4066815" "asp4066813-marc","","College algebra. Intro to algebra. Chapter 1","","10 minutes","['College algebra']","Intro to Algebra, Special Binomial Products, Exercise.","stream","[]","[]","['Algebra', 'Binomial theorem']","['Problems and exercises', 'Instructional films', 'Film excerpts']","https://d3crmev290s45i.cloudfront.net/frames/1009991xxx/1009991216/1009991216-disc001-file001-frame00180-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4066813" "asp4066811-marc","","College algebra. Intro to algebra. Chapter 1","","15 minutes","['College algebra']","Intro to Algebra, Rational Expressions, Explanation and Examples.","stream","[]","[]","['Polynomials', 'Algebra', 'Fractions']","['Instructional films', 'Film excerpts']","https://d3crmev290s45i.cloudfront.net/frames/1009991xxx/1009991215/1009991215-disc001-file001-frame00180-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4066811" "asp4066809-marc","","College algebra. Intro to algebra. Chapter 1","","46 minutes","['College algebra']","Intro to Algebra, Rational Expressions, Explanation and Examples.","stream","[]","[]","['Polynomials', 'Algebra', 'Factorization (Mathematics)']","['Problems and exercises', 'Instructional films', 'Film excerpts']","https://d3crmev290s45i.cloudfront.net/frames/1009991xxx/1009991214/1009991214-disc001-file001-frame00180-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4066809" "asp4066807-marc","","College algebra. Intro to algebra. Chapter 1","","16 minutes","['College algebra']","Intro to Algebra, Rational Expressions, Explanation and Examples.","stream","[]","[]","['Addition', 'Algebra', 'Subtraction', 'Polynomials', 'Fractions']","['Instructional films', 'Film excerpts']","https://d3crmev290s45i.cloudfront.net/frames/1009991xxx/1009991213/1009991213-disc001-file001-frame00180-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4066807" "asp4066805-marc","","College algebra. Intro to algebra. Chapter 1","","4 minutes","['College algebra']","Intro to Algebra, Fractions, Explanation and Examples.","stream","[]","[]","['Percentage', 'Algebra', 'Fractions']","['Instructional films', 'Film excerpts']","https://d3crmev290s45i.cloudfront.net/frames/1009991xxx/1009991212/1009991212-disc001-file001-frame00180-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4066805" "asp4066803-marc","","College algebra. Intro to algebra. Chapter 1","","15 minutes","['College algebra']","Intro to Algebra, Fractions, Explanation and Examples.","stream","[]","[]","['Algebra', 'Fractions']","['Instructional films', 'Film excerpts']","https://d3crmev290s45i.cloudfront.net/frames/1009991xxx/1009991211/1009991211-disc001-file001-frame00180-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4066803" "asp4066801-marc","","College algebra. Addition and subtraction. Intro to algebra. Chapter 1","","1 minute","['College algebra']","Intro to Algebra, Fractions, Exercise.","stream","[]","[]","['Algebra', 'Addition', 'Subtraction', 'Fractions']","['Film clips', 'Instructional films']","https://d3crmev290s45i.cloudfront.net/frames/1009991xxx/1009991210/1009991210-disc001-file001-frame00180-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4066801" "asp4066799-marc","","College algebra. Intro to algebra. Chapter 1","","5 minutes","['College algebra']","Intro to Algebra, Fractions, Explanation and Examples.","stream","[]","[]","['Algebra', 'Addition', 'Subtraction', 'Fractions']","['Instructional films', 'Film excerpts']","https://d3crmev290s45i.cloudfront.net/frames/1009991xxx/1009991209/1009991209-disc001-file001-frame00180-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4066799" "asp4066797-marc","","College algebra. Intro to algebra. Chapter 1","","5 minutes","['College algebra']","Intro to Algebra, Fractions, Explanation and Examples.","stream","[]","[]","['Algebra', 'Addition', 'Subtraction', 'Fractions']","['Instructional films', 'Film excerpts']","https://d3crmev290s45i.cloudfront.net/frames/1009991xxx/1009991208/1009991208-disc001-file001-frame00180-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4066797" "asp4066795-marc","","College algebra. Intro to algebra. Chapter 1","","9 minutes","['College algebra']","Intro to Algebra, Fractions, Exercise.","stream","[]","[]","['Algebra', 'Fractions']","['Problems and exercises', 'Instructional films', 'Film excerpts']","https://d3crmev290s45i.cloudfront.net/frames/1009991xxx/1009991207/1009991207-disc001-file001-frame00180-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4066795" "asp4066793-marc","","College algebra. Intro to algebra. Chapter 1","","8 minutes","['College algebra']","Intro to Algebra, Fractions, Explanation and Examples.","stream","[]","[]","['Decimal fractions', 'Algebra', 'Fractions']","['Instructional films', 'Film excerpts']","https://d3crmev290s45i.cloudfront.net/frames/1009991xxx/1009991206/1009991206-disc001-file001-frame00180-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4066793" "asp4066791-marc","","College algebra. Intro to algebra. Chapter 1","","6 minutes","['College algebra']","Intro to Algebra, Fractions, Explanation and Examples.","stream","[]","[]","['Decimal fractions', 'Algebra', 'Fractions']","['Instructional films', 'Film excerpts']","https://d3crmev290s45i.cloudfront.net/frames/1009991xxx/1009991205/1009991205-disc001-file001-frame00180-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4066791" "asp4066789-marc","","College algebra. Intro to algebra. Chapter 1","","10 minutes","['College algebra']","Intro to Algebra, Complex Numbers, Exercise.","stream","[]","[]","['Equations, Quadratic', 'Numbers, Complex', 'Algebra']","['Instructional films', 'Film excerpts']","https://d3crmev290s45i.cloudfront.net/frames/1009991xxx/1009991204/1009991204-disc001-file001-frame00180-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4066789" "asp4066787-marc","","College algebra. Intro to algebra. Chapter 1","","7 minutes","['College algebra']","Intro to Algebra, Complex Numbers, Explanation and Examples.","stream","[]","[]","['Algebra', 'Multiplication', 'Numbers, Complex']","['Instructional films', 'Film excerpts']","https://d3crmev290s45i.cloudfront.net/frames/1009991xxx/1009991203/1009991203-disc001-file001-frame00180-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4066787" "asp4066785-marc","","College algebra. Intro to algebra. Chapter 1","","8 minutes","['College algebra']","Intro to Algebra, Complex Numbers, Explanation and Examples.","stream","[]","[]","['Algebra', 'Numbers, Complex']","['Instructional films', 'Film excerpts']","https://d3crmev290s45i.cloudfront.net/frames/1009991xxx/1009991202/1009991202-disc001-file001-frame00180-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4066785" "asp4066783-marc","","College algebra. Intro to algebra. Chapter 1","","10 minutes","['College algebra']","Intro to Algebra, Complex Numbers, Explanation and Examples.","stream","[]","[]","['Algebra', 'Exponents (Algebra)', 'Numbers, Complex']","['Instructional films', 'Film excerpts']","https://d3crmev290s45i.cloudfront.net/frames/1009991xxx/1009991201/1009991201-disc001-file001-frame00180-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4066783" "asp4066781-marc","","College algebra. Intro to algebra. Chapter 1","","25 minutes","['College algebra']","Intro to Algebra, Complex Numbers, Exercise.","stream","[]","[]","['Algebra', 'Numbers, Complex']","['Problems and exercises', 'Instructional films', 'Film excerpts']","https://d3crmev290s45i.cloudfront.net/frames/1009991xxx/1009991200/1009991200-disc001-file001-frame00180-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4066781" "asp4066779-marc","","College algebra. Intro to algebra. Chapter 1","","7 minutes","['College algebra']","Intro to Algebra, Complex Numbers, Explanation and Examples.","stream","[]","[]","['Division', 'Algebra', 'Numbers, Complex']","['Instructional films', 'Film excerpts']","https://d3crmev290s45i.cloudfront.net/frames/1009991xxx/1009991199/1009991199-disc001-file001-frame00180-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4066779" "asp4066777-marc","","College algebra. Intro to algebra. Chapter 1","","10 minutes","['College algebra']","Intro to Algebra, Arithmetic, Exercise.","stream","[]","[]","['Arithmetic', 'Algebra']","['Instructional films', 'Film excerpts']","https://d3crmev290s45i.cloudfront.net/frames/1009991xxx/1009991198/1009991198-disc001-file001-frame00180-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4066777" "asp4066775-marc","","College algebra. Intro to algebra. Chapter 1","","5 minutes","['College algebra']","Intro to Algebra, Arithmetic, Explanation and Examples.","stream","[]","[]","['Arithmetic', 'Algebra']","['Instructional films', 'Film excerpts']","https://d3crmev290s45i.cloudfront.net/frames/1009991xxx/1009991197/1009991197-disc001-file001-frame00180-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4066775" "asp4066773-marc","","College algebra. Intro to algebra. Chapter 1","","7 minutes","['College algebra']","Intro to Algebra, Arithmetic, Explanation and Examples.","stream","[]","[]","['Arithmetic', 'Signed numbers', 'Algebra', 'Zero (The number)']","['Instructional films', 'Film excerpts']","https://d3crmev290s45i.cloudfront.net/frames/1009991xxx/1009991196/1009991196-disc001-file001-frame00180-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4066773" "asp4066771-marc","","College algebra. Intro to algebra. Chapter 1","","12 minutes","['College algebra']","Intro to Algebra, Arithmetic, Explanation and Examples.","stream","[]","[]","['Signed numbers', 'Division', 'Algebra', 'Multiplication']","['Instructional films', 'Film excerpts']","https://d3crmev290s45i.cloudfront.net/frames/1009991xxx/1009991195/1009991195-disc001-file001-frame00180-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4066771" "asp4066769-marc","","College algebra. Addition and subtraction. Intro to algebra. Chapter 1","","12 minutes","['College algebra']","Intro to Algebra, Arithmetic, Explanation and Examples.","stream","[]","[]","['Signed numbers', 'Addition', 'Algebra', 'Subtraction']","['Instructional films', 'Film excerpts']","https://d3crmev290s45i.cloudfront.net/frames/1009991xxx/1009991194/1009991194-disc001-file001-frame00180-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4066769" "asp4066767-marc","","College algebra. Addition and subtraction. Intro to algebra. Chapter 1","","9 minutes","['College algebra']","Intro to Algebra, Arithmetic, Explanation and Examples.","stream","[]","[]","['Arithmetic', 'Signed numbers', 'Algebra']","['Instructional films', 'Film excerpts']","https://d3crmev290s45i.cloudfront.net/frames/1009991xxx/1009991193/1009991193-disc001-file001-frame00180-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4066767" "asp4066765-marc","","College algebra. Intro to algebra. Chapter 1","","12 minutes","['College algebra']","Intro to Algebra, Arithmetic, Explanation and Examples.","stream","[]","[]","['Arithmetic', 'Algebra', 'Roots, Numerical']","['Instructional films', 'Film excerpts']","https://d3crmev290s45i.cloudfront.net/frames/1009991xxx/1009991192/1009991192-disc001-file001-frame00180-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4066765" "asp4066763-marc","","College algebra. Intro to algebra. Chapter 1","","12 minutes","['College algebra']","Intro to Algebra, Arithmetic, Explanation and Examples.","stream","[]","[]","['Arithmetic', 'Algebra', 'Exponents (Algebra)']","['Instructional films', 'Film excerpts']","https://d3crmev290s45i.cloudfront.net/frames/1009991xxx/1009991191/1009991191-disc001-file001-frame00180-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4066763" "asp4066761-marc","","College algebra. Intro to algebra. Chapter 1","","12 minutes","['College algebra']","Intro to Algebra, Arithmetic, Exercise.","stream","[]","[]","['Arithmetic', 'Algebra']","['Problems and exercises', 'Instructional films', 'Film excerpts']","https://d3crmev290s45i.cloudfront.net/frames/1009991xxx/1009991190/1009991190-disc001-file001-frame00180-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4066761" "asp4066759-marc","","College algebra. Intro to algebra. Chapter 1","","8 minutes","['College algebra']","Intro to Algebra, Algebraic Expressions, Explanation and Examples.","stream","[]","[]","['Algebra']","['Instructional films', 'Film excerpts']","https://d3crmev290s45i.cloudfront.net/frames/1009991xxx/1009991189/1009991189-disc001-file001-frame00180-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4066759" "asp4066757-marc","","College algebra. Intro to algebra. Chapter 1","","9 minutes","['College algebra']","Intro to Algebra, Algebraic Expressions, Exercise.","stream","[]","[]","['Algebra']","['Instructional films', 'Film excerpts']","https://d3crmev290s45i.cloudfront.net/frames/1009991xxx/1009991188/1009991188-disc001-file001-frame00180-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4066757" "asp4066755-marc","","College algebra. Intro to algebra. Chapter 1","","11 minutes","['College algebra']","Intro to Algebra, Algebraic Expressions, Explanation and Examples.","stream","[]","[]","['Algebra']","['Instructional films', 'Film excerpts']","https://d3crmev290s45i.cloudfront.net/frames/1009991xxx/1009991187/1009991187-disc001-file001-frame00180-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4066755" "asp4066753-marc","","College algebra. Intro to algebra. Chapter 1","","21 minutes","['College algebra']","Intro to Algebra, Algebraic Expressions, Exercise.","stream","[]","[]","['Algebra']","['Problems and exercises', 'Instructional films', 'Film excerpts']","https://d3crmev290s45i.cloudfront.net/frames/1009991xxx/1009991186/1009991186-disc001-file001-frame00180-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4066753" "asp4066751-marc","","College algebra. Intro to algebra. Chapter 1","","8 minutes","['College algebra']","Intro to Algebra, Algebraic Expressions, Explanation and Examples.","stream","[]","[]","['Algebra', 'Combinatorial analysis']","['Instructional films', 'Film excerpts']","https://d3crmev290s45i.cloudfront.net/frames/1009991xxx/1009991185/1009991185-disc001-file001-frame00180-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4066751" "asp4066749-marc","","College algebra. Inequalities. Chapter 3","","20 minutes","['College algebra']","Inequalities, Rational Inequalities, Exercise.","stream","[]","[]","['Algebra', 'Inequalities (Mathematics)']","['Instructional films', 'Film excerpts']","https://d3crmev290s45i.cloudfront.net/frames/1009991xxx/1009991184/1009991184-disc001-file001-frame00180-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4066749" "asp4066747-marc","","College algebra. Inequalities. Chapter 3","","75 minutes","['College algebra']","Inequalities, Rational Inequalities, Exercise.","stream","[]","[]","['Polynomials', 'Algebra', 'Inequalities (Mathematics)']","['Problems and exercises', 'Instructional films', 'Film excerpts']","https://d3crmev290s45i.cloudfront.net/frames/1009991xxx/1009991183/1009991183-disc001-file001-frame00180-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4066747" "asp4066745-marc","","College algebra. Inequalities. Chapter 3","","10 minutes","['College algebra']","Inequalities, Polynomial Inequalities, Explanation and Examples.","stream","[]","[]","['Polynomials', 'Algebra', 'Inequalities (Mathematics)']","['Instructional films', 'Film excerpts']","https://d3crmev290s45i.cloudfront.net/frames/1009991xxx/1009991182/1009991182-disc001-file001-frame00180-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4066745" "asp4066743-marc","","College algebra. Inequalities. Chapter 3","","17 minutes","['College algebra']","Inequalities, Polynomial Inequalities, Explanation and Examples.","stream","[]","[]","['Polynomials', 'Algebra', 'Inequalities (Mathematics)']","['Instructional films', 'Film excerpts']","https://d3crmev290s45i.cloudfront.net/frames/1009991xxx/1009991181/1009991181-disc001-file001-frame00180-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4066743" "asp4066741-marc","","College algebra. Inequalities. Chapter 3","","18 minutes","['College algebra']","Inequalities, Polynomial Inequalities, Exercise.","stream","[]","[]","['Polynomials', 'Algebra', 'Inequalities (Mathematics)']","['Instructional films', 'Film excerpts']","https://d3crmev290s45i.cloudfront.net/frames/1009991xxx/1009991180/1009991180-disc001-file001-frame00180-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4066741" "asp4066739-marc","","College algebra. Inequalities. Chapter 3","","43 minutes","['College algebra']","Inequalities, Polynomial Inequalities, Exercise.","stream","[]","[]","['Polynomials', 'Algebra', 'Inequalities (Mathematics)']","['Problems and exercises', 'Instructional films', 'Film excerpts']","https://d3crmev290s45i.cloudfront.net/frames/1009991xxx/1009991179/1009991179-disc001-file001-frame00180-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4066739" "asp4066737-marc","","College algebra. Inequalities. Chapter 3","","3 minutes","['College algebra']","Inequalities, Linear Inequalities, Explanation and Examples.","stream","[]","[]","['Algebras, Linear', 'Inequalities (Mathematics)']","['Instructional films', 'Film excerpts']","https://d3crmev290s45i.cloudfront.net/frames/1009991xxx/1009991178/1009991178-disc001-file001-frame00180-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4066737" "asp4066735-marc","","College algebra. Inequalities. Chapter 3","","5 minutes","['College algebra']","Inequalities, Linear Inequalities, Explanation and Examples.","stream","[]","[]","['Algebras, Linear', 'Inequalities (Mathematics)']","['Instructional films', 'Film excerpts']","https://d3crmev290s45i.cloudfront.net/frames/1009991xxx/1009991177/1009991177-disc001-file001-frame00180-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4066735" "asp4066733-marc","","College algebra. Inequalities. Chapter 3","","24 minutes","['College algebra']","Inequalities, Linear Inequalities, Exercise.","stream","[]","[]","['Algebras, Linear', 'Inequalities (Mathematics)']","['Problems and exercises', 'Instructional films', 'Film excerpts']","https://d3crmev290s45i.cloudfront.net/frames/1009991xxx/1009991176/1009991176-disc001-file001-frame00180-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4066733" "asp4066731-marc","","College algebra. Inequalities. Chapter 3","","7 minutes","['College algebra']","Inequalities, Linear Inequalities, Explanation and Examples.","stream","[]","[]","['Algebras, Linear', 'Inequalities (Mathematics)']","['Instructional films', 'Film excerpts']","https://d3crmev290s45i.cloudfront.net/frames/1009991xxx/1009991175/1009991175-disc001-file001-frame00180-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4066731" "asp4066729-marc","","College algebra. Inequalities. Chapter 3","","14 minutes","['College algebra']","Inequalities, Linear Inequalities, Exercise.","stream","[]","[]","['Algebras, Linear', 'Inequalities (Mathematics)']","['Instructional films', 'Film excerpts']","https://d3crmev290s45i.cloudfront.net/frames/1009991xxx/1009991174/1009991174-disc001-file001-frame00180-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4066729" "asp4066727-marc","","College algebra. Inequalities. Chapter 3","","12 minutes","['College algebra']","Inequalities, Linear Inequalities, Explanation and Examples.","stream","[]","[]","['Algebras, Linear', 'Inequalities (Mathematics)']","['Instructional films', 'Film excerpts']","https://d3crmev290s45i.cloudfront.net/frames/1009991xxx/1009991173/1009991173-disc001-file001-frame00180-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4066727" "asp4066725-marc","","College algebra. Inequalities. Chapter 3","","15 minutes","['College algebra']","Inequalities, Absolute Value Inequalities, Exercise.","stream","[]","[]","['Algebra', 'Inequalities (Mathematics)']","['Instructional films', 'Film excerpts']","https://d3crmev290s45i.cloudfront.net/frames/1009991xxx/1009991172/1009991172-disc001-file001-frame00180-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4066725" "asp4066723-marc","","College algebra. Inequalities. Chapter 3","","15 minutes","['College algebra']","Inequalities, Absolute Value Inequalities, Explanation and Examples.","stream","[]","[]","['Algebra', 'Inequalities (Mathematics)']","['Instructional films', 'Film excerpts']","https://d3crmev290s45i.cloudfront.net/frames/1009991xxx/1009991171/1009991171-disc001-file001-frame00180-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4066723" "asp4066721-marc","","College algebra. Inequalities. Chapter 3","","36 minutes","['College algebra']","Inequalities, Absolute Value Inequalities, Exercise.","stream","[]","[]","['Algebra', 'Inequalities (Mathematics)']","['Problems and exercises', 'Instructional films', 'Film excerpts']","https://d3crmev290s45i.cloudfront.net/frames/1009991xxx/1009991170/1009991170-disc001-file001-frame00180-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4066721" "asp4066719-marc","","College algebra. Equations. Chapter 2","","5 minutes","['College algebra']","Equations, Variable in the Denominator, Exercise.","stream","[]","[]","['Variables (Mathematics)', 'Algebra', 'Equations']","['Problems and exercises', 'Instructional films', 'Film excerpts']","https://d3crmev290s45i.cloudfront.net/frames/1009991xxx/1009991169/1009991169-disc001-file001-frame00180-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4066719" "asp4066717-marc","","College algebra. Equations. Chapter 2","","6 minutes","['College algebra']","Equations, Systems of Two Linear Equations, Explanation and Examples.","stream","[]","[]","['Substitutions, Linear', 'Equations', 'Linear systems', 'Algebra']","['Instructional films', 'Film excerpts']","https://d3crmev290s45i.cloudfront.net/frames/1009991xxx/1009991168/1009991168-disc001-file001-frame00180-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4066717" "asp4066715-marc","","College algebra. Equations. Chapter 2","","6 minutes","['College algebra']","Equations, Systems of Two Linear Equations, Explanation and Examples.","stream","[]","[]","['Substitutions, Linear', 'Equations', 'Linear systems', 'Algebra']","['Instructional films', 'Film excerpts']","https://d3crmev290s45i.cloudfront.net/frames/1009991xxx/1009991167/1009991167-disc001-file001-frame00180-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4066715" "asp4066713-marc","","College algebra. Equations. Chapter 2","","10 minutes","['College algebra']","Equations, Systems of Two Linear Equations, Explanation and Examples.","stream","[]","[]","['Substitutions, Linear', 'Equations', 'Linear systems', 'Algebra']","['Instructional films', 'Film excerpts']","https://d3crmev290s45i.cloudfront.net/frames/1009991xxx/1009991166/1009991166-disc001-file001-frame00180-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4066713" "asp4066711-marc","","College algebra. Equations. Chapter 2","","7 minutes","['College algebra']","Equations, Systems of Two Linear Equations, Exercise.","stream","[]","[]","['Algebras, Linear', 'Equations', 'Linear systems', 'Elimination']","['Instructional films', 'Film excerpts']","https://d3crmev290s45i.cloudfront.net/frames/1009991xxx/1009991165/1009991165-disc001-file001-frame00180-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4066711" "asp4066709-marc","","College algebra. Equations. Chapter 2","","6 minutes","['College algebra']","Equations, Systems of Two Linear Equations, Explanation and Examples.","stream","[]","[]","['Algebras, Linear', 'Equations', 'Linear systems', 'Elimination']","['Instructional films', 'Film excerpts']","https://d3crmev290s45i.cloudfront.net/frames/1009991xxx/1009991164/1009991164-disc001-file001-frame00180-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4066709" "asp4066707-marc","","College algebra. Equations. Chapter 2","","7 minutes","['College algebra']","Equations, Systems of Two Linear Equations, Exercise.","stream","[]","[]","['Algebras, Linear', 'Linear systems', 'Equations']","['Problems and exercises', 'Instructional films', 'Film excerpts']","https://d3crmev290s45i.cloudfront.net/frames/1009991xxx/1009991163/1009991163-disc001-file001-frame00180-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4066707" "asp4066705-marc","","College algebra. Equations. Chapter 2","","19 minutes","['College algebra']","Equations, Quadratics in Disguise, Exercise.","stream","[]","[]","['Equations, Quadratic', 'Equations', 'Algebra']","['Problems and exercises', 'Instructional films', 'Film excerpts']","https://d3crmev290s45i.cloudfront.net/frames/1009991xxx/1009991162/1009991162-disc001-file001-frame00180-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4066705" "asp4066703-marc","","College algebra. Equations. Chapter 2","","9 minutes","['College algebra']","Equations, Quadratics in Disguise, Exercise.","stream","[]","[]","['Equations, Quadratic', 'Equations', 'Algebra']","['Instructional films', 'Film excerpts']","https://d3crmev290s45i.cloudfront.net/frames/1009991xxx/1009991161/1009991161-disc001-file001-frame00180-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4066703" "asp4066701-marc","","College algebra. Equations. Chapter 2","","7 minutes","['College algebra']","Equations, Quadratic Equations, Explanation and Examples.","stream","[]","[]","['Equations, Quadratic', 'Mathematics', 'Algebra']","['Instructional films', 'Film excerpts']","https://d3crmev290s45i.cloudfront.net/frames/1009991xxx/1009991160/1009991160-disc001-file001-frame00180-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4066701" "asp4066699-marc","","College algebra. Equations. Chapter 2","","8 minutes","['College algebra']","Equations, Quadratic Equations, Explanation and Examples.","stream","[]","[]","['Equations, Quadratic', 'Mathematics', 'Algebra']","['Instructional films', 'Film excerpts']","https://d3crmev290s45i.cloudfront.net/frames/1009991xxx/1009991159/1009991159-disc001-file001-frame00180-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4066699" "asp4066697-marc","","College algebra. Equations. Chapter 2","","8 minutes","['College algebra']","Equations, Quadratic Equations, Explanation and Examples.","stream","[]","[]","['Equations, Quadratic', 'Algebra']","['Instructional films', 'Film excerpts']","https://d3crmev290s45i.cloudfront.net/frames/1009991xxx/1009991158/1009991158-disc001-file001-frame00180-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4066697" "asp4066695-marc","","College algebra. Equations. Chapter 2","","8 minutes","['College algebra']","Equations, Quadratic Equations, Exercise.","stream","[]","[]","['Equations, Quadratic', 'Algebra']","['Instructional films', 'Film excerpts']","https://d3crmev290s45i.cloudfront.net/frames/1009991xxx/1009991157/1009991157-disc001-file001-frame00180-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4066695" "asp4066693-marc","","College algebra. Equations. Chapter 2","","6 minutes","['College algebra']","Equations, Quadratic Equations, Exercise.","stream","[]","[]","['Equations, Quadratic', 'Algebra']","['Problems and exercises', 'Instructional films', 'Film excerpts']","https://d3crmev290s45i.cloudfront.net/frames/1009991xxx/1009991156/1009991156-disc001-file001-frame00180-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4066693" "asp4066691-marc","","College algebra. Equations. Chapter 2","","7 minutes","['College algebra']","Equations, Nonlinear Equations, Exercise.","stream","[]","[]","['Algebra', 'Equations', 'Nonlinear theories']","['Instructional films', 'Film excerpts']","https://d3crmev290s45i.cloudfront.net/frames/1009991xxx/1009991155/1009991155-disc001-file001-frame00180-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4066691" "asp4066689-marc","","College algebra. Equations. Chapter 2","","13 minutes","['College algebra']","Equations, Nonlinear Equations, Explanation and Examples.","stream","[]","[]","['Algebra', 'Equations', 'Nonlinear theories']","['Instructional films', 'Film excerpts']","https://d3crmev290s45i.cloudfront.net/frames/1009991xxx/1009991154/1009991154-disc001-file001-frame00180-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4066689" "asp4066687-marc","","College algebra. Equations. Chapter 2","","14 minutes","['College algebra']","Equations, Nonlinear Equations, Exercise.","stream","[]","[]","['Algebra', 'Equations', 'Nonlinear theories']","['Problems and exercises', 'Instructional films', 'Film excerpts']","https://d3crmev290s45i.cloudfront.net/frames/1009991xxx/1009991153/1009991153-disc001-file001-frame00180-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4066687" "asp4066685-marc","","College algebra. Equations. Chapter 2","","7 minutes","['College algebra']","Equations, Linear Systems - Zero or Infinite Solutions, Exercise.","stream","[]","[]","['Algebras, Linear', 'Linear systems', 'Equations']","['Instructional films', 'Film excerpts']","https://d3crmev290s45i.cloudfront.net/frames/1009991xxx/1009991152/1009991152-disc001-file001-frame00180-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4066685" "asp4066683-marc","","College algebra. Equations. Chapter 2","","7 minutes","['College algebra']","Equations, Linear Systems - Zero or Infinite Solutions, Exercise.","stream","[]","[]","['Algebras, Linear', 'Linear systems', 'Equations']","['Problems and exercises', 'Instructional films', 'Film excerpts']","https://d3crmev290s45i.cloudfront.net/frames/1009991xxx/1009991151/1009991151-disc001-file001-frame00180-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4066683" "asp4066681-marc","","College algebra. Degenerate. Equations. Chapter 2","","6 minutes","['College algebra']","Equations, Linear Equations - Zero or Infinite Solutions, Exercise.","stream","[]","[]","['Variables (Mathematics)', 'Algebras, Linear', 'Equations']","['Instructional films', 'Film excerpts']","https://d3crmev290s45i.cloudfront.net/frames/1009991xxx/1009991150/1009991150-disc001-file001-frame00180-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4066681" "asp4066677-marc","","College algebra. Equations. Chapter 2","","5 minutes","['College algebra']","Equations, Linear Equations - Zero or Infinite Solutions, Exercise.","stream","[]","[]","['Algebras, Linear', 'Equations']","['Problems and exercises', 'Instructional films', 'Film excerpts']","https://d3crmev290s45i.cloudfront.net/frames/1009991xxx/1009991148/1009991148-disc001-file001-frame00180-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4066677" "asp4066675-marc","","College algebra. Equations. Chapter 2","","6 minutes","['College algebra']","Equations, Linear Equations - One Variable, Exercise.","stream","[]","[]","['Variables (Mathematics)', 'Algebras, Linear', 'Equations']","['Instructional films', 'Film excerpts']","https://d3crmev290s45i.cloudfront.net/frames/1009991xxx/1009991147/1009991147-disc001-file001-frame00180-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4066675" "asp4066673-marc","","College algebra. Equations. Chapter 2","","11 minutes","['College algebra']","Equations, Linear Equations - One Variable, Explanation and Examples.","stream","[]","[]","['Variables (Mathematics)', 'Algebras, Linear', 'Equations']","['Instructional films', 'Film excerpts']","https://d3crmev290s45i.cloudfront.net/frames/1009991xxx/1009991146/1009991146-disc001-file001-frame00180-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4066673" "asp4066671-marc","","College algebra. Equations. Chapter 2","","9 minutes","['College algebra']","Equations, Linear Equations - One Variable, Explanation and Examples.","stream","[]","[]","['Variables (Mathematics)', 'Algebras, Linear', 'Equations']","['Instructional films', 'Film excerpts']","https://d3crmev290s45i.cloudfront.net/frames/1009991xxx/1009991145/1009991145-disc001-file001-frame00180-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4066671" "asp4066669-marc","","College algebra. Equations. Chapter 2","","17 minutes","['College algebra']","Equations, Linear Equations - One Variable, Exercise.","stream","[]","[]","['Variables (Mathematics)', 'Algebras, Linear', 'Equations']","['Problems and exercises', 'Instructional films', 'Film excerpts']","https://d3crmev290s45i.cloudfront.net/frames/1009991xxx/1009991144/1009991144-disc001-file001-frame00180-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4066669" "asp4066667-marc","","College algebra. Equations. Chapter 2","","27 minutes","['College algebra']","Equations, Introduction, Explanation and Examples.","stream","[]","[]","['Algebra', 'Equations']","['Instructional films', 'Film excerpts']","https://d3crmev290s45i.cloudfront.net/frames/1009991xxx/1009991143/1009991143-disc001-file001-frame00180-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4066667" "asp4066665-marc","","College algebra. Equations. Chapter 2","","13 minutes","['College algebra']","Equations, Equations with Square Roots, Exercise.","stream","[]","[]","['Algebra', 'Equations']","['Instructional films', 'Film excerpts']","https://d3crmev290s45i.cloudfront.net/frames/1009991xxx/1009991142/1009991142-disc001-file001-frame00180-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4066665" "asp4066663-marc","","College algebra. Equations. Chapter 2","","12 minutes","['College algebra']","Equations, Equations with Square Roots, Explanation and Examples.","stream","[]","[]","['Algebra', 'Equations']","['Instructional films', 'Film excerpts']","https://d3crmev290s45i.cloudfront.net/frames/1009991xxx/1009991141/1009991141-disc001-file001-frame00180-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4066663" "asp4066661-marc","","College algebra. Equations. Chapter 2","","12 minutes","['College algebra']","Equations, Equations with Square Roots, Explanation and Examples.","stream","[]","[]","['Algebra', 'Equations']","['Instructional films', 'Film excerpts']","https://d3crmev290s45i.cloudfront.net/frames/1009991xxx/1009991140/1009991140-disc001-file001-frame00180-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4066661" "asp4066659-marc","","College algebra. Equations. Chapter 2","","20 minutes","['College algebra']","Equations, Equations with Square Roots, Exercise.","stream","[]","[]","['Algebra', 'Equations']","['Problems and exercises', 'Instructional films', 'Film excerpts']","https://d3crmev290s45i.cloudfront.net/frames/1009991xxx/1009991139/1009991139-disc001-file001-frame00180-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4066659" "asp4066657-marc","","College algebra. Equations. Chapter 2","","7 minutes","['College algebra']","Equations, Equations with Absolute Value, Explanation and Examples.","stream","[]","[]","['Algebra', 'Equations']","['Instructional films', 'Film excerpts']","https://d3crmev290s45i.cloudfront.net/frames/1009991xxx/1009991138/1009991138-disc001-file001-frame00180-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4066657" "asp4066655-marc","","College algebra. Equations. Chapter 2","","7 minutes","['College algebra']","Equations, Equations with Absolute Value, Explanation and Examples.","stream","[]","[]","['Algebra', 'Equations']","['Instructional films', 'Film excerpts']","https://d3crmev290s45i.cloudfront.net/frames/1009991xxx/1009991137/1009991137-disc001-file001-frame00180-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4066655" "asp4066653-marc","","College algebra. Equations. Chapter 2","","36 minutes","['College algebra']","Equations, Equations with Absolute Value, Exercise.","stream","[]","[]","['Algebra', 'Equations']","['Problems and exercises', 'Instructional films', 'Film excerpts']","https://d3crmev290s45i.cloudfront.net/frames/1009991xxx/1009991136/1009991136-disc001-file001-frame00180-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4066653" "asp4066651-marc","","College algebra. Equations. Chapter 2","","18 minutes","['College algebra']","Equations, Equations with Absolute Value, Exercise.","stream","[]","[]","['Algebra', 'Equations']","['Instructional films', 'Film excerpts']","https://d3crmev290s45i.cloudfront.net/frames/1009991xxx/1009991135/1009991135-disc001-file001-frame00180-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4066651" "asp4066649-marc","","College algebra. Equations. Chapter 2","","14 minutes","['College algebra']","Equations, Disarranged Quadratic, Explanation and Examples.","stream","[]","[]","['Equations, Quadratic', 'Equations', 'Algebra']","['Problems and exercises', 'Instructional films', 'Film excerpts']","https://d3crmev290s45i.cloudfront.net/frames/1009991xxx/1009991134/1009991134-disc001-file001-frame00180-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4066649" "asp4066647-marc","","College algebra. Equations. Chapter 2","","11 minutes","['College algebra']","Equations, Disarranged Quadratic, Explanation and Examples.","stream","[]","[]","['Equations, Quadratic', 'Equations', 'Algebra']","['Instructional films', 'Film excerpts']","https://d3crmev290s45i.cloudfront.net/frames/1009991xxx/1009991133/1009991133-disc001-file001-frame00180-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4066647" "asp4066645-marc","","College algebra. Equations. Chapter 2","","14 minutes","['College algebra']","Equations, Applications of Linear Equations, Exercise.","stream","[]","[]","['Algebras, Linear', 'Equations']","['Problems and exercises', 'Instructional films', 'Film excerpts']","https://d3crmev290s45i.cloudfront.net/frames/1009991xxx/1009991132/1009991132-disc001-file001-frame00180-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4066645" "asp4066643-marc","","Weaving with Spanish threads. An immigrant's tale","","62 minutes","[]","Most of us in the United States are descended from immigrants. This is the story of an immigration from Spain that took place in the early 1900s. The experiences that they had and the obstacles they encountered reflect in many aspects those of every immigrant group. Our star is one of the actual immigrants named Francisco Pérez - 98 years old when we filmed him and full of stories. His narrative is supplemented by on-location footage (in southern Spain, in Hawaii and in rural California) along with short interviews with descendants of the original immigrants. A documentary conceived, shot and edited by independent filmmaker Eve A. Ma, with Jaime Cader as host.","stream","[]","['Spain', 'Hawaii']","['Spaniards']","['Documentary films']","https://d3crmev290s45i.cloudfront.net/frames/1009991xxx/1009991129/1009991129-disc001-file001-frame00180-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4066643" "asp4066641-marc","","The Spanish experimentals. (Poema en 4 dimensions con hang drum). Tone poem with hang drum","","19 minutes","['The Spanish experimentals']","I first met musician/composer Liron Mann in Spain, in Jerez de la Frontera, several years ago. He was sitting on a bench in one of the main squares in the city, playing a strange-looking instrument with a beautiful tone. It looked a little bit like a tiny flying saucer. I stopped, asked what the instrument was called, and he told me ""hang drum."" I immediately asked if we could get together to talk. We later decided that he would come to my flat, and I would film him playing original, improvised compositions. These compositions are gorgeous; and they made me start thinking. This experimental film consists of his playing, and the images and story that his music created in my mind. Liron Mann has since changed his name to Liron Man (only one ""n"") and the inventors of the hang drum, a pair of Austrian engineers, if I remember correctly, have since changed the name of the instrument to ""hang,"" then ""hand pan,"" then who knows what. But I'm staying with what I was told when I created this: Liron Mann, and hang drum.","stream","[]","['Spain']","[]","['Experimental films']","https://d3crmev290s45i.cloudfront.net/frames/1009991xxx/1009991128/1009991128-disc001-file001-frame00135-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4066641" "asp4066639-marc","","Roots & branches. Episode 2","","27 minutes","['Roots & branches']","Part of the ""Roots & Branches"" series. In this episode, host Eve A. Ma interviews Dr. Helen Carr Benjamin (called Dr. Helen Carr at the time of the interview). Dr. Carr Benjamin is chancellor of the Contra Costa County Community College District in northern California's Contra Costa County.","stream","[]","['California']","['African American college presidents', 'Women college presidents']","['Nonfiction television programs', 'Interviews']","https://d3crmev290s45i.cloudfront.net/content/1009991xxx/1009991127/1009991127-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4066639" "asp4066637-marc","","Roots & branches. A conversation with Ashley Phillips. Episode 10","","27 minutes","['Roots & branches']","Part of the interview series ""Roots & Branches,"" the guest is Ashley Phillips who at the time of the interview was development director for Native American Health Services in Oakland, California.","stream","[]","['California']","['Health services administrators', 'Indians of North America']","['Nonfiction television programs', 'Interviews']","https://d3crmev290s45i.cloudfront.net/frames/1009991xxx/1009991126/1009991126-disc001-file001-frame00180-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4066637" "asp4066635-marc","","Roots and branches. A conversation with Ruben Guzman. Episode 6","","27 minutes","['Roots and branches']","Guzmán is a cartoneria/paper maché artist from Mexico who lives in Oakland. (More recently, he's turned to sculpting but that's not in this video.).","stream","[]","['California']","['Artists', 'Mexicans']","['Nonfiction television programs', 'Interviews']","https://d3crmev290s45i.cloudfront.net/content/1009991xxx/1009991125/1009991125-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4066635" "asp4066633-marc","","Roots & branches. Episode 5","","29 minutes","['Roots & branches']","Another episode in the interview series ""Roots & Branches"". In this one, host Eve A. Ma talks with Louiza Gueorguieva and Maria Mihaylova, a mother-daughter pair of coffee shop owners from Bulgaria. Their coffee shop was located in Concord, California. They talk about Bulgaria and why they immigrated to the United States; about how they felt in the first years after arriving; and about their coffee shop, where among other delights, a Bulgarian musical group comes often to make music and sing.","stream","[]","['Bulgaria', 'California', 'United States']","['Bulgarians', 'Mothers and daughters', 'Coffee shops', 'Immigrants']","['Nonfiction television programs', 'Interviews']","https://d3crmev290s45i.cloudfront.net/content/1009991xxx/1009991124/1009991124-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4066633" "asp4066631-marc","","Roots & branches. Episode 3","","29 minutes","['Roots & branches']","Another episode in our series ""Roots & Branches"" (produced and directed by Eve A. Ma). Both guests are Persian from Iran; the man, Dr. Ali Ferdowsi, is a political science & history professor at Notre Dame University in Belmont, California; the woman, Shahrzad Khorsandi, is an internationally-known professional dancer specializing in classical Persian dance; she lives in Richmond, California.","stream","[]","['California', 'Iran']","['National characteristics, Iranian', 'Iranians']","['Nonfiction television programs', 'Interviews']","https://d3crmev290s45i.cloudfront.net/frames/1009991xxx/1009991123/1009991123-disc001-file001-frame00180-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4066631" "asp4066629-marc","","Roots & branches. A conversation with Yang Xiong. Episode 14","","29 minutes","['Roots & branches']","The guest in this episode is Yang Xiong, who is Hmong from Laos, and came to California as a refugee. (The host is Jeff Schoenhard.) When we filmed this, he lived in Contra Costa County and was a social worker. Now, he lives in Elk Grove and is director of a social service organization in Sacramento.","stream","[]","['California', 'Laos']","['Social workers', 'Hmong (Asian people)', 'Refugees']","['Nonfiction television programs', 'Interviews']","https://d3crmev290s45i.cloudfront.net/content/1009991xxx/1009991122/1009991122-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4066629" "asp4066627-marc","","Roots & branches. A conversation with Letitia Moore, Esq. Episode 9","","28 minutes","['Roots & branches']","Letitia Moore is not only a lawyer for the federal EPA, but was also the mayor of the city of El Cerrito, California (where I live) at the time we filmed this. In addition, she is an officer in the local branch of the NAACP, on the board of the Rosie the Riveter Trust, and is active in other community organizations.","stream","[]","['California']","['African American lawyers', 'African American mayors']","['Nonfiction television programs', 'Interviews']","https://d3crmev290s45i.cloudfront.net/content/1009991xxx/1009991121/1009991121-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4066627" "asp4066625-marc","","Languages of sound & movement. Music & dance of India. Of beauty & deities","","57 minutes","['Languages of sound & movement']","Part of Eve A. Ma's series about world music and dance, ""Of Beauty & Deities"" explores the music and dance of southern India, especially the classical ""bhatatanatyam."" The hour-long documentary includes professional level performance, interviews, and a host's narrative. Working through the group ""Kalanjali: Dances of India,"" we are treated to solo as well as group dance performances, a purely musical number, plus explanations of the musical instruments, the meaning of the dances, and more. Filmed in a studio in California (Contra Costa Television, as supported by AC5 - Arts & Culture Commission of Contra Costa County), the solo dancer and the musicians were brought over from India. The dancers in the group are mostly people of Indian heritage, part of the Indian diaspora. The performers - both those from India and those from California - come from a group called ""Kalanjali: Dances of India"" which teaches in both southern India and northern California. Its artistic directors when we created this documentary were K.P. Kunhiraman and his wife, Katherine Kunhiraman. K.P. Kunhiraman, a master of kathakali as well as bharatanatyam, has since passed away. Bharatanatyam, the focus of the documentary, comes out of the Hindu tradition although in modern times, it has opened itself up to anyone, no matter what their religious tradition (or lack of same). The dances are hymns to and stories about the Hindu gods. Dance movements are a form of sign language (and we have ""translated"" these movements in one of the dances). It is a rigorous dance form that takes years to learn. The musicians, from singer Sasidaran to the flutist, the percussionist and the violinist (a bow to modern music) are all highly trained and well-known in their native India. The documentary contains one purely musical number so that viewers may enjoy this classical southern Indian, Karnatan, music. And the documentary contains one folk dance, this one from the central Indian state of Orissa. As artistic director Katherine Kunhiraman explains, the Kalakshetra Institute (where she was trained and where K.P. Kunhiraman taught for many years) emphasized that all Indians are one. The country of India contains people of hundreds of different cultures and languages, but the Kalakshetra Institute's founder and director, Rukmini Davey, urged them to view themselves as one people, part of one nation, and taught regional folk dances to the students as a means of communicating this message. Besides, the folk dances were a pleasure to learn after spending hours each day working on the classical dances.In sum, this is a documentary which touches on Indians in California as well as on Indian culture in a broad sense, delivered through one of its most ancient and revered classical art forms. Fittingly enough, the film has aired over individual PBS stations from the East to the West coast.","stream","[]","['India']","['Dance', 'Bharata natyam']","['Educational television programs', 'Dance films']","https://d3crmev290s45i.cloudfront.net/frames/1009991xxx/1009991120/1009991120-disc001-file001-frame00180-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4066625" "asp4066623-marc","","Her. (Ella)","","5 minutes","[]","This is an experimental (very experimental) short I shot several years ago in Spain. There's the man, and the street, and the flower.","stream","[]","['Jerez de la Frontera (Spain)']","[]","['Experimental films', 'Short films']","https://d3crmev290s45i.cloudfront.net/frames/1009991xxx/1009991119/1009991119-disc001-file001-frame00180-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4066623" "asp4066621-marc","","Two streets & Adela. (Dos calles y una chica)","","27 minutes","[]","Adela the flamenco dress maker lives in Jerez de la Frontera, a city in southern Spain. Today is a special day for her, but for the most part, she follows her basic daily rhythm. We intercut this with events on the two streets that intersect near her front window and discover that they, too, have a basic daily rhythm - a different one for each street. A note: although our heroine is in fact a flamenco dress maker, this is NOT a documentary. Not only does Adela live in London, but she remarked several times in the making of this film that she would not have done things this way. But since she had a complete dress-making studio in Jerez when we shot this, and knew how to design and make flamenco costumes, we took advantage of her good-natured willingness to participate in the project.","stream","[]","['Spain', 'Jerez de la Frontera (Spain)']","['Women dressmakers']","['Experimental films']","https://d3crmev290s45i.cloudfront.net/frames/1009991xxx/1009991118/1009991118-disc001-file001-frame00260-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4066621" "asp4066619-marc","","A zest for life. Afro-Peruvian rhythms, a source of Latin jazz","","57 minutes","[]","The music and dance in this documentary come from a corner of the African Diaspora with which few people are familiar: the Afro-Peruvians. One aim of the film is to acquaint the viewer with this lively and fascinating culture. In addition, the music is very attractive - upbeat and rhythmic. The dances are colorful. And the history of Afro-Peruvians, which is recounted in brief in the documentary, is highly reminiscent of that of African Americans. Our star is Lalo Izquierdo: dancer, choreographer, percussionist, and folklorist of his Afro-Peruvian community. Through his explanations and his performance, to say nothing of the choreographies he taught, we discover a part of Latin America that differs significantly from that with which we usually are in contact with. The filming took place in both California and Peru. Izquierdo spent a year in California, teaching a Bay Area group (de Rompe y Raja) which had obtained a grant to bring him here. This made it easy for us to shoot the performance part (captured in the studios of Contra Costa Television, through the good offices of AC5 - the Arts & Culture Commission of Contra Costa County). Director Eve A. Ma also spent time in Peru, both in its capitol of Lima and in the coastal countryside to the north and the south where the Afro-Peruvian influence has been strongest. People in the United States have only recently begun to learn about people of African descent in Latin America, and this documentary provides a fascinating glimpse into one segment of this population. ""A Zest for Life"" has shown on individual PBS stations from Washington, D.C. through California, enlarging our understanding of these people and their wonderful art forms.","stream","[]","['Peru']","['Dance', 'Music', 'Latin jazz']","['Educational television programs', 'Dance films']","https://d3crmev290s45i.cloudfront.net/frames/1009991xxx/1009991117/1009991117-disc001-file001-frame00180-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4066619" "asp4066617-marc","","Roots & branches. A conversation with Pam Fingado. Episode 4","","28 minutes","['Roots & branches']","Pam Fingado is a painter & paper artist, former art gallery owner of white European descent (Swedish, Irish, Spanish, German).","stream","[]","['California']","['Artists', 'European Americans']","['Nonfiction television programs', 'Interviews']","https://d3crmev290s45i.cloudfront.net/content/1009991xxx/1009991116/1009991116-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4066617" "asp4065684-marc","","Ready set adult","","47 minutes","[]","An inside look at the home school journey of four fourteen/fifteen year old high school graduates.","stream","[]","[]","['Families', 'Home schooling', 'Education']","['Documentary films']","https://d3crmev290s45i.cloudfront.net/content/1009976xxx/1009976403/1009976403-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4065684" "asp4065682-marc","","Yogawoman","","84 minutes","[]","Yoga was brought to the west from India by a lineage of male teachers. Now there’s a generation of women leading the way. They're strong, they’re inspiring, and they’re radically changing people's lives. From the busy streets of Manhattan to the dusty slums of Kenya. YOGAWOMAN uncovers a global phenomenon that has changed the face of yoga forever.","stream","[]","[]","['Yoga teachers', 'Women', 'Yoga', 'Physical fitness for women']","['Documentary films']","https://d3crmev290s45i.cloudfront.net/content/1009976xxx/1009976359/1009976359-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4065682" "asp4065680-marc","","We the people 2.0","","92 minutes","[]","We the People 2.0 is a documentary which highlights the struggle between communities and corporations in a battle for local rights. The story unfolds through the eyes of rural people who have faced decades of toxic dumps, drilling and mines in their communities. We learn with these citizens how powerless they feel, even in ""the best democracy in the world"".","stream","[]","['United States']","['Government, Resistance to', 'Democracy', 'Political activists', 'Business and politics', 'Political participation']","['Feature films', 'Documentary films', 'Nonfiction films']","https://d3crmev290s45i.cloudfront.net/content/1009976xxx/1009976358/1009976358-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4065680" "asp4065678-marc","","The song collector","","54 minutes","[]","Set high in the Indian Himalaya, Ladakh is home to a rich Buddhist culture and an ancient tradition of folk singing. In the 1960s as economic development thrust change upon Ladakh, Morup Namgyal, Ladakh's greatest folk artist, began his lifelong efforts to preserve his beloved folk songs. Using song as the medium, Morup and his peers sparked a social movement that would bring about profound and enduring change in Ladakh. It was a movement built on education, tradition, and preservation.","stream","['Namgyal, Morup']","['India', 'Ladākh (India)']","['Arts in education', 'Folk music', 'Folk musicians', 'Folk songs, Ladakhi', 'Rites and ceremonies']","['Ethnographic films', 'Documentary films', 'Biographical films', 'Nonfiction films']","https://d3crmev290s45i.cloudfront.net/content/1009976xxx/1009976357/1009976357-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4065678" "asp99265774000971","","Threads","","32 minutes","[]","Torn from her family, her paintings, and her beloved Calcutta after the partition of India, artist Surayia Rahman finds a new life in Bangladesh teaching impoverished mothers to embroider her story-telling designs. An inspirational example of the power of art and the impact of empowering women and girls around the world, THREADS takes us on an intimate journey into the heart of an artist and celebrates an unconventional path to dignity and independence.","stream","['Rahman, Surayia', '(Artist)']","['Bangladesh']","['Women', 'Women artists', 'Embroidery', 'Canvas embroidery', 'Needlework']","['Documentary films', 'Short films', 'Nonfiction films']","https://d3crmev290s45i.cloudfront.net/content/1009976xxx/1009976356/1009976356-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4065676" "asp4065674-marc","","The American artist. The life & times of George Caleb Bingham","","58 minutes","[]","A historical documentary on George Caleb Bingham, a respected early American portrait painter. His reputation was forever damaged by his choice to make a courageous stand following the Civil War. Upon his death, his legacy was scattered, his work written off as quaint, and nearly forgotten entirely.","stream","['Bingham, George Caleb']","['Missouri']","['Painters', 'Artists', 'Frontier and pioneer life', 'Frontier and pioneer life in art']","['Documentary films', 'Biographical films']","https://d3crmev290s45i.cloudfront.net/content/1009976xxx/1009976355/1009976355-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4065674" "asp4065672-marc","","Stopping traffic","","79 minutes","[]","With 27 million victims, human trafficking is the second largest criminal enterprise in the world, predominantly victimizing women, with children making up as much as half the statistics ... But it's not just a back-alley enterprise in Asia and other underdeveloped regions of the world, it's also prevalent in industrial nations and – in conflict with closely held beliefs about our society in the United States – right here in our own backyard.","stream","[]","['United States']","['Human trafficking', 'Adult child sexual abuse victims', 'Human trafficking victims', 'Child trafficking', 'Child sexual abuse']","['Feature films', 'Documentary films']","https://d3crmev290s45i.cloudfront.net/content/1009976xxx/1009976354/1009976354-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4065672" "asp4065670-marc","","Return to Dak To","","50 minutes","[]","Five army veterans journey back to contemporary Vietnam, intending to put their war experiences to rest. Disturbed by the new American wars, writer and Vietnam veteran Christopher Upham reconnects with his old battalion, the 299th Engineers. Upham's long lost comrades tell him an unsettling truth - they thought that he was dead - killed in the 1969 Dak To siege in Vietnam's Central Highlands. Upham and four Engineer comrades confront ghosts, former enemies and the legacies of the Vietnam War. Questions raised by Return to Dak To - about the role of soldiers and the long term personal effects of war - take on a heightened poignancy in our current climate.","stream","[]","[]","['Combat', 'Đắc Tô (Vietnam)', 'Vietnam War, 1961-1975']","['Feature films', 'Documentary films', 'Personal narratives']","https://d3crmev290s45i.cloudfront.net/content/1009976xxx/1009976353/1009976353-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4065670" "asp4065668-marc","","Overburden","","66 minutes","[]","Overburden is the story of a fiery, pro-coal right-winger and a tenacious, environmentalist grandmother as they take on the most dangerous coal company in America. These two lives intertwine as Betty and Lorelei unite to rebuild their fractured community.","stream","['Blankenship, Don', 'Massey Energy (Firm)']","['Whitesville (W. Va.)', 'West Virginia', 'Appalachian Region']","['Coal trade', 'Coal mines and mining', 'Renewable energy sources', 'Mountaintop removal mining', 'Coal mine accidents', 'Upper Big Branch Mine Disaster, W. Va., 2010', 'Demonstrations']","['Documentary films', 'Environmental films']","https://d3crmev290s45i.cloudfront.net/content/1009976xxx/1009976352/1009976352-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4065668" "asp4065666-marc","","Nowhere to hide","","63 minutes","[]","This is the critically-acclaimed story of a man struggling for survival in Iraq, where war has become the norm. The enemy is invisible, and neither women nor children have a safe hideout. 36-year-old Iraqi Nori Sharif, is husband, father of four children, and a nurse. He becomes a videographer, documenting life over several years in one of Iraq's most dangerous provinces: Diyala.","stream","[]","['Iraq']","['Insurgency', 'Refugees']","['Documentary films']","https://d3crmev290s45i.cloudfront.net/content/1009976xxx/1009976351/1009976351-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4065666" "asp4065664-marc","","The unruly mystic. History and places. Saint Hildegard","","20 minutes","['The unruly mystic']","This program probes why abbess, artist, composer, healer, and visionary Saint Hildegard von Bingen is considered to be the patron saint of creativity and discusses her historical timeline and places lived in Germany. It explores how this 12th-century abbess became famous as a Christian mystic and visionary, as well as a musical composer and writer, whose natural medicine is still practiced in Europe today.","stream","['Hildegard', 'Saint']","['Germany']","['Saints', 'Christian life']","['Documentary films', 'Biographical films']","https://d3crmev290s45i.cloudfront.net/frames/1009976xxx/1009976158/1009976158-disc001-file001-frame00180-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4065664" "asp4065662-marc","","The unruly mystic. Theology. Saint Hildegard","","21 minutes","['The unruly mystic']","This program probes why abbess, artist, composer, healer, and visionary Saint Hildegard von Bingen is considered to be the patron saint of creativity and discusses her continued impact today's theology and mysticism. It explores how this 12th-century abbess became famous as a Christian mystic and visionary, as well as a musical composer and writer, whose natural medicine is still practiced in Europe today.","stream","['Catholic Church', 'Hildegard', 'Saint']","[]","['Mysticism']","['Documentary films', 'Biographical films']","https://d3crmev290s45i.cloudfront.net/frames/1009976xxx/1009976157/1009976157-disc001-file001-frame00010-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4065662" "asp4065660-marc","","The unruly mystic. Music. Saint Hildegard","","23 minutes","['The unruly mystic']","This program probes why abbess, artist, composer, healer, and visionary Saint Hildegard von Bingen is considered to be the patron saint of creativity and discusses her continued impact today on music. It explores how this 12th-century abbess became famous as a Christian mystic and visionary, as well as a musical composer and writer, whose natural medicine is still practiced in Europe today.","stream","['Hildegard', 'Saint']","['Germany']","['Mysticism in music', 'Music', 'Composers']","['Documentary films', 'Biographical films']","https://d3crmev290s45i.cloudfront.net/frames/1009976xxx/1009976156/1009976156-disc001-file001-frame00180-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4065660" "asp4065658-marc","","The unruly mystic. Natural medicine. Saint Hildegard","","22 minutes","['The unruly mystic']","This program probes why abbess, artist, composer, healer, and visionary Saint Hildegard von Bingen is considered to be the patron saint of creativity and discusses her continued impact today on natural medicine and herbs. It explores how this 12th-century abbess became famous as a Christian mystic and visionary, as well as a musical composer and writer, whose natural medicine is still practiced in Europe today.","stream","['Hildegard', 'Saint']","[]","['Naturopathy', 'Mysticism']","['Documentary films', 'Biographical films']","https://d3crmev290s45i.cloudfront.net/frames/1009976xxx/1009976155/1009976155-disc001-file001-frame00015-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4065658" "asp4065656-marc","","The unruly mystic. Patron saint of the arts. Saint Hildegard","","21 minutes","['The unruly mystic']","This program probes why abbess, artist, composer, healer, and visionary Saint Hildegard von Bingen is considered to be the patron saint of creativity and discusses her continued impact today as a patron saint of the arts. It explores how this 12th-century abbess became famous as a Christian mystic and visionary, as well as a musical composer and writer, whose natural medicine is still practiced in Europe today.","stream","['Hildegard', 'Saint']","[]","['Mysticism and art', 'Mysticism']","['Documentary films', 'Biographical films']","https://d3crmev290s45i.cloudfront.net/frames/1009976xxx/1009976154/1009976154-disc001-file001-frame00180-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4065656" "asp4065652-marc","","Android app development with Kotlin","","192 minutes","[]","Using Kotlin, build an Android application from scratch, style it, and publish it on Google Play Store. About this video: Comprehensive guide to using Kotlin effectively in an Android App; Use Object-Oriented and Functional Programming in Kotlin to build an Android app; Build Android apps, then use Kotlin to make them robust and publish them to Google Play Store. In Detail: Building Android apps using Java requires a lot of boilerplate and ceremonial code. Do you want to build Android apps in an easy and effective way? Migrate to Kotlin, a first-class language for Android apps that makes life easy for developers. This course will help you master Kotlin and build effective Android applications. The course teaches you to easily create an Android app using the Kotlin-Android extension plugin. Next, you will learn how to implement Kotlin features such as Object Oriented features, Companion Objects, and Kotlin classes in your Android application. Finally, you'll learn how to style your application, publish it to the Google Play Store, and make it available to the World. By the end of the course you will have learned to use Kotlin to develop your Android Application in a easy and effective way. All the code and supporting files for this course can be found at https://github.com/PacktPublishing/Android-App-Development-with-Kotlin.","stream","[]","[]","['Application software', 'Mobile computing']","['Instructional films']","https://d3crmev290s45i.cloudfront.net/content/1009976xxx/1009976152/1009976152-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4065652" "asp4065405-marc","","MA-T6 medium duty heavy duty electrical and electronic systems. Hands-on. Meter essentials. 13","","14 minutes","['MA-T6 medium duty heavy duty electrical and electronic systems']","Presented by instructor Dave Hobbs, this program is a hands-on demonstration on how to use your Multimeters tool to the best capabilities.","stream","[]","[]","['Trucks', 'Electric meters']","['Instructional films']","https://d3crmev290s45i.cloudfront.net/frames/1009975xxx/1009975096/1009975096-disc001-file001-frame00180-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4065405" "asp4065403-marc","","MA-T6 medium duty heavy duty electrical and electronic systems. What meters work best with hybrids. 12","","6 minutes","['MA-T6 medium duty heavy duty electrical and electronic systems']","Presented by instructor Dave Hobbs, this program provides a quick in-depth analysis on how Multimeters works on a hybrid.","stream","[]","[]","['Trucks', 'Electric meters', 'Hybrid electric vehicles']","['Instructional films']","https://d3crmev290s45i.cloudfront.net/frames/1009975xxx/1009975095/1009975095-disc001-file001-frame00180-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4065403" "asp4065401-marc","","MA-T6 medium duty heavy duty electrical and electronic systems. Multimeters & hybrid vehicles. 11","","7 minutes","['MA-T6 medium duty heavy duty electrical and electronic systems']","Presented by instructor Dave Hobbs, this program explains the safety and tools to handling a hybrid vehicle and using a Multimeters tool.","stream","[]","[]","['Trucks', 'Voltohmmeters', 'Hybrid electric vehicles']","['Instructional films']","https://d3crmev290s45i.cloudfront.net/frames/1009975xxx/1009975094/1009975094-disc001-file001-frame00180-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4065401" "asp4065399-marc","","MA-T6 medium duty heavy duty electrical and electronic systems. Capacitors. 10","","5 minutes","['MA-T6 medium duty heavy duty electrical and electronic systems']","Presented by instructor Dave Hobbs, this program explains how a passive two-terminal electronic component that stores electrical energy known as a capacitors works.","stream","[]","[]","['Trucks', 'Capacitors']","['Instructional films']","https://d3crmev290s45i.cloudfront.net/frames/1009975xxx/1009975093/1009975093-disc001-file001-frame00180-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4065399" "asp4065397-marc","","MA-T6 medium duty heavy duty electrical and electronic systems. Diodes. 9","","5 minutes","['MA-T6 medium duty heavy duty electrical and electronic systems']","Presented by instructor Dave Hobbs, this program talks about the semiconductor device with two terminals known as Diodes.","stream","[]","[]","['Trucks', 'Diodes, Electron-tube']","['Instructional films']","https://d3crmev290s45i.cloudfront.net/frames/1009975xxx/1009975092/1009975092-disc001-file001-frame00180-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4065397" "asp4065395-marc","","MA-T6 medium duty heavy duty electrical and electronic systems. Diodes. 8","","12 minutes","['MA-T6 medium duty heavy duty electrical and electronic systems']","Presented by instructor Dave Hobbs, in this presentation the instructor finds the amount of current flowing through the wire through the measurement known Amps and discusses how to measure said Amps.","stream","[]","[]","['Trucks', 'Current balances (Electric meters)', 'Diodes, Electron-tube']","['Instructional films']","https://d3crmev290s45i.cloudfront.net/frames/1009975xxx/1009975091/1009975091-disc001-file001-frame00055-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4065395" "asp4065393-marc","","MA-T6 medium duty heavy duty electrical and electronic systems. Parallel circuits & resistance. 7","","5 minutes","['MA-T6 medium duty heavy duty electrical and electronic systems']","Presented by instructor Dave Hobbs, this program presents an in-depth explanation on what is a parallel circuit and how it applies itself.","stream","[]","[]","['Trucks', 'Electric resistance', 'Electric circuits, Parallel']","['Instructional films']","https://d3crmev290s45i.cloudfront.net/frames/1009975xxx/1009975090/1009975090-disc001-file001-frame00180-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4065393" "asp4065391-marc","","MA-T6 medium duty heavy duty electrical and electronic systems. Series & parallel circuits. 6","","7 minutes","['MA-T6 medium duty heavy duty electrical and electronic systems']","Presented by instructor Dave Hobbs, this program explains the differences between the series and parallel circuits with a hands-on demonstration.","stream","[]","[]","['Trucks', 'Electric circuits, Parallel', 'Electric circuits, Series']","['Instructional films']","https://d3crmev290s45i.cloudfront.net/frames/1009975xxx/1009975089/1009975089-disc001-file001-frame00040-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4065391" "asp4065389-marc","","MA-T6 medium duty heavy duty electrical and electronic systems. Understanding electrical theory. 5","","7 minutes","['MA-T6 medium duty heavy duty electrical and electronic systems']","Presented by instructor Dave Hobbs, this presentation quickly explains the basic understand of electrical theory and techniques.","stream","[]","[]","['Electrical engineering', 'Trucks', 'Electricity']","['Instructional films']","https://d3crmev290s45i.cloudfront.net/frames/1009975xxx/1009975088/1009975088-disc001-file001-frame00180-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4065389" "asp4065387-marc","","MA-T6 medium duty heavy duty electrical and electronic systems. Power down. Series circuits. 4","","10 minutes","['MA-T6 medium duty heavy duty electrical and electronic systems']","Presented by instructor Dave Hobbs, this program is a hands-on instructional program helping students to understand what happens when a circuit powers down.","stream","[]","[]","['Trucks', 'Electric circuits, Series']","['Instructional films']","https://d3crmev290s45i.cloudfront.net/frames/1009975xxx/1009975087/1009975087-disc001-file001-frame00180-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4065387" "asp4065385-marc","","MA-T6 medium duty heavy duty electrical and electronic systems. Measuring volts. Series circuits. 3","","6 minutes","['MA-T6 medium duty heavy duty electrical and electronic systems']","Presented by instructor Dave Hobbs, this program explains the importance and usage of Amp clamps with hands on instructions.","stream","[]","[]","['Trucks', 'Electric circuits, Series', 'Electromotive force']","['Instructional films']","https://d3crmev290s45i.cloudfront.net/frames/1009975xxx/1009975086/1009975086-disc001-file001-frame00180-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4065385" "asp4065383-marc","","MA-T6 medium duty heavy duty electrical and electronic systems. Measuring with amp clamp. 2","","2 minutes","['MA-T6 medium duty heavy duty electrical and electronic systems']","Presented by instructor Dave Hobbs, this program explains how to methodically diagnosis and locate high-resistance problems in a circuit.","stream","[]","[]","['Trucks', 'Current balances (Electric meters)']","['Instructional films']","https://d3crmev290s45i.cloudfront.net/frames/1009975xxx/1009975085/1009975085-disc001-file001-frame00015-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4065383" "asp4065381-marc","","MA-T6 medium duty heavy duty electrical and electronic systems. Amperage current draw. 1","","11 minutes","['MA-T6 medium duty heavy duty electrical and electronic systems']","Presented by instructor Dave Hobbs, this program delves deep into circuitry issues that could be causing amperage issues.","stream","[]","[]","['Trucks', 'Current balances (Electric meters)']","['Instructional films']","https://d3crmev290s45i.cloudfront.net/frames/1009975xxx/1009975084/1009975084-disc001-file001-frame00180-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4065381" "asp4065379-marc","","ASE-A5 test prep automotive/light truck brakes. Voltage induction. 37","","5 minutes","['ASE-A5 test prep automotive/light truck brakes']","Presented by instructor Mark DeKoster, a quick zap can tell you a lot about a vehicle's electrical issues. This program delves into how to fix and/or prevent a circuit failure.","stream","[]","[]","['Automobiles', 'Electromotive force']","['Instructional films']","https://d3crmev290s45i.cloudfront.net/frames/1009975xxx/1009975083/1009975083-disc001-file001-frame00095-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4065379" "asp4065377-marc","","ASE-A5 test prep automotive/light truck brakes. Seven electrical problems. 36","","5 minutes","['ASE-A5 test prep automotive/light truck brakes']","Presented by instructor Mark DeKoster, this program lectures about the seven most coming electrical problems he has dealt with.","stream","[]","[]","['Automobiles']","['Instructional films']","https://d3crmev290s45i.cloudfront.net/frames/1009975xxx/1009975082/1009975082-disc001-file001-frame00050-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4065377" "asp4065375-marc","","ASE-A5 test prep automotive/light truck brakes. Active braking. ABS background. 35","","3 minutes","['ASE-A5 test prep automotive/light truck brakes']","Presented by instructor Mark DeKoster. After the introductory course, this program explains how to perform and maintained an active breaking system.","stream","[]","[]","['Automobiles']","['Instructional films']","https://d3crmev290s45i.cloudfront.net/frames/1009975xxx/1009975081/1009975081-disc001-file001-frame00035-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4065375" "asp4065373-marc","","ASE-A5 test prep automotive/light truck brakes. Introduction to ABS background. 34","","4 minutes","['ASE-A5 test prep automotive/light truck brakes']","Presented by instructor Mark DeKoster, this program presents introductory lesson on ABS backgrounds.","stream","[]","[]","['Automobiles']","['Instructional films']","https://d3crmev290s45i.cloudfront.net/frames/1009975xxx/1009975080/1009975080-disc001-file001-frame00075-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4065373" "asp4065371-marc","","ASE-A5 test prep automotive/light truck brakes. Operation & testing. Hydro booster type. 33","","6 minutes","['ASE-A5 test prep automotive/light truck brakes']","Presented by instructor Mark DeKoster, this program further explains what is and how to use a Hydro Booster Type.","stream","[]","[]","['Hydraulic brakes', 'Automobiles']","['Instructional films']","https://d3crmev290s45i.cloudfront.net/frames/1009975xxx/1009975079/1009975079-disc001-file001-frame00180-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4065371" "asp4065369-marc","","ASE-A5 test prep automotive/light truck brakes. Theory of operation. Vacuum type. 32","","11 minutes","['ASE-A5 test prep automotive/light truck brakes']","Presented by instructor Mark DeKoster, in this presentation Mark explains which booster you need to use to fix your vehicle.","stream","[]","[]","['Automobiles']","['Instructional films']","https://d3crmev290s45i.cloudfront.net/frames/1009975xxx/1009975078/1009975078-disc001-file001-frame00180-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4065369" "asp4065367-marc","","ASE-A5 test prep automotive/light truck brakes. External leak testing. 31","","1 minute","['ASE-A5 test prep automotive/light truck brakes']","Presented by instructor Mark DeKoster, in this fast lane video presentation Mark quickly explains how to perform an external leak test.","stream","[]","[]","['Automobiles']","['Instructional films']","https://d3crmev290s45i.cloudfront.net/frames/1009975xxx/1009975077/1009975077-disc001-file001-frame00010-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4065367" "asp4065365-marc","","ASE-A5 test prep automotive/light truck brakes. Hub cleaning & installations. 30","","4 minutes","['ASE-A5 test prep automotive/light truck brakes']","Presented by instructor Mark DeKoster, avoid vibrations as well as other greasy issues with proper hub cleaning and installation in this video presentation.","stream","[]","[]","['Automobiles']","['Instructional films']","https://d3crmev290s45i.cloudfront.net/frames/1009975xxx/1009975076/1009975076-disc001-file001-frame00180-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4065365" "asp4065363-marc","","ASE-A5 test prep automotive/light truck brakes. Hands-on demonstration. Rotor details. 29","","7 minutes","['ASE-A5 test prep automotive/light truck brakes']","Presented by instructor Mark DeKoster, this detailed explanation delves deep into measuring, prepping, and more on Rotor details.","stream","[]","[]","['Automobiles', 'Rotors']","['Instructional films']","https://d3crmev290s45i.cloudfront.net/frames/1009975xxx/1009975075/1009975075-disc001-file001-frame00180-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4065363" "asp4065361-marc","","ASE-A5 test prep automotive/light truck brakes. Caliper body & pad details. 28","","14 minutes","['ASE-A5 test prep automotive/light truck brakes']","Presented by instructor Mark DeKoster, this program is a hands-on demonstration on a vehicle deconstructing and applying calipers and pads.","stream","[]","[]","['Automobiles', 'Calipers']","['Instructional films']","https://d3crmev290s45i.cloudfront.net/frames/1009975xxx/1009975074/1009975074-disc001-file001-frame00180-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4065361" "asp4065359-marc","","ASE-A5 test prep automotive/light truck brakes. Explanation on rotor discs. 27","","13 minutes","['ASE-A5 test prep automotive/light truck brakes']","Presented by instructor Mark DeKoster, this program explains what is a Rotor disc, their components, and the advantages to disc brakes.","stream","[]","[]","['Automobiles', 'Rotors']","['Instructional films']","https://d3crmev290s45i.cloudfront.net/frames/1009975xxx/1009975073/1009975073-disc001-file001-frame00180-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4065359" "asp4065357-marc","","ASE-A5 test prep automotive/light truck brakes. Brake calipers & pads. 26","","14 minutes","['ASE-A5 test prep automotive/light truck brakes']","Presented by instructor Mark DeKoster, this program explains in depth about the Components and attachments to Brake Calipers and Pads.","stream","[]","[]","['Automobiles', 'Calipers']","['Instructional films']","https://d3crmev290s45i.cloudfront.net/frames/1009975xxx/1009975072/1009975072-disc001-file001-frame00180-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4065357" "asp4065355-marc","","ASE-A5 test prep automotive/light truck brakes. Advantages/disadvantages: [disc brakes]. Disc brakes. 25","","6 minutes","['ASE-A5 test prep automotive/light truck brakes']","Presented by instructor Mark DeKoster, this presentation discusses the advantages and disadvantages to the disc brake system.","stream","[]","[]","['Automobiles']","['Instructional films']","https://d3crmev290s45i.cloudfront.net/frames/1009975xxx/1009975071/1009975071-disc001-file001-frame00180-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4065355" "asp4065353-marc","","ASE-A5 test prep automotive/light truck brakes. Advantages/disadvantages: [turning drums]. Disc brakes. 24","","9 minutes","['ASE-A5 test prep automotive/light truck brakes']","Presented by instructor Mark DeKoster, this program provides an example on how to set up a typical brake drum.","stream","[]","[]","['Automobiles']","['Instructional films']","https://d3crmev290s45i.cloudfront.net/frames/1009975xxx/1009975070/1009975070-disc001-file001-frame00180-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4065353" "asp4065351-marc","","ASE-A5 test prep automotive/light truck brakes. English & metric. Drum measuring. 23","","10 minutes","['ASE-A5 test prep automotive/light truck brakes']","Presented by instructor Mark DeKoster, this program presents the proper way to measure with an English drum micrometer.","stream","[]","[]","['Automobiles']","['Instructional films']","https://d3crmev290s45i.cloudfront.net/frames/1009975xxx/1009975069/1009975069-disc001-file001-frame00180-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4065351" "asp4065349-marc","","ASE-A5 test prep automotive/light truck brakes. Drum brakes shoes. 22","","5 minutes","['ASE-A5 test prep automotive/light truck brakes']","Presented by instructor Mark DeKoster, this case study examines the importance Drum Brake shoes and apply them to a breaking job on a vehicle.","stream","[]","[]","['Automobiles']","['Instructional films']","https://d3crmev290s45i.cloudfront.net/frames/1009975xxx/1009975068/1009975068-disc001-file001-frame00180-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4065349" "asp4065347-marc","","ASE-A5 test prep automotive/light truck brakes. [brake drum construction]. Storage & handling of brake fluids. 21","","11 minutes","['ASE-A5 test prep automotive/light truck brakes']","Presented by instructor Mark DeKoster, this presentation deconstructs the designs of a several drum brakes and how they are constructed.","stream","[]","[]","['Automobiles', 'Hydraulic fluids']","['Instructional films']","https://d3crmev290s45i.cloudfront.net/frames/1009975xxx/1009975067/1009975067-disc001-file001-frame00180-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4065347" "asp4065345-marc","","ASE-A5 test prep automotive/light truck brakes. Drum brakes operations. 20","","10 minutes","['ASE-A5 test prep automotive/light truck brakes']","Presented by instructor Mark DeKoster, this program demonstrates the operation of Drum Brakes and their uses.","stream","[]","[]","['Automobiles']","['Instructional films']","https://d3crmev290s45i.cloudfront.net/frames/1009975xxx/1009975066/1009975066-disc001-file001-frame00180-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4065345" "asp4065343-marc","","ASE-A5 test prep automotive/light truck brakes. Storage & handling of brake fluids. 19","","16 minutes","['ASE-A5 test prep automotive/light truck brakes']","Presented by instructor Mark DeKoster, this video presentation explains the correct way to Storage and Handle Brake fluids in a workplace.","stream","[]","[]","['Automobiles', 'Hydraulic fluids']","['Instructional films']","https://d3crmev290s45i.cloudfront.net/frames/1009975xxx/1009975065/1009975065-disc001-file001-frame00180-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4065343" "asp4065341-marc","","ASE-A5 test prep automotive/light truck brakes. Brake fluid types & DOT specifications. 18","","11 minutes","['ASE-A5 test prep automotive/light truck brakes']","Presented by instructor Mark DeKoster, this program explains the three different types of brake fluid then delves deep into DOT specifications.","stream","['Department of Transportation', 'United States']","[]","['Automobiles', 'Hydraulic fluids']","['Instructional films']","https://d3crmev290s45i.cloudfront.net/frames/1009975xxx/1009975064/1009975064-disc001-file001-frame00180-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4065341" "asp4065339-marc","","ASE-A5 test prep automotive/light truck brakes. Bleeding the master cylinder. 17","","4 minutes","['ASE-A5 test prep automotive/light truck brakes']","Presented by instructor Mark DeKoster, this program demonstrates how to bleed a Master Cylinder.","stream","[]","[]","['Automobiles']","['Instructional films']","https://d3crmev290s45i.cloudfront.net/frames/1009975xxx/1009975063/1009975063-disc001-file001-frame00035-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4065339" "asp4065337-marc","","ASE-A5 test prep automotive/light truck brakes. Gravity & surge bleeding. 16","","4 minutes","['ASE-A5 test prep automotive/light truck brakes']","Presented by instructor Mark DeKoster, this program will explain how to perform gravity and later surge bleeding on a vehicle.","stream","[]","[]","['Automobiles']","['Instructional films']","https://d3crmev290s45i.cloudfront.net/frames/1009975xxx/1009975062/1009975062-disc001-file001-frame00050-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4065337" "asp4065335-marc","","ASE-A5 test prep automotive/light truck brakes. Vacuum bleeding. 15","","1 minute","['ASE-A5 test prep automotive/light truck brakes']","Presented by instructor Mark DeKoster, this program rapidly explains how to perform vacuum bleeding on a vehicle.","stream","[]","[]","['Automobiles']","['Instructional films']","https://d3crmev290s45i.cloudfront.net/frames/1009975xxx/1009975061/1009975061-disc001-file001-frame00010-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4065335" "asp4065333-marc","","ASE-A5 test prep automotive/light truck brakes. Pressure bleeding. 14","","4 minutes","['ASE-A5 test prep automotive/light truck brakes']","Presented by instructor Mark DeKoster, this program will explain how to perform Pressure Bleeding on a vehicle, often Hybrids.","stream","[]","[]","['Automobiles']","['Instructional films']","https://d3crmev290s45i.cloudfront.net/frames/1009975xxx/1009975060/1009975060-disc001-file001-frame00180-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4065333" "asp4065331-marc","","ASE-A5 test prep automotive/light truck brakes. Manual bleeding. 13","","3 minutes","['ASE-A5 test prep automotive/light truck brakes']","Presented by instructor Mark DeKoster, this Hydraulic case study will examine Manual Bleeding and how to perform a two-man Manual Bleeding procedure.","stream","[]","[]","['Automobiles']","['Instructional films']","https://d3crmev290s45i.cloudfront.net/frames/1009975xxx/1009975059/1009975059-disc001-file001-frame00030-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4065331" "asp4065329-marc","","ASE-A5 test prep automotive/light truck brakes. Valves & pressure differential switch. 12","","6 minutes","['ASE-A5 test prep automotive/light truck brakes']","Presented by instructor Mark DeKoster, this program provides analysis of the valve and pressure differential switch.","stream","[]","[]","['Automobiles']","['Instructional films']","https://d3crmev290s45i.cloudfront.net/frames/1009975xxx/1009975058/1009975058-disc001-file001-frame00180-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4065329" "asp4065327-marc","","ASE-A5 test prep automotive/light truck brakes. Proportion valve operations notes. 11","","14 minutes","['ASE-A5 test prep automotive/light truck brakes']","Presented by instructor Mark DeKoster, this program provides a quick explanation of the Proportioning Valve Operations.","stream","[]","[]","['Automobiles', 'Proportional valves']","['Instructional films']","https://d3crmev290s45i.cloudfront.net/frames/1009975xxx/1009975057/1009975057-disc001-file001-frame00180-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4065327" "asp4065325-marc","","ASE-A5 test prep automotive/light truck brakes. Explanation of metering valve. 10","","6 minutes","['ASE-A5 test prep automotive/light truck brakes']","Presented by instructor Mark DeKoster, this program provides a quick explanation of the metering valve.","stream","[]","[]","['Automobiles']","['Instructional films']","https://d3crmev290s45i.cloudfront.net/frames/1009975xxx/1009975056/1009975056-disc001-file001-frame00180-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4065325" "asp4065323-marc","","ASE-A5 test prep automotive/light truck brakes. Explanation of the check valve. 9","","6 minutes","['ASE-A5 test prep automotive/light truck brakes']","Presented by instructor Mark DeKoster, this program provides a quick explanation of the check valve.","stream","[]","[]","['Automobiles']","['Instructional films']","https://d3crmev290s45i.cloudfront.net/frames/1009975xxx/1009975055/1009975055-disc001-file001-frame00095-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4065323" "asp4065321-marc","","ASE-A5 test prep automotive/light truck brakes. Flare brake lines & bubble flare. 8","","3 minutes","['ASE-A5 test prep automotive/light truck brakes']","Presented by instructor Mark DeKoster, this program analyzes performing a bubble flare your brakes.","stream","[]","[]","['Automobiles']","['Instructional films']","https://d3crmev290s45i.cloudfront.net/frames/1009975xxx/1009975054/1009975054-disc001-file001-frame00035-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4065321" "asp4065319-marc","","ASE-A5 test prep automotive/light truck brakes. Flaring brake lines & double flare. 7","","6 minutes","['ASE-A5 test prep automotive/light truck brakes']","Presented by instructor Mark DeKoster, this program breaks down on performing a double flare your brakes.","stream","[]","[]","['Automobiles']","['Instructional films']","https://d3crmev290s45i.cloudfront.net/frames/1009975xxx/1009975053/1009975053-disc001-file001-frame00180-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4065319" "asp4065317-marc","","ASE-A5 test prep automotive/light truck brakes. Line removal with torch. 6","","5 minutes","['ASE-A5 test prep automotive/light truck brakes']","Presented by instructor Mark DeKoster, this program is a quick case study on how to use a banjo fitting removal tool on a caliper.","stream","[]","[]","['Automobiles', 'Calipers']","['Instructional films']","https://d3crmev290s45i.cloudfront.net/frames/1009975xxx/1009975052/1009975052-disc001-file001-frame00180-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4065317" "asp4065315-marc","","ASE-A5 test prep automotive/light truck brakes. Brake line failure. 5","","5 minutes","['ASE-A5 test prep automotive/light truck brakes']","Presented by instructor Mark DeKoster, this program explains the types of failures that can be prevented with proper care.","stream","[]","[]","['Automobiles']","['Instructional films']","https://d3crmev290s45i.cloudfront.net/frames/1009975xxx/1009975051/1009975051-disc001-file001-frame00180-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4065315" "asp4065313-marc","","ASE-A5 test prep automotive/light truck brakes. Lines & hoses. 4","","4 minutes","['ASE-A5 test prep automotive/light truck brakes']","Presented by instructor Mark DeKoster, this program breaks down common brake lines, fitting types, and their functions.","stream","[]","[]","['Automobiles']","['Instructional films']","https://d3crmev290s45i.cloudfront.net/frames/1009975xxx/1009975050/1009975050-disc001-file001-frame00180-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4065313" "asp4065311-marc","","ASE-A5 test prep automotive/light truck brakes. Fluid level sensors. 3","","4 minutes","['ASE-A5 test prep automotive/light truck brakes']","Presented by instructor Mark DeKoster, this program explains Fluid Level Sensor function and use.","stream","[]","[]","['Automobiles']","['Instructional films']","https://d3crmev290s45i.cloudfront.net/frames/1009975xxx/1009975049/1009975049-disc001-file001-frame00180-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4065311" "asp4065309-marc","","ASE-A5 test prep automotive/light truck brakes. Components & operations. Master cylinder. 2","","10 minutes","['ASE-A5 test prep automotive/light truck brakes']","Presented by instructor Mark DeKoster, this program identifies the location of the master cylinder components and operation.","stream","[]","[]","['Automobiles']","['Instructional films']","https://d3crmev290s45i.cloudfront.net/frames/1009975xxx/1009975048/1009975048-disc001-file001-frame00180-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4065309" "asp4065307-marc","","ASE-A5 test prep automotive/light truck brakes. Pascal law & application. 1","","4 minutes","['ASE-A5 test prep automotive/light truck brakes']","Presented by instructor Mark DeKoster, this program is a quick break down of Pascal's law on Hydraulic lifts in a vehicle.","stream","[]","[]","['Automobiles', ""Pascal's law""]","['Instructional films']","https://d3crmev290s45i.cloudfront.net/frames/1009975xxx/1009975047/1009975047-disc001-file001-frame00180-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4065307" "asp4065305-marc","","Wilderness. The last stand","","54 minutes","[]","Wilderness: The Last Stand is a powerful, investigative look at the status of America's last remaining virgin forests. It examines the impact of U.S. Forest Service (USFS) policies, vividly documenting the continuing harm caused by clearcutting. Compelling and beautifully shot, the video presents a wide range of opinions through interviews with conservationists, loggers, Vice-President Al Gore, USFS, and former agency employees who are organizing to change USFS logging policies.","stream","['Forest Service', 'United States']","['United States']","['Forest policy', 'Forest reserves', 'Forest ecology', 'Forest conservation', 'Logging', 'Deforestation']","['Documentary films', 'Nature films', 'Environmental films']","https://d3crmev290s45i.cloudfront.net/frames/1009975xxx/1009975045/1009975045-disc001-file001-frame00090-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4065305" "asp4065303-marc","","On the brink. Return to China. Wild horses","","53 minutes","['On the brink']","On the Brink features four 50 minute films that look at how scientists and conservationists are working to protect several endangered species and habitat: tigers in Asia, pandas in China’s Sichuan Province, wild horses in Western China, and a tropical coral reef in Bali. Natural History New Zealand (NHNZ) is one of the world’s leading television production companies. Can the world's only truly wild horse survive returning to their ancestral home? Relentless poaching early last century saw the oldest horse species in the world die out in their original habitat. But thanks to a breeding program in China, 27 Przewalski's horses have returned to their homeland where their ancestors roamed - the vast 18,000 square kilometer Kala Maili prairie in West China. Accustomed to an easy life within the enclosures, back in the wild and hostile northern region, the herd faces extreme winter snows and summer droughts. Wild Horses - Return to China is the story of the herd's struggle for survival during their first year back in the wild.","stream","[]","['China']","[""Przewalski's horse"", 'Wild horses']","['Documentary films', 'Nonfiction films']","https://d3crmev290s45i.cloudfront.net/frames/1009975xxx/1009975044/1009975044-disc001-file001-frame00070-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4065303" "asp4065301-marc","","What would Darwin think? Man vs. nature in the Galapagos","","26 minutes","[]","In 1835, Charles Darwin first visited the island archipelago of the Galapagos, home to the most perfectly preserved biodiversity on the planet. It became famous as the inspiration for his theory of evolution. If Darwin were to return today, he would find that the Galapagos have become a major tourist mecca with the resulting human impact -- one aspect of evolution he may not have anticipated. Filmmaker Jon Bowermaster explores the major threats to the Galapagos’ unique biodiversity, including expanding tourism, invasive species, and illegal fishing, which is decimating the marine preserve. About 200,000 visitors a year now bring in over $500 million annually. A province of Ecuador, the islands also house over 40,000 permanent residents. Too many people are bringing too many of their goods and species from the outside world, threatening the future of this one-of-a-kind place. As human expansion continues, the Galapagos is at risk of losing its most precious natural resource - the most unique collection of endemic species anywhere in the world. Bowermaster provides a first-hand look at human impact in the Galapagos and talks with a variety of people who are struggling to balance their economic interests with the need to preserve this unique environment -- fishermen, tourism operators, conservationists and local residents. The future of the Galapagos is seen by many as a kind of barometer for the world. Will they inspire a new way of thinking about preserving biodiversity, as they inspired Darwin’s theory of evolution?","stream","[]","['Galapagos Islands']","['Tourism', 'Nature', 'Environmental degradation']","['Documentary films', 'Short films', 'Environmental films']","https://d3crmev290s45i.cloudfront.net/frames/1009975xxx/1009975043/1009975043-disc001-file001-frame00015-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4065301" "asp4065299-marc","","On the brink. Fighting back. Tigers","","51 minutes","['On the brink']","On the Brink features four 50 minute films that look at how scientists and conservationists are working to protect several endangered species and habitat: tigers in Asia, pandas in China’s Sichuan Province, wild horses in Western China, and a tropical coral reef in Bali. Natural History New Zealand (NHNZ) is one of the world’s leading television production companies. Tigers: Fighting Back: Leading the charge to save Asian tigers are the intelligence gatherers: three biologists from three very different countries. Their mission is to understand tigers, and their weapon is science. The challenge these biological detectives face is enormous -- over the last century tiger numbers have plummeted by 95%. But despite these horrific statistics, these biologists are optimistic that not only can the world's biggest cat be saved from extinction, but that it can thrive. Journey with three scientists who believe that by understanding how tigers live, what they eat, and what habitats they prefer, we can ensure they remain in our forests, allowed to live their elusive lives in peace.","stream","[]","['Russia (Federation)', 'India', 'Indonesia']","['Tiger', 'Endangered species', 'Wildlife refuges', 'Wildlife conservation']","['Documentary films', 'Nonfiction films']","https://d3crmev290s45i.cloudfront.net/frames/1009975xxx/1009975042/1009975042-disc001-file001-frame00070-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4065299" "asp4065297-marc","","On the brink. Into the unseen world. Reef reborn","","51 minutes","['On the brink']","On the Brink features four 50 minute films that look at how scientists and conservationists are working to protect several endangered species and habitat: tigers in Asia, pandas in China’s Sichuan Province, wild horses in Western China, and a tropical coral reef in Bali. Natural History New Zealand (NHNZ) is one of the world’s leading television production companies. Coral reefs are the ""rainforests of the sea"", home to nearly 1/4 of the ocean's marine species. Discover how revolutionary new technology is providing a glimmer of hope for Bali's once magnificent coral reefs. Most of Bali's coral reefs and the marine live that once teemed around them have been destroyed by a deadly combination of coral bleaching, partly from global warming, and fishing with explosives and cyanide. A determined Balinese community and two marine scientists have invented a new technology that rebuilds coral reefs up to five times faster than would naturally occur. These important marine ecosystems could soon be brought back to life to once again shelter a magnificent array of exotic marine life.","stream","[]","['Bali Sea (Indonesia)', 'Indonesia']","['Coral reefs and islands', 'Coral reef restoration']","['Documentary films', 'Environmental films', 'Nonfiction films']","https://d3crmev290s45i.cloudfront.net/frames/1009975xxx/1009975041/1009975041-disc001-file001-frame00125-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4065297" "asp4065295-marc","","On the brink. Panda nursery","","51 minutes","['On the brink']","On the Brink features four 50 minute films that look at how scientists and conservationists are working to protect several endangered species and habitat: tigers in Asia, pandas in China’s Sichuan Province, wild horses in Western China, and a tropical coral reef in Bali. Natural History New Zealand (NHNZ) is one of the world’s leading television production companies. Nestled in the mountains of China's Sichuan Province is the Wolong Nature Reserve. Here, forty giant pandas and a dedicated team are playing a crucial role in increasing the country's dwindling panda population, which currently stands at just one thousand. To increase the chances of baby panda cubs surviving, a new method of raising cubs has been developed by scientists. The baby bears are swapped between their natural mother and a 'surrogate mum' -- in this case veterinarian Wei Rongping. Panda Nursery witnesses this special partnership between Rongping and a female panda, who gives birth to two tiny cubs. The program follows the highs and lows of the eventful first six months of the cubs' lives and explores the challenges facing giant pandas in the wild.","stream","[]","['Wolong Shi (China)', 'China']","['Wildlife management', 'Giant panda', 'Human-animal relationships']","['Documentary films', 'Nonfiction films']","https://d3crmev290s45i.cloudfront.net/frames/1009975xxx/1009975040/1009975040-disc001-file001-frame00670-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4065295" "asp4065293-marc","","Easy like water","","57 minutes","[]","Easy Like Water profiles one man's resourceful quest to fight the effects of climate change in the developing world through the power of “design for good” – a growing global movement to encourage design-driven social change as a community-based response to the challenges brought on by the new climate reality. In Bangladesh, a country with 160 million people in an area the size of Iowa, water poses a relentless and growing threat to millions of people. Low-lying areas are flooded every year during the brutal monsoon season, upending entire villages and destroying hundreds of schools, preventing thousands of children from attending classes. In response, visionary architect Mohammed Rezwan is turning the front line of climate change into a community of learning by building floating schools from surplus boats. Outfitted with solar-powered Internet access, the boat schools are bringing education to young people, including girls who previously never had the opportunity because of cultural or religious norms. In a nation where 20% of the land may be washed away by mid-century, Rezwan is working to create a blueprint for his nation’s survival, expanding his model to build floating health clinics, climate shelters, libraries and cinemas. By turns witty and heart-wrenching, Easy Like Water presents a different perspective on the developing world as it fights for climate justice, recognizing it as a source for innovative solutions that can help communities in the world’s most-affected regions adapt to climate change.","stream","['Rezwan, Mohammed']","['Bangladesh']","['Economic history', 'Climatic changes', 'School facilities']","['Documentary films']","https://d3crmev290s45i.cloudfront.net/frames/1009975xxx/1009975039/1009975039-disc001-file001-frame00085-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4065293" "asp99265766500971","","Coral sea dreaming","","181 minutes","[]","Coral Sea Dreaming - Awaken is a vivid, in depth exploration of one of the planet's great natural wonders, coral reefs, which harbor the greatest biodiversity of any ecosystem on earth. The story of coral reefs spans 500 million years and stars some of the most exotic and wondrous creatures on earth. Emmy Award-winning cinematographer, David Hannan, filmed for 7 years on three great coral reef ecosystems to create this testimony to our extraordinary undersea world, set to an original score. We meet thousands of reef inhabitants, from ancient turtles to feeding sharks, adorable pygmy seahorses and savage sea slugs, witness a manta ray ballet and courting octopus.Special High Definition technology captures life and death on the reefs with unprecedented intimacy, including coral spawning, elaborate courtship displays, mating rituals, feeding frenzies, nighttime predation and even cannibalism and ""chemical warfare"". Many of the sequences have never been filmed before. Some may never be filmed again. Coral Sea Dreaming - Awaken is an informative celebration of the world's coral reefs, now under threat from a variety of human challenges, including ocean warming and acidification caused by climate change.","stream","[]","['Coral Sea', 'Milne Bay (Papua New Guinea)', 'Ningaloo Reef (W.A.)', 'Great Barrier Reef (Qld.)']","['Biotic communities', 'Coral reefs and islands', 'Ecology']","['Feature films', 'Documentary films', 'Nature films', 'Nonfiction films']","https://d3crmev290s45i.cloudfront.net/frames/1009975xxx/1009975038/1009975038-disc001-file001-frame01065-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4065291" "asp4065289-marc","","Composting for busy people","","21 minutes","[]","Learn from real people about how to compost. They'll show you in their own backyards everything from how to set up a bin and worm box, to how to best use finished compost on your own plants. Along the way, they'll tell you how to maintain the pile without having to spend too much of your precious time on making this great natural fertilizer. Not only is compost ideal for your plants, it also helps reduce the waste the ends up in a landfill. If that's not enough to get you excited about starting to compost, composting can save you money versus buying harsh chemical fertilizers that are bad for the environment. So let's get composting!","stream","[]","[]","['Organic wastes', 'Compost', 'Recycling (Waste, etc.)']","['Documentary films', 'Short films', 'Environmental films']","https://d3crmev290s45i.cloudfront.net/frames/1009975xxx/1009975037/1009975037-disc001-file001-frame00065-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4065289" "asp4065287-marc","","A simple question. The story of STRAW","","36 minutes","[]","A Simple Question looks at an innovative program that brings together students of all ages, their teachers, community groups and local land-owners to undertake habitat restoration and preserve endangered species. STRAW (Students and Teachers Restoring a Watershed) is a national model for involving students in hands-on, place-based environmental education. The film documents the modest beginnings of the program, how it works, and the impact it has on the students and the habitat they work to restore. When California teacher Laurette Rogers showed a video on endangered species to her 4th grade class in the 1990’s, one student plaintively asked what his class could do to help prevent species extinction. That simple question launched Rogers and her class on an inspired voyage of discovery and transformation. The students decided they would help to save the obscure, endangered California freshwater shrimp. The effort to save the shrimp became the classroom theme that inspired their cross-disciplinary learning for an entire year. The class divided into teams to learn all that they could -- conducting research, interviewing experts, creating databases, calling legislators, and presenting their findings in public forums and a legislative hearing.","stream","['STRAW Project']","['California']","['Restoration ecology', 'Environmental education', 'Community-based conservation', 'Community development', 'Place-based education', 'Wetland restoration', 'Watershed restoration']","['Documentary films', 'Environmental films']","https://d3crmev290s45i.cloudfront.net/frames/1009975xxx/1009975036/1009975036-disc001-file001-frame00170-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4065287" "asp4065285-marc","","The dictator's playbook. Idi Amin. Episode 6","","54 minutes","[""The dictator's playbook""]","Dictator's Playbook. They were ruthless men with unchecked power, controlling their people with an iron fist. Suppressing all dissent, they demanded absolute loyalty, jailing, or killing those who opposed them. They ruled by force of personality, but were plagued by secret fears and private demons. They were dictators - tyrants who shaped the twentieth century and left their mark on our own. From Mussolini to Saddam Hussein, dictators have shaped the world we live in. What drove their thirst for domination and control? How did they seize and wield power? What forces rose up against them or resisted them in secret? How did they finally come to the bitter end? Today, with authoritarian leaders on the rise from the Philippines to Venezuela, these questions are more relevant than ever. We'll answer them in six immersive hours, each a revealing portrait of brutality and power. As we meet the most ruthless rulers of recent history, we'll trace their rise and fall - and discover that they traveled a well-worn path. As different as these men were from each other, all of them followed a series of essential steps, from seizing power to eliminating enemies - an unwritten Dictator's Playbook. In this episode, see how Idi Amin used lessons learned in the colonial British army to build a powerful dictatorship in Uganda. Through a combination of populist charm and brutal violence, he ruled for eight years - until his strategic blunders brought him down.","stream","['Amin, Idi']","['Uganda']","['Dictatorship', 'Dictators']","['Documentary television programs']","https://d3crmev290s45i.cloudfront.net/content/1009974xxx/1009974739/1009974739-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4065285" "asp4065283-marc","","The dictator's playbook. Francisco Franco. Episode 5","","54 minutes","[""The dictator's playbook""]","Dictator's Playbook. They were ruthless men with unchecked power, controlling their people with an iron fist. Suppressing all dissent, they demanded absolute loyalty, jailing, or killing those who opposed them. They ruled by force of personality, but were plagued by secret fears and private demons. They were dictators - tyrants who shaped the twentieth century and left their mark on our own. From Mussolini to Saddam Hussein, dictators have shaped the world we live in. What drove their thirst for domination and control? How did they seize and wield power? What forces rose up against them or resisted them in secret? How did they finally come to the bitter end? Today, with authoritarian leaders on the rise from the Philippines to Venezuela, these questions are more relevant than ever. We'll answer them in six immersive hours, each a revealing portrait of brutality and power. As we meet the most ruthless rulers of recent history, we'll trace their rise and fall - and discover that they traveled a well-worn path. As different as these men were from each other, all of them followed a series of essential steps, from seizing power to eliminating enemies - an unwritten Dictator's Playbook. In this episode, learn how Francisco Franco used the tactics of colonial war to win control of Spain. Driven by a deeply conservative vision, he used torture, murder and incarceration to transform Spanish Society.","stream","['Franco, Francisco']","['Spain']","['Dictatorship', 'Dictators']","['Documentary television programs']","https://d3crmev290s45i.cloudfront.net/content/1009974xxx/1009974738/1009974738-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4065283" "asp4065281-marc","","The dictator's playbook. Manuel Noriega. Episode 4","","54 minutes","[""The dictator's playbook""]","Dictator's Playbook. They were ruthless men with unchecked power, controlling their people with an iron fist. Suppressing all dissent, they demanded absolute loyalty, jailing, or killing those who opposed them. They ruled by force of personality, but were plagued by secret fears and private demons. They were dictators - tyrants who shaped the twentieth century and left their mark on our own. From Mussolini to Saddam Hussein, dictators have shaped the world we live in. What drove their thirst for domination and control? How did they seize and wield power? What forces rose up against them or resisted them in secret? How did they finally come to the bitter end? Today, with authoritarian leaders on the rise from the Philippines to Venezuela, these questions are more relevant than ever. We'll answer them in six immersive hours, each a revealing portrait of brutality and power. As we meet the most ruthless rulers of recent history, we'll trace their rise and fall - and discover that they traveled a well-worn path. As different as these men were from each other, all of them followed a series of essential steps, from seizing power to eliminating enemies - an unwritten Dictator's Playbook. In this episode, watch Manuel Noriega rise through the Panamanian military to become chief of intelligence - and then, military dictator. He spied for the United States, but in the end, money laundering, drug trafficking and political crimes led to his downfall.","stream","['Noriega, Manuel Antonio']","['Panama']","['Dictatorship', 'Dictators']","['Documentary television programs']","https://d3crmev290s45i.cloudfront.net/content/1009974xxx/1009974737/1009974737-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4065281" "asp4065279-marc","","The dictator's playbook. Benito Mussolini. Episode 3","","54 minutes","[""The dictator's playbook""]","Dictator's Playbook. They were ruthless men with unchecked power, controlling their people with an iron fist. Suppressing all dissent, they demanded absolute loyalty, jailing, or killing those who opposed them. They ruled by force of personality, but were plagued by secret fears and private demons. They were dictators - tyrants who shaped the twentieth century and left their mark on our own. From Mussolini to Saddam Hussein, dictators have shaped the world we live in. What drove their thirst for domination and control? How did they seize and wield power? What forces rose up against them or resisted them in secret? How did they finally come to the bitter end? Today, with authoritarian leaders on the rise from the Philippines to Venezuela, these questions are more relevant than ever. We'll answer them in six immersive hours, each a revealing portrait of brutality and power. As we meet the most ruthless rulers of recent history, we'll trace their rise and fall - and discover that they traveled a well-worn path. As different as these men were from each other, all of them followed a series of essential steps, from seizing power to eliminating enemies - an unwritten Dictator's Playbook. In this episode, see why Benito Mussolini was considered a pioneer among 20th century dictators. From undermining judges to indoctrinating children, he forged key tactics for seizing power. He also created fascism, an ideology that would plunge Europe into darkness.","stream","['Mussolini, Benito']","['Italy']","['Dictatorship', 'Dictators']","['Documentary television programs']","https://d3crmev290s45i.cloudfront.net/content/1009974xxx/1009974736/1009974736-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4065279" "asp4065277-marc","","The dictator's playbook. Saddam Hussein. Episode 2","","54 minutes","[""The dictator's playbook""]","Dictator's Playbook. They were ruthless men with unchecked power, controlling their people with an iron fist. Suppressing all dissent, they demanded absolute loyalty, jailing, or killing those who opposed them. They ruled by force of personality, but were plagued by secret fears and private demons. They were dictators - tyrants who shaped the twentieth century and left their mark on our own. From Mussolini to Saddam Hussein, dictators have shaped the world we live in. What drove their thirst for domination and control? How did they seize and wield power? What forces rose up against them or resisted them in secret? How did they finally come to the bitter end? Today, with authoritarian leaders on the rise from the Philippines to Venezuela, these questions are more relevant than ever. We'll answer them in six immersive hours, each a revealing portrait of brutality and power. As we meet the most ruthless rulers of recent history, we'll trace their rise and fall - and discover that they traveled a well-worn path. As different as these men were from each other, all of them followed a series of essential steps, from seizing power to eliminating enemies - an unwritten Dictator's Playbook. In this episode, learn how Saddam Hussein ruled Iraq with an iron fist for almost 30 years. To maintain power, he used fear, intimidation and violence like few other dictators in history, but he made the fatal mistake of believing his regime could take on the world.","stream","['Hussein, Saddam']","['Iraq']","['Dictatorship', 'Dictators']","['Documentary television programs']","https://d3crmev290s45i.cloudfront.net/content/1009974xxx/1009974735/1009974735-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4065277" "asp4065275-marc","","The dictator's playbook. Kim Il Sung. Episode 1","","54 minutes","[""The dictator's playbook""]","Dictator's Playbook. They were ruthless men with unchecked power, controlling their people with an iron fist. Suppressing all dissent, they demanded absolute loyalty, jailing, or killing those who opposed them. They ruled by force of personality, but were plagued by secret fears and private demons. They were dictators - tyrants who shaped the twentieth century and left their mark on our own. From Mussolini to Saddam Hussein, dictators have shaped the world we live in. What drove their thirst for domination and control? How did they seize and wield power? What forces rose up against them or resisted them in secret? How did they finally come to the bitter end? Today, with authoritarian leaders on the rise from the Philippines to Venezuela, these questions are more relevant than ever. We'll answer them in six immersive hours, each a revealing portrait of brutality and power. As we meet the most ruthless rulers of recent history, we'll trace their rise and fall - and discover that they traveled a well-worn path. As different as these men were from each other, all of them followed a series of essential steps, from seizing power to eliminating enemies - an unwritten Dictator's Playbook. In this episode, witness Kim Il Sung's transformation from guerrilla fighter to brutal dictator of North Korea. How did he build the most controlled society on earth and launch a dictatorship that has lasted for three generations?","stream","['Kim, Il-sŏng']","['Korea (North)', 'Korea']","['Dictatorship', 'Dictators']","['Documentary television programs']","https://d3crmev290s45i.cloudfront.net/content/1009974xxx/1009974734/1009974734-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4065275" "asp4065273-marc","","World Sport presents. More than a game","","25 minutes","['World Sport presents']","Hines Ward journeys to South Korea for a very special reunion with biracial children who inspired each other a decade ago.","stream","['Ward, Hines']","['Korea (South)', 'United States']","['Football players', 'Racially mixed children']","['Television news programs']","https://d3crmev290s45i.cloudfront.net/frames/1009974xxx/1009974731/1009974731-disc001-file001-frame00040-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4065273" "asp4065271-marc","","Witness to injustice","","23 minutes","[]","They've come by the hundreds of thousands on a dangerous crossing. The Rohingya of Myanmar are a Muslim minority on the run, unwelcome at home in majority Buddhist Myanmar, and in neighboring Bangladesh, where hundreds of thousands have fled, seeking refuge. CNN correspondents Ivan Watson, Clarissa Ward, and Alexandra Field have continued to cover the tragedy firsthand, speaking to the Rohingya people, seeing what life is like in the squalor of refugee camps -- a crisis the United Nations has called a textbook example of ethnic cleansing. How did we get here, and what happens next, for more than a million men, women, and children with nowhere to call home?","stream","[]","['Burma', 'Bangladesh']","['Refugees', 'Genocide', 'Forced migration', 'Rohingya (Burmese people)', 'Population transfers']","['Television news programs', 'Documentary television programs']","https://d3crmev290s45i.cloudfront.net/frames/1009974xxx/1009974730/1009974730-disc001-file001-frame00145-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4065271" "asp4065269-marc","","A CNN special report. Why Trump won","","45 minutes","['A CNN special report']","Fareed Zakaria examines how Trump's own life story - a kid from Queens who crossed the bridge to scale the heights of wealth in Manhattan, yet never quite fit in with the city's upper crust - helped him forge a powerful connection with Americans who felt they'd been left behind.","stream","['Trump, Donald']","['United States']","['Presidents']","['Television news programs']","https://d3crmev290s45i.cloudfront.net/frames/1009974xxx/1009974729/1009974729-disc001-file001-frame00260-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4065269" "asp4065267-marc","","A CNN special report. Pot vs. pills: Dr. Sanjay Gupta reports. Weed 4","","46 minutes","['A CNN special report']","U.S. Politicians promise to lead the country out of the worst drug crisis in its history, but opioid abuse continues to kill Americans in record numbers. Are our leaders ignoring a lifesaving solution? Over 115 Americans die every day from opioid overdoses, more than those killed in car accidents, from breast cancer or even guns.  Nearly 2.5 million Americans struggle with opioid addiction, and though controversial, some people believe a potentially lifesaving solution may lie in medical marijuana.  In the fourth installment of his groundbreaking series, CNN chief medical correspondent Dr. Sanjay Gupta takes an in-depth look at marijuana's potential as both an alternative to opioids in treating pain and in ending opioid addiction.","stream","[]","['United States']","['Marijuana', 'Opioid abuse']","['Television news programs', 'Documentary television programs']","https://d3crmev290s45i.cloudfront.net/frames/1009974xxx/1009974728/1009974728-disc001-file001-frame00345-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4065267" "asp4065265-marc","","We will rise","","50 minutes","[]","Around the world, more than 62 million girls are not in school, according to the U.S. Agency for International Development (USAID). As girls grow into adolescence, cultural and familial pressures often make it harder for them to stay in school, though educating women correlates to lower rates of infant mortality, increased GDP, and greater economic security for families. CNN Films has produced a new film about girls overcoming incredible challenges to achieve their educations and change their own lives, with contributions from First Lady Michelle Obama, Meryl Streep, Freida Pinto, and CNN journalist Isha Sesay. Singer Andra Day’s motivational anthem, ‘Rise Up’ will serve as the theme for the film. Sesay, a native of Sierra Leone, who has passionately covered Africa and issues related to women and girls on the continent throughout her career, guides viewers of this poignant film through a moving and motivational journey. In Marrakech, Sesay, the First Lady, Meryl Streep, and Freida Pinto met with dozens of adolescent Moroccan girls who shared their stories and their dreams. In Liberia, Sesay, Pinto, and Mrs. Obama met with several girls who told their extraordinary stories, and later, President Ellen Johnson Sirleaf surprised a group of impressive young women who are motivating each other to stay in school.","stream","[]","['Liberia', 'Morocco']","['Education', 'Girls']","['Feature films', 'Documentary films']","https://d3crmev290s45i.cloudfront.net/frames/1009974xxx/1009974727/1009974727-disc001-file001-frame00070-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4065265" "asp4065263-marc","","Global gateway. City of tomorrow. 4","","23 minutes","['Global gateway']","Over four short decades; in the empty expanse of the Arabian desert, Dubai sprung to life, a modern metropolis built on startling ambition and cutting-edge technology. We meet the people and explore the industries making Dubai the city of tomorrow, today. We’ll also see how advances being made in the city now could be exported worldwide, changing the way we all live in the future.","stream","[]","['Dubai (United Arab Emirates)', 'United Arab Emirates']","['Business enterprises', 'Technological innovations']","['Television news programs']","https://d3crmev290s45i.cloudfront.net/frames/1009974xxx/1009974726/1009974726-disc001-file001-frame00250-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4065263" "asp4065261-marc","","Global gateway. Human capital. 3","","23 minutes","['Global gateway']","We focus on perhaps the most intangible aspect Dubai's future, because the Emirate’s prospects, the scale of its ambition, will be determined by the human capital that calls Dubai home. We look at how entrepreneurs are being attracted to set up their businesses in Dubai. We explore the city's start-up ecosystem, the range of investment opportunities, support and infrastructure which is creating a hugely diverse range of business opportunities. We also look at how the city is taking quality of life seriously and wants to boost its place as one of the world's happiest places to live. Finally, we look at one of Dubai's key selling points when it comes to attracting human capital: its location. As a stepping point for the rest of the Middle East, Africa and beyond, large multinationals have chosen Dubai as a base for their business.","stream","[]","['Dubai (United Arab Emirates)', 'United Arab Emirates']","['Business enterprises', 'Human capital']","['Television news programs']","https://d3crmev290s45i.cloudfront.net/frames/1009974xxx/1009974725/1009974725-disc001-file001-frame00180-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4065261" "asp4065259-marc","","Global gateway. May 17, 2017. 2","","23 minutes","['Global gateway']","How Dubai taps the transformative power of innovation and how technology enables Dubai to realize its ever-ambitious plans for expansion despite being located in one of most hostile environments on earth.","stream","[]","['Dubai (United Arab Emirates)', 'United Arab Emirates']","['New business enterprises', 'Sustainable development']","['Television news programs']","https://d3crmev290s45i.cloudfront.net/frames/1009974xxx/1009974724/1009974724-disc001-file001-frame00180-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4065259" "asp4065257-marc","","Global gateway. Vision in the desert. [1]","","24 minutes","['Global gateway']","Examine how Dubai taps the transformative power of innovation and how technology enables Dubai to realize its ever-ambitious plans for expansion despite being located in one of the most hostile environments on Earth.","stream","['Burj Khalifa (Dubai, United Arab Emirates)']","['Dubai (United Arab Emirates)', 'United Arab Emirates']","['Harbors', 'Economic development', 'Skyscrapers']","['Television news programs']","https://d3crmev290s45i.cloudfront.net/frames/1009974xxx/1009974723/1009974723-disc001-file001-frame00045-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4065257" "asp4065255-marc","","Tokyo. Two sides","","24 minutes","[]","CNN explores the dichotomies of Tokyo’s multi-layered worlds of art and design through the prisms of the old and the new, the traditional and the modern, the historical and the futuristic. In the heart of 21st Century Tokyo, meet the modern masters sharing their visions for the future of Japan’s ancient arts—from flower arrangement to woodcut prints, architecture to kimono-making.","stream","[]","['Tokyo (Japan)', 'Japan']","['Kimonos', 'Architecture', 'Wood-carving', 'Flower arrangement']","['Television news programs']","https://d3crmev290s45i.cloudfront.net/frames/1009974xxx/1009974722/1009974722-disc001-file001-frame00285-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4065255" "asp4065253-marc","","A CNN special report. The Trump-Russia investigation","","71 minutes","['A CNN special report']","The stories of the Trump Tower meeting; the shocking firing of FBI Director James Comey; Donald Trump's long history of financial dealings in Russia; the legal jeopardy of all the President's men; where the investigation could now be going.","stream","['Trump, Donald']","['United States']","['Governmental investigations']","['Television news programs']","https://d3crmev290s45i.cloudfront.net/frames/1009974xxx/1009974721/1009974721-disc001-file001-frame00045-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4065253" "asp4065251-marc","","A CNN special report. Inside the attack on democracy. The Russian connection","","43 minutes","['A CNN special report']","With exclusive interviews with the most senior intelligence officials, politicians and cyber experts involved plus new CNN reporting, Jim Sciutto and his team tell the story of Russia's unprecedented hacking of the 2016 presidential election from the very beginning to the investigations still underway today.","stream","[]","['United States']","['Presidents', 'Propaganda, Russian', 'Hacking']","['Television news programs']","https://d3crmev290s45i.cloudfront.net/frames/1009974xxx/1009974720/1009974720-disc001-file001-frame00180-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4065251" "asp4065249-marc","","A CNN special report. The most powerful man in the world","","44 minutes","['A CNN special report']","Fareed Zakaria searches for answers to these essential questions: What is the true nature of the relationship between Donald Trump and Vladimir Putin - and, what are the implications of their relationship for the world?","stream","['Putin, Vladimir Vladimirovich']","['Russia (Federation)']","['Presidents']","['Television news programs']","https://d3crmev290s45i.cloudfront.net/frames/1009974xxx/1009974719/1009974719-disc001-file001-frame00010-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4065249" "asp4065247-marc","","The keepers","","23 minutes","[]","To call it a nation of incredible diversity would be an understatement. Indonesia’s 17,000 islands are home to nearly 260 million people. You can count more than 700 languages and six official religions. The Keepers will navigate Indonesia's unique history using culture as a compass. Art, dance and food provide a link to the past and a window to the future. Meet the people helping to preserve these traditions, while defining Indonesia’s modern identity.","stream","[]","['Indonesia']","['Food', 'Dance', 'Puppet theater']","['Television news programs', 'Documentary television programs']","https://d3crmev290s45i.cloudfront.net/frames/1009974xxx/1009974718/1009974718-disc001-file001-frame00015-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4065247" "asp4065245-marc","","The challenge. Part three","","24 minutes","['The challenge']","It’s summit day and the chance for Ben Fogle to realize his childhood dream to stand on the roof of the world. But an unexpected storm leaves climbers lost on the mountain. But worse is to follow as Ben’s oxygen regulator fails in the notorious Death Zone – not once – but twice!","stream","[]","['Everest, Mount (China and Nepal)']","['Mountaineering expeditions', 'Mountaineering']","['Documentary television programs']","https://d3crmev290s45i.cloudfront.net/frames/1009974xxx/1009974717/1009974717-disc001-file001-frame00030-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4065245" "asp4065243-marc","","The challenge. Part two","","24 minutes","['The challenge']","Ben and Victoria have their first steps on the mountain, negotiating the perilous Khumbu icefall. Ben faces his fear of heights crossing deep crevasses on a flimsy ladder. Altitude sickness causes a medical emergency and the team faces a heart-breaking decision.","stream","[]","['Everest, Mount (China and Nepal)']","['Mountaineering expeditions', 'Mountaineering']","['Documentary television programs']","https://d3crmev290s45i.cloudfront.net/frames/1009974xxx/1009974716/1009974716-disc001-file001-frame00040-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4065243" "asp4065241-marc","","The challenge. Part one","","24 minutes","['The challenge']","Ben and Victoria prepare for their expedition through a series of gruelling altitude tests. Then they head to Nepal via the world’s most frightening airport and begin the arduous trek to Everest Base Camp. They encounter stunning views, Buddhist blessings and a tearful stop at the Climbers’ memorial.","stream","[]","['Everest, Mount (China and Nepal)']","['Mountaineering expeditions', 'Mountaineering']","['Documentary television programs']","https://d3crmev290s45i.cloudfront.net/frames/1009974xxx/1009974715/1009974715-disc001-file001-frame00005-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4065241" "asp4065239-marc","","The end. Inside the last days of the Obama White House","","99 minutes","[]","Join CNN Films for an inside view of Barack Obama's last days as the first African-American President and the legacy he leaves behind.","stream","['Obama, Barack']","['United States']","[]","['Documentary television programs']","https://d3crmev290s45i.cloudfront.net/frames/1009974xxx/1009974714/1009974714-disc001-file001-frame00225-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4065239" "asp4065237-marc","","Revenge porn. The cyberwar against women","","22 minutes","[]","An ex posts your most private moments on the web for anyone to see. The outcome is devastating. And in the wild west of the web, there are more opportunities than ever for you to become a victim. Revenge porn is a hacker who wants to make money. It's Photoshop and blackmail. It's the dark web where stolen nudes are traded like baseball cards. From hackers who manage to enter your bedroom through technology to relationships built on trust that end with devastation, the internet has accelerated it all and the law is playing catch up.","stream","[]","[]","['Internet pornography', 'Women', 'Computer crimes', 'Revenge', 'Sex crimes']","['Television news programs']","https://d3crmev290s45i.cloudfront.net/frames/1009974xxx/1009974713/1009974713-disc001-file001-frame00035-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4065237" "asp4065235-marc","","A CNN special report. Return to Mosul","","47 minutes","['A CNN special report']","Trapped by an ISIS firefight, CNN's Arwa Damon and Brice Laine took shelter with an ordinary Iraqi family in East Mosul. Two months after their escape, the pair returned to discover the fate of the soldiers and civilians they met, and to find out how the city and its people are recovering after years under ISIS control.","stream","['IS (Organization)']","['Mosul (Iraq)', 'Iraq']","['Soldiers', 'Civilians in war']","['Television news programs', 'Documentary television programs']","https://d3crmev290s45i.cloudfront.net/frames/1009974xxx/1009974712/1009974712-disc001-file001-frame00070-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4065235" "asp4065233-marc","","Race to save the reef","","26 minutes","[]","Ivan Watson goes on a journey to see the damage on the Great Barrier Reef and to meet the scientists spearheading the campaign to save the reef with projects at sea and on land.","stream","[]","['Australia', 'Great Barrier Reef (Qld.)']","['Climatic changes', 'Coral reefs and islands', 'Environmental protection']","['Environmental television programs', 'Documentary television programs']","https://d3crmev290s45i.cloudfront.net/frames/1009974xxx/1009974711/1009974711-disc001-file001-frame00180-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4065233" "asp4065231-marc","","Powering your world","","23 minutes","[]","Explore the advances and innovations in a changing energy sector. CNN's Nina Dos Santos is at the Future Energy Expo in Kazakhstan looking at how the energy industry is shaping and evolving for the nearly ten billion people who will live on Planet Earth by 2050. What is the outlook for a world committed to a greener power mix? What are the solutions to some of the trickier issues of renewables, such as storage and regulation of supply? And what are the wildest dreams of scientists trying to solve some of our age-old energy dilemmas? The role of nuclear power, rare earth elements and artificial sunlight are examined. And we visit Ireland where integrating existing infrastructure with new flywheel technology is underway.","stream","[]","['Kazakhstan']","['Technological innovations', 'Energy industries']","['Television news programs']","https://d3crmev290s45i.cloudfront.net/frames/1009974xxx/1009974710/1009974710-disc001-file001-frame00040-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4065231" "asp4065229-marc","","Philippines now","","23 minutes","[]","The Philippines is always evolving - pushing forward and changing with the times. Not only does this country adapt to change, it thrives off it, creating endless possibilities for growth at home. Filipinos themselves don't have to look far for opportunities that can change their lives. Andrew Stevens introduces us to the people and industries that personify the Philippines Now.","stream","[]","['Philippines']","[]","['Travelogues (Television programs)', 'Documentary television programs']","https://d3crmev290s45i.cloudfront.net/frames/1009974xxx/1009974709/1009974709-disc001-file001-frame00050-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4065229" "asp4065227-marc","","One square meter. Part 4","","24 minutes","['One square meter']","We’re in Greece to look at the impact of foreign capital on the world’s property markets - how overseas investment and the desire to attract it is reshaping the cities in which we live.","stream","[]","[]","['Real property', 'Economic development', 'Real estate business']","['Television news programs', 'Documentary television programs']","https://d3crmev290s45i.cloudfront.net/frames/1009974xxx/1009974708/1009974708-disc001-file001-frame00015-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4065227" "asp4065225-marc","","One square meter. Part 3","","23 minutes","['One square meter']","The world’s population increases by around 83 million people each year and by 2030 there will be over 8.6 million people on the planet. Innovative urban planning and the design of living spaces are becoming a crucial facet of modern city living. John Defterios examines the trends driving the global property market and meets the architects, designers and developers reinventing what it means to live in a city.","stream","[]","[]","['Cities and towns', 'Real property', 'Economic development', 'Real estate business']","['Television news programs', 'Documentary television programs']","https://d3crmev290s45i.cloudfront.net/frames/1009974xxx/1009974707/1009974707-disc001-file001-frame00085-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4065225" "asp4065223-marc","","One square meter. Part 2","","22 minutes","['One square meter']","One Square Meter half-hour special looks at what has been driving the global real estate market this year. We take a look at what is shaping the cities around the globe, from innovative use of space to hip new cultural developments, and the hottest trends to look out for.","stream","[]","[]","['Real property', 'Housing', 'Economic development', 'Real estate business']","['Television news programs', 'Documentary television programs']","https://d3crmev290s45i.cloudfront.net/frames/1009974xxx/1009974706/1009974706-disc001-file001-frame00010-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4065223" "asp4065221-marc","","One square meter. Part 1","","23 minutes","['One square meter']","From Hong Kong to London and Macau to Copenhagen, One Square Meter's half-hour special conversation with the prolific billionaire property investor and founder of Colony Capital, Tom Barrack, looks at the property trends around the globe and at what defines prime real estate. We start with one of the world's most tech-driven zones, San Francisco, where a former derelict shipyard and one of the last undeveloped places in the city has turned into a billion-dollar development that's attracting a lot of Chinese investment. From a large cultural development in Hong Kong to the gambling mecca in Macau, our attention moves east to the real estate boom in Asia, where we take a look at how that property market is shaping up. Finally, capping off this special in Europe, the show looks at how housing pressure and increasing demand is forming unique trends, like micro-housing in London or a repurposing of an old brewery in Copenhagen.","stream","[]","[]","['Real property', 'Economic development', 'Real estate business']","['Television news programs', 'Documentary television programs']","https://d3crmev290s45i.cloudfront.net/frames/1009974xxx/1009974705/1009974705-disc001-file001-frame00340-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4065221" "asp4065219-marc","","On Japan","","23 minutes","[]","With a simple push of a button, Japan has changed our modern lives. But in a country that can be limited by its own rules, the challenge is to escape the confines of the conventional and discover the next big thing. On Japan aims to explore Japan's everlasting commitment to being a technological trendsetter and showcase its innovative spirit.","stream","[]","['Japan']","['Entrepreneurship', 'Technological innovations']","['Television news programs']","https://d3crmev290s45i.cloudfront.net/frames/1009974xxx/1009974704/1009974704-disc001-file001-frame00060-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4065219" "asp4065217-marc","","On China. China, North Korea relations","","23 minutes","['On China']","Barbara Demick, Los Angeles Times Beijing Bureau Chief, describes North Korea as China's problem child. It's a phrase that barely begins to describe the complicated relationship between these two bordering countries.","stream","[]","['China']","[]","['Nonfiction television programs', 'Panel discussions']","https://d3crmev290s45i.cloudfront.net/frames/1009974xxx/1009974703/1009974703-disc001-file001-frame00105-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4065217" "asp4065215-marc","","On China. Contemporary Chinese art","","23 minutes","['On China']","Chinese Dissident Artist Ai Weiwei famously said, ""The Chinese art world does not exist."" In a country known for censorship and control, On China explores whether contemporary art has the freedom to be authentic in China.","stream","[]","['China']","['Art, Modern', 'Art', 'Art, Chinese', 'Art and state']","['Nonfiction television programs', 'Panel discussions']","https://d3crmev290s45i.cloudfront.net/frames/1009974xxx/1009974702/1009974702-disc001-file001-frame00170-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4065215" "asp4065213-marc","","On China. Pollution","","23 minutes","['On China']","It was called ""Airpocalypse,"" a stretch in mid-January when the air in Beijing and other Chinese cities became so bad that residents were warned to stay indoors as pollution in their cities was captured by a NASA satellite in outer space.","stream","[]","['China']","['Environmental law', 'Pollution', 'Environmental health']","['Nonfiction television programs', 'Panel discussions']","https://d3crmev290s45i.cloudfront.net/frames/1009974xxx/1009974701/1009974701-disc001-file001-frame00030-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4065213" "asp4065211-marc","","On China. Internal migration","","23 minutes","['On China']","35.5 million passengers by air, 225 million by train and 3.1 billion trips by road. Every lunar new year it all adds up to the world's largest internal migration. Taking the majority of the trips are China's 250 million migrant workers.","stream","[]","['China']","['Migration, Internal', 'Migrant labor']","['Nonfiction television programs', 'Panel discussions']","https://d3crmev290s45i.cloudfront.net/frames/1009974xxx/1009974700/1009974700-disc001-file001-frame00095-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4065211" "asp4065209-marc","","On China. Cinema","","23 minutes","['On China']","It's now the world's second largest box office and while all eyes are on the Oscars this month, there's no denying Chinese cinema's importance.","stream","[]","['China']","['Motion picture industry and state', 'Motion picture industry']","['Nonfiction television programs', 'Panel discussions']","https://d3crmev290s45i.cloudfront.net/frames/1009974xxx/1009974699/1009974699-disc001-file001-frame00430-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4065209" "asp4065207-marc","","On China. China's military","","23 minutes","['On China']","China's military is in the midst of major changes. President Xi Jinping wants to modernize and reorganise the world's largest fighting force. But what message does the newly-named commander-in-chief intend to send by expanding the PLA's presence?","stream","['China', 'Zhongguo ren min jie fang jun']","['China']","['Civil-military relations']","['Nonfiction television programs', 'Panel discussions']","https://d3crmev290s45i.cloudfront.net/frames/1009974xxx/1009974698/1009974698-disc001-file001-frame00015-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4065207" "asp4065203-marc","","On China. Chinese explorers","","23 minutes","['On China']","From the deepest corners of the ocean to outer space, China's explorers are putting their names and the world's newest superpower on the map. But the country's new commitment to exploration is extending inwards as well.","stream","[]","['China']","['Explorers', 'Discoveries in geography']","['Nonfiction television programs', 'Panel discussions']","https://d3crmev290s45i.cloudfront.net/frames/1009974xxx/1009974696/1009974696-disc001-file001-frame00005-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4065203" "asp4065201-marc","","On China. Entertainment","","23 minutes","['On China']","China's overall economy is slowing but there's still explosive growth in its entertainment sector. China is set to become the world's biggest market for movies; it overtook North America at the box office for the first time this year. And that means Hollywood is interested.","stream","[]","['China']","['Motion picture industry and state', 'Motion picture industry']","['Nonfiction television programs', 'Panel discussions']","https://d3crmev290s45i.cloudfront.net/frames/1009974xxx/1009974695/1009974695-disc001-file001-frame00075-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4065201" "asp4065199-marc","","On China. Millennials","","23 minutes","['On China']","Entitled. Empowered. Unique. These are some of the words used to describe China's millennials. This generation, of mostly only-children, has grown up in an era of unprecedented prosperity.","stream","[]","['China']","['Generation Y']","['Nonfiction television programs', 'Panel discussions']","https://d3crmev290s45i.cloudfront.net/frames/1009974xxx/1009974694/1009974694-disc001-file001-frame00180-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4065199" "asp4065197-marc","","On China. Cutting-edge science","","23 minutes","['On China']","Blood tests to detect cancer and screen for other health disorders. Stem cells produced from urine, to create cutting-edge therapies. Drought-proof crops that could feed the world.","stream","[]","['China']","['Research', 'Medicine', 'Science']","['Nonfiction television programs', 'Panel discussions']","https://d3crmev290s45i.cloudfront.net/frames/1009974xxx/1009974693/1009974693-disc001-file001-frame00125-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4065197" "asp4065195-marc","","On China. Economic slowdown","","23 minutes","['On China']","China's economic slowdown has sent shockwaves around the world. There are fears of a ticking ""debt bomb."" Beijing is in unchartered territory as it makes a painful transition from an investment and export-led economy to one driven by domestic consumption.","stream","[]","['China']","[]","['Nonfiction television programs', 'Panel discussions']","https://d3crmev290s45i.cloudfront.net/frames/1009974xxx/1009974692/1009974692-disc001-file001-frame00180-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4065195" "asp4065193-marc","","On China. Xi Jinping","","23 minutes","['On China']","Televised confessions, human rights defenders detained and critics of the Party going missing in Hong Kong and abroad. What does it all say about China's president and general secretary of the ruling Communist Party, Xi Jinping?","stream","['Xi, Jinping']","['China']","['Human rights']","['Nonfiction television programs', 'Panel discussions']","https://d3crmev290s45i.cloudfront.net/frames/1009974xxx/1009974691/1009974691-disc001-file001-frame00095-size-exact-570x350.jpg","https://www.remote.uwosh.edu/login?url=http://www.aspresolver.com/aspresolver.asp?MARC;4065193"