GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   I feel so smart ... hehehe (https://gfy.com/showthread.php?t=804633)

minniesoporno 02-02-2008 09:55 AM

I feel so smart ... hehehe
 
I got it to refresh every 30 seconds. also I was to add ina folder of photos that will play in a loop if I don't feel like being in front of the camera all the time.

I just don't know if I should take out my imlive button or leave it the way it is.

To see the full effect of it go to www.camgirlminnie.com/main.html and click on the guest cam.
This the acutual page link - http://www.camgirlminnie.com/cam.html

I am still working on the whole site, but I wanted to see what people thought about the guest cam feature.

dozey 02-02-2008 10:17 AM

If you don't want visitors to manually refresh and see a suspiciously different picture of you almost instantly, I suggest you use something like this (assuming you're running PHP).

PHP Code:

<?php
srand
(floor(time()/30));
// seed uniquely only once every 30 seconds

// load a list of all the images
$imagesArray glob('/pathtoimages/*.jpg');

if(
count($imagesArray) > 0){
    
header('Content-type: image/jpeg');
    
// output a random image
    
readfile($imagesArray[array_rand($imagesArray)]);
}
?>

Incidently, I haven't tested that at all.

minniesoporno 02-02-2008 10:21 AM

Quote:

Originally Posted by dozey (Post 13731415)
If you don't want visitors to manually refresh and see a suspiciously different picture of you almost instantly, I suggest you use something like this (assuming you're running PHP).

PHP Code:

<?php
srand
(floor(time()/30));
// seed uniquely only once every 30 seconds

// load a list of all the images
$imagesArray glob('/pathtoimages/*.jpg');

if(
count($imagesArray) > 0){
    
header('Content-type: image/jpeg');
    
// output a random image
    
readfile($imagesArray[array_rand($imagesArray)]);
}
?>

Incidently, I haven't tested that at all.

It's not in php I do not know shit about php on the main page it's there to show them there is a guest cam when they click on the page itself it will automatically refresh every 30 seconds.

If you went to the main page then click on the link that click here to enlarge the page that popups refreshs every 30 seconds

dozey 02-02-2008 10:36 AM

My mistake. I figured it was meant to make you appear present at all times.

Neat idea anyway!

minddust 02-02-2008 12:57 PM

good job:love-boob

(the code thing, eh)

V_RocKs 02-02-2008 01:07 PM

I guess you are a God now.

I bow to you.

sortie 02-02-2008 01:44 PM

It didn't work on my computer.
I got the breast shot and I could see it blink to refresh but I got the same picture everytime.

Webcam Guru 02-02-2008 02:09 PM

Quote:

Originally Posted by sortie (Post 13732067)
It didn't work on my computer.
I got the breast shot and I could see it blink to refresh but I got the same picture everytime.


Same here

Davy 02-02-2008 03:07 PM

Site's looking good! :thumbsup

rowan 02-02-2008 04:15 PM

Quote:

Originally Posted by sortie (Post 13732067)
It didn't work on my computer.
I got the breast shot and I could see it blink to refresh but I got the same picture everytime.

Probably means she's switched off the camera, so the image is no longer changing. I don't know what timezone she's in but I can see from the minutes that it's probably not active.

This is the way webcams were done in the old days, some people still do it like this. :thumbsup

papill0n 02-02-2008 07:09 PM

Quote:

Originally Posted by rowan (Post 13732464)
Probably means she's switched off the camera, so the image is no longer changing. I don't know what timezone she's in but I can see from the minutes that it's probably not active.

This is the way webcams were done in the old days, some people still do it like this. :thumbsup

Rowan the whole point is it is meant to work even when she is not infront of the cam. It is fed by a dir full of pics.

Minnie - didn't work for me either. It just blinks at 30secs and I get the same breast shot as on your front page.

minniesoporno 02-02-2008 07:35 PM

Quote:

Originally Posted by RageCash-Ben (Post 13732847)
Rowan the whole point is it is meant to work even when she is not infront of the cam. It is fed by a dir full of pics.

Minnie - didn't work for me either. It just blinks at 30secs and I get the same breast shot as on your front page.


I have to add in the folder for it to change the photos using Fwink, and SplitCamera but that only works when my computer is on with those programs running.

So what I am planning on doing is having the cam pic change whenever I am online at my computer. So I don't run up my electric bill.

I am just trying to think of the right words to say to put on the page for when I am not at my computer or online doing cam shows.

Chris 02-02-2008 07:42 PM

i see someone has taken minnie and made her a site
hope all works out

minniesoporno 02-02-2008 11:51 PM

Quote:

Originally Posted by Chris (Post 13732914)
i see someone has taken minnie and made her a site
hope all works out

I do camgirlminnie.com all by my damn self. I just had the domain since like 2004 and never really bothered with it because it's coming out the way I want my ideal site to be.

and the only way to get my ideal site is to be working with a company who can actually provide me with what I want.


All times are GMT -7. The time now is 07:06 PM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123