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
- TkSQLite
- They killed the Failwhale
- The Law of Leaky Abstractions
- WTFPL
- The JavaScript Trap
- DejaVu fonts
- XHProf PHP Profiling Tool
- Image_Graph
- SJ Hook Profiler
- RIPS – A static source code analyser for vulnerabilities in PHP scripts
- Looking back on Selling Gravatar to Automattic
- Using Linux Screen for Session Management
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
Tag Archives: MySQL
WordPress Database Charset and Collation Configuration
Pootzko over at this years new Q&A site for WordPress Administrators and Integrators was wondering why creating database tables via wpdb->query() / SQL didn’t reflect his worpdress collation settings. As it was not obvious for him, I thought about writing … Continue reading
Posted in Hacking The Core, Hakre's Tips, Pressed, Reports
Tagged Charset, Collation, Database, Kollation, MySQL, PHPMyAdmin, UTF-8, Wordpress
Leave a comment
Mysql Batch Mode – Handle Multiple Tables with Ease
MySQL has a batch mode that takes any SQL command from a file: where batchfile contains the sql commands, e.g. one per line. This can save some inter-action. I just wanted to upgrade some web software. But I didn’t wanted … Continue reading
Posted in Hakre's Tips, Pressed, Uncategorized
Tagged Administration, Backup, Batch, Linux, MyBB, MySQL, Shell, Wordpress
2 Comments
freshly served: oclHashcat v0.19
The kitty catty on speed (oclHashcat) is there with a new release. oclHashcat uses specialized attacks ported from hashcat (a CPU based variant) that reflects both: GPU and hardware architecture (the way how specialized chipsets are integrated into the personal … Continue reading
Posted in Pressed, Reports, Tools
Tagged 8500gt, 8700mgt, 8800gt, 8800gts, 9600gt, 9800gt, Debian Lenny 32bit, gt240, gtx260, gtx280, gtx285, gtx295, gtx480, hashcat, hd4850, hd4870, hd5770, hd5870, hd5970, Linux, MD4, MD5, md5($pass.$salt), md5($salt.$pass), md5(md5($pass)), md5(md5($pass).$salt), MySQL, NTLM, SHA1, Ubuntu 10.04 64bit, Ubuntu 9.02 64bit, Ubuntu 9.10 64bit, Win, Windows, Windows 7 64bit, Windows Vista 64bit, Windows XP 32bit, Windows XP 64bit
1 Comment
WordPress Single-Sign-On Preview
I’m currently working on a more detailed article related to wordpress and single-sign-on. It is a nice topic and because of that I started to create some concept art now that should picture the whole thing. That is a sample … Continue reading
Posted in Pressed
Tagged Apache, Extranet, HTTP, Intranet, MySQL, PHP Security, phpass, Single-Sign-On, Wordpress, Wordpress Security
10 Comments
WordPress Administration Hell
Friday night was a little longer yesterday. I had to migrate and upgrade three wordpress 2.3.x based blogs to a new server. When you look at the version number you can be pretty sure that all those three moves and … Continue reading
Posted in Hacking The Core
Tagged Admin, Administration, Backup, base64_decode, Eommandline, Eval, Grep, hack, install, MySQL, Shell, Spam, Tar, Update, Wget, Wordpress
3 Comments
Chive – Webinterface for your MySql Database
Chive wants to offer a more modern webinterface to your MySQL database. It’s doing so by those features: Syntax highlighted SQL Editor Re-Use of Queries by Bookmarks Search while you type Inline Editing for Rows and Tables Supports Views, Routines … Continue reading
Posted in Pressed, Tools
Tagged Chive, jQuery, MySQL, PHP, PHPMyAdmin, YII, YII Framework
3 Comments
WPDB include problems in wordpress 3.0
From time to time my brain remembers me that there is a major bug within wordpress in case of the re-instantiation of the wordpress database class. When a replacement class is in use, the original WPDB one will get re-created … Continue reading
Posted in Hacking The Core
Tagged Code Smell, Database, Develop, MySQL, Wordpress, WP, wpdb
3 Comments
mysql_real_escape_string and SET NAMES
In #11819 I was so hardly looking for a clear documentation for mysql_real_escape_string() combined with the usage of SET NAMES. I finally found it where I should have looked first: within the MySQL manual. PHP is using the MySQL client library … Continue reading
Posted in Hacking The Core
Tagged Database, MySQL, PHP, PHP Security, Security, Wordpress, WP
Leave a comment