Offline version of development forums

A place for developers to share ideas and assist each other in solving problems.

Moderators: valis, garyb

Post Reply
User avatar
sunmachine
Posts: 576
Joined: Mon Mar 01, 2010 12:37 am

Offline version of development forums

Post by sunmachine »

Here's an offline version of the "Scope and XITE Development" and "Device/Module Wishlist" forums that you can browse on your development system without Internet access. Thanks to Spielraum for the idea!

https://scopeusers.com/Pulsar/files/pla ... forums.zip (2.9 MB)
https://scopeusers.com/Pulsar/files/pla ... hments.zip (80 MB)

The first file contains all the HTML files and the second one the attachments.
Put the attachments folder from the second zip file into the same folder as the other files from the first zip file, so that it looks like this:

attachments/
css/
images/
topics/
development.html
index.html
wishlist.html


The file index.html contains links to the other two HTML files:

planetz-offline-index.png
planetz-offline-index.png (9.79 KiB) Viewed 257 times

The two files development.html and wishlist.html list all topics of the corresponding forums on a single page:

planetz-offline-topics.png
planetz-offline-topics.png (108.08 KiB) Viewed 257 times

Each topic includes a link to its original online version in the header as can be seen here:

planetz-offline-post.png
planetz-offline-post.png (99.27 KiB) Viewed 257 times
...and the beloved smilies are included as well... ;)


The topic page contains all posts of that topic so that no paging is needed. This means that links using the start query parameter won't work properly. For example a link like .../16038.html?f=11&start=20 is supposed to jump to the 20th post in the thread but this is not the case in this offline version. Instead the first post of the topic is shown.

Only attachments that are located on this server are included (and only attachments of those two forums).

I have tried to repair the various broken links to the forum that were carried over from the past, so that they hopefully all work offline (that is, if they refer to posts in one of the two included forums).
nebelfuerst
Posts: 601
Joined: Tue Jun 23, 2009 10:55 am

Re: Offline version of development forums

Post by nebelfuerst »

Thank you very much !
\\\ *** l 0 v e | X I T E *** ///
romplox
Posts: 5
Joined: Sun Jul 16, 2017 2:09 am

Re: Offline version of development forums

Post by romplox »

Very Nice, Thanks!


Does someone happen to have an offline copy of scopewiki.eu/sdk/ ?

Looks like one cannot browse that via wayback machine...
https://web.archive.org/web/20180829182 ... ki.eu/sdk/


I found http://www.dnamusic.nl/dNa.Scope/index. ... s-n-tricks

scopesync - an Open Source framework that lets users easily build rich user interfaces for Sonic|Core Scope devices:
https://web.archive.org/web/20180615173 ... /ScopeSync
https://web.archive.org/web/20180526184 ... ync.co.uk/
https://web.archive.org/web/20170725052 ... tutorials/ => even Video Tutorials still work..
https://www.maxforlive.com/library/devi ... /scopesync
https://github.com/bcmodular/scopesync
User avatar
sunmachine
Posts: 576
Joined: Mon Mar 01, 2010 12:37 am

Re: Offline version of development forums

Post by sunmachine »

romplox wrote: Wed Oct 22, 2025 10:56 pm Does someone happen to have an offline copy of scopewiki.eu/sdk/ ?
Probably not. See here for more info: viewtopic.php?p=344010#p344010
Post Reply