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"

(Architecture)
Line 93: Line 93:
 
== See Also  ==
 
== See Also  ==
  
*[[Solutions]]
+
* [[Selector Overview]]
  
 
[[Category:Higgins_Developer_Info]]
 
[[Category:Higgins_Developer_Info]]

Revision as of 15:05, 26 October 2009

{{#eclipseproject:technology.higgins|eclipse_custom_style.css}}
Higgins logo 76Wx100H.jpg
A new variant of the Higgins selector being developed for Higgins 1.1. We're just getting started on this page, so it is mostly just a template at present.

Introduction

This selector is a C++ client that uses the Qt GUI environment and is designed to run on Windows.

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

<This section exists only if the solution can be deployed independently, e.g. STS. In the event that the solution consists of executables that run in more than one process, then these "sub-systems" should link to separate pages that adhere to the following structure (for example, see here>

<links to one or more pages to describe...>

<..prerequisites>

Download

<..how to obtain the .WAR, .jar, etc.>

Deploying

<..how to deploy a complete working solution>

Configuration

<..configuration files, options, etc.>

Developer Perspective

Architecture

Qt-selector 1.1.100.png
(Diagram Key)

Packages and Components:

Services:

Areas under development

Building

<..how to get the source>

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

See Also

Back to the top