Archive for July, 2007

Latest
July 16, 2007, 9 Comments

Lately there was discussion on Digital Points forum, about Page Strength tool developed by www.seomoz.com. I think about it for a while and found few reasons why i think this …

Your very first AJAX web application

July 14, 2007, 4 Comments

Let me explain why i selected such title. When writing AJAX scripts there is a part of code that always have to be included, it is pretty much like DO ...

Optimizing PHP scripts

July 13, 2007, 2 Comments

This post is mainly for new programmers and web developers, but advanced programmers also can make use of it. While browsing forums i often see progra ...

What will Google say?

July 12, 2007, 6 Comments

I see often that people instead of developing their websites, creating content wander: what will Google say? In my opinion most of people read to much ...

  • Getting started with GD Library
    July 10, 2007, 3 Comments

    Often we need to create a chart or add watermark to image, we could do it manually and create those images by ourselves using Photoshop for example, but it would ...

  • Zend Framework 1.0 finally relased
    July 8, 2007, 3 Comments

    On 2nd of July stable Zend framework was released. We have been waiting for a very long for that to happen, mainly because Zend is the biggest company involved in ...

  • How to avoid Google Duplicate Content
    July 7, 2007, 6 Comments

    All webmasters believe that duplicate content is caused by coping other articles posting someone feeds on your site. It definitely is the true but i have few my own views ...

  • What is Ajax?
    July 6, 2007, 3 Comments

    Ajax is quite new web development technology, it became quickly very popular, but still a lot of people do not know what it is and how to make a use ...