Category Archives: Uncategorized

CSS character escape sequences, more on the CSS3 selector syntax (STTS 3 Profile Specification) at W3C.

Posted on by | Leave a comment

FYI: The WordPress 3.3 XSS vulnerability has been addressed in a changeset on 30 Dec 2011, wordpress 3.3.1 has just been released. (3.3.1 changes/Announcement).

Posted on by | Leave a comment

Don’t tell nobody!: class IntegerstringArray IMPLEMENTS ArrayAccess

Posted on by | Leave a comment

Protocol of some PHP Memory Stretching Fun

The know your language department was having a day out with the gang from the know your runtime department. The topic of today was to play with the PHP memory limit, let’s grab the laptop’s shell: $ php -d memory_limit=1g … Continue reading

Posted in PHP Development, Pressed, Reports, The Know Your Language Department, Uncategorized | Tagged , , , , , | Leave a comment

Mozilla fails where it does best

Something must have passed QC on the mozilla web team that shouldn’t. Ever tried to download Mozilla Firefox from their homepage with a opera browser that has javascript disabled? You don’t get even a statical link offered that could lead … Continue reading

Posted in Pressed, Uncategorized | Tagged , , , , , | 7 Comments

List of PHPMD Rulesets

As I only use PHPMD from time to time only I always need to lookup the default ruleset names from the filesystem. As google is faster than a search on the harddrive, here they are: codesize design naming unusedcode I … Continue reading

Posted in PHP Code Smells, PHP Development, PHP Development, Pressed, Tools, Uncategorized | Tagged , , | 1 Comment

Mjam! git cherry-pick

Each day you didn’t know about how to use git-cherry-pick is half a developer’s day. Kind of my feeling after this week has passed. It allows to take one commit from another branch and add it to the current branch. … Continue reading

Posted in Hakre's Tips, Linked, Pressed, Tools, Uncategorized | Tagged , | Leave a comment

The getID3 PHP library can recognise PDFs and a bunch of other file types. In case you don’t have or need more than the PHP build in fileinfo library.

Posted on by | Leave a comment

Savant is a powerful but lightweight object-oriented template system for PHP.

Posted on by | Leave a comment

Melt-Down Countdown

As seen for days, the world is facing the maximum credible accident in a multitude of nuclear power plant cores close to a region of the world that has a very hight amount and density of human population. My thoughts … Continue reading

Posted in Uncategorized | Leave a comment

HTML5 is lame

Some say XHTML was lame. If so, HTML5 will be even more lame. There isn’t any DTD. Can you imagine? Is the HEAD element needed or not? And what about the BODY or HTML element? Who can answer these questions? … Continue reading

Posted in Uncategorized | Tagged , , , , | Leave a comment

html5lib – A Python and PHP implementations of a HTML parser based on the WHATWG HTML5 specification.

Posted on by | Leave a comment

Pinba – Realtime Monitoring and Statistics Server for PHP

Pinba is a realtime monitoring/statistics server for PHP using MySQL as a read-only interface. It accumulates and processes data sent over UDP (I like that idea) by multiple PHP processes and displays statistics in a nice human-readable form of simple … Continue reading

Posted in Linked, Tools, Uncategorized | Tagged , , , | Leave a comment

WordPress 3.0.5 shipped with flaw instead of enhancement (Updated 2x)

Users are reporting that WordPress 3.0.5 shipped with flaw instead of enhancement, you can find a Hotfix in form of a plugin here (more info) but it probably does not fix everything for you. #16489 Update: Various worpdress themes or … Continue reading

Posted in Linked, Uncategorized | Tagged , , , , , , | 5 Comments

Why the GNU GPL Still Matters (16 Jul 2009 by; Glyn Moody)

Posted on by | Leave a comment

WordPress 3.0.5 Released

Following up this mornings post, WordPress 3.0.5 has been released, (and 3.1 RC4 is out as well). It contains some security fixes and hardens the previous version, namely privilege escalation and information disclosure. WordPress 3.0.5 is the first version released … Continue reading

Posted in Pressed, Uncategorized, Wordpress Releases | Tagged , , , , | 1 Comment

WordPress now Sells Themes (Update 1x)

WordPress (com) introduces so called “premium themes” which is just a synonym for that there is a theme-market now. Founder of Automattic – the company running WordPress.com – Matt Mullenweg blogged about this as well. Looks pretty quickly hacked in, … Continue reading

Posted in Linked, Pressed, Uncategorized | Tagged , , | Leave a comment

Milestones of WordPress: Early Project Timeline (ca. 2000 to 2005)

Know the roots. If you want to learn about the general development of WordPress over time and you haven’t been with the project on from it’s very beginning and before, it looks like you’ve reached the point where it’s time … Continue reading

Posted in Hacking The Core, Pressed, Reports, Uncategorized | Tagged , , , , , , , , , , , , , , , , , , , , , , , | 2 Comments

Ddccontrol and Fedora 14

I wanted to give Ddccontrol a try under Fedora 14. It did not fit the job in the end but was a nice practice for me to understand installation of programs of which no package exists. That can be tricky … Continue reading

Posted in Uncategorized | Tagged , , , , , , , | Leave a comment

WordPress Changes GPL License Text Again

Within less than a year, a wordpress core developer changed wordpress’s licensing statement again. This time it has been changed from GPL to GPL v2+. The Changeset was [17301]: WordPress contains libraries only available under the GPL v2 or later. … Continue reading

Posted in Pressed, Reports, Uncategorized, Wordpress Licensing | Tagged , , , , | 6 Comments