nExtPanel
nExtPanel provides a javascript web frontend to connect to your cPanel accounts WHM via the cPanel API.
It provides detailed account information and displays details about the server environment, where your cPanel account is hosted on.
Simply login using your WHM login details and nExtPanel will connect to the remote server to gather the account & server details via cPanel API queries.
If you prefer not to use your WHM password, then you can use your remote access key to connect.
nExtPanel is a concept application to integrate the cPanel API into a dynamic web frontend, provided by the Ext JS library.
nExtPanelGears
nExtPanelGears provides a javascript web frontend to connect to your cPanel accounts WHM via the cPanel API and stores the account details locally on your PC using
Google Gears SimpleDB feature.
Compared to nExtPanel, nExtPanelGears only needs to connect whenever you wish to syncronize your data. The speed gain is noticable, once you syncronized your data once
and then reload the page again.
You can syncronize your data using your WHM login details. nExtPanelGears will connect to the remote server to gather the account details via cPanel API queries and
then save them locally in a Google Gears SimpleDB database table.
If you prefer not to use your WHM password, then you can use your remote access key to connect.
nExtPanelGears is a concept application to integrate the cPanel API into a dynamic web frontend, provided by the Ext JS library and Google Gears.
nExtPanelOnAir
nExtPanelOnAir is a conversion of nExtPanelGears to Adobe Air. The features are all the same only the code had to be adjusted to Adobe Air and Google Gears SimpleDB had to be replaced with Adobe Air's SimpleDB.
The application can be installed over the web and executed on the desktop, thanks to Adobe Air. An internet connection is only required to sync the data with the server.
nExtPanelOnAir is an experimental application to integrate the cPanel API into a dynamic desktop application, provided by the Ext JS library and Adobe Air.