Category Archives: Technology

Web to print with Pimcore and Wkhtmltopdf

Pimcore is definitely a fantastic CMS and PIM platform, so wouldn’t it be wonderful if there was an easy way to render your pages or products into downloadable PDFs? Well, there is!

Posted in Pimcore | Tagged , , , , | 3 Comments

Pimcore vinner Constantinus Award

I fredags presenterades vinnarna av Constantinus Award, som är Österrikes mest prestigefyllda konsult- och IT-pris, och Pimcore vann i kategorin ”Bästa open source”. På Respondify har vi följt Pimcores utveckling noga och använt CMS-plattformen i över två år, så vi … Continue reading

Posted in Pimcore | Tagged , , , | Leave a comment

Creating a dojo.store.JsonRest backend server using ZendFramework (PHP)

Dojo & Zend Framework logos

The Dojo Object Store API is the emerging standard for supplying data to dojo widgets. Based on the W3C’s IndexedDB object store API, that we will start seeing native browser support for as HTML5 gets adopted, it provides a solid, … Continue reading

Posted in JavaScript | Tagged , , , , , | 11 Comments

Using dijit.Tree with the new Dojo Object Store (dojo.store)

A dijit.Tree

A colleague asked me today how a dijit.Tree can be used with the new dojo.store architecture, which will supersede the legacy dojo.data architecture. Every tutorial he found on the web used ItemFileReadStore, which implements the old standard. Later that day … Continue reading

Posted in JavaScript | Tagged , , , | 9 Comments

Installing Persevere

Persevere Logo

Persevere is not a single monolithic web server like Apache. Rather, it’s a set of server apps – or JSGI middleware – working together. While this is very powerful in terms of flexibility and extensibility, it complicates the installation process. … Continue reading

Posted in JavaScript | Tagged , , , , | 2 Comments