The article in the link below discusses techniques about memory improvements, I have not tried it myself, but request you to try it out and give feedback about its authenticity.
http://www.studyhall.com/MEM/memory.html
Friday, March 28, 2008
Thursday, March 27, 2008
How to read stocks ?
Check out the following collection of pages to help you about reading the stock information for investment.
- Wikipedia: Stock ticker
- Investopedia: Price to Earnings Ratio - P/E Ratio | How to Read A Stock Table/Quote
- Investopedia: Why do some stock symbols have three letters while others have four?
- Investopedia: Understanding The Ticker Tape
- StockReflex: StockReflex Manual
- eHow: How to Read a Stock Quote
- Yahoo! Finance: What does all this data mean? | Dividend/Yield
- Young Money: Understanding Stock Prices: Bid, Ask, Spread
- AmexTrader: Amex Symbol Suffixes
- Stockwatch: Nasdaq Equity Symbols
- The Investment FAQ: Exchanges - Ticker Tape Terminology
- USLegal: Preferred Stock Law & Legal Definition
- New York Times: When It Comes to Yield, How High Is Too High?
Wednesday, March 26, 2008
Reliance India Mobile Network coverage check
Reliance Mobile Customers can now find out RIM Network coverage is available at a particular location by sending a SMS.
Method : SMS "Coverage (space) location" and send to 51234
Example : Coverage Ratnagiri and send to 51234
Reply message : Network Coverage available at Ratnagiri, Stay connected on Reliance Mobile No.1 network in India.
It lists all the towns / villages with similar name in India
Method : SMS "Coverage (space) location" and send to 51234
Example : Coverage Ratnagiri and send to 51234
Reply message : Network Coverage available at Ratnagiri, Stay connected on Reliance Mobile No.1 network in India.
It lists all the towns / villages with similar name in India
Wednesday, March 5, 2008
Ubuntu installation guide
Check here a good Ubuntu installation guide here https://help.ubuntu.com/6.10/ubuntu/installation-guide/i386/index.html
Monday, March 3, 2008
Copy MS SQL table with Data
It is always a necessity to keep original table structure an data before modifying the table structure. Easiest way is to copy the table into another table and keep the backup, which can be restored when required.
To copy MS SQL table with data use following SQL command
SELECT * INTO newtable FROM oldtable
To copy MS SQL table with data use following SQL command
SELECT * INTO newtable FROM oldtable
Saturday, March 1, 2008
Choose and compare your linux distro
With the number of linux distros on scene, it becomes difficult to choose a flavor for our needs. The most popular one by downloads doesn't mean best distro as far as our needs are concerned. Polishlinux.com provides a great page to help us in choosing and comparing linux distributions.
Although the page is bit old, but still very relevant, hope they are updating the features and information about distros.
You can choose from Ubuntu, PCLinuxOS, Mandriva, OpenSuse, Debian, Fedora, Slackware, Gentoo, MEPIS, Arch, PLD, KateOS, Yoper, Xandros, Pardus, Zenwalk, Freespire. Hope that is enough.
Check out it here http://polishlinux.org/choose/
Although the page is bit old, but still very relevant, hope they are updating the features and information about distros.
You can choose from Ubuntu, PCLinuxOS, Mandriva, OpenSuse, Debian, Fedora, Slackware, Gentoo, MEPIS, Arch, PLD, KateOS, Yoper, Xandros, Pardus, Zenwalk, Freespire. Hope that is enough.
Check out it here http://polishlinux.org/choose/
Subscribe to:
Posts (Atom)