TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: Please Review My Mobile Web App Development IDE - Basic/JavaScript

7 点作者 ghenne超过 14 年前
I'm looking for feedback on my new development tool. Many of you know a lot about the underlying technologies and will be able to spot ways we can make it better.<p>Here's how it works: The IDE has a drag and drop design screen for your widgets. It is integrated with a code editor. The code can be in JavaScript or a (large) subset of Visual Basic, which case it is translated to JavaScript.<p>It creates an HTML page which can be loaded and saved on iPhones, iPads and Android devices. The apps can be saved to the home screen and will run without any internet connection. Apps can be distributed without going through the App Store.<p>Underlying technologies are HTML5, CSS, and JavaScript. The apps are optimized for WebKit.<p>All comments are welcome.<p>Here's the link: http://www.nsbasic.com/blog/?p=187

2 条评论

bdfh42超过 14 年前
I have a lot of respect for the NS Basic family of products - I remember using the NS Palm Basic maybe 10 years ago and then later reviewing the offerings for windows CE for a UK computer magazine.<p>Having just had a first go at using PhoneGap to package an HTML5/CSS/JavaScript app for the Android platform I would be interested in trying anything that could cut out some of the software layers in that stack or simplified the process (although I suppose I might get used to it).<p>&#60;edit&#62; I jumped in a bit too quickly there - and I have now watched the demo videos. You don't end up with (say) a .apk package for Android but you do end up with a web App that can be presented in full screen mode - neat.<p>Any plans to go the next step and create "native apps"?
评论 #2123911 未加载
joelg87超过 14 年前
Clickable: <a href="http://www.nsbasic.com/blog/?p=187" rel="nofollow">http://www.nsbasic.com/blog/?p=187</a>