Jona Posted December 6, 2007 Posted December 6, 2007 Hey all, I know this has been discussed here before but I can't find the topic for the life of me. What classroom booking systems are avaliable (open source and/or free and preferable). I'm looking to integrate it with out custom helpdesk system. I know vagely of the Devizes one which seems to do the job but wasn't very asthetically pleasing last time I tried it..... I'm sure there used to be one called schoolsbookingsystem or something....?? If anyone knows of anything else it would be gratly appreciated. Cheers Jona
danIT Posted December 6, 2007 Posted December 6, 2007 Google is your firend: Whack this in google: site:edugeek.net room booking
siuko Posted December 6, 2007 Posted December 6, 2007 MRBS MRBS is the one I've used for years now.... works a treat and its free!
PEO Posted December 6, 2007 Posted December 6, 2007 webman has made a super booking system http://www.classroombookings.com just tried the link but its not working may be worth sending craig a PM :-)
webman Posted December 6, 2007 Posted December 6, 2007 Yes, unfortunately I'm suffering from the Great Fasthosts Password Debacle. Download here - Classroombookings 1.0.0, tar.gz, 963kB. 1
mrforgetful Posted December 6, 2007 Posted December 6, 2007 Does anyone know of one that's Windows based and has days broken up into Periods not half hour timeslots?
webman Posted December 6, 2007 Posted December 6, 2007 My classroombookings does that, is PHP, and will run on Apache on Windows.
mrforgetful Posted December 6, 2007 Posted December 6, 2007 hehe I know it does calm down man! I've never usd Apache that's all only IIS so figured I might not have to spend time learning it, also will Apache run alongside IIS or will it need to go on another server?
ninjabeaver Posted December 6, 2007 Posted December 6, 2007 I use this one http://folders.devizes.wilts.sch.uk/download/BookingSystem3/Help.asp?Version=3.5.1 Staff love it as well. Free.
webman Posted December 6, 2007 Posted December 6, 2007 Your best option is to use WAMP Server which includes Apache, PHP and MySQL - all you need to get up and running on Windows. AFAIK it can run alongside IIS but one or the other will have to use a different TCP port (8080 for example).
localzuk Posted December 6, 2007 Posted December 6, 2007 Apache can run alongside IIS, so long as you set the port to be different to the one IIS is running on. But then you'd either have to use http://blah.com:81 or whatever to access the site, or use reverse-proxy to hide that port change.
plock Posted December 6, 2007 Posted December 6, 2007 I use this one http://folders.devizes.wilts.sch.uk/download/BookingSystem3/Help.asp?Version=3.5.1 Staff love it as well. Free. Me too!
zag Posted December 6, 2007 Posted December 6, 2007 Yes, unfortunately I'm suffering from the Great Fasthosts Password Debacle. Download here - Classroombookings 1.0.0, tar.gz, 963kB. Just installed this on IIS and I get this error when I load it for the first time. An Error Was Encountered Error Number: 1146 Table 'crbs.users' doesn't exist SELECT users.username, users.lastlogin, users.authlevel, school.school_id FROM users JOIN school ON school.school_id = users.school_id WHERE users.username = 0 LIMIT 1 Any ideas? I thought it didnt need any tables on first run?
webman Posted December 6, 2007 Posted December 6, 2007 It should just go directly to the installation page on first visit. You could import the .sql file manually though. Is PHP and MySQL known to be working on your IIS setup?
zag Posted December 6, 2007 Posted December 6, 2007 It should just go directly to the installation page on first visit. You could import the .sql file manually though. Is PHP and MySQL known to be working on your IIS setup? Ok imported the database fine using myphpadmin but when I go to the main url which is http://10.1.130.12/rooms/ I get redirected to http://10.1.130.12/rooms/index.php/site/home I'm guessing the paths are wrong somewhere but I checked the config and my default path is correct as far as I can see. $config['base_url'] = 'http://10.1.130.12/rooms/'; EDIT: or maybe its a linux/windows thing?
webman Posted December 6, 2007 Posted December 6, 2007 Did you do the install page after you imported the tables?
zag Posted December 6, 2007 Posted December 6, 2007 I cant get to any page thats the problem, it just re-directs to http://10.1.130.12/rooms/index.php/site/home Whats the url of the install page? Instructions say to go to the main index.
mrforgetful Posted December 6, 2007 Posted December 6, 2007 Nah I give up, I've installed WAMPServer and dragged the CRBS folder in but getting loads of errors from loads of things. A tutorial might help but until then I'll stick with what we use already. Knowing nothing about any of these things and the nature of these bundles I don't know where to start, permissions, crbs, mysql, php, apache, it could be any or none or all of those. It's me really.
Blind Posted December 6, 2007 Posted December 6, 2007 As recommended to me on this site, we now use a shared spreadsheet with google docs. I've set it up to reserve computer labs and IT resources like projector carts. If you signup for the free apps for education program you can limit it nicely to your domain and give your teachers email and sharable calendars too.
webman Posted December 6, 2007 Posted December 6, 2007 What's wrong with Google's privacy? There only documentation I have is for NIX-based system and is very basic due to lack of time etc etc.
mrforgetful Posted December 6, 2007 Posted December 6, 2007 The way they scan your data and target ads, isn't that just what Spyware does that we spend so much time fighting? http://news.bbc.co.uk/1/hi/technology/6740075.stm Maybe I'm just paranoid, but those friendly bright letters have some serious issues behind them I'm sure. Now Microsoft, they can have all the data on me they want
Blind Posted December 6, 2007 Posted December 6, 2007 I'm not in the business of defending Google's business practices or interesting in arguing about these types of issues, but if you do the apps for education, you can turn the ads off for all services with a single radio button.
ChrisS Posted December 9, 2007 Posted December 9, 2007 I put in MRBS recently on an old curriculum desktop running Ubuntu 7.10 server (soon to be on more suitable hardare). Works a treat, staff think it's great. Cost us £0! I use it to book other stuff besides rooms - portable multimedia for example.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now