Questions tagged [cooliris]
17 questions
3
votes
1 answer
How to speed up image viewing with android "Cooliris" gallery?
I'm running 2.3 on a Nexus S (but writing code against 2.2), and it takes forever for an image to display in the default cooliris gallery. This is how I am attempting to display an image:
Uri imageIdentifier = getImageUriOnFilesystem();
Intent…

user455695
- 81
- 2
3
votes
3 answers
How do firefox extensions make use of the whole screen in 3D (eg. CoolIris)?
I understand that Firefox addins can be created in Javascript and Chrome.
How do they run advanced graphics applications such as CoolIris ?
(source: cooliris.com)

pro
- 953
- 2
- 9
- 24
2
votes
1 answer
Media RSS and Zend
I have a Magento application running atop Zend framework. I like to generate Media RSS feed in Zend (In orded to feed the Cooliris application).
Does anyone know if Zend framework supports Media RSS feed?
(I didn't find anything in…
user303774
2
votes
4 answers
Android cooliris gallery developer documentation
Does anyone know how to integrate with the new Gallery3D app (cooliris android gallery)? I want to launch that app so it shows the thumbnails for only a specific folder.
For example, say my app downloads images from my server and stores them in a…

mefesto
- 611
- 1
- 7
- 6
2
votes
1 answer
Image in getExternalFilesDir()
I have some images stored in getExternalFilesDir() and i am trying to show those images in the android gallery (cooliris).
Right now i have been doing this:
Intent intent = new…

Filipe Batista
- 1,862
- 2
- 24
- 39
1
vote
0 answers
Cooliris Jquery pop-up
im trying to incorporate a cooliris widget to play videos from my youtube channel.. i want a pop-up when someone clicks on the menu option on the link below.. with say a close & minimize button.. googled enough didnt find anything rigid.. im new to…

javanew
- 11
- 1
1
vote
1 answer
Cooliris relative path Issue
Take a look on my codes:
>
1
vote
2 answers
Cooliris wall fed by Picassa web albums?
I am trying to expose picassa web album by using Picassa web albums.
Following example creates wall with only 2 pictures which represents 2 album main photos:
1
vote
1 answer
how to start building cooliris in openGL and C++?
I have seen the post where somebody commented that cooliris
can be built using C++ and openGL. I have just started learning openGL.
I wanted to ask how to go about creating it?

lazy_hack
- 301
- 1
- 2
- 6
1
vote
2 answers
which tools to use for designing cooliris type applications?
I want to utilise the 3dwall feature of cooliris, the physics effects of the icons in bumtop to design an application for making the image viewing more intuitive and interactive. I dont want to use flash as it would slow down the speed for…

lazy_hack
- 301
- 1
- 2
- 6
1
vote
0 answers
Cooliris wall does not play videos
I am using Cooliris wall to show feed from picasa web album.
The photos is shown very well, while the videos are not played at all (all video types).
I read some posts about crossdomain xml , but I still don't know how to make it work.
I read also a…

osama ibrahim
- 11
- 2
0
votes
1 answer
picasa link to usable cooliris link
Ok, I've got this link:
https://picasaweb.google.com/110727246651632161982/2042011#
and I want to use it for cooliris, on their website they make it like this:
picasaweb.google.com%2F%3Fuser%3D110727246651632161982%26album%3D2042011
I want users…

corné
- 1
0
votes
2 answers
Cooliris to use my website images?
I want to use CoolIris (www.cooliris.com) in my asp.net website and it should take images from my website (images folder), not from external sources like facebook, flickr, youtube or external rss feeds.

hotcoder
- 3,176
- 10
- 58
- 96
0
votes
2 answers
Cooliris fetching from google docs:
We're creating a Interaction design pattern website for a class.
We've been using google docs to create the patterns list during the classes, sharing it with the teacher for evaluation.
So the environment is this:
We've been able to fetch a single…

fmsf
- 36,317
- 49
- 147
- 195
0
votes
1 answer
Take and crop image with Cooliris
I've implemented taking picture and cropping it in my app. Usually it works perfectly. But the problem appears on devices with Cooliris gallery. The message "Gallery(process com.cooliris.media) has stopped unexpectedly" appears after the image is…

Sergey Zhabinskii
- 478
- 3
- 12