Top "Document" questions

Is a term that in computer science can refer to various file types containing usually human readable information, if opened with appropriate software.

Are document databases good for storing large amounts of Stock Tick data?

I was thinking of using a database like mongodb or ravendb to store a lot of stock tick data and …

mongodb ravendb document stocks database
JavaScript inside PHP not working (document.getElementById)

Something weird is happening but I can't seem to get the JavaScript code document.getElementById working inside of PHP... For …

php javascript iframe document getelementbyid
offline document for go/golang

Is there any Ubuntu go offline document package that I can install so that I can read the package docs …

linux ubuntu go document
javascript Document ready firefox (jQuery)

In FireFox I have this jQuery at the end of the body: $(document).ready(function() { $.getScript('LiveMapsJavascriptProvider.aspx?type=reference&…

jquery firefox document ready
Is there a way to generate word documents dynamically without having word on the machine

I am planning on generating a Word document on the webserver dynamically. Is there good way of doing this in …

c# ms-word document
Document Management System with PHP & MySQL

I want to find an application documents management system web-based. with PHP and MySQL. I've tried alfresco, but it's based …

php mysql system document document-management
NSFileManager - Copying Files at Startup

I need to copy a few sample files from my app's resource folder and place them in my app's document …

iphone cocoa document nsfilemanager copying
python-docx get tables from paragraph

I have .docx file with many paragraphs and tables like: par1 table1 table2 table3 par2 table1 table2 2.1 par21 table1 table2 …

python document docx paragraphs
Android: Open saved file in default app from my app

First off, sorry if this has been asked but I cannot find it. I am downloading documents in my app …

android file-io document filehandler
Is there a cross-browser solution for monitoring when the document.activeElement changes?

I'm really looking for something that works with all current popular browsers (IE9, Chrome, Firefox, Safari) and all the way …

javascript focus document