Rinominiamo le nostre app

13 luglio 2010 - Fonte: http://melagoodo.altervista.org
Qulache volta è capitato a tutti di scaricare un’app. con un nome non molto bello. Allora perché non cambiarlo grazie a Rename, un tool presente su cydia con cui impostare a piacimento il nome di tutte le apps presenti sulla vostra springboard. Unica cosa che ho notato è che l’app. nativa “immagini” non compare nella [...]...

Leggi il seguito »

Lifeograph 0.5.2 su Ubuntu

15 luglio 2009 - Fonte: http://linuxfreedomforlive.com

Lifeograph è una semplice applicazione attraverso la quale possiamo creare un diario personale con il quale possiamo creare una nostra personale auto-valutazione della propria vita.

Ecco le novità della nuova versione 0.5.2 trattee dal sito del produttore:

· New icons for tags, normal and favored entries
· Added ability to disable logging out automatically on idle
· Added ability to tweak maximum idle time (only through gconf a.t.m)
· It is now possible to rename and delete defined tags
· Minor touches to the interface
· Fixed several bugs

Per installarlo...

Leggi il seguito »

Update:X-plore v.1.31

30 aprile 2009 - Fonte: http://www.nokialino.it

Oggi, il noto software della Lonely Cat Games, Xplore, arriva alla versione 1.31.
screenshot0034

Sono stati corretti alcuni bug e migliorato il funzionamento con i Symbian 5th Edition.In questa versione abbiamo anche la possibilità di usare  il font del sistema.

Vi ricordo le caratteristiche:

* View all drives / folders / files on phone in tree view*
* Integrated text and image viewer
* View file details
* Edit file attributes (hidden, read-only, etc)
* Rename and delete files
* Create or edit text files
* Create...

Leggi il seguito »

Come aggiungere un watermark alle vostre immagini

16 febbraio 2009 - Fonte: http://www.trucchetti.com

Ecco un’utility free per aggiungere un watermark e ridimensionare automaticamente le immagini in modalità batch (in blocco). Potete avere il controllo totale di font, colori, posizione, opacità ecc….

...

Leggi il seguito »

Metodo Per Inserire Cartelle Non Presenti Di Default

8 febbraio 2009 - Fonte: http://www.nokialino.it

Il nostro amico MaTtEo251 ha scoperto un metodo molto semplice per inserire le cartelle che non sono presenti di default.

Inizamo con:

1.Installare il programma menu editor in allegato.(necessita di python per girare)
2.Create una cartella a vostro piacimento ovunque voi meglio crediate

fatto ciò lasciatele un nome da ricordare.
3.Selezionate una delle cartelle con questo nome lungo…molto lungo

dategli rename e copite l’intero nome
...

Leggi il seguito »

Upgrading/Downgrading MySQL

16 agosto 2008 - Fonte: http://linuxlandit.blogspot.com/
href="http://linuxlandit.blogspot.com//rss_orange1.png You can always move the MySQL form and data files between di erent versions on the same architecture as long as you have the same base version of MySQL. The current base version is 3. If you change the character set when running MySQL (which may also change the sort order), you must run myisamchk -r -q on all tables. Otherwise your indexes may not...

Leggi il seguito »

Rinominare molti file da shell.

17 giugno 2008 - Fonte: http://ciaolinux.wordpress.com

Spesso capita di dover cambiare nome ad un gruppo di file. Per esempio le foto scaricate dalla fotocamera, il cui nome tipico è IMG_0001.JPG, una serie di documenti, ecc. Qui di seguito trovate le istruzioni per farlo.

Per modificare solo l’estensione di un gruppo di file contenuti nella directory corrente da maiuscolo a minuscolo digitare:

rename ’s/.JPG/.jpg/’ *.JPG

il viceversa sarà:

rename ’s/.jpg/.JPG/’ *.jpg

Il primo parametro (.jpg) di rename riguarda cosa ricercare, il secondo (.JPG)cosa sostituire ed il terzo (*.JPG) il gruppo di file in cui effettuare la ricerca.

Per trasformare tutti i caratteri dei file da maiuscoli a minuscoli:

rename ‘y/A-Z/a-z/’ *

viceversa:

...

Leggi il seguito »

How To Rename Tabs In Firefox: Tab Renamizer

16 maggio 2008 - Fonte: http://www.universefirefox.com

Fed up of people looking at your tabs’ names? Need a way to better organize tabs with new names and images to recognize them better and make your work easier?

tab-renamizer-ffx
Photo Credit: 427 - Edited by Nicolo’ Canali De Rossi

Tab Renamizer is a Firefox add-on that allows you to automatically or manually rename tabs, whether it is for privacy or productivity reasons.

If you are not comfortable with people looking at your tabs’ names, or you simply want to rename your tabs...

Leggi il seguito »

Flexible Renamer: rinominare più file e cartelle contemporaneamente

26 marzo 2008 - Fonte: http://blog.neuroitc.net

E’ un software che non necessita di alcuna installazione ed è compatibile con Windows Vista e consente di rinominare rapidamente un insieme di file secondo i criteri scelti dall’utente. Qui sotto metto uno shot inerente dei file mp3 che è presente sul sito ufficiale del progetto:

Explorer-like user interface.UNICODE strings (Japanese/Chinese/Korean/German/French, etc.) supported (New!!)

Wildcard or Regular-Expression (Perl Compatible) for substitution of file name.

Multiple file-filter, Real-time preview, Undo.

Sub-directories process-able recursively.

Designed for processing a large quantity of files.

Copy...

Leggi il seguito »