Workaround for nVidia Linux driver TV-out scaling problem

If you’re using a GeForce 8×00 graphics card and the binary blob from nVidia you’ll may notice that the picture on your TV is slightly larger than the area the TV can display; a part of your desktop will be invisible.

That is pretty annoying, especially when watching movies with subtitles and half of the subtitle is unreadable just because of that.

Now, the following is a little something that works fine at least for Mplayer…

Mplayer provides the command line switches -screenh and -screenw which you can use to rescale the movie on the TV a little bit. For me, the following command line works out pretty fine:

mplayer -screenh 725 filename.mkv

Give it a try, play with the values and let’s hope nVidia will fix this nasty issue one day…

Adobe Air for Linux

A test version of Adobe’s Air for Linux is available for public consumption now. Tweet-r as well as the Pownce client work fine, there are some visual problems with alpha channels, though.

It is great to see that Adobe does release a Linux version, this should help adoption of this technology a bit. Even better, of course, would be a simultanous release on all platforms.

Fruitless?

Composing music can be a very fruitless and hard thing to do.

Especially so when all your music talent lies in being able to play the pianica a bit, but that’s about it then. Thankfully there are several programs out there that will cheerfully make up for one’s own misses and provide easy and intuitive tools.

In the past I’ve been using Myriad’s Melody Assistant. It’s a very capable program for writing and rendering music. You can import Midis, change their notation, the instruments and render your stuff out to an MP3 if you want to.

Recently I started tinkering with music creation again after a long recess, I’ve been using FLStudio and it’s absolutely great. It has all the features of Melody Assistant plus a some real stuff for quickly producing and editing songs. There’s a waveform editor that allows you to do slicing, looping and sampling from within the program, a bunch of drumkits, VSTi support and support for soundfonts. It’s a real treat to be able to do work so swiftly, especially when you’ve got a basic knowledge only. There are several versions of the program out there starting from about 50$ up to 300$. Still, that’s pretty cheap if you consider the costs of applications like Reason.

And things get better from here on: FLStudio works fine with Wine on Unix. It does have the expected amount of visual glitches and minimizing is a no-no but apart from that the application works flawlessly. That’s not only cool for FLStudio and Wine but also for Linux 🙂 .

Monodevelop no longer broken

Yeah, I don’t really know what’s different now. A fresh checkout from trunk, a quick compile and Monodevelop is back in action. It is actually the first version I’m using in a long time, I’ll try to get a little more into Mono and Gtk# now as Qyoto still seems to be a little in the future for everyday use across different platforms.

So, as a little test of some of the Mono namespaces I’ve built a quick and dirty (I really mean it!) program that writes a user-selectable number of feeds from Liferea’s liferea.db back into XML files (RSS2):

If there’s any interest I’ll polish the code to be less prone to errors and post the sources.

By the way: Weekend, yay.

Quick hint: Use SharpDevelop more often

There are quite a number of things that were stripped from Microsoft’s proud Visual Studio Express series. One of them being the resource editor in C++, another one being a buttload of templates for your project type. Like… let’s say… Windows service.

Now, while I dug myself through the documentation on how to write a service the more obvious and easier solution was ignored: Use SharpDevelop. It comes with a lot of handy templates… like Windows service. It can do a lot more though; the new beta version features support for XAML, respectively WPF, which is quite a nice addition.

So, best thing to do (if you don’t want to skim out the money for the full version of Visual Studio) is to use both IDEs side by side.

Keepin’ it TLD

Jahahaha, diese wunderschöne (?) Seite ist nun auch über eine TLD zu erreichen: tsukasa.eu grüßt!

Bisher ist das Ganze im Prinzip nur eine Weiterleitung, aber mal schauen, wenn ich Jidder mit Pizza und Cola bestechen kann, gibts evtl. die passenden Modifikationen an meinem geschnorrten Webspace, die hübschere Kaskadierungen ermöglichen 😉 .

By the way… lebt mein Administrator du jour eigentlich noch?

Feeling adventurous

Today I upgraded my blog to WordPress 2.5 RC1. Yes, I know it is supposed to be a testversion but hey, I simply cannot resist that many new cool features.

WordPress finally has support for galleries and YouTube goodness right from the bat. The new Dashboard looks awesome (yay, no more Tiger Administration!) and is a real step forward. The only thing I’m a little sad about is the fact that OpenID auth doesn’t work anymore (plugin simply didn’t make it through the conversion, Jim!).

Take a look at the great new features that are coming up and please look amazed. May be the right time for Adobe to finally get their team together for a version of Air Linux. That’d be awesome because the new WordPress just screams for a blogging client in Air, tailored especially for WP 🙂 .

Geez

With all these buyouts, account changings and whatnot I’m seriously starting to go nuts I guess.

Wanted to login into my flickr account today and had to probe for the correct combination of OpenID, Yahoo id, Live! pass and Ene Mene Miste usernames/passwords. Gosh, I wish more applications would be OpenID compatible.

That… or just stop buying/selling all your webservices 🙂 .

Wine to go 1.0 soon

Now that is news, my fellow subjects!

Wine, the not-so-much-an-emulator program that bridges the gap between Linux and Windows, is about to hit One-point-O in a not so distant future. It took 15 years to get to this point and Wine is an absolutely remarkable piece of software. There are some interesting ideas floating out there as well, so I’m absolutely never going to get tired of watching it evolve.

Anyway, Wine 1.0… what can I say? I’d love Wine to be less Johnny-on-the-spot and a little bit more reliable sometimes. But then again, I’m primarily using it to run games like Team Fortress 2, so I’m in no position to complain about freezes. Wine works for just about everything by now and I’m eagerly looking forward to your 1.0 tarball 🙂 .