Hey,
I need some information, I'll be as specific as I can. I hope I'm posting this in the right section.
I am working on a content management system that is supposed to replace a sharepoint environment in terms of collecting and managing resumés (CV). My first idea was to create a space for every employee and storing the resume in that space.
Then there is a third party program in development that keeps track of employees' programming skills in various environments.
Upon ending a project every employee is required to fill in and/or update their internal resume, which is the first document that is being used to show to clients.
My idea is to take info from these documents and get this info automatically to the skills program, which uses a mysql database. The manager should be able to get on the intranet and synchronize his application with the alfresco-kept internal resumes.
I was thinking along the lines of using OpenOffice writer, convert the .doc internal resumes to openoffice and attempt to get the data out. The advantage is that the internal documents use the same structure.
My question goes a little something like this, I'm asking because I want to start out right:
- What's the best way to go about it, any info is appreciated.
- I have the SDK but many of the examples won't run, am I missing someting? I am using tomcat as server and I am running alfresco on it.
- I mainly program in Java, is this the best interfacing language?
- Can I build custom JSF pages for use with Alfresco?
- Can I synchronize user rights from an existing environment, like active directory?
- …
I'd really appreciate all the pointers and helpful info I can get. This whole thing serves as Thesis for my last year in computer sciences so keep in mind that I'll have to do all of it on my own, after my normal working hours.
Cheers,
Thomas