Our services are: Website Design and Development, Video Editing, Creative Artworks and Email Design. Click here to view our portfolio and read further details about our services.
Latest articles...
Advthumbs Responsive is an updated version of Advthumbs Snippet, which now generates responsive thumbnails on the fly (by setting up a cookie).
Snippet developed by: Lorenzo Stanco.
Download Advthumbs Responsive
1. Installation - step 1
To install...
This is a new MODX Evolution Manager Theme. This Theme is based on MODX Carbon and should work fine on Firefox, Chrome and IE8, IE9.
I named it MODxModern Dark Gray because in the future I want to design the same Theme with different colours.
Click here...
With this Snippet you can resize a Vimeo video (and also get any parameter of the video!).
Snippet developed by: Lorenzo Stanco.
1. Installation
To install Vimeo Snippet, go to "Elements > Manage Elements >
Snippets > New Snippet"...
ChangeTemplate is a Plugin for MODX Revolution (2.2.0-pl2). This Plugin is particularly useful when we need to control which Template is inherited by children documents of a certain parent document.
With ChangeTemplate the user doesn't need to remember to...
In this article we are going to see a working example of SQL pagination with Microsoft Access.
SQL Pagination
Microsoft Access doesn't have, by default, a SQL keyword that enable us to implement the pagination. We can get around this problem by using two...
In this article we are going to see an example of lastIndexOf property with an ArrayList of <Strings>
1. Here is the example:
package org.Jertix;
import java.util.ArrayList;
public class testlastIndexOf { ...
On MODX Forums sometimes I discover Snippets that are quite useful, but nobody knows about them because they're hidden somewhere, usually in old threads that are difficult to find. I think it's a shame that so many Snippets are not available to MODX...
ImageInfo is a Snippet for MODX Evolution.
With ImageInfo you can get image information and output the resulting data, for example you can get the image file size in KB or MB, the image width and height in pixels, and show a text for the average image...