Hi Josh,

Overall, this looks great.  Functionally, it's fine.  In fact, it works 
better than it ever did.  I do have a few suggestions that might make it 
even better:

* Mixed-case filenames make me a bit nervous, but that's probably just me.
* I'd like to see a consistent font used throughout - for some reason, 
only the guest list shows up in serif font.
* The note at the bottom '* Display max of 20 re...' is truncated.  It 
would be great to allow entries to be more than one line long.
* Consider adding alternating background colors to make the list easier 
to parse.

Thanks!

-- 
Regards,
Max Carlson
OpenLaszlo.org

J Crowley wrote:
>      Summary: Updating GuestBlox; Deploying SOLO
> 
>      New Features: Added tabsliders and scrollbars to GuestBlox;
>             added login prompt to GuestBloxAdmin, along with a
>             new panel that will slide up to display the list, and a new
>             button to allow the user to set the current list as default.
>             Added a status box to both GuestBlox and Admin.
> 
>      Bugs Fixed: Some miscellaneous debugger errors.
> 
>      Technical Reviewer: Max (pending)
>      QA Reviewer:
>      Doc Reviewer:
> 
>      Details:     GuestBlox_frontend/GuestBlox.lzx: Modified UI.
>         Removed hard-coded script location values
>         and replaced with xpathQuery requests to
>         XML values.
>     GuestBlox_frontend/GuestBloxAdmin.lzx: Modified
>         UI.  Removed hard-coded script location
>         values and replaced with xpathQuery requests
>         to XML values.  Added login prompt and
>         "Set as Default" button.
>     GuestBlox_frontend/GuestBlox_parameters.xml: Added
>         values to point to PHP script locations.
>     GuestBlox_frontend/GuestBloxAdmin_parameters.xml:
>         Added values to point to PHP script loc-
>         ations.
>     GuestBlox_frontend/assets/*: Created art assets.
> 
>     GuestBlox_backend/ClearData.php: Added XML output
>         for error reporting.
>     GuestBlox_backend/EnterData.php: Added XML output
>         for error reporting.
>     GuestBlox_backend/GetData.php: Added XML output for
>         error reporting.
>     GuestBlox_backend/Login.php: Created this to allow
>         simple login check for access to
>         GuestBloxAdmin app.
>     GuestBlox_backend/RestoreDefaultLog.php: Added XML
>         output for error reporting.
>     GuestBlox_backend/SetDefault.php: Created this to
>         allow user to set current log as default.
> 
>      Tests: Tested GuestBlox SOLO on several browsers, noted that
>             it works.
> 
> Affected files ...
> 
> ... //GuestBlox_frontend/GuestBlox.lzx                            # edit
> ... //GuestBlox_frontend/GuestBloxAdmin.lzx                # edit
> ... //GuestBlox_frontend/GuestBlox_parameters.xml        # edit
> ... //GuestBlox_frontend/GuestBloxAdmin_parameters.xml       # edit
> ... //GuestBlox_backend/ClearData.php                          # edit
> ... //GuestBlox_backend/EnterData.php                         # edit
> ... //GuestBlox_backend/GetData.php                      # edit
> ... //GuestBlox_backend/RestoreDefaultLog.php                 # edit
> ... //GuestBlox_backend/Login.php                        # created
> ... //GuestBlox_backend/SetDefault.php                          # created
> ... //GuestBlox_frontend/assets/poweredby.swf                   # added
> ... //GuestBlox_frontend/assets/gray_bg.jpg                 # added
> ... //GuestBlox_frontend/assets/alpha_bevel.png                   # added
> ... //GuestBlox_frontend/assets/close_btn.gif                     # added
> ... //GuestBlox_frontend/assets/guestblox_title.png          # created
> ... //GuestBlox_frontend/assets/error_box.png                    # created
> ... //GuestBlox_frontend/assets/submit_box.png                 # created
> ... //GuestBlox_frontend/assets/success_box.png                # created
> ... //GuestBlox_frontend/assets/console_title.png          # created
> ... //GuestBlox.lzx.swf                                           # created
> ... //GuestBloxAdmin.lzx.swf                                  # created
> ... //README.txt                                       # edit



_______________________________________________
Laszlo-dev mailing list
[email protected]
http://www.openlaszlo.org/mailman/listinfo/laszlo-dev

Reply via email to