Re: Reimbursement further costs.

2010-11-16 Thread Germán Póo-Caamaño
On Sat, 2010-11-13 at 05:07 +0100, Joey Ferwerda wrote:
 Hello
 
 First off all, thank you for making it possible for me to contribute in
 Boston Summit, this was a very useful convention!
 
 Jason will sent you guys a email regarding reimbursement of the hotel costs,
 since he payed for it in advance and we shared a room.
 Also I had spend about 90 dollar on travelling inside of Boston, but I was
 not able to get recites from the travelling.
 Its from 2 cab rides and Subway costs (I tried using the subway as much as I
 could to safe costs).
 I also did some travelling for own benefits, but did not include that in
 this costs (1 additional cab ride and 1 metro ride on the last day).
 
 I tried to cut expenses as much as possible for the Foundation, and I think
 I did rather well!

Joey,

We can not reimburse funds without receipts.  According to our
accountant, that is a requirement for non-profits organizations like us.

Regards,

-- 
Germán Póo-Caamaño
http://www.gnome.org/~gpoo/


signature.asc
Description: This is a digitally signed message part
-- 
marketing-list mailing list
marketing-list@gnome.org
http://mail.gnome.org/mailman/listinfo/marketing-list


Re: Reimbursement further costs.

2010-11-16 Thread Germán Póo-Caamaño
On Tue, 2010-11-16 at 16:57 +0100, Joey Ferwerda wrote:
 Hello
 
 Ouch, that is tough.
 I have tried to get recites, but I could not get them in the cab, and I only
 got the subway card itself.
 
 Isen't there any way to get the costs reimbursed anyway?

Unfortunately. without receipts we can not.  As a non-profit we must
prove where the goes, and the way to do it is with receipts.

 Has Jason mailed you already regarding the hotel costs?

Not yet.

Regards,

-- 
Germán Póo-Caamaño
http://www.gnome.org/~gpoo/


signature.asc
Description: This is a digitally signed message part
-- 
marketing-list mailing list
marketing-list@gnome.org
http://mail.gnome.org/mailman/listinfo/marketing-list


Re: Friends of GNOME Ruler

2010-03-25 Thread Germán Póo-Caamaño
On Thu, 2010-03-25 at 13:57 +, Lucas Rocha wrote:
 Hi Paul,
 
 2010/3/25 Paul Cutler pcut...@gnome.org:
  Lucas,
 
  Is there a chance you can take another look at the ruler?  For
  library.gnome.org (specifically for the release notes) the ruler seems
  to be fixed width and when you resize your browser it looks funny.
 
  The 2.30 release notes are here:
  http://library.gnome.org/misc/release-notes/2.30/
  (gnome / 2.28 to login)
 
 As I said before, the ruler needs to be added inside the ''page div,
 just after the header div. It looks like the ruler is being placed
 *after* the page div. Could you try that?

Well, the ruler is set on 960px as follow:

#gnome-fog-ruler .fog-center {
  margin:0 auto;
  text-align:left;
  width:960px;
}

May be the following do the trick:

# gnome-fog-ruler .fog-center {
   margin:0 auto;
   text-align:left;
   padding-left:10px;
   padding-right:10px;
; } 


-- 
Germán Póo-Caamaño
Concepción - Chile
http://www.gnome.org/~gpoo/


signature.asc
Description: This is a digitally signed message part
-- 
marketing-list mailing list
marketing-list@gnome.org
http://mail.gnome.org/mailman/listinfo/marketing-list


Re: Friends of GNOME Ruler

2010-03-25 Thread Germán Póo-Caamaño
On Thu, 2010-03-25 at 14:46 +, Lucas Rocha wrote:
 Hi,
 
 2010/3/25 Germán Póo-Caamaño g...@gnome.org:
  On Thu, 2010-03-25 at 13:57 +, Lucas Rocha wrote:
  Hi Paul,
 
  2010/3/25 Paul Cutler pcut...@gnome.org:
   Lucas,
  
   Is there a chance you can take another look at the ruler?  For
   library.gnome.org (specifically for the release notes) the ruler seems
   to be fixed width and when you resize your browser it looks funny.
  
   The 2.30 release notes are here:
   http://library.gnome.org/misc/release-notes/2.30/
   (gnome / 2.28 to login)
 
  As I said before, the ruler needs to be added inside the ''page div,
  just after the header div. It looks like the ruler is being placed
  *after* the page div. Could you try that?
 
  Well, the ruler is set on 960px as follow:
 
  #gnome-fog-ruler .fog-center {
   margin:0 auto;
   text-align:left;
   width:960px;
  }
 
  May be the following do the trick:
 
  # gnome-fog-ruler .fog-center {
margin:0 auto;
text-align:left;
padding-left:10px;
padding-right:10px;
  ; }
 
 Yes, but the ruler would still look strange if it doesn't fill the
 same width than the main library.g.o header. What I'm suggesting is to
 place the ruler in the same way than www.gnome.org.

In such case, is needed to change the css of the library.  The sidebar
has been set as absolute with top: 60px.  It is not enough moving the
div inside the header.

I quick overview:  top: 230px

and unset the margin right of libgo-ruler, now it looks like:

div#libgo-ruler {
  margin-right:30ex;
}

Regards,

-- 
Germán Póo-Caamaño
Concepción - Chile
http://www.gnome.org/~gpoo/


signature.asc
Description: This is a digitally signed message part
-- 
marketing-list mailing list
marketing-list@gnome.org
http://mail.gnome.org/mailman/listinfo/marketing-list


Promoting Gnome Foundation trough sponsored people

2009-06-22 Thread Germán Póo-Caamaño
Just two ideas:

Besides the sponsorship given (travel airfare and/or accommodation), we
could give to sponsored people a nice Gnome t-shirt with a legend such
as: I'm attending to this conference thanks to Gnome Foundation (or
something better).

Baris told me that Linux Foundation has a similar policy.

It is a way to promote Gnome Foundation, and makes people aware about
the effort we are doing and how we are working together in our project.

Furthermore, I think we could ask for a general picture with all
sponsored attendants to any conference (with special emphasis in
Guadec), which could be added to the annual report.

We do not have a global picture from Guadec, but at least we could have
one with sponsored people.

Regards (and I apologize for the noise).

-- 
Germán Póo-Caamaño
Concepción - Chile
http://www.gnome.org/~gpoo/


signature.asc
Description: This is a digitally signed message part
--
marketing-list mailing list
marketing-list@gnome.org
http://mail.gnome.org/mailman/listinfo/marketing-list