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
- XHProf PHP Profiling Tool
- They killed the Failwhale
- TkSQLite
- RIPS – A static source code analyser for vulnerabilities in PHP scripts
- SJ Hook Profiler
- DejaVu fonts
- Using Linux Screen for Session Management
- Looking back on Selling Gravatar to Automattic
- The JavaScript Trap
- Image_Graph
- The Law of Leaky Abstractions
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
Tag Archives: Quality Control
phptags – tidies up tags in PHP scripts and guards whitespace
Just stumbled over another PHP related tool today, which I think is worth the link: phptags is a simple commandline tool to tidy up open and close tags in PHP scripts. It can rewrite close tags, and strip leading or … Continue reading
Posted in Hakre's Tips, Linked, PHP Development, PHP Development, Pressed, Tools
Tagged BOM, Code Quality, PHP, phptags, Quality Control, Short Open Tags, Tags, Whitespace
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
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
WordPress Outage Feedback
WP.COM was down the second time this year at the end of last week. Well that’s certainly not a news any longer and good so, the dust of buzz has lowered a bit. What’s interesting about the outage for me … Continue reading
Posted in Hacking The Core, Pressed, Reports, Surviving the Internet
Tagged #13317, Beta, Betatest, Business, Cloud, Customer Service, Data Center, Documentation, Quality Control, SaaS, Single point of failure, Specification, SPOF, Testing, Testsuite, Web Business, Wordpress
1 Comment
Tools: WebSVN
I ran over this by need and I must say in the end I’m pretty confident with: WebSVN is a PHP script/webapp that publishes one or multiple Subversion-Repositories as HTML on the fly.
Posted in Hakre's Tips, PHP Development, Tools
Tagged Apache, Gheshi, HTTP, PHP, Quality Control, SVN
Leave a comment
New Trac Report: {37} Needs Unit Tests [UPDATED]
For the upcomming 3.0 Release there are still some tickets open, but it looks like this is getting closer to release. I just stumbled over a new report, that is listing all with the tag needs-unit-tests. The funny thing about … Continue reading
Posted in Hacking The Core, Pressed
Tagged PHPUnit, Quality Control, Report, Testing, Unittests, Wordpress, Wordpress Metrics, Wordpress Unit-Tests
3 Comments
PHP Mess Detector
Another tool for maintaining and control PHP sourcecode is PHPMD – PHP Mess Detector. A spin-off project of PHP Depend: What PHPMD does is: It takes a given PHP source code base and look for several potential problems within that … Continue reading
Posted in Hakre's Tips, PHP Development, Tools
Tagged Development, Manuel Pichler, PHP, PHP Depend, PHP Mess Detector, PHPMD, Quality Control, Sourcecode
3 Comments
PHP Code Sniffer, Eclipse and WordPress
Or: Steady progress on WordPress and it’s coding standards and getting things working together Have I said previously that I personally really hate the WordPress coding standard? All these spaces in there. For some coders apparently it makes it easier … Continue reading
Posted in Hacking The Core, PHP Development, Tools
Tagged #11971, Code Sniffer, Codesniffer, Coding Standards, Eclipse, Eclipse PDT, John Godley, Matt Mullenweg, PDT, Pear, PHP, Phpsrc, PHP_CodeSniffer, Quality Control, Wordpress
7 Comments
Docblock comments and more in code guidelines / standards
In the recent WordPress Coding Standard discussion it was clear that mutliple scenarios are not handeled. While doing more and more WP developmet these days, the list of stuff grows so it’s good to collect and to write them down. … Continue reading
Posted in Pressed
Tagged #11971, Coding, Coding Standards, Development, PHP, Quality Control, Wordpress, WP
Leave a comment
PHP Open Basedir degrades Security (Bonus)
Some hosters are using the open_basedir restrictions because they think this makes hosting somewhat more secure. Well normally it is not because a hoster in need to enable it often shows that the system is not properly configured in respect … Continue reading
Posted in Pressed
Tagged #12148, open_basedir, PHP Security, phpass, Quality Control, Random, Security, Solar Designer
1 Comment
CSS Selector Code Smell
3-2-1: Grab your QC environment and get ready for CSS today because it just does not makes sense to write a CSS Selector like these: Example 1: A bogus selector. Example 2: Can make sense The first example is pretty … Continue reading
Posted in Hacking The Core, Hakre's Tips
Tagged #9015, Code Smell, CSS, CSS Selector, HTML Code Smell, Quality Control, Regular Expression, Theme
Leave a comment
My site’s been hacked – now what?
Just a quickie to link to Google Webmaster Central: My site’s been hacked – now what? which provides some googly tips on how to handle such a situation.
Relative URL (#2) HTML/ XHTML Code Smell
Just yesterday I had a post about the dot in the beginning of relative URLs. Today I have a small addition to that: Two dot path segments in an URL/URI. It’s some more detailed thing related to the history and … Continue reading
Posted in Code Smells, HTML/CSS Code Smells
Tagged Code Smell, HTML, HTML Code Smell, Quality Control, RFC 1808, RFC 3986, Standards, URL, XHTML
Leave a comment
Relative URL HTML/ XHTML Code Smell
Another one for the HTML/ XHTML Code Smells: If you’re using realtive URLs inside your documents (which is pretty valid and can save you some bandwidth as well as it can save some hassles for mirroring a website) you should … Continue reading
Posted in Code Smells, Hakre's Tips, HTML/CSS Code Smells, Patched, Pressed
Tagged Code Smell, HTML, HTML Code Smell, Quality Control, RFC 1808, RFC 3986, Standards, URL, XHTML
1 Comment
Helium CSS: JavaScript Library to test your CSS usage
All those CSS lines still in use? I’m asking this to myself from time to time when dealing with older sites that evolved over the years. Going through by hand and then? No way Helium CSS to the rescue!. It … Continue reading
Posted in Hakre's Tips, Tools
Tagged CSS, Health Check, Quality Control, Test, Testing
Leave a comment
CSS Tests and Cheatsheets
Are you sure that selector is working? Better target your audience of browsers by checking some CSS-Tests first. I compiled a little list as of a start: Cheat Sheet / Overview CSS contents and browser compatibility – Quirksmode compatibility tables. … Continue reading
Posted in Pressed
Tagged Browser, Bug, CSS, CSS Test Suite, HTML, Quality Control, Selector, Testing, XHTML
Leave a comment
Script and Style HTML/ XHTML Code Smells
Remember the time? Grabbing the copy of the HTML 2 RFC, reading through within the afternoon and you started to understand where this all might lead to after some time. Seeing 3.2, 4.1 and XHTML 1.0 passing this finally ended up … Continue reading
Posted in Code Smells, Hacking The Core, Hakre's Tips, HTML/CSS Code Smells
Tagged Code Smell, Eclipse, Eclipse PDT, HTML, HTML Code Smell, PHP, Quality Control, Regular Expression, Tagsoup, XHTML, XML
2 Comments
WordPress Coding Standards – How to go on?
I would love to see that we make our developer’s lives easier while doing WordPress. One step to do so is to offer a clear coding styleguide and to apply it on the codebase. Because for most of the code … Continue reading
Posted in Hacking The Core
Tagged #11971, Coding, Coding Standards, Development, PHP, Quality Control, Wordpress, WP
23 Comments
Bugrate
You know the feeling? You join the dev-channel, grab yourself a ticket in trac and start to reproduce. And while reproduceable you analyze what’s the root of the bug. But while digging through core-code you stumble over multiple areas you think … Continue reading