You are here: Home Register  |  Login
 

Welcome to the ClearStar.net Developer Community!  Gateway Web Services, the open platform for building to, extending, and integrating with ClearStar.net, provides the core functionality for creating screening solutions that are specialized to meet your needs.  This site contains a full set of resources to help make the development process quick and easy by putting putting resources in your hands and helping you to connect to other developers.

ClearStar.net Developer Community Blog
May 20

Written by: Ken Dawson
5/20/2009 3:49 PM 

Profile List GadgetA new Google Gadget is available on the Gadgets page of the Applicant Site Examples application.  This gadget, like the whole application, is provided as an open source project on the Solutions » Open Source page of this site. 

The Profile List Gadget demonstrates a few important concepts that can be used to further extend your ClearStar.net site and add value to your service for your customers.
 
  • Dashboards – The iGoogle platform is “a customizable AJAX-based startpage or personal web portal” (from Wikipedia) that allows people to create their own dashboard for managing and tracking the information that is important to them. This gadget shows how you can develop tools that help your users to keep in touch with your service even when they’re not in the system.
  • Wrapping Methods – The key method for this gadget is the Profile.GetListOfProfiles method. Rather than call it directly, which would much more difficult to do securely,  the gadget calls a page that calls the method. This way the authentication can be kept securely on the server and is never exposed to the end-user or on iGoogle.
  • Hiding Personal Information – The Profile.GetListOfProfiles method returns Personal Identifiable Information (PII), including SSN and date of birth.   To keep this from being sent to the gadget, the page that calls the method runs the result through a XSL template that sorts the result and limits the fields that are returned.
 

Tags:

1 comment(s) so far...

Re: Google Gadget Shows a List of Profiles on iGoogle

tried it. very cool. are you planning on expanding the functionality of the gadget and a generic widget that could be embedded anywhere?

By JB on   10/24/2009 5:16 PM
News & Events
Gateway Web Services 2010.01 Released - Thursday, February 04, 2010

ClearStar.net is pleased to announce the release of version 2010.01 of Gateway Web Services.  The first major release of 2010 includes the following:

  • Support for Stremline Web Services

For a full list of the updates, go to the Gateway Documentation and review the update log at the end.

 
Gateway Web Services 2009.02 Released - Friday, November 06, 2009

ClearStar.net is pleased to announce the release of version 2009.02 of Gateway Web Services.  The second major release of 2009 includes new functionality including:

  • Document Storage support for Profiles
  • Ability to transmit a Profile with Credit Card information
  • Updated Documentation

For a full list of the updates, go to the Gateway Documentation and review the update log at the end.

 
Gateway Web Services Developer Community Launched - Thursday, May 28, 2009

Yesterday, was the official launch of this site, ClearStar.net's Gateway Web Services Developer Community.  This site will be the hub for developer communications, community development, and open source efforts.  Be sure to register to get the most out the Developer Community.  Additional features are available for registered users of ClearStar.net Business Owners, including:  posting in the discussion forums, viewing the documentation, and downloading example and open source code.

Here is the full press release.

 read more ...
Gateway Web Services 2009.01 Released - Friday, March 27, 2009

ClearStar.net is pleased to announce the release of version 2009.01 of Gateway Web Services.  The first major release of 2009 includes new functionality including:

  • Notification when Profiles are completed
  • Disclaimer notice support
  • Copy a Profile
  • Driver's License format validation
  • Updated documentation
  • And more ...

For a full list of the updates, go to the Gateway Documentation and review the update log at the end.

 

 

Privacy Statement  |  Terms Of Use
Copyright 2009 by ClearStar.net