Web
WEB is a computer programming system created by Donald Knuth as the first implementation of what he called "literate programming".
Language
Any
Platform
Embedded
Remove
License
Any
While looking for an elegant and modern way to build a web administration interface for my C/C++ application, I have found this amazing,production ready and open-source project named PH7 which is an...
The Linux-based Nokia 770 Internet tablet is an intriguing gadget for Linux enthusiasts and professional embedded developers. Though it lacks personal information manager (PIM) apps one would expect...
This installment shows you how to use small-footprint, highly portable, Free Software tools to Web-enable your unmanned submarine, in anticipation of browsing its onboard photo library from an...
XML can be used for describing data without needing a database. However, this leaves us with the problem of interpreting the data embedded within the XML. This is where Python comes to the rescue, as...
When the first announcements came out that a new Sharp Zaurus would "run Linux," the Linux community was abuzz with fascination and rumors. Years later, there are still handheld devices running Linux...
This installment shows you how to use small-footprint, highly portable, Free Software tools to Web-enable your unmanned submarine, in anticipation of browsing its onboard photo library from an...
Demonstrates how to dynamically embed a text caption embedded into an image.
I decided to write a trick article I was just messing around
the other day and wanted to figure out an easy way to load .NET
server controls from the client for display purposes only (you
could...
Frequently, Web applications have big amounts of similar code,
embedded in server pages (jsp, asp, php, etc). Developing this
code is error prone, but we have 2 possible alternative
techniques...