Data Week

Artifact [5ae02675a6]
Login

Artifact 5ae02675a670d1a886f3a519bba7912ffe71cddf:


OrderedCollection [
	GrafoscopioNode {
		#header : 'Actualizar NeoJSON',
		#body : 'Gofer it
\tsmalltalkhubUser: \'SvenVanCaekenberghe\' project: \'Neo\';
\tconfigurationOf: \'NeoJSON\';
\tloadStable.
',
		#tags : 'código',
		#children : OrderedCollection [ ],
		#parent : GrafoscopioNode {
			#header : 'Arbol principal',
			#body : '',
			#children : @1,
			#level : 0,
			#nodesInPreorder : OrderedCollection [
				@4,
				@2,
				GrafoscopioNode {
					#header : 'Importat Tweets desde JSON a una colección ',
					#body : '',
					#children : OrderedCollection [
						GrafoscopioNode {
							#header : 'Local ',
							#body : '| trinos |
trinos := TwitterMessages new importFromJSONLocalFile:  FileLocator temp asFileReference / \'2012_03.js\'.

',
							#tags : 'código',
							#children : OrderedCollection [ ],
							#parent : @6,
							#level : 2,
							#links : OrderedCollection [
								''
							]
						},
						GrafoscopioNode {
							#header : 'Remoto',
							#body : '|  aJSONFileUrl messages |
aJSONFileUrl := \'https://ia801506.us.archive.org/31/items/offrayLC-tweets/tweets/2012_06.js\'.
messages := TwitterMessages new importFromJSONRemoteFile:  aJSONFileUrl.',
							#tags : 'código',
							#children : OrderedCollection [ ],
							#parent : @6,
							#level : 2,
							#links : OrderedCollection [
								''
							]
						}
					],
					#parent : @4,
					#level : 1,
					#links : OrderedCollection [
						''
					]
				},
				@8,
				@11,
				GrafoscopioNode {
					#header : 'Partir mensages',
					#body : '|  aJSONFileUrl messages |
aJSONFileUrl := \'https://ia801506.us.archive.org/31/items/offrayLC-tweets/tweets/2012_06.js\'.
messages := TwitterMessages new importFromJSONRemoteFile:  aJSONFileUrl.
messages splitMessageByType',
					#tags : 'código',
					#children : OrderedCollection [
						GrafoscopioNode {
							#header : 'Prueba',
							#body : 'TwitterMessagesTest new test',
							#tags : 'código',
							#children : OrderedCollection [ ],
							#parent : @15,
							#level : 2,
							#links : OrderedCollection [
								''
							]
						}
					],
					#parent : @4,
					#level : 1,
					#links : OrderedCollection [
						''
					]
				},
				@17,
				GrafoscopioNode {
					#header : 'Twitter profile overview',
					#body : '"This is still not working... next Data Weeks / Rodas, could
work on solving it"
| tweetsFile overview |
tweetsFile := FileLocator temp asFileReference / \'2012_06.js\'.
overview := TwitterProfileOverview new.
overview 
\tgetAvatarForProfile: \'offrayLC\';
\tsplitMessagesByTypeFrom: tweetsFile. 
overview ',
					#tags : 'código',
					#children : OrderedCollection [ ],
					#parent : @4,
					#level : 1,
					#links : OrderedCollection [
						''
					]
				}
			]
		},
		#level : 1,
		#links : OrderedCollection [
			'',
			'http://ws.stfx.eu/BX5B5QS3XPOI'
		]
	},
	@6,
	@15,
	@21
]