Re: Fwd: Improving the Friends of GNOME donation pages

View: New views
6 Messages — Rating Filter:   Alert me  

Parent Message unknown Re: Fwd: Improving the Friends of GNOME donation pages

by Jaap A. Haitsma :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Any progress with the sysadmin team on this?
Having piwik installed will be instrumental for improving the GNOME website

Jaap

On Wed, May 6, 2009 at 09:17, Patrick Fey<inside@...> wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> On 06.05.2009 07:34, Stormy Peters wrote:
>> Is there a better list to ask for volunteers for this? Maybe the web list or
>> the gnome hackers list?
>
> I can set it up for you, if you want. Piwik needs a database on a MySQL
> server and a web server with PHP5 support. Do we have that? If so, it
> probably comes down to trust (i.e. do you trust me enough to give me
> access to the server). If we do not have that, we should discuss with
> the sysadmin team, if it is feasible to set it up. Or we could use my
> Piwik instance for tracking, but that would be the same as if you went
> down the Google path.
>
> :-) Patrick
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.9 (GNU/Linux)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
>
> iEYEARECAAYFAkoBOWgACgkQFBnImAM5roFnfQCfVJAdb/HFRxW/pZeBKM4J8Agm
> tgAAn3cAgXyS7ocxJvg5UvX3gUaRaRz+
> =8kUk
> -----END PGP SIGNATURE-----
> --
> marketing-list mailing list
> marketing-list@...
> http://mail.gnome.org/mailman/listinfo/marketing-list
>



--
blog: http://jaap.haitsma.org
_______________________________________________
gnome-infrastructure mailing list
gnome-infrastructure@...
http://mail.gnome.org/mailman/listinfo/gnome-infrastructure

Re: Fwd: Improving the Friends of GNOME donation pages

by Paul Cutler-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

We discussed this yesterday briefly in the Sysadmin team meeting, and Jeff is following up.  Basically, there are some concerns around Piwik and some security holes, but Jeff is investigating and will report back in the next couple of weeks.

Paul

On Sat, Jun 6, 2009 at 1:37 PM, Jaap A. Haitsma <jaap@...> wrote:
Any progress with the sysadmin team on this?
Having piwik installed will be instrumental for improving the GNOME website

Jaap

On Wed, May 6, 2009 at 09:17, Patrick Fey<inside@...> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> On 06.05.2009 07:34, Stormy Peters wrote:
>> Is there a better list to ask for volunteers for this? Maybe the web list or
>> the gnome hackers list?
>
> I can set it up for you, if you want. Piwik needs a database on a MySQL
> server and a web server with PHP5 support. Do we have that? If so, it
> probably comes down to trust (i.e. do you trust me enough to give me
> access to the server). If we do not have that, we should discuss with
> the sysadmin team, if it is feasible to set it up. Or we could use my
> Piwik instance for tracking, but that would be the same as if you went
> down the Google path.
>
> :-) Patrick
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.9 (GNU/Linux)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
>
> iEYEARECAAYFAkoBOWgACgkQFBnImAM5roFnfQCfVJAdb/HFRxW/pZeBKM4J8Agm
> tgAAn3cAgXyS7ocxJvg5UvX3gUaRaRz+
> =8kUk
> -----END PGP SIGNATURE-----
> --
> marketing-list mailing list
> marketing-list@...
> http://mail.gnome.org/mailman/listinfo/marketing-list
>



--
blog: http://jaap.haitsma.org
--
marketing-list mailing list
marketing-list@...
http://mail.gnome.org/mailman/listinfo/marketing-list


_______________________________________________
gnome-infrastructure mailing list
gnome-infrastructure@...
http://mail.gnome.org/mailman/listinfo/gnome-infrastructure

Re: Fwd: Improving the Friends of GNOME donation pages

