Welcome to the GoFuckYourself.com - Adult Webmaster Forum forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact us.

Post New Thread Reply

Register GFY Rules Calendar Mark Forums Read
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >
Discuss what's fucking going on, and which programs are best and worst. One-time "program" announcements from "established" webmasters are allowed.

 
Thread Tools
Old 12-19-2003, 02:39 PM   #1
AdultNex
Confirmed User
 
Join Date: Feb 2003
Location: Bostonnnn
Posts: 8,985
Advanced PHP Programmers: Read on!

I'm looking for a PHP programmer that can develop a banner-type script (or a text-based output) exactly like the one here:

http://www.al4a.com/links.html

Scroll down until you see a 468x60 banner ad that shows the text: "Girls From xxx Want To FUCK you"

E-mail me your rate for such a project: progex |at| comcast.net
AdultNex is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 12-19-2003, 03:25 PM   #2
ThePornPusher
Confirmed User
 
Join Date: Oct 2003
Location: Long Island,New York
Posts: 1,823
I can't find that banner..
__________________
ThePornPusher is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 12-20-2003, 06:01 AM   #3
AdultNex
Confirmed User
 
Join Date: Feb 2003
Location: Bostonnnn
Posts: 8,985
If you cannot see the banner, this is what my screencap looks like:



** I edited out my location, but you get my drift.
AdultNex is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 12-20-2003, 06:03 AM   #4
{fusion}
Confirmed User
 
Join Date: Sep 2003
Posts: 1,650
looks like its got some geo-ip code which picks up your location and displays a banner. There would just be one banner for each country i guess.
{fusion} is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 12-20-2003, 07:06 AM   #5
swedguy
Confirmed User
 
Industry Role:
Join Date: Jan 2002
Posts: 7,981
phpAdsNew can serve any type of banner and you can show different banners based on which country the surfer is from.
swedguy is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 12-20-2003, 07:15 AM   #6
Libertine
sex dwarf
 
Libertine's Avatar
 
Join Date: May 2002
Posts: 17,860
Sorry, but that's just a bad idea. Good country-based ad targetting done in php will place a severe burden on your server.

Anyone could do it with relative ease - just use something like the http://ip-to-country.webhosting.info/ database and you only need to write a small script - but you'd end up with something that just isn't suitable for a page with heavy traffic.

You should seek contact with one of the companies that already have a script in C that detects country, and ask them how much some custom work would cost.
__________________
/(bb|[^b]{2})/
Libertine is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 12-20-2003, 07:21 AM   #7
milambur
Mainstream since 2010
 
milambur's Avatar
 
Industry Role:
Join Date: Jan 2003
Posts: 1,327
Quote:
Originally posted by punkworld
Sorry, but that's just a bad idea. Good country-based ad targetting done in php will place a severe burden on your server.

Anyone could do it with relative ease - just use something like the http://ip-to-country.webhosting.info/ database and you only need to write a small script - but you'd end up with something that just isn't suitable for a page with heavy traffic.

You should seek contact with one of the companies that already have a script in C that detects country, and ask them how much some custom work would cost.
It will not put more load on your system then a trade script if you do it right.
__________________
Alea iacta est
milambur is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 12-20-2003, 07:26 AM   #8
Libertine
sex dwarf
 
Libertine's Avatar
 
Join Date: May 2002
Posts: 17,860
Quote:
Originally posted by milambur


It will not put more load on your system then a trade script if you do it right.
I actually find the load php-based trade scripts put on a server when used on pages with heavy traffic unacceptable.
However, please do realize that you'll be using a big fucking database, which will drive the load up just that annoying little bit more.
__________________
/(bb|[^b]{2})/
Libertine is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 12-20-2003, 07:29 AM   #9
milambur
Mainstream since 2010
 
milambur's Avatar
 
Industry Role:
Join Date: Jan 2003
Posts: 1,327
Quote:
Originally posted by punkworld


I actually find the load php-based trade scripts put on a server when used on pages with heavy traffic unacceptable.
However, please do realize that you'll be using a big fucking database, which will drive the load up just that annoying little bit more.
The database isn't that big. 45K rows I think and if you index it right it is pretty fast.
__________________
Alea iacta est
milambur is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 12-20-2003, 07:31 AM   #10
pornanza
Confirmed User
 
Join Date: Jul 2003
Location: East Village
Posts: 238
al4a sucks with its popup/dialer shit

creating images like that will add more load onto the server, but you can easily run the script on another server to serve the banners. once an image/country has been created, cache it so you don't need to recreate it again

ryan
__________________
Eskimo Hoe
QuickWank
Pornanza!
pornanza is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 12-20-2003, 07:32 AM   #11
Brujah
Beer Money Baron
 
Brujah's Avatar
 
Industry Role:
Join Date: Jan 2001
Location: brujah / gmail
Posts: 22,157
using Apache ?

http://www.maxmind.com/app/mod_geoip
__________________
Brujah is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 12-20-2003, 07:33 AM   #12
Libertine
sex dwarf
 
Libertine's Avatar
 
Join Date: May 2002
Posts: 17,860
Quote:
Originally posted by milambur


