In this post, you will learn more about SQL queries. We will look at how to select, order, update and delete data, as well as alter the structure of database tables. This image that I used in the ... [read more]
Posted by Eli Mitchell on May 4, 2011 at 8:50AM
Category: PHP, SQL, databases, web, programming
If you venture into web or graphics design, it is inevitable that you will encounter hex and RGB color values. But what do those numbers mean, and how do the two values relate to each other? This ... [read more]
Posted by Eli Mitchell on April 27, 2011 at 6:27AM
Category: Color, RGB, Hex, Design
Ruby on Rails (RoR) is a revolutionary web programming language. Once I started to read about it, it became quite obvious why. The goal of Ruby is to make the code closer to spoken language and less ... [read more]
Posted by Eli Mitchell on April 18, 2011 at 6:06AM
Category: Rails, Ruby, programming, web
Today, I'm going to show a little project I made with jQuery/AJAX and PHP. It takes an image (any image) and when you click on it, it returns the RGB values for the color of the pixel where you ... [read more]
Posted by Eli Mitchell on April 11, 2011 at 8:55PM
Category: jQuery, Javascript, PHP, AJAX, experiment
Web blogs, online shopping catalogs, social networking websites, forums, news sites and photo galleries all have one thing in common: databases. What is a Database? The word ... [read more]
Posted by Eli Mitchell on April 4, 2011 at 7:48PM
Category: PHP, SQL, databases, web, programming
Good exposure is a key factor in creating stunning photographs. Unfortunately, it takes a lot of practice to get used to accurate exposure adjustment. This post will explain the basics ... [read more]
Posted by Eli Mitchell on March 29, 2011 at 1:35AM
Category: Photography, Camera Settings, Exposure
With the current disturbances in the Middle East that are occurring in the name of "Democracy", a misconception (promoted by the media) has affected many Americans and other people around the world. ... [read more]
Posted by Eli Mitchell on March 22, 2011 at 10:04PM
Category: Politics, Democracy, Governments
Today, we finish looking at the core features of PHP. Being core features, you will find yourself using them many times in various ways in the future. Arrays PHP's ease of handling arrays ... [read more]
Posted by Eli Mitchell on March 19, 2011 at 9:49PM
Category: PHP, web, programming
Today is an exciting day because Opera 11.10 beta was released. This beta update adds support for CSS3 linear gradients! Today I'll introduce linear ... [read more]
Posted by Eli Mitchell on March 14, 2011 at 5:26PM
Category: CSS, CSS3, Web Browsers
With the Web 2.0 era upon us and asynchronous requests on many modern websites, it is extremely common to see animated images while those requests are being made. Today, in 7 easy steps, I will show ... [read more]
Posted by Eli Mitchell on March 8, 2011 at 3:44AM
Category: Photoshop, graphics