Feb
21
Posted on 21-02-2009
Filed Under (java, programmazione) by Mat on 21-02-2009

I’m using Subversion for my project, and I use TortoiseSVN. When I created my project in Eclipse, I wanted to exclude .svn folders from building. First I tried to manually exclude .svn folders from Eclipse project/Build Path/Exclude, but it did’t work.
The solution is to install Subclipse plugin, to add Subversion support to Eclipse. After install, you’ll never care about excluding .svn folders, and you’ll be also be able to correctly manage subversioned files from into Eclipse.
If you install this plugin it before creating projects, you’ll be automatically connected to remote folder (if you was previously attached to a remote project); instead if you install the plugin later, you must manually attach to subversion, selecting from project context menu: Team/Share project/SVN, then it automatically detects the repository url.

(0) Comments    Read More   
Mar
09

Random Redirect Extended è il nuovo plugin per Worpress con cui poter reindirizzare i visitatori in posts e pagine a casuali.
Rispetto al semplice Random Redirect, con questo plugin vi sono funzionalità aggiuntive, come caricare pagine oltre ai post; oppure caricare solo post di una determinata categoria o di più categorie (utile per caricare un post simile a caso), con il controllo sul caricamento per non ritrovarsi nella stessa pagina precedente.

Leggi i dettagli e scarica il plugin

(0) Comments    Read More