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

JAMES WATT

                                  JAMES WATT 



James watt, a Scottish Inventor and mechanical Engineer was conceived on nineteenth January, 1736 in Greenock, Scotland.

He was occupied with enhancing the steam motors as of now concocted by English Engineers Thomas Savery and Thomas New-Comer. They were utilized to pump water from mines.

Watt began a business with one Mathew Boulton, a designer, creating motor in view of the changes made to the current steam motors.

Steam control which was before utilized chiefly to spin however along these lines for waving moreover. By 1819, the time of death of Watt, there were 18 steam weaving processing plants in Glasgow with 2800 weaving machines.

The steam motor was utilized for the impetus in 1788 a steam controlled sailboat was taken crosswise over Dalswinton loch by one William Symington.

Alternate developments of Watt were

1. Solved the issue of how to change over the here and there cylinder development to Rotary development.

2. He made 'Strength'

3. Invented a machine for replicating model.

4. a letter replicating Press (an early printer)

5. Invented a connection that adjusted telescopes for use in estimation of separation.

6. Invented gathering chamber for steam motor.

7. Converted proportional motor movement to turning movement.

8. Invented twofold acting motor.

9. Fabricated a steam train.

10. Invented adjusted radial senator for use on the steam motor.

The misguided judgment that Watt was the innovator of the steam motor emerged in light of the few indispensable upgrades Watt created and made to the first steam motor. The most vital change was the innovator of the divergent or fly ball representative in 1788. This empowered programmed directed gadget of the sped of a motor.

Watt was regarded by naming the electrical unit a WATT.

Indeed, even today we can see the (unit) name of WATT engraved on every single electric knob!

Watt kicked the bucket in Heathfield, England on Aug 19, 1819.
JAMES WATT JAMES WATT Reviewed by vijaykumar on 22:38 Rating: 5

No comments:

Ad Home

Powered by Blogger.