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 49.598.940 Times

Ham::Reference::QRZ 0.01

Company: Brad McConahay
Date Added: July 24, 2013  |  Visits: 261

Ham::Reference::QRZ

Report Broken Link
Printer Friendly Version


Product Homepage
Download (33 downloads)

Ham::Reference::QRZ is amodule provides an easy object oriented front end to access Amateur Radio callsign data from the QRZ.COM online database.<br /><br />This module uses the QRZ XML Database Service, which requires a subscription from QRZ.COM.<br /><br />The QRZ XML Database Service specification states "The data supplied by the XML port may be extended in a forwardly compatible manner. New XML elements and database objects (with their associated elements) may be transmitted at any time. It is the developers responsibility to have their program ignore any unrecognized objects and/or elements without raising an error, so long as the information received consists of properly formatted XML."<br /><br />Therefore, this module will not attempt to list or manage individual elements of a callsign. You will need to inspect the hash reference keys to see which elements are available for any given callsign.<br /><br />This module does not handle any management of reusing session keys at this time.<br /><br />SYNOPSIS<br /><br /> use Ham::Reference::QRZ;<br /> use Data::Dumper;<br /><br /> my $qrz = Ham::Reference::QRZ->new(<br /> callsign => 'N8QQ',<br /> username => 'your_username',<br /> password => 'your_password'<br /> );<br /><br /> # get the listing and bio<br /> my $listing = $qrz->get_listing;<br /> my $bio = $qrz->get_bio;<br /><br /> # dump the data to see how it's structured<br /> print Dumper($listing);<br /> print Dumper($bio);<br /><br /> # set a different callsign to look up<br /> $qrz->set_callsign('W8IRC');<br /><br /> # get the listing and print some specific info<br /> $listing = $qrz->get_listing;<br /> print "Name: $listing->{name}<br />";

Requirements: No special requirements
Platforms: *nix, Linux
Keyword: Attempt Callsign Callsignthis Database Elements Formatted Hamreferenceqrz Hamreferenceqrz 0 01 Handle Listing Management Module Objects Print Qrzgtget Listing Reusing Service Xmlquottherefore
Users rating: 0/10

License: Freeware Size: 10.24 KB
HAM::REFERENCE::QRZ RELATED
Database Tools  -  Metis 0.1.1
Metis is an open source project management module developed in PHP using MySQL for a database backend. Metis features a simple installation and configuration and is designed with simplicity and ease of use as the primary goals.
 
Programming  -  Gaud - Database Visual Editor 5.1
Build around JDBC and XML, this tool allows you to maintain visual repesentations of a database's layout, edit table's data, generate code to bind objects to tables, and export data in XML format to easely export data from one database to another.
82.51 KB  
Libraries  -  Tie::Array::RestrictUpdates 0.01
Tie::Array::RestrictUpdates can limit the number of times you change elements in an array. SYNOPSIS use Tie::Array::RestrictUpdates; tie @foo,"Tie::Array::RestrictUpdates",1; # Default limit is 1. # Every element from the array can only be...
3.07 KB  
Database Tools  -  YODA 1.4.8.1
YODA is a PHP built, web-based database tool aimed at users, to allow them to view Oracle objects. Currently it can create/drop/alter tables/view/index/package/function/procedure/trigger/sequence, manage data in table and export to...
 
Database Tools  -  Metis for Scripts 0.1.1
Metis is an open source project management module developed in PHP using MySQL for a database backend. Metis features a simple installation and configuration and is designed with simplicity and ease of use as the primary goals.
30.72 KB  
Database Tools  -  AEDEDL 1.0
AEDEDL class handle database queries automatically: Add, Edit, Delete, Enable, Disable, Listing.
10 KB  
Business  -  Magento Mass Importer 0.7.17
This project is an attempt to provide a product importer for magento that can handle several thousands of products at a reasonable pace compared to magento dataflow. it may evolve to a dataflow alternative as new features are implemented.
183.32 KB  
Project Management  -  Metis Project Management Module 0.1.1
Metis is an open source project management module developed in PHP using MySQL for a database backend. Metis features a simple installation and configuration and is designed with simplicity and ease of use as the primary goals.
39.69 KB  
Multimedia  -  JamDB for Music and Sound 0.9.9
JamDB (Just another music DataBase) is a fast PHP/DB based mp3 collection management software with many interesting features. You can search for artists, albums or songs as well as for all songs added the last n days, weeks or months or a...
92.16 KB  
Database Tools  -  Database Independent Abstraction Layer for C 0.8.2
Database Independent Abstraction Layer for C (libdbi) implements a database-independent abstraction layer in C, similar to the DBI/DBD layer in Perl. Writing one generic set of code, programmers can leverage the power of multiple databases and...
1013.76 KB  
NEW DOWNLOADS IN LINUX SOFTWARE, BUSINESS
Linux Software  -  EasyEDA PCB Designer for Linux 2.0.0
EasyEDA, a great web based EDA(Electronics Design Automation) tool, online PCB tool, online PCB software for electronics engineers, educators, students, makers and enthusiasts. Theres no need to install any software. Just open EasyEDA in any...
34.4 MB  
Linux Software  -  wpCache® WordPress HTTP Cache 1.9
wpCache® is a high-performance, distributed object, caching system application, generic in nature, but intended for use in speeding up dynamic web applications, by decreasing database load time. wpCache® decreases dramatically the page...
3.51 MB  
Linux Software  -  Polling Autodialer Software 3.4
ICTBroadcast Auto Dialer software has a survey campaign for telephone surveys and polls. This auto dialer software automatically dials a list of numbers and asks them a set of questions that they can respond to, by using their telephone keypad....
488 B  
Linux Software  -  Total Video Converter Mac Free 3.5.5
Total Video Converter Mac Free developed by EffectMatrix Ltd is the official legal version of Total Video Converter which was a globally recognized brand since 2006. Total Video Converter Mac Free is a free but powerful all-in-one video...
17.7 MB  
Linux Software  -  Skeith mod_log_sql Analyzer 2.10beta2
Skeith is a php based front end for analyzing logs for Apache using mod_log_sql.
47.5 KB  
Business  -  Inventoria Inventory Software Free 11.06
Inventoria is professional inventory stock management software for Windows that allows you to manage inventory in one or several locations. Manage your stock levels by categories, locations, and vendors. Combine Inventoria with HourGuard, Express...
611.18 KB  
Business  -  Java SQL Admin Tool for Linux 2.4.3
This is a Java-based Admin-Tool for SQL-Databases via JDBC. It needs to have JDK 1.6 underneath In the beginnings of Java I had my first look at this exciting product. So I decided to learn more about Java. As beeing a developer for...
686.08 KB  
Business  -  DBBalancer 0.4.4
DBBalancer is some sort of middleware that would sit in between of database clients, like C, C++, TCL, Java JDBC, Perl DBI, and a database server. Currently the only server supported is Postgres, but the architecture is open to embrace more...
174.08 KB  
Business  -  Postgres Plus 9.0.4
Postgres Plus is a distribution of PostgreSQL that contains the following additional features integrated in a convenient installation package: Postgres Studio for administration, Procedural Language Debugger, GridSQL Parallel Query, MySQL...
43.06 MB  
Business  -  Apatar Data Integration 1.12.23
Apatar is an open source Extract, Transform, and Load (ETL) project. Modular architecture delivers: 1. Visual job designer/mapping 2. Connectivity to all major data sources 3. Flexible Deployment Options (GUI, or server engine with JVM, or...
25.94 MB