| Related sites for http://www.minisoft.com |
| Mark\'s_Apology_Note_Generator Generates E-mails for you to send. | | Postini In-line infrastructure for pre-processing email messages in real time. Allows email management applications to be integrated into any SMTP email system. | | Slugmail An email based reminder service. | | APDIP_Internet_Governance_Headlines Internet Governance News Headline service primarily directed at Developing Countries in the Asia Pacific. Produced by UNDP. | | Computer_Professionals_for_Social_Responsibility CPSR's website devoted to issues such as Internet filters, encryption, digital signatures, PICS, ethics, NII, and privacy. | | The_COOK_Report_On_Internet The COOK Report on Internet is a monthly newsletter focusing on the technology and policy complexities of Internet infrastructure development. Features, Interviews, Reports with free 4000 word summar | | The_Cyber-Federalist_Occasional_Commentaries A series of commentaries on the ICANN At Large elections and Internet governance. Edited by Hans K. Klein who is an Assistant Professor in the School of Public Policy at the Georgia Institute of Tech | | Governing_the_DNS_Commons A conference by Computer Professionals For Social Responsibility about ICANN and the Domain Name system. Papers, Audio and Video Feeds, Printable Proceedings. Keynote by Ralph Nader. | | Home--Berkman_Center_for_Internet_and_Society The Berkman Center for Internet & Society at Harvard Law School is a research program founded to explore cyberspace, share in its study, and help pioneer its development. Highly active in Interne | | ICANN-Related_Content_from_the_Berkman_Center_for_Internet_and_Society Complete index of all ICANN-Related Content from the Berkman Center for Internet and Society, including meeting archives, webcasts, and analysis. | | ICANNWatch Three academics providing a central point for those concerned with the actions and structure of ICANN. Mailing List, Editorial. | | Internet_and_Society_1999_-_Course_Description Harvard Law School Course on Internet Policy. "This course examines current legal, political, and technical struggles for control/ownership of the global Internet and its content." | | Internet__book_reviews Reviews of books on Internet by Danny Yee from the Electronic Freedom Association of Australia. | | Internet_Governance The ACM is broadly interested in issues affecting the growth and development of the Internet, including the creation and activities of organizations that develop technical standards, set policies, and | | Internet_Protocol_-_Quality_of_Service_Page Reports the efforts made by ITTC in IP QoS (Quality of Service) research. | | New_York_Times_Internet_Governance_Archives Archive of Articles on Internet Governance from the New York Times Newspaper. | | Noncommercial_Domain_Name_Holders_Constituency Its purpose is to support noncommercial speech and activity on the Internet - and to protect the domain names under which that speech is placed. Currently, we are the only constituency in the ICANN Do | | PFIR_-_People_For_Internet_Responsibility People For Internet Responsibility (PFIR) is a global, grassroots, ad hoc network of individuals who are concerned about the current and future operations, development, management, and regulation of t | | Rating_the_Net Referenced report on Internet filtering software, by Jonathon Weinberg, Associate Professor, Wayne State University Law School. | | The_Roving_Reporter A collective nym for commentry, usually biting and shocking well referenced. Great collection of news and opinion commentry by one of the most informed minds in ICANN watching. | | Self-Regulation_of_Internet_Content A project of the Bertelsmann Foundation dealing with the problem of illegal and harmful content on the Internet. | | The_US_Congressional_Internet_Caucus This site contains information about the program and activities of the Advisory Committee and the Congressional Internet Caucus - a bi-partisan group of over 100 members of the House and Senate workin | | Microsoft_and_Internet_Development What do computer programmers think about Microsoft's role in the development of the Internet, and the social implications of the underlying technical issues? CorpWatch interview with Harry Hochheiser, | | Noam_Chomsky_on_Microsoft_and_Corporate_Control_of_the_Internet CorpWatch interview. (May 6, 1998) | | Aftershock Open source Gopher server developed in Java. | | Boombox The latest releases of gopher software (including client software) available via anonymous FTP. | | California_State_Legislature Bill information and archives of the California State Senate | | Debian_GNU/Linux__gopherd Information and downloads for the Debian package of the UMN gopher server. | | Floodgap_Gopher_Proxy Public gopher-to-HTTP proxy to allow the use of web browsers to explore gopherspace. | | GoFish A simple, fast, low resource usage gopher server. Can also function as a web server and a gopher-to-HTTP gateway. | | Gopher_Manifesto The Bring Back Gopher Campaign. | | Hungarian_Electronic_Library Collection of Hungarian or Hungary/Central Europe-related full-text articles. | | Moo_Canada Gopher server written for Lambda Moos. | | Providence_Canadian_Reformed_Church Edmonton, Alberta. Information about this congregation, which is a member of Canadian and American Reformed Churches. | | Publication_org_uk_gopher Resource feeds; play Paranoia over gopher; information and photos for Transformer Scripture Union summer camp. | | PyGopherd An multi-protocol gopher server written in Python. Also works as an HTTP server. | | PyGS Gopher server written in Python. No longer being developed. | | QUUX John Goerzen's gopher server (quux.org). | | RFC_1436 The Internet Gopher Protocol (a distributed document search and retrieval protocol). | | Sean\'s_Gopherspace Random collection of mainly humourous stuff. |
|
Minisoft, Inc.
//newsletter popup box
//sidnav expanding main headings
//java needed for ddaccordion.js
//sidenav popouts
//topbanner main image rotator
ddaccordion.init({
headerclass: "submenuheader", //Shared CSS class name of headers group
contentclass: "submenu", //Shared CSS class name of contents group
revealtype: "click", //Reveal content when user clicks or onmouseover the header? Valid value: "click" or "mouseover
collapseprev: true, //Collapse previous content (so only one open at any time)? true/false
defaultexpanded: [], //index of content(s) open by default [index1, index2, etc] [] denotes no content
onemustopen: false, //Specify whether at least one header should be open always (so never all headers closed)
animatedefault: false, //Should contents open by default be animated into view?
persiststate: false, //persist state of opened contents within browser session?
toggleclass: ["", "openpet"], //Two CSS classes to be applied to the header when it's collapsed and expanded, respectively ["class1", "class2"]
togglehtml: ["suffix", "", ""], //Additional HTML added to the header when it's collapsed and expanded, respectively ["position", "html1", "html2"] (see docs)
animatespeed: "normal", //speed of animation: "fast", "normal", or "slow"
oninit:function(headers, expandedindices){
//custom code to run when headers have initalized
},
onopenclose:function(header, index, state, isuseractivated){ //custom code to run whenever a header is opened or closed
if (state=="block" && isuseractivated==true){ //if header is expanded and as the result of the user initiated action
}
}
})
function toggleDiv(divid){
if(document.getElementById(divid).style.display == 'none'){
document.getElementById(divid).style.display = 'block';
}else{
document.getElementById(divid).style.display = 'none';
}
}
function hit0() {
if(document.getElementById('fragment-10').style.display == 'none'){
document.getElementById('fragment-10').style.display = 'block';
document.getElementById('fragment-11').style.display = 'none';
document.getElementById('fragment-12').style.display = 'none';
document.getElementById('ABC-01').style.display = 'block';
document.getElementById('ABC-02').style.display = 'none';
document.getElementById('ABC-03').style.display = 'none';
} else {
document.getElementById('fragment-10').style.display = 'none';
document.getElementById('ABC-01').style.display = 'none';
}
}
function hit1() {
if(document.getElementById('fragment-10').style.display == 'none'){
document.getElementById('fragment-10').style.display = 'block';
document.getElementById('fragment-11').style.display = 'none';
document.getElementById('fragment-12').style.display = 'none';
document.getElementById('ABC-01').style.display = 'block';
document.getElementById('ABC-02').style.display = 'none';
document.getElementById('ABC-03').style.display = 'none';
}
}
function hit2() {
if(document.getElementById('fragment-11').style.display == 'none'){
document.getElementById('fragment-11').style.display = 'block';
document.getElementById('fragment-10').style.display = 'none';
document.getElementById('fragment-12').style.display = 'none';
document.getElementById('ABC-01').style.display = 'none';
document.getElementById('ABC-02').style.display = 'block';
document.getElementById('ABC-03').style.display = 'none';
} else {
document.getElementById('fragment-11').style.display = 'none';
document.getElementById('fragment-10').style.display = 'block';
document.getElementById('ABC-01').style.display = 'block';
document.getElementById('ABC-02').style.display = 'none';
}
}
function hit3() {
if(document.getElementById('fragment-12').style.display == 'none'){
document.getElementById('fragment-12').style.display = 'block';
document.getElementById('fragment-11').style.display = 'none';
document.getElementById('fragment-10').style.display = 'none';
document.getElementById('ABC-01').style.display = 'none';
document.getElementById('ABC-02').style.display = 'none';
document.getElementById('ABC-03').style.display = 'block';
} else {
document.getElementById('fragment-12').style.display = 'none';
document.getElementById('fragment-10').style.display = 'block';
document.getElementById('ABC-01').style.display = 'block';
document.getElementById('ABC-03').style.display = 'none';
}
}
if (document.images) {
img1on = new Image(); // Active images
img1on.src = "images/dm_sidenavtitle-over.jpg";
img2on = new Image();
img2on.src = "images/dm_sidenavtitle-over.jpg";
img3on = new Image();
img3on.src = "images/dm_sidenavtitle-over.jpg";
img1off = new Image(); // Inactive images
img1off.src = "images/dm_sidenavtitle-in.jpg";
img2off = new Image();
img2off.src = "images/mw_sidenavtitle-in.jpg";
img3off = new Image();
img3off.src = "images/conn_sidenavtitle-in.jpg";
}
function imgOn(imgName) {
if (document.images) {
document[imgName].src = eval(imgName + "on.src");
}
}
function imgOff(imgName) {
if (document.images) {
document[imgName].src = eval(imgName + "off.src");
}
}
About Us
var user;
var domain;
var suffix;
var k='m'
var z=':'
var s='lto'
var p='ai'
var a='@'
var f='Sales'
function jemail(user, domain, suffix){
document.write('' + f + '');
}
jemail("sales", "minisoft", "com");
var user;
var domain;
var suffix;
var k='m'
var z=':'
var s='lto'
var p='ai'
var a='@'
var f='Support'
function jemail(user, domain, suffix){
document.write('' + f + '');
}
jemail("support", "minisoft", "com");
Our Partners Web Hosting
Phone: 800-682-0200
Fax: 360-568-2923
| Products | Minisoft News | Events | Downloads | Product Manuals |
document.write(loop())
Electronic Forms
NetPrint
Scout
OLE DB Provider
ODBC
JDBC
MiddleMan
IBM
Hewlett-Packard
Unix -
Dec VMS
eFORMz
e-Direct
DataDirect
ODBC for Image
ODBC for Eloquence
ODBC for Unix
OLE DB for Image
OLE DB for Eloquence
OLE DB for Unix
JDBC for Image
JDBC for Eloquence
JDBC for Unix
Minisoft 3270 Secure
Minisoft 5250 Secure
Javelin
Minisoft 92 Secure
Minisoft Pocket 92
Minisoft for Macintosh
Minisoft OCX - HP700/92
Javelin
Minisoft 320 Secure
Minisoft Pocket 320
Minisoft OCX - VT320
Javelin
eFORMz, the most comprehensive electronic
forms solution available for HPe3000, HP9000, iSeries(AS/400),
Sun, Linux, or Windows computer systems. Version 6 now available
with DataDirect's SQL update feature, HTML output file format,
generate output text in color, and new system time variables.
Learn More...
Create your own
Electronic Forms
Design, publish, and create your own forms with eFORMz
Minisoft welcomes
3PL Worldwide to eFORMz!
Click here for a FREE Download!
Email and Fax
Fax, print and archive individual pages of a report
Middleware solutions for Web Access, Migration, Client Server, and Reporting tools:
OLE DB Provider for Image & Eloquence
ODBC for Unix
ODBC for Eloquence
ODBC for Image
JDBC for Unix
MiddleMan
Application and Developer Support for SQL Server, Oracle, MS Access and Excel, Visual Studio .NET, Crystal Reports, Cold
Fusion, Web Sphere, Java, and many more?
Providing Data Access to Image and Eloquence databases.
Supported Operating Systems: MPE/iX, HP-UX, Linux, AIX, Solaris, and Windows
Web to Host Access
Connect to host requiring HP or VT Terminal Emulation
Javelin is a Java applet that enables you to run host-based
applications across the Internet using a browser, such as Netscape
Navigator, Microsoft Internet Explorer or Mozilla, rather than
a traditional terminal emulator.
Learn more....
Terminal Emulation
Hewlett-Packard
IBM
Unix Dec VMS
Wireless Connectivity
Pocket 92/Pocket PC
Pocket 320/Pocket PC
Minisoft Inc. 1024 First Street Snohomish, WA 98290 (800) 682-0200 Fax: (360) 568-2923
Copyright ©2008 Minisoft, Inc. | License Agreement | 25 Years of Excellence
|
|