Saturday, October 06, 2007

Third Party Software For Fedora Core 7

You need certain other software for your fedora.I have listed out some basic and how to install them.
Before installing you should upgrade the repository
package with Third Party Repositories

# rpm -Uhv http://rpm.livna.org/livna-release-7.rpm

Use yum with root as user in your command line. Yum can automatically download
and install a program and all of its dependencies.

1.Nvidia Driver

# yum install kmod-nvidia

2.Macromedia Flash/Shockwave plugin

download first rpm given below
http://linuxdownload.adobe.com/adobe-release/adobe-release-i386-1.0-1.noarch.rpm
then install using:
# rpm -ihv adobe-release-i386-1.0-1.noarch.rpm

3.Java J2RE and Mozilla plug-in

download first Java Runtime Environment (JRE) 6 Update 2 (or newer version):
http://java.sun.com/javase/downloads/index.jsp
# yum -y install compat-libstdc++-33
# sh ./jre-6u2-linux-i586-rpm.bin

Mozilla plug-in
# ln -s /usr/java/jre1.6.0_02/plugin/i386/ns7/libjavaplugin_oji.so /usr/lib/mozilla/plugins

4.Microsoft Truetype Fonts

download first RPM from this link:
http://www.mjmwired.net/resources/files/msttcorefonts-2.0-1.noarch.rpm
# rpm -ivh msttcorefonts-2.0-1.noarch.rpm

5.Adobe Acrobat

download first RPM from this link:
http://www.adobe.com/products/acrobat/readstep2_allversions.html
rpm -ivh AdobeReader_enu-7.0.9-1.i386.rpm

There is a problem with v7.0.9 (and v7.0.8) that will prevents Acrobat from working
properly.To fix, edit as root:

gedit /usr/local/Adobe/Acrobat7.0/bin/acroread
make following changes:
Line ~418:
From:
echo $mfile| sed 's/libgtk-x11-\([0-9]*\).0.so.0.\([0-9]\)00.\([0-9]*\)\|\(.*\)/\1\2\3/g'
To:
echo $mfile| sed 's/libgtk-x11-\([0-9]*\).0.so.0.\([0-9]*\)00.\([0-9]*\)\|\(.*\)/\1\2\3/g'

Line ~643:
From:
MIN_GTK_VERSION="240"
To:
MIN_GTK_VERSION="2040"

6.Wine

# yum install wine

7.Multimedia

see my another http://eabhi.blogspot.com/2007/10/multimedia-in-fedora-core-7_06.html

Multimedia in fedora core 7

To install 3rd party players which can play mp3 and other windows supported format like avi and dat etc., do following steps:
Before installing you should upgrade the repository
package with Third Party Repositories

# rpm -Uhv http://rpm.livna.org/livna-release-7.rpm

Use yum with root as user in your command line. Yum can automatically download
and install a program and all of its dependencies.

Mp3 player:

1)xmms

yum install xmms xmms-mp3 xmms-faad2

2) Audacious

yum install audacious audacious-plugins-nonfree*

3)Rythmbox/Gstreamer

yum install gstreamer-plugins-ugly gstreamer-plugins-bad

4)Amorak
yum install amarok amarok-extras-nonfree

Real Player

Before installing realplayer,compact-libstdc++-33 libraries should be installed.
yum install compat-libstdc++-33.
Download RealPlayer 10.0 GOLD from: http://www.real.com/linux/.
rpm -ivh RealPlayer10GOLD.rpm

Xine Multimedia Player

yum -y install xine xine-lib xine-skins xine-lib-extras-nonfree libdvdcss

Mplayer

yum -y install mplayer mplayer-gui mplayer-skins mplayer-fonts mplayerplug-in

VLC

yum -y install videolan-client

Do you think Google secure?

As the name comes in mind of Google (a brand name),then we think its secure but it is no longer.Today Times Of India reported a news article "Google faces hacker threat" based on CERTIN (Indian Computer Emergency Response Team) warning.You can read this article here

CERTIN,the prime Indian official agency on computer security, has issued a warning that Google and its products are vulnerable to hacking.It has given severity rating high.

