My first software dev job was in the 90's writing PHP for a mom and pop ISP that was trying to get into app development. It was originally supposed to be Perl, the job interview was something like: Me: demos CRUD app for keeping track of my record collection, hosted on a free site Owner: You wrote this? Me: Yeah. Owner: This is in Perl? Me: Yeah. So I got hired. The day I got there, he told me they were going to use…
I wish interviews were like this. Show them something you built and you get hired instead of the nonsense of leetcode.
Only 90s web developers remember this (2014)
231–240 of 354 posts
Re: Only 90s web developers remember this (2014)
#232Completely off the point, but how many other 90s developers feel like failures for not being millionaires or billionaires by now?
Re: Only 90s web developers remember this (2014)
#233Re: Only 90s web developers remember this (2014)
#234Also, I certainly always had a spacer.gif and ya, my only style was indeed to remove underlining links and my only JS was often only for image rollovers.
Re: Only 90s web developers remember this (2014)
#235My first software dev job was in the 90's writing PHP for a mom and pop ISP that was trying to get into app development. It was originally supposed to be Perl, the job interview was something like: Me: demos CRUD app for keeping track of my record collection, hosted on a free site Owner: You wrote this? Me: Yeah. Owner: This is in Perl? Me: Yeah. So I got hired. The day I got there, he told me they were going to use…
I was a CS undergrad, and was introduced to someone who needed a software person. Got hired at $8/hour part time to write VB, Access, and MSSQL software - none of which I had ever touched. Same deal, either I figure it out or he would let me go. Couple weeks later my boss came in, loosely described an application, and then asked if I could have something demoable in 2 hours. He had a client meeting and need to show something to get partial payment. Got it done and almost immediately got a raise to $12/hour. Obviously the place had a lot of issues and was out of business in the next couple years, but it gave me the mentality early on of execute and ship. Good times indeed.
And yeah...I was waiting tables in a fine dining restaurant a month before...
Re: Only 90s web developers remember this (2014)
#236That's the first time I've heard DHTML to mean "distributed HTML" — I always knew it to mean "dynamic HTML".
Re: Only 90s web developers remember this (2014)
#237Re: Only 90s web developers remember this (2014)
#238Who remembers when everybody was syndicating all their favorite RSS feeds on their own blogs, and then some joker posted a blog entry to his own RSS feed with a title like "What happens when you put an unbalanced tag into the title?", and the ENTIRE BLOGOSPHERE started blinking?
into every guestbook and webring submission form I could find. Absolute chaos, in such an innocent and fun way.These days it'd probably get you arrested and imprisoned for hacking or something.
The web was so FUN in the 90s.
Re: Only 90s web developers remember this (2014)
#239My first software dev job was in the 90's writing PHP for a mom and pop ISP that was trying to get into app development. It was originally supposed to be Perl, the job interview was something like: Me: demos CRUD app for keeping track of my record collection, hosted on a free site Owner: You wrote this? Me: Yeah. Owner: This is in Perl? Me: Yeah. So I got hired. The day I got there, he told me they were going to use…
Hi there
because the editors didn’t actually understand HTML beyond what was required to wrap a tag around a block of text.Re: Only 90s web developers remember this (2014)
#240> > a:hover {text-decoration: none; color: #000000}
> -->
>
The wrapping the inline CSS made me chuckle. The first CSS hack in the history.