Posts Tagged ‘“free’
Ubuntu 9.10 Desktop-Installing & Overview-Lockergnome Video
You guys saw it here first. Hopefully this will be uploaded to the Lockergnome channel (Chris has reviewed my videos and likes them!). Links you might need: Ubuntu Download: ubuntu.com Get CD Free: shipit.ubuntu.com VirtualBox www.virtualbox.org Additions code: “sudo sh VirtualBoxAdditions-x86.run”
Java Development on Linux, easy beginner tutorial
Thisvideo is licensed under the Creative Commons Attribution 2.5 Generic license. In short: you are free to share and make derivatives of this work under the conditions that you appropriately attribute it. Any of the above conditions can be waived if you get permission from the copyright holder, themanyone or Henry Kroll, www.thenerdshow.com If your tooltips, calltips, keyword highlighting and completion aren’t working, please see my other video about SciTE setup. Many GNU/Linux distros are getting it wrong www.thenerdshow.com Transcript: “My neighbors are taking Java classes soon and so am I. they all use Windows but they asked me if it was possible to set up Fedora for Java development. My class starts next week and since Fedora is my favorite operating system, I figured it would be prudent to try it and see. I found out that it’s not only possible but easy. The first thing to do is to install Java development packages. Go to System– Administration– Add Remove Software. Check the box next to Java development and click apply. or open a root terminal and type: yum groupinstall “Java development” Once that’s installed we are ready to start programming. Let’s make a simple hello world application.” /* First let’s create a class. * Java programs need some kind of a class. * */ class Hello { public static void main(String[] args){ System.out.println(“Howdy, pardner!”);//say hi } } This video contains parts or visuals of a free software program. You may use it freely …
Invisible Cities: Fedora
One in a series of ‘Invisible Cities’. The theory behind them is in ‘Make Your Own World’: digilander.libero.it
MIDI to USB cable Music Keyboard Ubuntu Studio Linux 10.04 32bit ZynAddSubFX Jack How-to Tutorial
Review style Screencast Tutorial on How-to setup and get working a MIDI to USB cable + Midi Musical Keyboard + Ubuntu Studio Linux 10.04 32bit + ZynAddSubFX + Jack Audio Connection Kit to build a cheap Home Studio for creating digital electronic Music in Linux with free and open source software. ZynAddSubFX is a open source software synthesizer capable of making a countless number of instruments, from some common heard from expensive hardware to interesting sounds that you’ll boost to an amazing universe of sounds. I also show Hydrogen working with the Midi device. JACK Audio Connection Kit is a professional sound server daemon that provides real-time, low latency connections for both audio and MIDI data between applications that implement its API. I play my MELIDI Mc37 Musical Keyboard instrument which is connected to a AMD Sempron 3000+ PC running UbuntuStudio 10.04 Lucid Lynx to make music while recording the video with my Canon FS200 Digital Camera. Original video production by the www.OSGUI.com Tech Show.

(4.00 out of 5)