Click here to Skip to main content
15,895,807 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
JokeGreat Scott, I've found it! The Bacon function. PinPopular
raddevus20-Sep-17 10:42
mvaraddevus20-Sep-17 10:42 
GeneralRe: Great Scott, I've found it! The Bacon function. Pin
OriginalGriff20-Sep-17 21:08
mveOriginalGriff20-Sep-17 21:08 
GeneralRe: Great Scott, I've found it! The Bacon function. Pin
raddevus21-Sep-17 2:04
mvaraddevus21-Sep-17 2:04 
GeneralRe: Great Scott, I've found it! The Bacon function. Pin
Gary Wheeler21-Sep-17 7:00
Gary Wheeler21-Sep-17 7:00 
GeneralRe: Great Scott, I've found it! The Bacon function. Pin
Charles Programmer21-Sep-17 10:14
Charles Programmer21-Sep-17 10:14 
GeneralRe: Great Scott, I've found it! The Bacon function. Pin
Gary Wheeler22-Sep-17 1:31
Gary Wheeler22-Sep-17 1:31 
GeneralRe: Great Scott, I've found it! The Bacon function. Pin
Charles Programmer21-Sep-17 10:12
Charles Programmer21-Sep-17 10:12 
GeneralA (not so pleasant) trip down memory lane Pin
TonyManso20-Sep-17 7:28
professionalTonyManso20-Sep-17 7:28 
A little background...

My wife runs a medical billing business, and the primary software she uses to do her work is the web-based application of some service provider whose name I can't remember at the moment.

Anyway, yesterday the software was producing all sorts of errors, causing much grief to my wife, which in turn was distracting me from my all-important game of SpaceBlaster.io (shameless plug!). So I thought to look at her JavaScript console and network activity, to see if the problem was on the client side or on server side.

Still awake? Good! Here comes the interesting part.

Here I am, poking around in Firefox, snooping at this application's HTML code, and what do I find? An <applet> tag! My wife, being a bit startled by my intense GASP, asked what was wrong. I mentioned that "these guys" are still using Java Applets, which as far as I know are not supported anymore by anyone. She acknowledged this and immediately responded that the new version, which is in beta, does not use Java at all, and proceeded to load the new version up in her browser.

I immediately start "inspecting" the code, and sure enough, the Java Applet is gone. However, I also noticed that a bunch of the JavaScript files had names containing the word "faces" in them. So I'm thinking "Java Server Faces???". Nobody's talked about that stuff for years that I know of. Anyway, it kind of boggled my mind that someone is still using this stuff, and would upgrade from one ancient technology to a less ancient technology Smile | :)

Any of you guys still coding JSF or Applets? If not, when was the last time you've come across either in your work?
On the other hand, you have different fingers. - Steven Wright

GeneralRe: A (not so pleasant) trip down memory lane Pin
Marc Clifton20-Sep-17 7:38
mvaMarc Clifton20-Sep-17 7:38 
GeneralRe: A (not so pleasant) trip down memory lane Pin
OriginalGriff20-Sep-17 7:41
mveOriginalGriff20-Sep-17 7:41 
GeneralRe: A (not so pleasant) trip down memory lane Pin
jschell20-Sep-17 7:55
jschell20-Sep-17 7:55 
GeneralRe: A (not so pleasant) trip down memory lane Pin
Tim Carmichael20-Sep-17 8:01
Tim Carmichael20-Sep-17 8:01 
GeneralRe: A (not so pleasant) trip down memory lane Pin
Dan Neely21-Sep-17 2:37
Dan Neely21-Sep-17 2:37 
GeneralRe: A (not so pleasant) trip down memory lane Pin
jschell22-Sep-17 7:09
jschell22-Sep-17 7:09 
GeneralRe: A (not so pleasant) trip down memory lane Pin
Dan Neely22-Sep-17 9:09
Dan Neely22-Sep-17 9:09 
GeneralRe: A (not so pleasant) trip down memory lane Pin
jschell26-Sep-17 7:54
jschell26-Sep-17 7:54 
GeneralRe: A (not so pleasant) trip down memory lane Pin
Herbie Mountjoy24-Sep-17 16:16
professionalHerbie Mountjoy24-Sep-17 16:16 
GeneralRe: A (not so pleasant) trip down memory lane Pin
kmoorevs20-Sep-17 8:18
kmoorevs20-Sep-17 8:18 
GeneralRe: A (not so pleasant) trip down memory lane Pin
TonyManso20-Sep-17 8:21
professionalTonyManso20-Sep-17 8:21 
GeneralRe: A (not so pleasant) trip down memory lane Pin
GenJerDan20-Sep-17 19:53
GenJerDan20-Sep-17 19:53 
GeneralRe: A (not so pleasant) trip down memory lane Pin
virang_2120-Sep-17 15:32
virang_2120-Sep-17 15:32 
GeneralRe: A (not so pleasant) trip down memory lane Pin
TonyManso21-Sep-17 5:25
professionalTonyManso21-Sep-17 5:25 
GeneralRe: A (not so pleasant) trip down memory lane Pin
Member 1339551420-Sep-17 20:29
Member 1339551420-Sep-17 20:29 
GeneralMarc Codes a Bug Pin
Marc Clifton20-Sep-17 7:03
mvaMarc Clifton20-Sep-17 7:03 
GeneralRe: Marc Codes a Bug Pin
RickZeeland20-Sep-17 7:37
mveRickZeeland20-Sep-17 7:37 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.