Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Reply
 
Thread Tools Display Modes
Old Jul 28th, 2006, 10:10 AM   #11
MBirchmeier
Hobbyist Programmer
 
Join Date: Oct 2005
Posts: 211
Rep Power: 3 MBirchmeier is on a distinguished road
A few suggestions:

I noticed in the first screen there is a numeric keypad, I haven't tested the software, but I'd make sure that the keypad on the keyboard works as well (and even potentially get rid of this keypad unless you're on a keyboardless or touch screen system.)

On the 'emergency file detected' page. It might be a better idea to have the emergency file act like a log file (each emergency is appended), or have a rolling number (etc emergency_1.txt, emergency_2.txt) or at least configured to do so, maybe even by date/time if necessary (emergency_200607281036.txt) hard drive space is cheap, having extra logging information isn't a bad thing, if you're worried about space give the option to auto-delete emergencies older than a certain date.

On the second screen, for the emergency files you provide a drive, but not a location dialog for where to place emergency files, such a screen might be useful.

Based on the sounds of the other thread, you're making this for a company, some things you might want to consider on the company level:

There is possibly a desire for two levels of security, an admin, and a user level. The user should have minimal rights, (the ability to change their password, and not much else), and the administrator should have more rights (changing log files, warning times, emergency files etc) If this is done the 'pin numbers' for the two should not overlap. (the user has a 3-6 digit pin, the admin an 8 - 12 digit pin).

If this is true there might also be the desire to e-mail emergency files. I don't know what they're used for, but if it's multiple unsucessful login attempts, it might be nice for a SysAdmin to get that information real time.

I know these really aren't 'visual design' comments, but they're the first things I thought of when looking at this, since it's sounded like you haven't gotten much user feedback from the company, I hope it helps. (It might also be a good talking point with your customer)

-MBirchmeier
MBirchmeier is offline   Reply With Quote
Old Jul 28th, 2006, 10:29 AM   #12
john Wesley
Hobbyist Programmer
 
john Wesley's Avatar
 
Join Date: May 2006
Location: United Kingdom
Posts: 119
Rep Power: 3 john Wesley is on a distinguished road
Send a message via MSN to john Wesley Send a message via Yahoo to john Wesley
It all helps MBirchmeier, and is all appreciated.

about the numpad : at this point the keyboard is globally hooked and the use of any key is prohibited.

emergency file : in my app an emergency file is a file you write to a removable disk that allows timed access on insertion of the drive it resides on, the access starts from the reading of the file and ends when the set time ends, the emergency of this is that it does not ask you for a password.
there shouldnt really be a log of these, however giving informtation about the file, time written/ last accessed and so on maybe should be listed in this window.

also the path for these files should be constant, other than the drive that is selected by the user.

Company Consideration :

I need further communication with these people to discover things that wernt initially discussed but through practice have arisen.

having user and admin levels is one such thing i need to discuss, and personally I would like to add it anyway. I like your idea's for this feature.

thanks again
__________________
Mona Lisa must of had the highway blues you can tell by the way she smiles..
john Wesley is offline   Reply With Quote
Reply

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Language display in program Prm753 C++ 3 May 30th, 2006 5:45 PM
The Black Art of Video Game Console Design lostcauz Book Reviews 0 Apr 26th, 2006 7:31 PM
Download Section Layout (need design help) Obtruse_Man4 HTML / XHTML / CSS 4 Jan 25th, 2006 10:49 AM
Creating a program to test a program sixstringartist C 8 Jan 21st, 2006 1:15 PM
airport Log program using 3D linked List : problem reading from file gemini_shooter C++ 0 Mar 2nd, 2005 4:12 PM




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 1:45 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC