SlideShare uma empresa Scribd logo
1 de 41
Baixar para ler offline
n.a.g /	the	inexecutable query
Winnie	Soon	|	Aarhus	University	|	www.siusoon.net
13-14.Dec.2017	|	Karlsruhe	University	of	Arts	and	Design	(HfG)	+	ZKM
Jan,	2016
Dec,	2017
n.a.g was	
introduced
Sep,	2015
n.a.g was	not	
working
Oct,	2015
Received	an	Invitation	
fr Cornelia	+	get	free	
access	to	the	API	as	
non-profit	org?	
10	Jan,	2017
Understanding	
the	scope,	
specification	
and	structure
Set	up	the	
development	
platform
Apr,	2017
New	API	is	
working	(an	
image	can	be	
generated)
24-27	May,	2017
Integrated	and	fixed	
other	parts	of	the	
program
May-Aug,	2017
Ready	for	launch	(error	
checking	+	flatter	+	
supported	other	
languages)
16	Aug,	2017
Non-profit	solution	didn’t	
work	+	explored	Bing	search	
engine	+	talked	to	Google
Jun,	2017
Confirmed	
using	Google	
limited	ver +	
server	hosting	
2	Aug,	2017
Official	pre-
launch	of	n.a.g
24	Aug,	2017
Jan-Apr,	2017
The	timeline	for	n.a.g ver.	5b	development
What’s	a	query?	
Application	Programming	Interface	(APIs)
Return	a	response in	a	structured	data	file	format
Send	a	query	request (with	specific	parameters)
Server Client
The	values	of	APIs
https://zapier.com/learn/apis/chapter-2-protocols/
Share	[selected]	data
Automated	data	processing
Further	development	(Customization)
Portability	and	Redistribution
data APIs Cultural	artifacts
An	overview	of	n.a.g ver.	5b
Image	data	bank Web	APIs PERL	+	HTML	+	CSS
Apache	+	Debian/Linux
Request:	Keywords	+	image	format	(size,	file	type)	+	ids	
Response	in	JSON:	a	data	file	for	10	image	search	results
Image	
generation
Statistics	
(Top10)
Process	
Google	
image	
search	API
Lib:	ImageMagick
Ø Overlay	images	
w/	diff	random	
position	+	size
Ø 13	different	
random	effects txt
imagesØ Capturing	
interface	data
Ø Requesting	and	
parsing	data
Ø Error	checking
Panos Galanis’s version	in 2003	(in	netagent.pl)
https://www.google.com/search?safe=active&tbm=isch&source=hp&q=hello
Background	information:
The	inexecutable query	does	not	simply	mean	it	is	malfunctioned.	Instead,	it	describes	
non-neutral	code	that	is	inscribed	with	different	business	logics,	political	decisions	and	
software	practices.	The	inexecutable query	impacts	different	software	(art)	practices	
that	require	coping	with	changes	of	code,	formats	and	policies	[…].
(Soon	2017,	pp.	167)
Soon,	W	(2017),	 Executing	Liveness:	An	Examination	of	code	inter-actions	in	Software	(Art)	Practice.	PhD	Dissertation.	Aarhus	University
Winnie	Soon’s version	in 2017	(in	netagent.pl)
The	response	in	JSON	format	in	11	Dec,	2017	(The	search	keywords:	NET	ART	GENERATOR)
Different	Google	options	over	the	years:
1. The	Google	web	URL	that	was	used	in	2003	
• https://www.google.com/search?safe=active&tbm=isch&source=hp&q=hello
• Workable	period:	From	2003	to	Oct,	2015
2. Google	Image	Search	API	(officially	deprecated	as	of	26	May,	2011)
3. Google	Site	Search	– Enterprise	ver (Completely	shut	down	by	1	Apr,	2018)
4. Google	Custom	Search	API	(CSE)
Different	Google	options	over	the	years:
1. Google	web	URL	(https://www.google.com/search?safe=active&tbm=isch&source=hp&q=hello)
• Workable	period:	From	2003	to	Oct,	2015
2. Google	Image	Search	API	(officially	deprecated	as	of	26	May,	2011)
3. Google	Site	Search	– Enterprise	ver (Completely	shut	down	by	1	Apr,	2018)
4. Google	Custom	Search	API	(CSE)
• 100	requests	per	day	(FREE)
• $5	per	1K	requests	and	up	to	10K	per	day
*Reference	point	- Bing	API	search	service:	
$7	per	25K	transactions.	(250	Transactions	per	secs)
The	inexecutability of	a	query
Jan,	2016
Dec,	2017
Considering	“code	is	law”	(Lessig,	2006,	p.	5),	such	measures	serve	to	regulate	query	
processing	which	[are]	implemented	at	the	level	of	code.	The	upgrade	is	not	necessarily	
a	means	of	offering	more	advanced	features,	[and]	it	can	be	perceived	as	a	disruption	
because	it	operates at	high	levels	of	unpredictability,	uncontrollability	and	
unknowability	across	time	in	which	a	query	is	made	inexecutable.
(Soon	2017,	pp.	165)
Soon,	W	(2017),	 Executing	Liveness:	An	Examination	of	code	inter-actions	in	Software	(Art)	Practice.	PhD	Dissertation.	Aarhus	University
Within	the	specific	situation	of	software	updates,	there	are	new	features	that	come	
with	the	new	patch	while	at	the	same	time,	some	past	features	are	made	obsolete.	This	
implies	the	possibility	for	forthcoming	disruptions.	Therefore	any	upgrade	or	update	
includes	not	only	the	debut	of	new	features	but	also	the	obsolete	past	and	the	
inexecutable future.	
(Soon	2017,	pp.	164)
Soon,	W	(2017),	 Executing	Liveness:	An	Examination	of	code	inter-actions	in	Software	(Art)	Practice.	PhD	Dissertation.	Aarhus	University
Thank	You
Winnie	Soon	|	Aarhus	University	|	www.siusoon.net
Workshop
0.	Background	introduction
https://github.com/siusoon/n.a.g
http://net.art-generator.com/nags.html
What’s	a	query?	
Application	Programming	Interface	(APIs)
Return	a	response in	a	structured	data	file	format
Send	a	query	request (with	specific	parameters)
Server Client
An	overview	of	n.a.g ver.	5b
Image	data	bank Web	APIs PERL	+	HTML	+	CSS
Apache	+	Debian/Linux
Request:	Keywords	+	image	format	(size,	file	type)	+	ids	
Response	in	JSON:	a	data	file	for	10	image	search	results
Image	
generation
Statistics	
(Top10)
Process	
Google	
image	
search	API
Lib:	ImageMagick
Ø Overlay	images	
w/	diff	random	
position	+	size
Ø 13	different	
random	effects txt
imagesØ Capturing	
interface	data
Ø Requesting	and	
parsing	data
Ø Error	checking
First	ex:	Familiar	with	the	Google	API
- Get	your	own	pair	of	key	and	id
https://etherpad.net/p/apis
First	ex:	Familiar	with	Google	API
- Get	your	own	pair	of	key	and	id
https://www.googleapis.com/customsearch/v1?key=YOURKEY&cx=YOURID&q=NET+ART+GENERATOR&sear
chType=image&fileType=jpg&imgSize=xxlarge
• Get	your	key
• Go	to:	https://developers.google.com/custom-search/json-api/v1/overview,	click
the	blue	botton “Get	A	Key”	->	Create	project	->	Enter	your	project	name
->	Click	'Create	and	Enable	API’	->	Copy	your	API	key
• Get	your	cx	here:
• Get	the	search	engine	ID	(CX)	here: https://cse.google.com/all ->	add	search
engine	->	Put	something	in	“Sites	to	search”	and	“Name	of	the	search
engine”	->	Click	‘create’;	“Details”	with	‘Search	Engine	ID’	>	Copy	the	ID	(that	is	the	cx)	.
• Settings	in	the	control	panel:
• select	“search	the	entire	web	but	emphasize	included	sites”
• Make	sure	the	“Image	Search”	is	ON	>	click	update
• Google	REST	API	specification/Parameter:	https://developers.google.com/custom-search/json-
api/v1/reference/cse/list#request
• Other	parameters:	imgColorType,	imgType,	etc
Json/API	key
https://developers.google.com/custom-search/json-api/v1/overview
Control	Panel	of	CSE
https://cse.google.com/all
https://cse.google.com/all
Getting	data	from	APIS
Second	ex:	Thinking	about	alternatives
- crowdsourcing
Second	ex:	Thinking	about	alternatives
- crowdsourcing	
Crowdsourcing	–the	practice	of	using	contributions	from	a	large	online	community	to	
undertake	a	specific	task,	create	content,	or	gather	ideas	–is	a	product	of	a	critical	cultural	shift	in
Internet	technologies.	
(Terras,	2016)
Second	ex:	Thinking	about	alternatives
- crowdsourcing	
Crowdapi (work-in-progress)	by	Gerrit Ché
Boelz,	Winnie	Soon	and	Cornelia	Sollfrank
Second	ex:	Thinking	about	alternatives
Crowdapi
- Will	you	donate	your	keys?	Why	or	why	not?
Second	ex:	Thinking	about	alternatives
Can	check	Google	APIs	terms	and	conditions:	
https://developers.google.com/terms/
Second	ex:	Thinking	about	alternatives
Other	suggestions?	
- Other	search	engines?	
- Other	technical	methods?	
- Multiple	hostings/redirections?
- Other….
(Sketch	your	idea)
Second	ex:	Thinking	about	alternatives
Techno	Mourning:	http://www.250miles.net/techno-mourning/
Appendix
5-stars’	identity	(2009)
The	likes	of	Brother	Cream	Cat	(2013)	in	collaboration	with	Helen	Pritchard
jsut code	(2010)	in	collaboration	with	Helen	Pritchard
readme.SpamPoem (2014)	in	collaboration	with	Susan	Scarlata
Data	Policies:
Data	Policies:
Data	Policies:
https://developers.googleblog.com/2012/04/changes-to-deprecation-policies-and-api.html

Mais conteúdo relacionado

Semelhante a n.a.g/the inexecutable query

Data Analytics and Visualisation with Tableau
Data Analytics and Visualisation with TableauData Analytics and Visualisation with Tableau
Data Analytics and Visualisation with TableauGergely Szécsényi
 
Ashish_Kumar_SD_Resume_SJ
Ashish_Kumar_SD_Resume_SJAshish_Kumar_SD_Resume_SJ
Ashish_Kumar_SD_Resume_SJAshish Kumar
 
Rochelle Adkins Microsoft Virtual Academy Transcript
Rochelle Adkins Microsoft Virtual Academy TranscriptRochelle Adkins Microsoft Virtual Academy Transcript
Rochelle Adkins Microsoft Virtual Academy TranscriptRochelle Adkins
 
Mark Dekin Resume
Mark Dekin ResumeMark Dekin Resume
Mark Dekin ResumeMark Dekin
 
Ios record of achievement
Ios  record of achievementIos  record of achievement
Ios record of achievementPragati Singh
 
LF_APIStrat17_Contract-first API Development: A Case Study in Parallel API Pu...
LF_APIStrat17_Contract-first API Development: A Case Study in Parallel API Pu...LF_APIStrat17_Contract-first API Development: A Case Study in Parallel API Pu...
LF_APIStrat17_Contract-first API Development: A Case Study in Parallel API Pu...LF_APIStrat
 
Rushin shah resume
Rushin shah resumeRushin shah resume
Rushin shah resumeRushin Shah
 
Increase productivity with Microsoft Teams
Increase productivity with Microsoft TeamsIncrease productivity with Microsoft Teams
Increase productivity with Microsoft TeamsSoHo Dragon
 
The Property Graph Query Language Landscape: openCypher and Property Graph Ex...
The Property Graph Query Language Landscape: openCypher and Property Graph Ex...The Property Graph Query Language Landscape: openCypher and Property Graph Ex...
The Property Graph Query Language Landscape: openCypher and Property Graph Ex...openCypher
 
#1NLab17 - Designing for the Future
#1NLab17 - Designing for the Future #1NLab17 - Designing for the Future
#1NLab17 - Designing for the Future One North
 
Avi_Jain-v6
Avi_Jain-v6Avi_Jain-v6
Avi_Jain-v6AVI JAIN
 

Semelhante a n.a.g/the inexecutable query (20)

Data Analytics and Visualisation with Tableau
Data Analytics and Visualisation with TableauData Analytics and Visualisation with Tableau
Data Analytics and Visualisation with Tableau
 
Resume_Kai Qian
Resume_Kai QianResume_Kai Qian
Resume_Kai Qian
 
Ashish_Kumar_SD_Resume_SJ
Ashish_Kumar_SD_Resume_SJAshish_Kumar_SD_Resume_SJ
Ashish_Kumar_SD_Resume_SJ
 
Rochelle Adkins Microsoft Virtual Academy Transcript
Rochelle Adkins Microsoft Virtual Academy TranscriptRochelle Adkins Microsoft Virtual Academy Transcript
Rochelle Adkins Microsoft Virtual Academy Transcript
 
RESUME_TEJA
RESUME_TEJARESUME_TEJA
RESUME_TEJA
 
Mark Dekin Resume
Mark Dekin ResumeMark Dekin Resume
Mark Dekin Resume
 
Snehashish Das CV
Snehashish Das CVSnehashish Das CV
Snehashish Das CV
 
Ios record of achievement
Ios  record of achievementIos  record of achievement
Ios record of achievement
 
LF_APIStrat17_Contract-first API Development: A Case Study in Parallel API Pu...
LF_APIStrat17_Contract-first API Development: A Case Study in Parallel API Pu...LF_APIStrat17_Contract-first API Development: A Case Study in Parallel API Pu...
LF_APIStrat17_Contract-first API Development: A Case Study in Parallel API Pu...
 
Rushin shah resume
Rushin shah resumeRushin shah resume
Rushin shah resume
 
Ayesha Resume
Ayesha ResumeAyesha Resume
Ayesha Resume
 
Resume_Sneha
Resume_SnehaResume_Sneha
Resume_Sneha
 
Dimensions Event PPT.pdf
Dimensions Event PPT.pdfDimensions Event PPT.pdf
Dimensions Event PPT.pdf
 
Increase productivity with Microsoft Teams
Increase productivity with Microsoft TeamsIncrease productivity with Microsoft Teams
Increase productivity with Microsoft Teams
 
The Property Graph Query Language Landscape: openCypher and Property Graph Ex...
The Property Graph Query Language Landscape: openCypher and Property Graph Ex...The Property Graph Query Language Landscape: openCypher and Property Graph Ex...
The Property Graph Query Language Landscape: openCypher and Property Graph Ex...
 
Daniel_Springer_Resume
Daniel_Springer_ResumeDaniel_Springer_Resume
Daniel_Springer_Resume
 
CV_CBAUNE_20150820.DOCX
CV_CBAUNE_20150820.DOCXCV_CBAUNE_20150820.DOCX
CV_CBAUNE_20150820.DOCX
 
IshaBobra
IshaBobraIshaBobra
IshaBobra
 
#1NLab17 - Designing for the Future
#1NLab17 - Designing for the Future #1NLab17 - Designing for the Future
#1NLab17 - Designing for the Future
 
Avi_Jain-v6
Avi_Jain-v6Avi_Jain-v6
Avi_Jain-v6
 

Mais de Aarhus University

Unerasable Characters in Machine Learning
Unerasable Characters in Machine LearningUnerasable Characters in Machine Learning
Unerasable Characters in Machine LearningAarhus University
 
Humanistic and Computational Thinking Through Practice
Humanistic and Computational Thinking Through PracticeHumanistic and Computational Thinking Through Practice
Humanistic and Computational Thinking Through PracticeAarhus University
 
What is Coding in University in Practice?
What is Coding in University in Practice?What is Coding in University in Practice?
What is Coding in University in Practice?Aarhus University
 
Screen shots : Critical Codes of Capture
Screen shots : Critical Codes of CaptureScreen shots : Critical Codes of Capture
Screen shots : Critical Codes of CaptureAarhus University
 
Why Code? Why Program? Why Create?
Why Code? Why Program? Why Create? Why Code? Why Program? Why Create?
Why Code? Why Program? Why Create? Aarhus University
 
Executing tasks: Spam as Automated Agents
Executing tasks: Spam as Automated AgentsExecuting tasks: Spam as Automated Agents
Executing tasks: Spam as Automated AgentsAarhus University
 
Digital Surveillance in China: From the Great Firewall to the Social Credit S...
Digital Surveillance in China: From the Great Firewall to the Social Credit S...Digital Surveillance in China: From the Great Firewall to the Social Credit S...
Digital Surveillance in China: From the Great Firewall to the Social Credit S...Aarhus University
 
Executing Queries as a form of artistic practice
Executing Queries as a form of artistic practiceExecuting Queries as a form of artistic practice
Executing Queries as a form of artistic practiceAarhus University
 
Interfacing with questions: The unpredictability of live queries in the work...
Interfacing with questions:  The unpredictability of live queries in the work...Interfacing with questions:  The unpredictability of live queries in the work...
Interfacing with questions: The unpredictability of live queries in the work...Aarhus University
 
Microtemporality: At The Time When Loading-in-progress
Microtemporality: At The Time When Loading-in-progressMicrotemporality: At The Time When Loading-in-progress
Microtemporality: At The Time When Loading-in-progressAarhus University
 
Software art and design: computational thinking through programming practice ...
Software art and design: computational thinking through programming practice ...Software art and design: computational thinking through programming practice ...
Software art and design: computational thinking through programming practice ...Aarhus University
 
Network materiality and temporality: Things flow 'non-continuously' in networ...
Network materiality and temporality: Things flow 'non-continuously' in networ...Network materiality and temporality: Things flow 'non-continuously' in networ...
Network materiality and temporality: Things flow 'non-continuously' in networ...Aarhus University
 
Discussing Software through the art of the Hong Kong Umbrella Movement
Discussing Software through the art of the Hong Kong Umbrella MovementDiscussing Software through the art of the Hong Kong Umbrella Movement
Discussing Software through the art of the Hong Kong Umbrella MovementAarhus University
 
Nonhuman Participation: a materialist perspective on execution from agency o...
Nonhuman Participation: a materialist perspective on execution from agency o...Nonhuman Participation: a materialist perspective on execution from agency o...
Nonhuman Participation: a materialist perspective on execution from agency o...Aarhus University
 
Artist Talk: From net art to software art
Artist Talk: From net art to software artArtist Talk: From net art to software art
Artist Talk: From net art to software artAarhus University
 
Collaborative and Collective [Artistic] Research
Collaborative and Collective [Artistic] ResearchCollaborative and Collective [Artistic] Research
Collaborative and Collective [Artistic] ResearchAarhus University
 
Net Art: Data Hacking, Coding and Critical Thinking
Net Art: Data Hacking, Coding and Critical ThinkingNet Art: Data Hacking, Coding and Critical Thinking
Net Art: Data Hacking, Coding and Critical ThinkingAarhus University
 

Mais de Aarhus University (20)

Unerasable Characters in Machine Learning
Unerasable Characters in Machine LearningUnerasable Characters in Machine Learning
Unerasable Characters in Machine Learning
 
Humanistic and Computational Thinking Through Practice
Humanistic and Computational Thinking Through PracticeHumanistic and Computational Thinking Through Practice
Humanistic and Computational Thinking Through Practice
 
What is Coding in University in Practice?
What is Coding in University in Practice?What is Coding in University in Practice?
What is Coding in University in Practice?
 
Screen shots : Critical Codes of Capture
Screen shots : Critical Codes of CaptureScreen shots : Critical Codes of Capture
Screen shots : Critical Codes of Capture
 
Why Code? Why Program? Why Create?
Why Code? Why Program? Why Create? Why Code? Why Program? Why Create?
Why Code? Why Program? Why Create?
 
Executing tasks: Spam as Automated Agents
Executing tasks: Spam as Automated AgentsExecuting tasks: Spam as Automated Agents
Executing tasks: Spam as Automated Agents
 
Digital Surveillance in China: From the Great Firewall to the Social Credit S...
Digital Surveillance in China: From the Great Firewall to the Social Credit S...Digital Surveillance in China: From the Great Firewall to the Social Credit S...
Digital Surveillance in China: From the Great Firewall to the Social Credit S...
 
Executing Liveness
Executing LivenessExecuting Liveness
Executing Liveness
 
Executing Queries as a form of artistic practice
Executing Queries as a form of artistic practiceExecuting Queries as a form of artistic practice
Executing Queries as a form of artistic practice
 
Interfacing with questions: The unpredictability of live queries in the work...
Interfacing with questions:  The unpredictability of live queries in the work...Interfacing with questions:  The unpredictability of live queries in the work...
Interfacing with questions: The unpredictability of live queries in the work...
 
Microtemporality: At The Time When Loading-in-progress
Microtemporality: At The Time When Loading-in-progressMicrotemporality: At The Time When Loading-in-progress
Microtemporality: At The Time When Loading-in-progress
 
Software art and design: computational thinking through programming practice ...
Software art and design: computational thinking through programming practice ...Software art and design: computational thinking through programming practice ...
Software art and design: computational thinking through programming practice ...
 
Executing Queries
Executing QueriesExecuting Queries
Executing Queries
 
Life and Death in Software
Life and Death in SoftwareLife and Death in Software
Life and Death in Software
 
Network materiality and temporality: Things flow 'non-continuously' in networ...
Network materiality and temporality: Things flow 'non-continuously' in networ...Network materiality and temporality: Things flow 'non-continuously' in networ...
Network materiality and temporality: Things flow 'non-continuously' in networ...
 
Discussing Software through the art of the Hong Kong Umbrella Movement
Discussing Software through the art of the Hong Kong Umbrella MovementDiscussing Software through the art of the Hong Kong Umbrella Movement
Discussing Software through the art of the Hong Kong Umbrella Movement
 
Nonhuman Participation: a materialist perspective on execution from agency o...
Nonhuman Participation: a materialist perspective on execution from agency o...Nonhuman Participation: a materialist perspective on execution from agency o...
Nonhuman Participation: a materialist perspective on execution from agency o...
 
Artist Talk: From net art to software art
Artist Talk: From net art to software artArtist Talk: From net art to software art
Artist Talk: From net art to software art
 
Collaborative and Collective [Artistic] Research
Collaborative and Collective [Artistic] ResearchCollaborative and Collective [Artistic] Research
Collaborative and Collective [Artistic] Research
 
Net Art: Data Hacking, Coding and Critical Thinking
Net Art: Data Hacking, Coding and Critical ThinkingNet Art: Data Hacking, Coding and Critical Thinking
Net Art: Data Hacking, Coding and Critical Thinking
 

Último

VIP ℂall Girls Bardoli 8527049040 WhatsApp AnyTime Best Surat ℂall Girl Servi...
VIP ℂall Girls Bardoli 8527049040 WhatsApp AnyTime Best Surat ℂall Girl Servi...VIP ℂall Girls Bardoli 8527049040 WhatsApp AnyTime Best Surat ℂall Girl Servi...
VIP ℂall Girls Bardoli 8527049040 WhatsApp AnyTime Best Surat ℂall Girl Servi...SunGj
 
codes and conventions of film magazine and website.pptx
codes and conventions of film magazine and website.pptxcodes and conventions of film magazine and website.pptx
codes and conventions of film magazine and website.pptx17duffyc
 
Captain america painting competition -- 13
Captain america painting competition -- 13Captain america painting competition -- 13
Captain america painting competition -- 13Su Yan-Jen
 
ppt seni budaya kelas xi, menganalisis konsep,unsur,prinsip dan teknik
ppt seni budaya kelas xi, menganalisis konsep,unsur,prinsip dan teknikppt seni budaya kelas xi, menganalisis konsep,unsur,prinsip dan teknik
ppt seni budaya kelas xi, menganalisis konsep,unsur,prinsip dan teknikAgustinus791932
 
Star Wars Inspired Lightsaber Battle Assignment
Star Wars Inspired Lightsaber Battle AssignmentStar Wars Inspired Lightsaber Battle Assignment
Star Wars Inspired Lightsaber Battle Assignmentsarahr51
 
Magical World of Resin Art Creations.pdf
Magical World of Resin Art Creations.pdfMagical World of Resin Art Creations.pdf
Magical World of Resin Art Creations.pdfCraftHives
 
DeFeliceKitley_Resume_BFAVCDGraduated2024
DeFeliceKitley_Resume_BFAVCDGraduated2024DeFeliceKitley_Resume_BFAVCDGraduated2024
DeFeliceKitley_Resume_BFAVCDGraduated2024KitleyDeFelice
 
Young & Hot ℂall Girls Surat Dumas Road 8849756361 WhatsApp Number Best Rates...
Young & Hot ℂall Girls Surat Dumas Road 8849756361 WhatsApp Number Best Rates...Young & Hot ℂall Girls Surat Dumas Road 8849756361 WhatsApp Number Best Rates...
Young & Hot ℂall Girls Surat Dumas Road 8849756361 WhatsApp Number Best Rates...SunGj
 
VIP ℂall Girls Hazira 8527049040 WhatsApp AnyTime Best Surat ℂall Girl Serviℂ...
VIP ℂall Girls Hazira 8527049040 WhatsApp AnyTime Best Surat ℂall Girl Serviℂ...VIP ℂall Girls Hazira 8527049040 WhatsApp AnyTime Best Surat ℂall Girl Serviℂ...
VIP ℂall Girls Hazira 8527049040 WhatsApp AnyTime Best Surat ℂall Girl Serviℂ...SunGj
 
obat aborsi klaten wa 081336238223 jual obat aborsi cytotec asli di klaten54-...
obat aborsi klaten wa 081336238223 jual obat aborsi cytotec asli di klaten54-...obat aborsi klaten wa 081336238223 jual obat aborsi cytotec asli di klaten54-...
obat aborsi klaten wa 081336238223 jual obat aborsi cytotec asli di klaten54-...yulianti213969
 
VIP ℂall Girls Bhestan 8527049040 WhatsApp AnyTime Best Surat ℂall Girl Servi...
VIP ℂall Girls Bhestan 8527049040 WhatsApp AnyTime Best Surat ℂall Girl Servi...VIP ℂall Girls Bhestan 8527049040 WhatsApp AnyTime Best Surat ℂall Girl Servi...
VIP ℂall Girls Bhestan 8527049040 WhatsApp AnyTime Best Surat ℂall Girl Servi...SunGj
 
Young & Hot ℂall Girls Hazira 8849756361 WhatsApp Number Best Rates of Surat ...
Young & Hot ℂall Girls Hazira 8849756361 WhatsApp Number Best Rates of Surat ...Young & Hot ℂall Girls Hazira 8849756361 WhatsApp Number Best Rates of Surat ...
Young & Hot ℂall Girls Hazira 8849756361 WhatsApp Number Best Rates of Surat ...SunGj
 
Sun day thang 4 sun life team trung dai
Sun day thang 4 sun life team trung daiSun day thang 4 sun life team trung dai
Sun day thang 4 sun life team trung daiGiangTra20
 
Jaro je tady - Spring is here (Judith) 4
Jaro je tady - Spring is here (Judith) 4Jaro je tady - Spring is here (Judith) 4
Jaro je tady - Spring is here (Judith) 4wistariecz
 
Helen of Troy, Queen of Sparta.ppsx
Helen  of  Troy,  Queen  of  Sparta.ppsxHelen  of  Troy,  Queen  of  Sparta.ppsx
Helen of Troy, Queen of Sparta.ppsxguimera
 
Young & Hot ℂall Girls Navsari 8849756361 WhatsApp Number Best Rates of Surat...
Young & Hot ℂall Girls Navsari 8849756361 WhatsApp Number Best Rates of Surat...Young & Hot ℂall Girls Navsari 8849756361 WhatsApp Number Best Rates of Surat...
Young & Hot ℂall Girls Navsari 8849756361 WhatsApp Number Best Rates of Surat...SunGj
 
SB_ Scott Pilgrim_ Rough_ RiverPhan (2024)
SB_ Scott Pilgrim_ Rough_ RiverPhan (2024)SB_ Scott Pilgrim_ Rough_ RiverPhan (2024)
SB_ Scott Pilgrim_ Rough_ RiverPhan (2024)River / Thao Phan
 
NON-COMMUNICABLE DISEASES.pptx...........
NON-COMMUNICABLE DISEASES.pptx...........NON-COMMUNICABLE DISEASES.pptx...........
NON-COMMUNICABLE DISEASES.pptx...........CydeizelMercado1
 
一比一原版(MQU毕业证书)麦考瑞大学毕业证成绩单原件一模一样
一比一原版(MQU毕业证书)麦考瑞大学毕业证成绩单原件一模一样一比一原版(MQU毕业证书)麦考瑞大学毕业证成绩单原件一模一样
一比一原版(MQU毕业证书)麦考瑞大学毕业证成绩单原件一模一样aqwaz
 
Sui Generis Magazine volume one Kristen Murillo.pdf
Sui Generis Magazine volume one Kristen Murillo.pdfSui Generis Magazine volume one Kristen Murillo.pdf
Sui Generis Magazine volume one Kristen Murillo.pdfkristenmurillo218
 

Último (20)

VIP ℂall Girls Bardoli 8527049040 WhatsApp AnyTime Best Surat ℂall Girl Servi...
VIP ℂall Girls Bardoli 8527049040 WhatsApp AnyTime Best Surat ℂall Girl Servi...VIP ℂall Girls Bardoli 8527049040 WhatsApp AnyTime Best Surat ℂall Girl Servi...
VIP ℂall Girls Bardoli 8527049040 WhatsApp AnyTime Best Surat ℂall Girl Servi...
 
codes and conventions of film magazine and website.pptx
codes and conventions of film magazine and website.pptxcodes and conventions of film magazine and website.pptx
codes and conventions of film magazine and website.pptx
 
Captain america painting competition -- 13
Captain america painting competition -- 13Captain america painting competition -- 13
Captain america painting competition -- 13
 
ppt seni budaya kelas xi, menganalisis konsep,unsur,prinsip dan teknik
ppt seni budaya kelas xi, menganalisis konsep,unsur,prinsip dan teknikppt seni budaya kelas xi, menganalisis konsep,unsur,prinsip dan teknik
ppt seni budaya kelas xi, menganalisis konsep,unsur,prinsip dan teknik
 
Star Wars Inspired Lightsaber Battle Assignment
Star Wars Inspired Lightsaber Battle AssignmentStar Wars Inspired Lightsaber Battle Assignment
Star Wars Inspired Lightsaber Battle Assignment
 
Magical World of Resin Art Creations.pdf
Magical World of Resin Art Creations.pdfMagical World of Resin Art Creations.pdf
Magical World of Resin Art Creations.pdf
 
DeFeliceKitley_Resume_BFAVCDGraduated2024
DeFeliceKitley_Resume_BFAVCDGraduated2024DeFeliceKitley_Resume_BFAVCDGraduated2024
DeFeliceKitley_Resume_BFAVCDGraduated2024
 
Young & Hot ℂall Girls Surat Dumas Road 8849756361 WhatsApp Number Best Rates...
Young & Hot ℂall Girls Surat Dumas Road 8849756361 WhatsApp Number Best Rates...Young & Hot ℂall Girls Surat Dumas Road 8849756361 WhatsApp Number Best Rates...
Young & Hot ℂall Girls Surat Dumas Road 8849756361 WhatsApp Number Best Rates...
 
VIP ℂall Girls Hazira 8527049040 WhatsApp AnyTime Best Surat ℂall Girl Serviℂ...
VIP ℂall Girls Hazira 8527049040 WhatsApp AnyTime Best Surat ℂall Girl Serviℂ...VIP ℂall Girls Hazira 8527049040 WhatsApp AnyTime Best Surat ℂall Girl Serviℂ...
VIP ℂall Girls Hazira 8527049040 WhatsApp AnyTime Best Surat ℂall Girl Serviℂ...
 
obat aborsi klaten wa 081336238223 jual obat aborsi cytotec asli di klaten54-...
obat aborsi klaten wa 081336238223 jual obat aborsi cytotec asli di klaten54-...obat aborsi klaten wa 081336238223 jual obat aborsi cytotec asli di klaten54-...
obat aborsi klaten wa 081336238223 jual obat aborsi cytotec asli di klaten54-...
 
VIP ℂall Girls Bhestan 8527049040 WhatsApp AnyTime Best Surat ℂall Girl Servi...
VIP ℂall Girls Bhestan 8527049040 WhatsApp AnyTime Best Surat ℂall Girl Servi...VIP ℂall Girls Bhestan 8527049040 WhatsApp AnyTime Best Surat ℂall Girl Servi...
VIP ℂall Girls Bhestan 8527049040 WhatsApp AnyTime Best Surat ℂall Girl Servi...
 
Young & Hot ℂall Girls Hazira 8849756361 WhatsApp Number Best Rates of Surat ...
Young & Hot ℂall Girls Hazira 8849756361 WhatsApp Number Best Rates of Surat ...Young & Hot ℂall Girls Hazira 8849756361 WhatsApp Number Best Rates of Surat ...
Young & Hot ℂall Girls Hazira 8849756361 WhatsApp Number Best Rates of Surat ...
 
Sun day thang 4 sun life team trung dai
Sun day thang 4 sun life team trung daiSun day thang 4 sun life team trung dai
Sun day thang 4 sun life team trung dai
 
Jaro je tady - Spring is here (Judith) 4
Jaro je tady - Spring is here (Judith) 4Jaro je tady - Spring is here (Judith) 4
Jaro je tady - Spring is here (Judith) 4
 
Helen of Troy, Queen of Sparta.ppsx
Helen  of  Troy,  Queen  of  Sparta.ppsxHelen  of  Troy,  Queen  of  Sparta.ppsx
Helen of Troy, Queen of Sparta.ppsx
 
Young & Hot ℂall Girls Navsari 8849756361 WhatsApp Number Best Rates of Surat...
Young & Hot ℂall Girls Navsari 8849756361 WhatsApp Number Best Rates of Surat...Young & Hot ℂall Girls Navsari 8849756361 WhatsApp Number Best Rates of Surat...
Young & Hot ℂall Girls Navsari 8849756361 WhatsApp Number Best Rates of Surat...
 
SB_ Scott Pilgrim_ Rough_ RiverPhan (2024)
SB_ Scott Pilgrim_ Rough_ RiverPhan (2024)SB_ Scott Pilgrim_ Rough_ RiverPhan (2024)
SB_ Scott Pilgrim_ Rough_ RiverPhan (2024)
 
NON-COMMUNICABLE DISEASES.pptx...........
NON-COMMUNICABLE DISEASES.pptx...........NON-COMMUNICABLE DISEASES.pptx...........
NON-COMMUNICABLE DISEASES.pptx...........
 
一比一原版(MQU毕业证书)麦考瑞大学毕业证成绩单原件一模一样
一比一原版(MQU毕业证书)麦考瑞大学毕业证成绩单原件一模一样一比一原版(MQU毕业证书)麦考瑞大学毕业证成绩单原件一模一样
一比一原版(MQU毕业证书)麦考瑞大学毕业证成绩单原件一模一样
 
Sui Generis Magazine volume one Kristen Murillo.pdf
Sui Generis Magazine volume one Kristen Murillo.pdfSui Generis Magazine volume one Kristen Murillo.pdf
Sui Generis Magazine volume one Kristen Murillo.pdf
 

n.a.g/the inexecutable query