Forum Archive

Pythonista forum dumps

Phuket2

@omz, without understanding the technical issues or commercial issues, i wanted to ask would it be possible to do dumps of the forum. If this was possible, we could use own systems to index and view the data. For example if you had an automated way to push it to a repo every week or month. Or somewhere were you are not getting hit for the download costs of the many.
Just an idea, but I think this would be very helpful

ccc

It probably needs and update based on the move of the forum to NodeBB but https://gist.github.com/cclauss/8794104 should give you a headstart on figuring out how to use RSS feeds to get updates to your index once you have it established.

Phuket2

@ccc , thanks. I did do something before with rss and getting the forum feeds. I also checked it on this site. From memory there was limitation of the number of feeds. I think that's normal though. Could maybe just use an off the shelf solution on the Mac or ipad. Still better to get a dump I think. If it was automated from omz end even better. But if he comes back with a no, I will look at other ways. On the Mac with dash, you can download the stackflow database locally

Phuket2

@ccc , oh they also have stack exchange for iOS. It's the official app. Not local data. It just had a big upgrade

billdavid

Although it was only a few months back, I can't quite recall if I assembled the example using Papaya with Pythonista or on a completely different platform and then copied just the bytecode data over. 70-413 Dumps The value of doing the latter would have reinforced (to me anyway) the proof that Pythonista was loading and executing pure bytecode data.