I can provide 2 quick solutions. 1. Automate blog posting backend when a mail which seems to mention a new job posting is posted. This can be done bye requiring specific keyword(s) in the subject for job postings such as [JOB]. I am not sure, but mailman might allow such customizations in the backend.
2. An incremental crawler (always!) which monitors the group for postings and automatically fetches JOB posting posts (similar approach, use keywords or naive bayesian classification!) and post it to a specific blog. --Anand On Fri, Mar 7, 2008 at 4:40 PM, Harish Krishnan <[EMAIL PROTECTED]> wrote: > A blog post which an admin can approve might do the "job". > > Harish > > > > On 07-Mar-08, at 4:33 PM, (श्री) GNU Yoga wrote: > > > On 3/7/08, Anand Balachandran Pillai <[EMAIL PROTECTED]> wrote: > >> Secondly, wikis by definition allow editing by anyone. So how > >> do you protect a job posting against wilful malicious edits ? > >> What if I post for a Job which mentions Python experience > >> and then someone comes and edits "Python" to say "Ruby" ? > >> Then the posting is violated and no longer valid. > >> > >> Do I go back and change it ? Or do I lock the post against > >> edits ? Then one does not need a Wiki anyway. > >> > >> I fail to get the basic inspiring reason behind a Job wiki and > >> how it is useful apart from the common reason "wikis are cool" :) > >> To me it looks like a Job wiki has inherent issues. Wiki + > >> job posting does not go hand in hand. > >> > >> --Anand > > > > > > let rephrase .... instead of wiki ..... a page which can do the job > > posting with the features mentioned above ..... any python rapid > > application developers listeninig ??? > > > > - sree > > _______________________________________________ > > BangPypers mailing list > > BangPypers@python.org > > http://mail.python.org/mailman/listinfo/bangpypers > > _______________________________________________ > BangPypers mailing list > BangPypers@python.org > http://mail.python.org/mailman/listinfo/bangpypers > -- -Anand _______________________________________________ BangPypers mailing list BangPypers@python.org http://mail.python.org/mailman/listinfo/bangpypers