The 0 most active bloggers
You need to be logged in to get access to the blogs. You can do so here
Blog postsMonday 04 July 2011 02:17
Apache is a highly modular software - and that's a great feature, that contrbuted a lot to its wild success! Some linux distributions however have a default installation of Apache with many, many modules enabled. maybe too much. We know that any unused module chews up valuable ram, is a possible target of attack for crackers and slows down the startup of the webserver by a few milliseconds.
So, what is the absolute minimum list of Apache modules that are needed to successfully run eZ Publish? Read on to find out...
Friday 01 July 2011 02:55
Here's code that I've used in a bunch of places - especially for automated syncing scripts:
Friday 01 July 2011 05:12
I'm about to release a new version of the autostatus extension for eZ Publish. This extension allows to automatically update one or several Twitter and/or Identi.ca statuses when something is published in an eZ Publish site. I'd like to make it available in different languages. So basically, this post is a call for volunteer translators (like the one I did on Twitter some hours ago).
Thursday 30 June 2011 04:18
Here's a little script I use when I have get the info from a class or classes:
Wednesday 29 June 2011 03:25
Here are the minutes of the 8th Community Project Board meeting. Our previous minutes can be found here.
Wednesday 29 June 2011 02:47
I had to find objects that had multiple locations for a client. This is what I came up with:
Wednesday 29 June 2011 11:52
We had our meeting a few weeks later because of the Conference, but we are back and moving on really good with the Event extension and started brainstorming on a Job Board feature for the community portal.
Thursday 23 June 2011 03:14
The third build of eZ Publish Community Project is now available. Read on for all details.
Monday 20 June 2011 11:11
Right back from the most memorable edition of the eZ Conference, London, 16th & 17th of June, i thought i'd give you guys a small recap. Read on !
Timing: | Jan 18 2025 00:03:18 |
Script start | |
Timing: | Jan 18 2025 00:03:18 |
Module start 'layout' | |
Timing: | Jan 18 2025 00:03:18 |
Module start 'content' | |
Timing: | Jan 18 2025 00:03:18 |
Module end 'content' | |
Timing: | Jan 18 2025 00:03:18 |
Script end |
Total runtime | 0.0151 sec |
Peak memory usage | 2,048.0000 KB |
Database Queries | 3 |
Checkpoint | Start (sec) | Duration (sec) | Memory at start (KB) | Memory used (KB) |
---|---|---|---|---|
Script start | 0.0000 | 0.0059 | 588.0234 | 152.5781 |
Module start 'layout' | 0.0059 | 0.0025 | 740.6016 | 39.8047 |
Module start 'content' | 0.0084 | 0.0043 | 780.4063 | 126.8047 |
Module end 'content' | 0.0128 | 0.0023 | 907.2109 | 66.3047 |
Script end | 0.0150 | 973.5156 |
Accumulator | Duration (sec) | Duration (%) | Count | Average (sec) |
---|---|---|---|---|
Ini load | ||||
Load cache | 0.0024 | 15.8688 | 14 | 0.0002 |
Check MTime | 0.0011 | 7.1972 | 14 | 0.0001 |
Mysql Total | ||||
Database connection | 0.0008 | 5.4413 | 1 | 0.0008 |
Mysqli_queries | 0.0020 | 13.5093 | 3 | 0.0007 |
Looping result | 0.0000 | 0.0996 | 1 | 0.0000 |
Template Total | 0.0019 | 12.8 | 1 | 0.0019 |
Template load | 0.0010 | 6.6092 | 1 | 0.0010 |
Template processing | 0.0009 | 6.1525 | 1 | 0.0009 |
Override | ||||
Cache load | 0.0007 | 4.6211 | 1 | 0.0007 |
General | ||||
dbfile | 0.0002 | 1.5614 | 8 | 0.0000 |
String conversion | 0.0000 | 0.0537 | 4 | 0.0000 |
Note: percentages do not add up to 100% because some accumulators overlap |
Usage | Requested template | Template | Template loaded | Edit | Override |
---|---|---|---|---|---|
1 | print_pagelayout.tpl | <No override> | extension/community/design/community/templates/print_pagelayout.tpl | ||
Number of times templates used: 1 Number of unique templates used: 1 |
Time used to render debug report: 0.0001 secs