diff options
| author | okfprojz <jules+okfprojz@okfoc.us> | 2016-04-09 02:39:21 -0400 |
|---|---|---|
| committer | okfprojz <jules+okfprojz@okfoc.us> | 2016-04-09 02:39:21 -0400 |
| commit | fa29fe7d44bc7c52d4bccc2e397fefad4267659c (patch) | |
| tree | 1dd434c088180ab45b503a17ad6a92fc94962834 | |
| parent | a741c79a82c5f0aa5f434af234041fd6620fea7f (diff) | |
db
| -rw-r--r-- | db.json | 40 |
1 files changed, 24 insertions, 16 deletions
@@ -31,9 +31,16 @@ "alternateTitle": "", "mobileTitle": "", "linkText": "internetarchaeology.org", - "mobileMedia": [], + "mobileMedia": [ + { + "uri": "http://internetarchaeology.org/digging.gif", + "caption": "background-size:cover; background-color:white;", + "type": "image" + } + ], "whiteCursor": false, - "hideProject": false + "hideProject": false, + "disabled": false }, { "id": "annapurna-pictures", @@ -179,7 +186,7 @@ "client": "OKFocus", "link": "http://timesnewramen.com/", "NatureOfWork": "Type Design\r\nViral Media\r\nNoodle Consumption", - "brief": "In house font created to be the\r\nTimesNewRamen.com “most noodly serif font ever.”", + "brief": "In house font created to be the “most noodly serif font ever.”", "media": [ { "uri": "http://timesnewramen.com/typer", @@ -712,13 +719,13 @@ "client": "Nike", "link": "http://www.1948london.com/pano", "NatureOfWork": "Creative Direction\r\nGraphic Design\r\nBack-End Development", - "brief": "For the launch of Nike’s Hyperfeel\r\nshoe a gallery space in London was\r\ncreated complete with art which hosted\r\nworkshops showcasing the shoe’s\r\nlightness and agility. We created a\r\nwebsite featuring a custom back-end for\r\nthe workshop sign-ups as well as our own\r\nsignature 360˚ panoramic HTML5 solution\r\nwhere users from anywhere in the world\r\ncould experience the space with full 360˚\r\npanoramic views. In addition to the site,\r\nwe also facilitated the production the\r\npanoramic photography of the space.", + "brief": "For the launch of Nike’s Hyperfeel\r\nshoe a gallery space in London was\r\ncreated complete with art which hosted\r\nworkshops showcasing the shoe’s\r\nlightness and agility. We created a\r\nwebsite featuring a custom back-end for\r\nthe workshop sign-ups as well as our own\r\nsignature 360˚ panoramic HTML5 solution\r\nwhere users from anywhere in the world\r\ncould experience the space with full 360˚\r\npanoramic views. In addition to the site,\r\nwe also facilitated the production of\r\npanoramic photography of the space.", "containImage": "true", "__index": 18, "dateCreated": "Sun, 03 Apr 2016 21:01:37 GMT", "media": [ { - "uri": "http://1948london.com/pano/", + "uri": "http://okfoc.us/300/reduced/feellondon/", "caption": "", "type": "link" } @@ -838,7 +845,7 @@ "brief": "We began working with infamous streetwear\r\ncompany, Been Trill, since their start.\r\nWe designed and built their e-commerce\r\nwebsite, which was like no other on the\r\ninternet. Products were displayed in 3D\r\nspace and the site featured an animated\r\nGIF social network where fans could\r\ncreate and share animations.", "media": [ { - "uri": "http://okfoc.us/300/beentrill/", + "uri": "http://okfoc.us/300/reduced/beentrill/", "caption": "", "type": "link" } @@ -913,17 +920,12 @@ "media": [ { "type": "video", - "token": "http://okfocus.s3.amazonaws.com/video/fox-adhd-iMac.mp4", + "token": "http://okfocus.s3.amazonaws.com/video/fox-adhd-iMac-video.mp4", "uri": "", - "width": "1280", - "height": "720", - "title": "background-color:white", + "width": "1920", + "height": "1080", + "title": "background-color:white;", "thumb": "http://okfocus.s3.amazonaws.com/misc/okcms/video.png" - }, - { - "uri": "https://ltho.s3.amazonaws.com/f1a8b089-a430-415e-be86-bdd1d06aa6ac.png", - "caption": "", - "type": "image" } ], "containImage": "true", @@ -932,7 +934,13 @@ "dateCreated": "Sun, 03 Apr 2016 21:17:55 GMT", "mobileTitle": "", "linkText": "foxadhd.com", - "mobileMedia": [], + "mobileMedia": [ + { + "uri": "https://ltho.s3.amazonaws.com/f1a8b089-a430-415e-be86-bdd1d06aa6ac.png", + "caption": "", + "type": "image" + } + ], "whiteCursor": false, "hideProject": false, "disabled": false |
