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?
Related
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 downloaded the latest FacebookSDK for IOS and have the "post to your wall" function working (did this just to get my feet wet).
However, what I really need is documentation or tutorials on getting a like button for my client. Can't seem to find any. Can anyone point me in the right direction ??? I would like the users for the client to be able to press "like" for facebook or "follow" for twitter.
-Many Thanks
I found a set of like code on github yesterday. Search for "FacebookLikeView". The downloadable code set has a demo app included.
this should not work...
since inside the source he use FBdialog which is no longer available inside the Facebook SDK3.1 ...
i am afraid you would have to satisfy using this -> http://developers.facebook.com/docs/reference/plugins/like-box/
or try something else and maybe even solve a lot of problems for a lot of people if u could do it differently
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
I've been searching the net for a couple days now and haven't turned up anything that solves my issue.
The current client I'm working for currently embeds Instamapper into thier site which allows them to track thier drivers in real-time.
now my search has produced a good number of GPS tracking solutions but none that meet all the requirements the client is looking for, so I decided to post the question on here and see if anyone knows anything that I may have missed.
Requirements
Must be able to embed a map into the clients site.
Must be compatible with Blackberry, Android, and iPhone mobile Phones.
Doesn't have to be free, the Client is willing to pay for the service.
If anyone knows of a solution I would greatly appreciate any help.
Thank you,
BWC
I searched and searched, and there really isn't anything out there that solved my problem so I ended up writing my own.
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 5 years ago.
Improve this question
I would like to create some documentation and post it onto my Joomla website. This documentation would be something along the lines of the MSDN documentation: i.e. each page would follow a basic template.
Intuitively I feel I have two ways of achieving this:
1) Creating each page of documentation as a separate article, and then linking them up.
2) Creating some kind of template and filling the information from a database.
The second option being preferable in the long run. Unforunately I have no idea how to achieve what I'm looking for. I hoped that there would be a component out there that woud help me, but Googling for 'Joomla Documentation' just brings up the documentation for Joomla itself.
Has anyone out there put documentation on their site, and how did they achieve it?
You're probably best off using one of the content construction kits (CCKs) available for Joomla: http://extensions.joomla.org/extensions/news-production/content-construction These allow you to define preset fields for each article.
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.)
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 am just in the process of making some little demo tutorial videos for my app to help users get up to speed. I have used Camtasia in the past but don't really like it. Anyone have any recommendations. Good is more important than free, but free certainly helps.
I can use Windows or Mac for this job.
there is a bunch of tools listed here and here.
Also, you might want to check on previous threads:
What’s a good program to record video or screencast being played on screen?
Screencast software
Tips on recording a webcast