Sunday, May 23, 2010
Road safety
You may underestimate a lot of things but you better not underestimate the importance of road safety. In today's age when life literally runs on roads it is better to be safe than sorry.
Every other day we have to use the roads, be it on foot, in a car or in a public transport like bus. In this chaotic mess even the slightest of carelessness may lead to nothing short of a fatal disaster. Thus it is no wonder that road safety cannot be compromised with. Road safety is no rocket science. There are some basic road safety rules - you follow them and you can stay assured off your safety on roads.
If you are on foot or on two wheeler, you are most vulnerable on road and you should better keep your eyes and ears open. Strictly adhering to traffic rules will surely reduce the chances of any accident but you must always look out because people around you may not be following the rules. People must be very careful while crossing busy roads on foot. Never shy away from using subway or over bridges. Riding two wheelers requires high levels of alertness and one should not try too many tricks on busy roads.
Larger cars and buses trucks are comparably safer but the drivers have a greater responsibility. Mistakes committed by them may cost lives of others.
Roads shall ever remember chaotic mess as we see them today but road travel is indispensable. What is required is strict adherence to all traffic rules by one and all. We must all follow traffic rules and not because the law says so but because it is our moral responsibility and an insurance of our own safety.
http://www.champswim.co.cc
go visit
Tourism in India
The enormous diversity in flora, fauna, topography, climate, religions, dialects, lifestyle that you may find in India is truly unique to this place. It is this biological, social and physical diversity that attracts millions of tourists to flock to India, year after year. Tourism is an industry running well into thousands of crores. And it also fills the stomachs of millions of Indians.
Yet after looking at these mindboggling figures, one still wonders why can't India bring in as much tourist as compared to other South Asian countries, much smaller than India. Areas of Indochina or Southeast Asia attract 3-4 times more tourists.
The tourist flow is ever increasing but still far lower than expectation. In such circumstances people won't believe if they are told that India has the maximum number of world Heritage sites. It is this decorating situation that has recently made the government take notice of this issue.
To promote tourism and make it a booming business the government just a few days ago launched an aggressive marketing campaign under the tagline- Incredible India. It is working to draw more tourists and also projecting India as a better tourist destination. But changes at the grassroots level is necessary. Indian culture boasts of good hospitality and yet it is the inhospitable environment faced by tourists that drive them away.
What we actually need to do was to make all the services as hasslefree as possible for the tourists. We must ensure that not a single incident of harassment faced by tourists take place. Most importantly we have to educate all the people relate to the tourism industry one simple equation - more the number of tourists the more will they earn, so they should better co-operate.
Thursday, May 6, 2010
HP Tablet Fedora UBUNTU
Installing UBUNTU 9.04 on HP TX1000 laptop (touchscreen+fingerprint)
1. Install Ubuntu 9.04 Jaunty
2. Connect to Internet and open SYSTEM>ADMINISTRATION>HARDWARE DRIVERS
3. Install NVIDIA current version
4. Install Broadcomm B43 driver
5. Install software modem driver
6. Download eGalaxDriver from website http://home.eeti.com.tw/web20/eGalaxTouchDriver/linuxDriver.htm
(download for kernel 2.6.xx)
7. Extract tarball and run setup.sh from terminal with sudo
8. Restart Computer and run (with Alt+F2) "eGalaxTouch" (without quotes and linux is case sensitive)
9. Configure your touchscreen
10. Open xorg.conf with following command
sudo gedit /etc/X11/xorg.conf
11. Under Section "Device" add the following line
Option "RandRRotation" "True"
12. Create two launchers on your gnome panel with following commands:-
xrandr –o 1 (for tablet mode) P.S. u can set it "3" as well if u want opposite rotation)
xrandr –o 0 (for Laptop mode)
13. Install Cellwriter from synaptic
14. Install xournal from synaptic
15. Install the following for finger print recognition
lib-fprint
libpam-fprint
fprint-demo
16. Open file common-auth
sudo gedit /etc/pam.d/common-auth
(delete all lines in the file and paste these lines)
Auth sufficient pam_fprint.so
Auth sufficient pam_fprint.so
Auth required pam_unix.so nullok_secure
(the first line can be copied 3-4 times if u want to allow more than 1 chance to register fingerprint)
17. Create keyboard shortcuts for screen rotation (here is an example)
Key Command
Ctrl+Alt+UP xrandr –o 0
Ctrl+Alt+LEFT xrandr –o 1
Etc
Etc
(Notes: This Guide will work for any UBUNTU installation upto Karmic (9.10). Unfortunately in Lucid, the developers have tried to provide native support for Touchsdcreen and Nvidia but it has turned out to be sloppy. And there is no xorg file as well. So viable options are to uninstall nv and nouveau drivers and install Nvidia and the run sudo nvidia-xconfig from command line. After that follow steps 4 to 17)
INSTALLING FEDORA 12 on HP tx1000 laptop (touchscreen + fingerprint)
ð Good news galore :: WLAN, Modem and fingerprint works out of the box. And behold, behold... there is a proper GUI Process with instructions on usage of fingerprint during to login and fingerprints can be enrolled through GUI in Account information..... so that leaves us with only Touchsscreen)
1. Install Fedora
2. Install NVIDIA if u want and run nvidia-xconfig with root priviledge ifu really want 3d graphics. I would advice not to take this step if not 3d required as nvidia usually breaks xorg 1.7.x
3. Open terminal, take root priviledge, enter command "init 3" to go to command line
4. In CLI enter Xorg –configure to create xorg.conf file
5. Download eGalaxDriver from website http://home.eeti.com.tw/web20/eGalaxTouchDriver/linuxDriver.htm
(download for kernel 2.6.xx)
6. Extract tarball and run setup.sh from terminal with sudo
7. Restart Computer and run (with Alt+F2) "eGalaxTouch" (without quotes and linux is case sensitive)
8. Configure your touchscreen
9. Open xorg.conf with following command
sudo gedit /etc/X11/xorg.conf
10. Under Section "Device" add the following line
Option "RandRRotation" "True"
11. Create two launchers on your gnome panel with following commands:-
xrandr –o 1 (for tablet mode) P.S. u can set it "3" as well if u want opposite rotation)
xrandr –o 0 (for Laptop mode)
12. Install Cellwriter from synaptic
13. Install xournal from synaptic
http://www.champswim.co.cc
go visit