// Import the SDK header file and declare that you are implementing // the FBAdViewDelegate protocol: #import @interface MyViewController : UIViewController // Other code might go here... @end // In your View Controller, create a new instance of the FBAdView // and add it to your view hierarchy: - (void)viewDidLoad { [super viewDidLoad]; FBAdView *adView = [[FBAdView alloc] initWithPlacementID:@"264293564021066_264294194021003" adSize:kFBAdSize320x50 rootViewController:self]; adView.delegate = self; [adView loadAd]; // Reposition the adView // ... [self.view addSubview:adView]; } // Now that you have the basic code running, it is recommended that you use // the FBAdView delegate to get notified when the ad fails to load so you // could hide the banner unit. In the same way, you can add it back when it // was loaded: - (void)adView:(FBAdView *)adView didFailWithError:(NSError *)error; { NSLog(@"Ad failed to load"); // Add code to hide the ad unit... // E.g. adView.hidden = YES; } - (void)adViewDidLoad:(FBAdView *)adView; { NSLog(@"Ad was loaded and ready to be displayed"); // Add code to show the ad unit... // E.g. adView.hidden = NO; }

Header Ads

MICHAEL FARADAY

MICHAEL FARADAY 


Michael Faraday was the colossal researcher who created Generator without which there would have been no power. Power is on of the most fundamental product for living today. 

Faraday was a British Chemist and Physicist. He is the Father of electromagnetic Induction which he found. This is a standout amongst the most key aids of the Scientific age. 

Michael Faraday was conceived on September 22, 1791 in Newington, England. His dad was a poor metal forger. So Faraday needed to fill in as a peddler of daily paper and book-folio! 

He used to peruse every one of the books he got for official. One such book was "Discussion on Chemistry (on Electricity and Science) awed him most. 

In 1812 Faraday tuned in to the addresses of Humphry Davy. Faraday has taken notes of addresses. He demonstrated these notes to Davy who was awed with the intrigue Faraday displayed in the investigation of power. On he proposal of Davy, Faraday was named as a research center associate in the Royal Institute. 

Faraday worked in the field of glass and steel, examination of Chemical Analysis and in the examination of the chlorides of carbon. He subsequently found Benzene in 1825. In 1823 he had effectively found that gasses could be melted by weight. For this innovation h was given partnership of the Royal Institute of Sciences. 

In 1820, a researcher Hans Oested found that when electric ebb and flow goes through a conduit, a Magnetic Field is created Faraday believed that if the turn around is done, in particular if a transmitter goes through a Magnetic Field momentum would be delivered. He demonstrated right! 

Dynamo 

Faraday appeared to the world that if a magnet is moved inside a wire circle power can be produced. He likewise demonstrated that if a current conveying wire is kept suspended close to a magnet, it rotates round the magnet. With these revelations Faraday in 183' made the main Dynamo. 

In this manner the credit for presence of current generators and dynamos goes to Faraday and another researcher Henry. 

Faraday's other essential developments are paramagnetism and Diamagnetism and the relationship that existed amongst power and combinding power (valancy) of a compound component. 

In 1839 Faraday brought will from mental separate. In 1861 he at last resigned from the Royal Institute. He moved to a house in Hampton Court that Queen Victoria talented him. 

Michael Faraday kicked the bucket on August 25, 1867 

Michael Faraday for his colossal administrations to the Science of Electricity was regarded by naming two of the Electrical Units
MICHAEL FARADAY MICHAEL FARADAY Reviewed by vijaykumar on 22:06 Rating: 5

No comments:

Ad Home

Powered by Blogger.