XTUTORIAL

Web Design Tutorial, Learning, Tips, and How to

Sapphire, Emerald & Ruby – The Three Most Popular Colored Gemstones

We have been really blessed with some extremely beautiful gemstones that are nature’s priceless gift to us. Mother Earth has been very generous in giving us a fine array of gemstones in almost all possible colors and tones. However, the most popular and coveted  amongst these are the three kings in the world of gemstones, Sapphire, Emerald and Ruby. The most fascinating fact about sapphires, emeralds and rubies is their distinct color. Sapphires, although available in a wide range of colors, from pink, purple, white to orange are most valued in their vivid blue form. The beautiful blue sapphire has something totally intoxicating about it, no wonder why millions all over the world vie for the very best variety… Read More…

On Demand Applications: Enterprise Java Bean Application Development With a Three-tier Architecture

Enterprise java beans is basically a server side component architecture for developing modular enterprise applications based on the java platform.EJB basically encapsulates the business logic and implements back end business logic of an enterprise application. Any mention of enterprise java bean application development would be incomplete without gaining an understanding of what a java session bean actually is. Java session beans are actually java components that run in either stand –alone EJB containers or EJB containers that are part of the standard java platform enterprise edition application servers. These java beans are typically used to model a particular task or use case such as input of customer information or executing a process that maintains a conversation state with a… Read More…

Which Came First? the Php Tutorial Script or the Website?

Never mind the chicken or the egg. The burning philosophical question of our cyber age is, which came first, the PHP tutorial script or the website? You see the list of instructions that your PC follows when it displays a website on your screen, the software in other words is a symbolic language called PHP. It’s called a language, but it is a language very unlike English, whether it is US or UK or any other kind. Unlike language as we humans think of it, PHP tutorial scripts are not meant to be heard or listened too or even spoken. PHP tutorial scripts are learnt by people in order to be written and then ‘read’ and operated by computers… Read More…

Buy Adobe Illustrator CS4 low price | Discount software Adobe Illustrator CS4

Buy Adobe Illustrator CS4 low price Adobe Illustrator CS4 starts flaunting its new look right from the start – the splash screen is still simplistic, but now features some shiny transparency effects on the “Ai”. The next interface change may have you wondering if there is something wrong with your view settings. No, everything is working fine. Illustrator is overriding the Microsoft Windows Title Bar – the minimize, maximize and close buttons are integrated right into the main window (similar to Google Chrome). This not so subtle tweak actually saves quite a few pixels, which, it turns out, you’re going to need! One of the best changes to the user interface in Illustrator CS4 is document tabs. If you… Read More…

What is the best procedure to move MySQL data from one disk to another?

I have a server that I want to run purely for the database, now the mysql is installed on one hard drive, I want to move it to another hard drive and still be compatible with webmin, how would i go about doing this?