January 10th, 2007 at 3:54 pm (Technology Articles)
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 »
Comments
January 9th, 2007 at 4:54 pm (PHP Articles, Fast PHP Tutorial Series)
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 »
6 Comments
January 7th, 2007 at 8:34 pm (Photoshop Articles)
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.

Read the rest of this entry »
Comments
January 7th, 2007 at 8:25 pm (Photoshop Articles)
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:

Read the rest of this entry »
Comments
January 6th, 2007 at 2:49 pm (PHP Articles, Search Engine Optimization)
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 »
Comments
January 4th, 2007 at 5:02 pm (Linux Articles, PHP Articles, MySQL Articles, Apache Articles)
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 »
1 Comments