Andyhall Posted July 19, 2006 Posted July 19, 2006 I am looking fo some software (preferably free) to run across the network to alloww online booking of ICT rooms. Anyone have experience of this. We have an Apache server already with database set up that runs a Support ticket set up for reporting faults online. :?:
Irazmus Posted July 19, 2006 Posted July 19, 2006 MRBS is what you'll need http://mrbs.sourceforge.net/
danIT Posted July 19, 2006 Posted July 19, 2006 I have an asp solution which runs from a access database if you like? theres loads out there for free MRBS is quite good, i needed a two week timetable and this wasnt really what i was looking for but a lot of schools use it.
plexer Posted July 19, 2006 Posted July 19, 2006 @Dan: your access based one works correctly with a 2 week timetable including holidays etc...? If so gimme gimme please Ben
Geoff Posted July 19, 2006 Posted July 19, 2006 MRBS works with a two week timetable if you bother to read and edit the configuration file.
danIT Posted July 19, 2006 Posted July 19, 2006 I only wanted to display rooms that were available. I have simple drop down boxes which let you select the "week commmencing" then the day and period and it shows you which rooms are aviable. Click and book, only that user can delete the booking. I didnt like MRBS layout and look, much prefer my own. http://www.holte.bham.sch.uk/home/dan.humpherson/Untitled-1.gif
plexer Posted July 19, 2006 Posted July 19, 2006 @Geoff: Well I had to read and edit the file to get it to work anyway so if you've acheived this feet maybe you'd like to provide some more information rather than the uneeded comment you allready made. Ben
webman Posted July 19, 2006 Posted July 19, 2006 I'm also working on a custom-made system that I can integrate into the Intranet. Not finished yet, but not far off either 8)
plexer Posted July 19, 2006 Posted July 19, 2006 Webman: Stop wasting time on that and work on carbon Ben
webman Posted July 19, 2006 Posted July 19, 2006 Hehe, this needs doing either by September, or the end of this week. Plus I have series 4-9 of the X Files to watch over the summer.. don't know how I'm gonig to fit it all in 8)
webman Posted July 19, 2006 Posted July 19, 2006 Nope we don't have sharepoint (yet). It's a custom-made ASP script with MDB databases.
Geoff Posted July 19, 2006 Posted July 19, 2006 @Geoff: Well I had to read and edit the file to get it to work anyway so if you've acheived this feet maybe you'd like to provide some more information rather than the uneeded comment you allready made. Ben edit the "$vocab["rep_type_6"] " option in lang.en to read: $vocab["rep_type_6"] = "Bi-Weekly"; IIRC newer versions of MRBS have this fix included.
plexer Posted July 19, 2006 Posted July 19, 2006 Well at the moment I set all mine to repeat every 2 weeks anyway. But what it doesn't do is enable me to input a whole terms bookings and then take into account that when there is a holiday we don't count that as a week. So we go week1,week2,holiday,week1,week2 and not week1,week2,holiday-week1,week2,week1 I would love a solution that enables me to select the holidays and if any bookings are set for those on a repeat to shift it forward a week. Doubt that is ever going to happen so this year I will do half term 1 then half term 2 as 2 seperate lots just means I have to input the stuff twice. Ben
webman Posted July 19, 2006 Posted July 19, 2006 @plexer: like this? The code is all ASP, and you are welcome to it; but it comes without any warranty 8)
plexer Posted July 19, 2006 Posted July 19, 2006 That looks like the best solution to the problem so once I've set which week is which then I just add the time table in once. Ben
webman Posted July 19, 2006 Posted July 19, 2006 Yep, all you do is enter the period, week, day and teacher into the database once for your timetable and that is it. I'm working on creating a form in Access to add these easily.
jazzy639 Posted August 15, 2006 Posted August 15, 2006 Hello, I use http://www.roombookingsystem.co.uk in my school. It handles Bi-Weekly timetables. you can enter in the holidays so it shifts the correct weeks about, it only displays the free rooms and in a timetable view, change one option in the admin panel to make all new bookings provisional so an administrator has to check them, can set it up so teachers can only book x weeks/months in advance, its perfect!
edwardsouthall Posted March 6, 2009 Posted March 6, 2009 Hi I've been looking for the same thing as ben, I couldn't steal your code too could I? Thanks, Ted
plexer Posted March 6, 2009 Posted March 6, 2009 Ted: Look at Classroombookings it's webmans site for it. Ben 1
webman Posted March 6, 2009 Posted March 6, 2009 Hi jazzy639, are you on commission from roombookingsystem or do you just work for them?
edwardsouthall Posted March 9, 2009 Posted March 9, 2009 Hi Ben thanks for the link. I've managed to get to the install page, but the install button doesn't work... Any ideas? Cheers, Ted
linkazoid Posted March 16, 2009 Posted March 16, 2009 Hi Webman, Hows the development coming along? Just looking at what products are out there.... Yours seems ideal.. Would love to be able to give it a go. Michael
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