Saturday, November 22, 2008

How to use Artificial Neural Network?

The specification and design of an Artificial Neural Network (ANN) application should aim to produce the best system and performance overall. The heart of a neural network design involves at least FIVE main tasks:
  1. Data Collection
  2. Raw Data Pre-Processing
  3. Feature Extraction from Pre-Processed Data
  4. Selection of an ANN type and topology (architecture)
  5. ANN Training, Testing & Validation for generalisation

Thursday, November 20, 2008

Variable '' hides a variable in an enclosing block

Problem: A variable enclosed in a block has the same name as another local variable.

Error ID: BC30616

To correct this error:

  1. Rename the variable in the enclosed block so that it is not the same as any other local variables.
  2. A common cause for this error is the use of Catch e As Exception inside an event handler. If this is the case, name the Catch block variable ex rather than e.
  3. Another common source of this error is an attempt to access a local variable declared within a Try block in a separate Catch block. To correct this, declare the variable outside the Try...Catch...Finally structure.
Source:
http://msdn.microsoft.com/en-us/library/wtk40des(VS.80).aspx

Wednesday, November 12, 2008

List of Streamyx Broadband Backup DNS

Do you always experience the dreadful downtime of Streamyx default DNS?
Here is the list of TMNet Streamyx Backup DNS server. It might be very useful if the usual DNS server ‘mysteriously’ stopped working :

202.188.0.132
202.188.0.133
202.188.0.147
202.188.0.161
202.188.0.181
202.188.0.182
202.188.1.4
202.188.1.5
202.188.1.23
202.188.1.25

Remember to copy and put it in a safe place. It will be handy when you need it!
"sediakan payung sebelum hujan"

Source: list-of-streamyx-broadband-backup-dns

Friday, May 27, 2005

First Post!

haha.. this is my first time to write a blog! jz wana to say hi to all my frenz! hehe.. i will try to write more next time.. now wana do my assignment first.. a 1% assignment tat need us to create a web page describing ourselves.. haha.. sounds easy rite?