HAR inspired Python Pygame fun
5 Comments

Posted by Drakonen on September 9, 2008 in Programming, Python, Tech | Short Link

I have always wanted to do some stuff with Pygame. When i saw the logo on the HAR2009 wiki I whipped up a little python program that draws squares and fades between colors. It looks pretty cool! Needed: Python, Pygame Downloads: har_squares [edit]Seems i have uploaded the wrong file… My apologies to the original writer. [...]

Tags: , ,

Nginx userdir list
5 Comments

Posted by Drakonen on February 29, 2008 in Programming, Tech | Short Link

Our Nginx server was without a proper ~user listing. While this is default in most apache configs, its not in Nginx. My friend Dominiek made a hack with a ruby script. This would have worked fine if had some more work but memory usage was pretty bad (especially for big files). So, I started on [...]

Tags: , , , ,

Vim tags not sorted error
4 Comments

Posted by Drakonen on February 12, 2008 in Programming, Tech | Short Link

Vim has a pretty nice (although not that smart) completion command, Ctrl+n. Lately I’ve been getting this error: E432: Tags file not sorted This error is pretty annoying as it interrupts your work with an error. Googeling for this gave me no solution. Then I searched for files named tags (which are a lot), and [...]

Tags: , ,

The curse called PHP
1 Comment

Posted by Drakonen on November 27, 2006 in PHP, Programming, Tech | Short Link

PHP is a bad piece of software. It has too many bugs, some which cause great security risks in production software. My last weird bug with php was with GD. I use Gallery2 for my pictures, and with my new camera it failed misserably. The tumbnails were generted perfectly, but when trying to view a [...]

I hate JavaScript
1 Comment

Posted by Drakonen on January 3, 2006 in Programming | Short Link

Last 2 days I’ve been stuck on a small JavaScript issue and i can’t find the damn solution for it. I need an element from an iframe which itself is in an iframe. I’m going nuts, I can’t get it. I need it. AAAAAAAAAARGH! I hate javascript.

GTA:SA soundtrack playlist creator
No Comments

Posted by Drakonen on November 27, 2005 in Media, Programming, Python | Short Link

I found some time again to work on this little project. It’s not finished, but it does the most important stuff: generate a playlist with random intro’s and outro’s (with or without dj chatter or both). Here it is. You need to install this first: http://www.lysator.liu.se/~creideiki/ra … n-andreas/

Vim case insensitive search
1 Comment

Posted by Drakonen on November 9, 2005 in Programming, Tech | Short Link

Not much of news, but I ran into this problem today, do a case insensitive search in vim. this can be done with: :set ci or :set caseinsensitive This makes future searches case insensitive. A per search way is this: /pattern\c Notice the \c. It does not really matter where you put that \c as [...]

Copyright © 2005-2012 Draakwired All rights reserved.
The Shades theme, version 1.7, is a BuyNowShop.com creation.

Social links powered by Ecreative Internet Marketing