Buscando un concepto EDU.IT

“...el contexto sociotecnológico generen un nuevo modelo de escuela que responda a las necesidades formativas de los ciudadanos...” Adell Castañeda

Sunday, June 7, 2015

Freeze ! I´ll save your state.

When you click on the "Close" button of your virtual machine window (at the top right of the window, just like you would close any other window on your system), VirtualBox asks you whether you want to "save" or "power off" the VM. (As a shortcut, you can also press the Host key together with "Q".) The difference between these three options is crucial. They mean: Save the machine state: With this option, VirtualBox "freezes" the virtual...

Friday, June 5, 2015

Blogging safety guidelines

This post article is intended to students about to open their blogs to the web and student´s parents. Blogging is a thrilling activity, many enthusiast and professional bloggers describe the experience as "life changing". For that experience to be safe, there are a number of considerations you should know about, which I´ll share with you in this post. The following content is a compilation from a variety of sources, such as experts web sites,...

Thursday, June 4, 2015

Create your first VM

See the following two screencasts to learn how to create a simple VM. ...

Introduction to VMs

The techniques and features that VirtualBox provides are useful for several scenarios: Running multiple operating systems simultaneously. VirtualBox allows you to run more than one operating system at a time. This way, you can run software written for one operating system on another (for example, Windows software on Linux or a Mac) without having to reboot to use it. Easier software installations. Software vendors can use virtual machines...

Monday, June 1, 2015

Scratch project nro. 1

Lets create a maze ! Numerous mazes of different kinds have been drawn, painted, published in books and periodicals, used in advertising, in software, and sold as art. A maze is a tour puzzle in the form of a complex branching passage through which the solver must find a route. The pathways and walls in a maze are fixed, and puzzles in which the walls and paths can change during the game are also categorized as tour puzzles. The Cretan labyrinth...

Intro to Scratch Part 1

Scratch projects are made up of objects called sprites. You can change how a sprite looks by giving it a different costume. You can make a sprite look like a person or a train or a butterfly or anything else. You can use any image as a costume: you can draw an image in the paint editor, import an image from your hard disk, or drag in an image from a website.  You can give instructions to a sprite, telling it to move or play music or react...