Posted in General, Linux, Programming on February 9th, 2006 No Comments »
So the author of Listen has taken code from Quod Libet (including code from my lyrics plugin) and ripped the copyright section (and my name) out and used it in his software. Now the code is GPL so I’m completely fine with him using it, it’s why I write open-source code, but removing my name [...]
Posted in General, Linux, Programming on January 3rd, 2006 Comments Off
Quod Libet is the music player I use and occasionally hack on. In the current revision in SVN my lyrics plugin has been integrated into the main player. I also added a feature to the album list view so that you could access the plugins menu from it. Since I’ve been in Japan for nearly [...]
Posted in Programming on December 30th, 2005 Comments Off
So after getting the new laptop, and installing the Microsoft Retail Management System software I learn that the plugin system is based on legacy code, and not .NET code like I was told. I became very annoyed that my uncle didn’t know about this earlier because if I had known I was going to be [...]
PlayStation.com – PSP The PSP is like the Ring of Power. At first I bought it saying that I’d sell it after I played a couple of games. Unfortunately every time I try to send the PSP back into the fires of Mt. Doom. We wants it. That being said. I have found a couple [...]
Posted in Japan, Notebook: Kumiko, Programming on July 14th, 2005 Comments Off
Lately I’ve felt pretty unmotivated to do any programming. A couple of weeks ago I felt like I could code everything, and now I barely have the motivation to finish my Quod Libet plugins. I’ve also been thinking of what type of programming interests me the most. I’m not really sure, I guess web programming [...]
Now I’m running 1.5.1. I got Adelphia Cable internet today, I’m not impressed, but it works… kind of. The main problem is how slow it is sometimes. Like if it had some strange QoS rule that makes http slower than anything else. There’s also the terrible ping times, my 56k had better ping times! (this [...]
Posted in Programming on April 23rd, 2005 Comments Off
<piman> joshk: The suck of GTK and Python is combining to form some kind of ultrasuck. <joshk> suckimus prime
Posted in Personal, Programming on April 15th, 2005 No Comments »
New Page Well it’s now 4am, it took me 4 hours to get it working. No assembly done tonight. I’m so good at procrastination, it hurts.
Since my website was attacked I’ve been working on security and making a real site instead of just a wiki. I looked into JSP and mod_python to see what crazyness I could come up with. JSP didn’t work very well since Debian stable only has Java2 1.1. Stable’s mod_python is pretty old so I can’t [...]
I spent the weekend at Doug’s house working on our PalmOS project (A 2-player game that uses IrDA). Although we both got pretty far along, we still don’t have anything that’s playable yet. Doug started by writing on top of the example serial_chat.c program that the professor gave the class. I really hate writing in-side [...]