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.

Ask HN: idea to transform static website into realtime automagically?

1 pointsby wsierociabout 12 years ago
Hi,<p>what do you think about idea for startup to create tool of transforming any given static website to became realtime website automagically? I mean that after adding one code line to HTML code user does not have to reload the page to get updated content. This tool could do it automagically. What do you think about this idea?<p>Best, Wiktor

1 comment

lsiunsuexabout 12 years ago
campaignmonitor.com somewhat does this with uploaded email templates; allowing html elements that are marked with specific id's or classes to become editable.<p>At the least, for something like this to work, id's or classes would have to be marked out so a script could go looking for them and replace the contents.<p>Not a bad idea but now your asking your user to embed these tags into their existing static pages; if I have to edit my static pages just to use your tool, why not update the contents while I'm there and bypass your tool?<p>On the other hand, if your asking, you've probably thought about this and have an idea(s) that are not being conveyed in your question. If you think its a worth while venture - go for it!
评论 #5298031 未加载