How to create a preview image of site in different devices [closed] - screenshot

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 4 years ago.
Improve this question
I would like to create just a couple of images of my site as it is seen in different devices (tablets, laptop and desktop) to be used in a carousel control. Does anyone know a good tool or service? I used Mobilizer to create my site on smartphone and am happy with it. But for other devices I need some direction. Any help is appreciated.

Something like http://mobilito.net/ ? It uses the API from http://browshot.com/ (more devices available on the website).

Comparing with browshot, Page2Images also have a tool allow you preview how your website looks on different devices include (iPhone4, iPhone5, android phones, iPad2/3, iPad mini, Desktop screenshot with customized resolutions). More important, the page2images's price is almost free and they have API you can use in your application. In browshot, you only can check 100 websites per month with free rate plan. But in page2images, you can take 100 websites screenshot per day.
There are some demo code:
<img id="p2i_demo" src="http://api.page2images.com/directlink?p2i_url=http://stackoverflow.com/questions/12843312/how-to-create-a-preview-image-of-site-in-different-devices/12848741#12848741&p2i_device=6&p2i_screen=1024x768&p2i_size=100x0&p2i_fullpage=1&p2i_key=YOUR_P2I_KEY" />

Related

Can I replace my development PC displays with a VR headset (part-time) yet? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 4 years ago.
Improve this question
I'm looking for a VR solution (presumably software for an Oculus or Vive device) that presents 2 to 4 high-resolution development displays. The main requirement is that it provides all the functionality a software developer needs for part-time use.
Although I welcome you to include your favorite solution and note its benefits, as StackOverflow is not for product comparison any solution will answer my question.
It's OK if this isn't suitable for full work-week use, such as concerns about eyestrain from 8 hours of straight use (although severe eyestrain after short use would make it unusable), but it's not OK if I lose key currently-standard functionality commonly used by most developers, such as ability to run multiple displays and snap an IDE to fill one and a browser to fill another, ability to have a high resolution or high virtual resolution, poor text quality, or ability to use a debugger.
I'd prefer one that I can use with a laptop as a mobile solution outside (yes, I know, the headset ruins the beach), but it isn't required.
Does something like that exist?
Check out Virtual Desktop. The resolution of the Rift & Vive is still a bit low to use this for coding & development but it's got a lot of potential!

Applications that I can use to create a smooth game for android [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 8 years ago.
Improve this question
Guys were about to begin our capstone project after our the approval of our proposal. We need to create a game that requires logic in order to advance. The smoothness of the game and the transitions is strictly required. But the problem is we dont have a clue on what softwares were going to use. I need suggestions. Any game developer out there?
I worked with Unity 3D, it's a free software* specially for game developing. It is not limited to one single platform! Check it out:
Unity 3D
It covers the languages c# and JavaScript and functions such as PSD (Photoshop format) support for asset files. 2D mode as well as 3D mode, powered by unity engine as far as I understood.
*there is also a paid version, check out this page for more information:
http://unity3d.com/unity/licenses

Is there any Video Rental VOD (video-on-demand) API's out there? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 3 years ago.
Improve this question
I have been searching for this for a while and I can't find. I am searching for a video on demand APi but I can't find any. Please help.
UPDATE:
Let me clarify one thing, I want to rent the movie THE MATRIX via API so I can show it to the user. That is what I pretend?
need to look into UltraViolet or Locker Access Streaming Provider Role (LASP).
check out UltraViolet for Business,
https://www.uvvu.com/en/au/uv-for-business
to connect your service to UltraViolet or to Develop Services or components you need a licence.
Download the licence package here: https://uvvu.com/sites/default/files/DECE%20License%20Agrmnts20140820%20PDFs.zip
hope this helps.
You need to look at solutions called "paywall" or "pay-per-view" for the media server which you decide to pick up.
There was a site called Popcorn Time which is similar to Netflix in number of ways. They made their source code available for every one by making the project open source after attracting huge media attention.

Interactive Book - Where to Start [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 7 years ago.
Improve this question
I have been working for a few weeks now trying to create an interactive book. I have been reading blog after blog about Xcode. I have looked into storyboards and page apps. I can't find a tutorial that just breaks down the process of creating a page based app and explains each part of the app. Like, for instance, how to lock orientation only one way for the iPad. How pulling HTML files works for the UIWebView. Is Javascript able to work on those pages? What can be put on a view and what can't?
I am not looking for people to answer these questions, if you can that would be great. My real question is, are there sites out there that people have used to get "up to snuff" to coding for the iPad or iOS 5? Is there a book out there that I can buy that stands out from the rest that is really helpful? Any direction will be helpful right now. Thanks in advance.
Have you taken a look at iBooks Author and the new stuff you can easily do with an iBook?

Can anyone recommend an Image Gallery with a good programming API? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 4 years ago.
Improve this question
What is the best solution/API for this? On my site users upload image, tag then and more. Instead of displaying the normal page where it shows the image and info (date, desc, user comments, etc) I want it to go to the next/prev image. Preferably with preloading. This code could be done either in flash or javascript, but I would need a way to give the user a link so they can pass it to someone else to continue at the same point.
Another thing I would like to support is a 'gallery' mode where it displays thumbs of multiple images and allows scrolling through them.
Is there an API I should use or should I hand-roll gallery and slideshow code?
How about Gallery - gallery.menalto.com? Version 3 has only just been released, but version 2.3 is very stable and has an extensive API.
To do what you're after have a look at
http://gallery.menalto.com/apidoc/ItemAdd/UserInterface/ItemAddFromServer.html
for saving images from the server, and at
http://gallery.menalto.com/node/66940
http://codex.gallery2.org/Gallery2:GalleryEmbed:getImageBlock
for extracting it out again (although use "getBlock" rather than "getImageBlock")
Flickr seems to have a comprehensive API. (But I have no experience with it.)