Apple Now Owns the Page Turn


Recommended Posts

bits-pageturn-tmagArticle.jpg

The United States Patent and Trademark Office

If you want to know just how broken the patent system is, just look at patent D670,713, filed by Apple and approved this week by the United States Patent Office.

This design patent, titled, ?Display screen or portion thereof with animated graphical user interface,? gives Apple the exclusive rights to the page turn in an e-reader application.

Yes, that?s right. Apple now owns the page turn. You know, as when you turn a page with your hand. An ?interface? that has been around for hundreds of years in physical form. I swear I?ve seen similar animation in Disney or Warner Brothers cartoons.

(This is where readers are probably checking the URL of this article to make sure it?s The New York Times and not The Onion.)

Apple argued that its patented page turn was unique in that it had a special type of animation other page-turn applications had been unable to create.

The patent comes with three illustrations to explain how the page-turn algorithm works. In Figure 1, the corner of a page can be seen folding over. In Figure 2, the page is turned a little more. I?ll let you guess what Figure 3 shows.

Of course this isn?t the most seemingly obvious patent Apple has been awarded in recent years. The company has also been granted patents for an icon for music (which is a just a musical note), the glass staircase used in the company?s stores ? yes, stairs, that people walk up ? and for the packaging of its iPhone.

The patent to own the page turn was just one of 38 patents granted to Apple this week. Among the others there was a ?Skin tone aware color boost for cameras,? ?Location-based categorical information services? and a ?Consistent backup of electronic information.?

The page-turn patent was filed in December 2011, but was approved this week. It claims three inventors: Elizabeth Caroline Cranfill, Stephen Lemay and Mikio Inose.

Apple in the past has filed multiple suits against smartphone makers in the United States for infringement of other Apple patents.

http://bits.blogs.ny...-the-page-turn/

Link to comment
https://www.neowin.net/forum/topic/1120124-apple-now-owns-the-page-turn/
Share on other sites

Skeuomorphic design stands in the way of good UI. The number of times my old boss wanted our catalogue online (on our ecommerce site - searchable, well laid out, easy to browse) as a "like a catalogue, page turning way" was ridiculous. It stops natural online use!

  • Like 3

Skeuomorphic design stands in the way of good UI. The number of times my old boss wanted our catalogue online (on our ecommerce site - searchable, well laid out, easy to browse) as a "like a catalogue, page turning way" was ridiculous. It stops natural online use!

Ugh, sounds awful.

On one hand, *sigh* for Apple being granted another ridiculous patent.

On the other, if this will make other designers think twice about using that effect then awesome, because it sucks.

I wish Apple would learn how to compete. They never really had to before. For a while they dominated because they were the only thing of the kind at the time. Blackberry really was of no competition and Windows Mobile was pretty much stagnant. Then when Android came out, they had to compete but couldnt so now they resort to suing/patenting every little thing they can to make money instead of innovating which is what made Apple so successful.

But anyway, pretty much the same **** different day.

  • Like 3

what about those animated children's storybooks???? is apple gonna sue the companies that make those??

What about the books that came with an audio cassette. They haven't patented "turn the page when you hear the chime" yet!

I used to have an Android reader app similar to Kindle app that turned pages like that, ages ago, I've looked for it since and can't find it, I was pretty sure it was Aldiko app, but unless it was an earlier build it doesn't do it either

I despise everything apple, but your post title is misleading. its not a patent on page turn, its how the page turns. its not as ridiculous as some of you are making it seem. I imagine you are android/Samsung users.

from the patent:

The appearance of the animated images sequentially transitions between the images shown in FIGS. 1-3. The process or period in which one image transitions to another forms no part of the claimed design.

meaning they are patenting this particular animation,and not the process or period of the animation, meaning they are not patenting the actual page turn, just this particular animation that is in the drawings.

how the heck do they get patents on this stuff... there has been page turning by click and drag in programs since the 90's! I remember an old dos program that had a similar thing with an animated page turn as you dragged the mouse from right to left... sure now we do with a finger, but still the same darn thing!

+1 Fake page turning just adds 1-2 seconds worth of nothing.

a lot of those animations are just slow downs to get processing done behind the scenes that would normally look like a pause if you didn't throw an animation up in the UI thread while a background thread gets the next pages ready, or does something else...

  • Like 1

Skeuomorphic design stands in the way of good UI. The number of times my old boss wanted our catalogue online (on our ecommerce site - searchable, well laid out, easy to browse) as a "like a catalogue, page turning way" was ridiculous. It stops natural online use!

Some people prefer reading books in an old-fashioned way with the benefits of digital technology.

When I read, there's not much that can get into my way, it's not like I want to shoot lasers at the pages or something.

I agree that skeumorphism is blocking stuff from evolving in some parts, however there's not too much that can be improved upon in iBooks in my book (*badum-tsssh*)

Glassed Silver:mac

how the heck do they get patents on this stuff... there has been page turning by click and drag in programs since the 90's! I remember an old dos program that had a similar thing with an animated page turn as you dragged the mouse from right to left... sure now we do with a finger, but still the same darn thing!

