2016-09-14 15:53:33 +02:00
<!DOCTYPE html>
< html lang = "en" >
< head >
< meta charset = "utf-8" >
< meta http-equiv = "X-UA-Compatible" content = "IE=edge" >
< meta name = "viewport" content = "width=device-width, initial-scale=1, shrink-to-fit=no" >
<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
2016-09-17 17:14:38 +02:00
2016-09-14 15:53:33 +02:00
< meta name = "description" content = "Sharing Jordan with the world — one picture at a time." >
< meta name = "author" content = "Alan Orth" >
2016-09-17 17:14:38 +02:00
<!-- OpenGraph Metadata: http://ogp.me/ -->
< meta property = "og:title" content = "About" >
< meta property = "og:description" content = "Sharing Jordan with the world — one picture at a time." >
< meta property = "og:type" content = "blog" >
< meta property = "og:url" content = "https://picturingjordan.com/about/" >
<!-- Metadata for Twitter: https://dev.twitter.com/cards/markup -->
< meta property = "twitter:card" content = "summary" >
< meta property = "twitter:creator" content = "@mralanorth" >
< meta property = "twitter:title" content = "About" >
< meta property = "twitter:description" content = "Sharing Jordan with the world — one picture at a time." >
< meta name = "generator" content = "Hugo 0.16" / >
2016-09-14 15:53:33 +02:00
< base href = "https://picturingjordan.com/" >
< link rel = "canonical" href = "https://picturingjordan.com/about/" >
< title > About | Picturing Jordan< / title >
<!-- combined, minified CSS -->
< link href = "https://picturingjordan.com/css/style.css" rel = "stylesheet" >
< / head >
< body >
< div class = "blog-masthead" >
< div class = "container" >
< nav class = "nav blog-nav" >
< a class = "nav-link " href = "https://picturingjordan.com/" > Home< / a >
2016-09-14 22:53:03 +02:00
< a class = "nav-link" href = "https://picturingjordan.com/about/" > About< / a >
2016-09-14 15:53:33 +02:00
< / nav >
< / div >
< / div >
< header class = "blog-header" >
< div class = "container" >
< h1 class = "blog-title" > < a href = "https://picturingjordan.com/" rel = "home" > Picturing Jordan< / a > < / h1 >
< p class = "lead blog-description" > Sharing Jordan with the world — one picture at a time.< / p >
< / div >
< / header >
< div class = "container" >
< div class = "row" >
< div class = "col-sm-8 blog-main" >
< article class = "blog-post" >
< header >
< h2 class = "blog-post-title" > < a href = "https://picturingjordan.com/about/" title = "About" > About< / a > < / h2 >
< p class = "blog-post-meta" > < time datetime = "2016-09-14T16:33:27+03:00" > Wed Sep 14, 2016< / time > by < a href = "#" > Alan Orth< / a > < / p >
< / header >
< p > Alan lived and worked in Kenya for eight years, first as a volunteer teaching computer science at a rural college, and later as a Linux systems administrator at a < a href = "https://www.ilri.org" > livestock research institute in Nairobi< / a > . During his time in Kenya he traveled extensively around East Africa and < a href = "https://alaninkenya.org" > blogged about his experiences< / a > . He is passionate about open-source software, information security, and the freedom of information — naturally, he < a href = "https://mjanja.ch" > blogs about that too< / a > .< / p >
< p > After spending some time living in (and < a href = "https://englishbulgaria.net" > blogging about< / a > ) Bulgaria, he finds himself living in Jordan. These are his stories.< / p >
< / article >
< / div > <!-- /.blog - main -->
< aside class = "col-sm-3 offset-sm-1 blog-sidebar" >
< section class = "sidebar-module sidebar-module-inset" >
< h4 > About< / h4 >
2016-09-14 16:00:32 +02:00
< p > < em > Picturing Jordan< / em > , sharing Jordan with the world — one picture at a time.< br > < br > < a href = "/about" > Read more →< / a > < / p >
2016-09-14 15:53:33 +02:00
< / section >
< section class = "sidebar-module" >
< h4 > Recent Posts< / h4 >
< ol class = "list-unstyled" >
2016-09-17 15:00:37 +02:00
< li > < a href = "/2016/09/beautiful-hand-painted-woodwork/" > Beautiful Hand-Painted Woodwork< / a > < / li >
2016-09-16 18:42:52 +02:00
< li > < a href = "/2016/09/dont-whatsapp-and-drive/" > Don' t WhatsApp and Drive< / a > < / li >
2016-09-14 15:53:33 +02:00
< li > < a href = "/2016/09/eid-mubarak-in-your-neighborhood-dumpster/" > Eid Mubarak in Your Neighborhood Dumpster< / a > < / li >
< li > < a href = "/2016/09/no-noise-near-the-noisy-mosque/" > No Noise Near the Noisy Mosque< / a > < / li >
< / ol >
< / section >
< section class = "sidebar-module" >
< h4 > Links< / h4 >
< ol class = "list-unstyled" >
< li > < a href = "https://alaninkenya.org" > Alan in Kenya< / a > < / li >
< li > < a href = "https://englishbulgaria.net" > English Bulgaria< / a > < / li >
< li > < a href = "https://mjanja.ch" > Mjanja Tech< / a > < / li >
< / ol >
< / section >
< / aside >
< / div > <!-- /.row -->
< / div > <!-- /.container -->
< footer class = "blog-footer" >
< p >
Blog template built by < a href = 'https://twitter.com/mralanorth' > @mralanorth< / a > .
< / p >
< / footer >
< / body >
< / html >