about 11 years ago
Announcing the winners
The votes are in! Go to the gallery to congratulate the winners and check out all of the excellent submissions.
Even though the competition is over, you don't have to stop hacking. Use your portfolio to keep your project up to date and get feedback from fellow hackers.
about 11 years ago
Public voting is now open
The public voting period for DevCasa StoreItAll Hack has begun. Browse the Submission Gallery and vote for your favorites!
If you’ve entered a submission, be sure to spread the word through your social networks.
Thanks,
The DevCasa StoreItAll Hack team
about 11 years ago
Reminder: just 6 more hours to submit your app
Just Kindly reminder, you are 6 more hours away for grabing $3000 in prize money :). Please do remember to wrap up your work and don't forget to sumit. Good luck for all of you and we are excited to see what you have built!
And as always, if you have any questions or issues, we're more than happy to help. Feel free to post a question within the Discussions section and we'll get back to you as soon as we can. If you'd like to talk to our Product Manager for more information regarding CloudFS or application ideas, please email…
about 11 years ago
Reminder: just five more days to submit your app
Just Kindly reminder, you are five more days away for grabing $3000 in prize money :) Hope you are doing well with your development. If you need any type of help, email us and we'll set up time with our engineers to help you through. Good luck for all of you and we are excited to see what you have built! Thanks, KevinLooking for more information? Here are few places that should help:
Need a CloudFS account? Sign up today.
And as always, if you have any questions…
about 11 years ago
Sample Photo Sharing App using CFS Python SDK
Now we almost one week away from the submission date, we would like to show you one sample application here to help you warp up the integration with CFS.
CloudFS PhotoShare for PythonPhotoShare is a photo sharing app built upon the Bitcasa CloudFS platform SDK that is designed to simplify development of cloud based data storage applications. This PhotoShare app allows you to upload new photos, manage friends and share your uploaded photos with your friends and “like” your favorite photos. The source code for PhotoShare app is open sourced and available to download on Github.
SOURCE CODE…
about 11 years ago
Third tip: CloudFS
So hope that second tip - How Auth works here - can do you a favor again. So here are more tips about files operations. Enjoy :).
-
How long is the download URL valid for?
Download URLs are valid for one week from when the URL is generated.
-
I request a file download and get the URL back, can I cache that in my database and for how long?
You can cache the URL in your database. The URL will be valid for one week.
-
Can you upload a file to root?
Yes, if you don’t specify a file path, the upload…
about 11 years ago
Second tip: CloudFS
So hope that first tip - the one with the API/test accounts - can do you a favor. So this one will give you some info about our Auth. Enjoy :).
AUTHENTICATION-
How do I generate an access token?
For free CloudFS accounts, you can generate Test Account access tokens via the Test Account Management Screen. For all other types of plans, please refer to our documentation
-
What authentication and authorization choices are available with CloudFS APIs?
Our CloudFS platform uses a simple token based authentication system. For additional information on authentication, please refer to our documentation.
-
What is OAuth?
OAuth…
about 11 years ago
First tip: CloudFS
You may know that getting started with CloudFS is pretty easy from previous updates, but there are also some tips and tricks we wanted to share with you. Over the next few updates we'll be sharing those tips with you which can make your life even more easier.
API
-
What are test accounts and how should they be used?
Test accounts should be utilized as if they were your end users. You can use these accounts to simulate the end user experience and to test the code that you’re writing for them. Each test account has access to their own file storage system,…
over 11 years ago
Demo what CloudFS does best: make data accessible
Do you love Python? Are you looking for more code examples to get started with CloudFS? Well, if you are, you're in luck.
Head on over to GitHub and check out our Python Developer Week Demo. This repo contains great example code and an excellent presentation to go with it.
Looking for more information? Here are few places that should help:
Need a CloudFS account? Sign up today.
And as always, if you have any questions or issues, we're more than happy to help. Feel free to post a question…
over 11 years ago
The best resource a developer could ask for, example code
There are a few places you can find great example code for CloudFS. Currently, we have SDKs for Python, iOS, Android, and PHP with Java and Ruby on the way. We also have 2 sample apps in Python, iOS, and Android. If you ever get stuck or need an example of an API call, check out the following resources:
Also, if you have any questions or issues, we're more than happy to help. Feel free to post a question within the Discussions section and we'll get back to you as soon as we can. If…
over 11 years ago
Everything you need to know to get started and win
We're super excited to kick off our DevCasa challenge and can't wait to see what you build with our CloudFS APIs. To help you get started with CloudFS and on your way to winning big, we've put together a short list of references and instructions:
- First things first, create a Bitcasa CloudFS account.
- Don't have an idea of what to build? Check out our App Showcase to see what others have built with CloudFS.
- Need more in-depth examples? We also have Sample Apps and Tutorials in iOS, Android and Python.
- Get familiar with CloudFS and by reading our API…
