(no title)
woah | 18 days ago
> Lisa Gelobter, a computer scientist who helped shape the modern web by leading the team that developed the animation technology used to create GIFs.
Looks like the GIF was invented by CompuServe in 1987?
> CompuServe introduced GIF on 15 June 1987 to provide a color image format for their file downloading areas. This replaced their earlier run-length encoding format, which was black and white only. GIF became popular because it used Lempel–Ziv–Welch data compression.
drcongo|18 days ago
vlovich123|18 days ago
> To enable an animation to loop, Netscape in the 1990s used the Application Extension block (intended to allow vendors to add application-specific information to the GIF file) to implement the Netscape Application Block (NAB).
VS from the article:
> Lisa Gelobter, a computer scientist who helped shape the modern web by leading the team that developed the animation technology used to create GIFs.
So this person worked on looping the GIF at best, not the animation technology itself. This is a bad look taking credit away from the person who actually did the hard work behind GIF, Steve Wilhite & his team at Compuserve. Netscape certainly made GIF animations popular by introducing the loop - prior to that basically no one used the animated GIF for the prior 6 years before the loop.
The annoying part of the article is making it seem like a technical accomplishment instead of a UX / product / marketing one.
frumplestlatz|18 days ago
They used the format’s support for application extension blocks to add a uint16 repetition count.