| Sponsored Links | ||||||||||||||
|
| ||||||||||||||
|
Collapse All
|
||||||||||||||
| Software Name | Software Type | Category | Price | |||||||||||
| 1 | ID3 Tags Editor ActiveX 1.0 |
windows | Software Development->Components Libraries | $49 |
View Detail
|
|||||||||
ID3 Tags Editor ActiveX is an OCX control for software developers, which will let you set, edit, delete, and read ID3v1 and ID3v2 tags. This library supports the popular MP3 and WMA audio files, and any other file with ID3 tags, which is supported by windows format media (WMF). The control can also read and write binaries tags (as a picture/cover tag), runs fast and easy to use. Here are some key features of "ID3 Tags Editor ActiveX": · ID3 Tags Editor library. · MP3, WMA (and all WMF files). · Read ID3 V1 and V2 tags. · Write ID3 V1 and V2 tags. · Read picture tag. · Add picture tag. · Support IDv1 and IDv2 tags formats. · Support 14+ types of tags. · Run fast. · Easy to use. Tags: |
||||||||||||||
| 2 | Easy Tags |
script | CGI Perl | Free |
View Detail
|
|||||||||
Tags: |
||||||||||||||
| 3 | Fusion Tags |
script | PHP | Free |
View Detail
|
|||||||||
Tags: |
||||||||||||||
| 4 | Xtreme Tags |
script | PHP | Free |
View Detail
|
|||||||||
Tags: |
||||||||||||||
| 5 | Ditto Tags |
script | PHP | Free |
View Detail
|
|||||||||
Tags: |
||||||||||||||
| 6 | Total Audio Tags 1.2 |
windows | Audio Multimedia->Audio Editors | $19.9 |
View Detail
|
|||||||||
View, add, delete or/and edit audio tags with this user-friendly software. Do you feel that tags like Unknown Album are not worth having? Total Tag Editor will help you create a perfect music collection. Most songs downloaded from the web have crippled or not full tags. Total Tag Editor changes the situation. Total Audio Tags will allow you to view and edit the tags of your songs as you like. Add full info to the tags like title, artist, album, track, year, genre, composer, copyright, encoder, language. A good music collection deserves it! Besides, Total Tag Editor can export the tags to HTML, CSV, TXT, or XML. You will get full report about your songs! Total Tag Editor can handle both ID3v1 and ID3v2 tags. Its easy-to-use and very powerful. Total Tag Editor can be handled via GUI or command line. Batch processing is also available if you want to edit tags of several songs at once. Total Tag Editor really does what it says. Limitations: · 30 days evaluation period Tags:
|
||||||||||||||
| 7 | Total Audio Tags 1.01 |
windows | Audio Multimedia->Audio Editors | $19 |
View Detail
|
|||||||||
Do you feel that tags like Unknown Album are not worth having? Total Tag Editor will help you create a perfect music collection. Most songs downloaded from the web have crippled or not full tags. Total Tag Editor changes the situation. Total Audio Tags will allow you to view and edit the tags of your songs as you like. Add full info to the tags like title, artist, album, track, year, genre, composer, copyright, encoder, language. A good music collection deserves it! Besides, Total Tag Editor can export the tags to HTML, CSV, TXT, or XML. You will get full report about your songs! Total Tag Editor can handle both ID3v1 and ID3v2 tags. Its easy-to-use and very powerful. Total Tag Editor can be handled via GUI or command line. Batch processing is also available if you want to edit tags of several songs at once. Total Tag Editor does what it says. Download it now for free and try it out yourself. We are sure your songs deserve it! Limitations: · 30 days evaluation period Tags: |
||||||||||||||
| 8 | PubMed Tags 1.0 |
mac | Dashboard Widgets->Search | Free |
View Detail
|
|||||||||
PubMed Tags is a small widget that will help you is youre looking for a way to optimize your PubMed searches. Using the search field tags can help you do just that. But you re new to using the tags and can t remember the Journal Name tag. Just invoke Dashboard and all the most common tag definitions are waiting for you in this widget. Tags: |
||||||||||||||
| 9 | PerlPoint::Tags 0.45 |
linux | Programming->Libraries | Free |
View Detail
|
|||||||||
PerlPoint::Tags is a Perl module that can process PerlPoint tag declarations. SYNOPSIS # declare a tag declaration package package PerlPoint::Tags::New; # declare base "class" use base qw(PerlPoint::Tags); PerlPoint is built a modularized way. The base packages provide parsing and stream processing for all translators into target formats and are therefore intended to be as general as possible. Thats why they not even define tags, because every translator author may wish to provide own tags special to the addressed target projector (or format, respectively). On the other hand, the parser needs to know about tags to recognize them correctly. That is where this module comes in. It serves as a base of tag declaration modules by providing a general import() method to be inherited by them. This method scans the invoking module for certain data structures containing tag declarations and imports these data into a structure in its own namespace. The parser knows about this PerlPoint::Tags collection and makes it the base of its tag handling. It is recommended to have a "top level" tag declaration module for each PerlPoint translator, so there could be a PerlPoint::Tags::HTML, a PerlPoint::Tags::Latex, PerlPoint::Tags::SDF, a PerlPoint::Tags::XML and so on. (These modules of course may simply invoke lower level declarations.) Note: We are speaking in terms of "classes" here but of course we are actually only using the mechanism of import() together with inheritance to provide an intuitive and easy to use way of declaration. As an additional feature, the module provides a method addTagSets() to allow translator users to declare tags additionally. Tags: |
||||||||||||||
| 10 | Convert ID3 Tags 1.0 |
mac | Utilities->Automator Actions Workflows | Free |
View Detail
|
|||||||||
This Automator action simply cross converts the ID3 tag information within an MP3 file from/to ID3v1 and ID3v2. It was developed due to the frustration brought on from burning MP3s onto a CD (for use in a car CD player that supports MP3) and finding that the player cannot show song information because the MP3s only contain ID3v2 tags. GPL Components: This software uses version 3.8.3 of a library called id3lib which is released under the GPL library license. A complete copy of the source along with the source to this Automator action is available via a separate download from the site. Tags: |
||||||||||||||
| 11 | PerlPoint::Tags::SDF 0.45 |
linux | Programming->Libraries | Free |
View Detail
|
|||||||||
PerlPoint::Tags::SDF is a PerlPoint tag set used by pp2sdf. SYNOPSIS # declare tags used by pp2sdf use PerlPoint::Tags::SDF; This module declares PerlPoint tags used by pp2sdf. Tag declarations are used by the parser to determine if a used tag is valid, if it needs options, if it needs a body and so on. Please see PerlPoint::Tags for a detailed description of tag declaration. Every PerlPoint translator willing to handle the tags of this module can declare this by using the module in the scope where it built the parser object. # declare basic tags use PerlPoint::Tags::SDF; # load parser module use PerlPoint::Parser; ... # build parser my $parser=new PerlPoint::Parser(...); ... TAGS PerlPoint::Tags::SDF declares all the tags of PerlPoint::Tags::Basic. Additionally, the PerlPoint::Tags::HTML tags L, PAGEREF, SECTIONREF, U and XREF tags are supported. pp2sdf might interprete them slightly different to pp2html, please read its documentation for details. Tags: |
||||||||||||||
| 12 | PerlPoint::Tags::CPPP 0.39 |
linux | Programming->Libraries | Free |
View Detail
|
|||||||||
PerlPoint::Tags::CPPP is a PerlPoint tag set used by pp2cppp. SYNOPSIS # declare tags used by pp2cppp use PerlPoint::Tags::CPPP; This module declares PerlPoint tags used by pp2cppp. Tag declarations are used by the parser to determine if a used tag is valid, if it needs options, if it needs a body and so on. Please see PerlPoint::Tags for a detailed description of tag declaration. Every PerlPoint translator willing to handle the tags of this module can declare this by using the module in the scope where it built the parser object. # declare basic tags use PerlPoint::Tags::CPPP; # load parser module use PerlPoint::Parser; ... # build parser my $parser=new PerlPoint::Parser(...); ... TAGS PerlPoint::Tags::CPPP declares all the tags of PerlPoint::Tags::Basic. Additionally, the PerlPoint::Tags::HTML tags L and U are supported. pp2cppp might interprete them slightly different to pp2html, please read its documentation for details. Tags: |
||||||||||||||
| 13 | PerlPoint::Tags::Basic 0.45 |
linux | Programming->Libraries | Free |
View Detail
|
|||||||||
PerlPoint::Tags::Basic is a Perl module that declares basic PerlPoint tags. SYNOPSIS # declare basic tags use PerlPoint::Tags::Basic; This module declares several basic PerlPoint tags. Tag declarations are used by the parser to determine if a used tag is valid, if it needs options, if it needs a body and so on. Please see PerlPoint::Tags for a detailed description of tag declaration. Every PerlPoint translator willing to handle the tags of this module can declare this by using the module in the scope where it built the parser object. # declare basic tags use PerlPoint::Tags::Basic; # load parser module use PerlPoint::Parser; ... # build parser my $parser=new PerlPoint::Parser(...); ... It is also possible to select certain declarations. # declare basic tags use PerlPoint::Tags::Basic qw(I C); A set name is provided as well to declare all the flags at once. # declare basic tags use PerlPoint::Tags::Basic qw(:basic); Tags: |
||||||||||||||
| 14 | PerlPoint::Tags::XML 0.04 |
linux | Programming->Libraries | Free |
View Detail
|
|||||||||
PerlPoint::Tags::XML is a PerlPoint tag set used by pp2sdf. SYNOPSIS # declare tags used by pp2sdf use PerlPoint::Tags::XML; This module declares PerlPoint tags used by XML converters. Tag declarations are used by the parser to determine if a used tag is valid, if it needs options, if it needs a body and so on. Please see PerlPoint::Tags for a detailed description of tag declaration. Every PerlPoint translator willing to handle the tags of this module can declare this by using the module in the scope where it built the parser object. # declare basic tags use PerlPoint::Tags::XML; # load parser module use PerlPoint::Parser; ... # build parser my $parser=new PerlPoint::Parser(...); ... Tags: |
||||||||||||||
| 15 | Tags Everywhere 1.0 |
windows | System->Browser Tweak | Free |
View Detail
|
|||||||||
Tags Everywhere allows you to add tags to every site. Do you like tags and tag clouds? Do you like web 2.0 style? Would you like to see tags on every site you browse? Tags Everywhere Firefox Extension does exactly this and even more. Extension shows related Del.icio.us tags on top of plain sites. In some cases extension shows related tags clouds below every item of sites list of some popular search engines (Google, Yahoo, MSN-Live.com) and web2.0 news (Digg and Reddit). Requirements: · Firefox: 1.0 3.0a2 Tags: |
||||||||||||||
| 16 | XML Automatic Documentation Tags |
script | ASP NET | Free |
View Detail
|
|||||||||
Tags: |
||||||||||||||
| 17 | MP3 Tags ActiveX (OCX) 1.0 |
windows | Software Development->Visual Basic Tools | Free |
View Detail
|
|||||||||
Tags:
|
||||||||||||||
| 18 | Bookmark Tags 0.5.0 |
windows | Network Internet->URL and Bookmark Managers | Free |
View Detail
|
|||||||||
Firefox extension that provides a different way of looking at your bookmarks Bookmark Tags will provide a different way of looking at your bookmarks: theyre "tagged" by the folders that contain them. Folders in different parts of the bookmarks hierarchy with the same name represent the same tag. Bookmark Tags therefore lets you manage your bookmarks in a non-hierarchical way. When you add a bookmark, instead of choosing the one folder to put it in, you choose the tags you want to give it and Bookmark Tags files the bookmark for you. When you want to recall a bookmark, instead of hunting for it through folders and subfolders, you browse by tags, using them like a sieve to filter out unwanted bookmarks. Requirements: · Firefox: 2.0 2.0.0.* Tags: |
||||||||||||||
| 19 | gst-id3v23-tags 0.0.1 |
linux | Multimedia->Audio | Free |
View Detail
|
|||||||||
gst-id3v23-tags application provides a gstreamer plugin that adds metadata to media files (mainly MP3 audio files) with ID3 version 2.3.0 tags. This information includes elements such as the tracks title, author, performing artist, etc. Other gstreamer taggers either create ID3 1.0 tags, which have significant limitations, or ID3 2.4 tags, which are not understood by as many MP3 players as ID3 2.3. The gstreamer framework provides already some ID3 taggers, at least two of them one that encodes the in the version 1.0 and the other in the 2.4. Today most software and hardware mp3 players are able to understand at least one of the two formats. The problem is that not all MP3 players (specially the hardware ones) are able to understand ID3 v2.4 tags and using ID3 v1.0 can have some limitations specially with tags that contain UNICODE characters. Its most likely that today a decent MP3 player will be able to understand ID3 v2.3 tags. This plugin was written in order to provide an alternative to MP3 players that can understand only ID3 v2.3 tags. This plugin should provide a nicer alternative to the end user over the two existing plugin in the gstreamer framework. The ID3 v2.3 encoding is actually performed through the library id3lib which is available at http://www.id3lib.org/. The plugin it self depends only on the gstreamer framework (version 0.10) and the library id3lib (version 3.8.3). To compile do: make plugin To install the plugin into your home account (no need to be root) just do: make install To use the plugin, just include the element id3v23 in any gstreamer pipeline. Heres an example on how to retag an old MP3 using the command line: gst-launch filesrc location=a.mp3 ! id3demux ! id3v23 ! filesink location=b.mp3 Heres an example of an gstreamer audio profile used by sound-juiver for extracting CDs into MP3s: audio/x-raw-int,rate=44100,channels=2 ! lame mode=0 vbr-quality=6 ! id3v23 Tags: |
||||||||||||||
| 20 | BB Tags 1.1 |
windows | Network Internet->Web Browsers | FREE |
View Detail
|
|||||||||
BB Tags allows you to right click on a link and select Copy Link. This will add the BB formatted link to your clipboard ready to be pasted into a new message in a forum. With BB Tags you can add a link to your clipboard with ease. Tags: |
||||||||||||||
My Software
You have not saved any software. Click "Save" next to each software to save it to your software basket
