News
News from Boulder, Colorado and Boulder Channel 1 News editors To advertise please call 303-447-8531
Gas “outage” comes at a bad time
Dec 6th
Xcel Energy is working to address a gas outage that is impacting a significant number of homes in parts of the city and Boulder County. Boulder Fire-Rescue is offering tips to help keep people safe during the outage.
ü If your pilot light is out after gas service is restored and you don’t know how to re-light it, you may contact Xcel to come to your home to relight the pilot for you. Xcel is asking individuals who need assistance to call 1-800-295-4999 to provide a cell phone for crews to contact you; if you will be home when crews come by, please leave your porch light. Call a professional contractor if you don’t wish to wait for Xcel.
ü If your pipes freeze, avoid using blow torches or open flames to try to heat them. Just yesterday, Dec. 5, 2013, someone caused a fire in a mobile home while using a blow torch to heat frozen pipes. Although no one was injured, the mobile home suffered extensive damage from the fire.
ü If you have neighbors who are elderly or who are physically/mentally challenged, please check on them to make sure they’re okay. If they are in need of medical attention, call 9-1-1.
ü If you plan to use an electric space heater, consider the following precautions:
· Keep space heaters at least 3 feet away from flammable objects like curtains, furniture and bedding.
· Make sure to keep a 3-foot “kid-free zone” around space heaters and fires.
· Use space heaters only when you’re present in your home or business, and only while you’re awake. Never use space heaters while you sleep.
How to Prevent Carbon Monoxide Poisoning
Carbon monoxide is a poisonous gas which can be produced when a furnace or other appliances are not working properly. It can also be produced when wood-burning fireplaces are not vented properly.
Carbon monoxide is a colorless and odorless gas, and inhaling it can cause death. Symptoms of carbon monoxide poisoning include feeling out of breath, dizziness, nausea and headaches. If you or any of your family members experience these symptoms, leave the building immediately and call 9-1-1.
ü Make sure to install a carbon monoxide detector in your home or business. Check the batteries regularly to ensure that it’s working properly.
ü Don’t use a charcoal or wood grill indoors or in a garage.
ü Never operate kerosene or propane heaters indoors without proper venting.
ü Never use your oven to heat your home.
Emergency Contacts and Shelter Information
In case of emergency, contact 9-1-1. For other calls, the non-emergency dispatch number is 303-441-3333. To report outages, please contact Xcel directly at 1-800-895-2999.
The American Red Cross will be opening a warm shelter for people impacted by this emergency. The shelter will be available starting at 3 p.m. today and is located at Douglass Elementary School, 840 75th St. near 75th Street and Baseline Road.
–CITY–
7,000 B.C. homes are without heating gas
Dec 6th
To supplement our Colorado crews working to restore natural gas service to customers in Boulder County affected by this morning’s outage, we have called in additional Xcel Energy crews from around the state and from Minnesota and Wisconsin. We have also contacted utilities in California and New Mexico plus private companies too. With temperatures hovering in the single digits, we want to restart service as quickly and safely as possible. Approximately 7,000 homes are without service. We estimate 90 percent of customers will have service by noon tomorrow. Crews will work around-the-clock to restore service to customers.
We will call customers in advance to alert them that crews will be in their neighborhoods to relight pilots for natural gas appliances. It is important that we can reach you with this information. If you have not given us your cell phone number in the past, please call us at 1-800-895-4999 to provide your cell phone number or another alternate phone number.
To help our crews restore your service tonight, please turn on an outside light if you will be available to let them into your home. A person who is at least 18 years old must be at home to allow our crews access to your home. If not, we will need to return later. Please do not attempt to re-light natural gas appliances yourself. Not only can your appliances or equipment be damaged by improper re-lights but you can place yourself and your family in danger.
Our employees will check your appliances and re-light them for you free of charge. The American Red Cross opened a warming shelter for people affected by the natural gas outage. The center is located at Douglass Elementary School, 840 75th St. near 75th Street and Baseline Road.
CU: Build your own 3-D video game
Dec 5th
you build a video game, learn to code
In just one hour, school kids, teachers and any code-curious member of the public with an Internet connection can now create their own 3-D video game using a tutorial built by a team at the University of Colorado Boulder in preparation for the global “Hour of Code” event happening the second week of December.
CU-Boulder’s game-building program allows people with zero experience coding to design their own 3-D worlds by “inflating” hand-drawn 2-D icons and then programming those objects to interact in defined ways. For example, a participant could easily create a 3-D version of the classic arcade game Frogger by inflating a frog and then writing a line of code that would tell the program to squash the frog if it collides with a truck that has also been programmed to move horizontally across the screen at a set speed.
CU-Boulder’s online game-building tool is among a variety of self-guided tutorials that have been created for the Hour of Code, an event that aims to recruit 10 million schoolchildren to spend one hour during the week of Dec. 9-15, dubbed Computer Science Education Week, learning the basics of coding. The event, spearheaded by the nonprofit code.org, is designed to spark excitement about coding among youth in order to bolster a future interest in computer science, a field that’s increasingly important to a wide range of careers as well as everyday life.
“Programming should be easy and exciting,” said CU-Boulder computer science Professor Alexander Repenning, who led the project. “But that’s not where we are. The perception of the public is that it’s hard and boring. Our goal is to expose a much larger as well as broader audience to programming by reinventing computer science education in public schools.”
CU-Boulder’s Hour of Code tutorial—which can be found at http://hourofcode.com/ac—builds on two decades of Repenning’s research, which has pioneered drag-and-drop programming tools for kids called AgentSheets and AgentCubes. Repenning and his team also have developed Scalable Game Design, a curriculum teachers can implement to help their students use AgentSheets and AgentCubes to learn computer science through building their own video games.
Students can use the same tools and their new computational thinking skills to build science simulations—the coding needed to lay out what should happen when a truck collides with a frog is not that different from the coding needed to outline the chemical reaction that occurs when two molecules collide, for example.
The Scalable Game Design project recently received a $2 million grant from the National Science Foundation to continue to expand nationally.
From the beginning, the purpose of Scalable Game Design was to give school kids a taste of coding that might be able to flip the often-held belief that computer programming was not something they wanted to learn.
Repenning and his team began to reach out to kids in the local Boulder Valley School District, offering video game-building workshops as an after-school activity. The participants loved it, but the kids who initially showed up were the usual suspects—boys. In subsequent years, the project was introduced into classes that were already being taught during the school day, exposing all kinds of kids who might not normally be inclined to try computer programming, especially girls and minority students, to code.
“We asked them after, ‘Did you enjoy the activity?’ And they said, ‘Yeah. We love it and we want to do more of it,’ ” Repenning said.
The program is now ubiquitous in Boulder-area middle schools, and beginning about five years ago, Repenning received a $1.5 million grant from NSF to expand the program to schools outside the local district, especially districts with widely varying demographics, from inner-city schools to extremely rural schools and Native American communities. To implement the expansion, CU-Boulder hosted trainings on campus each summer to prepare teachers to deliver the program.
During the first expansion, Repenning and his colleagues also discovered that the way the video-game curriculum was taught impacted the degree to which girls, who are vastly underrepresented in computer science, were interested in coding. Direct instruction appeared to turn girls off, while inquiry-based approaches got the girls as excited as the boys.
Repenning has since received two more NSF grants. The first, for $1.5 million, is being used to follow up on how pedagogy affects girls studying computer science. The second and most recent grant—$2 million awarded in August—recognizes the achievements of the initial expansion effort and is being used to further spread Scalable Game Design across the country.
After the initial expansion, the Scalable Game Design team measured the success of the program by gauging the interest students had in learning more about computer science after they finished designing a video game and by analyzing the games themselves to see if the design of the games demonstrated a grasp of coding concepts. With positive results in both categories, NSF gave the team a green light to further expand the program by offering some teacher-training programs online.
The Hour of Code tutorial built on the Scalable Game Design infrastructure now allows anyone who is interested to get a taste of video game programming. More information on the Hour of Code can be found at http://csedweek.org/. Anyone interested in participating in the Hour of Code or using CU-Boulder’s Hour of Code program in their classes can find information athttp://hourofcode.com/ac.
-CU-