Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.480.354 Times

Tag Report freeware
Filter: All | Freeware | Demo
 

Tag Report

< 1 2 3 4 5 > 
Added: February 24, 2010 | Visits: 1.061

Data::Report Data::Report provides a framework for flexible reporting. Data::Report is a flexible, plugin-driven reporting framework. It makes it easy to define reports that can be produced in text, HTML and CSV. Textual ornaments like extra empty lines, dashed lines, and cell lines can be added in a way... Platforms: *nix

License: Freeware Size: 16.38 KB Download (97): Data::Report Download

Added: March 15, 2010 | Visits: 911

Tag Guesser Tag Guesser script implements a tag guesser, such as the one found in JuK, for amaroK. Tag Guesser can guess what mp3s tags are based on user supplied formats of the filenames. This script is not needed for amarok >= 1.4 because the feature is now builtin. This is the first release, so please... Platforms: *nix

License: Freeware Size: 3.07 KB Download (91): Tag Guesser Download

Added: July 24, 2010 | Visits: 1.090

Mail::Abuse::Report SYNOPSIS use Mail::Abuse::Report; my $r = new Mail::Abuse::Report ( -text => $report_text, -reader => $reader, -filters => [ $f1, $f2, ... ], -parsers => [ $i1, $i2, ... ], -processors => [ $p1, $p2, ... ], -debug => 1, -config => $config_file, ); This class encapsulates an abuse... Platforms: *nix

License: Freeware Size: 91.14 KB Download (93): Mail::Abuse::Report Download

Added: June 26, 2010 | Visits: 993

tag-not-ed tag-not-ed is a TAGged NOTes EDitor. This is the homepage of tag-not-ed, my favourite program. [You might have read this before somewhere else] Give it a try if you feel like it. It is a system which allows you to create and manage text documents by attaching tags to them. Later, documents... Platforms: *nix

License: Freeware Size: 23.55 KB Download (90): tag-not-ed Download

Added: January 10, 2010 | Visits: 3.635

Squid Report Generator SRG is a Squid Report Generator designed for the needs of CRCnet. None of the existing report generators could provide the exact solution that we required and we decided to start from scratch rather than trying to modify an existing progamme. SRG is designed to be fast and easy to integrate in... Platforms: *nix

License: Freeware Size: 63.49 KB Download (211): Squid Report Generator Download

Added: July 09, 2010 | Visits: 2.158

Progress Report Manager Progress Report Manager project is a system for entering and sending school progress reports for teachers and parents. The Progress Report Manager was built to alleviate problems experienced with traditional school progress reports. Administrators create progress reports that are... Platforms: *nix

License: Freeware Size: 225.28 KB Download (223): Progress Report Manager Download

Added: February 07, 2010 | Visits: 1.508

