Jump to content

Recommended Posts

Posted

Does anybody know of any software which can be used to submit notice's to. Just simple things that staff can email items to - something along the lines of posterous but I need to be able to host it internally for confidentiality reasons - although they shouldn't put confidential information on.

 

Something Just so staff can say Assembly Today is Cancelled etc.

 

also an added functionailty would be to have it be auto-removed after a day.

Posted
Does anybody know of any software which can be used to submit notice's to.

 

Not offhand, but it doesn't sound difficult to write - you've just got to have something which checks an email address every minute or so and updates an HTML file appropriatly.

 

How would you have it handle security? An open email address to which anyone could just post anything might get interesting if the children work out the address. You could have the application only accept emails from [email protected]er where "username" is also in a given Active Directory security group. You could also have people include a password at the start of the email, but I'm guessing that would confuse some people (they'd forget the password, they'd forget to put the password in the first place, they'd put it at the end not the start of the email, etc).

Posted

I don't think i would have an open email address - probably setup a mailbox in Exchange then restrict sending to a group - Say the all staff group on the mailbox properties.

 

I didn't want to have to code one myself but if push comes to shove then I will! More me not being bothered to do so!

Posted

I looked at wordpress but don't have pop3 support so can't use that.

 

I'm thinking of just coding one myself - to be honest i've looked into it and just thinking creating a form to submit to a table in mysql and then set up a php page to display first 20 posts which have not expired.

Posted
I can do - I'ts not going to be complicated. Just a few simple php scripts and a database. I'll pm you the info once its finished if you like
Posted

That would be great!

 

We have an area on our main page that would be better if it was dynamic. All it does is house text so this sounds perfect!

Posted
It does but it's a faff to have to login, then launch SIMS. Plus some of our curriculum machines which staff use more frequently don't have SIMS on then.
Posted
It does but it's a faff to have to login, then launch SIMS. Plus some of our curriculum machines which staff use more frequently don't have SIMS on then.

 

Exactly that - plus its extra strain on sims. I'm hoping this sort of thing will remove the need for all staff emails. We can then restrict who can send all staff emails.

Posted

Yes I have now - just trying to solve another problem.

 

I am trying to setup so it will not display posts that have passed there relevant until date (as specified in the form submitted.)

 

if you don't need this function i can send you a copy of what i have.

Posted

That function will be helpful so I can wait. Wasn't rushing you! Just wondered as IE is a pain. :-D

 

One useful function, not sure how easy it is to achieve, would be stickied messages? I.e They always appear at the top.

Posted
I've solved that little problem now - I can look into the possibility of doing the stickied message idea - but you know what staff are like they will all tick the option to have it stickied! as it is all so important!
  • 4 weeks later...
  • 1 year later...
Posted

Hi,

 

A web based notice board or message board is available at generalcomputing.in

 

Cheers

 

Vikrant

Does anybody know of any software which can be used to submit notice's to. Just simple things that staff can email items to - something along the lines of posterous but I need to be able to host it internally for confidentiality reasons - although they shouldn't put confidential information on.

 

Something Just so staff can say Assembly Today is Cancelled etc.

 

also an added functionailty would be to have it be auto-removed after a day.

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 account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...