June 2008

yandex.ru blocked

Submitted by illogic-al on Wed, 06/25/2008 - 13:42

Have a nice day.

Look! Up in the sky...!

Submitted by illogic-al on Thu, 06/19/2008 - 02:38

Image showing Amarok 2 playing audio with phonon-qt7 backend

Continuing from the Superman theme of the previous entry (despite the Narnia themed title) I've overcome impossible odds to realize the obvious about half an hour ago. What mighty revelation has been bestowed upon me?

Chronicles of Illogic-al: The Folks, The App and Apartment

Submitted by illogic-al on Thu, 06/19/2008 - 00:51

So the boss wants me to design some siRNAs, the uncle wants me to create an email account and do other resumé related tasks. This is while I want to figure out if I can get phonon-qt7 to load files via kioslaves. Let's not forget that I have to get utilities and insurance set up for the new apartment. Apparently I'm a miracle worker because this was sprung on me Wednesday and ideally needs to get done before Friday. Did I mention that I actually officially start work on Monday, not Friday?

Touch and no go

Submitted by illogic-al on Sat, 06/14/2008 - 22:03

I bought a new macbook this weekend because: a) I wanted one, b) I didn't want to wait for Apple's notebook reload and, c) I've become increasingly frustrated by the long compilation times with my (2 year) old Macbook Pro. The good news is its faster, the bad: I don't like it.

One down, X to go

Submitted by illogic-al on Wed, 06/11/2008 - 16:57

So today I figured out pretteh cuncloosevlay, that the issues amarok was having with the phonon_qt7 backend were wholly amarok's fault. There endeth my involvement with that little debacle. Now we need someone with phonon_foo to come fix it. Anyone foolishly hoping I would be the one to buckle down for the summer and dive into both Amarok and Phonon APIs will be pleasantly disappointed as I have absolutely no intention of doing so. The reasons for this are two-fold: 1) I have a job now which I need to begin preparing for, and 2) I don't believe I can do it.

Mail.ru accounts now banned

Submitted by illogic-al on Wed, 06/11/2008 - 16:00

I think. This is to prevent me having to delete users like "Buy Cialis online" on a regular basis.

Narcissism

Submitted by illogic-al on Fri, 06/06/2008 - 18:39

Narcissism, noun - subscribing to one's own rss feed.

Hibernation

Submitted by illogic-al on Thu, 06/05/2008 - 22:26

Some time back I disabled hibernation mode on my macbook pro to save space on the drive. This is because hibernation required creation of a sleepimage file which was 2 Gb in size. Recently I stumbled across an article which again listed how to turn this off.

sudo pmset hibernatemode 0
sudo rm /var/vm/sleepimage

I decided to turn hibernation back on after this trip down memory lane, and so, issued the following command: sudo pmset hibernatemode 1

Ain't community grand?

Submitted by illogic-al on Thu, 06/05/2008 - 14:07

So this morning I woke up to this post by thiago of Trolltech and KDE fame. It just so happens that I was having problems with Amarok with respect to using the QuickTime phonon backend. Amarok was crashing and no crash handler was showing up. Not the OS X one, not the KDE one. Next thing you know I'm reading my rss feed and there's the fix. How's that for service?

Amarok uses phonon's quicktime backend for multimedia playback on OS X

Submitted by illogic-al on Thu, 06/05/2008 - 07:15

Bray King News: Today, at approximately seven oh won a.m. EST, Amarok successfully used OS X's native multimedia system to play back audio. It then proceeded to crash. Upon restart it played a local audio file followed by streaming video from a podcast. It then crashed again. Details at ten.

Dbus, apartments and phonon

Submitted by illogic-al on Tue, 06/03/2008 - 12:22

So I'm being a good little boy today and finishing up the coverimagizer nhnfreespirit started helping me with. Looks like I'll need to be reading a little more of my C++ books too. Today's topic: virtual functions. Today's question: Why can't they have explicitly declared destructors? I have to say, looking at other people code makes this coding thing far easier than it would be otherwise. It's also more fun than looking for apartments in Dayton. Moving sucks. Hope I can find someplace close to work though, but I'll worry about that some other day.

And now, for something completely different

Submitted by illogic-al on Sun, 06/01/2008 - 23:49

Now twitting. No, I didn't mean tweeting.

Boy, Interrupted

Submitted by illogic-al on Sun, 06/01/2008 - 23:45

Was working on the amarok bundle again this weekend. Same problem. Can't get klauncher to load kio_file from within amarok.app. I'm not sure that this will work eventually either. What I've done is include almost everything amarok needs to run, external dependencies as well, in the bundle. I thought the external dependencies, which for our purposes, is software not provided by KDE, would have the biggest problem being place inside a bundle. Indeed, software such as dbus, needs an installation routine of its own. That's mostly because of a startup item that gets placed in /Library/StartupItems. However, it is actually the KDE software which is giving me the most problems when placed inside the bundle .