Programming Forums
User Name Password Register
 

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

Reply
 
Thread Tools Display Modes
Old Oct 20th, 2007, 9:45 AM   #1
blt93932
Newbie
 
Join Date: Oct 2007
Posts: 1
Rep Power: 0 blt93932 is on a distinguished road
Need help with school SIS

Hello everyone, my name is William Jones, I'm from the Homeschool Academy of South Jersey. Homeschoolacademysj.com is our current website. I'm trying to find a solution for a student information system. It needs to be easy to use, it needs to include grading, and it needs to include billing. Could this be done in access? It would also need to be able to be remotely accessed from all over. Could you guys please help? I'm on my wits end trying to find something. We're a small, small school trying to help kids who need a last resort at times. Many kids have even been kicked out of public school.

Thank you,
William A. Jones III
Director of Student Affairs
HASJ
blt93932 is offline   Reply With Quote
Old Oct 20th, 2007, 10:18 AM   #2
SamReidHughes
Newbie
 
Join Date: Oct 2007
Posts: 13
Rep Power: 0 SamReidHughes is on a distinguished road
Re: Need help with school SIS

And it needs to be secure. Don't forget about that.
SamReidHughes is offline   Reply With Quote
Old Oct 20th, 2007, 11:50 PM   #3
Infinite Recursion
Programming Guru
 
Infinite Recursion's Avatar
 
Join Date: Jul 2004
Location: United States
Posts: 3,436
Rep Power: 7 Infinite Recursion is on a distinguished road
Send a message via MSN to Infinite Recursion Send a message via Yahoo to Infinite Recursion
Re: Need help with school SIS

Are you looking to have this done? Or are you wanting help with doing it yourself?

It could be done in Access. Although, if it were me... I'd do it in PHP and MySql and make it web-based.
__________________
http://jasonpowers.net

"There are a thousand hacking at the branches of evil to one who is striking at the root."
Infinite Recursion is offline   Reply With Quote
Old Oct 21st, 2007, 12:06 AM   #4
Booooze
Expert Programmer
 
Booooze's Avatar
 
Join Date: Mar 2006
Location: Igloo
Posts: 708
Rep Power: 3 Booooze is on a distinguished road
Send a message via MSN to Booooze
Re: Need help with school SIS

Quote:
Originally Posted by Infinite Recursion View Post
Are you looking to have this done? Or are you wanting help with doing it yourself?

It could be done in Access. Although, if it were me... I'd do it in PHP and MySql and make it web-based.
Amen to that. PHP and MYSQL would be my choice too. Have no doubt, it's a big project. I've done something similar (a school testing system) before and they are extremely time consuming.

If your looking for a company or person to do it for you, post it in the job offers forums or go to www.getafreelancer.com or www.rentacoder.com (or even serch your local community)

It won't come cheap though. Don't expect a fast easy solution either. Sorry to say it but it's reality.
Booooze is offline   Reply With Quote
Old Oct 21st, 2007, 12:26 AM   #5
SamReidHughes
Newbie
 
Join Date: Oct 2007
Posts: 13
Rep Power: 0 SamReidHughes is on a distinguished road
Re: Need help with school SIS

Yes, naturally, for something containing information of a sensitive nature, you'll want to use a language where code breaks and suffers from security holes when some flag changes in the interpreter's config file.
SamReidHughes is offline   Reply With Quote
Old Oct 21st, 2007, 1:18 AM   #6
Wizard1988
Professional Programmer
 
Wizard1988's Avatar
 
Join Date: Oct 2005
Location: Chitown
Posts: 405
Rep Power: 3 Wizard1988 is on a distinguished road
Send a message via AIM to Wizard1988
Re: Need help with school SIS

Quote:
Originally Posted by SamReidHughes View Post
Yes, naturally, for something containing information of a sensitive nature, you'll want to use a language where code breaks and suffers from security holes when some flag changes in the interpreter's config file.

What the heck are you trying to say?
__________________
JG-Webdesign
Wizard1988 is online now   Reply With Quote
Old Oct 21st, 2007, 10:41 AM   #7
~s.o.s~
Megalomaniac
 
~s.o.s~'s Avatar
 
Join Date: Nov 2006
Posts: 8
Rep Power: 0 ~s.o.s~ is on a distinguished road
Re: Need help with school SIS

He is saying what he wrote. Facebook has already seen that in case you didn't know.
__________________
"Be and not seem."
~s.o.s~ is offline   Reply With Quote
Old Oct 21st, 2007, 11:41 AM   #8
Wizard1988
Professional Programmer
 
Wizard1988's Avatar
 
Join Date: Oct 2005
Location: Chitown
Posts: 405
Rep Power: 3 Wizard1988 is on a distinguished road
Send a message via AIM to Wizard1988
Re: Need help with school SIS

Well what he is saying doesn't make much sense. No language is safe if you don't use it the right way.
__________________
JG-Webdesign
Wizard1988 is online now   Reply With Quote
Old Oct 21st, 2007, 3:00 PM   #9
DaWei
Resident Grouch
 
DaWei's Avatar
 
Join Date: Jun 2005
Posts: 6,453
Rep Power: 9 DaWei is on a distinguished road
Re: Need help with school SIS

I'll admit that Sam's remarks also raise questions in my mind. They're somewhat akin to saying "keep your powder dry." Hell, if you don't know that, don't get into a shooting match. If you DO know that, you're going to murderize your opponents on a rainy day.

Oh: don't ever duel on a dry day. Any schlock with a Dueling Pistol Certification can win.
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code.
Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers
DaWei is offline   Reply With Quote
Old Oct 22nd, 2007, 8:57 AM   #10
Infinite Recursion
Programming Guru
 
Infinite Recursion's Avatar
 
Join Date: Jul 2004
Location: United States
Posts: 3,436
Rep Power: 7 Infinite Recursion is on a distinguished road
Send a message via MSN to Infinite Recursion Send a message via Yahoo to Infinite Recursion
Re: Need help with school SIS

wtf? ERhmm. ok. YOUR code is as good / secure as YOU make it.
__________________
http://jasonpowers.net

"There are a thousand hacking at the branches of evil to one who is striking at the root."
Infinite Recursion 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
Military School Indigno Coder's Corner Lounge 8 Dec 28th, 2006 12:58 AM
school website database project George Harrison C# 16 Sep 29th, 2006 11:07 PM
School Project Ideas? bigguy Visual Basic 19 Mar 26th, 2006 3:24 PM
Help finding a Server for school bigguy Coder's Corner Lounge 6 Mar 17th, 2006 10:07 PM
School Days Ancient Dragon Coder's Corner Lounge 7 Aug 3rd, 2005 1:04 PM




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 12:22 PM.

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