Wednesday, January 26, 2011

Digital Certificate (SSL part 1)

Digital Certificate is an encrypted and digitally signed attachment that authenticates a user on the Internet/ intranet. A digital certificate is issued by a certificate authority (CA), and attests to the legitimacy of an online transfer of information, or other sensitive materials through the use of encryption.


A digital certificate includes the sender's name, a serial number, expiration dates, a copy of the certificate holder's public key, and the digital signature of the issuing CA.A digital certificate holder has both a private key and a public key. The private key is held only by the user and is for signing outgoing messages and decrypting incoming messages.

Friday, January 21, 2011

structure of a female in C

Today, I’ve got a interesting email from one of my friend which contains the structure of female defined by a C programmer. This programmer did a research on female and defined their structure in C programming. Checkout these cool structures of females and have fun :-) .


struct female_professional s
{
double styles;
short skirts;
long time_to_understand_ problems;
float mind;
void knowledge;
char non_co-operative;
}


Thursday, January 20, 2011

Robots in action

Robots in action
What is robots.txt?


When a search engine crawler comes to your site, it will look for a special file on your site. That file is called robots.txt and it tells the search engine spider, which Web pages of your site should be indexed and which Web pages should be ignored. (i.e. it is not a firewall, or a kind of password protection). The robots.txt file is a simple text file (no HTML), that must be placed in your root directory, for example:


    http://www.yourwebsite.com/robots.txt

Sunday, January 9, 2011

Business Analysts career vs Computer Programmer Carrer

1.Market Demand for Skills or Careers

Finding a Software Developer Job is easier than getting hired for a business analyst or project management job because there is a lot of demand for software developers.

As a matter of fact PHP Developers are in a class of their own because they get hired more easily than other computer programmers and definitely more than business analysts or project managers!