Script Compress ClickNcompress: updated
0 Comments
Published by Jeby
on domenica, novembre 26, 2006 at 10:44 PM.
AppleScript e flusso Automator per comprimere file in formato tar+bzip2, tar+gzip o solo tar. Il flusso Automator può essere usato come menù contestuale del Finder, da richiamare col tasto destro del mouse.
UPDATE:
- Eliminate le parti di codice inutile
- Compatibilità anche con nomi di file e cartelle "strani" (contenenti caratteri come ', ? ecc...)
- Feedback della fine del processo. Molto utile in caso di compressioni particolarmente lunghe, alla fine dello script viene visualizzata una finestra che comunica la fine del ciclo (all'interno dello script sono proposti anche tre finali "alternativi")
AppleScript and Automator flow to compress file in tar+bzip2, tar+gzip or tar only. The Automator Flow could be used as contestual menu for Finder, using the right button of mouse.
UPDATE:
- Eliminated useless part of code
- Compatibility also with “strange” names of file and folders (containing characters like '? etc…)
- Feedback of the end of the process. Usefull in case of particularly long process, at the end of the script is visualized a window that communicates the end of the script (inside of the script is proposals also three alternatives)
UPDATE:
- Eliminate le parti di codice inutile
- Compatibilità anche con nomi di file e cartelle "strani" (contenenti caratteri come ', ? ecc...)
- Feedback della fine del processo. Molto utile in caso di compressioni particolarmente lunghe, alla fine dello script viene visualizzata una finestra che comunica la fine del ciclo (all'interno dello script sono proposti anche tre finali "alternativi")
AppleScript and Automator flow to compress file in tar+bzip2, tar+gzip or tar only. The Automator Flow could be used as contestual menu for Finder, using the right button of mouse.
UPDATE:
- Eliminated useless part of code
- Compatibility also with “strange” names of file and folders (containing characters like '? etc…)
- Feedback of the end of the process. Usefull in case of particularly long process, at the end of the script is visualized a window that communicates the end of the script (inside of the script is proposals also three alternatives)
AppleSearch for CamiTools and nadamacSearch
2 Comments Published by Jeby on lunedì, novembre 13, 2006 at 10:17 PM.
Ecco un file "cepfile" utilizzibile con i plugin CamiTools e nadamacSearch (questo funziona anche con Safari) che permette di fare ricerche sul portale Apple Search.
Here is a "cepfile" file working in CamiTools and nadamacSearch plugins (nadamscSearch works also in Safari) that give you the possibility to search quickly in the Apple Search search engine.
Here is a "cepfile" file working in CamiTools and nadamacSearch plugins (nadamscSearch works also in Safari) that give you the possibility to search quickly in the Apple Search search engine.
Semplice applicazione Automator, basata su un AppleScript, che consente di aggiungere l'attuale pagina di Camino al servizio Bloglines. Per fare ciò aprite Camino, quindi andate su Camino>Preferences>General>Default Feed Viewer e quindi scegliete RSS2BL. Quando nella barra del titolo vedrete l'icona dei feed RSS, cliccandoci sopra e scegliendo "Subscribe" sarete portati alla pagina di Bloglines per le sottoscrizioni. Lo script può essere ampiamente migliorato e vi invito a farlo e a renderlo noto.


UPDATE: scarica anche l'AppleScript!!


UPDATE: Download also the AplleScript!!


UPDATE: scarica anche l'AppleScript!!
Simple Automator application, based on AppleScript, that makes simply to submit RSS in Bloglines. In order to make that, open Camino, go on Camino>Preferences>General>Default Feed Viewer and choose RSS2BL. When in the bar of the title you will see the feed RSS icon, clicking on it and choosing “Subscribe” you will be redirect to the page of Bloglines for the submission. The script can be improved and I invite you to make itand tell us.


UPDATE: Download also the AplleScript!!



