Google Help system - help-authoring

I would like to create an HTML help for one of my application, based on the Google help system. Does anyone know whether the Google Help system is available outside Google corp? If yes, how to obtain it. What is the authoring tool? Is it an open source tool?
If not, is there some authoring tool with the same flavour?
The type of help I would like to produce is the kind you get for instance at
http://docs.google.com/support/
In particular to have the option to let the user give his/her feedback on the help topic ie.
Was this information helpful? Yes No
Easy to understand? Yes No Complete
with enough details? Yes No
Please tell us why you did not find
this helpful. Thank you!
How can we make this better? Thank
you! Your feedback will help us
improve our Help Centre.

Sphinx is a good authoring tool. http://sphinx-doc.org/

Related

Does anyone here have experience in automation?

Just keen to know more about automating stuff. I am currently an admin staff in our company but then I want to automate stuff in relation to what I'm doing to make things and my job easier. I don't have any idea in automation at all. Sadly, I won't be able to show you any codes. By any chance, there is someone keen on giving me ideas. That'll be so much appreciated! Thank you in advance :)

Load Testing with 1000 concurrent/virtual users

I need a help, I am planning to perform load testing over a product and i am searching for a tool which can provided me the exact details and also can show me the whole statistics in relevance and also the timestamp.
I was searching for such tool. If anyone knows or comes across something like this than please let me know.
Thanks in advance to all who intend to help.
Pre-scriptum: I'm assuming you want to test a web app. Please, provide further details in the question.
Maybe it's too basic but, have you tried using ab?
The two I would start looking at as Jmeter and the Grinder. I would start with Jmeter and if this does not meet your requirements move on to the Grinder.

Anyone to explain this ACL schema for me

It is joomla schema actually but this really drives me banana as I cannot understand it. Please guys help me interpret the whole thing. I can only understand the jos_users and little part of session. I cannot get what other tables do.
Here is image!
Joomla 1.5 ACL uses the open-source GACL library. You can find more information from these links.
http://api.joomla.org/phpGACL/gacl.html
http://phpgacl.sourceforge.net/

Need to do Ebook management Sytem in VB, What should i do as a newbie?

i want to to create a ebook management system in VB. This is for my university purposes, i dont have any idea about VB.net, so kindly i ask you to give any tutorial link. And these all should be in the project.
The app should be connected to
database
The user can search for the book in
the databases
The main thing is i want to know simple ways to work with databases. So kindly give some links for these, or even the project source code.
Thanks in advance
Here you go.
You should probably buy a book.

What tools exist to find frequencies of searches

I'm new to seo, so please excuse what may be a very basic question.
I want to count (or estimate) the number of times that a given search phrase has been searched within a particular time period. Are there any API's out there for this? Does Google (or any other relevant search engine) release this information?
Any helpful links are greatly appreciated.
I'll be using Java, though I doubt that makes much difference.
I'm not aware of any API for it, but you can use Google Insights for Search
I use link text
it also presents the volume for every search
It looks like the WordTracker API might be the best took for programmatically finding search data.
http://www.wordtracker.com/api/
Check out this improv API to Google Trends which helps you export data.