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.

Webkit + Macruby = Manipulating the DOM right from Ruby

9 pointsby mingyeowalmost 16 years ago

1 comment

michaelnealealmost 16 years ago
I used to noodle with Ruby GTK+ bindings - ruby was a nice language to lay out screens, write controllers and utilities etc... so it would also be nice alternative for DOM work (and perhaps building up composable widgets). Interesting...<p>I think the startup Appcelerator has a product called "Titanium" which kind of does this as a desktop/ria client platform (but not just ruby).