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
- TkSQLite
- They killed the Failwhale
- The JavaScript Trap
- RIPS – A static source code analyser for vulnerabilities in PHP scripts
- SJ Hook Profiler
- The Law of Leaky Abstractions
- DejaVu fonts
- Image_Graph
- Using Linux Screen for Session Management
- XHProf PHP Profiling Tool
- 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
Monthly Archives: April 2012
DataCleaner – Data quality, profiling, cleansing and matching utility
DataCleaner – Open source data quality, data profiling, data cleansing, data matching (via Cubrid)
Posted in Hakre's Tips, Linked, Pressed, Tools
Tagged Cubrid, Data, DataCleaner, GUI
Leave a comment
NotORM
NotORM is a PHP library for simple working with data in the database. The most interesting feature is a very easy work with table relationships. The overall performance is also very important and NotORM can do caching and run faster … Continue reading
Meouw, hashcat @ Jeff Atwood
Meouw, hashcat @ Jeff Atwood.
PHPStorm: WI-10767 DOMDocument::loadXML is both: static and not-static PHP: Bug #29206 DOMDocument::LoadXML: Strict Standards: DOMDocument::loadXML(); is not static
Introducing: PasswordLib
Ircmaxell is Introducing PasswordLib, a PHP library for password hashing. It’s a spin-off from CryptLib which didn’t finish so far. Github; Packagist. MIT License.
Posted in Developing, Linked, PHP Library, Pressed
Tagged Anthony Ferrara, Hash, Password, PHP, phpass
Leave a comment
PHPStorm: WI-3130 PHP: binary literal is reported as error – wow this one is opened since longer.
PHPStorm: WI-10660 $it = new MultipleIterator; – No parameters required
PHPStorm: WI-10662 Undefined variables after index 0 in sscanf
And more: <angular/>: A Radically Different Way of Building AJAX Apps. http://angularjs.org, github, MIT Licensed. (The older Google Wave Example Youtube Video)
The Best Models are Easy Models (by Court Ewing) with a link to the anemic model trap.
Iterating over Multiple Iterators at Once
PHP’s SPL has two build-in Iterators that deal with multiple iterators at once: AppendIterator and MultipleIterator. In this posting I’ll cover both a bit: AppendIterator will put one iterator after the other so it get’s like a long queue or … Continue reading
Posted in Developing, Hakre's Tips, PHP Development, Pressed
Tagged AppendIterator, DualIterator, foreach, Iterator, Iterators, Marcus Börger, MultipleIterator, PHP
1 Comment