|
How to ? -
General
|
|
Written by Deepu Job
|
|
Friday, 03 July 2009 12:48 |
|
There are currently over 25 Million websites powered by PHP. If you had the time (and patience, nevermind the means) to check all of them, you would most certainly find that most use PHP in conjunction with a MySQL Database. The reasons for this is simple: they work extremely well together, they are relatively simple to integrate and they are flexible. But in PHP's flexibility lies its greatest weakness. Just because it allows you to do almost anything you like in just about any way you like, does not mean that you are code is performing at it's best. If it has not happened to you already, the day will come that you start to ask yourself why your script is so slow, even on localhost! Until you properly understand what happens in the background--on the server--while your code is being processed, you will not have the tools to eliminate slow server responses. I am not, however, talking about the actual machine process that happens on the server. I am simply talking about what happens when you type echo, or print, or foreach. What are you telling PHP to do? Just before we actually get into it, a little note: This article assumes a basic level of understanding of PHP and MYSQL. We will not be rooting through the basics of coding before getting to our points. However, I will try to keep things as simple as possible as this topic is relative to developers of all levels. PHP: Print, Echo, Strings, Variables and Loops You will have undoubtably heard of the cardinal rule regarding echo vs. print. Certainly, I dont think any discussion on server resources would be complete without it. Its simple: print $variable; is slower than echo $variable; However, this difference is neglegible. My own script timer could not accurately time one faster than the other in a script that printed a simple string ten thousand times.
|
|
Last Updated on Friday, 03 July 2009 13:02 |
|
Written by Joby Joseph
|
|
Thursday, 15 July 2010 12:23 |
|
Starting an online business has become a possibility for many people and there has been a surge in recent years of online entrepreneurs. With the majority of individuals managing their daily life on the Internet it has become the perfect setting for a business whether in retail, leisure or the world of finance and many other sectors besides. To be able to build a successful business you have to have reliable web hosting and the company that you choose to provide this service will be the mainstay of your business. A good hosting company will provide a complete package including a full support service which is available twenty four hours a day, seven days a week. You will also have access to a range of hosting packages such as shared web hosting, virtual hosting and the ultimate dedicated web hosting. The type of package you select will depend upon your business and requirements. Cheap web hosting from EUKHost is available on all packages no matter which type of hosting you require. The hosting packages all supply a top level service at a low price without compromising on quality. For anyone who has a personal website or is only just starting an online business, shared web hosting is perfectly fine with all the features you will require from a hosting company. For anyone whose business is experiencing high traffic volumes and growth then you may feel that virtual hosting will provide greater security with complete privacy. The ultimate hosting is provided by a dedicated server which gives you complete control over your hosting and unlimited resources. Whichever type of hosting your business requires, affordable web hosting from EUKHost will always provide a reliable service which focuses on the requirements of the customer ensuring that your business is a resounding success. |
|
Last Updated on Tuesday, 20 July 2010 15:57 |
|
Written by Joby Joseph
|
|
Thursday, 15 July 2010 12:55 |
|
The OLPC XO has been credited for the whole idea of building small and cheap computers, but from the consumer point of view, the Asus Eee PC 701 was the mini laptop that started the whole netbook trend. Moreover, it ran Linux, even if it was a rather dumbed-down version of Xandros. It was only later that Asus released a model with Windows XP; as more manufacturers began to join in it soon became apparent Windows XP Home was set to take over as the main operating system for netbooks. Whether this was due to actual consumer demand or if it was simply a move from Microsoft to get in on a thriving market is a valid question. At any rate, the Linux distros that shipped with early netbooks where no doubt much better suited for the rather mediocre hardware in the cheap small laptops. Sadly, new models with Linux pre-installed are few and far between. If it wasn’t for Dell and a few other manufacturers, Linux on new netbooks would be all but dead.But just because it is not easy to get hold of a new mini laptop with Linux pre-installed, it doesn’t mean that you shouldn’t throw XP on the scrapheap where it belongs and install a shiny new Linux distribution. Linux is still a great choice for netbooks. Windows XP and 7 – or even worse Windows Vista – are all too high on resources for the rather weak Atom processor, which is still the most common netbook CPU and hasn’t improved much performance-wise between the first and second generation. A positive development for Linux netbook fans, however, is MeeGo – a merger between Intel-supported Moblin and Nokia’s Maemo initiative. It is developed specifically with less powerful hardware in mind. Version 1.0 is already available, and supports lots of popular netbooks. |
|
|
News -
Linux
|
|
Written by Jestin Joy
|
|
Friday, 16 July 2010 20:24 |
|
With other Linux Distros allready released Cloud/Netbook support, Open Suse is not behind with its new release, The release announcement clearly sums up that ""The openSUSE project is pleased to announce the release of the latest incarnation of openSUSE, with support for 32-bit and 64-bit systems. openSUSE 11.3 is packed with new features and updates including SpiderOak to synchronize your files across the Internet for free, Rosegarden for free editing of your audio files, improved indexing with Tracker, and updates to Mozilla Firefox and Thunderbird. Among these many new features, openSUSE also provides support for netbooks and the Btrfs file system support. Users can expect to see improved hardware support with the 2.6.34 Linux kernel and updated graphics drivers. And support for the next generation of interactive computing for touchscreens like the HP TouchSmart."
|
|
Last Updated on Friday, 16 July 2010 20:54 |
|
Linux / Unix -
Ubuntu
|
|
Written by Joby Joseph
|
|
Friday, 25 June 2010 00:12 |
|
If your Ubuntu machine is nor working properly after a partial upgrade and have a have broken the system dependencies tree, You can recover it by using a simple command that reinstalls all the installed packages and reconfigures them automatically.This will take a long time to complete.
|
|
|
|
|
|
|
Page 3 of 42 |