Splat Articles

Added Social Buttons

This was a pretty simple upgrade.

I added the Twitter, Google Plus and Facebook Like buttons pretty easily using the Drupal Service Links module. I know there are a ton of other links available, but these should cover most.

Another thing I noticed with this though is that Google Plus widget is not visible on IE (particular versions atleast). I am not going to be bothered by it though.

Redirecting folder to subdomain with .htaccess (mod_rewrite)

Usually, when we migrate from one content management system to another, or when you are restructuring your website, you find that in most cases the URLs change for existing content.

There is nothing inherently wrong with that happening. New visitors to your website can still navigate to the page. The issue though is when there are pages out there that might be linking to your page with the old URL. Or there might even be search engine indexes that still point to your old URL. The result will be a drop in traffic.

Changes At Splat And WiseTome.com

Those of you who have been visiting Splat regularly, might have seen a lot of changes that are happening around here in the past 24 hours. These changes have been made after quite a bit of considerations on the mission of WiseTome.com.

The mission of WiseTome is to become a continuously expanding library of articles and information on growing number of topics.

Pretty URLs In Drupal

A fresh Drupal installation would be having URL (Uniform Resource Locators) of the following fashion:

http://www.wisetome.com/?q=node/1

Battery And Enviornment

Technology has always be 'witch-hunted' for causing damage to our environment. There are many cases where technology helps in protecting the environment. But on the other hand, it can be argued that technology is the source for the damage to begin with. The cause though, is human need. As humans needs and wants increase, technology happens to be the tool that serves the purpose, and as a side effect, it causes environmental damage.

Types of Batteries

Earlier, we saw how batteries work. And then, I had mentioned about different types of batteries.

Basically, there are two types of batteries. Primary batteries and rechargeable or secondary batteries.

Battery - How Do They Work?

Battery
As I mentioned earlier, batteries are used in various gadgets in our daily lives.

We will look at how they work internally. I will not be going into details of chemical reactions (like chemical formulas along with the emf values) - but this will be a general look at how they work.

A battery usually consists of one or more cells. If there are more than one cells, then they are usually connected in series.

Battery

They are present in your cell phones, walkmans, PMPs, wall clocks, toys and what not. They power all these portable devices - they are a product of evolution in electrical technology that dates back to ancient times.

Drupal - Modules

As of Drupal 5, there are six core required modules (Block, Filter, Node, System, User, Watchdog) and around 23 supplied modules that are usually not activated.

The required core modules are - well - required. They cannot even be turned off - so we need not bother learning about them unless we are into custom module development. The other 23 modules are worth looking into, and they usually will supply most of the basic extended functionality you might need.

Version Control

Version Control is a practice that is not just used in software development but other domains like engineering and general documentation. Let us have a brief look at what it is all about.

Pages