It says :"Multiple vulnerabilities have been reported in a wide range of Google
products such as Google Search Appliance, Google (Blogspot) Polls
Application, Google's Picasa photo-sharing software, Google's Urchin
Analytics service, including a persistent e-mail theft issue affecting
the widely used GMail service".

It states that there are Cross-site request forgery (CSRF) Vulnerability in Gmail ,Cross-site scripting Vulnerability in Google Search Appliance ,Cross-site scripting Vulnerability in Google (Blogspot) Polls Application ,Cross-site scripting Vulnerability in Google (Blogspot) Polls Application and Cross-site scripting Vulnerability in Google's Urchin Analytics service.

It also issues some preventive measures:

  • Users should be
    selective about how they initially visit a web site. Don't click links
    on untrusted web pages or in unsolicited emails.
  • Disable all scripting languages in web browsers.
  • Check out your filter list in gmail settings for any unwanted filters.
  • Users should especially safeguard their browsers by installing patches for their browser in a timely manner.
  • Web administrators may completely disabled Google Search Application until Google issue a patch to resolve this vulnerability.
For more details read CERTIN warning:
http://www.cert-in.org.in/advisory/ciad-2007-50.htm

Friday, October 05, 2007

Xp run commands

Click Start, Click Run and enter the command Click OK

Run commands

Calc - Calculator
Cfgwiz32 - ISDN Configuration Wizard
Charmap - Character Map
Chkdisk - Repair damaged files
Cleanmgr - Cleans up hard drives
Clipbrd - Windows Clipboard viewer
Cmd - Opens a new Command Window (cmd.exe)
Control - Displays Control Panel
Dcomcnfg - DCOM user security
Debug - Assembly language programming tool
Defrag - Defragmentation tool
Drwatson - Records programs crash & snapshots
Dxdiag - DirectX Diagnostic Utility
Explorer - Windows Explorer
Fontview - Graphical font viewer
Ftp - ftp.exe program
Hostname - Returns Computer's name
Ipconfig - Displays IP configuration for all network adapters
Jview - Microsoft Command-line Loader for Java classes
MMC - Microsoft Management Console
Msconfig - Configuration to edit startup files
Msinfo32 - Microsoft System Information Utility
Nbtstat - Displays stats and current connections using NetBios over TCP/IP
Netstat - Displays all active network connections
Nslookup- Returns your local DNS server
Ping - Sends data to a specified host/IP
Regedit - egistry Editor
Regsvr32 - egister/de-register DLL/OCX/ActiveX
Regwiz - Reistration wizard
Sfc /scannow - Sytem File Checker
Sndrec32 - Sound Recorder
Sndvol32 - Volume control for soundcard
Sysedit - Edit system startup files (config.sys, autoexec.bat, win.ini, etc.)
Taskmgr - Task manager
Telnet - Telnet program
Tracert - Traces and displays all paths required to reach an internet host
Winipcfg - Displays IP configuration

Management Consoles

certmgr.msc - Certificate Manager
ciadv.msc - Indexing Service
compmgmt.msc - Computer management
devmgmt.msc - Device Manager
dfrg.msc - Defragment
diskmgmt.msc - Disk Management
fsmgmt.msc - Folder Sharing Management
eventvwr.msc - Event Viewer
gpedit.msc - Group Policy -XP Pro only
iis.msc - Internet Information Services
lusrmgr.msc - Local Users and Groups
mscorcfg.msc - Net configurations
ntmsmgr.msc - Removable Storage
perfmon.msc - Performance Manager
secpol.msc - Local Security Policy
services.msc - System Services
wmimgmt.msc - Windows Management

Shortcuts

access.cpl - Accessibility Options
hdwwiz.cpl - Add New Hardware Wizard
appwiz.cpl - dd/Remove Programs
timedate.cpl - Date and Time Properties
desk.cpl - Display Properties
inetcpl.cpl - Internet Properties
joy.cpl - Joystick Properties
main.cpl keboard - Keyboard Properties
main.cpl - Mouse Properties
ncpa.cpl - Network Connections
ncpl.cpl - Network Properties
telephon.cpl - Phone and Modem options
powercfg.cpl - Power Management
intl.cpl - Regional settings
mmsys.cpl sounds - Sound Properties
mmsys.cpl - Sounds and Audio Device Properties
sysdm.cpl - System Properties
nusrmgr.cpl - User settings
firewall.cpl - Firewall Settings (sp2)
wscui.cpl - Security Center (sp2)

