Skip to content

Instantly share code, notes, and snippets.

View JKetelaar's full-sized avatar
Loading...

Jeroen Ketelaar JKetelaar

Loading...
View GitHub Profile
<!DOCTYPE html>
<html>
<head>
</head>
<body>
<textarea id="txtAddress" rows="3" cols="25"></textarea>
<br />
<input type="button" onclick="initialize()" value="Get Location" />
<div id="googleMap" style="width:500px;height:380px;"></div>
<script type="text/javascript" src="http://maps.googleapis.com/maps/api/js?sensor=false"></script>
@interface SSScreenShot : UIView
@property (strong, nonatomic) UIWebView *webView;
@end
@interface SSScreenShot : UIViewController <UIWebViewDelegate>
#import "SSScreenShot.h"
@implementation SSScreenShot
- (id)init
{
if (self == [super init]) {
self.webView = [UIWebView new];
self.webView.delegate = self;
https://gist.github.com/9212303
https://gist.github.com/9212303
https://gist.github.com/9212318
https://gist.github.com/9212303
[25/02/14 17:19:58] Sully ™: lol nice
[25/02/14 17:22:27] Demmonic: mm.. going to strip apollo's ruby plugin system and add a jerba one
[25/02/14 17:22:28] Demmonic: mad dane?
[25/02/14 17:25:08] Paradox: https://gist.github.com/9212309
[25/02/14 17:25:09] Paradox: yay
[25/02/14 17:25:31] Demmonic: ?
[25/02/14 17:25:38] Paradox: nvm
[25/02/14 17:25:40] Paradox: this is shit
[25/02/14 17:19:58] Sully ™: lol nice
[25/02/14 17:22:27] Demmonic: mm.. going to strip apollo's ruby plugin system and add a jerba one
[25/02/14 17:22:28] Demmonic: mad dane?
[25/02/14 17:25:08] Paradox: https://gist.github.com/9212309
[25/02/14 17:25:09] Paradox: yay
[25/02/14 17:25:31] Demmonic: ?
[25/02/14 17:25:38] Paradox: nvm
[25/02/14 17:25:40] Paradox: this is shit