Browse Catagory

Showing posts with label lEaRn NeW. Show all posts
Showing posts with label lEaRn NeW. Show all posts

Tuesday, May 31, 2011

PayPal
PayPal is the global leader today in online payment solutions, with nearly 150 million registered users. It has been accepted by millions of merchants worldwide.  PayPal was acquired by eBay Inc.  In Oct 2002. It provides any individual or business having e-mail address a service for conducting secure online transactions. By using PayPal, you can easily and quickly send and receive payment online. PayPal utilizes financial infrastructure of bank accounts and credit cards.  It is equipped with the worlds most advanced proprietary fraud prevention systems  which allows it to provide a  safe payment solution. A PayPal account can be easily funded with an electronic debit from a bank account or using by a credit card. The receipt of PayPal transfer can be request as a check too. One can  establish one`s own deposit account with   PayPal or request to transfer to his respective bank account.

PayPal performs the payment processing for many online vendors, auction sites and other commercial portals. It charges  fees for the same. Sometimes it may charge a transaction fee for receiving money. This  depends upon the payment option used, the country of the sender, the country of receipt etc. The salient features of PayPal may be summarized as follows
ü It attracts an international audience to your commercial website
ü It welcomes regional or global  buyers to your eBay listings
ü It send money to your family or friends around the world


NOTE :: Mr Sajith Kamar from Mauritius wants  to know about PayPal, I hope this will be useful for others too. Send your queries and article to ylpwayand@gmail.com
>> Sarathlal

Wednesday, December 22, 2010

How secure is your password ??

My Password is secure; What about you??



What is a password?
Is it a code to protect your account?
Yes, password is combination of character, symbol, and numbers etc. to protect your account.
Last year, a  website published that most of the people used their password as 123456, a-z, 0-9 & their name.. It doesn’t make any sense in this world as this is very easy to identify by hackers.
                                      I think now you have a question in your mind.. “How can we   set a secure password?”
 It is  very easy to set a  secure password. When  you set a  password, it must contain at least one symbol, upper case letter , lower case letter,  number etc.. Minimum 10 letters  are  needed in your password..
         
Suppose you created a mail account in Hotmail [First E-mail service by Sabir Bhatiya]. Then registered your details in other website using your mail id with same password.. So your password is shared.
Remember ::When you want to register in a website , you must use different password for that website..
One important things is that your account provider will not ask your password by E-mail. If you want   someone’s password, you can hack it. If you do this job it’s a cyber-crime. So never try hacking. To type password , it is better to use ‘on screen keyboard’. Because  keylogger software will get your password, if it is in your computer.
                   To secure your password, use on screen keyboard and  to type your password & your password must contain lower case, upper case character, symbol and numbers . My password is now secure; what about you??
Happy, but careful browsing J
Sarathlal

Let`z Compute with WeUG

a Wayanad e user Group Column

Logic of Computer Virus

MODULE  virus; {Inserts itself in another program}
var stage:=dormant
Procedure s_dormant;
  begin
  evaluate dormant_waiting condition ;
  if done_waiting then stage:=propagate
end; {s_dormant}

Procedure s_propagate;
begin
  find unifected program;
  copy this to program with stage set to dormant;
   if propagate_done then stage:=trigger
end; {s_propagate}

Procedure s_trigger
begin
   evaluvate trigger condition;
   if trigger=on thendtage:= damage
end; {s_trigger}

Procedure s_damage
  do damage 
end; {s_damage}
begin: {control initially transfer here}
  if stage=format thens_dormant
  else if stage=propagate then s_propagate
  else if stage=trigger then s_trigger
   else s_damage
   got beginning of host program



Against Virus:

                        Computer virus is a self-replicate program to destroy your computer. Using of good antivirus is the only solution against virus. It is very difficult to identify the virus, but by using a good antiviruses like Kasper sky, Norton etc,  will automatically identify the virus and make your system free of the menace. Happy browsing.
Sarathlal