Posts by admin

How to Easily Make a PHP Chat Application

  • 07
  • May

Date: 07th May 2010 Author: admin Categories: HTML/CSS, MySQL, PHP 101

Tags: , , , , ,

How to Easily Make Chat application with PHP + SQL

Today I will tell you about creating simple Chat application using our existing login system. This will useful and most simple solution. We will able to chat with our logged members. We will use database to store messages.
Read more

How to Easily Make a PHP Shoutbox Application

  • 09
  • Apr

Date: 09th Apr 2010 Author: admin Categories: MySQL, PHP 13

Tags: , , , ,

How to Easily Make Shoutbox application with PHP
Today I will tell you about creating easy Shoutbox application using our existed login system. This will useful and simple solution. We will able to shout something with our logged members. We will use database to store messages.

Read more

Positioning Backgrounds with Jquery

  • 17
  • Mar

Date: 17th Mar 2010 Author: admin Categories: HTML/CSS, JavaScript, jQuery 5

Tags: , , , , ,

Jquery Tutorial on how to Position Backgrounds

Today I will tell you about another one useful tool of JQuery – backgroundPosition plugin. It allow to reach different design ideas with color/background changing.

As example, we want to create animated user friendly buttons or website navigation menu.

Someone can ask, why we need script if we can use hover effect + CSS styles. Here you will able to compare possibilities and see advantages of JQuery.

Read more

Jquery CSS Tutorial on Zooming Image

  • 15
  • Mar

Date: 15th Mar 2010 Author: admin Categories: HTML/CSS, jQuery 8

Tags: , , , , , ,

Jquery CSS Tutorial on how to Zoom Images

Today I will tell you about another one useful tool of JQuery – Zoomimage plugin. It allow to reach different design ideas with images resizing.

Read more