Fri, 08 Jan 2010

MP3_Compare

Today I found some old forgotten pages about MP3 Compare and as a nice excercise to get used to this system I added them. You can find them under the articles section. Up to now I'm quite impressed with drupal.
MP3_Compare_Help

Help for MP3-Compare

Possible options on the 'Your MP3s' and 'Your friends MP3s' tabs:

[image:514]

You may enter a path, or select one with the browse button. The program searches for a file called 'mp3list.mcz' in the specified directory. On success this file is loaded, otherwise the specified directory is scanned. If 'Scan subdirs' is checked, it will scan recursively. If 'Add to list' is selected, the files found (file or scan) are added to the current list, so you're able to read a whole disc-set in one file.
The button 'FN2TAG' converts the filename(s) of the selected mp3(s) to tags, if they're after the scheme 'artist - title'!

Help for MP3-Compare

Possible options on the 'Your MP3s' and 'Your friends MP3s' tabs:

[image:514]

You may enter a path, or select one with the browse button. The program searches for a file called 'mp3list.mcz' in the specified directory. On success this file is loaded, otherwise the specified directory is scanned. If 'Scan subdirs' is checked, it will scan recursively. If 'Add to list' is selected, the files found (file or scan) are added to the current list, so you're able to read a whole disc-set in one file.
The button 'FN2TAG' converts the filename(s) of the selected mp3(s) to tags, if they're after the scheme 'artist - title'!
The button 'TAG2FN' does exactly the reverse thing, renaming the file to 'Artist - Title'.
Pressing 'Scan' will rescan the currently selected directory.
With 'Search' you can easily search for an mp3 in your mp3list. simply enter the search terms. mp3compare will do an 'AND' search.
With 'Load list' you can load a list of mp3s which will replace the current list, if 'Add to list' isn't checked.
With 'Save list as' you can save your list to another than the default name. You can also select 'HTML' as output format, and a html list of your mp3s will be created.
'Mail list' simply mails the list to a friend. Be sure to check the eMail - Setting on the config tab!
'Cancel' will cancel every running operation - Scanning / Comparing
'Play' plays the currently selected mp3 using Winamp, 'Enqueue' will enqueue it, and 'E and P' will add it to the current playlist and plays it afterwards.
'Exit' will exit the program - but who wants to?? ;-)

Possibilities in the context menu:

[image:517] 'Refresh Item': Refreshes currently selected items
'Remove Item after file operation': Will remove the selected items after successful move/copy/del
'Delete, Move, Copy': Does exactly the same as in the windows explorer
'Fileinfo/Edit Tag': Let you edit the ID3 tag for one or more (!!) files, see special section at the bottom of the page
'Normalize Tag': oNe tOtAly UNConvEntional WRITTEN tag -> One Totaly Unconvential Written Tag for Artist and Title 'Play','Enqueue','Enqueue and Play': The same as the tool buttons

Possible options on the result tab:

[image:515]

Just self explaining i think. Go will check for duplicates in either your or your friends MP3s. Load/Save loads a list of results, for example to send your friend a list, he could give you as a gift ;-)

Possibilities in the context menu:

[image:516] 'Remove pair from list': Simply removes a pair from the list, no physical harm is done!
'Remove pair after file operation': Will remove the selected pairs after successful move/copy/del
'Delete, Move, Copy': Does exactly the same as in the windows explorer for either the TOP files or the BOTTOM files
'Select all': Selects all files
'Play': Plays either TOP or BOTTOM file

Possible options on the config tab:

[image:520]

General
'Auto save mp3list after scan' will automatically save the list in the default file 'mp3list.mcz'
'Hitbarrier': Selects above which percentage two files are suspected to be the same (for compare/duplicates)
'Show complete path in results': Toggles path in results
'Path to winamp': Your winamp executable. Auto-Determined on first start-up
HTML-List Creation
'Relative path to CSS': Points to a Cascading Style Sheet for formatting the list.
'Insert links to files': MP3s will be linked so click in webbrowser opens it
'Relative path': ...
E-Mail Setting
For sending your list to a friend, common settings, self-explaining i think
Warn user before
Self-explaining, isn't it?

What you can do in the edit-tag box:

[image:518] [image:519]
Edit a single file
Simply edit the attributes of the file, ok writes them to disk.
Edit multiple files at a time
Edits the attributes of multiple files simultaneously. When the checkbox to the right is checked, the attributes will be written. So you can give all your files the same comment or equalize the artist names.

posted at 12:14 | path: /projects | permanent link to this entry

Linux_kernel_compile_tests

Since a while I'm doing cross compile tests for all supported linux archs. Check out the results here: http://l4x.org/k/.
So far it seems that about half of the in-tree archs are at least sometimes successfully build.

posted at 12:14 | path: /projects | permanent link to this entry

Tue, 25 Nov 2008

ShowIP:_Firefox_extension_to_show_and_query_the_current_IP_Address_in_the_statusbar

ShowIP is a Mozilla Firefox extension which shows the IP Address of the current page in the browser's status bar and allows queries to different databases about it when you right click on it. The IP is colored red for an IPv4 address and green for an IPv6 address (hence the name). Since v0.7.8 these colors can be changed in the preferences menu. With a left click one can get information about the hostname of the current page. These queries are fully customizable in the settings dialog. You can also run custom local programs. The extension can be downloaded here: ShowIP 0.8.03

Screenshots

Listing at addons.mozilla.org

Development

Google Code Project

ToDo

Changes

Helpful resources for developing this extension:

posted at 21:32 | path: /projects | permanent link to this entry

Creative Commons License
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.