Active Topics

 



Notices


Reply
Thread Tools
Posts: 607 | Thanked: 450 times | Joined on Sep 2009 @ Washington, DC
#41
Originally Posted by YoDude View Post
Way back on the first or second page of this thread I said it was working for me... it wasn't, something else was.

So I guess I'm saying either wait patiently for the update to hit the "Extras" repositories (a few days at most I suspect) or search for UserContent.css + Maemo + chrome and perhaps learn how to do it yourself by adding the posted code to your newly created UserContent.css file.

Either way it ain't instant, but then again both methods are free, and community supported.
There is a discussion of the different ways of ad blocking in the Wiki:

http://wiki.maemo.org/Ad_blocking

In brief, Advoid modifies the Hosts file which has the advantage of blocking the download itself. CSS modifications only block the display of ads.

rcull - Advoid is not mentioned on the Wiki page. You might want to edit it and add a link.
 

The Following User Says Thank You to DaveP1 For This Useful Post:
fpp's Avatar
Posts: 2,853 | Thanked: 968 times | Joined on Nov 2005
#42
Thanks for the clarification everyone, I was beginning to fear I was the only dimwit unable to get this working :-)

Just waiting for autobuilder to work its magic...
 
rcull's Avatar
Posts: 299 | Thanked: 168 times | Joined on Jun 2006 @ Wales UK
#43
fpp

I updated app manager at 07:00 (gmt+1) and 0.9 was showing then so I don't understand why its not showing for you at 15:30

DaveP1
Not only is there not much overhead but it blocks for any process using any of the blocked url ( this of course could be a disadvantage too ) so adware of any description is blocked. This could come into its own on the N900 once payed apps arrive.

Rick

Last edited by rcull; 2009-10-09 at 15:40.
 
Posts: 607 | Thanked: 450 times | Joined on Sep 2009 @ Washington, DC
#44
Originally Posted by rcull View Post
Not only is there not much overhead but it blocks for any process using any of the blocked url ( this of course could be a disadvantage too ) so adware of any description is blocked. This could come into its own on the N900 once payed apps arrive.

Rick
Absolutely. In addition to low overhead, the blocking means that it frees up bandwidth for the actual page content.

For those of you who will have the N900 on a limited data plan, this reduces the number of bytes counting against your monthly limits.
 
Addison's Avatar
Posts: 3,811 | Thanked: 1,151 times | Joined on Oct 2007 @ East Lansing, MI
#45
Hey rcull, your latest version finally showed up as an available download.

Would you mind helping me trouble shoot why I can't get it working? Remember, I ended up uninstalling your last version.

Super thanks chief!

Traceback (most recent call last):
File "/usr/bin/advoid", line 1094, in <module>
app=Advoid()
File "/usr/bin/advoid", line 820, in __init__
self.Get_Settings()
File "/usr/bin/advoid", line 796, in Get_Settings
self.servers=self.config.get('advoid','servers').s plit(";")
File "/usr/lib/python2.5/ConfigParser.py", line 511, in get
ConfigParser.NoSectionError: No section: 'advoid'
[1|root@Nokia-N800-43-7|~]
 
fpp's Avatar
Posts: 2,853 | Thanked: 968 times | Joined on Nov 2005
#46
Originally Posted by rcull View Post
fpp
I updated app manager at 07:00 (gmt+1) and 0.9 was showing then so I don't understand why its not showing for you at 15:30
Was just me being even dumber than usual :-)

A couple of days ago I had disabled extras-devel because of all the non-installable Canola updates, and forgotten all about it...

So I got the update and installed it, but this one doesn't even start the GUI. If I launch it from xterm I get this :

Code:
~ $ advoid
Traceback (most recent call last):
 File "/usr/bin/advoid", line 1094, in <module>
   app=Advoid()
 File "/usr/bin/advoid", line 820, in __init__
   self.Get_Settings()
 File "/usr/bin/advoid", line 796, in Get_Settings
   self.servers=self.config.get('advoid','servers').split(";")
 File "/usr/lib/python2.5/ConfigParser.py", line 511, in get
   raise NoSectionError(section)
ConfigParser.NoSectionError: No section: 'advoid'
Something fishy with my setup here again ? I haven't reflashed my N810 since Diablo came out, maybe it's getting a bit old... :-)
 
rcull's Avatar
Posts: 299 | Thanked: 168 times | Joined on Jun 2006 @ Wales UK
#47
Addison
That would be because I'm a complete idiot at times. The initial settings file is missing from the package

How are you at the command line? I will fix the package but you will need to wait again

If you ( or of course anyone else ) are ok with the command line,, what is needed is a file called 'settings' in the .advoid directory with the following contents :-

Code:
[advoid]
default_font_size = 12
flower = 6
chunksize = 8192
start_full = False
servers = http://www.mvps.org/winhelp2002/hosts.txt;http://pgl.yoyo.org/adservers/serverlist.php?hostformat=hosts&showintro=0
&startdate%5Bday%5D=&startdate%5Bmonth%5D=&startdate%5Byear%5D=&mimetype=plaintext;http://hostsfile.mine.nu/Hosts
show_credits = True
fupper = 32
The line from servers = to show-credits is all one line.

I'll start fixing the package now.

Rick
 

The Following 2 Users Say Thank You to rcull For This Useful Post:
Addison's Avatar
Posts: 3,811 | Thanked: 1,151 times | Joined on Oct 2007 @ East Lansing, MI
#48
I might be good at using the command line, but first, what is that?

I'm fine with waiting so take your time.
 
rcull's Avatar
Posts: 299 | Thanked: 168 times | Joined on Jun 2006 @ Wales UK
#49
Version 0.9.0-1 now in Q for extras-devel.

Rick
 

The Following 2 Users Say Thank You to rcull For This Useful Post:
fpp's Avatar
Posts: 2,853 | Thanked: 968 times | Joined on Nov 2005
#50
Oh good, no reflashing required. Thanks ! :-)
 
Reply

Tags
adblocking, browser, hostfile


 
Forum Jump


All times are GMT. The time now is 16:26.