a lot of those animations are just slow downs to get processing done behind the scenes that would normally look like a pause if you didn't throw an animation up in the UI thread while a background thread gets the next pages ready, or does something else...

That makes sense. But still, let's not kid ourselves, with the processing technology/power of cellphones all pdfs and epubs are already pre-rendered when opened anyway. I got understand how other people do like playing with page flips though.

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Google pitches Spanner as one database for all AI agents with these new featues by Karthik Mudaliar Google Cloud is introducing new features within Spanner, its distributed database, as a place where enterprises should keep their data, using which AI agents could make smarter and better decisions. In a detailed blog post, Google highlighted quite a few features coming to Spanner, including relational data, graph relationships, vector search, key-value access, full-text search, and operational analytics together in one database architecture. Google says that today's systems aren't well-made for AI agents. There could be data that is present in one system, search indexes in another, embeddings in a vector database, and relationship data in a graph database. This fragmentation isn't great for AI agents to do their jobs because they don't have access to all of this data in one place. This is where Google is positioning Spanner as a solution. Spanner is already a globally distributed relational database with strong consistency, and Google wants its customers to see it as a broader data layer for AI applications. The company introduced something called Spanner Graph, along with integrated vector search, full-text search, a Cassandra-compatible key-value endpoint, and a columnar engine for analytical queries on operational data. Google also added that its ScaNN-powered vector search can support indexes with more than 10 billion vectors, while the columnar engine can make some analytical scans up to 200 times faster. All of this isn't just exclusive to the Google Cloud Platform, and there's support for multi-cloud as well. This comes via Spanner Omni, which Google says is a downloadable, containerized version of Spanner that can run on Kubernetes and in environments outside Google Cloud, including Microsoft Azure and AWS, and even on-premises infrastructure as well as edge deployments. Google says that customers who are interested in the full-featured edition should contact the company, and there's no word on commercial availability or separate pricing. Those interested can read the full blog by Google Cloud, which details these features individually.
    • Kalmuri 4.2.5 by Razvan Serea Kalmuri is your all-in-one, portable screen capture and recording solution designed for speed, simplicity, and flexibility. Whether you need a full-screen snapshot, a custom area, a scrolling webpage, or smooth video recording, Kalmuri delivers with ease. Capture text instantly from images with built-in OCR, keep floating images on top for quick reference, and use the precise color picker for perfect design matching. Customize hotkeys to work your way and share results instantly with built-in upload options. Kalmuri runs without installation, making it ideal for USB use, and offers an intuitive interface that’s easy to learn. Kalmuri key features: Video recording support (designation of whole screen and area) Whole screen, active program, window control, area application Extract text from images using optical character recognition (OCR). Support for PNG, JPG, WEBP, BMP, GIF file formats MP4 video recording powered by FFmpeg for high-quality results Full web page capture Share the captured image on the web Color extraction function Printer output Hotkey settings Adjustable via keyboard for area capture (Arrow key, Ctrl+Arrow key, Shift+Arrow key) File name format (sequential, datetime) Free to use it at work, at home, in government offices, at school, etc. Using Kalmuri portable for video recording Kalmuri’s portable version doesn’t include FFmpeg, which is required for video recording. Without it, you’ll get an “error FFmpeg.exe not found” message. To fix this, download FFmpeg from the provided link, extract it, and place FFmpeg.exe in Kalmuri’s folder. Kalmuri will then recognize it automatically, allowing you to start recording in high quality instantly. Kalmuri 4.2.5 changelog: Fixed an intermittent crash when using Area Capture Improved stability for Area Capture and screen recording Resolved a capture issue that could occur right after startup Download: Kalmuri 4.2.5 | 24.2 MB (Freeware) Download: Kalmuri Portable 4.2.5 | 2.1 MB View: Kalmuri Website | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • They have lots of info on me, I have a facebook account and have done so for years, it was the thing to have then. My phone number is not on it. I don't have the Facebook app on my phone these days, just the messenger part, and only for a couple of people to contact me, most will text me via SMS or phone. I agree, Meta, like others, even without an account will know something about me. Just have to try and keep some things private Also, never saw the need for Whatsapp, people used to ask for me to join it, but as I said to them, I have SMS and a phone, use that, or email
  • Recent Achievements

    • First Post
      rosiecharles earned a badge
      First Post
    • Reacting Well
      Juan Dela earned a badge
      Reacting Well
    • Week One Done
      Collagen Project earned a badge
      Week One Done
    • Reacting Well
      Wakeen1966 earned a badge
      Reacting Well
    • Rookie
      Almohandis went up a rank
      Rookie
  • Popular Contributors

    1. 1
      +primortal
      513
    2. 2
      +Edouard
      271
    3. 3
      PsYcHoKiLLa
      145
    4. 4
      Steven P.
      98
    5. 5
      macoman
      54
  • Tell a friend

    Love Neowin? Tell a friend!