From 9690923989b6c40f13646a7cc30b6723d822ab2d Mon Sep 17 00:00:00 2001 From: elijah Date: Wed, 12 Dec 2012 01:22:14 -0800 Subject: added access prize notice --- .../pages/about-us/news/2012/access-prize/en.haml | 14 ++++++++++++++ .../pages/about-us/news/2012/security-bingo/en.haml | 2 +- public/img/pages/access-prize-small.jpg | Bin 0 -> 15766 bytes public/img/pages/access-prize.jpg | Bin 0 -> 290829 bytes 4 files changed, 15 insertions(+), 1 deletion(-) create mode 100644 app/views/pages/about-us/news/2012/access-prize/en.haml create mode 100644 public/img/pages/access-prize-small.jpg create mode 100644 public/img/pages/access-prize.jpg diff --git a/app/views/pages/about-us/news/2012/access-prize/en.haml b/app/views/pages/about-us/news/2012/access-prize/en.haml new file mode 100644 index 0000000..35c61f6 --- /dev/null +++ b/app/views/pages/about-us/news/2012/access-prize/en.haml @@ -0,0 +1,14 @@ +- @title = "Big thanks to Access for supporting LEAP" +- @author = "Mcnair" +- @posted_at = "2012-12-11" +- @preview = capture_haml do + Last night I attended the awards party for Access Innovation Prize, not knowing what to expect. The prize is for people and organizations using "information technology to promote and enable human rights and deliver social good". It turns out, geeks on a mission know how to do good and have a good time! + + %div{:style => 'float:left; margin: 8px; margin-left: 0;'} + %img{:src => "/img/pages/access-prize-small.jpg"} + %span{:style => "font-size: 80%; line-height: 0.8em; display: block; margin-top: 4px;"} + My, that disc is shiny. + + %br + + LEAP was a finalist in the "Making Crypto Easy" category, but the competition was impressive and deserving. I nearly popped a blood vessel when I heard LEAP called as the winner! Big thanks to Access and all the techies and innovators they assembled. It was an excellent party, and a stellar collection of dedicated technologists. On behalf of LEAP, I am humbled and extremely thankful for this prize. Now we get down to putting the prize money to work... diff --git a/app/views/pages/about-us/news/2012/security-bingo/en.haml b/app/views/pages/about-us/news/2012/security-bingo/en.haml index 0bb7bb5..f2b6fe5 100644 --- a/app/views/pages/about-us/news/2012/security-bingo/en.haml +++ b/app/views/pages/about-us/news/2012/security-bingo/en.haml @@ -176,7 +176,7 @@ %td :textile - Looking at this table, it is immediately obvious that there are a lot of empty cells. Unfortunately, most of the cells that are filled in contain software that is unfriendly or even sadistic toward the user. Trying to use many of these tools can feel like developing a BDSM relationship with your computer, and you are not the Dom. + Looking at this table, it is immediately obvious that there are a lot of empty cells. Unfortunately, most of the cells that are filled in contain software that is unfriendly or even sadistic toward the user. Trying to use many of these tools can feel like developing a BDSM relationship with your computer, and you are not the top. What is missing might be more revealing than what is listed. These toolsets are entirely absent from my 'security bingo' game card: diff --git a/public/img/pages/access-prize-small.jpg b/public/img/pages/access-prize-small.jpg new file mode 100644 index 0000000..e4048b4 Binary files /dev/null and b/public/img/pages/access-prize-small.jpg differ diff --git a/public/img/pages/access-prize.jpg b/public/img/pages/access-prize.jpg new file mode 100644 index 0000000..26e8efa Binary files /dev/null and b/public/img/pages/access-prize.jpg differ -- cgit v1.2.3