Category ExpressionEngine
Is Automattic pulling old tricks on EllisLab?
For those who don’t quite understand the title; Automattic is the company behind the world’s favourite blogging engine 1– WordPress, and EllisLab are creators of fine products such as CodeIgniter – and, the commercial CMS ExpressionEngine. Now that you have the basics, the title will make sense later.
MacDailyNews moves from EE to WP The latest blogpost on the WordPress Publisher Blog tells the news of the high profile migration of MacDailyNews from ExpressionEngine to WordPress VIP:
Basecamp Style Subdomains With ExpressionEngine
Today cityzenllc asked [a question on Twitter][2] about setting up EE w/subdomains.
The [“Basecamp Style Subdomains With CodeIgniter”][3] over at NetTuts was tweeted and retweeted all over the place, or maybe just twice, but anyway – this is supereasy in EE, and can be done by adding just a couple of lines to index.php:
if($_SERVER['HTTP_HOST'] == 'login.example.com') { $assign_to_config['site_url'] = 'http://login.example.com/'; $req = strtolower(trim($_SERVER['REQUEST_URI'], '/')); if($req == '' || substr($req, 0, 9 ) == 'index.
SEO Lite v1.1
I just pushed a new version of SEO Lite to github and it has some added goodies, among other things these parameters:
Parameters url_title; retrieve by url_title (often found as a url segment) entry_id; retrieve by entry_id use_last_segment = ‘yes’; pure magic! (it will use the last segment, this is useful if you have the same header all over the website and you sometimes need to use {segment_2} and sometimes {segment_3} default_title – set the title tag directly (ie.
Why the ExpressionEngine community is a better place to be for a single developer
There’s probably a lot of good reasons to go with WordPress, but if you’re a single developer ExpressionEngine might be worth considering. Please allow me to present (*drum roll*) “The Top 10 Reasons The EE Community Is A Better Place To Be For A Single Developer / Entrepreneur”
1. You Don’t Have To Worry About GPL Related Bullsh*t The GPL discussion is all the rave in the WP community these days.
Another reason to switch from WordPress to ExpressionEngine
Ok, this post had some info about switching to ExpressionEngine since WP was so insecure.
It turns out my WP install was hacked and the content here was replaced by lots of spam links. I don’t know how to get the content back (unless it was indexed somewhere, took a quick google but didn’t find anything) .. Oh, the irony.
Comments Comment by joao on 2010-01-08 22:38:42 +0000 that is a good point, i mean there is so many stories of wordpress being hacked that is time for people view alternatives, but wordpress is in people minds as the top “blog” platform and engine labs hasn’t made a top effort to promote a template system that is appealing.
→
1