10 characteristics Of an Effective Website

Dawn July 5th, 2010
by Dawn
  1. Colors  and Layout chosen correctly
  2. Simple Design
  3. Fast loading
  4. Good Meta Contents that
    1. Keywords
    2. Title
    3. Description
    4. Favicon
  5. Less Scroll
  6. Fresh and Useful Content
  7. Positioning of data
    1. Proper use of tags
    2. Size and font of data
    3. Readability

How to make our own template class

rabeesh March 15th, 2010
by rabeesh

As PHP application become more and more complex, that makes maintenance nearly very hard . One of the main design pattern is MVC (model- view-controller), which helps in separating application logic from view. Typically, the application code contains the business logic of your application, written and maintained in PHP code. This code is maintained by… Read More

Glass Button in Photoshop

Gyby March 4th, 2010
by Gyby

Picture 1. Web 2.0 style glassy button.

01.11.2007 Category: Photoshop

These days glass buttons seem to be very popular. You can find glass buttons in
Windows Vista

Commands and Shortcuts in Linux

Augustine March 4th, 2010
by Augustine

Shortcuts in Linux 

<Ctrl><Alt><Fn>
Changing text  terminal

Startx
Getting GUI in linux

<ArrowUp>
Scroll and edit the command history. Press <Enter> to execute a historical command (to save on typing). <ArrowDown> scrolls back.

<Shift><PgUp>
Scroll terminal output up.

<Shift><PgDown>
scrolls the terminal output down.

<Ctrl><Alt><Del>
(in text… Read More

Java script vs Jquery

Kapil March 4th, 2010
by Kapil

Hi guys,

Let me take the privilege to be the first blogger.

What do you think is better woking with? Java script or Jquery .

I guess java script is much better which is supposed to be jquery’s  ancestor.

When you search the net you can see such comments like “… Read More