Send us your request and we will respond as soon as possible
Tag: howto
This is the third post in the series on how to create a modern web site. In previous post we covered how to set up the baseline for a web project and how to set up the site map. This post will cover the next step in a web project: the Web Content Model.
Confessions of an apprentice: How to create and use custom fetch functions in eZ Publish
In this article, you will learn how to create your custom fetch functions which will help you in further development of your module. Also, this is a natural continuation of the last article because we will use the examples from the custom database table we created earlier to set up the new fetch functions.
If you need to brush up on your knowledge, I recommend reading the last Confessions of an Apprentice. If not, read on!
Confessions of an apprentice: How to manipulate data from an eZ Publish database with PHP
Confessions of an apprentice: Creating a mobile channel (siteaccess) in eZ Publish
Confessions of an apprentice: Creating a custom page layout in eZ Publish
I will share with you a secret known only to eZ Publish gurus: persistent variables are not that hard to learn :). Of course, learning depends on good materials so hopefully this blog post will help clarify some things.
Just for test I spent 30 seconds on google (usually enough time) to find some good learning content about persistent variables and I found no such page on ez.no ecosystem. I did found 2 short blog posts (first and second) about the topic, not counting several forum posts. Interesting though, from both blogs you can see that authors haven’t been aware of persistent variables possibilities (second one even calls it mythical) but realized quickly how useful they are.
This is the second post in the series on how to create a modern web site. In previous post we covered how to set up the baseline for a web project. This post will cover the next step in a web project: setting up a site map.
How to create a modern web site - part 1: from the first idea to the project baseline
We at Netgen, as a web development company, are facing the same challenges on every web project we do. It is very important to know how to deal with these challenges to successfully manage a web project. We plan to publish a series of blog posts describing the steps we take when creating a modern web site.

