Friday 17 February 2012 03:38
Here are two simple Apache/.htaccess rules that will increase your Google Page Speed score.
Friday 17 February 2012 01:03
In this post I will show how to create a simple module to create a zip file containing all images under a content node, like an image gallery.
Thursday 16 February 2012 07:42
The trash is great: it just happens that you will accidentally delete an item, and you can simply recover and place it in the original location. This works well if you deleted a single item, but If the item you deleted has many sub items, this becomes cumbersome. A long time ago this issue had been raised, but so far no solution has been created.
As it recently happened that I had to restore a large number of items from a sub tree from the trash, I created this script. Given a node ID, it restores the node itself and all items from the trash that are sub items (to any depth) from this node.
Thursday 16 February 2012 11:16
In a previous blog post called “eZ Publish meets Drupal: building a simple scraper script” it was explained how to use Drupal functionality in eZ Publish to develop a scraper script. The actual objective for developing this script was to gather detailed information about all the projects available on the projects.ez.no website, such as extension compatibility, repositories used, downloads, reviews, etc. The scraper returned a total of 836 projects. Extensions listed in the category “old contributions” were excluded from the list of projects retrieved. The total number of projects, including the ones formerly hosted on the “ancient” contribs section on ez.no is 1197. This blog post presents a summary of the data gathered, along with remarks and recommendations.
Wednesday 15 February 2012 04:28
Moderated by Nicolas : mass-SEO.
Cf this comment.
Tuesday 14 February 2012 03:07
In this blog post I will show how to setup a cronjob extension.
Tuesday 14 February 2012 11:22
For those who didn't attend the Partner Conference in Lisbon here is some more insight in the presentation I gave, also with few afterthoughts.
Monday 13 February 2012 06:56
eZ Publish is changing heavily: the version 5 will bring us new API, Interfaces and tons of different improvements, empowering former strengths even further and delivering an amount of new features. As we all know, the more features a product has, the more sophisticated and complex (and hard to use) it becomes. What shall we do to keep eZ fast, clean and simple? How can we satisfy most of our users? How can we keep them from being harmed?
With this post I start a blog, dedicated to the design of eZ Publish, as seen from the perspective of the User Experience Designer (UxD): in hope to improve it's usability and give birth to the desireability.
Tuesday 07 February 2012 11:19
The brand new eZ Publish Job Board was just launched, gathering all job offers worldwide for eZ Publish talents. Read the full story !
Monday 06 February 2012 05:01
Quite a few changes happened last week in the ezp-next github repository. We merged several work repositories into the main ezp-next repository, and are in the middle of cleaning it up.