April 23, 2008
It’s been a while since I last blogged, because I’ve been quite busy lately and haven’t found an interesting topic to blog about.
I’ve asked my good friend, Bernd, to write a small application for me that would let me edit the EXIF data of my photos. He wrote me this basic tool that pretty much just adds a comment to the EXIF data of my photos.
Read the rest of this entry »
Posted in copyleft, copyright, foss, linux, open source, opensource, photography | Tagged Author, Comment, Exif, Exif Comment, Exiv, Exiv2, Flickr, ID3 Tags, photography, Photography Metadata, photos, tagging, zenity | No Comments »
Dezember 25, 2007
Ok, this time I’ll show you how to make one of these bad boys, an animated banner logo. Like this
or this
. The first one is actually a bit trickier as it involves a lot more layers than the other one, but I’ll explain that later.
What you need first to make these cool banners is,
- a cool font
- GIMP 2.4
- and a good idea, what you want your Banner to look like
Read the rest of this entry »
Posted in GIMP, animated banners, band logo, kubuntu, linux, myspace, open source, opensource, ubuntu | Tagged animated band banners, animated banners, blend, GAP, gif, GIMP, gimp 2.4, layers, templates, web banner | 4 Comments »
Dezember 20, 2007
You might have noticed that the suspend and hibernation function in ubuntu/kubuntu won’t work. While there’s no official fix, you might find this work around helpful, hope you enjoy!
Most people need hibernation for their laptops.
step is to install a tool called «uswsusp»
sudo apt-get install uswsusp
And by typing the below command you check if the suspend function works now….
sudo s2ram
Same goes for hibernation
sudo s2disk
Read the rest of this entry »
Posted in commands, foss, hibernation, kubuntu, linux, open source, opensource, suspend, ubuntu | Tagged fix, hibernation, hibernation doesn't work in ubuntu, hibernation not working, kubuntu, linux, s2disk, s2ram, suspend, suspend doesn't work in ubuntu, suspend not working, suspend2disk, ubuntu, work-around | 1 Comment »
Dezember 20, 2007
Ever asked yourself how you can get your band logo onto your Myspace Band Profile rather than just a simple text displaying your band’s name?
It’s pretty easy, especially if you already have an existing band logo.
However, if you don’t already have a band logo, you can easily create one by using GIMP or Photoshop Elements. But let’s skip this step, i might post a tutorial how to create a neat band logo at a later point.
Read the rest of this entry »
Posted in CSS, GIMP, band logo, myspace | Tagged band logo, band logo on myspace, band webdesign, band website, bands myspace, corperate identity, create your own myspace band logo, CSS, logo, music, myspace, myspace generator, myspace tutorial, myspazz, rock bands myspace, text-indent: | 7 Comments »
Dezember 7, 2007