Windows Environment Commands

%ALLUSERSPROFILE% - Open the All User's Profile
%HomeDrive% - Opens your home drive e.g. C:\
%UserProfile% - Opens you User's Profile
%temp% Opens - temporary file Folder
%systemroot% - Opens Windows folder

Wupdmgr - Takes you to Microsoft Windows Update

Thursday, September 20, 2007

A Hidden Feature in Google Earth :Flight Simulator


It is a hidden feature which is going to be a standard feature in new version.
Open Google Earth press Ctrl+Alt+A (Make sure you have Google Earth 4.2) and start flying .You will find a screen appears named Flight Simulator.Choose your aircraft options either a F16 Viper or SR22 4 seater.Joysticks are supported.

For a quick overview, check out this Youtube video:
http://www.youtube.com/watch?v=O7z6Yxs69rQ


For more detail(keyboard shortcuts)click on below link:
http://earth.google.com/intl/en/userguide/v4/flightsim/index.html

Powered by ScribeFire.

Friday, September 14, 2007

Bugs in microsoft windows xp

1) Nobody can create a FOLDER anywhere on the Computer which can be named as “CON”.
Explanation : The “CON” word is an old MS-DOS reserved word , thats why you can’t create folders with such name. “CON” mean consol.
The list of reserved words: CON, PRN, AUX, CLOCK$, NUL, COM1, COM2, COM3, COM4, COM5, COM6, COM7, COM8, COM9, LPT1, LPT2, LPT3, LPT4, LPT5, LPT6, LPT7, LPT8, and LPT9.

2) Open an empty notepad file
Type “Bush hid the facts” (without the quotes)
Save it as whatever you want.
Close it, and re-open it.
Explanation :It appears that a lot of other character strings in the pattern 4 letters, 3 letters, 3 letters and 5 letters will give the same result. For example, the phrase "Bill fed the goats" also displays the garbled text.
Even a line of text such as "hhhh hhh hhh hhhhh" will elicit the same results.
Some character strings that fit the "4,3,3,5" pattern do not generate the error. For example, the phrase "Bush hid the truth" is displayed normally."Fred led the brats", "brad ate the trees" and other strings also escape the error.
The API function that determine if the text is in UNICODE or NOT is weak . If the file is originally saved as "Unicode" rather than "ANSI" the text displays correctly. Older versions of Notepad such as those that came with Windows 95, 98 or ME do not include Unicode support so the error does not occur.
To read more :http://blogs.msdn.com/oldnewthing/archive/2004/03/24/95235.aspx

3) Open Microsoft Word
type=rand (200, 99) then press ENTER
Explanation : still an unexplainable bug.


Powered by ScribeFire.

Monday, July 30, 2007

QUICK LINUX GUIDE

