Slideshow of the last articles… |→
I completed my home page with a slideshow of the last articles, creating a new type of content for this goal and putting inside only the ones I want to do appear in that rotating box. Next I put them… more
Thesis template with LaTeX
Today, I will publish the template used for my thesis, it has been updated with the new glossaries package, cleaned and well commented. I think that it is still useful to writing this type of… more
Hierarchic menu in Drupal with… |→
In this article I will explain you how to use relationship tags, in order to create a block with Views that contains a hierarchic menu. I also made a custom module to show only the correct localized… more
Hide DIVs for forms with jQuery… |→
Writing my first web application to design a storm sewer system, I'm studying a solution to load the proper form according to user selection. I will show you a provisional code to solve this demand.… more
A beamer presentation template… |→
I publish the template which I used for the presentation of my Thesis, it could still be useful for write any types of presentation. Latex and Beamer gave me the faculty to focus my main attention on… more
Tag cloud in Drupal with Views… |→
Taxonomy is a good tool to classify Drupal contents, this is a function inserted in the core and lets you to sign your articles with one or more keywords (i.e. tags). In the following tutorial I will… more