Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Active Client 2.0"

(Introduction)
Line 3: Line 3:
 
== Introduction  ==
 
== Introduction  ==
  
This selector is a C++ client that uses the [http://qt.nokia.com/ Qt cross-platform application and UI framework] and is designed to run on Windows.  
+
This Windows and Mac active client is written in C++ and uses the [http://qt.nokia.com/ Qt cross-platform application and UI framework].
  
 
== End-User Perspective  ==
 
== End-User Perspective  ==

Revision as of 15:36, 5 April 2010

{{#eclipseproject:technology.higgins|eclipse_custom_style.css}}
Higgins logo 76Wx100H.jpg
We're just getting started on this page, so it is mostly just a template at present.

Introduction

This Windows and Mac active client is written in C++ and uses the Qt cross-platform application and UI framework.

End-User Perspective

For an introduction to Information Cards and Selectors visit http://informationcard.net

Planned Functionality

Compatibility

Card types/protocols:

  • Supports managed and personal IMI information cards
  • Supports managed OpenID information cards
  • Supports managed and personal Higgins relationship cards

Browsers:

  • Firefox 3.0+
  • IE 6+

Operating systems (and what should be in the OS!):

  • Windows XP, Vista, and Windows 7
  • Higgins Selector Switch

Setup

<how do you install it?>

Deployer Perspective

<to be written>

Developer Perspective

Architecture

Active client 2.0.102.png
(Diagram Key)

Components from 1.1:

2.0-only Components:

2.0-only Packages:

Supporting services:

Building

<..how to get the source>

<..how to build executables (jars, wars, exes, etc)>

Back to the top