WebView
The idea of having a native MobileApp render a server-generated web page for a screen, rather than coding it native. A way of leveraging your existing WebApp work in the less-used portions of your site/app (because native is expensive, esp if you want to support both iOS and Android.
Often involves using PJAX.
Edited: | Tweet this! | Search Twitter for discussion