Google Deal Will Give News Corp. Huge Payoff

source: The New York Times ( All material belongs to New York Times )

Google has won a bidding war to provide search services and advertising to MySpace.com, the social networking phenomenon, and other Web sites owned by the News Corporation.

The deal promises to pay the News Corporation a minimum of $900 million over three and half years, a handsome payoff for its aggressive strategy of Internet acquisitions under its chairman and chief executive, Rupert Murdoch.

“In one fell swoop, we have paid for two-thirds of our Internet acquisitions,” Peter Chernin, the company’s president, said in a conference call with investors and reporters yesterday.

Read the rest of this entry »

PHP programming basics

Hi,

In previous articles we have covered topics like

How to install PHP on windows
How to install PHP on Linux
How to install Apache on Windows
PHP, MySQL, Apache installers

By now, I hope you would have set up your system to start actual PHP programming.

Lets start PHP programming.

Read the rest of this entry »

Magnetic lasso tool usage and vector effect

This tutorial will help you to improve your magnetic lasso tool usage, and to apply a kind of vector effect to the Opera House. The Opera Houseis one of the most distinctive and famous 20th century buildings, and one of the most famous performing arts venues in the world. Click hereto download the original image.

Step 1

Select with the magnetic lasso tool all around the glazed roof.

photoshop lesso tool

Read the rest of this entry »

Photoshop Basics Tutorial

Photoshop Basics

You’re nowhere wihtout first learning the basics of Photoshop. Where to find the tools and what’s where. If you can find your way around the tool-bar, you can work faster and that means you can focus more on “other” aspects…

Photoshop Tools

Learn this before using the other tutorials!

Step 1 When you start photoshop for the first time the tools will look like this:

Photoshop Basic Tools

Read the rest of this entry »

Clean URLs without mod_rewrite

Introduction
As you may know, clean URLs can be made with Apache’s mod_rewrite, but you are able to make clean URLs with PHP only.

This tutorial requires minimum knowledge of PHP.

Contents
This tutorial is split up into the following parts:

  • Introduction
    Method one
    Implementing method one
    Method two
    Implementing method two
    Conclusion
  • Read the rest of this entry »

    Building Apache with PHP, MySQL, OCI8 instant client support

    Preface:

    There are many howtos on building Apache with PHP, MYSQL support, but it is very rare to find some document on OCI8 support with Apache Build, recently I was building a web server in my data center and I was really in trouble when I was searching some installation document, there are few documents , but most of them are using either RPM version of packages or they are missing some of the essential steps. I am trying to write a howto that will help you to at least understand the installation with step-by-step method.

    Plateform:

    I am using IBM x system x86_64 bit server with RHEL 4 Update Level 4.

    Read the rest of this entry »

    · Next entries »