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.-
Defective by Design - HTML5 is so awesome you can screw it now. Congratulations. Tell W3C: We don't want the Hollyweb! - Get educated and spread the word! -
Issue 2.1 is out! (; as print version so far, not yet on the website.) Take a look at conferences and events to get as well all back issues of Libre Graphics magazine with a discount or just order online. Wordpress Licensing – hakre on wordpress
- GPL: This Deserves a Special Mention, II
- b2/cafelog is GPL
- WordPress Changes GPL License Text Again
- Akismet Introduces GPL Version to WordPress (Updated 3x)
- Kses, GPL, Copyright, Licensing and Disclaimer
- WordPress, Copyright, Hello Dolly Lyrics, the GNU GPL and I
- WordPress Licensing Issues – Plugins are GPL, Right?
- WordPress Licensing Issues – On Showing License
- Relicensing of IXR – The Incutio XML-RPC Library (Day 15)
- WordPress Licensing Issues – NOOP (Day 8)
Wordpress Questions (and Answers)
- An error has occurred; the feed is probably down. Try again later.
Linked
- Looking back on Selling Gravatar to Automattic
- SJ Hook Profiler
- RIPS – A static source code analyser for vulnerabilities in PHP scripts
- XHProf PHP Profiling Tool
- DejaVu fonts
- The Law of Leaky Abstractions
- TkSQLite
- Image_Graph
- Using Linux Screen for Session Management
- They killed the Failwhale
- The JavaScript Trap
Archives
- April 2022 (1)
- November 2019 (1)
- October 2019 (2)
- April 2019 (3)
- February 2019 (1)
- December 2018 (1)
- October 2017 (1)
- September 2017 (1)
- August 2017 (1)
- March 2017 (1)
- January 2016 (1)
- November 2015 (1)
- March 2015 (2)
- February 2015 (2)
- January 2015 (1)
- June 2014 (2)
- May 2014 (1)
- December 2013 (2)
- November 2013 (1)
- October 2013 (1)
- September 2013 (3)
- August 2013 (3)
- July 2013 (6)
- June 2013 (1)
- May 2013 (1)
- April 2013 (2)
- March 2013 (2)
- February 2013 (12)
- January 2013 (5)
- December 2012 (2)
- November 2012 (1)
- October 2012 (1)
- September 2012 (2)
- August 2012 (7)
- July 2012 (8)
- June 2012 (8)
- May 2012 (10)
- 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 (11)
- HTML/CSS Code Smells (3)
- PHP Code Smells (5)
- Developing (21)
- Licensing (3)
- Hacking The Core (70)
- Wordpress Licensing (17)
- Hakre's Tips (94)
- Patched (6)
- Persona (5)
- Plugin Plugout (28)
- Enhancing Feeds (7)
- Theme-A-Licious (2)
- Pressed (351)
- Libre Graphics (1)
- Linked (149)
- Bugs and Features (19)
- Hashcat sightings (1)
- Video (1)
- Number of the Day (3)
- PHP Development (59)
- PHP Library (7)
- Professional Webdevelopers At Work (2)
- Reports (26)
- Save the Date (8)
- Wordpress Releases (6)
- Surviving the Internet (28)
- Tools (86)
- Gates and Fences (3)
- PHP Development (35)
- PHP Frameworks (10)
- PHP Standards (2)
- PHP Template Language (5)
- Scripts (6)
- Webtools (5)
- WordPress Support (9)
- Uncategorized (47)
- Code Smells (11)
Music
Monthly Archives: June 2010
Twitpic does not like it’s users to use a computer
Via TechCrunch: Twitpic Blocks Posterous’ Import Tool Read on: EFF Seeks to Protect Innovation for Social Network Users
Posted in Pressed, Surviving the Internet
Tagged Data, Facebook, Posterous, Social Network, Twitpic, Twitter, User, User Data
Leave a comment
phpRack
phpRack is a light framework for automation of integration tests. By integration tests software module run in the production environment to validate configuration and applications setup. Read On: phpRack Documentation
Posted in PHP Development, Pressed, Tools
Tagged PHP, PHP Development, PHP Tools, phpRack, Quality Control, Testing
2 Comments
WordPress Bugrate Stats Reprise
Dan Cole has some kind of update to my WordPress Bugrate Post I’ve created in January. I was not aware of this otherwise I would have blogged about this earlier: Already in April this year he published a series of … Continue reading
Posted in Hacking The Core
Tagged Bug, Bugrate, Dan Cole, Development, hiatus, History, Rate, Ticket, Tickets, Trac, Wordpress, wordpress development, Workflow
Leave a comment
WordPress Emergency Access Updated
A short notice: Joost de Valk has just updated the emergency.php script. It’s handy for emergency WordPress access to deal with user issues and such.
Posted in Pressed
Tagged Emergency, emergency.php, Joost de Valk, Support, Tool, Wordpress
Leave a comment
WordPress 3.0 Memory Requirements: 256 MB
Note: The information in this post applies to WordPress 2.7 to 3.1. Starting with WordPress 3.2, the memory limit will be configurable again. WordPress officially needs 256 Megabyte of Memory. Even this is quite a high value, this is … Continue reading
Plugin Portability: Basename of your Plugin
Plugins in wordpress are to be identified by their so called “plugin basename”. That is basically the filename of the plugins PHP-file if it is placed directly inside /wp-content/plugins or the subdirectory and the PHP-filename. This basename is important to … Continue reading
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
Eclipse Helios and PDT 2.2 [UPDATED]
On 23 Jun 2010 PDT 2.2 has been released. PDT is a PHP development environment within Eclipse, a full featured IDE. Eclipse PDT is available to donwload on it’s project site.
Posted in PHP Development, Pressed, Tools
Tagged Development, Eclipse, Helios, IDE, PDT, PDT-2.2, PHP
2 Comments
Better HTTP Redirects 1.0 released
I just have released a new wordpress plugin called Better HTTP redirects. Well I know the name is not very creative and having “better” in a title does not make it even better. The plugin aims to add more HTTP … Continue reading
Posted in Plugin Plugout, Pressed
Tagged #13909, better-http-redirects, HTTP, Plugin, redirect, RFC 2616, Wordpress, Wordpress Plugin
Leave a comment
wordpress HTTP and header related tickets
I’ve done some massive HTTP stuff lately which included a full re-read of some (all?) HTTP releated RFCs – some of them I first studied years ago. It’s not that simple as it was back those years, but it’s good … Continue reading
Posted in Hacking The Core, Pressed, Surviving the Internet
Tagged #13909, #139409, #14062, #14069, Header, HTTP, HTTP Header, RFC 1945, RFC 2616
2 Comments
Test: Firefox’s new Plugin Container Process
With the latest / since Firefox 3.6.4 plugins are run in their own process. That’s great news because it will help to gain more stability. And it opens a lot of new possibilities. For example you can create your own … Continue reading
Posted in Pressed, Surviving the Internet
Tagged Container, Crash Protection, Crashtest, Firefox, OOPP, Out Of Process Plugins, Plugin, Plugin-Container, plugin-container.exe, Test, Testing
3 Comments
Congrats Solar Designer!
And the winner is: Solar Designer in the Month of PHP Security 2010 with his article “How to manage a PHP application’s users and passwords” (Full Listing). Solar Designer’s phpass password hashing algorithm is used in wordpress. It has been … Continue reading
Posted in Hacking The Core, Pressed, Reports
Tagged #2394, Month of PHP Security, MOPS, MOPS-2010, PHP Security, phpass, Solar Designer
Leave a comment
Links 2010-07-19
My blog did not had a links-post so far. This is what I collected so far, hopefully there is something interesting for you. Other blogs do that somehow better than me:
Posted in Pressed
Leave a comment
HTTP Status Codes in Use
This is a collection of HTTP Status Codes references by the IETF that are currently in use
Posted in Hacking The Core, Pressed, Surviving the Internet
Tagged #13940, #9297, HTTP, HTTP Status Code, HTTP Status Codes, RFC 1945, RFC 2295, RFC 2518, RFC 2616, RFC 2774, RFC 2817, RFC 2818, RFC 3229, RFC 4918, RFC 5689, RFC 5785, RFC 5842, Status Code, Status Codes
1 Comment
WordPress 3.0 released
Rev 15272, 2010-06-17 17:59:07 UTC The longer awaited version 3.0 has just been released. The official release announcement is still pending (UPDATE: WordPress 3.0 “Thelonious” – Matt Mullenweg) but the wordpress 3.0 zip download is already available and the donwload … Continue reading
Posted in Pressed, Reports, Wordpress Releases
Tagged Release, Wordpress, Wordpress 3.0, WP-3.0, WP30
8 Comments
WordPress Answers: Commitment
The upcoming WordPress Answers Q&A Site over there in Area 51 went into the Commitment state just this day. Clearly showing it’s potential and having some traction lately. Now users are called to show commitment to it.
HTTP/HTML: Missing HTTP-Body/HTML on Redirect
This bothers me often: unfriendly redirects.
Posted in Code Smells, Hacking The Core, Surviving the Internet
Tagged #13909, HTML, HTTP, HTTP Body, HTTP Header, Quality Control, redirect, Security
Leave a comment
PHP: Curly Brackets Substring Access
I just have another lighter PHP specific Code Smell: Curly Brackets Substring Access. If you’re coding PHP since a longer time you might not only know but also have used curly brackets for index-/char-based substring access.
Posted in Code Smells, Hacking The Core, PHP Code Smells
Tagged #13900, Brackets, Code Smell, Curly, Curly Brackets, Regex, Regular Expression
2 Comments
Enhancing Feeds: Slash Comments
In my Enhancing Feeds Series: If you would like to add the number of comments a post have as metadata to your feeds consider the Slash Comments Plugin: