Tag Archives: Code

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

Rules of Play – Faster is_serialized()

It is interesting to see what happens when you throw a bunch of developers on a specific problem over time. While developing free software you can often benefit from things like code review and collective code ownership as well as … Continue reading

Posted in Hacking The Core, Pressed | Tagged , , , , , , , , | 1 Comment

WordPress Licensing Issues – Submitting Code (Day 6) (Update 1x)

Taking care about licensing within a free software project means to care about the code that comes into the project. There are several things a project should take care of there, one of them is a clear policy for submitting … Continue reading

Posted in Pressed, Wordpress Licensing | Tagged , , , , , , , , , | 1 Comment

Get your code pimped!

Can you believe this? How crazy are these guys? I really wonder to what PimpMyCode will turn out: Meza and Skarlso (thoughts of a black sheep) are offering to refactor the code you send them just to get some code … Continue reading

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

Apache 1.3 Default 300-307 Server Responses

I had run a testscript (see below) that is a bit whacky but working to gather server responses somehow automatically to get a servers default answers. It is written in PHP and needs curl to be available and a server … Continue reading

Posted in Scripts, Tools | Tagged , , , , | Leave a comment