Yes the KDK allows for apps like this, you just have to write it in Java (1.4) but other than that you are free to do this (and it would be a cool use of the KDK, you should apply to the beta program)
Looks like Jimmy Maher of Antiquarian Productions has completed a port of the Z-Machine to the Kindle and in fact has a book for sale: http://maher.filfre.net/King/
Unfortunately (well, partly unfortunately), it looks like his is a commercial venture and he won't be releasing source code for his port for others to play along even on a jailbroken Kindle.
Since the Kindle Development Kit (KDK) is Java-based, perhaps a good starting point is a Java-based Z-machine interpreter like http://zmpp.sourceforge.net/
发布评论
评论(8)
这个博客逆转一切是关于kindle黑客攻击的。 (毕竟这是一个linux盒子)
This blog reversing everything is about kindle hacking. (it's a linux box after all)
已经有一个网络应用程序。
kindle支持javascript吗? 如果是这样,这可能值得一试:
http://parchment.toolness.com/
There's already a web app.
Does the kindle support javascript? If so this might be worth a try:
http://parchment.toolness.com/
是的,KDK 允许这样的应用程序,您只需用 Java (1.4) 编写它,但除此之外您可以自由地执行此操作(这将是 KDK 的一个很酷的使用,您应该申请测试版程序)
Yes the KDK allows for apps like this, you just have to write it in Java (1.4) but other than that you are free to do this (and it would be a cool use of the KDK, you should apply to the beta program)
看起来 Antiquarian Productions 的 Jimmy Maher 已经完成了 Z-Machine 到 Kindle 的移植,并且实际上有一本书待售:http://maher.filfre.net/King/
不幸的是(好吧,部分不幸的是),看起来他是一个商业企业,他不会发布他的移植源代码供其他人玩即使在越狱的 Kindle 上也能如此。
Looks like Jimmy Maher of Antiquarian Productions has completed a port of the Z-Machine to the Kindle and in fact has a book for sale: http://maher.filfre.net/King/
Unfortunately (well, partly unfortunately), it looks like his is a commercial venture and he won't be releasing source code for his port for others to play along even on a jailbroken Kindle.
这里正在进行一个开源项目:http://adq.livejournal.com/109224.html 但它位于 KDK 之外,因为 KDK 并未广泛使用。
There is an open source project going on here: http://adq.livejournal.com/109224.html But it is outside the KDK since the KDK is not widely available.
由于 Kindle 开发套件 (KDK) 是基于 Java 的,因此也许一个好的起点是基于 Java 的 Z 机器解释器,例如 http://zmpp.sourceforge.net/
Since the Kindle Development Kit (KDK) is Java-based, perhaps a good starting point is a Java-based Z-machine interpreter like http://zmpp.sourceforge.net/
您可以将其构建为网络应用程序并使用 Kindle 浏览器来玩。
http://johnaugust.com/archives/2009/kindle-formatting-适合网络极客
You could build it as a web app and use the Kindle browser to play.
http://johnaugust.com/archives/2009/kindle-formatting-for-web-geeks
除了羊皮纸之外,还有 http://www.web-adventures.org
这是一个非常小的仅 HTML 网站,应在包括 Kindle 在内的任何设备上都能正常呈现。
Aswell as parchment, there is also http://www.web-adventures.org
This is a very minimal HTML only site that should render well on any device including the Kindle.