Mako Server
The Mako Server is a compact, event-driven web and application server designed for resource-constrained systems. Engineered for embedded environments, it combines a lightweight HTTP/HTTPS server with a Lua scripting engine, enabling high-level development with direct access to low-level C code. Its architecture delivers high performance, low memory use, and secure integration, making it ideal for systems that can’t support heavier frameworks but require dynamic web interfaces or APIs. The server supports live updates, built-in debugging, and Lua Server Pages (LSP), offering PHP-like scripting optimized for embedded use. Common use cases include device portals, diagnostic dashboards, REST APIs, and real-time WebSocket interfaces. Lua’s speed and small footprint align perfectly with the Mako Server’s goals. More than just a web server, Mako is a comprehensive framework that enables developers to integrate modern, secure, web-enabled features into compact devices.
Learn more
SurveyMonkey Apply
SurveyMonkey Apply (formerly known as FluidReview) is an online application management system for organizations offering grants, scholarships, fellowships, and other programs. With SurveyMonkey Apply, organizations can set up an intuitive portal where applicants can check opportunities, instructions, and requirements. Organizations can also track and review applications straight from the platform.
Learn more
Node.js
As an asynchronous event-driven JavaScript runtime, Node.js is designed to build scalable network applications. Upon each connection, the callback is fired, but if there is no work to be done, Node.js will sleep. This is in contrast to today's more common concurrency model, in which OS threads are employed. Thread-based networking is relatively inefficient and very difficult to use. Furthermore, users of Node.js are free from worries of dead-locking the process, since there are no locks. Almost no function in Node.js directly performs I/O, so the process never blocks except when the I/O is performed using synchronous methods of Node.js standard library. Because nothing blocks, scalable systems are very reasonable to develop in Node.js. Node.js is similar in design to, and influenced by, systems like Ruby's Event Machine and Python's Twisted. Node.js takes the event model a bit further. It presents an event loop as a runtime construct instead of as a library.
Learn more
FireMonkey
With FireMonkey, you don't have to maintain separate development projects to deliver your app natively for multiple devices (PCs, tablets and smartphones) on multiple platforms (Windows, OS X, iOS and Android). FireMonkey makes it easy to build script-free, true native apps that expose the full range of device capabilities and performance in the underlying devices. No matter how dazzling the visuals are, if the user experience is sluggish or unresponsive, it all falls down. FireMonkey apps leverage the full power of today's hardware with native CPU performance and GPU-powered visuals on PCs, tablets and mobile devices. With FireMonkey, you get performance and responsiveness that you simply can't get from RIA platforms, virtual machine runtimes, or dynamic languages. FireMonkey applications easily connect to the most popular databases, Web and cloud services, internet protocols and mobile devices – giving you incredible business flexibility for both clients and servers.
Learn more