TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Technology That Changed Air Travel

67 pointsby refrigeratorover 6 years ago

6 comments

refrigeratorover 6 years ago
Hi! I'm the author of this blog post. This was fun to write: I've taken a bunch of flights in my lifetime, and was always curious what travel agents are doing when they book a flight, or what check-in agents are doing when they "can't find the ticket".
评论 #18643702 未加载
评论 #18644231 未加载
评论 #18644607 未加载
cyberferretover 6 years ago
Back in the early 90&#x27;s, my best friend and I started a software consulting and development company called &#x27;Sabre Systems&#x27; here in Australia.<p>We started getting calls at least 2 to 3 times a week from travel agents all over the world asking for support and information. It took us several weeks to cotton on that there was a worldwide booking system called SABRE, and that these agents were looking up the name on very early versions of Google or Yahoo search engines (or even just Yellow Pages) and finding our company!
berkutover 6 years ago
I&#x27;ve been in a different industry for 8 years now, but previously I was in the travel &#x2F; airline industry working on backend booking systems: it was surprising at the time to me how much stuff was still done using things like VT320 terminals.<p>Interestingly back in ~2008, Amadeus did actually introduce some new XML web APIs for doing things, but they were so badly designed and slow that we ended up still using console terminal text entering &#x2F; scraping as it was much faster for performing the same tasks (searching for flights, querying them and booking them).<p>And this terminal text entering &#x2F; scraping code was pretty complicated as it had to cope with pagination on the terminals, scrolling text fields on the terminals, positioning, etc. Obviously only supported ASCII as well.
mertyover 6 years ago
Thanks, I enjoyed the read the first time I came across.<p>I really don&#x27;t want to come across as an annoying person but please do not submit the same content marketing articles over and over again. This is the 5th time you&#x27;re submitting this.
Animatsover 6 years ago
When was this written? It talks about XML as a new technology.
评论 #18644112 未加载
abhinaiover 6 years ago
Can&#x27;t help but wonder why they didn&#x27;t pick JSON. :)
评论 #18645423 未加载