organize it
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 468
songanizer 0.8
Songanizer is a shell script to organize a directory containing a collection of MP3 files. more>>
Songanizer is a shell script to organize a directory containing a collection of MP3 files. The goal is to create virtual directory structures, which give different view of the data, but without having redundant copies of the files themselves.
The files are organized according to information gathered from the tags of files stored in subdirectories located under the base directory, which bear the prefix _data in their name. Parallel virtual directory structures containing symbolic links to the actual files are created, which give different views of the same data. Each virtual directory stucture gives a view based on a particular attribute specified by the user. The _data directories themselves can be symbolic links to directories on other devices, and can have multiple levels of sub-directories within them holding the actual song files.
After songanization, the BASE directory will contain the following directories:
(i) _data* --> All directories starting with _data contain the real data.
(ii) _artist --> Contains the link structure on the basis of the artist tag.
(iii) _genre --> Contains the link structure on the basis of the genre tag.
(iv) _initial --> Contains the link structure on the basis of the initial.
... and more, depending on the switches passed to the script
Since Songanizer is a shell script, a running shell is the first and foremost requirement. Preferably it should be a Bourne Again SHell. You may report problems encountered on any shell to the project maintainer.
Getopt (enhanced) is needed to extract the options from the command line arguments. Alongwith that you should have gettext for internationalization support.
The mp3info tool should be installed in the system to process the file tags. It can be downloaded from http://ibiblio.org/mp3info/.
<<lessThe files are organized according to information gathered from the tags of files stored in subdirectories located under the base directory, which bear the prefix _data in their name. Parallel virtual directory structures containing symbolic links to the actual files are created, which give different views of the same data. Each virtual directory stucture gives a view based on a particular attribute specified by the user. The _data directories themselves can be symbolic links to directories on other devices, and can have multiple levels of sub-directories within them holding the actual song files.
After songanization, the BASE directory will contain the following directories:
(i) _data* --> All directories starting with _data contain the real data.
(ii) _artist --> Contains the link structure on the basis of the artist tag.
(iii) _genre --> Contains the link structure on the basis of the genre tag.
(iv) _initial --> Contains the link structure on the basis of the initial.
... and more, depending on the switches passed to the script
Since Songanizer is a shell script, a running shell is the first and foremost requirement. Preferably it should be a Bourne Again SHell. You may report problems encountered on any shell to the project maintainer.
Getopt (enhanced) is needed to extract the options from the command line arguments. Alongwith that you should have gettext for internationalization support.
The mp3info tool should be installed in the system to process the file tags. It can be downloaded from http://ibiblio.org/mp3info/.
Download (0.013MB)
Added: 2006-07-18 License: GPL (GNU General Public License) Price:
1193 downloads
MP3Organizer 0.2pre2
MP3Organizer is designed to organize your MP3-collection. more>>
MP3Organizer is designed to organize your MP3-collection. It gets the songinformation from the MP3-Files and its ID3-Tags or the filenames and stores it in a mysql-database. Easily you can search for files by artist, title, album, etc. and create playlists.
If you dont have a mysql-database, please install one. At the moment mp3organizer only works with a local database. Starting MP3Organizer the first time, it will ask you for connection parameters. In the dialog select create database and enter the username and password for a user which is allowed to create and drop databases on the left side (in most cases root and no password). On the right side enter the access information MP3Organizer will use to connect the database. If you create a new database, you can choose free what to enter.
Main features:
- SQL-Database support
- integrated mpg123 support
- faster playlist management (than in the previous version)
- supports KDE 2.1.1 and QT 2.2
- keyboard shortcuts for really fast mp3-management
Enhancements:
- Some bigger bugs fixed
<<lessIf you dont have a mysql-database, please install one. At the moment mp3organizer only works with a local database. Starting MP3Organizer the first time, it will ask you for connection parameters. In the dialog select create database and enter the username and password for a user which is allowed to create and drop databases on the left side (in most cases root and no password). On the right side enter the access information MP3Organizer will use to connect the database. If you create a new database, you can choose free what to enter.
Main features:
- SQL-Database support
- integrated mpg123 support
- faster playlist management (than in the previous version)
- supports KDE 2.1.1 and QT 2.2
- keyboard shortcuts for really fast mp3-management
Enhancements:
- Some bigger bugs fixed
Download (0.50MB)
Added: 2006-07-18 License: GPL (GNU General Public License) Price:
1193 downloads
libcdorganizer 2.1.2
libcdorganizer library is designed to wrap control of all CD organizer devices into a single user-space library. more>>
libcdorganizer library is designed to wrap control of all CD organizer devices into a single user-space library.
CD organizers are in this case defined as devices which store large amounts of CDs and automatically organize them via some sort of interface (usually USB)
Currently, the following devices are supported:
- Dacal DC-300 - Fully functional
- KDS CDM-751 - Mostly functional... its missing an identifier function
The following devices are planned to be supported in the near future:
- Imation Disc Stakka
Enhancements:
- Added man pages and the documentation to the build process.
- Now installs both to appropriate places according to the gnu standards.
<<lessCD organizers are in this case defined as devices which store large amounts of CDs and automatically organize them via some sort of interface (usually USB)
Currently, the following devices are supported:
- Dacal DC-300 - Fully functional
- KDS CDM-751 - Mostly functional... its missing an identifier function
The following devices are planned to be supported in the near future:
- Imation Disc Stakka
Enhancements:
- Added man pages and the documentation to the build process.
- Now installs both to appropriate places according to the gnu standards.
Download (0.22MB)
Added: 2007-02-15 License: BSD License Price:
983 downloads
Organize Status Bar 0.5.2
Organize Status Bar is an extension which allows you to organize your status bar icons. more>>
Organize Status Bar is an extension which allows you to organize your status bar icons.
This extension will enable you to organize your status bar icons. You can now rearrange or remove any item (icon or text) in the Firefox status bar.
If your status bar is full and cluttered like mine was, give this a try.
<<lessThis extension will enable you to organize your status bar icons. You can now rearrange or remove any item (icon or text) in the Firefox status bar.
If your status bar is full and cluttered like mine was, give this a try.
Download (0.031MB)
Added: 2007-03-30 License: MPL (Mozilla Public License) Price:
939 downloads
rate it! 0.7
rate it! script helps you rate your music easily. more>>
rate it! script helps you rate your music easily, it works like that: each time track changes, the script checks whether the last track has been rated before, if not, it pops up a menu with ratings for you to pick from and then sets the rating for the last track accordingly.
Note that the ratings wont appear instantly on the amarok playlist entries , as the script updates the database directly and the existing playlist entries use cached information, so they dont get updated.
<<lessNote that the ratings wont appear instantly on the amarok playlist entries , as the script updates the database directly and the existing playlist entries use cached information, so they dont get updated.
Download (0.003MB)
Added: 2007-05-08 License: GPL (GNU General Public License) Price:
900 downloads

