Archive for the ‘Misc’ Category

My letter to Kathy

Monday, March 17th, 2008

Hello Kathy, I just discovered Creating passionate users, a tad too late it seems. I’m writing this because I really, really like your content and I want to you to start writing again. I’m sure you’ve already got a lot of emotionally supportive letters and so on so I’m not gonna go there, because obviously they didn’t succeed. Instead I’m gonna take a practical and proactive approach.... Read More

WordPress Code Separation and Syntax Highlighting

Saturday, December 1st, 2007

I recently had a comment from a guy named Daniel about the code separation plugin I’m using. First I felt inclined to answer in a comment but I feel that the problem he is talking about deserves it’s own thread.... Read More

Can SQL be a good thing in itself?

Tuesday, November 20th, 2007

I currently work on a project that is not my own, to implement new functionality all over the place. This project is basically done in a level 2 style with a lot of static function calls. It’s totally procedural with class names to separate different areas of logic. And the SQL is there for all to see.... Read More

WordPress Adsense Injection problems and solutions

Wednesday, November 14th, 2007

Lately I’ve started to tentatively monetize my content. One of the first things I realized was how crappy my click rates were for adsense in the sidebar.... Read More

Java Fractals

Tuesday, November 13th, 2007

A few years ago when I attended a program in Engineering Nanoscience something strange happened during a programming course in Java. By the way, if you are considering studying abroad then I can recommend LTH and KTH, especially if you are into materials science or nanotech. Beware though, the level of difficulty can be higher than US equivalents, Swedish technical institutes don’t give much of a rats ass if you fail or not.... Read More

eZ Components at first glance

Monday, November 12th, 2007

Through phpdeveloper.org I just discovered eZ Components. My first thought was how can yet another php library help me? Or more precisely since I’m a user of the Zend Framework and Smarty, is there anything in eZ that I can use to augment my current setup with?... Read More

How to write a PDF from PHP with a custom font and encoding

Monday, October 22nd, 2007

Update 01 Feb 2008... Read More

The IE6 virus

Thursday, October 18th, 2007

When successful viruses wreak havoc on the world the press is quick to come up with various monetary estimates for how much damage said virus caused in lost work etc.... Read More

The C-Dominion

Monday, October 15th, 2007

Have you ever thought about what massive power c-style programming holds? Not just in the number of users and adherents but in the very minds of the majority of programmers today? By c-style I mean all languages that are similar in style to C and C++, in this group you can find Java, Perl and PHP to name a few.... Read More