Tag Archives: Mark Jaquith
Great Artists Still Steal
Young great artists still steal.
Old great artists litigate?
I missed the news about theĀ Apple-HTC Patent Lawsuit (Google Android) until tonight when I found out about it on Mark Jaquith’s blog.
I’m happy that these cards of Apple are finally on the table. … Continue reading
wp-content in Code is a Tell for Common WordPress Coding Mistakes
Regularly while reviewing themes and plugins, I’ll see URLs or paths that include ‘wp-content’. This is a often a hint of a WordPress coding mistake.
Consider this simple example:
<link rel=”stylesheet” href=”http://example.com/wp-content/themes/default/style-ie.css” type=”text/css” media=”screen” />
If as part of a migration or server … Continue reading
Movable Type 200% Open Source!
Where 100% and fully are not quite the definitions I’m used to.
Yes, Movable Type Open Source should be celebrated! It is awesome that it already includes everything that was released as Movable Type 4.0 and more. As I understand it … Continue reading