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.475.912 Times

Psychological Report Writer software
Filter: All | Freeware | Demo
 

Psychological Report Writer

< 1 2 3 4 5 > 
Released: April 17, 2012  |  Added: August 06, 2012 | Visits: 11.906

PHP Report Maker PHP Report Maker is a powerful reporting tool that can generate dynamic PHP Web reports from MySQL, PostgreSQL, Microsoft Access, Microsoft SQL Server and Oracle database. You can instantly create live detail and summary reports or crosstabs reports for your Websites. Flash chart (column, bar,... Platforms: Windows

License: Shareware Cost: $159.95 USD Size: 27.43 MB Download (455): PHP Report Maker Download

Released: February 08, 2010  |  Added: May 25, 2010 | Visits: 3.563

Advanced Excel Report Advanced Excel Report for Delphi is a powerful band-oriented generator of template-based reports in MS Excel. Easy-to-use component property editors allow you to quickly create powerful reports in MS Excel. Now you can create reports, which can be edited, saved to file and viewed almost on any... Platforms: Windows

License: Shareware Cost: $95.00 USD Size: 6.77 MB Download (259): Advanced Excel Report Download

Released: September 02, 2012  |  Added: September 20, 2012 | Visits: 1.355

DC Dynamic Report Dynamic Report is a breakthrough programming application that provides a front-end function for your application. It is the only program that lets you generate query reports in HTML from your database and design your own report page. With Dynamic Report, you can easily build an interactive... Platforms: Windows

License: Shareware Cost: $249.00 USD Size: 781.28 KB Download (111): DC Dynamic Report Download

Released: February 04, 2009  |  Added: February 10, 2009 | Visits: 1.572

Recovery for Writer Recovery for Writer is data recovery program for OpenOffice Writer documents (.odt). Recovery for Writer retrieves text, formatting and images from corrupted OpenOffice documents. Recoveres files created by OpenOffice Writer. Features: -Supports OpenOffice.org 2.0 -Recovers texts and... Platforms: Windows

License: Shareware Cost: $99.00 USD Size: 1.1 MB Download (160): Recovery for Writer Download

Released: May 01, 2009  |  Added: September 17, 2009 | Visits: 2.555

Report Inverter for Excel Report Inverter for Excel is a one-of a kind product aimed at inverting the action of a reporting application, which helps you to convert text reports into a data table format also known as flat file database. This Excel add-in allows you to perform automated reformatting actions, skipping... Platforms: Windows

License: Shareware Cost: $199.00 USD Size: 3.03 MB Download (119): Report Inverter for Excel Download

Added: January 18, 2010 | Visits: 1.599

XML::Writer::Simple XML::Writer::Simple is a Perl module to create XML files easily! SYNOPSIS use XML::Writer::Simple dtd => "file.dtd"; print para("foo",b("bar"),"zbr"); USAGE This module takes some ideas from CGI to make easier the life for those who need to generated XML code. You can use the module in... Platforms: *nix

License: Freeware Size: 4.1 KB Download (97): XML::Writer::Simple Download

Added: July 18, 2010 | Visits: 1.639

Big Faceless Report Generator Big Faceless Report Generator project is a Java application for converting source documents written in XML to PDF. Built on top of the Big Faceless PDF & Graph Libraries, the Report Generator combines these features and wraps an XML parser around them. Using JSP, ASP, XSL, or similar,... Platforms: *nix

License: Shareware Cost: $1650.00 USD Size: 4.2 MB Download (111): Big Faceless Report Generator Download

Added: June 07, 2010 | Visits: 2.336

Snort Report Snort Report is an add-on module for the Snort Intrusion Detection System. Snort Report add-on provides realtime reporting from the MySQL database generated by Snort. It has been tested on Redhat 6.2, 7.0, 7.1, and OpenBSD 2.9.. Symmetrix Technologies is a complete network integrator and... Platforms: *nix

License: Freeware Size: 43.01 KB Download (142): Snort Report Download

Added: January 27, 2010 | Visits: 1.049

XML::Writer XML::Writer is a Perl extension for writing XML documents. SYNOPSIS use XML::Writer; use IO::File; my $output = new IO::File(">output.xml"); my $writer = new XML::Writer(OUTPUT => $output); $writer->startTag("greeting", "class" => "simple"); $writer->characters("Hello, world!");... Platforms: *nix

License: Freeware Size: 22.53 KB Download (91): XML::Writer Download

Added: March 03, 2010 | Visits: 1.522

MP3 Report Generator MP3 Report Generator is a customizable program to scan a list of (sub)directories, creating a report from an HTML template. Also calculates various statistics and each songs playing time. Supports ID3 and ID3v2 tags. All options can be configured through the command line, see mp3report.pl... Platforms: *nix

License: Freeware Size: 36.86 KB Download (103): MP3 Report Generator Download

Added: August 15, 2010 | Visits: 2.216

American Express Expense Report to QIF Converter American Express Expense Report to QIF Converter project is a utility that converts American Express expense reports into QIF. There are three main reasons: 1. American Express only offers QIF files for the last 6 months of activity whereas the expense reports go back 2 years. You can also... Platforms: *nix

License: Freeware Size: 12.29 KB Download (176): American Express Expense Report to QIF Converter Download

Added: April 04, 2010 | Visits: 1.041

OPML Writer OPML Writer is a PHP4 class for writing OPML files with an object-oriented approach.. Platforms: *nix

License: Freeware Size: 163.84 KB Download (110): OPML Writer Download

Added: July 13, 2010 | Visits: 1.370

Java Stencil Report Java Stencil Report is designed to write school reports in a fast way by a set of user-inserted sentences. The project has a small vector graphics editor to create a full customizable print model. Java Stencil Report is designed for schools, but can be used to write any kind of judgement. It does... Platforms: *nix

License: Freeware Download (92): Java Stencil Report Download

Added: September 02, 2010 | Visits: 1.620

JUnit PDF Report JUnit PDF Report project generates a PDF report from JUnit test results. It uses Apache Ant to execute the generation, and Apache FOP to render the PDF document. While automating tests for my company, I found that everything I need is available in the open source community, except printable... Platforms: *nix

License: Freeware Size: 204.8 KB Download (130): JUnit PDF Report Download

Added: February 24, 2010 | Visits: 1.060

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: February 17, 2010 | Visits: 1.139

Graph::Writer::DrGeo Graph::Writer::DrGeo can save the graph output DrGeo scheme script. SYNOPSIS my $g = new Graph; # Add some vertices/edges to $g my $writer = Graph::Writer::DrGeo->new(); $writer->write_graph($g,"graph.scm"); # graph.scm can be evaluated and rendered with Dr.Geo Dr. Geo is a GTK... Platforms: *nix

License: Freeware Size: 8.19 KB Download (95): Graph::Writer::DrGeo Download

Added: July 24, 2010 | Visits: 1.087

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 20, 2010 | Visits: 1.817

RSS Writer class RSS Writer class is XML-RSS feed generator for content syndication. It extends the XML Writer class to generate XML-RSS documents. It features simplified definitions of channel and item properties, support for defining optional channel graphic images and search form text inputs, support for RSS... Platforms: *nix

License: Freeware Download (140): RSS Writer class Download

Added: January 10, 2010 | Visits: 3.633

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.157

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

< 1 2 3 4 5 >