<feed xmlns='http://www.w3.org/2005/Atom'>
<title>user/atagar/web/tpo, branch people-page</title>
<subtitle>Damian's tpo repository</subtitle>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/atagar/web/tpo.git/'/>
<entry>
<title>People anchor links covered by banner</title>
<updated>2019-02-25T18:27:41+00:00</updated>
<author>
<name>Damian Johnson</name>
<email>atagar@torproject.org</email>
</author>
<published>2019-02-25T18:27:41+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/atagar/web/tpo.git/commit/?id=5dbdde3911983f53e19339a0769d3802eae0c8dd'/>
<id>5dbdde3911983f53e19339a0769d3802eae0c8dd</id>
<content type='text'>
Oops! Since our navigation banner covers page content we need to offset links
for individuals to account for it. Caught thanks to Tom.

  https://stackoverflow.com/questions/10732690/offsetting-an-html-anchor-to-adjust-for-fixed-header
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Oops! Since our navigation banner covers page content we need to offset links
for individuals to account for it. Caught thanks to Tom.

  https://stackoverflow.com/questions/10732690/offsetting-an-html-anchor-to-adjust-for-fixed-header
</pre>
</div>
</content>
</entry>
<entry>
<title>Drop page font styling</title>
<updated>2019-02-25T18:10:52+00:00</updated>
<author>
<name>Damian Johnson</name>
<email>atagar@torproject.org</email>
</author>
<published>2019-02-25T18:10:52+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/atagar/web/tpo.git/commit/?id=7780da881b56f352d03f304103f255e9fcd9c4f0'/>
<id>7780da881b56f352d03f304103f255e9fcd9c4f0</id>
<content type='text'>
Hiro and Antonela are pushing for me to drop this page's css. When it comes to
photo and icon layout I'm unsure I can. In the words of my favorite robot...

  https://www.youtube.com/watch?v=7qnd-hdmgfk

That said, there's a couple bits of styling that are purely aesthetic that we
can easily drop. I might be able to drop font weights as well with some work.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Hiro and Antonela are pushing for me to drop this page's css. When it comes to
photo and icon layout I'm unsure I can. In the words of my favorite robot...

  https://www.youtube.com/watch?v=7qnd-hdmgfk

That said, there's a couple bits of styling that are purely aesthetic that we
can easily drop. I might be able to drop font weights as well with some work.
</pre>
</div>
</content>
</entry>
<entry>
<title>Zoom in Isa's photo</title>
<updated>2019-02-25T17:51:09+00:00</updated>
<author>
<name>Damian Johnson</name>
<email>atagar@torproject.org</email>
</author>
<published>2019-02-25T17:51:09+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/atagar/web/tpo.git/commit/?id=bc5a3cb32e4c1924ecca959d97087aa8ade189af'/>
<id>bc5a3cb32e4c1924ecca959d97087aa8ade189af</id>
<content type='text'>
Rescaled image per Isa's request.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Rescaled image per Isa's request.
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement people page</title>
<updated>2019-02-25T03:13:14+00:00</updated>
<author>
<name>Damian Johnson</name>
<email>atagar@torproject.org</email>
</author>
<published>2019-02-25T03:13:14+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/atagar/web/tpo.git/commit/?id=1d00caa5c4efb4061df33af4d85212cb337ae7eb'/>
<id>1d00caa5c4efb4061df33af4d85212cb337ae7eb</id>
<content type='text'>
Rewriting our people page to better match Tor's current site. In particular
this...

  * Adds people's photos.
  * Adds the twitter and pgp icon links.
  * Synchronizes content with our present tor website.
  * Moves the board section to its own page.
  * Shrinks our nav and header to a more reasonable size.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Rewriting our people page to better match Tor's current site. In particular
this...

  * Adds people's photos.
  * Adds the twitter and pgp icon links.
  * Synchronizes content with our present tor website.
  * Moves the board section to its own page.
  * Shrinks our nav and header to a more reasonable size.
</pre>
</div>
</content>
</entry>
<entry>
<title>Shrink page header</title>
<updated>2019-02-25T03:07:45+00:00</updated>
<author>
<name>Damian Johnson</name>
<email>atagar@torproject.org</email>
</author>
<published>2019-02-25T02:42:18+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/atagar/web/tpo.git/commit/?id=ad6b7d4375f8ed8efa6a972579e8866fea71e903'/>
<id>ad6b7d4375f8ed8efa6a972579e8866fea71e903</id>
<content type='text'>
Our top navigation bar is twice the size of its content, and the about page
headers are a bulky, empty sea of blue. Both negatively impair site usability
by pushing page content far, far lower than it should be.

Personally I'd prefer to drop the 'about' headers entirely (it's useless
clutter), but gonna compromise and simply shrink them to a more reasonable
size.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Our top navigation bar is twice the size of its content, and the about page
headers are a bulky, empty sea of blue. Both negatively impair site usability
by pushing page content far, far lower than it should be.

