ez publish community gateway

› On the look-out for a User eXperience expert (contract)

eZ is on the look-out for a User Experience expert for contract-based work starting in January next year.

14/12/2011 4:31 pm (UTC)   http://share.ez.no   View entry   Digg!  digg it!   del.icio.us  del.icio.us

ez publish community gateway

› From Twitter With Love (or "How-to connect with the eZ Publish Community on Twitter using Hootsuite")

The eZ Publish Community is exposed on many different channels: Forums, blogs and tutorials on share.ez.no, Google+, IRC, Mailing lists...and Twitter. You can get the full list of all available channels here at http://share.ez.no/get-involved/exchange.
 
Let me explain first why I found Twitter a noisy place and then how I found ways to boil it down to pure fun, without reducing the amount of qualitative content processed.
The beloved hashtags are:

  • #ezpublish
  • #ezcommunity
 
13/12/2011 9:59 am (UTC)   http://share.ez.no   View entry   Digg!  digg it!   del.icio.us  del.icio.us

ez publish community gateway

› Community Partners: Your Invitation to Attend and Present at Lisbon 2012 Partner Conference

Lisbon Partner Conference 2012! We invite our Community Partners to register and consider submitting a talk as part of our open Call for Papers. We look to our Community Partners to showcase some of the most interesting and innovative technical topics, and look forward to including as many sessions as the schedule permits. To submit a topic, register here.

10/12/2011 4:52 pm (UTC)   http://share.ez.no   View entry   Digg!  digg it!   del.icio.us  del.icio.us

ez publish community gateway

› Community Project Board meeting minutes - Dec 5th

Here are the minutes of the 13th Community Project Board meeting. Our previous minutes can be found here.

09/12/2011 8:36 pm (UTC)   http://share.ez.no   View entry   Digg!  digg it!   del.icio.us  del.icio.us

bruce morrison

› Hassle free eZ Publish setup

This is not another how to setup Ubuntu to run eZ Publish guide...well not really.

One of the biggest hurdles when getting started with eZ Publish is successfully installing the CMS. This process often fails because the system on which it is being installed is not configured correctly. If you do not have a helpful systems administrator handy it can be quite difficult to get past the initial steps.

There are a number of solutions that allow you to manage the configuration of computer systems. Two of the most popular are Puppet & Chef. These systems allow you to create "recipes" of how systems should be setup.

I've put together a eZ Publish module for Puppet that:
  • Configures a system suitable to run eZ Publish 
  • Setup Virtual Hosts configured to run eZ Publish 
  • Sets up a Database 
  • Downloads eZ Publish 
  • Configures a kickstart.ini file

It's a bit like a guide to setting up eZ publish on Ubuntu but doesn't require you to manually follow the steps (and that you can keep under revision control)! It can also be rerun time and time again with the same result.

This doesn't help unless you have a system to apply it to and it would help if it was a system that you could trash if you wanted.

Introducing Vagrant
Vagrant is a very cool tool that manages VirtualBox virtual machines (VM). It will also provision (setup, configure) those VMs with Puppet (and Chef). This makes it an great complementary tool for testing your Puppet configurations. Vagrant can also be used to manage multiple VMs, allowing it to be used to test configurations with more than one system (e.g. separate systems running application and database).

I've configured a Vagrant setup that utilises the eZ Publish module for puppet module to create a single VM that will be setup to run eZ Publish (Community Project 2011.11).

Getting up and running
Once you have required software installed on your local system and the eZ Publish sample Vagrant setup checked out you can have a VM with the latest version of eZ Publish running by running one command - "vagrant up".

Running this for the first time will take a while as the base Ubuntu 10.4 LTS image needs to be downloaded. It's around 400Mb so depending on your connection speed it may take some time. The good news is that the base image is only downloaded once and can be used for other Vagrant managed VMs.

Once the "vagrant up" command has finished running visiting http://33.33.33.10/ will display the eZ Publish configuration wizard. A kickstart.ini file has been pre-configured with all the details to perform the installation.

Clicking "Next" will run the installation with the default parameters defined in the eZ Publish Puppet module. This will take a little time as the packages for the eZFlow Clean Site need to be downloaded and installed.

Quick guide to Vagrant commands
The VM can be shutdown by running "vagrant halt" and started again by running "vagrant up". reloading is as simple as "vagrant reload"

Once you are finished you can destroy the VM by running "vagrant destroy". Running "vagrant up" will setup new VM and provision it from scratch.

More detailed documentation can be found on the Vagrant site.

Last words
I've done my testing on a Linux system but you should be able to try this out on any system that can run ruby & VirtualBox. The Vagrant site has a guide on getting systems setup for Windows, Mac OS X, Linux, and Solaris.

I'd be interested to hearing any feedback you might have.


08/12/2011 11:20 am (UTC)   Bruce Morrison   View entry   Digg!  digg it!   del.icio.us  del.icio.us

bruce morrison

› It's been a while since my last post...

I've just checked my blog and was quite shocked to see that's my last post was almost 2 years ago!  In my defence I've been quite busy and managed to get quite a few things done in that time.  A few highlights have been:
Hopefully I'll have some time for blogging again soon!


07/12/2011 12:19 pm (UTC)   Bruce Morrison   View entry   Digg!  digg it!   del.icio.us  del.icio.us

ez publish community gateway

› Improving the eZ Publish Debug Output

The Debug Report is every eZ Publish developer's best friend. Alas, it is often underrated because its appearance is somewhat lacking, and the big amount of data it spews out is hard to decode for the uninitiated.

Interested in something easier on the eye, more accurate in its findings, and more detailed as well? please bear with me in a tale of improvement of very (very) old php code...

05/12/2011 4:35 pm (UTC)   http://share.ez.no   View entry   Digg!  digg it!   del.icio.us  del.icio.us

ez publish community gateway

› Links to new documentation in eZ Publish 4.6

eZ Publish 4.6 was released on November 22. Some weeks prior to the release we had also released a preview of the documentation. Please find the links to relevant new information below.

05/12/2011 2:23 pm (UTC)   http://share.ez.no   View entry   Digg!  digg it!   del.icio.us  del.icio.us

ez publish community gateway

› eZ Publish Community Project 2011.11 available

2011.11 is made available today, embedding a very large amount of your contributions. Read-on to get the full picture.

02/12/2011 3:13 pm (UTC)   http://share.ez.no   View entry   Digg!  digg it!   del.icio.us  del.icio.us

ez projects

› eZ Authorize project sources migrate to GitHub

Brookins Consulting is proud to announce the migration of this project's source repositories to GitHub.

https://github.com/brookinsconsulting/ezauthorize

The eZ Authorize project remains a projects.ez.no project, only our preferred source control has changed.

Feel free to checkout this extension or any of our other solutions available on projects.ez.ez.no and GitHub.

30/11/2011 5:52 am (UTC)   eZ Projects   View entry   Digg!  digg it!   del.icio.us  del.icio.us

eZ publish™ copyright © 1999-2005 eZ systems as