The Spam Club

» The Spam Club - Life, The Universe and Everything - Software Galore - Firefox 1.0 - Reply

Reply

Username:
Not Authentication Code (blank):
Password:
Guest Password: UiDxC
Post:
Attachment: (max. 5000000 bytes)
Mail Notification?Yes
No

Last 20 Posts (View All)

Posted at 02:19 on March 27th, 2005 | Quote | Edit | Delete
Avatar
Admin
Reborn Gumby
Posts: 11154
Also, there are tools like apt which do exactly that for all of your software at once - so why rely on each program to check for updates individually? ;)
-----
Now you see the violence inherent in the system!
Posted at 12:04 on March 26th, 2005 | Quote | Edit | Delete
Avatar
Member
Retired Gumby
Posts: 964
Usually, auto updates and similar stuff are the first options that I disable in any program. No big deal to check the respective websites manually from time to time.
Posted at 11:37 on March 26th, 2005 | Quote | Edit | Delete
Avatar
Member
Prof Gumby
Posts: 432
It's supposed to update firefox to the latest version. I've deliberately kept my problem vague to get people to post about any problem they may have with the update thing, instead of just my minor problem.
With me, it finds the updates, then claims to download/install them while doing nothing. I've kept the window open for four hours, which should be enough time, right? ;)
-----
If it ain't broken, you're not trying hard enough.
Posted at 15:12 on March 25th, 2005 | Quote | Edit | Delete
Avatar
Admin
Reborn Gumby
Posts: 11154
Probably a stupid question, but how do I see whether it's working or not? What is it supposed to do?
-----
Now you see the violence inherent in the system!
Posted at 09:29 on March 25th, 2005 | Quote | Edit | Delete
Avatar
Member
Prof Gumby
Posts: 607
Quote:
Johann67: Does the auto-update function work for anyone here?

Nope.
-----
"One Very Important Thought"
Posted at 02:47 on March 25th, 2005 | Quote | Edit | Delete
Avatar
Member
Prof Gumby
Posts: 432
1.0.2 is out.
Does the auto-update function work for anyone here?
-----
If it ain't broken, you're not trying hard enough.
Posted at 12:47 on March 8th, 2005 | Quote | Edit | Delete
Avatar
Member
Retired Gumby
Posts: 740
I believe that the alternate ant stlysheet link types are interpretated by all browsers, but I've never even heard of the rest of those.
-----
At the end of the day, you're left with a bent fork & a pissed off rhino.
Posted at 05:43 on March 8th, 2005 | Quote | Edit | Delete
Avatar
Member
Dr Gumby
Posts: 261
Okay, only developing standards is the W3's problem. But in case of CSS 3 they are really slow this time, although it offers only some useful enhancements and doesn't change the core-structure. :doubt:

Implementation is something different, you're right. But I believe, that popular things like round-borders and opacity will be implemented very fast, instead of current html-standards like Link Types for example, which are only interpreted by the Opera-Browser(?), but are defined since HTML 2.0. :bemused:

Edited by dregenrocks at 15:40 on March, 10th 2005
-----
Being fat is no illness, but ideology
Posted at 03:39 on March 8th, 2005 | Quote | Edit | Delete
Avatar
Admin
Reborn Gumby
Posts: 11154
Even CSS1 and 2 aren't fully implemented in current browsers, so I don't see how the problem is on the W3's side... :(
-----
Now you see the violence inherent in the system!
Posted at 01:31 on March 8th, 2005 | Quote | Edit | Delete
Avatar
Member
Dr Gumby
Posts: 261
Yes, those new "browser-specific" css-attributes are just prototypes for the upcoming CSS 3. But if the W3 maintains current speed of development, we have to wait for 2010 until these attributes are clearly and "officially" specified and implemented.
-----
Being fat is no illness, but ideology
Posted at 11:08 on March 7th, 2005 | Quote | Edit | Delete
Avatar
Member
Retired Gumby
Posts: 740
When I really want to see the show I'm watching, I hit the mute button during commercials, otherwise I wind up getting into the show on another channel too much and forget to switch back. With shows I don't care so much about, I go ahead and flip. Of course, with the shows that I really want to watch, I record them first and then fast forward through the commercial breaks.

Opera is nice and fast, but requires either payment, ads within the browser itself, or illegal hacks. Also, I prefer firefox over all other browsers because of the adblock extension and because of the tab browser extension. The TBE gives you massive control over the behavior of the tabs, and adds many other features as well. FF is even better than moz due to the fact that you can customize the toolbars in FF (speed differences between the two are negligable, if they exist at all). All gecko browsers have a massive advantage over all other browsers (all other windows ones anyway, don't know about non-windows ones) in that they have a huge level of customizeability through the about:config screen.

Regarding browser specific stuff: Gecko browsers have some sweet browser-specific css tags, ones that can round off the corners of tables/divs (this can be done in any browser, but normally requires a lot of work, and custom images. The gecko css allows you to achieve the same thing with a simple line of css) and ones that can adjust the transparency of an element (again, you can achieve this effect in any browser, but it is normally more difficult). It should be noted here that gecko does their browser-specific css the way it is supposed to be done. Gecko specific css tags begin with "-moz". Opera also has some specific (although poorly documented) css tags, and they all begin with "-o". This is in stark contrast to the way IE likes to pretend that all their browser-specific css tags are actually standard tags.
-----
At the end of the day, you're left with a bent fork & a pissed off rhino.
Posted at 05:37 on March 7th, 2005 | Quote | Edit | Delete | Delete Attachment
Avatar
Admin
Reborn Gumby
Posts: 11154
I attached a small test page regarding the Opera problem. With such code, I expect the red box to be in the upper-left corner of the browser window. My Opera 7.54 puts some additional space on both sides. Any ideas?

Edit: Just noticed that you had already given the answer before: setting padding to zero in addition does it. Another ages-old riddle solved ;)

Quote:
If the IE displays a broken layout, it's not my problem, but one of the IE.
I totally agree, and that's why I wouldn't use such hacks (anymore).

Edited by Mr Creosote at 13:45 on March, 07th 2005
Attachment: *****
-----
Now you see the violence inherent in the system!
Posted at 04:18 on March 7th, 2005 | Quote | Edit | Delete
Avatar
Member
Dr Gumby
Posts: 261
Quote:
Just asking, because the Opera I have at home (7.5something) doesn't. It always keeps a few pixels empty which is quite annoying

I'm using version 7.54u2. Maybe this is some Quirks-specifica? I never had that problem in any 7.x version with valid (strict) pages.

Quote:
In that case, you prefer the 'broken' way. Gecko and Opera are acting according to the W3 documents.

I know and this is one of the few cases I think the W3 has to do better.

Quote:
Here's a nice article about it, including a solution (a dirty hack, admittedly).
:pain: (relating to the fact, this is a coldfusion-community. :P)

Quote:
* html div {
width: 130px;
width: 100px;
}
:pain: I just don't want to make anything browser-specific again. Even when ignoring the fact that we do not develop for browsers, but for the www and browser have to subordinate users and standards, if you start to develop for browser you will find no real , satisfying end, but just waste time.

If the IE displays a broken layout, it's not my problem, but one of the IE.
-----
Being fat is no illness, but ideology
Posted at 03:57 on March 7th, 2005 | Quote | Edit | Delete
Avatar
Admin
Reborn Gumby
Posts: 11154
Quote:
Yes, of course it does. Never noticed it differently. But Opera gives some pixels default-padding for the body , if not stated otherwise. I think this is also default in the other engines and standard-styles.
Just asking, because the Opera I have at home (7.5something) doesn't. It always keeps a few pixels empty which is quite annoying.

Quote:
It's also one of my "default" webdesign problems, that IE-Engine, Gecko and Opera interpret padding differently. While Gecko and Opera add padding to the width of an object, like they add the border-width to the whole object-width, the IE-Engine cuts the padding from the "original" width, just making the text-paragraph smaller. I prefer the last.
In that case, you prefer the 'broken' way. Gecko and Opera are acting according to the W3 documents. Here's a nice article about it, including a solution (a dirty hack, admittedly).
-----
Now you see the violence inherent in the system!
Posted at 03:50 on March 7th, 2005 | Quote | Edit | Delete
Avatar
Member
Dr Gumby
Posts: 261
Quote:
Does Opera understand margin:0px as a body attribute by now?

Yes, of course it does. Never noticed it differently. But Opera gives some pixels default-padding for the body , if not stated otherwise. I think this is also default in the other engines and standard-styles.

btw It's also one of my "default" webdesign problems, that IE-Engine, Gecko and Opera interpret padding differently. While Gecko and Opera add padding to the width of an object, like they add the border-width to the whole object-width, the IE-Engine cuts the padding from the "original" width, just making the text-paragraph smaller. I prefer the last.
-----
Being fat is no illness, but ideology
Posted at 03:22 on March 7th, 2005 | Quote | Edit | Delete
Avatar
Admin
Reborn Gumby
Posts: 11154
I'm also convinced that there isn't a single user of Adblock who isn't using it to the max. Once people get started with it, they'll just block everything. No matter whether a site has tons of really bad ads or, for example, one hand-picked banner per page without sound and without obstrusive animation. The latter should show the webmaster cares that the visitors aren't too annoyed by ads on his site, but Adblock users won't care - they'll block it anyway, effectively making all the work the webmaster had with picking decent banners contraproductive.

Does Opera understand margin:0px as a body attribute by now?
-----
Now you see the violence inherent in the system!
Posted at 01:49 on March 7th, 2005 | Quote | Edit | Delete
Avatar
Member
Dr Gumby
Posts: 261
Quote:
The issue has many facets, of course, and my view isn't as one-sided as it may seem sometimes. What I consider totally lame is just the oh-so-trendy attitude to run around telling everybody how 'great' Adblock (or whatever comparable program) removes all ads from the view and how greedy webmasters can go stuff themselves. Nobody seems to notice there's a fine line non-commercial sites are walking on already. Then, if they all disappear one-by-one, because the financial loss becomes too huge (mind you I'm not even talking about financing a site through ads completely), everybody is whining - without making the link between one's own behaviour and these consequences.

I agree absolutely on that. The weird thing about this is also, that most "adblockers" compare their WWW-behaviour with watching TV. They switch the channel during the commercial-break (At least they say so...) and do the "same" when on the internet with their adblocker. Total nonsense! :o

On my home-computer I switched back to Opera btw.. It's more comfortable to me and has an integrated mail-client, which isn't that bad, too. At least better than most of the mail-clients I tried the last weeks. And the Opera-Frontend is highly customizable, but still very fast.

The only thing I miss, is the possibility to make mouse-gestures visible, like the Firefox-Extensions do.

The other thing, which made me switch back are some minor, but annoying bugs. In particular when marking text-paragraphs.
-----
Being fat is no illness, but ideology
Posted at 10:07 on March 5th, 2005 | Quote | Edit | Delete
Avatar
Admin
Reborn Gumby
Posts: 11154
As a user, I condemn everything which takes choice away from me, so server-side spam filters, restrictive firewalls / proxies which I can't configure myself do fall under that, yes.

Users of text browser do load most ads by the way, as it's just a matter of loading the code. Images and 'virtually displayed', too.

The issue has many facets, of course, and my view isn't as one-sided as it may seem sometimes. What I consider totally lame is just the oh-so-trendy attitude to run around telling everybody how 'great' Adblock (or whatever comparable program) removes all ads from the view and how greedy webmasters can go stuff themselves. Nobody seems to notice there's a fine line non-commercial sites are walking on already. Then, if they all disappear one-by-one, because the financial loss becomes too huge (mind you I'm not even talking about financing a site through ads completely), everybody is whining - without making the link between one's own behaviour and these consequences.

Edited by Mr Creosote at 18:09 on March, 05th 2005
-----
Now you see the violence inherent in the system!
Posted at 09:48 on March 5th, 2005 | Quote | Edit | Delete
Avatar
Member
Retired Gumby
Posts: 740
Quote:
Also, advertising images are almost never loaded from the same server as the site they're displayed on, but directly from the advertiser, so that "I'm only doing them a favour" doesn't work, either.

True. Then again, that was just an aside comment.
Our views on blocking ads obviously differ (you, as a webmaster are concerned with making money for your site, and I as a visitor am concerned with not having annoying clutter and useless crap downloading), however, you are still wrong in calling adblock lame. Despite it's name, adblock is simply a content filter. It comes with no preconfigured blocklist, and what it does block is based entirely upon the individual user's actions. If you're going to condemn adblock for being a content filter, you should similarly condemn every firewall, every netnanny prog, many proxies, and any other software intended to filter content (including flashblock).

...and while you're busy condemning ad blocking software, stop to consider the fact that the text-only browsers you're so fond of are also ad blockers of a sort. Since they show no images at all, they show also no ads (with the possible exception of text based ads).
-----
At the end of the day, you're left with a bent fork & a pissed off rhino.
Posted at 08:51 on March 5th, 2005 | Quote | Edit | Delete
Avatar
Admin
Reborn Gumby
Posts: 11154
That's total nonsense. Big sites always use CPM (cost per impression) schemes. They just sometimes get better rates per thousand banner impressions if the clickthrough rate is high (which it never is). Also, advertising images are almost never loaded from the same server as the site they're displayed on, but directly from the advertiser, so that "I'm only doing them a favour" doesn't work, either.

Edited by Mr Creosote at 17:23 on March, 05th 2005
-----
Now you see the violence inherent in the system!
Powered by Spam Board 5.2.4 © 2007 - 2011 Spam Board Team