![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Hobbyist Programmer
|
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.. |
|
|
|
|
|
#2 | |
|
Resident Grouch
![]() ![]() ![]() ![]() ![]() ![]() Join Date: Jun 2005
Posts: 6,453
Rep Power: 10
![]() |
Quote:
__________________
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 |
|
|
|
|
|
|
#3 |
|
Hobbyist Programmer
|
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.. |
|
|
|
|
|
#4 |
|
Resident Grouch
![]() ![]() ![]() ![]() ![]() ![]() Join Date: Jun 2005
Posts: 6,453
Rep Power: 10
![]() |
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 |
|
|
|
|
|
#5 |
|
Hobbyist Programmer
|
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.. |
|
|
|
|
|
#6 |
|
Resident Grouch
![]() ![]() ![]() ![]() ![]() ![]() Join Date: Jun 2005
Posts: 6,453
Rep Power: 10
![]() |
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.
__________________
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 |
|
|
|
|
|
#7 |
|
Hobbyist Programmer
|
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.. |
|
|
|
|
|
#8 |
|
Resident Grouch
![]() ![]() ![]() ![]() ![]() ![]() Join Date: Jun 2005
Posts: 6,453
Rep Power: 10
![]() |
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 |
|
|
|
|
|
#9 |
|
Caffeinated Neural Net
![]() Join Date: Jun 2005
Location: Wet west coast of Canada
Posts: 1,120
Rep Power: 5
![]() |
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 |
|
|
|
|
|
#10 |
|
Professional Programmer
|
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. |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| resources for delphi | Delphilearner | Delphi | 1 | Feb 4th, 2006 9:34 AM |
| Asked to (potentially) manage a server on linux -- recommended resources? | Jessehk | Coder's Corner Lounge | 10 | Jan 31st, 2006 10:28 AM |
| sprites resources? | adh3 | Java | 5 | Oct 23rd, 2005 3:55 PM |
| Could somebody please tell me the resources I would need? | Sane | C++ | 6 | Aug 22nd, 2005 10:18 AM |
| Resources for learning TCL/TK | peace_of_mind | Other Scripting Languages | 3 | Jul 21st, 2005 11:54 AM |