Thesis, Automattic, and WordPress: A Conflict of Ideology
1–10 of 51 posts
Re: Thesis, Automattic, and WordPress: A Conflict of Ideology
#2Re: Thesis, Automattic, and WordPress: A Conflict of Ideology
#3Thesis is clearly breaking the law (as WordPress has defined it -and rightly so-); but it should not ignite more than a tweet or a blog post by Matt. Matt can also go a long way as suggesting not to buy non-GPL licensed products for WordPress.
I don't really understand Matt aggressive (and childish) reaction. He is obviously not in the same play field, size or ambitions as Thesis. He also got his whole company (Automattic) into this strictly personal issue, by purchasing the domain (and probably hiring the lawyers) with Automattic assets/$$.
Re: Thesis, Automattic, and WordPress: A Conflict of Ideology
#4Mr. Pearson wrote things up from his point of view this month as well: http://www.pearsonified.com/2015/07/truth-about-thesis-com.p...
Re: Thesis, Automattic, and WordPress: A Conflict of Ideology
#5The behaviour of both parties is, at best, childish. Thesis is clearly breaking the law (as WordPress has defined it -and rightly so-); but it should not ignite more than a tweet or a blog post by Matt. Matt can also go a long way as suggesting not to buy non-GPL licensed products for WordPress. I don't really understand Matt aggressive (and childish) reaction. He is obviously not in the same play field, size or ambi…
Re: Thesis, Automattic, and WordPress: A Conflict of Ideology
#6Re: Thesis, Automattic, and WordPress: A Conflict of Ideology
#7The behaviour of both parties is, at best, childish. Thesis is clearly breaking the law (as WordPress has defined it -and rightly so-); but it should not ignite more than a tweet or a blog post by Matt. Matt can also go a long way as suggesting not to buy non-GPL licensed products for WordPress. I don't really understand Matt aggressive (and childish) reaction. He is obviously not in the same play field, size or ambi…
I would imagine he knows he made a series of mistakes but cant find the exit :(
Re: Thesis, Automattic, and WordPress: A Conflict of Ideology
#8One way to get around some of it, is to use WP as a data store and management layer, with your own 2nd layer on top of it, that does use WP's functions to pull that data out, but is not a theme that has to be installed nor activated.
Which is a actually what I've done with my website - but that's not why... It's basically a mini-cms that first checks the file system for the page, and if not found, calls into wordpress.
Re: Thesis, Automattic, and WordPress: A Conflict of Ideology
#9The last time I looked into the WP theme GPL issue, by some of the mentioned logic, every PHP script ever written and distributed would end up being a derivative work of the PHP engine. One way to get around some of it, is to use WP as a data store and management layer, with your own 2nd layer on top of it, that does use WP's functions to pull that data out, but is not a theme that has to be installed nor activated.…