Osnr
Hero Member
Stars: +0/-0
Offline
Posts: 566
|
 |
« on: January 04, 2003, 04:15:54 am » |
|
This is the official project communication thread for KidOS. See our SourceForge entry at . Web site page with list of KidOS sites:
|
|
|
Logged
|
If you're satisfied with an answer you get in a thread, please add [Resolved] to the thread title.
|
|
|
|
blindlizard
Monster Poster
Stars: +0/-0
Offline
Posts: 1147
|
 |
« Reply #1 on: January 04, 2003, 07:51:39 am » |
|
Man, your link is wrong. It is to some add pop up crap. Please change it.
|
|
|
Logged
|
 I drink to make other people more interesting! On Error GoTo Bar
|
|
|
|
blindlizard
Monster Poster
Stars: +0/-0
Offline
Posts: 1147
|
 |
« Reply #2 on: January 04, 2003, 07:54:19 am » |
|
What happened to the developer forum on SF?
|
|
|
Logged
|
 I drink to make other people more interesting! On Error GoTo Bar
|
|
|
|
blindlizard
Monster Poster
Stars: +0/-0
Offline
Posts: 1147
|
 |
« Reply #3 on: January 04, 2003, 07:54:53 am » |
|
Oh, wait. I wasn\'t logged in. Oops
|
|
|
Logged
|
 I drink to make other people more interesting! On Error GoTo Bar
|
|
|
|
aafuss
Sr. Member
Stars: +0/-0
Offline
Posts: 316
|
 |
« Reply #4 on: January 04, 2003, 10:28:56 am » |
|
Hows the login screen, going Omar-any screenshots for all to see yet?
|
|
|
Logged
|
|
|
|
|
Osnr
Hero Member
Stars: +0/-0
Offline
Posts: 566
|
 |
« Reply #5 on: January 04, 2003, 05:41:18 pm » |
|
Well, I\'m still looking into a way to store users. It could be delimited ASCII, an INI, or the registry.
|
|
|
Logged
|
If you're satisfied with an answer you get in a thread, please add [Resolved] to the thread title.
|
|
|
|
blindlizard
Monster Poster
Stars: +0/-0
Offline
Posts: 1147
|
 |
« Reply #6 on: January 04, 2003, 10:17:16 pm » |
|
Lets go with INI. They are easy, and most everyone knows them. If you want, make up a new extention for them, like .kid Then we can change the file association for .kid to open KidOS for that user.
|
|
|
Logged
|
 I drink to make other people more interesting! On Error GoTo Bar
|
|
|
|
blindlizard
Monster Poster
Stars: +0/-0
Offline
Posts: 1147
|
 |
« Reply #7 on: January 04, 2003, 10:17:51 pm » |
|
Oh, and don\'t worry too much right now on logging them in, just work on the layout.
|
|
|
Logged
|
 I drink to make other people more interesting! On Error GoTo Bar
|
|
|
|
aafuss
Sr. Member
Stars: +0/-0
Offline
Posts: 316
|
 |
« Reply #8 on: January 05, 2003, 04:51:33 am » |
|
Originally posted by blindlizard Lets go with INI. They are easy, and most everyone knows them. If you want, make up a new extention for them, like .kid Then we can change the file association for .kid to open KidOS for that user. I strongly agree-.ini files are universlky used for storing settiinfs-let\'s use them.
|
|
|
Logged
|
|
|
|
|
Osnr
Hero Member
Stars: +0/-0
Offline
Posts: 566
|
 |
« Reply #9 on: January 05, 2003, 12:07:29 pm » |
|
Universally? Everyone uses the Registry  Yeah, let\'s use INI files. The problem is the login screen needs to be built from the INI. We can\'t just hard-code users and change it later.
|
|
|
Logged
|
If you're satisfied with an answer you get in a thread, please add [Resolved] to the thread title.
|
|
|
|
blindlizard
Monster Poster
Stars: +0/-0
Offline
Posts: 1147
|
 |
« Reply #10 on: January 05, 2003, 04:44:58 pm » |
|
Ok, then run it off an INI. We need to encrypt passwords then. Nothing too fancy, maybe RC4. I will build an enrryption DLL off of RC4. For now, just save the passwords as plain text.
|
|
|
Logged
|
 I drink to make other people more interesting! On Error GoTo Bar
|
|
|
|
Osnr
Hero Member
Stars: +0/-0
Offline
Posts: 566
|
 |
« Reply #11 on: January 05, 2003, 05:36:57 pm » |
|
Now for the UI. Should we copy AOL, MSN, or Windows? Or should we combine the three?
For one thing, we can drop all Windows standards if we want. I mean, a kid won\'t give a **** about Win32 standards.
We could provide two interfaces for kids, one with the modern Windows look for older kids, and another with the style of MSN Explorer for younger kids.
Also, our Parental Controls must follow Windows standards, because adults are used to the normal Windows UI.
What do you think of these design suggestions?
|
|
|
Logged
|
If you're satisfied with an answer you get in a thread, please add [Resolved] to the thread title.
|
|
|
|
aafuss
Sr. Member
Stars: +0/-0
Offline
Posts: 316
|
 |
« Reply #12 on: January 05, 2003, 10:06:59 pm » |
|
A combintion of tyhree sryles, is mjy ptreference-maybe a luottle of ,inux login/nacosx login style too.
|
|
|
Logged
|
|
|
|
|
blindlizard
Monster Poster
Stars: +0/-0
Offline
Posts: 1147
|
 |
« Reply #13 on: January 05, 2003, 11:08:41 pm » |
|
Yeah, for the Parent Section we can worry about Windows standards, but for the Kid part, make it big, colorful, and fun.
|
|
|
Logged
|
 I drink to make other people more interesting! On Error GoTo Bar
|
|
|
|
Osnr
Hero Member
Stars: +0/-0
Offline
Posts: 566
|
 |
« Reply #14 on: January 05, 2003, 11:32:40 pm » |
|
Oh and give keyboard shortcuts for everything. Younger kids won\'t know how to use the mouse.
|
|
|
Logged
|
If you're satisfied with an answer you get in a thread, please add [Resolved] to the thread title.
|
|
|
|
|