I thought I would post up a progress report should anyone pass by and give a few details of what the alternatives are for QKSite at the moment.
-
Recent Posts
Recent Comments
Archives
Categories
Meta
I thought I would post up a progress report should anyone pass by and give a few details of what the alternatives are for QKSite at the moment.
Thinking of the different ways that spinning text may be used usefully and simply made me think of what was unique about an article. So keeping everything as simple as possible I came up with the idea of a signature, created each time a document is processed.
So let’s think of an agreed signature for a document. The rule should be a template and a signature should be all that is needed to create the final document. Continue reading
Nothing special but something to play with. The first build of QKSite allows you to create spun articles. It needs more work in making sure the output is all unique however, that’ll be worked on next – see Step 1 algorithms for spinning text for more info.
You can find it here – http:\\downloads.qksite.com\setup.exe
Well, I spent some time putting the algorithms together to see how they can be used. The actual application I will publish in the next post. There are a few shortcomings when it comes down to avoiding duplication which I admit I didn’t think of first but I will fix them quite soon.
Right another set of requirements now that the structure of the template is settled upon. How to do it algorithmically.
What do we need? Continue reading
Actually setting up a simple spin is a simple task, but I want to make sure I choose the correct algorithm. I have at the moment two choices, a recursive or a multiple pass.
Let’s see what we can use⦠Continue reading