Making you site accessible

A lot of people put a lot of effort into their websites but some of them remain extremely inaccessible. However it isn’t all that tough to make it accessible to all including people with color blindness or those who are slightly visually impaired. There are a few things that you need to follow:
First and foremost […]

phpBB

phpBB is an internet forum which has been developed using the PHP programming language and is an abbreviation for PHP Bulletin Board. Like its parents, phpBB is a free software. It was started by a person called James Atkinson who intended it to be a forum for his own website […]

Navigation Element Locations

The importance of a proper navigation system and its use in furthering the cause of your site has been dealt with in previous blogs. Just for freshening up your memory, a navigation bar is the only source through which visitors come to know of the most important pages on your site and it is also […]

Usability of a website is Important to Achieve its Purpose - part2 - Navigation

Navigation is the system through which visitors move across the various pages of your website, therefore it is critical for you to get it right on the first instance itself (placement and visibility of links on a website). For your site to have a good navigation system all you need to makes sure is you […]

Usability of a website is Important to Achieve its Purpose

All websites are created for a specific purpose and the success of a website is determined by the percentage to which the website is able to achieve its purpose. Some are created to show off personal photographs, some to share information and then there are some that are made to make money.
The most important factor […]

Appearance, Usability and Search Engine Visibility Issues in Web Design

The three most important factors you have to take into account when you sit down to plan a new website. Striking appearance of a site with flashy graphics and appealing colors can win you a customer without doubt compared to a website with basic and simple design however, there is  a thin line till which […]

Cross Browser Compatibility -W3C validation is the solution

The opportunity that internet provides allows for hundreds or even thousands of alternatives to do the same thing. Take for example the number of browsers there are.. every browser views a website a little differently as long as it is not based on the IE engine. The most popular browsers today by the usage statistics […]

Photoshop - Part2(Smart Objects and Rasterizing)

Smart ObjectsA Smart Object is an embedded file that appears in its own layer in Photoshop. A Smart Object layer is distinguished by an icon that overlays the thumbnail image displayed in the Layers palette, as shown in the example below.
Smart Objects are different from other layers because they are linked to a source file […]

Photoshop use in detail-part 1

Basic Skills
The basic solutions that you will need whenever you deal with Photoshop are all here we begin with:-
Placing a Graphic in your File
There a quite a few ways to import already existing artwork or graphics into your Photoshop document, there are quite a few ways to do it:-
Photoshop can accept external graphics wither as […]

Meta tags

The standard template of Meta tags that can be used for all projects are as follows. And this can be copy pasted and altered to my needs and sources by just copy pasting and minor alterations. <meta http-equiv=”Content-Type” content=”text/html; charset=iso-8859-1″ />
<meta http-equiv=”Content-Language” content=”en-us” />
<meta name=”ROBOTS” content=”ALL” />
<meta name=”Copyright” content=”Copyright line here” />
<meta http-equiv=”imagetoolbar” content=”no” />
<meta […]