Flavio's blog - Part 34
 

MP3 converter for OSX in one click with auto fill ID3 TAG

in OSX | | 4 Comments » | Last modified:

How many times did you need to convert an MP3 on the fly, senza dover passare per i vari MAX o qualsiasi altro convertitore audio, where to manually enter the file, convert, close etc.. etc.. ? 🙂

Spreader is, using a thing called LAME Framework for Quicktime, that allows you to save an audio file using QuickTime (which, usually, save in .aiff or similar formats), take advantage of this API to interact with Quicktime.

Having come, about a year ago, in contact with Art Gillespie of shifting bits (who knows iDrum?), we came to a small application that, going to right click on a mp3, going to appear in ACTION AUTOMATOR.

…Read the rest »

google adsense : What changes from 8 April 2009? privacy, disclaimer and various…

Google Adsense

Someone has already noticed, but in Google AdSense, occasionally, pops up a panel that says:

In view of the introduction of interest-based advertising, make sure that the Privacy Policy your site to be updated within the day 8 April 2009. The data on visits to publisher sites will be used to create interest categories of users, thus providing more relevant ads and helping publishers to increase their earnings over time.

Some might be displaced, but according to Google advertising interest will be a way to optimize your ads, to show more targeted depending on the user navigates to a website, so much so that they have made available a panel, dedicated to “sailors”, allowing you to choose whether to install on your computer a cookie that will make sure to show, at all sites where there is AdSense, advertising relevant to their interests. Likewise, AdSense appeared in a similar option, to decide if the webmaster wants to activate this feature (recommending it, seen that the decommissioning would, according to them, a decrease in ad)

…Read the rest »

php : ONLY a few scripts to list files in a folder

in webdesign, Web 2.0 & SEO | | 1 Comment » | Last modified:

Sometimes, for the most varied reasons, you want to list only a few files in a folder, and it can not be, not known, or you do not want to use the htaccess file..
Is possible to use a script (for example, I used here to show ONLY the files that begin with the letters “amsn”) in php, that, suitably configured by setting the string $list identifying which are the initials of the file to be displayed, do this without any particular problems.

Here is the code:

…Read the rest »

Roberto Saviano “What time ago” RAI TRE, considerations


There are many words to say, except those closely following the intervention of Roberto Saviano in the broadcast last night by Fabio Fazio “What time ago”.
Many people, Also inhabitants in the so called “war zone” where it is to command the Camorra, pretends not to know, or does not know ignorance or superficiality. Often these people do not go beyond a reality show, and do whatever is in fashion.
The book Gomorrah, with its incredible number of copies, has become a mass phenomenon, one thing that pulls, and so many, who before had no interest except to look after their own things, opened the eyes, Chisa and that some kid, between a song and another neomelodica, no dreams of doing the boss of the Camorra or the soldier wearing a bulletproof vest already 10 age, but maybe dreams of fighting the silence with an active role in our society.

Compared to those who have canceled their privacy and can not even go for a beer if not with his security escort, which first must “reclaim local”, just to tell things that no, heretofore, has had the courage to esperimere so directly, without trembling turns of phrase.

Attention to the first part, where he talks about how the local newspapers write titles and articles “not to give too much bother” or to belittle the actions of the Camorra… rest, who will be the owners of those newspapers? Chisa…

…Read the rest »

aMSN SVN (Linux Ubuntu) precompiled packages. deb

Even if all packages are compiled into the repository automatically shown in this article, for those who want to download the latest version and do not know / want to compile from svn, I prepared a script that, when there is a new version, allows you to compile and Uppa automatically on my server.

If you are interested, You can download it from http://nix.flapane.com folder Ubuntu.

update: From today, 26 April 2012, aMSN is compiled on Ubuntu 12.04 and no longer on 11.10. It was also added support for libfarstream for audio and video calls!

Amsn is probably the most complete client for Unix. The SVN version is a beta version, not yet officially released because under testing phase, which includes new features that will be implemented later in the stable version. I personally compiled the SVN version with Tcl / Tk 8.5 (on the contrary of the official package that uses the 8.4) that are faster than previous version 10% according to the developers.

…Read the rest »