Archive for November, 2009

30 Single page portfolio design for design inspiration

thumb

Single page portfolio are being used by many designers to present their project or work. Avoiding sophisticated design and maximum use of text is overcome by these single page portfolio design, even more these are much simpler to navigate for the viewers. Showcasing designers work as well as displaying contact information is more structural and intuitive. Read more…

16 tutorials using photoshop to build a website

thumb

Designing a website has been much more easier from the resources provided on web itself. There are loads of tutorials which helps to build a elegant website templates, wordpress themes and so on.

But we are just listing useful tutorials that will help to build a template or graphical form of a website. Read more…

35 best twitter backgounds theme

thumb

Although TWITTER is restricted to personal themes, which is confined to only color and background changes. Designers have been showing off their creativity by designing innovative and creative background adding up with color combination to show their skills or designing knowledge. Below are 35 best eye catching twitter backgrounds that can help you to create your own twitter background. Read more…

Introduction to PHP – Part4

php-part4

Control Statements

A program is a collection of modules working together to perform certain task. The modules can be thought independently which always produces the same set of output for a given set of input. Control statements control the execution of a program by executing those modules once at a time in a meaningful order,  known as flow of control. Basically, there are two types of control statements, branching statements and loops. In this tutorial, we will discuss branching statements in detail. Read more…

35 Single page portfolio design

thumb

Single page portfolio are being used by many designers to present their project or work. Avoiding sophisticated design and maximum use of text is overcome by these single page portfolio design, even more these are much simpler to navigate for the viewers. Showcasing designers work as well as displaying contact information is more structural and intuitive. Read more…

Introduction to PHP – Part 3

php-part3

Operators

An operator is a type of function which acts on operands often called inputs and produce results. In PHP, there are three types of operators. Increment operator ++ and decrement operator — belongs to the first operator group called unary operator. Unary operator always acts on single operand. The second group called the binary operator acts on more than two operands. . Read more…

CSS gallery list

css-gallery-list

CSS Galleries is becoming powerful resource to promote and improve your web traffic. List your new or redesigned websites on these galleries, simply by submitting a simple submission form on the galleries listed below.

To reduce your burden to search different CSS galleries through search engines, we have listed 70+ popular galleries with the link to its submission page. Within half an hour you can submit your website/s to 70+ CSS galleries. Read more…

Introduction to PHP – Part2

php-part2

Data Types:

PHP supports eight primitive types; four scalar types two compound and two special types. In this section we will discuss scalar types; boolean, integer, float and string. Other four array, object, resource and null will be discussed in the later sections.

Boolean:

 To define boolean variable we can specify TRUE or FALSE, both are case insensitive. The size of the Boolean variable is one byte. Read more…

Introduction to PHP – Part 1

php-part1

Introduction:

PHP is a widely used open source server side scripting language that is used to create dynamic and interactive web pages. PHP can be directly embedded into the HTML code and hence, is perfect for any web development. The syntax of PHP is very similar to Perl and C. PHP works on Apache web server and also supports Microsoft Internet Information Server. Read more…

15 jQuery slideshow/gallery plugins

thumb

Revisited

To choose best jQuery slideshow or gallery plugins can be difficult. We have worked out top 13 plugins to make your life easier.

Below are the most aesthetic, innovative and creative jQuery plugins. Read more…