Help me. Do you know of an article spinner that can reorder paragraphs this way:
[TABLE="width: 500, align: left"]
[TR]
[TD]BEFORE
[/TD]
[TD]AFTER
[/TD]
[/TR]
[TR]
[TD]Paragraph 1
[/TD]
[TD]Paragraph 1
[/TD]
[/TR]
[TR]
[TD]Paragraph 2
[/TD]
[TD]Paragraph 3
[/TD]
[/TR]
[TR]
[TD]Paragraph 3
[/TD]
[TD]Paragraph 2
[/TD]
[/TR]
[TR]
[TD]Paragraph 4
[/TD]
[TD]Paragraph 4
[/TD]
[/TR]
[TR]
[TD]Paragraph 5
[/TD]
[TD]Paragraph 5
[/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[/TR]
[/TABLE]
Paragraphs 2, 3, and 4 were selected and their order is to be randomized. (4 turns out to be in the same place). Note that only some of the paragraphs were selected.
The Spinner interface would have to be: select paragraphs, and then start a wizard to spin the permutations. The above example might spin into something like {{2|3|4}|{2|4|3}|{3|2|4}|{3|4|2}|{4|2|3}|{4|3|2}}.
There are n! (n factorial) permutations when all paragraphs are selected. I would expect to be able to select a subset (say 2 out of the 3 in the above example). For larger (n) these can result in large (MB) spun files.
I am in the market for a spinner. This is THE feature I am looking for. I view spinners as glorified word processors. I expect it should work for lists, too. Outputing to files and trimming to length would be good.
Spinchimp has random paragraphs reordering BUT ONLY (in the video) for degenerate selections like the one above; you do not select which items to reorder.
Ubercubez construct spinner claims to do it, but it is a web tool and is $27/month.
SpinnerChief does not mention it.
I have written an Excel application for the above which I used with XRumer. If I have to write my own spinner, I plan to name it "Microsoft Spinner".
[TABLE="width: 500, align: left"]
[TR]
[TD]BEFORE
[/TD]
[TD]AFTER
[/TD]
[/TR]
[TR]
[TD]Paragraph 1
[/TD]
[TD]Paragraph 1
[/TD]
[/TR]
[TR]
[TD]Paragraph 2
[/TD]
[TD]Paragraph 3
[/TD]
[/TR]
[TR]
[TD]Paragraph 3
[/TD]
[TD]Paragraph 2
[/TD]
[/TR]
[TR]
[TD]Paragraph 4
[/TD]
[TD]Paragraph 4
[/TD]
[/TR]
[TR]
[TD]Paragraph 5
[/TD]
[TD]Paragraph 5
[/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[/TR]
[/TABLE]
Paragraphs 2, 3, and 4 were selected and their order is to be randomized. (4 turns out to be in the same place). Note that only some of the paragraphs were selected.
The Spinner interface would have to be: select paragraphs, and then start a wizard to spin the permutations. The above example might spin into something like {{2|3|4}|{2|4|3}|{3|2|4}|{3|4|2}|{4|2|3}|{4|3|2}}.
There are n! (n factorial) permutations when all paragraphs are selected. I would expect to be able to select a subset (say 2 out of the 3 in the above example). For larger (n) these can result in large (MB) spun files.
I am in the market for a spinner. This is THE feature I am looking for. I view spinners as glorified word processors. I expect it should work for lists, too. Outputing to files and trimming to length would be good.
Spinchimp has random paragraphs reordering BUT ONLY (in the video) for degenerate selections like the one above; you do not select which items to reorder.
Ubercubez construct spinner claims to do it, but it is a web tool and is $27/month.
SpinnerChief does not mention it.
I have written an Excel application for the above which I used with XRumer. If I have to write my own spinner, I plan to name it "Microsoft Spinner".