LaTex (pronounced La-Tech) is a document markup language and document preparation system for the TeX typesetting program.
I’ve been using it to write a paper for university so I’ll be sharing my knowledge that I gained so far here with you.
Let’s start with the basics, you will need a LaTex Editor to write your text in, because you cannot just write it in MS Word or OpenOffice Writer and compile it from there. Just to set the record straight, LaTex is a markup language, which uses commands to make your text look bold, coloured or any other text alignments you want to put it in.
The output of your LaTex document will be a .pdf file, as soon as you compile it. This usually does the editor for you. So make sure you have the Adobe Reader or any other tool that can open/read pdf documents installed, so you can actually read your finished document
For instance, if you want to put your text in italics you need a command like \textit{your text in italics}. But more of that later!
Back to the LaTex Editor question, which one to choose? Well, first of all it depends on the operating system that you’re using. I’m using Linux (a unix based operating system) therefore I chose to use Kile (http://kile.sourceforge.net/).
If you’re using Windows, you might want to use these editors – as they’re all free software:
However, there are also multiplatform editors which should work on all operating systems. There’s a plugin for example for the Eclipse Editor, and even LaTex-Suite-Plugin for the popular Vim text editor.
Which editor you may choose, make sure you’re comfortable using it – this means it meets your needs and is not too complex to use. You’re better off to start lowkey, with a basic functionality.
Read the rest of this entry »
Posted in Blogroll, LaTex, commands, copyleft, foss, kde, kubuntu, linux, open source, opensource, presentation, ubuntu | Tagged bibliography, kile, LaTex, Latex how-to, Latex tutorial, LaTexEditor, PDF, TeXnicCenter, text alignment, WinShell | No Comments »
Dezember 5, 2007
Yes, this is my first attempt of creating a list of useful, everyday bash commands - as I find myself constantly in the situation looking for a specific bash command. If you’re unlucky, googleing the right command (especially if you don’t know what it’s called) can cost you several minutes if not hours.
So this will save me and hopefully you as well, the next time plenty of time. If you think there’s an important command still missing, which is more than likely, feel free to leave a comment with the command and a short explanation what it does.
Very special thanks to Bernd for the idea and his input! Thank you!
Read the rest of this entry »
Posted in Blogroll, bash, bash-commands, commands, foss, kubuntu, linux, open source, opensource | Tagged $USER, aptitutde, bash-commands, basics, commands, cp, displays devices, echo, grep, java, konsole, linux, misc, mount, mounting, mplayer, mv, ntfs, open source, opensource, pgrep, sudo, sudo chmod, terminal, tree, umount, vfat | 1 Comment »
November 26, 2007
Were you shocked as well when you found out that your Ubuntu (in my case Kubuntu Gutsy 7.10) wouldn’t playback DVD’s that you’ve LEGALLY purchased in shops or through Amazon? That ain’t fair, I’ve paid a good amount of money for my DVD collection and I should not be able to play them on my computer? The reason Ubuntu or probably any other Linux distribution doesn’t ship with an out-of-the-box dvd playback feature is that manufacturers of proprietary Software (e.g WinDVD, PowerDVD, etc..) pay money to ship these CSS (Content Scrambling System codecs which is a Digital Rights Management scheme which is used on almost all commercially produced DVD-Video discs. However at the end of the day, the costumer (we) pay for these DVD-player software, when we buy a DVD/CD Burner or a new graphics card.
This doesn’t apply for Linux or Open Source User - OpenSource Tools as the VLC Player or Kaffeine doesn’t pay these fees to support CSS, because VLC and Kaffeine are non-profit open source programs. There’s no money to gain by “selling” VLC or Kaffeine, therefore its users (we) don’t pay any money to be legally allowed to view our legally purchased DVD’s.
Read the rest of this entry »
Posted in CSS, DRM, copyleft, copyright, dvd, kde, kubuntu, open source, opensource, ubuntu | Tagged 7.10, Content Scrambling System, copyleft, Copyright Restriction, CSS, Digital Rights Management, DRM, dvd, gutsy, Kaffeine Error, kubuntu, legally watching copyright protected DVDs on Ubuntu Gut, LinDVD, linux, or source doesn't contain data (e.g: no disc in drive)., The source can't be read.
Maybe you don't have enough, ubuntu, VLC won't play my DVD | 2 Comments »
November 13, 2007
Dolphin, the new KDE file manager (entirely replaced Konqueror, which now serves as a web browser only) still has some teething problems. The main problem I was facing was, whenever I closed Dolphin I got this annoying error message:

After some googleing, I’ve eventually found the solution to my Dolphin problem
sudo chown -R theresa:theresa /home/theresa/.kde (replace theresa with your username)
That did it for me, next time I opened Dolphin, I had no such error message again. God Bless! 
Posted in Dolphin, File Manager, foss, kde, kubuntu, linux, open source, opensource, ubuntu | Tagged , bookmarks.xml, d3lphin, d3lphin error, Dolphin, Dolphin Error, File Manager, gutsy kde sudo problem, kde, Kde Filemanager, Konqi, Konqueror, kubuntu, kubuntu 7.10, kubuntu gutsy, linux, Permission denied, ubuntu gutsy, Unable to save bookmarks | 2 Comments »
November 11, 2007
Ever wanted to rotate your computer screen because a word document didn’t fit on a page? That’s now possible, if you’re the owner of a TFT screen with pivot function. It comes in quite handy if you’re reading an E-Book with a rather high resolution (e.g 120%). You won’t have to scroll to the end of the page, until the next page starts.
The best way to use the pivot function, provided that you have a Nvidia graphic card, is to install the restricted nvidia driver on ubuntu (this works smoothly on Ubuntu Feisty (6.04) and Ubuntu Gutsy (6.10)) - if you’re still using edgy you have to find the right driver for your kernel version.
After installing the restricted driver you have to open the xorg.conf file (located in /etc/X11/) - but heads up, ALWAYS backup your xorg.conf before you start editing….if you’re using an editor like Kate, then you’re on the safe side, because Kate automatically generates a backup file.
Read the rest of this entry »
Posted in foss, kubuntu, linux, nvidia, open source, opensource, pivot, rotating screen, tft, ubuntu, xorg, xserver | Tagged ebooks, feisty, function to rotate computer screen, gutsy, kde, kde pivot, kubuntu, linux, nvidia, nvidia pivot xrandr, open source, pivot, pivot effect, rotate computer screen, rotate screen ubuntu, rotating screen, save xrandr rotation left setting, tft screen, ubuntu, x-server, xorg, xorg.conf, xrandr, xrandr xorg x-server xorg.conf, xserver | 2 Comments »
November 6, 2007
Importing emails with KMail is easy - there are several ways to import email from different mail clients (e.g Thunderbird, Evolution, Microsoft Outlook Express, etc…)
Recently I tried importing my old (kmail) emails from my old Kubuntu OS. I made sure to back up the entire /.kde/ folder, but all you really need is this folder
~/.kde/share/apps/kmail/mail/ … this is where all your emails are stored
Read the rest of this entry »
Posted in Blogroll, foss, kde, kmail, kontact, kubuntu, linux, open source, opensource, ubuntu | Tagged , E-mails, emails, foss, import email into kmail from thunderbird, kde, kmail, kmail import, kontact, kubuntu, linux, open source, opensource, ubuntu | No Comments »