by Jeff Schroeder-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Sat, Jun 6, 2009 at 10:37 AM, Jaap A. Haitsma <jaap@...> wrote:
> Any progress with the sysadmin team on this?
> Having piwik installed will be instrumental for improving the GNOME website

Piwik is now installed on http://webstats.gnome.org. Email me offlist
for the login information. Sorry this took so long to take care of.

You can add this to the pages you want it to track:
<!-- Piwik -->
<script type="text/javascript">
var pkBaseURL = (("https:" == document.location.protocol) ?
"https://webstats.gnome.org/" : "http://webstats.gnome.org/");
document.write(unescape("%3Cscript src='" + pkBaseURL + "piwik.js'
type='text/javascript'%3E%3C/script%3E"));
</script><script type="text/javascript">
try {
var piwikTracker = Piwik.getTracker(pkBaseURL + "piwik.php", 1);
piwikTracker.trackPageView();
piwikTracker.enableLinkTracking();
} catch( err ) {}
</script><noscript><p><img
src="http://webstats.gnome.org/piwik.php?idsite=1" style="border:0"
alt=""/></p></noscript>
<!-- End Piwik Tag -->

> On Wed, May 6, 2009 at 09:17, Patrick Fey<inside@...> wrote:
>> -----BEGIN PGP SIGNED MESSAGE-----
>> Hash: SHA1
>>
>> On 06.05.2009 07:34, Stormy Peters wrote:
>>> Is there a better list to ask for volunteers for this? Maybe the web list or
>>> the gnome hackers list?
>>
>> I can set it up for you, if you want. Piwik needs a database on a MySQL
>> server and a web server with PHP5 support. Do we have that? If so, it
>> probably comes down to trust (i.e. do you trust me enough to give me
>> access to the server). If we do not have that, we should discuss with
>> the sysadmin team, if it is feasible to set it up. Or we could use my
>> Piwik instance for tracking, but that would be the same as if you went
>> down the Google path.
>>
>> :-) Patrick
>> -----BEGIN PGP SIGNATURE-----
>> Version: GnuPG v1.4.9 (GNU/Linux)
>> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
>>
>> iEYEARECAAYFAkoBOWgACgkQFBnImAM5roFnfQCfVJAdb/HFRxW/pZeBKM4J8Agm
>> tgAAn3cAgXyS7ocxJvg5UvX3gUaRaRz+
>> =8kUk
>> -----END PGP SIGNATURE-----
>> --
>> marketing-list mailing list
>> marketing-list@...
>> http://mail.gnome.org/mailman/listinfo/marketing-list
>>
>
>
>
> --
> blog: http://jaap.haitsma.org
> _______________________________________________
> gnome-infrastructure mailing list
> gnome-infrastructure@...
> http://mail.gnome.org/mailman/listinfo/gnome-infrastructure
>



--
Jeff Schroeder

Don't drink and derive, alcohol and analysis don't mix.
http://www.digitalprognosis.com
_______________________________________________
gnome-infrastructure mailing list
gnome-infrastructure@...
http://mail.gnome.org/mailman/listinfo/gnome-infrastructure

Re: Fwd: Improving the Friends of GNOME donation pages

by Jaap A. Haitsma :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Great!!

Shouldn't we add this piwik script to every page? Can be done very
easy by modifying
include/evilsedhack in gnomeweb-wml.

Jaap

On Sun, Nov 8, 2009 at 00:31, Jeff Schroeder <jeffschroed@...> wrote:

> On Sat, Jun 6, 2009 at 10:37 AM, Jaap A. Haitsma <jaap@...> wrote:
>> Any progress with the sysadmin team on this?
>> Having piwik installed will be instrumental for improving the GNOME website
>
> Piwik is now installed on http://webstats.gnome.org. Email me offlist
> for the login information. Sorry this took so long to take care of.
>
> You can add this to the pages you want it to track:
> <!-- Piwik -->
> <script type="text/javascript">
> var pkBaseURL = (("https:" == document.location.protocol) ?
> "https://webstats.gnome.org/" : "http://webstats.gnome.org/");
> document.write(unescape("%3Cscript src='" + pkBaseURL + "piwik.js'
> type='text/javascript'%3E%3C/script%3E"));
> </script><script type="text/javascript">
> try {
> var piwikTracker = Piwik.getTracker(pkBaseURL + "piwik.php", 1);
> piwikTracker.trackPageView();
> piwikTracker.enableLinkTracking();
> } catch( err ) {}
> </script><noscript><p><img
> src="http://webstats.gnome.org/piwik.php?idsite=1" style="border:0"
> alt=""/></p></noscript>
> <!-- End Piwik Tag -->
>
>> On Wed, May 6, 2009 at 09:17, Patrick Fey<inside@...> wrote:
>>> -----BEGIN PGP SIGNED MESSAGE-----
>>> Hash: SHA1
>>>
>>> On 06.05.2009 07:34, Stormy Peters wrote:
>>>> Is there a better list to ask for volunteers for this? Maybe the web list or
>>>> the gnome hackers list?
>>>
>>> I can set it up for you, if you want. Piwik needs a database on a MySQL
>>> server and a web server with PHP5 support. Do we have that? If so, it
>>> probably comes down to trust (i.e. do you trust me enough to give me
>>> access to the server). If we do not have that, we should discuss with
>>> the sysadmin team, if it is feasible to set it up. Or we could use my
>>> Piwik instance for tracking, but that would be the same as if you went
>>> down the Google path.
>>>
>>> :-) Patrick
>>> -----BEGIN PGP SIGNATURE-----
>>> Version: GnuPG v1.4.9 (GNU/Linux)
>>> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
>>>
>>> iEYEARECAAYFAkoBOWgACgkQFBnImAM5roFnfQCfVJAdb/HFRxW/pZeBKM4J8Agm
>>> tgAAn3cAgXyS7ocxJvg5UvX3gUaRaRz+
>>> =8kUk
>>> -----END PGP SIGNATURE-----
>>> --
>>> marketing-list mailing list
>>> marketing-list@...
>>> http://mail.gnome.org/mailman/listinfo/marketing-list
>>>
>>
>>
>>
>> --
>> blog: http://jaap.haitsma.org
>> _______________________________________________
>> gnome-infrastructure mailing list
>> gnome-infrastructure@...
>> http://mail.gnome.org/mailman/listinfo/gnome-infrastructure
>>
>
>
>
> --
> Jeff Schroeder
>
> Don't drink and derive, alcohol and analysis don't mix.
> http://www.digitalprognosis.com
>
_______________________________________________
gnome-infrastructure mailing list
gnome-infrastructure@...
http://mail.gnome.org/mailman/listinfo/gnome-infrastructure

Re: Fwd: Improving the Friends of GNOME donation pages

by Jeff Schroeder-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Sat, Nov 7, 2009 at 11:15 PM, Jaap A. Haitsma <jaap@...> wrote:
> Great!!
>
> Shouldn't we add this piwik script to every page? Can be done very
> easy by modifying
> include/evilsedhack in gnomeweb-wml.

If you're a committer to gnomeweb-wml feel free :)

Andreas Nilsson has the piwik login if anyone needs it.

> On Sun, Nov 8, 2009 at 00:31, Jeff Schroeder <jeffschroed@...> wrote:
>> On Sat, Jun 6, 2009 at 10:37 AM, Jaap A. Haitsma <jaap@...> wrote:
>>> Any progress with the sysadmin team on this?
>>> Having piwik installed will be instrumental for improving the GNOME website
>>
>> Piwik is now installed on http://webstats.gnome.org. Email me offlist
>> for the login information. Sorry this took so long to take care of.
>>
>> You can add this to the pages you want it to track:
>> <!-- Piwik -->
>> <script type="text/javascript">
>> var pkBaseURL = (("https:" == document.location.protocol) ?
>> "https://webstats.gnome.org/" : "http://webstats.gnome.org/");
>> document.write(unescape("%3Cscript src='" + pkBaseURL + "piwik.js'
>> type='text/javascript'%3E%3C/script%3E"));
>> </script><script type="text/javascript">
>> try {
>> var piwikTracker = Piwik.getTracker(pkBaseURL + "piwik.php", 1);
>> piwikTracker.trackPageView();
>> piwikTracker.enableLinkTracking();
>> } catch( err ) {}
>> </script><noscript><p><img
>> src="http://webstats.gnome.org/piwik.php?idsite=1" style="border:0"
>> alt=""/></p></noscript>
>> <!-- End Piwik Tag -->
>>
>>> On Wed, May 6, 2009 at 09:17, Patrick Fey<inside@...> wrote:
>>>> -----BEGIN PGP SIGNED MESSAGE-----
>>>> Hash: SHA1
>>>>
>>>> On 06.05.2009 07:34, Stormy Peters wrote:
>>>>> Is there a better list to ask for volunteers for this? Maybe the web list or
>>>>> the gnome hackers list?
>>>>
>>>> I can set it up for you, if you want. Piwik needs a database on a MySQL
>>>> server and a web server with PHP5 support. Do we have that? If so, it
>>>> probably comes down to trust (i.e. do you trust me enough to give me
>>>> access to the server). If we do not have that, we should discuss with
>>>> the sysadmin team, if it is feasible to set it up. Or we could use my
>>>> Piwik instance for tracking, but that would be the same as if you went
>>>> down the Google path.
>>>>
>>>> :-) Patrick
>>>> -----BEGIN PGP SIGNATURE-----
>>>> Version: GnuPG v1.4.9 (GNU/Linux)
>>>> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
>>>>
>>>> iEYEARECAAYFAkoBOWgACgkQFBnImAM5roFnfQCfVJAdb/HFRxW/pZeBKM4J8Agm
>>>> tgAAn3cAgXyS7ocxJvg5UvX3gUaRaRz+
>>>> =8kUk
>>>> -----END PGP SIGNATURE-----
>>>> --
>>>> marketing-list mailing list
>>>> marketing-list@...
>>>> http://mail.gnome.org/mailman/listinfo/marketing-list
>>>>
>>>
>>>
>>>
>>> --
>>> blog: http://jaap.haitsma.org
>>> _______________________________________________
>>> gnome-infrastructure mailing list
>>> gnome-infrastructure@...
>>> http://mail.gnome.org/mailman/listinfo/gnome-infrastructure
>>>
>>
>>
>>
>> --
>> Jeff Schroeder
>>
>> Don't drink and derive, alcohol and analysis don't mix.
>> http://www.digitalprognosis.com
>>
>



--
Jeff Schroeder

Don't drink and derive, alcohol and analysis don't mix.
http://www.digitalprognosis.com
_______________________________________________
gnome-infrastructure mailing list
gnome-infrastructure@...
http://mail.gnome.org/mailman/listinfo/gnome-infrastructure

Re: Fwd: Improving the Friends of GNOME donation pages

by Jaap A. Haitsma :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Sun, Nov 8, 2009 at 14:15, Jeff Schroeder <jeffschroed@...> wrote:

> On Sat, Nov 7, 2009 at 11:15 PM, Jaap A. Haitsma <jaap@...> wrote:
>> Great!!
>>
>> Shouldn't we add this piwik script to every page? Can be done very
>> easy by modifying
>> include/evilsedhack in gnomeweb-wml.
>
> If you're a committer to gnomeweb-wml feel free :)
>
> Andreas Nilsson has the piwik login if anyone needs it.
>
I've just commited it to gnomeweb-wml and the foundation-web



Thanks

Jaap
_______________________________________________
gnome-infrastructure mailing list
gnome-infrastructure@...
http://mail.gnome.org/mailman/listinfo/gnome-infrastructure