// 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

BENJAMIN FRANKLIN

                       BENJAMIN FRANKLIN 



Benjamin Frnaklin, an American Scientist Statesman, Printer, Inventor and a Diplomat is best known as the Inventor of the Lightening X Rod or the Lightening Conductor or Lightening Arrester.

He was conceived on seventeenth January 1706 in Boston, Massachusetts settlement.

He led look into on many subjects, light, warmth and elements.

Some of his creations are 'firsts'. They are:

1. He made noteworthy commitments to oceanography by developing the initially printed graph of the Gulf Streams and investigating its impact on the riches.

2. He was one among the individuals who explored different avenues regarding power and helping.

3. Invented a stove helpful as a room radiator.

4. Bifocal eye-glasses.

In 1752, Franklin led a few trials regarding electrically charged tempest. The kite was ade up of a smooth loth, a wooden cross and an iron bar and a metallic key. Benjaman felt a gentle electrical stun when an electrical jolt lights struck the kite wire and set out down to the key bringing on a start! This episode drove Benjamin to concoct Lightening Conductors which spare every tall working from being devastated by helping. In the concocted instrument the electrical charge from the mists will go through the metal piece of the helping channels gradually into the Earth. Consequently the structures are spared!

Amid his extremely youthful age of 10 years, Benjamin helped his dad to making candles.

He acted as a typesetter in his sibling Jame's press.

Benjamin was chosen the individual from the Royal Society, London.

Benjamin Franklin kicked the bucket on seventeenth April 1790 in Philadelphia.
BENJAMIN FRANKLIN BENJAMIN FRANKLIN Reviewed by vijaykumar on 22:44 Rating: 5

No comments:

Ad Home

Powered by Blogger.