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 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)
- An error has occurred; the feed is probably down. Try again later.
Linked
- TkSQLite
- The Law of Leaky Abstractions
- RIPS – A static source code analyser for vulnerabilities in PHP scripts
- Using Linux Screen for Session Management
- The JavaScript Trap
- They killed the Failwhale
- DejaVu fonts
- XHProf PHP Profiling Tool
- SJ Hook Profiler
- Image_Graph
- Looking back on Selling Gravatar to Automattic
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: HTML
PHP: XPath on HTML and XHTML
Christan Weiske has published a nice summarizing article with the same title. It contains some detailed information I haven’t found so far on the web so worth the link: PHP: XPath on HTML and XHTML. It also reminds me of … Continue reading
Posted in Developing, Hakre's Tips, PHP Development, Pressed
Tagged DOMDocument, DOMXPath, HTML, XML, XPath
Leave a comment
Thoughts on a Websites’ Environment
I needed to put an older site under git version control and I wanted to be able to at least semi-automatically publish that site to the webserver. This is an old project for very good friends. Time to put it … Continue reading
Posted in Pressed
Tagged Configuration, Deployment, Development, Environment, Git, HTML, PHP, Production, Website, Wordpress
Leave a comment
CSS Selector to XPath conversion
While playing with a parser experiment that fully supports the CSS selectors syntax and the discovery of the Selectors API I started to think about the transformation from CSS selectors to XPath. Sure I’m not the only one, so I … Continue reading
Posted in Developing, PHP Development, Pressed
Tagged CSS, CSS Selector, DOMDocument, DOMXPath, HTML, PHP, Selectors API, XPath
1 Comment
Architecture the Lost Years (Robert Cecil Martin; 4 Nov 2011)
Did worldwide Hypertext turned software developers out in the field upside-down? In Architecture the Lost Years (1h 06m) Robert C. Martin talks about the web and how it influenced development design decisions in the last decade(s). Is the system the … Continue reading
Posted in Developing, Hakre's Tips, Linked, Pressed, Surviving the Internet
Tagged Architecture, Clean Architecture, HTML, HTTP, MVC, Robert C. Martin, Robert Cecil Martin, Software Development, Uncle Bob, Video
1 Comment
Title belongs into Head
Whatever type of website you create, take care you put the <title> on top of the <head> (add this to your quality-control checklist). As most web-browser don’t support to copy the title-line easily (I guess that’s because of how in-accessible … Continue reading
Substitutes for PHP 5.4’s htmlspecialchars.
See UPGRADING
QueryPath PHP Library to deal with XML/HTML esay CSS-like access and manipulation. Code available at Github.
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
+1: “Mozilla Document Center is by a stretch my favourite. It’s a rapidly growing wiki-based documentation […]. The HTML, CSS and Javascript documentation is really excellent, and going there directly often beats googling.” – via: Het Bijstere Spoor
html5lib – A Python and PHP implementations of a HTML parser based on the WHATWG HTML5 specification.
WasHTML PHP Library
Noting this down for future reference: WasHTML is a PHP script that allow only safe HTML for web-applications that have to display unsafe data. It washes your HTML from dangerous data like javascript, references to unchecked remote files and forms … Continue reading
Posted in PHP Development, PHP Library, Scripts, Tools
Tagged Filter, Forms, HTML, Javascript, PHP, Remote, Roundcube, Sanitize, WasHTML
3 Comments
Disable Stylesheets in Internet Explorer
Microsofts Browser, the Internet Explorer, is somehow hated by Webdesigners and Developers throughout the world. But still there is discussion over here and there whether or not to support the Browser any longer, for example version 6. I won’t go … Continue reading
Posted in Pressed, Surviving the Internet
Tagged Compability, CSS, HTML, IE6, Internet Explorer, Internet Explorer 6, LINK, Media, Rendering, Standards, Style, Stylesheet, Stylesheets
Leave a comment
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
XHTML5
Did you know that HTML5 extends from XHTML as well? I did not, it was Anne who made me curious. The quiz (see on the right) is still open.
QueryPath – Find your Way
QuerPath is another PHP library for working with XML and HTML. Licensed under LGPL/MIT it self-announces it with the following features:
Posted in Hakre's Tips, PHP Development, Tools
Tagged CSS, HTML, HTTP, PHP, QueryPath, SQL, XML
Leave a comment
mustache — Logic-less templates.
Another minimalistic template lanugage I stumbeled over: mustache. It’s so reduced it has the tagline “logic-less templates” and really, it is reduced. Reduced in features but not in implementation languages:
Posted in Hakre's Tips, PHP Template Language, Tools
Tagged Ctemplate, Erlang Template, et, HTML, Javascript, JS, Mustache, PHP, PHP Template Language, Template, Template Language, Theme
1 Comment
Mozilla Jetpack
If you’re a webdeveloper you sometime might have dreamed about creating your own Firefox extension. But you might never wanted to learn all the Details of XUL and XPI. Well, no need to do so any longer with the Mozilla … Continue reading
Posted in Hakre's Tips, Tools
Tagged CSS, Extension, Firefox, HTML, Javascript, Jetpack, Mozilla, Mozilla Jetpack, XPI, XUL
Leave a comment
HTML Entity Boundaries – Zero Padding
I can not say why, but the HTML specification does allow to zero-pad numerical entities [Reference needed]. Well that sounds fair per-se, but it does not give a limit here. So strictly spoken, you can pad your numeric entities with … Continue reading
Posted in Hacking The Core, Hakre's Tips, Pressed
Tagged #12284, Encoding, Entity, HTML, HTML Character Entities, Wordpress
1 Comment
Twig PHP template
Marketing is often referred to black magic. Looks like within the PHP Community some coders know how to deal properly with it when you see this list of adjectives for the Twig template language (isn’t that a template engine?): Twig, … Continue reading
Posted in PHP Template Language, Pressed, Tools
Tagged Coding, HTML, PHP, PHP Template Language, Smarty, Template, Template Language, Theme, Twig
3 Comments
Mass Deletion Problems with WordPress
I had a sort of hardcore testing running over the weekend, there was a bogus bugreport that made me uploading more than 80 thousand images to my blog in #13443. Now my Blog has way too many useless images, some … Continue reading →