The database isn't that big. 45K rows I think and if you index it right it is pretty fast.
Very big in comparison to the database of a trade script, and remember that you won't be able to do the lookup based on a simple unique id, but instead on the ip range.
__________________
/(bb|[^b]{2})/
Libertine is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 12-20-2003, 07:39 AM   #13
AcidMax
Confirmed User
 
Join Date: May 2002
Location: MI
Posts: 1,827
This is really quite simple actually. You use GeoIP from maxmind to get the country based on the ip, the db is on your server and GeoIP is pretty fast. From there you use ImageMagick (or GD) to create a banner with the text and country you want. If the banner doesnt exist you create it and wirte it out to something like US.jpg. If it does exist, serve the already existing banner. Once the banners are all made server load is extremely low and should not be a problem even on a high traffic site.

Andy
__________________
Latest MMA news. http://www.mmawrapup.com
AcidMax is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 12-20-2003, 07:42 AM   #14
milambur
Mainstream since 2010
 
milambur's Avatar
 
Industry Role:
Join Date: Jan 2003
Posts: 1,327
Quote:
Originally posted by punkworld


Very big in comparison to the database of a trade script, and remember that you won't be able to do the lookup based on a simple unique id, but instead on the ip range.
Yeah, if you only check trades against the database.....

Checking the range is just adding a simple WHERE clause that will be checked against the index.

Anyway, I find it is fast enough on celeron servers and 700GB monthly load all filtered through my script...
__________________
Alea iacta est
milambur is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 12-20-2003, 07:48 AM   #15
Libertine
sex dwarf
 
Libertine's Avatar
 
Join Date: May 2002
Posts: 17,860
Quote:
Originally posted by milambur


Yeah, if you only check trades against the database.....

Checking the range is just adding a simple WHERE clause that will be checked against the index.

Anyway, I find it is fast enough on celeron servers and 700GB monthly load all filtered through my script...
Checking the range is simple, ofcourse. Not as simple for the database as going for a unique key, though.

With a 700GB monthly load you probably aren't getting all that much traffic, so it shouldn't be a problem then.
__________________
/(bb|[^b]{2})/
Libertine is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 12-20-2003, 07:57 AM   #16
milambur
Mainstream since 2010
 
milambur's Avatar
 
Industry Role:
Join Date: Jan 2003
Posts: 1,327
Quote:
Originally posted by punkworld


Checking the range is simple, ofcourse. Not as simple for the database as going for a unique key, though.

With a 700GB monthly load you probably aren't getting all that much traffic, so it shouldn't be a problem then.
700GB of monthly load on each of my celeron servers, I don't push them much higher, better to get a new server insted.
For heavy script servers I use Dual xeon servers.
My stats script checks a lot of stuff including language. Something that puts a really heavy load on the servers is when you analyse traffic by storing individual IP:s.
__________________
Alea iacta est
milambur is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 12-20-2003, 08:14 AM   #17
gleb
Confirmed User
 
Join Date: Nov 2002
Location: NY
Posts: 311
you could even break down the geoip db into smaller tables and do the range search accoring to where your ip falls...minimum load
gleb is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 12-20-2003, 08:20 AM   #18
frippeno
Confirmed User
 
Join Date: Oct 2002
Location: Addison, TX
Posts: 133
Quote:
Originally posted by AcidMax
This is really quite simple actually. You use GeoIP from maxmind to get the country based on the ip, the db is on your server and GeoIP is pretty fast. From there you use ImageMagick (or GD) to create a banner with the text and country you want. If the banner doesnt exist you create it and wirte it out to something like US.jpg. If it does exist, serve the already existing banner. Once the banners are all made server load is extremely low and should not be a problem even on a high traffic site.

Andy
I agree, but why bother with graphics? That banner, and actually banners that look a lot more interesting, can be easily done with an html table. That's how I'd do it...
__________________
it only took one brick to make that window drop
frippeno is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 12-20-2003, 08:37 AM   #19
AcidMax
Confirmed User
 
Join Date: May 2002
Location: MI
Posts: 1,827
Quote:
Originally posted by frippeno


I agree, but why bother with graphics? That banner, and actually banners that look a lot more interesting, can be easily done with an html table. That's how I'd do it...
Very very true, however he asked about the banner, but yes a text link could work just as well. Hell you could even do a banner looking advertisement with a 468x60 image in the cell background and html text over top of it if you wanted to achieve the affect as well. There are numerous ways to do this quite easily
__________________
Latest MMA news. http://www.mmawrapup.com
AcidMax is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 12-20-2003, 08:45 AM   #20
gleb
Confirmed User
 
Join Date: Nov 2002
Location: NY
Posts: 311
:2cents

... actually i don?t think you?d notice much of a difference as far as CTR
gleb is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 12-20-2003, 09:03 AM   #21
AdultNex
Confirmed User
 
Join Date: Feb 2003
Location: Bostonnnn
Posts: 8,985
Quote:
Originally posted by gleb
... actually i don?t think you?d notice much of a difference as far as CTR
Assumption is often far from reality.
AdultNex is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Post New Thread Reply
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >

Bookmarks
Thread Tools



Advertising inquiries - marketing at gfy dot com

Contact Admin - Advertise - GFY Rules - Top

©2000-, AI Media Network Inc



Powered by vBulletin
Copyright © 2000- Jelsoft Enterprises Limited.