hakre on wordpress
Hakre's devlog, thoughts and rants on wordpress on wordpress.com. And webdesign related. And web development related. My weapons of choice are Netscape 2.01, HTML, CSS, PHP and the Gif Construction Kit.
You can find out more on my codex page.
hakre on wordpress » WordPress Licensing- GPL: This Deserves a Special Mention, II 17 Feb 2011
- b2/cafelog is GPL 3 Feb 2011
- WordPress Changes GPL License Text Again 15 Jan 2011
- Akismet Introduces GPL Version to WordPress (Updated 3x) 1 Jan 2011
- Kses, GPL, Copyright, Licensing and Disclaimer 30 Dec 2010
- WordPress, Copyright, Hello Dolly Lyrics, the GNU GPL and I 22 Dec 2010
- WordPress Licensing Issues – Plugins are GPL, Right? 15 Dec 2010
- WordPress Licensing Issues – On Showing License 6 Oct 2010
- Relicensing of IXR – The Incutio XML-RPC Library (Day 15) 8 Sep 2010
- WordPress Licensing Issues – NOOP (Day 8) 2 Sep 2010
- WordPress Licensing Issues – Summary (Week 1) 1 Sep 2010
- WordPress Licensing Issues – Submitting Code (Day 6) (Update 1x) 30 Aug 2010
- WordPress Licensing Issues – Progress (Day 5) 30 Aug 2010
- WordPress Licensing Issues – Why I care (Day 4) 28 Aug 2010
- WordPress Licensing Issues – the third day 28 Aug 2010
Wordpress Questions (and Answers)- How do I include custom fields in search? 22 May 2012
- How to correctly limit the content and strip HTML? 19 May 2012
- Can I have mutiple custom html editors for each page? 22 May 2012
- Space in between query values 22 May 2012
- WP text styles not coming through to actual post 22 May 2012
Linked
- DejaVu fonts
- TkSQLite
- Image_Graph
- The JavaScript Trap
- SJ Hook Profiler
- Looking back on Selling Gravatar to Automattic
- WTFPL
- XHProf PHP Profiling Tool
- The Law of Leaky Abstractions
- RIPS – A static source code analyser for vulnerabilities in PHP scripts
- Using Linux Screen for Session Management
- They killed the Failwhale
Archives
- May 2012 (7)
- April 2012 (11)
- March 2012 (7)
- February 2012 (3)
- January 2012 (8)
- December 2011 (6)
- November 2011 (1)
- October 2011 (7)
- September 2011 (3)
- August 2011 (4)
- July 2011 (7)
- June 2011 (7)
- May 2011 (6)
- April 2011 (7)
- March 2011 (16)
- February 2011 (29)
- January 2011 (11)
- December 2010 (10)
- November 2010 (11)
- October 2010 (9)
- September 2010 (15)
- August 2010 (23)
- July 2010 (9)
- June 2010 (33)
- May 2010 (26)
- April 2010 (20)
- March 2010 (8)
- February 2010 (11)
- January 2010 (26)
Wordpress
Ex-Blogroll
Categories
- Code Smells (9)
- HTML/CSS Code Smells (3)
- PHP Code Smells (3)
- Developing (6)
- Licensing (2)
- Hacking The Core (69)
- Wordpress Licensing (17)
- Hakre's Tips (63)
- Patched (5)
- Persona (5)
- Plugin Plugout (28)
- Enhancing Feeds (7)
- Theme-A-Licious (2)
- Pressed (269)
- Linked (101)
- Bugs and Features (11)
- Hashcat sightings (1)
- Number of the Day (3)
- PHP Development (34)
- PHP Library (7)
- Reports (23)
- Save the Date (7)
- Wordpress Releases (6)
- Linked (101)
- Surviving the Internet (21)
- Tools (68)
- Gates and Fences (3)
- PHP Development (23)
- PHP Frameworks (9)
- PHP Standards (2)
- PHP Template Language (5)
- Scripts (4)
- Webtools (5)
- WordPress Support (9)
- Uncategorized (30)
- Code Smells (9)
Music
Category Archives: Uncategorized
CSS character escape sequences, more on the CSS3 selector syntax (STTS 3 Profile Specification) at W3C.
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).
Don’t tell nobody!: class IntegerstringArray IMPLEMENTS ArrayAccess
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 Configuration, Memory, Memory Limit, memory_limit, PHP, Runtime
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 Download, Firefox, Javascript, Mozilla, Opera, Website
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 PHP Development, PHP Mess Detector, PHPMD
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 cherry picking, Git
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.
Savant is a powerful but lightweight object-oriented template system for PHP.
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
html5lib – A Python and PHP implementations of a HTML parser based on the WHATWG HTML5 specification.
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
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 #16489, #16508, Hotfix, Release, Wordpress, Wordpress 3.0.5, WP-3.0.5
5 Comments
Why the GNU GPL Still Matters (16 Jul 2009 by; Glyn Moody)
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 Releases, Wordpress, Wordpress 3.0.5, WP-3.0.5, WP31
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 Theme Market, Theme Showcase, Wordpress
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 2000, 2001, 2002, 2003, 2004, 2005, Automattic, b2, b2 License, b2 Release History, b2/CafeLog, b2evolution, CafeLog, Code, GNU GPL, GPL, History, Matthew Charles Mullenweg, postaweek2011, Release, SourceForge, Valdrighi, Wordpress, Wordpress Release History
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 configure, Ddccontrol, Fedora, Fedora 14, install, make, postaweek2011, Uninstall
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 #14685, GNU General Public License, GPL, GPL Version, Wordpress
6 Comments