TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

New Technology: Dynamic Resizing of Images

1 pointsby crobyover 17 years ago
The article goes on to say 'Well, it looks like Michael may have gotten his wish as Adobe has hired co-inventor Shai Avidan to their team.' As such, it looks like this promising technology will be integrated into a proprietary application/technology published by Adobe. I think it would be interesting to have this technology in the HTML 5 spec. <img src="image.png" dynamicresize="vertical|horizontal|both"/> This is, of course, assuming it could be done in-browser and doesn't take a ton of processing power to do. Have there been any attempts to include more innovative technologies, such as this, in a W3C recommendation for something as broad as HTML?

2 comments

crobyover 17 years ago
From the article, 'Well, it looks like Michael may have gotten his wish as Adobe has hired co-inventor Shai Avidan to their team.' Unfortunately, that makes it seem like this promising new technology will be lost to a proprietary implementation. It would be great to see something like this in the HTML 5 spec. <img src="image.png" dynamicresize="vertical|horizontal|both"/> This is, of course assuming that it could be done in-browser and isn't very processor intensive to do. Is this something the W3C could possibly consider?
评论 #48278 未加载
ivankiriginover 17 years ago
I intend to work on javascript tools to make this happen at DevHouseBoston <a href="http://devboston.pbwiki.com/Dev3Projects" rel="nofollow">http://devboston.pbwiki.com/Dev3Projects</a>