Professional Website Design and Development

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...


MODX Evolution Manager Theme: MODxModern Dark Grey

MODX Evolution Manager Theme: MODxModern Dark Grey

Post by Salvatore Tedde, 16/03/2012, 0. Category: MODX Evolution

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...

MODX Evolution Snippet: Vimeo

MODX Evolution Snippet: Vimeo

Post by Salvatore Tedde, 09/02/2012, 0. Category: MODX Evolution

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"...

MODX Revolution Plugin: ChangeTemplate

MODX Revolution Plugin: ChangeTemplate

Post by Salvatore Tedde, 16/01/2012, 6. Category: MODX Revolution

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...

Implementation of SQL pagination with MS Access

Implementation of SQL pagination with MS Access

Post by Jertix, 10/09/2011, 3. Category: Programming

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...

Java: use of lastIndexOf with java.util.ArrayList

Java: use of lastIndexOf with java.util.ArrayList

Post by Jertix, 01/09/2011, 0. Category: Programming

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  { ...

MODX Evolution Snippet: Get author information

MODX Evolution Snippet: Get author information

Post by Salvatore Tedde, 09/08/2011, 3. Category: MODX Evolution

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...

MODX Evolution Snippet: ImageInfo, get image information

MODX Evolution Snippet: ImageInfo, get image information

Post by Salvatore Tedde, 09/08/2011, 0. Category: MODX Evolution

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...