database

Okay folks, time for the dry stuff.  When you create a web app, it typically interacts with a database, more specifically an SQL database. What is SQL? SQL stands for Structure Query Language.  SQL is a way to store and manipulate information in a database.  So what’s a database?  A database is something that stores [...]

Why would you want to add a Google Docs Form to your blog? Well, it’s a great way to collect data from your blog or website visitors. Let me set this up with some history. Long ago, people created static websites by uploading text and images to a web server. When owners of the website [...]