All Drop.io API requests go to ________.
http://drop.io/api 0%
http://drop.io.api/ 0%
http://api.drop.io/ 0%
http://drop.io//api 0%
An audio message is added to a drop in ________ format while using the Voicemail feature of Drop.io.
WMA 0%
MP3 0%
WAV 0%
AU 0%
At what rate does the Twitterslurp application pull down twits while using this application with Drop.io API?
10 every minute 0%
10 every 5 minutes 0%
50 every minute 0%
50 every 5 minutes 0%
If you send a file to a drop at its e-mail address, the text in the body of the e-mail will be added to the drop as a ______.
file 0%
note 0%
comment 0%
URL 0%
State whether the following statement is true or false. The collab.io application is used to create a collaboration tool for a one time meeting.
State whether the following statement is true or false. While creating a new drop, setting an admin email address is mandatory.
Suppose you are trying to access a drop using the Drop#find method of the Drop.io C# Client Library. Which of the following values is returned by the Drop#find method if the drop is not found?
0 0%
1 0%
null 0%
None of the above 0%
Suppose you drag the above image under the Links view and include it in your Bookmarks. Which of the following functions of Drop.io is associated with the image shown?
It is used to add files to a drop. 0%
It is used to add notes to a drop. 0%
It is used to add links to a drop while browsing other sites. 0%
It is used to receive a fax into a drop. 0%
Suppose you pass a callback function as a parameter in a Drop.io API call using the Drop.io API Javascript Client Library. Which of the following arguments are passed in the callback function?
response 0%
request 0%
success 0%
drop_name 0%
Suppose you start a collaborative meeting using the collab.io application and you invite two people to attend the meeting. Which of the following details is/are sent with the invitation email sent ...
Voicemail Number 0%
Conference Line 0%
Default email address of the drop 0%
The artist Asset resource is available in Drop.io for ________.
images 0%
audios 0%
movies 0%
documents 0%
The Twitterslurp application archives a twit into a drop as a ________.
file 0%
note 0%
link 0%
page 0%
Upto what size of files can you choose to send using the usend.io application?
100 MB 0%
200 MB 0%
1 GB 0%
2 GB 0%
What does the uploadFileForm method of the Drop.io API JavaScript Client Library return if none out of insert_before, insert_after or append_to is specified?
A reference to the div element that contains the form 0%
A URL to the page displaying the file contents 0%
A boolean value indicating whether a file exists or not 0%
Nothing 0%
What is the data type of the show_label option of the uploadFileForm method of the Drop.io API JavaScript Client Library?
varchar 0%
integer 0%
boolean 0%
double 0%
What is the encircled icon used for?
It is used to reorder the files in a drop. 0%
It is used to add comments to a file. 0%
It is used to zoom into the current file. 0%
None of the above 0%
What is the limit on the size of individual files that can be uploaded in a Drop.io drop?
100 MB 0%
500 MB 0%
1 GB 0%
2 GB 0%
What is the minimum number of characters used in a drop name while creating a new drop?
What is the significance of the encircled icon?
Widgets with this icon next to them have a default value which can be changed. 0%
Widgets with this icon next to them have a default value which cannot be changed. 0%
Widgets with this icon next to them are only visible to the administrators. 0%
None of the above 0%
Where can you access your cross domain receiver page if no path is passed to the instance of DropioApiClient using the Drop.io API Javascript Client Library?
http://www.drop.io/DropioJSClientXDReceiver.html 0%
http://www.drop.io/JSClientXDReceiver.html 0%
http://www.yourdomain.com/DropioJSClientXDReceiver.html 0%
http://www.yourdomain.com/drop.io/JSClientXDReceiver.html 0%
Which of the following API calls will you use for getting an asset embed code?
http://api.drop.io/drops/assets/embed_code 0%
http://api.drop.io/drops/:drop_name/assets/:asset_name/embed_code 0%
http://drop.io/drops/assets/embed_code 0%
http://api.drop.io/drops/assets/:asset_name/embed_code 0%
Which of the following API calls will you use with the GET method for getting a drop?
http://drop.io/drop_name 0%
http://api.drop.io/drops/drop_name 0%
http://api.drop.io/drops/:drop_name 0%
None of the above 0%
Which of the following API Client Libraries of Drop.io is used by the Ha! Ha! You're in a Photo application?
Javascript Client Library 0%
C# Client Library 0%
Ruby Client Library 0%
Perl Client Library 0%
Which of the following API clients is used by the iorb CLI interface to Drop.io?
Javascript API Client Library 0%
C# API Client Library 0%
Ruby API Client Library 0%
Perl API Client Library 0%
Which of the following applications allows you to upload a single file to a drop?
Droppler 0%
Droplet 0%
Dropboxee 0%
Affixa 0%
Which of the following applications supported by Drop.io acts as a simple API for storing iPhone data on the web?
DropKit 0%
Affixa 0%
Dropboxee 0%
Media 0%
Which of the following applications supported by Drop.io allows you to view images, music and video from your drop straight on your HDTV set?
DropKit 0%
Affixa 0%
Dropboxee 0%
Media 0%
Which of the following applications supported by Drop.io can be used by an iPod to share an audio with others on the web?
Dropboxee 0%
Affixa 0%
Droppler 0%
iorb 0%
Which of the following applications supported by Drop.io makes your webmail account a part of Windows?
Droppler 0%
Dropboxee 0%
Affixa 0%
None of the above 0%
Which of the following are possible values for the medium parameter used with the POST method when sending an asset?
drop 0%
voice 0%
fax 0%
video 0%
Which of the following are valid parameters of the redirectToAsset JavaScript method of the Drop.io API Javascript Client Library?
url 0%
asset_name 0%
title 0%
token 0%
Which of the following can be used while storing a Voicemail number in your cell phone to make it pause before dialing the extension?
Which of the following email addresses must be used to send an email while creating a new drop via email?
create@drop.io 0%
make@drop.io 0%
new@drop.io 0%
add@drop.io 0%
Which of the following features of Drop.io allows you to drag and drop files from your desktop into your drop?
Firefox Add-on 0%
Upload Widget 0%
Bookmarklet 0%
Hidden Uploader 0%
Which of the following HTTP codes indicates that an invalid API token was supplied with the request?
400 Bad Request 0%
403 Forbidden 0%
404 Not Found 0%
500 Internal Server Error 0%
Which of the following is a required parameter for creating a file in Drop.io?
file 0%
token 0%
redirect_to 0%
filename 0%
Which of the following is an acceptable value for the name parameter that is passed in a Drop.io API request to create a drop?
jenny.jonson23 0%
jenny_jonson23 0%
jenny.jonson 0%
jenny-jonson23 0%
Which of the following is the correct format for defining the uploadFileForm method of the Drop.io API JavaScript Client Library?
Void uploadFileForm(params,callback,options) 0%
Element uploadFileForm(params,callback,options) 0%
File uploadFileForm(params,callback,options) 0%
Element uploadFileForm(params,callback) 0%
Which of the following is the correct format for sending a file to two different people using usend.io application?
{user1@abc.com};{user2@abc.com} 0%
user1@abc.com,user2@abc.com 0%
user1@abc.com;user2@abc.com 0%
user1@abc.com-user2@abc.com 0%
Which of the following is the correct format of the default email address assigned to a drop using Drop.io?
[drop_name]@drop.io 0%
[user_name]@drop.io 0%
[guest_name]@drop.io 0%
None of the above 0%
Which of the following is the correct format that must be entered to copy a file from one drop to another?
http://drop.io/dropname 0%
Only dropname 0%
http://drop/drop.io/dropname 0%
Both a and b 0%
Both a and c 0%
Which of the following is the correct syntax to access an existing object using the Drop.io API Library for Ruby?
drop = Dropio.Drop.find("jennydemo") 0%
drop = Dropio/Drop/find("jennydemo") 0%
drop = Dropio/Drop.find("jennydemo") 0%
drop = Dropio::Drop.find("jennydemo") 0%
Which of the following is the default value of the guests_can_add parameter used with the POST method while creating a drop?
True 0%
False 0%
0 0%
1 0%
Which of the following is true if you enter a wrong extension while making a call using Drop.io Voicemail?
The call gets disconnected and the message gets saved in your drop. 0%
The call goes on and you get a warning prompt. 0%
The call gets disconnected and the message is not saved in your drop. 0%
The call goes on but the message is not saved in your drop. 0%
Which of the following is true if you make a call using Drop.io that fills up the whole drop?
The call gets extended. 0%
The call gets disconnected and the message gets saved. 0%
The whole message is lost. 0%
The call continues and you get a warning prompt. 0%
Which of the following is used to identify whether a user is an authenticated guest or an admin?
API Key 0%
Host Key 0%
Secret Key 0%
Authorization Token 0%
Which of the following JavaScript APIs is used by the Drop.io Location?
App Studio Widget Javascript API 0%
SkyHook Wireless' Loki Javascript API 0%
ArcGIS JavaScript API 0%
Firefox Javascript API 0%
Which of the following keys is added to make your drop's email address private?
Members Key 0%
Secret Key 0%
Private Key 0%
Admin Key 0%
Which of the following methods of the Drop.io API JavaScript Client Library needs no parameters to be passed to it?
deleteAsset 0%
deleteComment 0%
deleteAssetUrl 0%
abortRequest 0%
Which of the following parameters are passed to the createCommentUrl method of the Drop.io API JavaScript Client Library?
the_drop_name 0%
the_comment_url 0%
the_asset_name 0%
the_comment_id 0%
Which of the following parameters are passed to the updateDropNameForUploadForm method of the Drop.io API JavaScript Client Library used while updating the drop_name parameter associated with an up...
form_name 0%
form_id 0%
drop_name 0%
callback 0%
Which of the following parameters is passed in a Drop.io API request for getting a drop using the GET method?
password 0%
premium_code 0%
expiration_length 0%
token 0%
Which of the following parameters must be passed in a Drop.io API request while creating a link in Drop.io?
title 0%
api_key 0%
url 0%
format 0%
Which of the following parameters must be passed in a Drop.io API request while creating a note in Drop.io?
title 0%
description 0%
contents 0%
format 0%
Which of the following parameters must be passed to the Drop.io URL(http://drop.io/:drop_name/from_api ) while redirecting a third party person to Drop.io?
expires 0%
name 0%
signature 0%
format 0%
Which of the following Permissions can be granted to a Guest who enters your drop?
Guests can reorder. 0%
Guests can change the drop name. 0%
Guests can download. 0%
Guests can change the drop email address. 0%
Which of the following repositories must be used to maintain the DropKit source code?
Mercurial 0%
SVN 0%
CVS 0%
SVK 0%
Which of the following response formats are supported by Drop.io?
DOT 0%
XML 0%
PDAX 0%
JSON 0%
Which of the following statements is true regarding the Permissions granted to a Guest of a drop while passing them as a parameter to a Drop Resource?
Setting guests_can_comment to true forces guests_can_add to be true. 0%
Setting guests_can_add to true forces guests_can_comment to be true. 0%
Setting guests_can_comment to true forces guests_can_delete to be true. 0%
Setting guests_can_delete to true forces guests_can_comment to be true. 0%
Which of The following statements is/are true about the redirecttoAsset JavaScript method of the Drop.io API JavaScript Client Library?
The callback parameter will only be called if the "signature" or the "expires" parameter is left empty. 0%
The callback parameter will only be called if the drop_name or the asset_name is left empty. 0%
The success parameter will only be called if drop_name is left empty. 0%
None of these 0%
Which of the following statements is/are true regarding the Drop.io API?
In no case is it possible to read back the original file that you store in Drop.io. 0%
It is possible to read back the original file that you store on Drop.io by receiving a special permission from Drop.io. 0%
It is possible to read back the original file that you store on Drop.io even without any kind of permission. 0%
None of these 0%
Which of the following tools demonstrates the power of Drop.io drops as a repository for temporary storage?
Collab.io 0%
Usend.io 0%
Twitterslurp 0%
None of the above 0%
Which of the following two arguments are passed to the Drop#find method which is used to access an existing drop using a Drop.io API C# Client Library?
Name of the drop 0%
Credential token 0%
Drop_id 0%
Asset_name 0%
Which of the following views in Drop.io displays all the assets of a drop grouped according to the date regardless of the media type?
Page 0%
System 0%
Blog 0%
Presentation 0%
Which of the following views lists all the files and notes in a drop in the order in which they were added to the drop?
Page 0%
System 0%
Presentation 0%
Chronological 0%
While getting a list of assets associated with a drop, assets are returned in pages of _______ at a time.
10 assets 0%
20 assets 0%
30 assets 0%
40 assets 0%
Within what period of time of its generation should you navigate to the URL returned by getRedirectToDropUrl method of the Drop.io API Javascript Client Library in order to avoid the URL from becom...
10 minutes 0%
15 minutes 0%
20 minutes 0%
1 hour 0%