How to detect user devices: smartphone, tablet or desktop in IBM WCM 8.5 using tags

The context: why should I need to know this stuff? In the last years front-end web development has became one of the most exciting areas of IT and software development, as front-end developers we have a tone of new tools, APIs, editors, packages, etc. that make our life easier. There is an area that is…

What being a Base22 Agent means

“It is a great, great honor. You are now part of a special breed. Your mission: enterprise web evolution. Build better web solutions for your clients. Delight them with better-than-expected design, communication, and craftsmanship. Introduce them to better tools and technology. Provide them with better strategies and better processes for business in the digital age….

Useful IBM DB2 commands

When I start to use a new Database Relational System like IBM DB2, first thing I think is “I need to learn how to do this…”, so, in order to answer that question I have written this small article A useful list of IBM DB2 commands in Base22 Knowledge Wiki where you will find a set of commands that I…

How to know the Authoring Template’s name in IBM WCM 8

This is the simplest way to obtain the Authoring Template’s name in IBM WCM 8 (it also, apply for WCM 7), you can use this meta-tag and render the name easily: [Property context=”autofill” type=”content” field=”authtemplatename”] Another properties authtemplateid – Displays the GUID of the authoring template used by the current content item. authtemplatename – Displays the…