Personally I'd prefer to drop the 'about' headers entirely (it's useless
clutter), but gonna compromise and simply shrink them to a more reasonable
size.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fill in new people page content</title>
<updated>2019-02-25T02:36:39+00:00</updated>
<author>
<name>Damian Johnson</name>
<email>atagar@torproject.org</email>
</author>
<published>2019-02-24T23:27:19+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/atagar/web/tpo.git/commit/?id=877667883a2946acb6c8d3a4d01da09f887ff120'/>
<id>877667883a2946acb6c8d3a4d01da09f887ff120</id>
<content type='text'>
Dropped the prior entries and replacing them with the current content of our
site. This adjusts our person model in the process and adds photos to the page.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Dropped the prior entries and replacing them with the current content of our
site. This adjusts our person model in the process and adds photos to the page.
</pre>
</div>
</content>
</entry>
<entry>
<title>People page photos</title>
<updated>2019-02-24T22:48:48+00:00</updated>
<author>
<name>Damian Johnson</name>
<email>atagar@torproject.org</email>
</author>
<published>2019-02-24T22:48:48+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/atagar/web/tpo.git/commit/?id=63cb3039b5021a9c9252d0c05316bbd95e52b509'/>
<id>63cb3039b5021a9c9252d0c05316bbd95e52b509</id>
<content type='text'>
Copying people page photos from our prior site.

The 'orig' directory contans image resources folks sent me. It's unused by the
site, but what people page photos are derived from and hence necessary to keep
around in case we want to significantly adjust them.

I only kept the originals in the case of reasonably sized photos. When photos
were in the significant megabyte range I excluded them to avoid overly bloating
the git repo.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Copying people page photos from our prior site.

The 'orig' directory contans image resources folks sent me. It's unused by the
site, but what people page photos are derived from and hence necessary to keep
around in case we want to significantly adjust them.

I only kept the originals in the case of reasonably sized photos. When photos
were in the significant megabyte range I excluded them to avoid overly bloating
the git repo.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix description text layout</title>
<updated>2019-02-24T22:45:13+00:00</updated>
<author>
<name>Damian Johnson</name>
<email>atagar@torproject.org</email>
</author>
<published>2019-02-24T22:45:13+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/atagar/web/tpo.git/commit/?id=7760758e0ac04a29659dc7bd4282c15fbd14bb35'/>
<id>7760758e0ac04a29659dc7bd4282c15fbd14bb35</id>
<content type='text'>
A 'portal.scss' also defines a description layout. Overriding a couple
attributes so our text looks right. If I was better at styling-fu I'd
probably namespace stuff so we'd be better insulated. Or maybe I should
pick another name?

Meh. I don't claim to be a professional web dev. Opting for just the
minimal styling fix for now.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
A 'portal.scss' also defines a description layout. Overriding a couple
attributes so our text looks right. If I was better at styling-fu I'd
probably namespace stuff so we'd be better insulated. Or maybe I should
pick another name?

Meh. I don't claim to be a professional web dev. Opting for just the
minimal styling fix for now.
</pre>
</div>
</content>
</entry>
<entry>
<title>Stub images for people</title>
<updated>2019-02-24T01:45:08+00:00</updated>
<author>
<name>Damian Johnson</name>
<email>atagar@torproject.org</email>
</author>
<published>2019-02-24T01:39:15+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/atagar/web/tpo.git/commit/?id=f6089ba19986ddd01f91de2a30a1661d31a7fc8f'/>
<id>f6089ba19986ddd01f91de2a30a1661d31a7fc8f</id>
<content type='text'>
Just the 'no photo' picture for now, but getting the layout closer to our old
people page. This styling is copied over from it.

This is still a work in progress. Couple bugs right off the bat...

  1. Not everyone has a 'nickname' attribute. Hiro probably means for that to be
     the irc nick so that makes sense, but means I can't use it as the anchor as
     I am here.

     I need to adjust our datamodel anyway, so I'll fix this when I do that.

  2. Text is way too big. The trouble is that board members have uber long
     descriptions, which is throwing off the layout of all cells. This might
     become moot when I sync this page's content with our present site's people
     page.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Just the 'no photo' picture for now, but getting the layout closer to our old
people page. This styling is copied over from it.

This is still a work in progress. Couple bugs right off the bat...

  1. Not everyone has a 'nickname' attribute. Hiro probably means for that to be
     the irc nick so that makes sense, but means I can't use it as the anchor as
     I am here.

     I need to adjust our datamodel anyway, so I'll fix this when I do that.

  2. Text is way too big. The trouble is that board members have uber long
     descriptions, which is throwing off the layout of all cells. This might
     become moot when I sync this page's content with our present site's people
     page.
</pre>
</div>
</content>
</entry>
<entry>
<title>Drop overly large header from people page</title>
<updated>2019-02-23T22:27:44+00:00</updated>
<author>
<name>Damian Johnson</name>
<email>atagar@torproject.org</email>
</author>
<published>2019-02-22T18:59:36+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/atagar/web/tpo.git/commit/?id=ab4abc6c2116f130df14a0fd4b3eafccd39cb3f3'/>
<id>ab4abc6c2116f130df14a0fd4b3eafccd39cb3f3</id>
<content type='text'>
Vertical space is precious, and the huge 'We are an international team...'
block adds no useful information to this page. If Hiro and Antonela would
like to have it on other about pages that's fine (imho the only page where
it might make sens is 'history'), but on the people page it's clearly
clutter so removing it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Vertical space is precious, and the huge 'We are an international team...'
block adds no useful information to this page. If Hiro and Antonela would
like to have it on other about pages that's fine (imho the only page where
it might make sens is 'history'), but on the people page it's clearly
clutter so removing it.
</pre>
</div>
</content>
</entry>
</feed>
