Questions tagged [flipboard]

Flipboard is a social magazine application for Apple's iPad. The application is designed to collect the content of social networks and other websites and present them in magazine format, while making use of the iPad's large touch screen.

55 questions
0
votes
1 answer

Custom UIViewController modal transition from right like Flipboard

I need to make a custom modal transition segue on iPad to make that the destinationViewController appears from right, covering window half size and maintaining visible the initial View. More or less like the right panel in Flipboard App. Any…
0
votes
1 answer

how to eliminate the blank frame while flipping over to the next view

i am currently using this(AFKPageFlipper) to produce the desired flipboard animation in my application ,there are 4 static html pages named 1.html,2..so on loadView - (void) loadView { [super loadView]; self.view.autoresizesSubviews =…
BoredToDeath
  • 431
  • 2
  • 7
  • 21
0
votes
1 answer

rss-feed doesn't appear correctly in flipboard

I have encountered some problems while making mine rss-feed for flipboard. There is one russian site vesti.ru with abolutely ugly rss-feed. It has cp-1251 encoding, many enclosures for one post and so on - beee. But this site provides prety…
2r2w
  • 1,384
  • 1
  • 12
  • 29
0
votes
3 answers

Is there a way to track/record via Google Analytics visitors that visit my site via Flipboard?

I've been sniffing through my Apache log files and noticed hits which mention FlipboardProxy/1.1; +http://flipboard.com/browserproxy Is there a way to track/ID these users via Google Analytics so that I can understand what percentage of my visits…
antr
  • 867
  • 1
  • 9
  • 19
0
votes
1 answer

Flipboard Effect on Corona SDK using Lua

. Hi, everybody, This is not a question, is just to show the code if someone's interested on it. I used the FLIPBOOK project presented in the Corona Share Your Code site, and changed it a little bit.…
0
votes
1 answer

flipboard in Android

I want to use clipboard effect on android. I've seen some source codes about it. But all of them are simply flipping over some static pictures(Bitmap).I want to flip a view, and the view changes dynamically. How can I flip over this sort of view?…
Ryan.ye
  • 39
  • 1
  • 7
0
votes
1 answer

Page curl with active content

I've got an magazine app. In it, I implement AFK Page Flipper for page curl. But now I have no idea how to create active content. I mean for example when I've got image on page I want to tap on it and get bigger in model view. Like in Flipboard…
Michal Jurník
  • 820
  • 1
  • 8
  • 23
-1
votes
1 answer

Creating a flipboard using three.js

I am new to three.js and started work on it just a week ago. This is really a good library but as i am new to this my problem is that I want to make a fliboard using this library as used by the http://www.creaktif.com/. Just give me some simple…
Shani
  • 1
  • 4
-1
votes
3 answers

How can i create vertical Flip View Animation in ios?

I don't know how to flip my uiview vertically , i have many views and i every view there are some photos and their description, i want a flip view like a book but not left to right it must be top to bottom or bottom to top, i want to flip the whole…
zeeshan shaikh
  • 819
  • 3
  • 18
  • 33
-3
votes
1 answer

How do I get Facebook post like Flipboard

I'm a totally beginner for IOS. Recently, I found that Flipboard may embedded Facebook post but I don't know how it do that. Can anybody help me?
user3429911
  • 91
  • 1
  • 5
1 2 3
4