Greenguy's Board


Go Back   Greenguy's Board > Search Forums
Register FAQ Calendar Today's Posts

Showing results 1 to 25 of 42
Search took 0.00 seconds.
Search: Posts Made By: Entreri
Forum: Programming & Scripting 2005-08-02, 12:19 AM
Replies: 2
Views: 980
Posted By Entreri
Question 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
Posted By Entreri
Exclamation Just wanted to point out that a vulnerability has...

Just wanted to point out that a vulnerability has been found in phpadsnew (and many other scripts using the XML-RPC implementation) a few days ago. You might want to patch it out if you're using that...
Forum: Programming & Scripting 2004-12-28, 08:48 PM
Replies: 2
Views: 1,711
Posted By Entreri
Very nice post cd34! I'm not too experienced with...

Very nice post cd34! I'm not too experienced with CMS and what you posted is quite interesting. |bananna|

Entreri.
Forum: Programming & Scripting 2004-12-28, 08:30 PM
Replies: 8
Views: 2,038
Posted By Entreri
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
Posted By Entreri
Does that mean I can whore my sig space for a...

Does that mean I can whore my sig space for a t-shirt? |escape|

Entreri.
Forum: Programming & Scripting 2004-08-04, 09:48 PM
Replies: 43
Views: 5,096
Posted By Entreri
I've been insanely busy at the office lately and...

I've been insanely busy at the office lately and on top of that, I caught a damn cold (in summer!!!).

Here goes :

Yes, the session ID could indeed be stripped away. I'm not sure which version...
Forum: Programming & Scripting 2004-08-02, 07:45 PM
Replies: 43
Views: 5,096
Posted By Entreri
The OS is irrelevant here - we were talking about...

The OS is irrelevant here - we were talking about closed versus open source. Anyhow, back to link list... |bananna|

Entreri.
Forum: Programming & Scripting 2004-08-01, 05:11 PM
Replies: 43
Views: 5,096
Posted By Entreri
Yes, but it is at work. We've been using it to...

Yes, but it is at work. We've been using it to store our team's favorites. ;) Otherwise, I could re-download it now and fix it a bit.


I don't think phplinks would be appropriate as a "core" -...
Forum: Programming & Scripting 2004-08-01, 04:42 PM
Replies: 43
Views: 5,096
Posted By Entreri
That's quite the opposite for me. I feel quite at...

That's quite the opposite for me. I feel quite at home with an open-source product because I know many people have seen the code before me. I can audit the code myself to see if there's anything I...
Forum: Programming & Scripting 2004-07-22, 10:38 AM
Replies: 43
Views: 5,096
Posted By Entreri
You can arrange a demo to see how it works out....

You can arrange a demo to see how it works out. Ask him if he sells you un-obfuscated code so that you can custom fit it to your needs.

Entreri.
Forum: Programming & Scripting 2004-07-21, 04:35 PM
Replies: 43
Views: 5,096
Posted By Entreri
Tempting... not sure I have the time currently...

Tempting... not sure I have the time currently though. And if I'd code it, it'd be a difficult decision to release it open-source...

From what I can see (in the screenshots at least),...
Forum: General Business Knowledge 2004-07-11, 11:26 AM
Replies: 26
Views: 3,872
Posted By Entreri
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
Posted By Entreri
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
Posted By Entreri
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
Posted By Entreri
Then I'm sure Cleo can give you a shell snippet...

Then I'm sure Cleo can give you a shell snippet to do just that. ;) If you want something more sophisticated, a perl script should do the trick.

Entreri.
Forum: Chit Chat 2004-07-10, 09:26 PM
Replies: 30
Views: 2,863
Posted By Entreri
The One-Eyed Ogre here. |ohhhhh| Entreri.

The One-Eyed Ogre here. |ohhhhh|

Entreri.
Forum: General Business Knowledge 2004-07-10, 09:20 PM
Replies: 26
Views: 3,872
Posted By Entreri
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
Posted By Entreri
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
Posted By Entreri
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
Posted By Entreri
I'm fairly sure somebody posted that tool here a...

I'm fairly sure somebody posted that tool here a while ago but this is what I've been using for awhile.

http://www.imagemagick.org/

It can do batch resize through command-line, free,...
Forum: Programming & Scripting 2004-06-20, 10:58 PM
Replies: 2
Views: 1,660
Posted By Entreri
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
Posted By Entreri
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
Posted By Entreri
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
Posted By Entreri
The list of currently quarantined porn actors can...

The list of currently quarantined porn actors can be found here :

http://www.aim-med.org/Quarantine.html
Forum: Programming & Scripting 2004-03-25, 08:42 PM
Replies: 23
Views: 1,712
Posted By Entreri
I use both WinAmp and WMP without any problems....

I use both WinAmp and WMP without any problems. I've installed a few "codecs packs" and my WMP plays about everything I feed it with.

Entreri.

p.s. You can try installing Microsoft's codecs :...
Showing results 1 to 25 of 42

 
Forum Jump

All times are GMT -4. The time now is 09:40 AM.


Mark Read
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
© Greenguy Marketing Inc