After making my first wallpaper I got a lot of idears I wanted to realize… and now I have (for some of them). I have added two new wallpapers to my files section called ‘First love’ (the red) and ‘Natures gift’ (the green). You can see a thumb of them right here in this post.
Update: It seems a lot find my wallpaper through this entry, so I just want to point you the the site debianart.dk where you can find a few more wallpapers.
I have been working on layout templates for the htdig search engine used on the danish Debian guide. I have tried to make it look much like google but still make it a part of the guide. Try make a search on ex. “mysql”.
Today I went to the movies to see Harry Potter and the Prisoner of Azkaban. I found the movie really good and I’m looking forward to all the next ones. I have read all the books and both the books and the movies keeps getting better… hope it stays that way.
Today I made a sun i SVG very simple but also cool IMO. Well you can see a small sample to the right or download it i my files section (Update“Files section” doesn’t exist any more and link has been removed).
I have been planing to put a file section on my website for some time now. Earlier I just posted files in my weblog, but evntually they dissapear into the archives of the weblog and therefore not easily accessable. From now on I will put files in my new file section, if their relevance is beyond a single post in my blog.
I hate having execute bit set on files not supposed to be executable. But I have always found it a lot easier to set it to keep directories browseable when chmod’ing a directory recursive. Now I thrown a little bash line together to easily only chmod files or directories.
The following PHP code converts a txt list to at html list. Look at example below. Nothing new in this… alot of Wiki pages can do that, I just thought it was cool. After using alot of time to figure out how (new to regular expressions) it makes you wanna show it to the world: