kevinwortman / CSUF-CPSC-handbooks

handbooks for the Department of Computer Science, CSU Fullerton
0 stars 0 forks source link

Make all link URLs visible in hardcopy #4

Closed kevinwortman closed 8 years ago

mgofman commented 8 years ago

This URL is no longer valid. http://www.fullerton.edu/ecs/cs/resources/formsDocuments.asp

mgofman commented 8 years ago

Made all the links visible in the hardcopyh. Used bit.ly to shorten long and ugly URLS.

mshafae commented 8 years ago

On Jun 24, 2016, at 8:41 PM, mgofman notifications@github.com wrote:

Made all the links visible in the hardcopyh. Used bit.ly to shorten long and ugly URLS.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.

There is a problem using bit.ly which is that all URLs are permanent. I'm of the mind that we need a solution that is mshafae@fullerton.edu specific so we can have short URLs that are editable.

Ex. http://csuf.org/cpsccatalog

Michael

Excuse the terseness; sent from a phone

mgofman commented 8 years ago

That would be great!

Any suggestions on the solution?

Thanks, Mikhail

-----Original Message----- From: "Michael Shafae" notifications@github.com Sent: ‎6/‎25/‎2016 9:36 AM To: "kevinwortman/CSUF-CPSC-handbooks" CSUF-CPSC-handbooks@noreply.github.com Cc: "mgofman" migsoft2@gmail.com; "Comment" comment@noreply.github.com Subject: Re: [kevinwortman/CSUF-CPSC-handbooks] Make all link URLs visible inhardcopy (#4)

On Jun 24, 2016, at 8:41 PM, mgofman notifications@github.com wrote:

Made all the links visible in the hardcopyh. Used bit.ly to shorten long and ugly URLS.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.

There is a problem using bit.ly which is that all URLs are permanent. I'm of the mind that we need a solution that is mshafae@fullerton.edu specific so we can have short URLs that are editable.

Ex. http://csuf.org/cpsccatalog

Michael

Excuse the terseness; sent from a phone

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.

kevinwortman commented 8 years ago

I noticed that some of the URLs were in a \url nested inside a \href which caused them to be drawn inside two nested boxes, which looked odd. I removed the nesting so now links are just inside a toplevel \url .

We still need a solution for editable redirects.

mshafae commented 8 years ago

Sorry about the earlier comment. I was logged in under a different account.

I'm thinking about doing an in-house URL shortener. Any recommendations on a domain name? cscsuf and cpsccsuf are all available.

kevinwortman commented 8 years ago

Both domains sound good. I guess I prefer the cpsc abbreviation since it's more consistent with the student-facing registration system. Actually what about csufcpsc, just to avoid having the run of two cc's, which will be hard to pronounce?

kevinwortman commented 8 years ago

I converted all the URLs to use Michael's shrinker app in commit 27da17dcf348977ff9d4d21794911c0b7a0fcd74 . The domain name is in a macro so we can switch that easily.

kevinwortman commented 8 years ago

I switched the domain to csufcs.com in commit 9e369820d3a6034e6f81a9918e6446f32cd8d875 .