Archive for the ‘One Step’ Category

Life’s changing … Blog’s changing

After I did my last oral exam last weeks, this blog title shouldn’t be longer about trainee ship. So the blog title change, but the topics will stay the same! Ohh and I forgot to mention … The “Download” section will close in near future. Because that’s so 2000-style. I’ll host all interesting code on github

Read the rest of this entry »

Calculate age with PHP DateTime

Hey there, First of all I want to say sorry, that I don’t write anything for such a long time, but I’ve a really big project running and this is why I have no time for blogging at the moment. BUT I want share a little codesnippet with you. The project I mentioned is a [...]

Read the rest of this entry »

Inner ‘Classes’ in JavaScript

Hey there, The first post in 2011. So happy new year to all of you! The last days I played around with JavaScript, it’s a very cool language, and this post should be the first a few JavaScript OOP tutorial posts. And I want to start with a little example for inner classes in JavaScript. [...]

Read the rest of this entry »

On-Screen debugger for JavaScript

Hey folks, Today I want to show you a little nice tool which I coded today, it’s not eyeflashing-hardcore-awesomeness BUT its nice! Do you ever saw a desktop gamedeveloper during his work? They mostly have debug output on their screen. Like FPS or s.th. depinding on their needs. They just push string to the upper [...]

Read the rest of this entry »

Enable UML for NetBeans

Hey there, Today I have to create some UML Class Diagrams for my programming class, but as I mentioned before, I’m lazy, so I want to create the diagram from the source files, and I knew there was a way in NetBeans to do so. But they removed this Feature (package) by default. I don’t [...]

Read the rest of this entry »

Code hinting in a loop with PHPDoc

Hey there, I want to continue bloggin’ technical and programming stuff, so these time I want to talk about code hinting / auto completetion in a loop with PHPDoc. I think you all knew this problem: you store one kind of object in an array. You iterate over this array and want to execute some [...]

Read the rest of this entry »

Kill your Browser with JavaScript

Hey There, it’s me again, On monday I will talk about Chrome as a Developer Browser, and during the preparation of this presentation I wrote this little JavaScript Object that kill your Browser, if you want to see more, be prepared for my presentation on Monday at InnoGames, and if you can’t come, due to [...]

Read the rest of this entry »

How to get jQuery Version for plugin development

Hey there, Today I want to update to jQuery 1.4.4 but there was a Problem, with my self written fadeToggle() Plugin, due to this problem I have to find out which jQuery version the Plugin User has. And while I try to find an answer via Google, I recognize that there was no real answer [...]

Read the rest of this entry »

Let’s do it in English

Hey there, Due to my post to the Cowork of Fancybox and Cloud-zoom, I regognize that many people came here with a site translator like bablefish and google translate. That gives me a kick in my ass to realize that I can’t go on with bloggin in German. So all further blog posts will be in [...]

Read the rest of this entry »

CodeStars jetzt auch mit Facebook share

Ich glaube mittlerweile hat ja fast jeder einen Facebook Account, und da ich ja nun auch berufliche mit Facebook zu tun habe, ist es Quasi ein muss für meinen Blog das Ihr meine Artikel nun auch auf Facebook “sharen” könnt. In diesem sinne, Happy Sharing!

Read the rest of this entry »