Results for: "control"
Contents (238)
Creating a Notepad app with indexedDB
indexedDB, which is new in HTML5, allows developers to persist data within the web browser. As a result your app…
read more
Install Webmin on Ubuntu
Webmin is a web-based control panel for any Linux machine that allows you to manage your server through a modern…
read more
Shodan: The scariest search engine on the Internet
"When people don't see stuff on Google, they think no one can find it. That's not true." That's according to John…
read more
20 Best Wireframing Tools for Web Designers and Developers
A website wireframe also known as a page schematic or screen blueprint, is a visual guide that represents the skeletal…
read more
PHP JSON: An Example Javascript JSON Client With PHP Server
While JSON has many uses, probably the most common use is to pass data structures to Javascript. JSON is simply…
read more