New Project
Posted: Sun Sep 09, 2007 11:14 pm
Hi, I'm posting to see how much interest the milovana.com community would have in a new project I am considering starting. I have several ideas but I'll lay out the simple plan first.
Create a SIMPLE easy script language to be used in an application that would be something of a hybrid of Cybermistress, milovana, and phaser. The script would basically be XML. It would look something like this:
<tease name="Test Tease">
<page number="1">
<image>https://whatever.com/1.jpg</image>
<text> Tease Text</text>
<link delay="10" next="2">Continue</link>
</page>
<page number="2">
<image>https://whatever.com/2.jog</image>
<text> Tease Text</text>
<link delay="10" next="3">Continue</link>
</page>
</tease>
This simple example would run a LOT like how milovana has the teases setup -- except there would be no required click through. The continue link would automatically be followed after a delay of x seconds. I've actually already converted all of the content on milovana.com into this format.
From there, things get more slightly advanced, the page linking that some of the teases are having you do manually would be embedded into the program. There would simply be multiple link tags.
Also, sound is a very popular addition on several other tease sites but it is missing from milovana. So, there would be a sound tag as well that will allow the author to specify the beats per minute.
Same thing goes for embedding elements of randomness into the script.
All of this has been done before. I'd like to (with permission) reproduce the content of milovana.com, orgasmdenial.com, cybermistess, pcmistress, and maybe even some of the pay tease sites that now seem to be mostly defunct into this simple scripting language. So, we could all benefit from having centralized content.
Here is where it gets interesting, and quite a bit more advanced. I am into robotics and would love to build an automatic male stroke machine. I would have this communicate with the tease program (tentatively named Tantalus) so the experience could be completely hands off. The goal would be to compile either a kit that the user could buy on their own or an end product that would plug into the program itself. I also have an interest in doing something similar with a TENS unit. That is where the phaser program comes into play.
The theme of computer controlled physical devices continues to other things as well -- think bluetooth handcuffs controlled by the program, whipping attachments... etc. I don't see getting this far but it is a nice end goal. Safety is an important consideration during all of this.
Also, in order to meet these end goals I think I would have to break out of the limitations of a web browser and actually distribute a real client. Something that is downloaded and executed.
Anyway, I'm just wanting to gauge interest. Is anyone else as excited by these ideas as I am?
Create a SIMPLE easy script language to be used in an application that would be something of a hybrid of Cybermistress, milovana, and phaser. The script would basically be XML. It would look something like this:
<tease name="Test Tease">
<page number="1">
<image>https://whatever.com/1.jpg</image>
<text> Tease Text</text>
<link delay="10" next="2">Continue</link>
</page>
<page number="2">
<image>https://whatever.com/2.jog</image>
<text> Tease Text</text>
<link delay="10" next="3">Continue</link>
</page>
</tease>
This simple example would run a LOT like how milovana has the teases setup -- except there would be no required click through. The continue link would automatically be followed after a delay of x seconds. I've actually already converted all of the content on milovana.com into this format.
From there, things get more slightly advanced, the page linking that some of the teases are having you do manually would be embedded into the program. There would simply be multiple link tags.
Also, sound is a very popular addition on several other tease sites but it is missing from milovana. So, there would be a sound tag as well that will allow the author to specify the beats per minute.
Same thing goes for embedding elements of randomness into the script.
All of this has been done before. I'd like to (with permission) reproduce the content of milovana.com, orgasmdenial.com, cybermistess, pcmistress, and maybe even some of the pay tease sites that now seem to be mostly defunct into this simple scripting language. So, we could all benefit from having centralized content.
Here is where it gets interesting, and quite a bit more advanced. I am into robotics and would love to build an automatic male stroke machine. I would have this communicate with the tease program (tentatively named Tantalus) so the experience could be completely hands off. The goal would be to compile either a kit that the user could buy on their own or an end product that would plug into the program itself. I also have an interest in doing something similar with a TENS unit. That is where the phaser program comes into play.
The theme of computer controlled physical devices continues to other things as well -- think bluetooth handcuffs controlled by the program, whipping attachments... etc. I don't see getting this far but it is a nice end goal. Safety is an important consideration during all of this.
Also, in order to meet these end goals I think I would have to break out of the limitations of a web browser and actually distribute a real client. Something that is downloaded and executed.
Anyway, I'm just wanting to gauge interest. Is anyone else as excited by these ideas as I am?