Saturday, May 19, 2007

Encyclopedia of Life

Do you have something to add about the species or plants and animals? Do you want more information about other species that live on this earth? In either case, just check out Encyclopedia of Life. It is a neat website.

Friday, May 18, 2007

Software and Web Software

Last summer, Charles Babcock wrote about the greatest software ever written. I reported the list here.

Recently, Charles Babcock came up with the greatest web software ever written. (I must confess, I thought web application was a more appropriate term.) Here is a comparison table:


Web Software

Software

  1. Apache Web Server
  2. Alta Vista
  3. Craigslist
  4. The Well
  5. eBay
  6. Amazon.com
  7. XMLHttpRequest object set
  8. Wikipedia
  9. World of Warcraft
  10. Hotmail
  11. Digg
  12. AOL Instant Messenger
  1. UNIX
  2. IBM's System R
  3. Gene sequencing software at the Institute of Genomic Research
  4. IBM System 360 OS
  5. Java language
  6. Mosaic browser
  7. Sabre system
  8. Macintosh OS
  9. Excel spreadsheet
  10. Apollo guidance system
  11. Google search rank
  12. The Morris worm

Thursday, May 17, 2007

Ubuntu

Ubuntu 7.04

If you are living in Socorro and are interested in trying ubuntu, I welcome you to borrow the installation CD from me. I have the latest version ubuntu 7.04 installation CD for 32-bit and 64-bit PC. You can either drop me an email or come stop by my office at Speare 144. With the raving reviews that ubuntu is receiving compared to Vista, I think it is worth a try.

Look at the reviews from Information Week website. You should feel the personal touch to appreciate it. Come and try ubuntu. You will fall in love with it.


Tuesday, May 08, 2007

SunRocket with InnoMedia gizmo

Instructions for configuring the static ip address in InnoMedia gizmo.

  1. Connect your computer to LAN port of the gizmo. Use an Ethernet cable (straight) to do this connection. (Note: Sunrocket does not provide this cable.) Do not use the yellow cable given with sunrocket package. The yellow cable is only for the WAN port.
  2. Open the browser. Type 192.168.251.1. When prompted type in the username: user and password: welcome.
  3. Click on IP Network.
  4. Click on Interface Settings.
  5. Choose External Port from the drop-down box
  6. Uncheck the enable DHCP
  7. Key in the IP address details provided by your Internet administrator.
  8. Hit Save&Reboot

If the Internet service provider has mapped your IP address with your physical hardware address of your computer don't panic. The gizmo allows a technique called as MAC cloning, where the gizmo acts as though it is really your computer. I will spare all the intricate details (Hint: spoofing). The instructions for MAC cloning are as follows:

  1. Go to command prompt (Start -> Run -> cmd)
  2. Type "ipconfig/all "
  3. Note down the physical address of your Ethernet Local Area Network Connection
  4. Open the browser. Type 192.168.251.1. When prompted type in the username: user and password: welcome.
  5. Click on IP Network.
  6. Click on Interface Settings.
  7. Click on MAC Cloning
  8. Check Enable MAC cloning
  9. Type in the physical address of your computer
  10. Click update &reboot

Wednesday, May 02, 2007

Symbols in HTML

Do you have trouble representing Greek symbols in HTML format?
All you have to do is tell the browser that you are using symbol font for the corresponding English character.
View the source code of this HTML page for information on Greek letters.