How can throttle module helps in Drupal upgrade

When upgrading Drupal core, we need to do the following standard steps:

  1. Back-up your database, or better, back-up everything, including your files and directory structure.
  2. Set your site to offline mode
  3. Switch your theme to Garland
  4. Disable all contributed modules (not the optional core modules)
  5. Delete the previous Drupal files but do not remove the sites folder, .htaccess file and robot.txt file.
  6. Upload the new Drupal version but be careful not to overwrite sites folder, .htaccess file and robot.txt file.
  7. Re-enable again all contributed modules that you use.
  8. Run update: http://yoursite.com/update.php
  9. Switch back to your theme
  10. Set your site to online mode

I found the steps above less risky in doing the upgrade. I never encounter any upgrade error with those steps. Note however that I am talking an upgrade of the same Drupal release, ie, from Drupal 6.17 to 6.19 not from 5.21 to 6.19.

Winning the market starts with choosing an IPTransit ISP

It doesn't matter whether you are a web host, game host, or dedi server provider, if you don't run your own BGP network, you'll have the task of using an IP transit provider to power your network. Selecting the right IP Transit company is critical. If you pick the wrong provider, get ready for lots of outages, and little help. And if you are running a business, hordes of angry clients. If you pick the right IP transit hosting, life is so much easier for you and your business. The following advice might be of assistance.

Discover why webmasters love HostGator as their web hosting provider

Hostgator is one of the premier web hosting providers among website owners. Website owners comprehend that one of the best ways to maintain a strong market position is to cut operating expenses while improving quality, and HostGator helps businesses do that. By paying a reasonable monthly fee for a HostGator account, business owners get services that they used to have to pay employees to do for free. The features and benefits that are included with a web hosting account make it a breeze for businesses to reduce on costs while still getting the information and organizational tools they need to stay competitive. Check out these services and products that are highlighted with HostGator account:

Monitor multiple e-mail accounts with Mozilla Thunderbird

Mozilla Thunderbird logoDo you have multiple email address and get tired of checking each, or forget your password on some of them, or even worse, you forget you have that account? I have this problem before because I have multiple email accounts for my online activities. One email for my social networking activities, one email for each site I created, premium email for my online purchases, another email for receiving funds, and many email address I need to monitor. This problem is over with Mozilla Thunderbird.

How to get your picture appear in your comment

What is avatar? Avatar is your personality in the internet. Today, avatar refers to your profile picture (icon) that appears beside your name when you participate a discussion in an avatar enabled website. I am not sure who started the concept of avatar but big names in computing like Google, Yahoo!, and Microsoft are using it across their network. As far as I can recall, it was and is being used in games. Social networks like FaceBook and Twitter use it as profile picture.

My Second HTML Document - Style Onpage

In this second HTML document, let us put some style into our page. We will override the default values by defining our own style. Our first HTML has no style, thus, using the default values of font, font size, background, etc. Our approach here is to embed the style into the HTML document. This approach is not recommended specially if you are working with multiple web pages. If the style are embedded in each page, it is tedious job to edit style in every page. Imagine the work you are going to do if you change the style of 100 pages. Cascading Style Sheet or CSS is highly recommended. We will go with CSS later in this tutorial. For the mean time, let us take a look on how to style HTML document with style definition embedded onpage.

Play "Spot the Difference" and Win Big Prizes

Spot the Difference is fun right? Kids love it, I know you love it too. Much more if you will get a chance of winning great prizes just by playing Spot the Difference. Western Digital, the maker of reliable hard drives are giving away some cool stuffs if you play this game.

Hurry up, the game will close on July 31, 2010. No purchase is necessary to be eligible to participate in the Contest. You can register in the following link:

Personality in Storage Drive

Just recently, Western Digital (WD) come up a brilliant idea of putting some personality to their hard disk products, particularly the WD Caviar Series in blue, green, and black. Making a rare introduction to the already established brand name is fun, and it becomes more and real fun because they turned their ideas into cartoon movies. As of the writing of this post, WD uploaded 4 episodes to introduce their hard drives. I embed the four episodes to the video section of this site, you can watch it in the following links:

The Power of Choice Episode 1

Video: 
See video

Brent, Gus and Blake are the new guys in Western Digital and they are already the center of attention. They are getting corner offices and they are appearing everywhere. Just who are they and what do they do?

Tags:

Working with Drupal CCK Module

Content Construction Kit (CCK) gives you more control of a new content type. By default, Drupal will allow you to create new content type. This feature makes Drupal very flexible, and CCK adds more power to it. To understand CCK, let us say your site contains blog, story, and pages. Now you want to create a product list, the list contains a picture, price, description, etc. Although there are many ways to accomplish this, let us say we want to accomplish this with the use of CCK. All we need to do is to create a new content type and add fields to it. Your field maybe one or more of the following; picture, price, description, etc.

Syndicate content