Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Reply
 
Thread Tools Display Modes
Old Aug 4th, 2006, 8:22 PM   #1
john Wesley
Hobbyist Programmer
 
john Wesley's Avatar
 
Join Date: May 2006
Location: United Kingdom
Posts: 119
Rep Power: 3 john Wesley is on a distinguished road
Send a message via MSN to john Wesley Send a message via Yahoo to john Wesley
Informative Resources

Howdy.

Does anyone have any information or know of any sources of information regarding the blocking of adverts within web pages that they would like to share?

I dont intend to make a unique new ad-guard with fancy feature's or graphical skins to inspire the most application-hungry-hunter's desire to have it, just at my mam's for the night, my eyes hurt from reading ad's and I fancy coding something.

Dont have a clue where to start though, never done anything with the web before and so far google's link's are no shows.


Thanks.
__________________
Mona Lisa must of had the highway blues you can tell by the way she smiles..
john Wesley is offline   Reply With Quote
Old Aug 5th, 2006, 8:00 AM   #2
DaWei
Resident Grouch
 
DaWei's Avatar
 
Join Date: Jun 2005
Posts: 6,453
Rep Power: 10 DaWei is on a distinguished road
Quote:
never done anything with the web before
I would suggest you might want to cure that before you attempt much. The apparent ease of doing it well sucks in a lot of people. The result is too often ugliness partnered with bullshit.
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code.
Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers
DaWei is offline   Reply With Quote
Old Aug 5th, 2006, 3:53 PM   #3
john Wesley
Hobbyist Programmer
 
john Wesley's Avatar
 
Join Date: May 2006
Location: United Kingdom
Posts: 119
Rep Power: 3 john Wesley is on a distinguished road
Send a message via MSN to john Wesley Send a message via Yahoo to john Wesley
I bet that's true, im just sick of downloading other people's ugly shit, that apparently Do know what their doing.

Maybe you have a suggestion as to where I could find a reliable piece of software for this?
__________________
Mona Lisa must of had the highway blues you can tell by the way she smiles..
john Wesley is offline   Reply With Quote
Old Aug 5th, 2006, 7:40 PM   #4
DaWei
Resident Grouch
 
DaWei's Avatar
 
Join Date: Jun 2005
Posts: 6,453
Rep Power: 10 DaWei is on a distinguished road
Now you've got me confused. I can't tell if you want an ad blocker for use, or want to write one for grins. If it's the latter, you need to find out how the web works, so you know the various ways that ads get fed into a page.
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code.
Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers
DaWei is offline   Reply With Quote
Old Aug 5th, 2006, 8:12 PM   #5
john Wesley
Hobbyist Programmer
 
john Wesley's Avatar
 
Join Date: May 2006
Location: United Kingdom
Posts: 119
Rep Power: 3 john Wesley is on a distinguished road
Send a message via MSN to john Wesley Send a message via Yahoo to john Wesley
Im sorry about that.

writing a blocker for grins was the initial idea, and also as you say in order to do it I must learn the workings of the web, which will no doubt come in handy.

A blocker would be a neat trick for my mam though and since I wont be here tomorow, wont of written my software by then and without a clue as to when I will see her again, an alternative would have to do.
__________________
Mona Lisa must of had the highway blues you can tell by the way she smiles..
john Wesley is offline   Reply With Quote
Old Aug 5th, 2006, 8:20 PM   #6
DaWei
Resident Grouch
 
DaWei's Avatar
 
Join Date: Jun 2005
Posts: 6,453
Rep Power: 10 DaWei is on a distinguished road
In that case, I'd recommend you download Firefox for her, download Adblock as an extension, and start it off by importing as an exclusion filter the text file that I have attached. You can get more complete filter files off the web, but I find that this one, which I haven't updated in forever, keeps me pretty clean. As a manual thangy, you can right-click on excludable things you don't want to see and add them to the filter list.
Attached Files
File Type: txt ads.txt (9.3 KB, 13 views)
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code.
Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers
DaWei is offline   Reply With Quote
Old Aug 5th, 2006, 8:27 PM   #7
john Wesley
Hobbyist Programmer
 
john Wesley's Avatar
 
Join Date: May 2006
Location: United Kingdom
Posts: 119
Rep Power: 3 john Wesley is on a distinguished road
Send a message via MSN to john Wesley Send a message via Yahoo to john Wesley
Great stuff DaWei, thanks for the tips.

Il go and do that now before I shoot to bed.

Edit : Just wondered, Is FireFox a good offline browser?
For me this time.
__________________
Mona Lisa must of had the highway blues you can tell by the way she smiles..
john Wesley is offline   Reply With Quote
Old Aug 5th, 2006, 9:19 PM   #8
DaWei
Resident Grouch
 
DaWei's Avatar
 
Join Date: Jun 2005
Posts: 6,453
Rep Power: 10 DaWei is on a distinguished road
Firefox is a good browser. On or off line has nada to do with it. A web page is a silk purse or a sow's ear, depending on its creator, not where it lives.
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code.
Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers
DaWei is offline   Reply With Quote
Old Aug 5th, 2006, 11:03 PM   #9
lectricpharaoh
Caffeinated Neural Net
 
lectricpharaoh's Avatar
 
Join Date: Jun 2005
Location: Dry west coast of Canada
Posts: 1,039
Rep Power: 5 lectricpharaoh will become famous soon enough
Firefox is an excellent browser, and if you find it doesn't display something 'properly' that Internet Explorer does, it's more than likely due to the page author using IE-specific extensions to standard HTML. In other words, most (if not all) of the time, the fault lies with the page, not the browser.

Firefox also has a whole host of things that make it more pleasant to use, such as being able to scale text with ctrl-+ and ctrl-- (going beyond the IE View->Text Size menu choices, as it also scales text that page authors have set to a fixed point size). My favorite feature, though, has to be tabbed browsing; no longer do you have to open a separate window for every page you'd like to open simultaneously.
__________________
And once again, Probability proves itself willing to sneak into a back alley and service Drama as would a copper-piece harlot.
- Vaarsuvius, Order of the Stick
lectricpharaoh is offline   Reply With Quote
Old Aug 5th, 2006, 11:06 PM   #10
bigguy
Professional Programmer
 
bigguy's Avatar
 
Join Date: Sep 2005
Location: Arkansas
Posts: 298
Rep Power: 0 bigguy is an unknown quantity at this point
Send a message via AIM to bigguy Send a message via MSN to bigguy Send a message via Yahoo to bigguy
I've actually made a little piece of software for ad-blocking it will display the image I assigned and say "This Ad was blocked by TEam Alpha & Omega's Ad-Block'

In my result pages laoded 5-7 seconds faster on dialup. and blocked 86% of ad's. PM me or something if you want it. I'll try to find it it's on my linux box so it might take me a while
__________________
Forgiveness is the fragrance that the violet sheds on the heal that has crushed it. - Mark Twain

Destruction leads to a very rough road, but it also breeds creation.
bigguy is offline   Reply With Quote
Reply

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
resources for delphi Delphilearner Delphi 1 Feb 4th, 2006 8:34 AM
Asked to (potentially) manage a server on linux -- recommended resources? Jessehk Coder's Corner Lounge 10 Jan 31st, 2006 9:28 AM
sprites resources? adh3 Java 5 Oct 23rd, 2005 2:55 PM
Could somebody please tell me the resources I would need? Sane C++ 6 Aug 22nd, 2005 9:18 AM
Resources for learning TCL/TK peace_of_mind Other Scripting Languages 3 Jul 21st, 2005 10:54 AM




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 8:20 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC