FAQ creation

D

debraj

Hi All

I want to create a simple FAQ (most simple )for my homepage . Its to
be run on Unix and fully perl/Cgi. Now I have done perl a bit and also
cgi but dont think that a functional faq can be built by me. Can
anybody give me any pointers about how to start where to start and any
documentation if there is to read ?


Thanx
Deb
 
T

Tintin

debraj said:
Hi All

I want to create a simple FAQ (most simple )for my homepage . Its to
be run on Unix and fully perl/Cgi. Now I have done perl a bit and also
cgi but dont think that a functional faq can be built by me. Can
anybody give me any pointers about how to start where to start and any
documentation if there is to read ?

http://faqomatic.sourceforge.net/
 
I

Iain Truskett

* debraj said:
I want to create a simple FAQ (most simple )for my homepage . Its to
be run on Unix and fully perl/Cgi. Now I have done perl a bit and also
cgi but dont think that a functional faq can be built by me. Can
anybody give me any pointers about how to start where to start and any
documentation if there is to read ?

Perhaps try using a wiki, such as http://www.kwiki.org/


cheers,
 
M

Mina Naguib

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi All

I want to create a simple FAQ (most simple )for my homepage . Its to
be run on Unix and fully perl/Cgi. Now I have done perl a bit and also
cgi but dont think that a functional faq can be built by me. Can
anybody give me any pointers about how to start where to start and any
documentation if there is to read ?


Thanx
Deb

Someone already suggested faqomatic.

Another alternative is to forget about making it dynamic in the CGI sense, and take an hour or two
to learn DocBook, a fairly easy and powerful documentation language using SGML or XML syntax.

You can then write and maintain your FAQ in DocBook format and keep that file on your local disk,
and whenever you want, you can convert it to html, pdf, text, man page, etc... for distribution.

Just my $0.02

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQE/Tgt+eS99pGMif6wRAuM3AKCIJimDMUIR1uzyGA7/1QuFN6XN1QCg8iw3
JdoMZPf9PE1wQpkEOFlHND8=
=uY/N
-----END PGP SIGNATURE-----
 
J

James Willmore

Hi All

I want to create a simple FAQ (most simple )for my homepage . Its to
be run on Unix and fully perl/Cgi. Now I have done perl a bit and also
cgi but dont think that a functional faq can be built by me. Can
anybody give me any pointers about how to start where to start and any
documentation if there is to read ?

Yes, yes you can write your own FAQ system.
Yes, yes I will give you some documentation to read :)

You can start with reading the various documents on CSV and/or DBM
and/or DBI and/or XML. This should give you plenty to start the brain
juices flowing. A simple search at CPAN can aid you in this journey.

<non-Perl>
You could also do the 'old-fashion' thing to help get you started -
write down your requirements. Then, you can start flow charting,
writing pesudo-code .... eventually, you'll be writing some real code.
Requirements are the key to this whole thing.

However, if you wanted a pre-made version, I suggest you visit:
http://freshmeat.net

It's an open source site with lots of good, not so good, and excellent
applications to use - some of which are written in Perl. I'd still
write down what you're looking for - as any good shopper should do ;)
</non-Perl>

HTH

Jim
 
D

debraj

Hi All
Thanx for all those follow ups . Now I have a tidy FAQ ( FAQ-O-Matic)
downloaded from sourceforge site . I also tried one from freshmeat.com
called (FAQ Plain) but that didnt have all the features which I was
looking for .

Thanx again,
Debhatta
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,057
Latest member
KetoBeezACVGummies

Latest Threads

Top