Archive for the “uncategorized” category

Faster jQuery

by Patrick on December 25, 2011

Although jQuery gets faster with almost every release, there are a few things to remember when working with it. Scott Kosman posted a nice roundup on writing faster jQuery code on 24ways.org. Some of those tips are already in use in my day-to-day code, but not all of them.

in_array()’s lame!

by Patrick on January 26, 2011

Did you know that PHP’s in_array() is pretty lame? I didn’t. Here is a german blog post about it (maybe Google translator does a good job?): http://www.phpgangsta.de/php-in_array-die-performance-bremse He wanted to write a “Search-as-you-type” tool, which internally worked with in_array() to check for uniques in an array. With about 50.000 entries, this took about two freakin’ (…)

Web programming no real programming?

by Patrick on September 27, 2010

One of my classmates said today that web programming isn’t “real programming”. I’m not quite sure about how serious he was about it, but it looked like a statement right out of his stomach. This tells me that he thinks this for real in one way or another. But what is it? “Fake programming”? Without somebody (…)

Java interfaces in PHP

by Patrick on September 6, 2010

Great article about using Java-like interfaces in PHP for better sorting  (sorry english folks, this one’s in german): http://blog.ebene7.com/2010/09/06/besser-sortieren-mit-php-dank-java-interfaces/

New and shiny

by Patrick on September 5, 2010

Know what time it is? Time for an update! I was too busy to write something over here. But since this is about to change (hopefully), I thought it is the right time for a relaunch of patrickburke.de Everything’s in English now. No german version anymore. I decied to kick the german version because the (…)

Spam niceties

by Patrick on August 26, 2010

I just pissed myself laughing. I read the spam comments just for fun and found this little masterpiece: Porn? I have seen the blogmaster in a gay gangbang movie the other day, he was high on pills and was taking cock in every hole, that horny gayass cocksucker son of a bitch. The author of (…)

Speed

by Patrick on February 3, 2009

Again, it’s just about a Website, but hey: Writing articles is for free. This time it’s phpbench.com. Chris Vincent compares a lot of frequent PHP code snippets in terms of speed. Often, only milliseconds do the difference, but every little helps ;) I will try to stick to some rules to get even the very (…)

AJAX loader!

by Patrick on February 2, 2009

Far better than http://www.ajaxload.info: http://preloaders.net That site offers 3 dimensional loaders too :)

Should I use tables for layout?

by Patrick on November 12, 2008

Just found a very cool website: shoudiusetablesforlayout.com Spontaneous I felt responsible for spreading this link to the whole world; felt responsible to fight against the injustice in webdesign and take a step towards the end of the martyrdomof Firefox, Opera, Safari and their standardsphil (heck, it’s greek… does it make any sense in english?) friends. (…)