FILE AND DIRECTORY BASICS This cateogry also includes utilities that change file/directory properties and permissions
ls List files/directories in a directory, comparable to dir in windows/dos.
ls -la Shows all files (including ones that start with a period), directories, and details attributes for each file.
cd Change directory (e.g cd /usr/local/bin)
cd ~ Go to your home directory
cd - Go to the last directory you were in
cd .. Go up a directory
cat Print file contents to the screen
cat filename.txt Print the contents of filename.txt to your screen
tail Similar to cat, but only reads the end of the file
tail /var/log/messages See the last 20 (by default) lines of /var/log/messages
tail -f /var/log/messages Watch the file continuously, while it's being updated
tail -200 /var/log/messages Print the last 200 lines of the file to the screen
head Similar to tail, but only reads the top of the file
head /var/log/messages See the first 20 (by default) lines of /var/log/messages
head -200 /var/log/messages Print the first 200 lines of the file to the screen
more Llike cat, but opens the file one screen at a time rather than all at once
more /etc/userdomains Browse through the userdomains file. hit Spaceto go to the next page, q to quit
less Page through files
od View binary files and data
xxd Also view binary files and data
gv View Postscript/PDF files
xdvi View TeX DVI files
nl Number lines
touch Create an empty file
touch /home/burst/public_html/404.html Create an empty file called 404.html in the directory /home/burst/public_html/
file Attempts to guess what type of file a file is by looking at it's content.
file * Prints out a list of all files/directories in a directory
cp Copy a file
cp filename filename.bak Copies filename to filename.bak
cp -a /etc/* /root/etc/ Copies all files, retaining permissions form one directory to another.
cp -av * ../newdirectory Copies all files and directories recurrsively in the current directory INTO newdirectory
mv Move a file command
mv oldfilename newfilename Move a file or directory from oldfilename to newfilename
rm delete a file
rm filename.txt deletes filename.txt, will more than likely ask if you really want to delete it
rm -f filename.txt deletes filename.txt, will not ask for confirmation before deleting.
rm -rf tmp/ recursively deletes the directory tmp, and all files in it, including subdirectories.
chmod

changes file access permissions. The set of 3 go in this order from left to right:
USER - GROUP - EVERONE

0 = --- No permission
1 = --X Execute only
2 = -W- Write only
3 = -WX Write and execute
4 = R-- Read only
5 = R-X Read and execute
6 = RW- Read and write
7 = RWX Read, write and execute

chmod 000 No one can access
chmod 644 Usually for HTML pages
chmod 755 Usually for CGI scripts
chown Changes file ownership permissions
The set of 2 go in this order from left to right:
USER - GROUP
chown root myfile.txt Changes the owner of the file to root
chown root.root myfile.txt Changes the owner and group of the file to root
stat Display file attributes
grep Llooks for patterns in files
grep root /etc/passwd Shows all matches of root in /etc/passwd
grep -v root /etc/passwd Shows all lines that do not match root
ln Create's "links" between files and directories
ln -s /usr/local/apache/conf/httpd.conf /etc/httpd.conf Now you can edit /etc/httpd.conf rather than the original. changes will affect the orginal, however you can delete the link and it will not delete the original.
wc Word count
wc -l filename.txt Tells how many lines are in filename.txt
find Utility to find files and directories on your server.
find / -name "filename" Find the file called "filename" on your filesystem starting the search from the root directory "/".
locate filename Find the file name and path of which contains the string "filename". Run 'updatedb' to build index.
EDITORS Most popular editors available on UNIX platforms.
pico Friendly, easy to use file editor
pico /home/burst/public_html/index.html Edit the index page for the user's website.
vi Popular editor, tons of features, harder to use at first than pico
vi filename.txt

Edit filename.txt. All commands in vi are preceded by pressing the escape key. Each time a different command is to be entered, the escape key needs to be used. Except where indicated, vi is case sensitive. Fore more commands go to: http://www.intellink.net/vi-qref.htm

H --- Upper left corner (home)
M --- Middle line
L --- Lower left corner
h --- Back a character
j --- Down a line
k --- Up a line
^ --- Beginning of line
$ --- End of line
l --- Forward a character
w --- Forward one word
b --- Back one word
fc --- Find c
; --- Repeat find (find next c)

:q! --- This force quits the file without saving and exits vi
:w --- This writes the file to disk, saves it
:wq --- This saves the file to disk and exists vi
:LINENUMBER : EG :25 --- Takes you to line 25 within the file
:$ --- Takes you to the last line of the file
:0 --- Takes you to the first line of the file

emacs

Another popular editor. For more commands go to http://www.hsrl.rutgers.edu/ug/emacs_qref.html

C-\ t --- Tutorial suggested for new emacs users.
C-x C-c exit emacs

emacs filename.txt

Edit filename.txt. While you're in emacs, use the following quickies to get around:

C-x C-f --- read a file into emacs
C-x C-s --- save a file back to disk
C-x i --- insert contents of another file into this buffer
C-x C-v --- replace this file with the contents of file you want
C-x C-w --- write buffer to specified file

C-f --- move forward one character
C-b --- move backward one character
C-n --- move to next line
C-p --- move to previous line
C-a --- move to beginning of line
C-e --- move to end of line
M-f --- move forward one word
M-b --- move backword one word
C-v --- move forward one screen
M-v --- move backward one screen
M-< --- go to beginning of file
M-> --- go to end of file





NETWORK Some of the basic networking utilities.
w Shows who is currently logged in and where they are logged in from.
who This also shows who is on the server in an shell.
netstat Shows all current network connections.
netstat -an Shows all connections to the server, the source and destination ips and ports.
netstat -rn Shows routing table for all ips bound to the server.
netstat -an |grep :80 |wc -l Show how many active connections there are to apache (httpd runs on port 80)
top

Shows live system processes in a formatted table, memory information, uptime and other useful info.

While in top, Shift + M to sort by memory usage or Shift + P to sort by CPU usage

top -u root Show processes running by user root only.
route -n Shows routing table for all ips bound to the server.
nslookup yahoo.com Query your default domain name server (DNS) for an Internet name (or IP number) host_to_find.
traceroute yahoo.com Have a look how you messages travel to yahoo.com
ifconfig Display info on the network interfaces.
ifconfig -a Display into on all network interfaces on server, active or inactive..
ping Sends test packets to a specified server to check if it is responding properly
tcpdump Print all the network traffic going through the network.
arp Command mostly used for checking existing Ethernet connectivity and IP address
SYSTEM TOOLS Many of the basic system utilities used to get things done.
ps ps is short for process status, which is similar to the top command. It's used to show currently running processes and their PID.
A process ID is a unique number that identifies a process, with that you can kill or terminate a running program on your server (see kill command).
ps U username Shows processes for a certain user
ps aux Shows all system processes
ps aux --forest Shows all system processes like the above but organizes in a hierarchy that's very useful!
kill terminate a system process
kill -9 PID Immediately kill process ID
killall program_name Kill program(s) by name. For example to kill instances of httpd, do 'killall httpd'
du Shows disk usage.
du -sh Shows a summary of total disk space used in the current directory, including subdirectories.
du / -bh | more Print detailed disk usage for each subdirectory starting at the "/".
last Shows who logged in and when
last -20 Shows only the last 20 logins
last -20 -a Shows last 20 logins, with the hostname in the last field
pwd Print working directory, i.e., display the name of my current directory on the screen.
hostname Print the name of the local host. Use netconf (as root) to change the name of the machine.
whoami Print my login name.
date Print or change the operating system date and time
time Determine the amount of time that it takes for a process to complete + other info.
uptime Show the number days server has been up including system load averages.
uname -a Displays info on about your server such as kernel version.
free Memory info (in kilobytes).
lsmod Show the kernel modules currently loaded. Run as root.
dmesg | less Print kernel messages.
man topic Display the contents of the system manual pages (help) on the topic. Do 'man netstat' to find all details of netstat command including options and examples.
reboot / halt Halt or reboot the machine.
mount Mount local drive or remote file system.
mount -t auto /dev/fd0 /mnt/floppy Mount the floppy. The directory /mnt/floppy must exist.
mount -t auto /dev/cdrom /mnt/cdrom Mount the CD. The directory /mnt/cdrom must exist.
sudo The super-user do command that allows you to run specific commands that require root access.
fsck Check a disk for errors
COMPRESSION UTILITIES There are many other compression utilities but these are the default and most widely utilized.
tar Creating and Extracting .tar.gz and .tar files
tar -zxvf file.tar.gz Extracts the file
tar -xvf file.tar Extracts the file
tar -cf archive.tar contents/ Takes everything from contents/ and puts it into archive.tar
gzip -d filename.gz gzip -d filename.gz
zip Compress files into.zip
unzip file.zip Extracting .zip files shell command
compress Compress files. compress filename
uncompress Uncompress compressed files. uncompress filename.Z
bzip2 Compress files in bzip2 format
THE (DOT) FILES The good old dot files. Let's clear up some confusion here by defining each.
.bash_login Treated by bash like .bash_profileif that doesn't exist.
.bash_logout Sourced by bash login shells at exit.
.bash_profile Sourced by bash login shells after /etc/profile
.bash_history The list of commands executed previously.
.profile Treated by bash like ~/.bash_profile if that and .bash_login don't exist.
.vimrc Default "Vim" configuration file.
.emacs Read by emacs at startup
CONFIGURATION FILES Listing everything is beyond the scope of this article.
/etc This directory contains most of the basic Linux system-configuration Files.
/etc/init.d Contains the permanent copies of System V–style run-level scripts. These scripts are often linked to files in the /etc/rc?.d directories to have each service associated with a script started or stopped for the particular run level. The ? is replaced by the run-level number (0 through 6). (Slackware puts its run-level scripts in the /etc/rc.d directory.)
/etc/cron* Directories in this set contain files that define how the crond utility runs applications on a daily (cron.daily), hourly (cron.hourly), monthly (cron.monthly), or weekly (cron.weekly) schedule.
/etc/cups Contains files used to configure the CUPS printing service.
/etc/default Contains files that set default values for various utilities. For example, the file for the useradd command defines the default group number, home directory, password expiration date, shell, and skeleton directory
/etc/skel Any files contained in this directory are automatically copied to a user’s home directory when that user is added to the system.
/etc/mail Contains files used to configure your sendmail mail service.
/etc/security Contains files that set a variety of default security conditions for your computer.
/etc/sysconfig Contains important system configuration files that are created and maintained by various services (including iptables, samba, and most networking services).
/etc/passwd Holds some user account info including passwords (when not "shadowed").
/etc/shadow Contains the encrypted password information for users' accounts and optionally the password aging information.
/etc/xinetd.d Contains a set of files, each of which defines a network service that the xinetd daemon listens for on a particular port.
/etc/syslogd.conf The configuration file for the syslogd daemon. syslogd is the daemon that takes care of logging (writing to disk) messages coming from other programs to the system.
/var Contains variable data like system logging files, mail and printer spool directories, and transient and temporary files.
/var/log Log files from the system and various programs/services, especially login (/var/log/wtmp, which logs all logins and logouts into the system) and syslog (/var/log/messages, where all kernel and system program message are usually stored).
/var/log/messages System logs. The first place you should look at if your system is in trouble.
/var/log/utmp Active user sessions. This is a data file and as such it can not be viewed normally.
/var/log/wtmp Log of all users who have logged into and out of the system. The last command can be used to access a human readable form of this file.



Friday, July 20, 2007

New 7 World Wonders


New 7 World Wonders


Winners




WINNER—One of the New Seven Wonders of the World. Great Wall of China:
The 4,160-mile barricade running from east to west is the world's
longest man-made structure. The construction of the wall took place
over hundreds of years, beginning in the seventh century B.C.





WINNER—One of the New Seven Wonders of the World. Petra, Jordan: This
ancient city in southwestern Jordan, built on a terrace around Wadi
Musa, or Valley of Moses, was the capital of the Arab kingdom of the
Nabateans. The city is famous for water tunnels and stone structures
carved in the rock.




WINNER—One of the New Seven Wonders of the World. Christ Redeemer
Statue, Brazil: The outstretched arms of the 125-foot statue of the
Christ the Redeemer overlooks Rio de Janeiro from atop 2,343-foot Mount
Corcovado.





WINNER—One of the New Seven Wonders of the World. Machu Picchu, Peru:
Built by the Incan Empire in the 15th century, Machu Picchu's walls,
palaces, temples and dwellings are perched in the clouds at 8,000 feet
above sea level in the Andes.




WINNER—One of the New Seven Wonders of the World. Pyramid at Chichen
Itza, Mexico: This pyramid was part of a sacred site in an important
Mayan center on Mexico's Yucatan peninsula. Built according to the
solar calendar, shadows at the fall and spring equinoxes are said to
look like a snake crawling down the steps, similar to the carved
serpent at the top.





WINNER—One of the New Seven Wonders of the World. Colosseum, Italy: The
50,000-seat amphitheater in Rome was inaugurated in A.D. 80 and served
as the backdrop for thousands of gladiators who dueled to the death.





WINNER—One of the New Seven Wonders of the World. Taj Mahal, India: The
white marble-domed mausoleum in Agra combines Indian, Persian and
Islamic styles and was built by a 17th century Mogul emperor for his
favorite wife, who died in childbirth.


Finalists









FINALIST—The New Seven Wonders of the World. Acropolis, Greece: This
set-in-stone wonder attracts millions of visitors each year to its
famed Parthenon and statues of Greek gods and goddesses.




FINALIST—The New Seven Wonders of the World. Alhambra, Spain: The
palace and citadel—once the residence of the Moorish caliphs who
governed southern Spain—feature mosaics, arabesques and mocarabe, or
honeycomb work.




FINALIST—The New Seven Wonders of the World. Angkor, Cambodia: The
archaeological site in Siem Reap was the capital of the Khmer
(Cambodian) empire from the ninth to 15th centuries. The 12th century
ruins include Angkor Wat and Angkor Thom.




FINALIST—The New Seven Wonders of the World. Easter Island, Chile:
Hundreds of massive stone busts, or Moais, are all that remains from
the prehistoric culture that crafted them between 400 and 1,000 years
ago as an homage to deceased ancestors.




FINALIST
—The New Seven Wonders of the World. Eiffel Tower, France: The
985-foot tower, built in 1889 for the International Exposition,
symbolizes Paris. The open-lattice iron icon is the City of Light's
tallest structure.





FINALIST—The New Seven Wonders of the World. Hagia Sophia, Turkey: Also
called the Church of Holy Wisdom, the soaring cathedral was built in
537 A.D. at Constantinople, today's Istanbul. In 1453, Constantinople
fell to the Ottomans and the church became a mosque. Not until the
landmark became a museum in 1935 were the Christian mosaics revealed.





FINALIST—The New Seven Wonders of the World. Kiyomizu Temple, Japan:
Kyoto's Kiyomizu-dera, which means Clear Water Temple, was founded by a
Buddhist sect in 798 and rebuilt in 1633 after a fire. A drink from its
waterfall is believed to confer health, longevity and success.





FINALIST—The New Seven Wonders of the World. Kremlin and St. Basil's
Cathedral, Russia: Domes with golden cupolas surrounded by red brick
walls are at the heart of Moscow's Kremlin. The Cathedral of St. Basil
the Blessed on adjacent Red Square features nine towers of different
colors.




FINALIST—The New Seven Wonders of the World. Neuschwanstein Castle,
Germany: The inspiration for the Sleeping Beauty Castle at Disneyland,
Neuschwanstein is a creation of 'Mad King' Ludwig II of Bavaria.
Perched on a peak in the Alps, the gray granite castle rises to towers,
turrets and pinnacles.




FINALIST—The New Seven Wonders of the World. Statue of Liberty, New
York: A gift of the French government, the 305-foot statue in New York
Harbor has welcomed immigrants and symbolized freedom since 1886.





FINALIST—The New Seven Wonders of the World. Stonehenge, Britain: How
and why this circular monument of massive rocks was created between
3,000 and 1,600 B.C. is unknown, but some experts say the stones were
aligned as part of a sun-worshipping culture or astronomical calendar.





FINALIST—The New Seven Wonders of the World. Sydney Opera House,
Australia: With a roof resembling a ship in full sail, the opera house
is situated on Bennelong Point reaching into Sydney's harbor. It was
designed by Danish architect Jorn Utzon and opened by Queen Elizabeth
II in 1973.




FINALIST—The New Seven Wonders of the World. Timbuktu, Mali: Two of
West Africa's oldest mosques, the Djingareyber, or Great Mosque, and
the Sankore mosque built during the 14th and early 15th centuries can
still be seen here in the northern Sahara Desert. Founded about A.D.
1,100, Timbuktu was a flourishing caravan center and a leading
spiritual and intellectual center.


Powered by ScribeFire.

Sunday, April 22, 2007

Free Domain Name

http://www.freedomain.co.nr

CO.NR Free Domain Name project was developed to provide Free Domain Names or Free Subdomain of .CO.NR domain name .It provide transfer domain name such as http://www.your-name.co.nr .



http://www.dot.tk

dot.tk also provide free transfer domain name such as http://www.your-name.tk. But it gives

ad before transferring to original url.



http://www.shorturl.com

ShortURL.com is a cost free and annoying ad free URL forwarding service (a.k.a URL redirection) allowing anyone to take any existing website address (ie. www.yourprovider.com/users/yourname/) and turn it into a short and memorable subdomain like you.2Ya.com.



Powered by ScribeFire.