Was just looking into the possibility of having an offline local copy of stack overflow for when I'm internetless. I found a blog post about the data explorer, although it looks like it's designed to be used online. The source code for the data explorer is available, and I'm guessing that would make it possible to download and modify to point at an offline dump. Has anyone tried this, or found a better approach?
|
|
Sure, nothing is stopping you loading up the data dump using a tool like SODDI and running it locally on a windows box. I do so myself. There is some basic doco in the readme. |
|||
|