Difference between revisions of "PAWS"

From PAWS Lab
Jump to: navigation, search
Line 12: Line 12:
 
Pittsburgh, PA 15213, USA<br/>
 
Pittsburgh, PA 15213, USA<br/>
 
Tel: +1(412)624-9437<br/>
 
Tel: +1(412)624-9437<br/>
 +
 +
<!-- Include the Google Friend Connect javascript library. -->
 +
<script type="text/javascript" src="http://www.google.com/friendconnect/script/friendconnect.js"></script>
 +
<!-- Define the div tag where the gadget will be inserted. -->
 +
<div id="div-8316917295308967772" style="width:276px;border:1px solid #cccccc;""></div>
 +
<!-- Render the gadget into a div. -->
 +
<script type="text/javascript">
 +
var skin = {};
 +
skin['BORDER_COLOR'] = '#cccccc';
 +
skin['ENDCAP_BG_COLOR'] = '#e0ecff';
 +
skin['ENDCAP_TEXT_COLOR'] = '#333333';
 +
skin['ENDCAP_LINK_COLOR'] = '#0000cc';
 +
skin['ALTERNATE_BG_COLOR'] = '#ffffff';
 +
skin['CONTENT_BG_COLOR'] = '#ffffff';
 +
skin['CONTENT_LINK_COLOR'] = '#0000cc';
 +
skin['CONTENT_TEXT_COLOR'] = '#333333';
 +
skin['CONTENT_SECONDARY_LINK_COLOR'] = '#7777cc';
 +
skin['CONTENT_SECONDARY_TEXT_COLOR'] = '#666666';
 +
skin['CONTENT_HEADLINE_COLOR'] = '#333333';
 +
skin['NUMBER_ROWS'] = '4';
 +
google.friendconnect.container.setParentUrl('/w/' /* location of rpc_relay.html and canvas.html */);
 +
google.friendconnect.container.renderMembersGadget(
 +
{ id: 'div-8316917295308967772',
 +
  site: '17583231317453737881' },
 +
  skin);
 +
</script>

Revision as of 19:38, 14 April 2009

About PAWS

Personalized Adaptive Web Systems Lab was established in 2004 with support from National Science Foundation and School of Information Sciences. The goal of the PAWS Lab is development and evaluation of innovative user- and group-adaptive Web-based technologies, systems, and architectures. The Lab currently explores a range of user modeling, adaptation and personalization technologies. The work of the Lab is supported by NSF and DARPA funding.

Try PAWS Tools at our Community Portal

Goto Knowledge Tree portal and create trial account to try out tools.

PAWS Lab Contact Information

Information Sciences Building, Rm. 2A04
135 North Bellefield Avenue
Pittsburgh, PA 15213, USA
Tel: +1(412)624-9437

<script type="text/javascript" src="http://www.google.com/friendconnect/script/friendconnect.js"></script>

<script type="text/javascript"> var skin = {}; skin['BORDER_COLOR'] = '#cccccc'; skin['ENDCAP_BG_COLOR'] = '#e0ecff'; skin['ENDCAP_TEXT_COLOR'] = '#333333'; skin['ENDCAP_LINK_COLOR'] = '#0000cc'; skin['ALTERNATE_BG_COLOR'] = '#ffffff'; skin['CONTENT_BG_COLOR'] = '#ffffff'; skin['CONTENT_LINK_COLOR'] = '#0000cc'; skin['CONTENT_TEXT_COLOR'] = '#333333'; skin['CONTENT_SECONDARY_LINK_COLOR'] = '#7777cc'; skin['CONTENT_SECONDARY_TEXT_COLOR'] = '#666666'; skin['CONTENT_HEADLINE_COLOR'] = '#333333'; skin['NUMBER_ROWS'] = '4'; google.friendconnect.container.setParentUrl('/w/' /* location of rpc_relay.html and canvas.html */); google.friendconnect.container.renderMembersGadget(

{ id: 'div-8316917295308967772',
  site: '17583231317453737881' },
 skin);

</script>