Friday June 5th, 2009 12:28 PM
On my birthday this year, my girlfriend surprised me with a short trip to “Schöna”, a small village in the Saxon Switzerland, around 200km from Berlin. So what’s so special about the Saxon Switzerland? Well, you have a huge green forest and some really weird high stones standing there. It looks really beautiful, especially when you standing on top of one of the stones. There are only cliffs around you so you can look really far in every direction. They are usually only around 100m high, so you can climb them pretty fast. With our bikes biggy-backed, we drove to Schöna and started off with a bike tour to Czech Republic.
Read more »
Categories: vacation | 4 Comments »
Saturday May 16th, 2009 03:25 PM
Currently, Flash does not natively support prevention of multiple instances, so a workaround is needed. Why would anyone want to prevent multiple instances anyway? Well, I use Flash as a Chat client, so allowing a user to run multiple instances would mean that they could join the chat multiple times, which is not really a wanted feature. So how do I prevent users from joining the chat multiple times?
Read more »
Categories: software, web design, web site | Comments Off
Friday May 8th, 2009 11:51 PM
Usually, when you need to send a letter, you would probably walk to the post office to buy a stamp, or maybe a full set with 10 or more. In Germany, post offices are usually really full and it takes quite some time until you can buy your stamps. The Problem is that the post offices here are also a bank, so there are a lot of customer doing bank business there. They do offer vending machines for stamps, but they printed ones are really ugly and not self-adhesive, so you have to lick them, which I can’t stand a bit personally. So is there a better way to get your stamps?
Read more »
Categories: everyday life | 1 Comment »
Wednesday April 15th, 2009 01:27 AM
Last weekend, my girlfriend and me went to Wandlitz for a short trip. Wandlitz is a small town close to Berlin and has two lakes around it, namely “Wandlitzer See” and “Liepnitzsee”.
We decided to hike around the “Wandlitzer See” the first day, which was pretty nice at the beginning, where there was a promenade. But after 1km, the promenade turned into a normal road and started to drift away from the waterside, which is not exactly what I imagined of a hiking tour around a lake would look like. Anyway, I found a quite interesting sign next to an intersection after walking around half the lake lying on the ground, most probably knocked over by some car, saying “Watch out for children!”. I hope the children are still doing well unlike the sign…
Read more »
Categories: vacation | 1 Comment »
Monday April 13th, 2009 03:21 PM
As my new community project is using a lot of Javascript and Flash Communication, I rely on Flash’s ExternalInterface. ExternalInterface allows me to create simple functions in Flash, which are callable from Javascript. I developed everything using Firefox, where everything worked just fine, but when using Internet Explorer, I encountered the problem that no ExternalInterface functions would register, breaking the Flash/Javascript Communication completely.
After endless hours of testing, I found out that for ExternalInterface to work in IE, 2 conditions have to be met.
- The Flash needs to visible. Loading a flash into a hidden div does not work.
- It has to be loaded before the document onload event. All Flash files loaded after the onload event can’t register any functions with ExternalInterface.
There seems to be an issue with transparent PNGs (with alpha channel) in IE 7, too. I had some ugly black background in the pictures even though other PNGs worked just fine. The reason was that it the div was hidden first. I guess IE 7 has some serious issues with invisible divs.
Categories: web design, web site | 1 Comment »
Tuesday March 31st, 2009 02:39 PM
Adobe Photoshop is pretty much the standard program everyone use to edit images. It is a great piece of software, but unlucky, incredibly expensive. It has a lot of features, but sometimes, I just want to quickly crop an image or change its contrast and it is annoying to wait ages for it to load. Anyway, while searching for a way to allow users of my German Anime community (animechat.de) to edit their avatars online, I stumpled upon pixlr.
WOW! I never knew that it is possible to edit images that comfortable in my browser. The best thing is that it starts instantly. No need to wait at all, I can just open it up and use it. Perfect. If only Photoshop could be like this… Anyway, pixlr supports a lot of features, not only the basic ones like Painting and Cropping/Resampling. You can use Layers and apply quite a lot filters to your image. I strongly suggest you giving it a try.
It also offers an API to integrate their image editor to your page for editing Images on your website. I am using it on my community now. You can see some more screenshots of pixlr on the tutorials on the community site.
Categories: everyday life | 2 Comments »
Monday March 23rd, 2009 04:37 PM
Some of you have probably read my article complaining about the Logitech product quality. Well, after my third diNovo Keyboard ended up looking like crap after short usage, I decided to get myself a different keyboard. Just like the one before, the rubber from the palm rest started peeling off. Take a look at the picture, does that look like a € 200 keyboard to you? This wouldn’t happen to a cheap € 2 keyboard after 1 week of usage, but on a € 200 one? Paying 100x and getting 100th life time? WTF? Logitech Service worked, unlike the products, flawless (again) and replaced it within 3 days. So after I received my fourth (!) replacement, I decided to sell it on eBay and get myself something different.
Read more »
Categories: computer, hardware | 3 Comments »
Wednesday February 18th, 2009 01:05 AM
The first time I used 2 display on one computer was around 1997, with Windows 95. At that time, one of two computers at my home broke, so there was one monitor more than computers. As I was trying to fix the broken computer, I wanted to test whether the graphic card was broken, but as I was too lazy too remove the old one in the working computer, I simply plugged them both into one computer (they were all PCI at that time). Once plugged in, I played around with the settings and then suddenly realised that I had just doubled the working space of the computer. This is quite a lot at that time, where we only had tiny 14″ CRT screens. As I was playing around with Winsock at that time and was creating something like VNC at that time, it was really helpful having two instances of a IDE running, one on each screen, to test the communication. But as monitors were incredibly expensive at that time and as I couldn’t convince my dad to buy a new monitor for the next computer, I never used a dual-monitor setup again until a few days ago.
Read more »
Categories: computer, hardware | 4 Comments »
Tuesday January 27th, 2009 11:38 AM
I’ve learned about an interessting illusion called McGurk effect. It shows how your brain is not only using your ears to hear things, but also your eyes. Sounds crazy, but it’s really like this. A specific example of the McGurk effect is hearing “da da da” with eyes opened and watching the video, but hearing “ba ba ba” once you close your eyes.
Read more »
Categories: funny things, interesting things, with video | Comments Off
Saturday January 10th, 2009 04:02 PM
It is now possible to get the keys for Windows 7 Beta Activation Key under this URL: (German 32Bit Link)
https://www.microsoft.com/betaexperience/productkeys/win7-32/dede/default.aspx
You will need to have kept the technet registration process window open from yesterday to get the key.
Maybe it’ll work if you are signed on Technet too.
UPDATE: Downloads are now possible too.
Categories: computer, software | 2 Comments »