Gish It! 1.3
Gish It! is a Firefox extension to create a GishPuppy Disposable Email Address via right-click or Tools menu. more>> <<less
Added: 2008-04-24 License: MPL Price: FREE
3 downloads
Other version of Gish It!
License:MPL (Mozilla Public License)
Copyright It! 2.1
Copyright it! is an easy-to-install, easy-to-use PHP script that adds copyright notices to your images. more>>
Copyright it! is an easy-to-install, easy-to-use PHP script that adds copyright notices to your images.
Copyright It! comes as a pre-built script you can add to your web site as added functionality to your web site, or you can just use it yourself to generate copyright text on your own images.
Main features:
- Copyright It! is easy to install. Just unzip and upload, or if youre using it on a local server, just unzip!
- Choose your copyright text, the font size, even the color!
- Copyright It! adds a copyright notice right on the image, making it a challenge to remove.
- Copyright It! has a nice temporary file system, so your hosting account doesnt get overloaded with files.
<<lessCopyright It! comes as a pre-built script you can add to your web site as added functionality to your web site, or you can just use it yourself to generate copyright text on your own images.
Main features:
- Copyright It! is easy to install. Just unzip and upload, or if youre using it on a local server, just unzip!
- Choose your copyright text, the font size, even the color!
- Copyright It! adds a copyright notice right on the image, making it a challenge to remove.
- Copyright It! has a nice temporary file system, so your hosting account doesnt get overloaded with files.
Download (0.17MB)
Added: 2006-02-22 License: Freeware Price:
1341 downloads
Madrigal 0.2
Madrigal is a network-controlled real time music visualization program (i.e. VJing software). more>>
Madrigal is a network-controlled real time music visualization program (i.e. VJing software). The project consists of a server that runs on the computer recording the audio, rendering and displaying the visualization, and a GTK2 client (with a hildonized version available for the Nokia 770) that is used to organize visualizations and switch between them.
<<less Download (0.10MB)
Added: 2007-04-25 License: GPL (GNU General Public License) Price:
915 downloads
Download (0.002MB)
Added: 2006-04-17 License: GPL (GNU General Public License) Price:
1291 downloads
WR Time Tracker 0.4
WR Time Tracker is a simple, open source, web-based time tracking system. more>>
WR Time Tracker is a simple, open source, web-based time tracking system.
It is Web-based and allows you to create teams, projects, and activities. Users can enter their work time, generate reports and invoices, and send them via email. Free hosting of this service is also available.
Main features:
- Create user logins and organize them in teams.
- Create and modify projects and activities.
- Input work time.
- Generate reports and send them via e-mail.
<<lessIt is Web-based and allows you to create teams, projects, and activities. Users can enter their work time, generate reports and invoices, and send them via email. Free hosting of this service is also available.
Main features:
- Create user logins and organize them in teams.
- Create and modify projects and activities.
- Input work time.
- Generate reports and send them via e-mail.
Download (0.33MB)
Added: 2006-01-06 License: Freely Distributable Price:
1388 downloads
Ticket-IT 3.0
Ticket-IT is a tool for the creation, management, and accompaniment of tickets. more>>
Ticket-IT is a tool for the creation, management, and accompaniment of tickets.
Ticket-IT is a tool directed towards companies that need a better integration and distribution of informantion about service to customers, support, development of products, callcenter, etc, among its several departments.
Ticket-IT has resource of easy utilization, concentration display and distribution of information, making possible its total adaptation to most distintc institutes and applications, being a perfect tool to HelpDesk, CallCenter and online support.
Main features:
Control and management of access
- User registration;
- Group registration;
- Access permission and actions based in group;
- Schedule of events;
- Users profile, top-configured;
Integration among sectors/departments
- Control of context categories, making possible the organization and cataloging of calls (tickets) being made or already made;
- Assign of users group per categories;
- Forwarding ticket to outer users that will be able to display calls and post comments;
- Partial or total ticket forwarding, making possible to manage information and function of the contributors of your company;
Information distribution
- Alerts via e-mail about create, opening, proceeding, close and re-opening or comments of tickets to those involved in categories;
- Main display of personal tickets, or collaborating, getting fast access to tickets, making service easier;
- Exchanging information based in a simple fulfilling of information, which due to Ticket-IT utomation, distribute it to those involved in the process;
- Protocol forwarding to outer agent access (customers, reps, etc) without the necessity of user and password;;
Enhancements:
- This release implements a Web installer and an option for personalization of the feedback message.
- The item "User of Companies" has already been implemented, along with its existing resources.
- A mask was applied (ticket comments and feedback) for guest users, so they will see the groups name instead of the users name in comments.
- Some minor bugs have been fixed.
- The gettext internationalization schema has been finished.
- The English (US) translation is done.
- There are some visual improvements.
<<lessTicket-IT is a tool directed towards companies that need a better integration and distribution of informantion about service to customers, support, development of products, callcenter, etc, among its several departments.
Ticket-IT has resource of easy utilization, concentration display and distribution of information, making possible its total adaptation to most distintc institutes and applications, being a perfect tool to HelpDesk, CallCenter and online support.
Main features:
Control and management of access
- User registration;
- Group registration;
- Access permission and actions based in group;
- Schedule of events;
- Users profile, top-configured;
Integration among sectors/departments
- Control of context categories, making possible the organization and cataloging of calls (tickets) being made or already made;
- Assign of users group per categories;
- Forwarding ticket to outer users that will be able to display calls and post comments;
- Partial or total ticket forwarding, making possible to manage information and function of the contributors of your company;
Information distribution
- Alerts via e-mail about create, opening, proceeding, close and re-opening or comments of tickets to those involved in categories;
- Main display of personal tickets, or collaborating, getting fast access to tickets, making service easier;
- Exchanging information based in a simple fulfilling of information, which due to Ticket-IT utomation, distribute it to those involved in the process;
- Protocol forwarding to outer agent access (customers, reps, etc) without the necessity of user and password;;
Enhancements:
- This release implements a Web installer and an option for personalization of the feedback message.
- The item "User of Companies" has already been implemented, along with its existing resources.
- A mask was applied (ticket comments and feedback) for guest users, so they will see the groups name instead of the users name in comments.
- Some minor bugs have been fixed.
- The gettext internationalization schema has been finished.
- The English (US) translation is done.
- There are some visual improvements.
Download (0.25MB)
Added: 2007-01-29 License: GPL (GNU General Public License) Price:
1008 downloads
Domain Name Portfolio 0.8.0
Domain Name Portfolio is a PHP and MySQL based application to help domain owners better organize their portfolio. more>>
Domain Name Portfolio is a PHP and MySQL based application to help domain owners better organize their portfolio.
It allows you to list your domains with their expiry, registrar, and a price.
Also allows visitors to your portfolio to contact you about a given domain.
Main features:
- Script features
Enhancements:
- This release brings support for MySQLi, along with minor bugfixes and several function improvements.
<<lessIt allows you to list your domains with their expiry, registrar, and a price.
Also allows visitors to your portfolio to contact you about a given domain.
Main features:
- Script features
Enhancements:
- This release brings support for MySQLi, along with minor bugfixes and several function improvements.
Download (0.15MB)
Added: 2007-07-30 License: GPL (GNU General Public License) Price:
822 downloads

