This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"$schema": "http://json-schema.org/draft-06/schema#", | |
"type": "object", | |
"title": "SceneMark", | |
"description": "The SceneMark contains data describing what has been captured in SceneData and either contains references to SceneData or contains the SceneData itself.", | |
"properties": { | |
"Version": { | |
"type": "string", | |
"enum": [ | |
"1.0" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- (void)resetDefaults { | |
NSUserDefaults * defs = [NSUserDefaults standardUserDefaults]; | |
NSDictionary * dict = [defs dictionaryRepresentation]; | |
for (id key in dict) { | |
[defs removeObjectForKey:key]; | |
} | |
[defs synchronize]; | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
============================================================ | |
Pakl's guide to a complete tentd and tentd-admin | |
and Nginx proxy:80 installation. | |
============================================================ | |
Oct 7, 2012 -- Version 1.2 (adds missing commands for installing nginx) | |
History | |
Oct 7, 2012 -- Version 1.1 (adds missing nodejs repository) | |
Oct 7, 2021 - 1.0 initial release |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
============================================================ | |
Pakl's guide to a complete tentd and tentd-admin | |
and Nginx proxy:80 installation. | |
============================================================ | |
Oct 7, 2012 -- Version 1.1 (adds missing nodejs repository) | |
History | |
Oct 7, 2021 - 1.0 initial release | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
============================================================ | |
Pakl's guide to a complete tentd and tentd-admin | |
and Nginx proxy:80 installation. | |
============================================================ | |
Oct 7, 2012 -- Version 1.0 | |
On a fresh install of Ubuntu 12.04 32-bit server. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2012-10-04 21:05:57.446 TentClient[5633:303] making request to http://canvas.pakl.net/followings with baseURL http://canvas.pakl.net | |
2012-10-04 21:05:57.446 TentClient[5633:303] normalizedRequestString looks like | |
1349399157 | |
8BogKvgK | |
GET | |
/followings | |
canvas.pakl.net | |
80 | |
2012-10-04 21:05:57.446 TentClient[5633:303] httpBody looks like |