AppCentral.htm 2.82 KB
<html>

<head>
    <title>jsObjects Collection</title>
    <link rel='stylesheet' type='text/css' href='documentation.css'></link>
    <LINK REL="shortcut icon" HREF="images/jsobjects-s.ico" TYPE="image/x-icon">
</head>

<body marginheight="0" marginwidth="0" topmargin="0" leftmargin="0" vlink="#0000ff" link="#0000ff" alink="#0000ff">

<div class="header" width="100%">
  <table cellSpacing="0" cellPadding="0" width="98%" border="0">
    <tr>
      <td style="height: 16px"><b><i><span style="FONT-SIZE: 10pt">jsObjects AppCentral</span></i> - Version 1.0</b></td>
      <td align="right" style="height: 16px">
          By: <a style="color:white" href="http://www.jonandnic.com/jonathan">Jonathan Wise</a>&nbsp;</td>
    </tr>
  </table>
</div>
<blockquote class="details">
  <p><b>About</b> </p>
  <ul>
    <li><img src="images/appcentral.gif" align="left" />AppCentral is a web application
        container based on jsObjects and a .NET webservice, that combines modules -- both
        client and server-side, to assemble disperate web applications into a cohesive interface.<br /><br />
        - <a href="http://www.jonandnic.com/appcentral/readme.txt">Change Log</a>
   </li></ul>
</blockquote>
<blockquote class="details">
  <p><b>Purpose</b> </p>
  <ul>
    <li>The web is becoming much more than a place to share data. Technologies like web
        services and AJAX are allowing developers to build rich, interactive applications
        that rival their compiled equivalents on the desktop. Unfortunately, differing development styles, interfaces and appearances make switching between applications an experience
        no better than it was 5 years ago. AppCentral is an attempt to provide a single interface through which multiple, disperate applications can be accessed in a user-friendly
        and consistent manor.<br />
        AppCentral can host "modules" or web applications that adhere to a few standards
        for consistency of appearance and data retreival, or it can host standard web pages,
        requiring only a small XML file and icon to allow them to appear in the container.</li></ul>
</blockquote>

<blockquote class="details">
  <p><b>Requirements</b> </p>
  <ul>
    <li>AppCentral is intended for use in both Internet Explorer (5.5 or better) and FireFox (1.1 or better) and uses a .NET webservice on the server-side.</li></ul>
</blockquote>
<blockquote class="details">
  <p><b>Use AppCentral</b></p>
  <ul>
    <li>
 - <a href="http://www.jonandnic.com/jsobjects/AppCentralSetup.zip">Download the Installer</a></li>
    <li>
      - <a href="http://www.jonandnic.com/AppCentral">Try it out!</a>
      </li>
  </ul>
</blockquote>

    <br />
    <div class="footer">© 2005 Jonathan Wise. <a href="license.txt">Some rights reserved</a>. </div>
    <br />
    
</body>

</html>