Sing and Study 0.0724
useful software which helps you learn a new language by songs. more>>
Sing and Study 0.0724 is a useful software which helps you learn a new language by songs.
Major Features:
- Organize all of them in one convenient place for easier learning
- Find the song's lyrics
- Translate the lyrics
- Show album covers
- Search Youtube videos
- Play a game of guessing words (every time different words)
- Start listening to the music and learning a new language now!
Added: 2009-07-27 License: Freeware Price: FREE
downloads
Isszy 2.1
Iszzy Image Sorter is a simple sorting program written in Java that makes it easy to sort a directory of JPEGS or GIFs. more>>
Iszzy Image Sorter is a simple sorting program written in Java that makes it easy to sort a directory of JPEGS or GIFs into respective folders.
Isszy is a simple program intended for home users who are trying to organize a dump of photos from a Digital Camera or from a web gallery.
<<lessIsszy is a simple program intended for home users who are trying to organize a dump of photos from a Digital Camera or from a web gallery.
Download (0.054MB)
Added: 2007-08-01 License: GPL (GNU General Public License) Price:
815 downloads
GRP Playlist 0.2
The GRP Playlist is a Noatun playlist plugin. more>>
The GRP Playlist is a Noatun playlist plugin. It is a playlist inspired by ZInf, in which you can organize your multimedia files in groups based on the files meta information (Artist, Album, etc).
<<less Download (0.40MB)
Added: 2005-06-15 License: GPL (GNU General Public License) Price:
1591 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above organize it search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed