|
View:
New views
20 Messages
—
Rating Filter:
Alert me
|
| < Prev | 1 - 2 | Next > |
|
|
About google analytics.Hi,
Noticed something about google analytics, like google ads there are very often pages on midgard-project.org stands still and loads and loads and loads and loads from google analytics. I do belive their servers is somewhat overloaded. I've got serveral pagetimouts related to just google analytics to. Well it's a good idea but feel more and more that it is slowing down the midgard-project site ALOT... And I don't feel like it so fun to wait for a webpage to load forever and forever and... :/ Does anyone else have this problem? greets Mattias Stahre |
|
|
Re: About google analytics.Update:
Not only midgard-project.org, I have the same problem with almost every other site i wisit that uses google analytic ... Seems to be something wrong with it. On Fri, 2005-12-16 at 23:13 +0100, Mattias Stahre wrote: > Hi, > > Noticed something about google analytics, like google ads there are very > often pages on midgard-project.org stands still and loads and loads and > loads and loads from google analytics. I do belive their servers is > somewhat overloaded. I've got serveral pagetimouts related to just > google analytics to. Well it's a good idea but feel more and more that > it is slowing down the midgard-project site ALOT... > > And I don't feel like it so fun to wait for a webpage to load forever > and forever and... :/ > > Does anyone else have this problem? > > greets > Mattias Stahre |
|
|
Re: About google analytics.Mattias Stahre wrote:
> Hi, > > Noticed something about google analytics, like google ads there are very > often pages on midgard-project.org stands still and loads and loads and > loads and loads from google analytics. I do belive their servers is > somewhat overloaded. I've got serveral pagetimouts related to just > google analytics to. Well it's a good idea but feel more and more that > it is slowing down the midgard-project site ALOT... > > And I don't feel like it so fun to wait for a webpage to load forever > and forever and... :/ > > Does anyone else have this problem? I have noticed the same on http://www.midgard-project.org/ - that it shows that it's loading something from Google Analytics. I am not sure of how Javascript is handled with browsers, but I'd think that it wouldn't be stopping the browser from rendering the page layout even if it's not getting the remote Javascript immediately. Then again, I run the same tracker on sites http://www.pyha.fi/ and http://www.luosto.fi/ and I haven't noticed change in their performance due to this tracker. The slowness of these sites is due to something completely different. Midgard website has always been quite slow to load - an issue that is definetly not good for advertising it as a CMS. I don't know if the average load has been increasing much on the website itself or if it is that Javascript that is affecting. -- Adrenalin --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@... For additional commands, e-mail: user-help@... |
|
|
Re: About google analytics.For me when I point google-analytics website to localhost I get a much higer porformance on the site... Maybe it's some issue with my ISP or something like that.
On 12/17/05, Arttu Manninen <arttu.manninen@...> wrote:
Mattias Stahre wrote: -- Mattias "Plux" Stahre |
|
|
Charset question-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1 Maybe this is not really a midgard-question, but it is a bit annoying: I have just installed midgard 1.7.3 to a new system on SuSE 9.3 It compiled just fine and is running smoothly. Character encoding is set to utf-8 in midgard-VHOST.conf but aegir doesn't display german special signs correctly. I have set the default language for aegir to "de" since we have only german customers here... Any ideas ??? Thanx in advance, Alex -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (MingW32) iD8DBQFDpJWM6ByBlKPys/0RAnX+AJ46jHTMoaoCooYQtJ9K12XkMQ+6tACfcwS9 U6hC9OONkd64M9c4AvkKmbU= =jA2J -----END PGP SIGNATURE----- --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@... For additional commands, e-mail: user-help@... |
|
|
Midcom - Newbie question-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1 Hi, I am trying to include some external php in midcom, but somehow don't get it... It used to be quite easy with aegir, but since i'm kind of new to midcom i din't know where to put the include-statement. Here is what i did: - - Create a new topic - - chose de.linkm.taviewer as Component for that ( all other components didnt seem to "fit") - - tried to add <? include('/path/to/external/file.php'); ?> somewhere but didnt find the right place.. Sorry but i am kind of lost here... Alex -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (MingW32) iD8DBQFDpW6q6ByBlKPys/0RAsK/AJ47bHYS8UrhDzxmhjQZoPsKxngJZwCg4P+k d1u639cJ/B0ue8ywCbngE6M= =sM0i -----END PGP SIGNATURE----- --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@... For additional commands, e-mail: user-help@... |
|
|
Re: Midcom - Newbie question> I am trying to include some external php in midcom, but somehow don't get it...
> It used to be quite easy with aegir, but since i'm kind of new to midcom i din't > know where to put the include-statement. > Here is what i did: > - - Create a new topic > - - chose de.linkm.taviewer as Component for that ( all other components didnt seem > to "fit") > - - tried to add <? include('/path/to/external/file.php'); ?> somewhere but didnt > find the right place.. Include this is code-compat page element. This one is only one user defined for anything which should be done before ROOT element is parsed. Or include it in style element. Piotras --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@... For additional commands, e-mail: user-help@... |
|
|
Re: Charset question"med" <med-men@...> wrote:
> -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Maybe this is not really a midgard-question, but it is a bit annoying: > I have just installed midgard 1.7.3 to a new system on SuSE 9.3 > It compiled just fine and is running smoothly. > Character encoding is set to utf-8 in midgard-VHOST.conf but aegir doesn't display german special signs correctly. > I have set the default language for aegir to "de" since we have only german customers here... > Any ideas ??? Probably Aegir doesn't support UTF-8. Page or frame may use iso-8859-1 in Your case. Piotras --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@... For additional commands, e-mail: user-help@... |
|
|
AW: Charset question-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1 Hi Piotras, Tnanks for your quick reply, > Probably Aegir doesn't support UTF-8. > Page or frame may use iso-8859-1 in Your case. On a standard midgard 1.7.3 install? All i did was compile the MidgardAllInOne package (on SuSE 9.3) And as it is a clean fresh install (no midgard has seen this server before) i expected Aegir to run in UTF-8. Is aegir not supporting UTF-8 in standard a "feature"? Anyway, I will check the frameset. Thanks, Alex -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (MingW32) iD8DBQFDpuc26ByBlKPys/0RAoNJAJ9EEidJ55a2XwwnpekJ0gNyta98AgCeOUiD psvR9U2LHP+VA476OYFamb4= =Q+i1 -----END PGP SIGNATURE----- --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@... For additional commands, e-mail: user-help@... |
|
|
Re: AW: Charset question"med" <med-men@...> wrote:
> > Probably Aegir doesn't support UTF-8. > > Page or frame may use iso-8859-1 in Your case. > > On a standard midgard 1.7.3 install? Yes. Apache sets default charset to utf-8 , but Aegir probably uses <meta http-equiv="content-type" content="application/xhtml+xml; charset=iso-8859-1" /> Which overwrites utf settings. Piotras --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@... For additional commands, e-mail: user-help@... |
|
|
AW: AW: Charset question-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1 Hi Piotras, > > > Probably Aegir doesn't support UTF-8. > > > Page or frame may use iso-8859-1 in Your case. > > On a standard midgard 1.7.3 install? > Yes. > Apache sets default charset to utf-8 , but Aegir probably > uses <meta http-equiv="content-type" > content="application/xhtml+xml; charset=iso-8859-1" /> Which > overwrites utf settings. Hmm, not as far as I can see, cant find any such meta-directive when looking at the HTML-source... You may take a look for yourself: http://www.demo.galf-it.de/aegir Any other ideas that come to mind? Thanks again for helping, Alex -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (MingW32) iD8DBQFDpu9m6ByBlKPys/0RAgxLAJ4krjqHXsV/RwZl2t3X8airB/c0JACfSnv3 OPVXcKRDzeXLWTLs7UN8QBM= =oeC+ -----END PGP SIGNATURE----- --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@... For additional commands, e-mail: user-help@... |
|
|
Re: AW: AW: Charset question> Hmm, not as far as I can see, cant find any such meta-directive when looking at the
> HTML-source... > You may take a look for yourself: > http://www.demo.galf-it.de/aegir > > Any other ideas that come to mind? Yep , the only one is that localization was done with non utf interface. Piotras --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@... For additional commands, e-mail: user-help@... |
|
|
Re: AW: AW: Charset questionmed wrote:
> -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Hi Piotras, > > >>>>Probably Aegir doesn't support UTF-8. >>>>Page or frame may use iso-8859-1 in Your case. >>> >>>On a standard midgard 1.7.3 install? >> >>Yes. >>Apache sets default charset to utf-8 , but Aegir probably >>uses <meta http-equiv="content-type" >>content="application/xhtml+xml; charset=iso-8859-1" /> Which >>overwrites utf settings. > > > Hmm, not as far as I can see, cant find any such meta-directive when looking at the HTML-source... > You may take a look for yourself: > http://www.demo.galf-it.de/aegir > > Any other ideas that come to mind? > There was some place in Aegir settings to change the charset, however if it has been set to latin-1 for some user for any reason a parameter needs to be deleted and the person needs to relogin. It's been a while since I had to tackle this issue but we have people using Aegir in Finnish with UTF-8, no problem. (I only ever saw this charset parameter even when upgrading a database from latin-1 to utf-8) /Rambo --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@... For additional commands, e-mail: user-help@... |
|
|
Re: About google analytics.I notice the same. google-analytics.com increases the response time by
several seconds. That is on a 2Mbit line... David --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@... For additional commands, e-mail: user-help@... |
|
|
Re: About google analytics.Any +1/-1 votes for keeping Google Analytics on the Midgard site?
On Jan 23, 2006, at 19:06, David Schmitter wrote: > I notice the same. google-analytics.com increases the response time by > several seconds. That is on a 2Mbit line... > > David > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscribe@... > For additional commands, e-mail: user-help@... > Henri Bergius Consultant Partner, Nemein henri.bergius@... Midgard CMS www.midgard-project.org --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@... For additional commands, e-mail: user-help@... |
|
|
Re: About google analytics.-1 from me .. as it does slow down sites according to my tests
/Johan On Fri, 2006-02-10 at 21:05 +0200, Henri Bergius wrote: > Any +1/-1 votes for keeping Google Analytics on the Midgard site? > > On Jan 23, 2006, at 19:06, David Schmitter wrote: > > > I notice the same. google-analytics.com increases the response time by > > several seconds. That is on a 2Mbit line... > > > > David > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: user-unsubscribe@... > > For additional commands, e-mail: user-help@... > > > > Henri Bergius > Consultant Partner, Nemein > henri.bergius@... > > Midgard CMS > www.midgard-project.org > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscribe@... > For additional commands, e-mail: user-help@... > > --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@... For additional commands, e-mail: user-help@... |
|
|
Re: About google analytics.-1 from me to, even I dont have the right to vote :)
On 2/10/06, Johan Bernhardsson <johan@...
> wrote: -1 from me .. as it does slow down sites according to my tests -- Mattias "Plux" Stahre |
|
|
Re: About google analytics.-1
On fre, 2006-02-10 at 21:05 +0200, Henri Bergius wrote: > Any +1/-1 votes for keeping Google Analytics on the Midgard site? > > On Jan 23, 2006, at 19:06, David Schmitter wrote: > > > I notice the same. google-analytics.com increases the response time by > > several seconds. That is on a 2Mbit line... > > > > David > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: user-unsubscribe@... > > For additional commands, e-mail: user-help@... > > > > Henri Bergius > Consultant Partner, Nemein > henri.bergius@... > > Midgard CMS > www.midgard-project.org > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscribe@... > For additional commands, e-mail: user-help@... > Tarjei Huse <tarjei@...> --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@... For additional commands, e-mail: user-help@... |
|
|
Re: About google analytics.-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1 Ok, I've removed Google Analytics from the site. So from now on we will count again on webalizer... (BTW, if anybody is interested in the webalizer stats, let me know) On Feb 11, 2006, at 13:51, Tarjei Huse wrote: > -1 > On fre, 2006-02-10 at 21:05 +0200, Henri Bergius wrote: >> Any +1/-1 votes for keeping Google Analytics on the Midgard site? >> >> On Jan 23, 2006, at 19:06, David Schmitter wrote: >> >>> I notice the same. google-analytics.com increases the response >>> time by >>> several seconds. That is on a 2Mbit line... >>> >>> David >>> >>> -------------------------------------------------------------------- >>> - >>> To unsubscribe, e-mail: user-unsubscribe@... >>> For additional commands, e-mail: user-help@... >>> >> >> Henri Bergius >> Consultant Partner, Nemein >> henri.bergius@... >> >> Midgard CMS >> www.midgard-project.org >> >> >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: user-unsubscribe@... >> For additional commands, e-mail: user-help@... >> > -- > Tarjei Huse <tarjei@...> > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscribe@... > For additional commands, e-mail: user-help@... > Henri Bergius Consultant Partner, Nemein henri.bergius@... Midgard CMS www.midgard-project.org -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (Darwin) iD8DBQFD8H1ONkT8k497k9IRAo76AJ9aSz7WMj7TjCO6oVRt+0gewbVQ3wCgzNf1 ra2CU3oadvG1NKmlmlSg/L0= =H3y4 -----END PGP SIGNATURE----- --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@... For additional commands, e-mail: user-help@... |
|
|
Re: About google analytics.Hello,
I'm interested on webalizer stats ..... --- Henri Bergius <henri.bergius@...> a écrit : > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Ok, I've removed Google Analytics from the site. So > from now on we > will count again on webalizer... > > (BTW, if anybody is interested in the webalizer > stats, let me know) > > On Feb 11, 2006, at 13:51, Tarjei Huse wrote: > > > -1 > > On fre, 2006-02-10 at 21:05 +0200, Henri Bergius > wrote: > >> Any +1/-1 votes for keeping Google Analytics on > the Midgard site? > >> > >> On Jan 23, 2006, at 19:06, David Schmitter wrote: > >> > >>> I notice the same. google-analytics.com > increases the response > >>> time by > >>> several seconds. That is on a 2Mbit line... > >>> > >>> David > >>> > >>> > > > >>> - > >>> To unsubscribe, e-mail: > user-unsubscribe@... > >>> For additional commands, e-mail: > user-help@... > >>> > >> > >> Henri Bergius > >> Consultant Partner, Nemein > >> henri.bergius@... > >> > >> Midgard CMS > >> www.midgard-project.org > >> > >> > >> > >> > >> > > >> To unsubscribe, e-mail: > user-unsubscribe@... > >> For additional commands, e-mail: > user-help@... > >> > > -- > > Tarjei Huse <tarjei@...> > > > > > > > > > To unsubscribe, e-mail: > user-unsubscribe@... > > For additional commands, e-mail: > user-help@... > > > > Henri Bergius > Consultant Partner, Nemein > henri.bergius@... > > Midgard CMS > www.midgard-project.org > > > > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.1 (Darwin) > > > ra2CU3oadvG1NKmlmlSg/L0= > =H3y4 > -----END PGP SIGNATURE----- > > --------------------------------------------------------------------- > To unsubscribe, e-mail: > user-unsubscribe@... > For additional commands, e-mail: > user-help@... > > ___________________________________________________________________________ Nouveau : téléphonez moins cher avec Yahoo! Messenger ! Découvez les tarifs exceptionnels pour appeler la France et l'international. Téléchargez sur http://fr.messenger.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@... For additional commands, e-mail: user-help@... |
| < Prev | 1 - 2 | Next > |
| Free embeddable forum powered by Nabble | Forum Help |