Quick Tip: In Liferay Web Content Templates using Freemarker, you can include another template using the <#include > directive. The trick is that you have to prepend the templatesPath variable (available in the left sidebar) and then call the templates by it’s template key, which can be found in the Details section when you edit the included template....
OrientDB is a multi-model database that combines the best of a document database and a graph database. I’ve played around with it off and on, but one difficulty is that I’ve always had to restart the server manually whenever I reboot my Mac....