
Every now and then the requirement to create spreadsheets dynamically from websites comes up. There are several strategies to achieve this and also several pitfalls. This tutorial provides a simple and feasible solution to the problem!
Read more »
A tag cloud is a weighted list of tags, or keywords, used to describe the content of your web site. Tags are usually listed alphabetically, and the importance of a tag is typically shown with font size. In this article we'll show you how to make your very own tag cloud for your Enonic CMS powered web site!
Read more »
At Community One North (Oslo) 2009 I held a presentation on practical OSGi. This article contains code from the presentation and a walktrough on how to build and run the code.
Read more »
A common scenario in Enonic Vertical Site is listing events and contact information, and EVS provides a convenient interface for managing this across Intranets and public websites. Many users use desktop applications such as Microsoft Outlook to manage contacts and events, and may find it awkward to manually copy information from a...
Read more »
In this article I will describe the basics on how the caching works in Vertical Site. The caching system was changed a great deal in version 4.2 so I will only focus on the newest versions of the product.
Read more »
In this article I will briefly describe the user preferences feature that is implemented in Vertical Site 4.3. I will illustrate how to use this in datasources, userservices and the Java API.
Read more »
Mobile devices come in all shapes and sizes, and can have vastly different capabilities. The <a href="http://wurfl.sourceforge.net/">Wireless Universal Resource File (WURFL)</a> can help you adapt your sites to mobile devices, and it's easy to integrate with its Java API through a plugin in Enonic Vertical Site.
Read more »
A common scenario for many larger-scale companies is to implement some sort of identity management system. The rationale for implementing such a system is to ensure a unified policy for authentication and authorization across all corporate intranets and extranets, often with a complex infrastructure. So where does Enonic CMS fit...
Read more »
A common scenario for many larger-scale companies is to implement some sort of identity management system. The rationale for implementing such a system is to ensure a unified policy for authentication and authorization across all corporate intranets and extranets, often with a complex infrastructure. <i>So where does Vertical Site...
Read more »
Google Maps is a popular Google service, where users are provided with a map that they can pan and zoom. They can also search the map by address or area, and also search for businesses or attractions. It also has an interface for adding maps to your own site, and it's possible to add custom points to the maps. In this article we will...
Read more »