Guidance Counselor Needed

Author Message

Brian Henkel

Saturday 19 April 2008 9:19:49 am

Hello,

I consider myself a web designer with intermediate knowledge of html/php, but I am tired of having my hands tied regarding changes to code and creating truly custom sites with eZ Publish. If you were my 'eZ Publish Guidance Counselor', what would you recommend in terms of making a transition from designer to developer?

I have reviewed the listings of books available -- Which one would you recommend in my case? The books are a bit outdated and focus on eZ Publish 3 -- since I'm using 4.0, how much value can they provide?

What are the best free resources out there to begin my learning?

Thanks, all

Brian

André R.

Saturday 19 April 2008 10:17:22 am

eZ Publish 4.0 is basically "just a" php 5 port of eZ Publish 3.10, so the concept of the CMS is still the same.

The most in depth book is "Learning eZ publish 3", it's a bit outdated (written for eZ Publish 3.4), so it doesn't cover the "new" and simplified template language introduced in 3.6.
Other stuff it doesn't cover is static caching, native object translations support, class translations support and clustering support.

If you buy this book, here is a overview of the changes to the template system:
http://pubsvn.ez.no/nextgen/trunk/doc/features/3.6/improved_template_syntax.txt

Complete list of new features since eZ Publish 3.4:
http://pubsvn.ez.no/nextgen/trunk/doc/features/

Alternatively "eZ Publish Basics" is also pretty good and a bit newer (written for eZ Publish 3.8), but doesn't go that deep on advance subjects.

eZ Online Editor 5: http://projects.ez.no/ezoe || eZJSCore (Ajax): http://projects.ez.no/ezjscore || eZ Publish EE http://ez.no/eZPublish/eZ-Publish-Enterprise-Subscription
@: http://twitter.com/andrerom

Maxime Thomas

Sunday 20 April 2008 11:37:09 am

You can also get some information there :

http://ez.no/developer/developer_information

and

http://ez.no/services/eznetwork/development_guidelines

And specially the 'Standard' section which will provide more specific and harsh guidelines to correct development.

Cheers.

Maxime Thomas
maxime.thomas@wascou.org | www.wascou.org | http://twitter.com/wascou

Company Blog : http://www.wascou.org/eng/Company/Blog
Technical Blog : http://share.ez.no/blogs/maxime-thomas

Tony Wood

Monday 21 April 2008 2:45:26 am

Hi Brian,

I am a great believer of playing to ones strengths so I wish you luck in your learning.

A good place for info is here http://ezpedia.org/wiki/en/ez/developers

T

Tony Wood : twitter.com/tonywood
Vision with Technology
Experts in eZ Publish consulting & development

Power to the Editor!

Free eZ Training : http://www.VisionWT.com/training
eZ Future Podcast : http://www.VisionWT.com/eZ-Future

Graham Tillotson

Monday 05 May 2008 9:56:26 am

My advice would be to install the ezwebin (Website Interface) demo and then tear apart the templates to see how they work. First you need to get familiar with where templates are stored and how the override mechanism works, and then you can get into the template code.

There are many excellent examples of template code in ezwebin -- fetches, functions, calendars, object relations -- so you just need to start with them when building out a site to see how they work.

The PDF downloads of eZ Publish documentation are also excellent. Keep them local on your machine and search through them as needed for information and code samples.

DUO : CONSULTING
Web content management experts
www.duoconsulting.com

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.

eZ debug

Timing: Jan 18 2025 11:00:12
Script start
Timing: Jan 18 2025 11:00:12
Module start 'layout'
Timing: Jan 18 2025 11:00:12
Module start 'content'
Timing: Jan 18 2025 11:00:12
Module end 'content'
Timing: Jan 18 2025 11:00:12
Script end

Main resources:

Total runtime0.7912 sec
Peak memory usage4,096.0000 KB
Database Queries69

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0070 589.0391152.6250
Module start 'layout' 0.00700.0031 741.664139.4453
Module start 'content' 0.01010.7796 781.1094697.7109
Module end 'content' 0.78970.0014 1,478.820316.1641
Script end 0.7912  1,494.9844 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00330.4203160.0002
Check MTime0.00140.1782160.0001
Mysql Total
Database connection0.00100.126110.0010
Mysqli_queries0.717390.6534690.0104
Looping result0.00090.1111670.0000
Template Total0.752995.220.3764
Template load0.00220.278420.0011
Template processing0.750694.873520.3753
Template load and register function0.00020.030010.0002
states
state_id_array0.00150.185810.0015
state_identifier_array0.00150.187820.0007
Override
Cache load0.00190.2443380.0001
Sytem overhead
Fetch class attribute can translate value0.00070.088250.0001
Fetch class attribute name0.00180.230790.0002
XML
Image XML parsing0.00220.279650.0004
class_abstraction
Instantiating content class attribute0.00000.002290.0000
General
dbfile0.00260.3275350.0001
String conversion0.00000.001340.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1node/view/full.tplfull/forum_topic.tplextension/sevenx/design/simple/override/templates/full/forum_topic.tplEdit templateOverride template
5content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
8content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
4content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
3content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 22
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs