Kore Technologies  
Skip Navigation Links
 

 July 1, 2007  

EasyCo

Revelation Software

InterSystems

International Spectrum

  Conference Schedule
 
  Denver 2009
March 23, 2009 - March 26, 2009
 

Mar/Apr 2008

Mar/Apr 2008

Reality Triggers

Subscribe
  UniData 7.2 Early Adopter Program  

As part of the development cycle of UniData 7.2 , IBM is pleased to announce the UniData 7.2 Early Adoption Program (EAP). The UniData 7.2 EAP provides key customers with access to Product Management, Development, Support and, most importantly, early access to UniData 7.2 itself as major projects are completed. EAP participants will be able to discuss project schedules, influence design decisions and provide feedback early in the product cycle when such input will have the most impact.

Major projects slated for UniData 7.2 include encryption of data at rest for security, a programming API for External Database Access (EDA), on-line resize for high availability, performance and functionality enhancements for data replication, a customer extensible administration console, a graphical IDE for Basic and MORE. In June, IBM will be initiating regular conference calls with EAP participants discussing project roll-outs and soliciting feedback.

If you are a U2 customer interested in participating in the UniData 7.2 EAP, please email U2AskUs@us.ibm.com and nominate yourself today!


  BlueFinity User Conference 2007 Recap  

BlueFinity had its first User Conference in Miami on May 25. About 60 people from all over the world attended mv.NET technical presentations from David Cooper and Steve Sartain. Drew Conboy, an mv.NET reseller, also presented a customer case study.

Cooper explained that the goal of mv.NET is to "make it easier and quicker for developers to create MultiValue-linked .NET applications". This is done by providing several ways to get to your MultiValue data, reducing coding while maintaining an efficient data access layer. Coopers also stated that mv.net connects to practically all flavors of the multivalue database, and are working on the others.

There were various demonstrations during the day illustrating different ways of connecting to your MultiValue data. Connectivity can be accomplished using mv.NET Core Objects (multivalue centric class library),  Adapter Objects (an ADO.NET data provider) and Binding Objects (multivalue-aware, dictionary driven data binding).

Other demonstrations showed developers how to work with Microsoft Visual Studio to create rich-client, browser based and web service applications.

BlueFinity has also introduced a new product, Reporting Services Data Connector (RSDC), which is uses the current release of mv.NET. RSDC provides multivalue access to Microsoft SQL Server Reporting Services.

BlueFinity is committed to providing the MultiValue community with .NET integration. Their developers are closely watching the .NET future directions to bring those technologies to multivalue developers. As Microsoft expands its alphabet soup collection (WCF, WPF, XAML, XBAP, Silverlight, LINQ), look for BlueFinity to adopt these technologies.


  MultiValue Jobs Available  

Execu-Sys, ltd - Positions Available

CUBS Programmer needed for a growing Financial Services company in Denver CO; salary to 80K but CUBS experience is a must. Will relocate a qualified candidate.

For additional information contact Matt Hart at (800)423-1964 x302 or mh@eslny.com


  IBM 2007 U2 Univseity  

Join IBM for their first IBM 2007 U2 University (U2U ). U2U is the premier U2 technical event for IT executives, managers, professionals, DBAs, developers and business partners.

This event brings you speakers from across the IBM U2 team including leading developers, architects and specialists dedicated to providing technical training, information and resources to help maximize your U2 investment. You won't want to miss this two and one half days of information-packed technical training with three focused tracks: U2 Data Servers, Application Development and Emerging Technologies. Talk with product experts and network with your peers.

Locations & Dates:
August 28-30, 2007 Denver, Colorado
September 11-13, 2007 Sydney, Australia
October 2-4, 2007 London, England
November 13-15, 2007 Tarrytown, New York
November 27-29, 2007 San Francisco, California

More information:
http://www-306.ibm.com/software/info/u2/universit y/index.jsp


  1mage announce Ajax support to their Content Management Systems  

V1A is a Web 2.0 software solution written in AJAX that provides access to the 1MAGE content management server through the use of today's standard browsers.  You can now retrieve any content from anywhere via a browser.

V1A works on Internet Explorer, FireFox, and Safari. This makes V1A the most portable browser application for all your needs. Also, there is no need to load software on a "local" desktop because everything is managed through your browser.

More than just a viewer, with V1A you can:

  • Convert scanned images to PDF on-the-fly
  • Combine multiple documents into one PDF
  • Route documents on an ad hoc basis
  • Change the language of the user environment

You can even index and save your local files with V1A.  No matter where you are, you can index local files and documents right from your PC directory and send them via your browser to your enterprise 1MAGE document repository.

 


  MultiValue Tech Tip!  

The purpose of this tech tip is to illustrate a way to print from multiple trays on an HP2400 printer from a BASIC program by sending the appropriate escape sequences to the printer.  This Tech Tip was found on Kore Technologies Tech Tips page.

** PROGRAM : Z.HP2400.PRINT.TRAYS
** PURPOSE : Test sending escape command to printer to switch trays
** AUTHOR : pault,04-12-06, Kore Technologies, LLC
***************************************************************** **
* Note on Trays, 1 is the Manual feed, 2 & 3 are the storage ones.
* Here's the command: Ec&l#H
* Here are the Tray Options (#):
* 0 = Prints or ejects current page
* 1 = Tray 2
* 2 = Manual feed, paper
* 3 = Manual feed, envelope
* 4 = Tray 1
* 5 = Tray 3
* 6 = Optional envelop feeder
* 7 = Auto select
* 8 = Tray 4
* 20 to 69 = external trays
* So, to print from Tray 2 replace the # in Ec&l#H with a 1
* giving us Ec&l1H then convert that to hex for printing, 1B266C3148
***************************************************************** **
FF = CHAR(12) ;* Char 12 works for UniVerse (Pick flavor)
TRAY2 = "1B266C3148"
TRAY3 = "1B266C3548"
PRINT ICONV(TRAY2,'MX'):
PRINT "Printing from Tray 2"
PRINT FF
PRINT ICONV(TRAY3,'MX'):
PRINT "Printed from Tray 3"
PRINT FF
* Switch back to Tray 2 as we are assuming that is the default tray
PRINT ICONV(TRAY2,'MX')
END

Upcoming Webinars:

UniVerse Triggers
Thursday May 15, 2008 - 11:00AM PST / 02:00PM EST

Advanced MultiValue Basic Programming
Tuesday May 27, 2008 - 11:00AM PST / 02:00PM EST

UniVerse I-Descriptors
Wednesday May 28, 2008 - 11:00AM PST / 02:00PM EST

UniVerse Indexes
Thursday June 5, 2008 - 11:00AM PST / 02:00PM EST

MultiValue Basic Programming For GUI
Thursday July 3, 2008 - 11:00AM PST / 02:00PM EST

See All Scheduled Webinars

Career

Educational

Software

Vars

May 1, 2008

April 15, 2008

April 1, 2008

March 15, 2008

March 1, 2008

February 15, 2008

February 1, 2008

January 15, 2008

January 1, 2008

December 15, 2007

December 1, 2007

November 15, 2007

November 1, 2007

October 15, 2007

October 1, 2007

September 15, 2007

September 1, 2007

August 15, 2007

August 1, 2007

July 15, 2007

July 1, 2007

June 15, 2007

June 1, 2007

May 15, 2007

May 1, 2007

April 15, 2007

April 1, 2007

March 15, 2007

March 1, 2007

February 15, 2007

February 1, 2007

January 15, 2007

January 1, 2007

December 15, 2006

December 1, 2006

November 15, 2006

November 1, 2006

October 15, 2006

October 1, 2006

September 15, 2006

September 1, 2006

August 15, 2006

August 1, 2006

July 15, 2006

July 1, 2006

June 15, 2006

June 1, 2006

May 15, 2006

May 1, 2006

April 15, 2006

April 1, 2006

Skip Navigation Links
Home
Magazine
Conference
e-Xtra
Spectrum University
Resources
Contact Us
Copyright (c) 2006 International Spectrum   Terms Of Use | Privacy Statement