93 reputation
6
bio website michaelcgorman.net
location Bloomington, IL
age 25
visits member for 1 year, 6 months
seen Mar 22 at 18:38
stats profile views 3

Web developer. Illinois Wesleyan University ITS. NPR listener. Metric user. Nitpicker. @michaelcgorman.


Dec
20
awarded  Teacher
Dec
19
comment Sharing password-protected videos on social media
Why not save a copy of the original video file on your server for downloading, but embed the YouTube video for viewing online? That'd mitigate the bandwidth issue if something goes viral. For the 'share' link, you could add a URL parameter to your own URL that would bypass the login requirement.
Dec
19
awarded  Supporter
Dec
18
answered Website Registration Date
Dec
18
answered Which should I use for mouse over tooltip for image (alt, longdesc, title)
Dec
18
answered Multiple links on a webpage pointing to the same URL
Nov
16
awarded  Tumbleweed
Nov
9
asked Using mod_speling with multi-level htaccess and rewriterules
May
2
comment Replace 404 with 301 to other subdomain
Awesome. I knew it was something stupid like that. This does exactly what I need it to. Thanks, LazyOne!
May
2
awarded  Scholar
May
2
accepted Replace 404 with 301 to other subdomain
May
2
comment Replace 404 with 301 to other subdomain
"False positives" in the sense that php.example.edu/realdirectory/ got redirected to www.example.edu/realdirectory/. I've fixed the 500 error; that was happening because I hadn't enabled mod_rewrite.
May
2
awarded  Student
May
2
awarded  Autobiographer
May
2
asked Replace 404 with 301 to other subdomain