Looks like the Great Firewall or something like it is preventing you from completely loading www.skritter.com because it is hosted on Google App Engine, which is periodically blocked. Try instead our mirror:

legacy.skritter.cn

This might also be caused by an internet filter, such as SafeEyes. If you have such a filter installed, try adding appspot.com to the list of allowed domains.

Adding from multiple lists

jcdoss   September 12th, 2011 3:41p.m.

I'm sure this has been discussed before, but my search skills leave something to be desired. So, I'll go ahead and ask.

If you have numerous lists open for study, and you hit the manual add button, what's the mechanism by which Skritter chooses which list to add from? I've got a couple dozen open lists right now, and it cogitates a while before adding a new word when I hit the green "+".

scott   September 12th, 2011 5:41p.m.

It adds the top ten lists among the ones you are adding from, starting randomly and going around in order. The best way to control which of the ten are added is to pause the ones you don't want to add from and have the rest being added from, or to study a single list by itself.

jcdoss   September 17th, 2011 10:12p.m.

I'm not sure... Its adding words from outside my top ten lists for sure. My admittedly lackadaisical observations are that the next word to be added comes from the list on the bottom.

nick   September 18th, 2011 11:20a.m.

Looking at the code, it looks like the lists on the study nav page are ordered by when you last interacted with them, whereas the study pages fetches up to twenty lists in no particular order, starts at a random place for each Flash session, and then adds one at a time from each of those lists.

I wonder if caching these lists would help performance much. What do you think, Scott?

scott   September 18th, 2011 3:47p.m.

Hmm, oh yeah the code for the study nav has changed but the code for actually adding words hasn't. I'll tweak it so that it works properly, and look into doing some caching. That will probably be more helpful with some of the upcoming tweaks to how words are added from lists.

This forum is now read only. Please go to Skritter Discourse Forum instead to start a new conversation!