When pulling content by categories sometimes you need to match categories using an AND, or an OR or sometimes a combination of both.
The example...
Velocity provides a viewtool to create, access and delete cookies. The tool is called: CookieTool and can be used on a widget by calling: org.apache...
If you have a field on a content type that stores a JSON string, you can parse the string using a combination of Velocity and JQuery.
JQuery ...
This code sample will help you learn different ways to obtain today's date and format it. It also shows how you can compare two dates, or one content...