Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Linking You
Search
Alex Bilbie
June 25, 2012
Technology
2
670
Linking You
Delivered at #IWMW 2012 in Edinburgh, Scotland on 19th June 2012.
Alex Bilbie
June 25, 2012
Tweet
Share
More Decks by Alex Bilbie
See All by Alex Bilbie
12 Factor Laravel Apps
alexbilbie
1
600
The Joy of Open Data
alexbilbie
0
170
API Driven Development
alexbilbie
8
4.8k
Linkey Project
alexbilbie
0
1.5k
Introduction to OAuth
alexbilbie
6
2.1k
Introduction to HTML5 and CSS3
alexbilbie
3
1.6k
The @lncd toolchain
alexbilbie
2
1.4k
Introduction to MongoDB
alexbilbie
2
310
Other Decks in Technology
See All in Technology
【Startup CTO of the Year 2024 / Audience Award】アセンド取締役CTO 丹羽健
niwatakeru
0
980
iOSチームとAndroidチームでブランチ運用が違ったので整理してます
sansantech
PRO
0
130
適材適所の技術選定 〜GraphQL・REST API・tRPC〜 / Optimal Technology Selection
kakehashi
1
170
rootlessコンテナのすゝめ - 研究室サーバーでもできる安全なコンテナ管理
kitsuya0828
3
380
開発生産性を上げながらビジネスも30倍成長させてきたチームの姿
kamina_zzz
2
1.7k
Oracle Cloud Infrastructureデータベース・クラウド:各バージョンのサポート期間
oracle4engineer
PRO
28
12k
隣接領域をBeyondするFinatextのエンジニア組織設計 / beyond-engineering-areas
stajima
1
270
EventHub Startup CTO of the year 2024 ピッチ資料
eventhub
0
110
マルチプロダクトな開発組織で 「開発生産性」に向き合うために試みたこと / Improving Multi-Product Dev Productivity
sugamasao
1
300
【Pycon mini 東海 2024】Google Colaboratoryで試すVLM
kazuhitotakahashi
2
500
TypeScriptの次なる大進化なるか!? 条件型を返り値とする関数の型推論
uhyo
2
1.6k
Lambda10周年!Lambdaは何をもたらしたか
smt7174
2
110
Featured
See All Featured
ReactJS: Keep Simple. Everything can be a component!
pedronauck
665
120k
個人開発の失敗を避けるイケてる考え方 / tips for indie hackers
panda_program
93
16k
Build The Right Thing And Hit Your Dates
maggiecrowley
33
2.4k
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
27
4.3k
Agile that works and the tools we love
rasmusluckow
327
21k
GraphQLとの向き合い方2022年版
quramy
43
13k
Fantastic passwords and where to find them - at NoRuKo
philnash
50
2.9k
Visualization
eitanlees
145
15k
Dealing with People You Can't Stand - Big Design 2015
cassininazir
364
24k
Product Roadmaps are Hard
iamctodd
PRO
49
11k
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
44
6.8k
実際に使うSQLの書き方 徹底解説 / pgcon21j-tutorial
soudai
169
50k
Transcript
Linking You @alexbilbie #iwmw12 Monday, 25 June 12
@alexbilbie Developer working at @unilincoln #PHP #CodeIgniter #APIs #REST #MongoDB
#OAuth #LinkedData #whisky Monday, 25 June 12
Linking You JISC funded project Infrastructure for Education and Research
Programme February 2011 - April 2011 Looking at the management and planning of .ac.uk identifiers Monday, 25 June 12
Why? Growth of lincoln.ac.uk Influences on the website from many
different departments Over 600 subdomains on the domain Monday, 25 June 12
File > Save > Publish Many different publishing tools WordPress
SharePoint Terminal Four Site Publisher and many more Monday, 25 June 12
600 domains + Many publishing tools = No common URI
structure portal.lincoln.ac.uk/C18/C2/ICT/default.aspx posters.lincoln.ac.uk/campaign/library2012 Monday, 25 June 12
Departments change name over time = redirects needed New UCAS
codes = redirects needed Staff get married and change their names = redirects needed Tonight Matthew I’m... Monday, 25 June 12
Subdirectory hell lincoln.ac.uk /lr -> Library /bl -> Business and
Law /cjmh -> Criminal Justice and Mental Health /lishpa -> Lincoln School of Performing Arts Monday, 25 June 12
*@#%@$ !!! Monday, 25 June 12
How do we clean up this “mess” Monday, 25 June
12
The new approach Start from scratch Ruthlessly get rid of
“unnecessary” things Flatten the structure of the institution Cool URIs Monday, 25 June 12
Monday, 25 June 12
Monday, 25 June 12
The “academic” bits /faculty /school /course /module /unit /research No
acronyms! e.g /socs becomes /school/computing Monday, 25 June 12
Level 2 /school/computing -> School of Computer Science /course/C604 ->
BSc Golf Science /module/CGP2001 -> Games Computing (year 2) Monday, 25 June 12
Level up! /course /C604 /fees /staff /entry-requirements Monday, 25 June
12
Computer speak /course/C604 text/html /course/C604.xcri application/xml /college/science/contact text/html /college/science/contacts.vcard text/vcard
Monday, 25 June 12
The “news” /news Not: /newsandevents Monday, 25 June 12
The “news” /news /linking-you <- The article slug /tag /research
/rss Monday, 25 June 12
Undergrad, postgrad and international /undergraduate /courses /postgraduate /courses /international /courses
Monday, 25 June 12
Undergrad, postgrad and international /undergraduate /courses /postgraduate /courses /international /courses
Simples! Monday, 25 June 12
Other bumf /about /vc /message <- buried away /governors /lincoln
Monday, 25 June 12
Good practises Domains should work without the “w w w
dot” 404s and other errors shouldn’t redirect Sane subdomains: e.g. topup.lincoln.ac.uk, not topupmyprintcredit.lincoln.ac.uk Monday, 25 June 12
Demo Monday, 25 June 12
lincoln.ac.uk/faculty/mht/ socs/default.aspx Monday, 25 June 12
lincoln.ac.uk/school/computing Monday, 25 June 12
Which one can you remember? Monday, 25 June 12
Which one will your prospective students remember? Monday, 25 June
12
The model Monday, 25 June 12
institution.ac.uk • /{ucas_code} → Redirect to appropriate /course/{id}. • /courses
• /course/{id} • /undergraduate • /courses • /{id} → Redirect to appropriate /course/{id}. • /search/{query} • /entry_requirements • /prospectus • /postgraduate • /courses • /{id} → Redirect to appropriate /course/{id}. • /search/{query} • /entry_requirements • /prospectus • /foundation • /courses • /{id} → Redirect to appropriate /course/{id}. • /entry_requirements • /prospectus • /events • /opendays • /conferences • /public_lectures • /graduation • /business • /incubation • /ktp • /research Monday, 25 June 12
• /research • /academic_depts • /{id} • /courses • /undergraduate
→ Redirect to /undergraduate/courses/search/{query}. • /postgraduate → Redirect to /postgraduate/courses/search/{query}. • /staff → Redirect to /contact/search/{query}. • /news → Redirect to /news/search/{query}. • /support_depts • /{id} • /staff → Redirect to /contact/search/{query}. • /news → Redirect to /news/search/{query}. • /about • /vc • /parents • /{city} • /campuses • /{id} • /search • /press • /facts • /news • /{date} • /{id} • /search/{query} • /jobs • /legal • /policies • /data_protection • /environment Monday, 25 June 12
• /news → Redirect to /news/search/{query}. • /about • /vc
• /parents • /{city} • /campuses • /{id} • /search • /press • /facts • /news • /{date} • /{id} • /search/{query} • /jobs • /legal • /policies • /data_protection • /environment • /equality • /foi • /ict • /website • /regulations • /contact • /staff • /{id} • /search/{query} Monday, 25 June 12
The poster http:/ /lncn.eu/bdp8 Monday, 25 June 12
State of the union Monday, 25 June 12
Spreadsheet http:/ /lncn.eu/bcx5 Monday, 25 June 12
What now? Monday, 25 June 12
Implementation Work with CMS vendors Develop mod_rewrite, nginx, ISS rules
generator Understand the challenges faced by web managers and other stakeholders with a survey Improve understanding of DNS and HTTP status codes Monday, 25 June 12
Fin. @alexbilbie Monday, 25 June 12