Archive for December, 2009

HTML Paragraphs

Posted on December 9 2009 by zemog

HTML documents are divided into paragraphs.

HTML Headings

Posted on December 9 2009 by zemog

Headings are important in HTML documents.

HTML Attributes

Posted on December 9 2009 by zemog

Attributes provide additional information about HTML elements.

7 Adsense Tips To Maximize Your Monthly Publisher Pay Check

Posted on December 7 2009 by zemog

Here are 7 Adsense tips you can follow and put in place to help you increase your monthly online earnings from Adsense

Microsoft Squashes Windows 7 ‘Back Door’ Rumors

Posted on December 6 2009 by zemog

Microsoft Friday denied rumors that have been circulating all week that it had put hidden “back doors” into Windows 7 at the federal government’s request. But that still leaves some wondering, who can you really trust?

HTML Elements

Posted on December 6 2009 by zemog

HTML Elements An HTML element is everything from the start tag to the end tag: HTML Element Syntax * An HTML element starts with a start tag / opening tag * An HTML element ends with an end tag / closing tag * The element content is everything between the start and the end tag [...]

HTML Basic

Posted on December 6 2009 by zemog

HTML Headings HTML headings are defined with the < h1 > to < h6 > tags. <h1>This is a heading</h1> <h2>This is a heading</h2> <h3>This is a heading</h3> HTML Paragraphs HTML paragraphs are defined with the < p > tag. <p>This is a paragraph</p> <p>This is another paragraph</p> HTML Links HTML links are defined with [...]

HTML – Introduction

Posted on December 6 2009 by zemog

What is HTML?

PHP File Upload

Posted on December 3 2009 by zemog

With PHP, it is possible to upload files to the server.

PHP MySQL Create Database and Tables

Posted on December 3 2009 by zemog

A database holds one or multiple tables.

PHP Switch Statement

Posted on December 3 2009 by zemog

Conditional statements are used to perform different actions based on different conditions.

PHP Include File

Posted on December 3 2009 by zemog

Includes are very important function of PHP that you should now.

Connecting to MySQL in PHP

Posted on December 3 2009 by zemog

The free MySQL database is very often used with PHP.

PHP IF… Else Statement

Posted on December 3 2009 by zemog

Conditional statements are used to perform different actions based on different conditions.

PHP Loops

Posted on December 3 2009 by zemog

Loops execute a block of code a specified number of times, or while a specified condition is true.

PHP Error Handling

Posted on December 3 2009 by zemog

The default error handling in PHP is very simple. An error message with filename, line number and a message describing the error is sent to the browser.

ASUS Debuts First Ever Netbook to Go Multi-touch

Posted on December 2 2009 by zemog

ASUS today launched the Eee PC T91MT, the world’s first convertible tablet netbook to feature a multi-touch screen that supports Windows 7 Multi-Touch gestures.

Why Does Everyone Hate Ubuntu?

Posted on December 2 2009 by zemog

Ubuntu is probably the most popular Linux distribution ever. According to the 2007 Desktop Linux Survey, over 30% of Linux users run Ubuntu, and, if anything, the numbers have increased since then.

Using A Social Bookmarking Strategy To Increase Website Rankings

Posted on December 2 2009 by zemog

Everyone who has had a lot of success in life will tell you, Strategy is King{!} If you want to have any sort of success you need to first have a strategy. This is true for everything in life from Schooling, to Jobs, to your Family and Your Personal Goals, you NEED to have a plan in order to succeed. I am going to apply this principle to Internet Marketing, specifically using a Social Bookmarking Strategy to drive Online Traffic to your Website.

Types of SPAM and how to avoid or cure it

Posted on December 2 2009 by zemog

Personally, I have never, ever sent out any type of advertising email of any sort out of respect for others privacy. I figure if they want to find me and my sites, they can do that on search engines and directories or from the byline on the articles I write. But I have been plagued [...]