Category Archives: How to?

How to?

FIREFOX AND IE8 CRASH ON WINDOWS 7

Please first disable the third party security software (anti-virus, anti-spyware and firewall) to check the issue. If the issue persists without enabling this kind of software, please test the issue in Clean Boot. If the issue disappears in the Clean Boot environment, we can use a 50/50 approach to quickly narrow down which entry is […]

Firefox 3 Crashes & Hanging Problem with 9 solution

Firefox 3 is one of Best Open Source Browser and highly Secure Browser. With the Release of Firefox 3 on Download Day it has made the way to millions of users Computer. Majority of Users are happy with Firefox 3 which has improved Memory Management and Speed. Even i have felt that memory Consumption is […]

Firefox hangs frequently

When a program hangs, it no longer accepts user input and does not seem to be performing any actions. Other terms for hanging are “freezing” or “not responding”. A hanging program is different from a program that has crashed; a crash ends the program. A hanging program does not respond to your actions. In other […]

Design a Site From Scratch

This is Part 1 of the 3 part series, “Site From Scratch: Localmost”. In Part 1, we’ll be designing a dark and sleek web layout in Photoshop. I will walk you step by step through the process in designing our fictitious company’s layout. In Part 2, we’ll be moving our design to the web using […]

Social Media Sharing Menu Using CSS and jQuery

Become a Facebook Fan of Six Revisions. In this tutorial, we will show you how to create a social media share menu using CSS and jQuery. We are going to create the menu using basics CSS such as the CSS background-position property and a little jQuery to make the links animated. Final Result Click on […]

PSD/HTML Conversion

In this PSD/HTML conversion tutorial, we will take a PSD web design template that I showed you how to construct in a previous tutorial and turn it into a functional HTML/CSS template. This is the second part of a tutorial on building a clean business website. This second part will focus on converting and coding […]

Make a Web Layout Using Photoshop

This web design tutorial will show you the process of developing a PSD mockup of a clean and simple blog layout. We will be creating the design of the front page of the blog. The next part of this tutorial will walk you through coding the PSD to HTML/CSS. Elegant and Simple Blog Web Layout […]

A 6-Step to Producing a Website

When it comes to building a website, it helps to have a process to follow, especially if you are just getting started as a web designer. Good guidelines can help you work better by keeping forgetfulness to a minimum. Every designer or company will develop unique components to their web design process over time, but […]

Google Matrix

A Google matrix is a particular stochastic matrix which is used by Google‘s PageRank algorithm. The matrix represents a graph with edges representing links between pages. The rank of each page can be generated iteratively from the Google matrix using the power method. However, in order for the power method to converge, the matrix must […]