| M | D | M | D | F | S | S |
|---|---|---|---|---|---|---|
| « Nov | ||||||
| 1 | ||||||
| 2 | 3 | 4 | 5 | 6 | 7 | 8 |
| 9 | 10 | 11 | 12 | 13 | 14 | 15 |
| 16 | 17 | 18 | 19 | 20 | 21 | 22 |
| 23 | 24 | 25 | 26 | 27 | 28 | 29 |
| 30 | 31 | |||||
2010-11-03 von ekkehard.
After several years of using various Type II and III Das Keyboard, I’m finally closing that chapter. I had hoped to get reliable keyboards that would last a lifetime. However, it turned out that all my Type III keyboards suffer from some unknown problem, either a firmware bug that causes specific keys to be ignored occasionally, or a defective controller chip (since I didn’t notice that problem earlier), or simply defective keys (I think I did notice a different tactile feetback on defective keys). I think that’s inexcusable b/c the company advertises a lifetime of 3 million key presses or more per microswitch key (can’t remember the exact figure). Normal keyboards only last for a couple of months for me, and some of these Das Keyboard lasted a couple of years, but 3 million key presses?? I don’t think that I really type all that much. I’ll resume to using cheap keyboards for now, even if I have to replace them every couple of moons.
Geschrieben in Hardware | Keine Kommentare »
2010-07-12 von ekkehard.
I just went thru the process of making my first package for RHEL b/c I wanted to use cmake for building another application. In the ZIP file below, you’ll find the source, binary and debuginfo RPMs for cmake 2.8.2 (compiled on RHEL 5.5 i386).
Geschrieben in Packages, OS Experiences | Keine Kommentare »
2010-07-10 von ekkehard.
For the first time in my life, I’ve purchased a RedHat subscription, to see what wonders and merits this system might bring compared to other Linux distributions. RHEL 5.5 might appear a bit dated at first, but everything makes a rock-solid impression, which is what you would expect from such a system. If you are a developer, make sure you purchase the Client + Workstation Option subscription or a similar one, to get access to the developer repositories. Of course, you might ask: Why pay for such a system, when all of the packages are free open-source software and available in other distributions also? The answer is: You don’t have to. You could pick a Fedora distribution, for instance, which has many of the merits of RHEL, but don’t cost a dime. RHEL is plain, simple, and rock solid. It doesn’t get many updates. In an enterprise environment, this might be exactly what you want. You can administrate your RHEL systems comfortably from the RedHat Network. It’s relatively easy to configure optional repositories for a machine, for instance, or manage your subscriptions and installed systems. The licensing scheme is pretty good and allows for reassignment of license entitlements. One notable advantage over other distros is the age of the kernel, which might have some disadvantages in some areas, but advantages in other areas. For instance, ATI drivers (from AMD) work on RHEL without a hitch. Many commercial software packages are available only for RHEL (and other commercial distros). If you want multimedia, you don’t have to use any gray-area plugins. Instead, you can purchase professional grade multimedia packages from Fluendo, for instance. Their GStreamer codec pack and DVD Player products work perfectly with RHEL, and enable playback of almost any multimedia file or DVD. Together with original packages from the usual suspects like Adobe et al, RHEL gives you systems you don’t have to worry about.
(p.s. for simple virtualization needs, you can use Oracle VirtualBox, especially if you don’t have a VT capable CPU).
Geschrieben in OS Experiences, Personal Projects | Keine Kommentare »
2010-05-31 von ekkehard.
Check out my a preview of my new game, “2017!” . It’s my first program for Adobe Flash, and I created it using the free Adobe Flex 4 SDK (the underlying framework is even open-source). I used only free and open-source tools on Linux to create all of the program and artwork. It’s still only an intro, but I hope to be able to work on it occasionally in my spare time.
On the page, you’ll also find the source code to the application. It illustrates with how little effort you can create applications using Flex 4. ![]()
Geschrieben in Ideas, Personal Projects | Keine Kommentare »
2010-03-08 von ekkehard.
A very very early version of my new music editor MusicEd, which is still a work in progress. It’s written in C and uses SDL for its graphical user interface. This also means that all controls are self-drawn. I chose a look and feel akin to that of AmigaOS 2.x/3.x, mainly b/c it was the quickest to implement and also renders quickly, since it needs only 4 colors / palette entries and hence can run in SDL’s palettized 8 bit per pixel mode.
MusicEd v0.0.7 - Update (see comments)
MusicEd v0.0.6 - Update (see comments)
MusicEd v0.0.5 - Update (see comments)
MusicEd v0.0.4 - Update (see comments)
MusicEd v0.0.3 - Update (see comments)
MusicEd v0.0.2 - Update (see comments)
MusicEd v0.0.1 - Initial version
Geschrieben in Music, Ideas, Personal Projects | 6 Kommentare »
2010-03-06 von ekkehard.
I’ve created a binary package for Ubuntu 9.10 64-Bit (x86_64) from Rosengarden source using “alien”, a package converter tool. I simply installed Rosegarden into an empty directory (using a “–prefix=/homedir/tempdir/usr” configure script option), tar-gzipped the result at the root node and converted it using “alien –to-deb zipfile”. I inspected the dependency list in the package settings, and they seem to be okay. That was quick!
Rosegarden 10.02 binary package for Debian-based systems, architecture x86_64
Geschrieben in Music, OS Experiences | 1 Kommentar »
2010-03-05 von ekkehard.
After fiddling around with various solutions for some years, I think I’ve found something now that looks promising, on Ubuntu 9.10 (64 bit). The following text describes how to install the packages. Everything is free open source software, and hence won’t cost a penny:
Install Jack Demon (package “jackd”). This is a program to serve as an audio and MIDI hub. It’s like a switchboard, of sorts. After installation, the demon needs to be configured in “/etc/default/jackd” (you can use “gksu gedit /etc/default/jackd” or “sudo nano /etc/default/jackd” from a command line to do that). It can be run using “sudo /etc/init.d/jackd start” from a command line. If you don’t set up the demon, you have to start Jack manually using the Jack Control program (in the “Applications / Multimedia” menu); Otherwise, the demon runs as soon as the system starts.
Install package “timidity” (you can do that by either using the Synaptics package manager or “sudo apt-get install timidity”). There’s also a “timidity-daemon” package. Timidity is a program to emulate a MIDI synthesizer module on the computer. Since Timidity is sound-font driven, the included sound fonts are open source, and they lack some instruments, but I didn’t find that to be a problem.
Install Virtual Keyboard from the repository using “Application / Software Center”. In the Jack Control program (available in the “Applications / Multimedia”) program, you can set connections between devices. In the “ALSA MIDI” section of that, you’ll find available MIDI ports (real and virtual). Connect Virtual Keyboard to one of Timidity’s output ports, and you’ll be able to play all the instruments Timidity provides. The user interface of Virtual Keyboard can be changed using the menu to show all elements.
Rosegarden is a MIDI and audio sequencer program using musical notation (which is often preferrable to tracker-style programs for various reasons). Install Rosegarden using Software Center. Note that this version (1.7.3) is pretty old. From the Rosegarden website (www.rosegardenmusic.com), you can download the latest source code (version 10.02). Unfortunately, compiling and installing that from source (which shouldn’t be done anyway normally) is only for advanced users. Currently, there’s no Ubuntu package available for that (it’s pretty new). For the curious: You start by changing into the source directory and enter “./configure”, then “make” (after you’ve manually installed all the dependent packages) and finally “sudo make install” (by default, it’s installed into “/usr”). You can manually remove it only by entering “sudo make uninstall”. I’ve had the thought of making an Ubuntu package for it myself, but I’ve not begun working thru the Debian Maintainers Manual yet. If you search through the Ubuntu forums, you can find a thread about “Rosegarden 10.2″ (sic). There is apparently a package for the 32 Bit version of Ubuntu 9.10 made by one of the users. (BTW, if you’re using ArchLinux or Gentoo Linux, you can get a Rosegarden 10.02 package from the website.) UPDATE: In fact, I managed creating a binary package today using the “alien” package converter tool. See this new blog entry.
Anyway, after you have some version of Rosegarden installed (don’t attempt to minimize the window in Version 1.7.3. there’s apparently a bug preventing it from coming back up in the build that I used), you can use the Jack Control panel to check and set up connections between Rosegarden, Virtual Keyboard and other things you might want to connect to your PC (like external MIDI synths, keyboards, etc.). Version 10.02 apparently fixes a lot of bugs found in the older versions still in Ubuntu’s or Debian’s repositories, so it might be worth going the extra mile for that.
In Ubuntu’s repository, there are plenty of tools for Jack that you can install using either Synaptics or Software Center.
I hope this can help people like me who want to make music with their computer for the least amount of money possible.
UPDATE: If you read the comments that I wrote, you’ll see which other changes might be necessary to make it all work.
Here’s a screenshot of the finished environment:
Geschrieben in Music, OS Experiences, Personal Projects | 7 Kommentare »
2010-03-01 von ekkehard.
In an effort to create a GUI framework that can be used on web pages, I managed to complete a first, very early version. It includes a session manager demon for UNIX-like systems, a CGI frontend that communicates with the daemon, an AJAX library for communicating with the CGI frontend, and a simple test page to write the screen size to the session manager.
GobSmack v0.0.5 - Version with bugfix for get_resource() and the new features of configuration files and JavaScript serving.
GobSmack v0.0.4 - Version with bugfix for internal document fragment serving.
GobSmack v0.0.3 - Version with bugfix for invalid CGI request handling.
GobSmack v0.0.2 - Version with bugfix for random number generator.
GobSmack v0.0.1 - Initial version.
Geschrieben in Ideas, Personal Projects | 5 Kommentare »