Forum: Programming & Scripting
2005-08-02, 12:19 AM
|
Replies: 2
Views: 980
Precise GeoIP
I've seen at least two sites that were displaying the town (or approximate location) of the web users.
I believe there are (free) GeoIP databases available but I don't believe they can pinpoint...
|
Forum: Programming & Scripting
2005-07-05, 12:33 AM
|
Replies: 6
Views: 1,029
|
Forum: Programming & Scripting
2004-12-28, 08:48 PM
|
Replies: 2
Views: 1,711
|
Forum: Programming & Scripting
2004-12-28, 08:30 PM
|
Replies: 8
Views: 2,038
I don't think it is feasible with a plain...
I don't think it is feasible with a plain textarea. You may want to use a Javascript-based replacement for textarea (with all the possible browser issues it may bring).
Here's one that I found...
|
Forum: General Business Knowledge
2004-08-05, 11:29 PM
|
Replies: 7
Views: 1,266
|
Forum: Programming & Scripting
2004-08-04, 09:48 PM
|
Replies: 43
Views: 5,096
|
Forum: Programming & Scripting
2004-08-02, 07:45 PM
|
Replies: 43
Views: 5,096
|
Forum: Programming & Scripting
2004-08-01, 05:11 PM
|
Replies: 43
Views: 5,096
|
Forum: Programming & Scripting
2004-08-01, 04:42 PM
|
Replies: 43
Views: 5,096
|
Forum: Programming & Scripting
2004-07-22, 10:38 AM
|
Replies: 43
Views: 5,096
|
Forum: Programming & Scripting
2004-07-21, 04:35 PM
|
Replies: 43
Views: 5,096
|
Forum: General Business Knowledge
2004-07-11, 11:26 AM
|
Replies: 26
Views: 3,872
Re: Re: Re: How to fight ad blockers?
That's what I was talking about. If you think about it, blocking a text ad is even more difficult than blocking a banner or a pop-up ad. A text ad is only an html link afterall... the blocker cannot...
|
Forum: General Business Knowledge
2004-07-10, 11:37 PM
|
Replies: 13
Views: 1,522
I didn't see it initially but airdick's bash...
I didn't see it initially but airdick's bash snippet above fits your primary need. If you want better reporting or automation, then you'd need to have somebody write a script for your requirements. ...
|
Forum: General Business Knowledge
2004-07-10, 11:14 PM
|
Replies: 26
Views: 3,872
Re: Re: Re: How to fight ad blockers?
It is the same eternal game spammers are fighting against anti-spam technologies and virus writers against anti-virus software.
Ad blockers are not different - they mostly rely on patterns. If...
|
Forum: General Business Knowledge
2004-07-10, 11:03 PM
|
Replies: 13
Views: 1,522
|
Forum: Chit Chat
2004-07-10, 09:26 PM
|
Replies: 30
Views: 2,863
|
Forum: General Business Knowledge
2004-07-10, 09:20 PM
|
Replies: 26
Views: 3,872
Re: How to fight ad blockers?
There are ways of fooling ad-blockers without necessarily requiring scripting if that's what you're asking for.
Entreri.
|
Forum: General Business Knowledge
2004-07-10, 09:15 PM
|
Replies: 13
Views: 1,522
If all your files are on a single server, you...
If all your files are on a single server, you could write a small script to create an inventory of all the index pages (or whatever you're looking for) that you have and generate a report. (If you...
|
Forum: General Business Knowledge
2004-07-10, 09:04 PM
|
Replies: 5
Views: 1,072
If you already have a list of folders, Alpha's...
If you already have a list of folders, Alpha's suggestion would be much faster though. If that something you have to do often, I suggest getting your hands on a small Perl script to automate that...
|
Forum: Chit Chat
2004-06-20, 11:04 PM
|
Replies: 9
Views: 1,462
|
Forum: Programming & Scripting
2004-06-20, 10:58 PM
|
Replies: 2
Views: 1,660
Re: desperate need of a bit of script help
I'm not sure what you mean here. I assume that you tried to use the exact same script on another site. If that's the case, it does not work because of your window.open - you're trying to open script...
|
Forum: Programming & Scripting
2004-06-14, 12:51 AM
|
Replies: 39
Views: 2,756
My 2 cents
Here are my 2 cents on this thread...
1. Be sure to backup your stuff - unless you have absolute faith - before running a search-and-replace script. If you cancel the script while it is working,...
|
Forum: Programming & Scripting
2004-06-10, 10:29 PM
|
Replies: 39
Views: 2,756
Wouldn't it be easier to correct one of your...
Wouldn't it be easier to correct one of your scripts so that they handle filenames and directories containing spaces and run your script in your shell? Although, constructing the actual search and...
|
Forum: General Business Knowledge
2004-04-18, 02:51 PM
|
Replies: 21
Views: 1,697
|
Forum: Programming & Scripting
2004-03-25, 08:42 PM
|
Replies: 23
Views: 1,712
|