Welcome to Bharath on The Web
Drupal is a highly scalable CMS (content management system) that can be used to create many types of websites. These include blogs, e-commerce, community websites, educational websites with login systems, media libraries and dynamic CMS's. Developers are continually developing modules that can help you achieve your goal. All code that is created by developers are completely free and available through drupal.org. Any functionality, that isn't available can be created using Drupal's API.
Recently, I used XLIFF Tools to import a bunch of translated nodes. It went through perfectly, with the URL's being updated from the source language; mine being English. Only problem is, every language, apart from the one I was importing - lost all their URL aliases. I fixed it though.
Modifying Drupal regions is different in Drupal 7. If you want to add a class or other markup, find out how inside.
Adobe has released a kuler Flash app that allows you to colour scheme. You can also view colour schemes created by individuals.
Ever need to limit words in a string without chopping off words? Yes it's easy to limitcharacters, see how to do it with words inside.
i18n (Internationalization) is a great module for Drupal 6 that allows you to translate strings and create different langauge sets for your website. You may need to harvest some data for pages or languages select.
Developers often forget that indeed you can have hierarchies within a HTML select statement. It's easy, find out how inside.
Installing phpMyAdmin on your linux server may seem 'complicated' but it can easily be done following a few steps.
If you are a serious Drupal developer, you know the problems with the title attribute on menu items. Learn how to remove them.
Learn how to remove specific content types from Drupal's search results.
