Search found 116 matches

by nilcum
Tue Sep 11, 2007 11:42 am
Forum: All and Everything
Topic: New Project
Replies: 24
Views: 7352

Next step

So, the auto-continue thing is done. I think it will be easy enough to do what seraph0x suggested and make a local webserver that will install as a windows service. I'll likely use .NET 3.0. The first goal will be to provide a text to speech API! That's right you will be able to have the teases read...
by nilcum
Tue Sep 11, 2007 5:13 am
Forum: All and Everything
Topic: Auto-Continue
Replies: 5
Views: 2131

Upgrade

Ok, I've fixed the 10 page only situation. It will now run until the end of the tease and not automatically rate it a 1. It will also prompt for the number of seconds to wait between pages. Should work with IE too. Sometimes it seems to miss the "The End" statement. I'm not sure why. If th...
by nilcum
Tue Sep 11, 2007 3:46 am
Forum: All and Everything
Topic: Auto-Continue
Replies: 5
Views: 2131

Auto-Continue

So, for those of you that are tired of clicking continue over and over I have a treat for you. I spent an hour or so and wrote a quick and dirty javascrirpt auto clicker (really uses xmlhttp) for you. Just copy and paste this line into the URL bar of your browser and the pages will go by every 15 se...
by nilcum
Mon Sep 10, 2007 11:23 pm
Forum: Announcements
Topic: Welcome on board: SilkySheering
Replies: 3
Views: 2933

Nice job on the flashtease by the way!
by nilcum
Mon Sep 10, 2007 11:22 pm
Forum: All and Everything
Topic: A question of edging...
Replies: 16
Views: 5421

Probably about 10 time in the milovana teases. That is a rare high number for me. Usually after about 2 or 3 times that last more than 10 seconds I'm out of self control. I have always lacked the control to NOT cum after edging. Maybe that is part of what I like about it is the feeling of losing con...
by nilcum
Mon Sep 10, 2007 11:13 pm
Forum: All and Everything
Topic: New Project
Replies: 24
Views: 7352

True. But what you're proposing is in my eyes putting too much emphasis on the software. For us it's the authors who count. Our job is to empower them to write kickass teases the way *they* want and for that we felt like we needed to give them the flexibility of an actual scripting language. For us...
by nilcum
Mon Sep 10, 2007 11:11 pm
Forum: All and Everything
Topic: New Project
Replies: 24
Views: 7352

Of course you could mix some form of ECMAScript (JS, AS) with XML like for example Adobe's MXML or simply HTML itself, but we're talking about a system that is targeted at novice programmers, so we opted for the simpler solution. Use the right tool for the job, guys! Just because Vodka is good at e...
by nilcum
Mon Sep 10, 2007 11:07 pm
Forum: All and Everything
Topic: New Project
Replies: 24
Views: 7352

Re: Phaser?

Phaser? This is a new term to me, at least in this context... http://phaser405.tripod.com/iphaser.htm The basic idea is that your sound card can be uses to generate pules that a TENS (shocking) unit would generate. You hook your computer up to the hifi input on a stereo and you have a homegrown ten...
by nilcum
Mon Sep 10, 2007 11:02 pm
Forum: All and Everything
Topic: New Project
Replies: 24
Views: 7352

<image>https://whatever.com/1.jpg</image> So your project relies on web images? Yeah I thought about that. I'm guessing milovana has gigabytes of images stored on it's server. While I could include such an archive it would really suck to download that much. On the flip side the content is out of us...
by nilcum
Mon Sep 10, 2007 10:58 pm
Forum: All and Everything
Topic: New Project
Replies: 24
Views: 7352

Re: New Project

Hey, thanks for the reply seraph0x. 1#page( "Tease Text", pic("1.jpg"), delay(10sec, 2#) ); 2#page( "Tease Text", pic("2.jpg"), delay(10sec, 3#) ); I like that syntax. To be perfectly honest I despise XML but it seemed to be the be a quick and easy solution. I...
by nilcum
Sun Sep 09, 2007 11:14 pm
Forum: All and Everything
Topic: New Project
Replies: 24
Views: 7352

New Project

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 Cybermistre...