Pošaljite nam upit ili zatražite ponudu putem kontakt obrasca.
Oznaka: ezpublish
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!
Usually I start with the event itself and mention the location at the end. This time the location really deserves to be mentioned first. In my humble opinion Lisbon was a bulls-eye decision due to the beautiful weather (sunny with almost 15 degrees Celsius) while most other parts of Europe were covered with snow and under freezing -15 degrees Celsius :). It was a great pleasure to enjoy the sun and discuss the future of eZ with other attendees.
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
Confessions of an apprentice: Setting up template operators in eZ Publish
Welcome to the first article in a series of articles concerning development in the eZ Publish CMS. In this, the first article of a new series concerning the intermediate developers we take a look at the creation and usability of template operators. First, we will get an overview of template operators in general, after that, I will explain the creation of a custom template operator. So, read on!
Interview with Aleksander Farstad, founder of eZ Systems and eZ Publish open source CMS
In the first interview here on Netgen Blog we have Aleksander Farstad. He is the founder of eZ Systems with their main product eZ Publish open source CMS and was the CEO from 1999 to 2009. Currently, he is the Member of the Board and VP of Business Development.
"The stronger the community, the stronger the product and the stronger the company the stronger the product...this is adding up." - AF
We have just released a new version of eZ Tags extension which brings the version number up to 1.2. This is a second version released since the initial blog post introducing eZ Tags six months ago and we thought it would be a good idea to give an overview of what is new in eZ Tags 1.1 and 1.2.
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.
Since we tagged eZ Tags extension as stable on GitHub few weeks ago, we thought this would be a good time to write something about how to install eZ Tags extension and common usages.
The time has come to inform the eZ community about interesting stuff currently in development in eZ Tags extension and to give a current overview of the project.
Social networks are what web is about today. If you don’t have at least one social network account, you practically don’t exist on the Internet. Some would argue about these statements (including myself, mainly concerning Facebook), but at the end of the day, the truth is that social networks matter, to users as well as websites.
Netgen organized the first gathering of Croatian eZ Publish developers at “Zlatni Medo”, pub in Zagreb, Croatia. We were thrilled to host this event because we got the chance to get back in touch with some old friends as well as to meet some new ones. People came from Varaždin and Osijek so the event was countrywide :)
A few notes from the eZ Winter Conference we were attending last week.
Software big guns like Microsoft, Google, Apple, etc. wouldn’t be so spread across the globe if they did not think about the developers who work on their platform, so eZ Systems should do the same thing - take special care about eZ platform developing potential.
Netgen Push provides a simple and effective way to push any kind of content from eZ Publish to various social networks. For the time being, Twitter and Facebook connectors are implemented, while eZ Publish REST API and Tumblr API are in the planning stage. Netgen Push also provides a basic framework to develop your own connectors to any social network that uses OAuth authentication protocol.
Some of us at Netgen attended eZ Conference a few weeks ago in Berlin (and had a great time there :-), so we would like to present eZ developers with a small summary on few topics that we think are important.
Building Netgen Suggest extension: suggestion drop down for search fields using Solr facets
We introduce some of the details on how we developed "Netgen Suggest" extension for eZPublish. Extension is shared with community: projects.ez.no/ngsuggest. Download and installation instructions can be found there.
Solving performance problems with Memcache Mutex extension for eZ Publish - Part II: Technical details
Here is just a short technical explanation of the topic in the last blog post. That post described how we solved a performance issue on one eZ Publish based web site by developing an eZ Publish extension which overrides eZMutex to use memcache instead of file locking. The extension is published and shared with the community on projects.ez.no.
The post is describing how we solved a performance issue on one eZ Publish based web site. The site was using more web servers with shared disk device based on SAN. With no obvious reason web servers had high load averages and what was even worse: increasing load on one web server would quickly increase load on other web servers...

