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)
-   -   New invention for GFY (https://gfy.com/showthread.php?t=111135)

Amputate Your Head 02-25-2003 02:21 PM

New invention for GFY
 
there's too many damn topics to keep track of anymore. I need something like a big ass stock ticker thing right above my desk that just continuously feeds me the latest GFY info all day so I don't have to keep this window up....

anybody here handy with tools? :helpme

FuqALot 02-25-2003 02:24 PM

I'm running this uber fast programmed gfyspider. It checks any page in less than a few seconds on my 100mbit line. When a keyword has been found it pages me or emails me. I can auto reply using my cell phone by saying the text out loud. Pretty handy sometimes. :thumbsup

galleryseek 02-25-2003 02:28 PM

i'd use it!

MrPopup 02-25-2003 02:29 PM

Coming soon AMP...Coming Soon.

Heh,

you wouldnt think Id waste my one-time program announcement on something that wouldnt "revolutionalize the industry" would you?

xanx 02-25-2003 02:30 PM

Actually a good idea :thumbsup

SetTheWorldonFire 02-25-2003 02:30 PM

a faster way to waste time?

nice! :thumbsup

Amputate Your Head 02-25-2003 02:31 PM

or maybe something like... GFY TV

that'd be cool too... could put a set in here and stay tuned... :Graucho

Amputate Your Head 02-25-2003 02:32 PM

need something that would have like, a flashing red siren style alarm light on it for "Moron Alert!" so you could pop the board window open and get in on the action....

but it'd probly be going off all day long...

[Labret] 02-25-2003 02:33 PM

That would steal advertising impressions from Lensman.

Amputate Your Head 02-25-2003 02:34 PM

Quote:

Originally posted by [Labret]
That would steal advertising impressions from Lensman.
nah.... you could run ads through that easy... and even easier with GFY TV

[Labret] 02-25-2003 02:41 PM

Quote:

Originally posted by Amputate Your Head


nah.... you could run ads through that easy... and even easier with GFY TV

Great, just what I want, that irritating talking "click me" banner on my desktop taunting me.

"Ive got a secret website thats so hardcore"

Amputate Your Head 02-25-2003 02:43 PM

Quote:

Originally posted by [Labret]


Great, just what I want, that irritating talking "click me" banner on my desktop taunting me.

"Ive got a secret website thats so hardcore"

hey.... it could always be a pay service if you wanted it ad-free... :Graucho

[Labret] 02-25-2003 02:44 PM

Quote:

Originally posted by Amputate Your Head

hey.... it could always be a pay service if you wanted it ad-free... :Graucho

Pay for GFY? No way, Ill wait for someone to release a crack to remove the banners.

galleryseek 02-25-2003 02:45 PM

or there could be a minimize ad section on it and it'd just have scrolling ad text.

Jak 02-25-2003 02:45 PM

Funny I started messing around coding something like that just the other day. :thumbsup

MonkeyMan 02-25-2003 02:47 PM

There is code that does this... but not for vB... only for PHPbb.

another example of why open source is better.

lEricPl 02-25-2003 02:54 PM

If you guys are really serious I can build something that will scrape the first 10 posts or something.

I built this not too long ago that scrapes the post counts from the main forum. http://www.vbasic.net/temp/gfy/postcount.aspx

If you guys are really serious I can cook something up.

asuna 04-23-2003 02:21 PM

:glugglug

Fletch XXX 04-23-2003 02:22 PM

Quote:

Originally posted by [Labret]


Pay for GFY? No way, Ill wait for someone to release a crack to remove the banners.

buahaha

:1orglaugh

Darin 04-23-2003 03:18 PM

http://www.************.com

Too bad GFY is the only board not listed in it, its how I keep up with all the other boards.

XXXManager 04-23-2003 05:06 PM

The problem is, that if you all use a software that autonomously and individually access GFY all the time and follows every single page continuously and relentlessly, GFY will crash from overuse ;)
or atleast slow down for no good (for Lensmen) reason...
How is that?
Lets say 5000 users use a software that spiders GFY every lets say 10 minutes to check for stuff, that is extra 5000*6*24=600K index requests. If on every scan there are 10 new threads showing (on a very slow day), its extra 10 times that which is an extra 6M/day That is even before you went to GFY and actually read the threads that interest you, replied, read again, refreshed .
6.6M extra requests a day only for tracking gfy to save you time (which is exactly what Lensmen doesn't want you to do, since the banners here are waiting for you to stare at)... How long do you think will it be before you're gonna be blocked?
I can tell you exactly :winkwink: less than a day after you get to know that gadget.

Maybe I'm wrong though :thumbsup

Herb Kornfield 04-23-2003 05:13 PM

ask and ye shall get....

asuna 04-23-2003 05:15 PM

Actaully, if you read all the thread concerning the ticker, Lensman and Mike_69 both gave him the go ahead, and apparently even got some pointers, check out my thread, he'll be rereleasing it soon

ServerGenius 04-23-2003 05:28 PM

Quote:

Originally posted by XXXManager
The problem is, that if you all use a software that autonomously and individually access GFY all the time and follows every single page continuously and relentlessly, GFY will crash from overuse ;)
or atleast slow down for no good (for Lensmen) reason...
How is that?
Lets say 5000 users use a software that spiders GFY every lets say 10 minutes to check for stuff, that is extra 5000*6*24=600K index requests. If on every scan there are 10 new threads showing (on a very slow day), its extra 10 times that which is an extra 6M/day That is even before you went to GFY and actually read the threads that interest you, replied, read again, refreshed .
6.6M extra requests a day only for tracking gfy to save you time (which is exactly what Lensmen doesn't want you to do, since the banners here are waiting for you to stare at)... How long do you think will it be before you're gonna be blocked?
I can tell you exactly :winkwink: less than a day after you get to know that gadget.

Maybe I'm wrong though :thumbsup

There is a very easy workaround for this. You should have a script that will write the contents to a file/db on a server then all
the Ticker clients read the content from that file. That way you
only have 1 client checking the index page and it would cause no
load on GFY.

This approach is a lot better than having all Tickers update from GFY itself. Just have it update from the file that is generated by
1 script that is actually retrieving the index of GFY.

DynaMite :thumbsup

gornyhuy 04-23-2003 05:37 PM

XXXManager, its not designed that way.

It parses only page one (top 70 thread listings) on the "Fucking Around and Program Discussion" forum, and extracts all info only from that page. It doesn't parse into individual thread content, it just provides links directly to the posts themselves.

The only load it gives to GFY is as if the user was hitting refresh on that page. So actually it doesn't increase the load on GFY at all.

And yes it does have Lensman/Mike69 blessing.


:glugglug

gornyhuy 04-23-2003 05:39 PM

furthermore, it doesn't load any graphics or banners until you click through to an interesting thread, so it actually reduces the load on GFY.
:2 cents:

XXXManager 04-23-2003 07:31 PM

The single file idea changes nothing. It is still needed to be read by all clients all the time. Graphics don't load anyway in a page spidering.

But anyway, when you are saying "it", you mean what?
The cool GFY ticker thingy that was presented a while ago?
If so, I was obviously not talking about that one. I was talking about what was discussed in the beginning of the thread.. a "new invention".. something that will do more than present the titles on your pc.


All times are GMT -7. The time now is 10:41 PM.

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