GTK Ogg Vorbis Tag Editor The GTK Ogg Vorbis Tag Editor allows you to edit the tag information in ogg vorbis files. The following basic libraries are necessary for assembly of the program: GTK 1.2.5 or is higher (http://www.gtk.org) Ogg Vorbis the library of the version 1.0beta3 or above (is desirable from CVS)... Platforms: *nix

License: Freeware Size: 31.74 KB Download (101): GTK Ogg Vorbis Tag Editor Download

Added: October 22, 2010 | Visits: 1.759

Ogg Vorbis Tag Editor for XMMS Ogg Vorbis Tag Editor for XMMS is a plugin for XMMS which allows you to edit the tags in ogg vorbis files. The editor is built into the vorbis plugin for XMMS.. Get GTK Ogg Vorbis TAG Editor at SourceForge.net. Fast, secure and free downloads from the largest Open Source applications and software... Platforms: *nix

License: Freeware Size: 31.74 KB Download (118): Ogg Vorbis Tag Editor for XMMS Download

Added: February 04, 2010 | Visits: 864

MP3::Tag::LastResort MP3::Tag::LastResort is a Perl module for using other fields to fill autoinfo fields. SYNOPSIS my $mp3extra = MP3::Tag::LastResort::new_with_parent($filename, $parent); $comment = $mp3inf->comment(); see MP3::Tag MP3::Tag::LastResort is designed to be called from the MP3::Tag module. It... Platforms: *nix

License: Freeware Size: 174.08 KB Download (95): MP3::Tag::LastResort Download

Added: February 10, 2010 | Visits: 2.125

Agata Report Agata Report is a cross-platform database reporting tool with graph generation and a query tool that allows you to get data from PostgreSQL, MySQL, SQLite, Oracle, DB2, MS-SQL, Informix, InterBase, Sybase, or Frontbase and export that data as PostScript, plain text, HTML, XML, PDF, or spreadsheet... Platforms: *nix

License: Freeware Size: 3.7 MB Download (282): Agata Report Download

Added: July 18, 2010 | Visits: 1.016

RFID::ISO15693::Tag RFID::ISO15693::Tag is an ISO15693 RFID Tag. METHODS new Returns a new RFID::ISO15693::Tag object. combine Combine two RFID::ISO15693::Tag object and returns set Set contents of the tag by a hash. get Return contents of the tag as a hash. getref Return contents of the tag as... Platforms: *nix

License: Freeware Size: 3.07 KB Download (224): RFID::ISO15693::Tag Download

Added: May 10, 2013 | Visits: 2.087

MySQL Squid Access Report MySQL Squid Access Report, mysar for short, is a reporting system for user web traffic activity, as logged from a squid proxy. Features: - Dynamic. Forget about static reports that take ages to generate, hogging the system's CPU. Mysar is is the only squid reporting system with a database as its... Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (176): MySQL Squid Access Report Download

Added: August 08, 2010 | Visits: 1.974

MP3::Tag::ID3v2 MP3::Tag::ID3v2 is a Read / Write ID3v2.x.y tags from mp3 audio files. SYNOPSIS MP3::Tag::ID3v2 supports * Reading of ID3v2.2.0 and ID3v2.3.0 tags (some ID3v2.4.0 frames too) * Writing of ID3v2.3.0 tags MP3::Tag::ID3v2 is designed to be called from the MP3::Tag module. use MP3::Tag; $mp3... Platforms: *nix

License: Freeware Size: 174.08 KB Download (126): MP3::Tag::ID3v2 Download

Added: March 04, 2010 | Visits: 936

MP3::Tag MP3::Tag is a Perl module for reading tags of MP3 audio files. SYNOPSIS use MP3::Tag; $mp3 = MP3::Tag->new($filename); # get some information about the file in the easiest way ($title, $track, $artist, $album, $comment, $year, $genre) = $mp3->autoinfo(); $comment = $mp3->comment(); #... Platforms: *nix

License: Freeware Size: 174.08 KB Download (94): MP3::Tag Download

Added: February 03, 2010 | Visits: 1.017

MP3::Tag::ID3v2-Data MP3::Tag::ID3v2-Data can get_frame() data format and supported frames. SYNOPSIS $mp3 = MP3::Tag->new($filename); $mp3->get_tags(); $id3v2 = $mp3->{ID3v2} if exists $mp3->{id3v2}; ($info, $long) = $id3v2->get_frame($id); # or ($info, $long) = $id3v2->get_frame($id, raw); This document... Platforms: *nix

License: Freeware Size: 174.08 KB Download (104): MP3::Tag::ID3v2-Data Download

Added: February 04, 2010 | Visits: 873

Template::Plugin::MP3::Tag Template::Plugin::MP3::Tag is a Perl interface to the MP3::Tag Module. SYNOPSIS [% USE tag = MP3("path_to_mp3_file") %] [% tag.title %] [% tag.album %] # perldoc MP3::Tag for more ideas Template::Plugin::MP3::Tag provides a simple wrapper for using MP3::Tag in object oriented mode; see... Platforms: *nix

License: Freeware Size: 4.1 KB Download (102): Template::Plugin::MP3::Tag Download

Added: July 20, 2010 | Visits: 913

Xephyrus Data Structures Tag Library Xephyrus Data Structures Tag Library provides an easy way to create and manipulate the contents of common Java data-structures such as maps and lists. Whats New in This Release: - The library was polished up. - Several improvements were made and a few bugs were fixed. - This version is... Platforms: *nix

License: Freeware Size: 21.5 KB Download (96): Xephyrus Data Structures Tag Library Download

Added: November 17, 2010 | Visits: 1.482

Xephyrus File Upload Tag Library Xephyrus File Upload Tag Library provides an easy way to process files uploaded from a web form from within JSP pages. It is a tag library wrapper around the Jakarta Commons FileUpload utility. Whats New in This Release: - added keepPath attribute to remotePath tag to indicate whether to keep... Platforms: *nix

License: Freeware Size: 25.6 KB Download (125): Xephyrus File Upload Tag Library Download

Released: July 04, 2012  |  Added: October 02, 2012 | Visits: 1.690

Stamp Free ID3 Tag Editor Stamp Free ID3 Tag Editor allows you to add or change the internal file information associated with an audio file. Software applications such as WavePad Audio Editor and portable music devices such as IPods read and display ID3 tag information and allow you to organize your music by, among other... Platforms: Windows

License: Freeware Size: 449.12 KB Download (124): Stamp Free ID3 Tag Editor Download

Released: August 19, 2012  |  Added: August 19, 2012 | Visits: 804

Recovery Report: Debt Recovery Management Software for Mac OS 2010 The Recovery Report provides a full range of Debt Recovery Management functionality. It can handle an unlimited number of Cases & Clients. Our Recovery Software is ideal for Collection Agencies, Banks, Insurance Companies, Hospital Debt Collections and Law Enforcement. The Recovery Report is a... Platforms: Mac


< 1 2 3 4 5 >