Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. Something else that's very good with Vista: Windows Journal and it's Ink handwriting recognition

Something else that's very good with Vista: Windows Journal and it's Ink handwriting recognition

Scheduled Pinned Locked Moved The Lounge
graphicswpfcsharpmobiletesting
24 Posts 12 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Member 96

    Just got a digitizing tablet (Wacom Bamboo about 65 bucks) for drawing and for testing out the Ink interface in Vista with our apps. I have to say it's pretty amazing. Vista seems to be almost psychic at reading my extremely horrible handwriting. I've been using computers for so long and even typewriters before that, that my handwriting rare get's used at all. Maybe a grocery list or labelling a CD or signing something, that's about it. If you saw some of the original text I scrawled that was correctly recognized you'd be very surprised. I don't know how they do it to be honest, but I think a lot of contextual processing is going on in the background to narrow down the field of possible words that I could be writing. When I got the tablet and installed the drivers I only had to go to the programs and features and enable the ink related stuff and it all works perfectly with my tablet. Windows Journal is pretty cool software. Basically it's an electronic lined notepad. You can draw on it, write text and save it as a page. Later you can search for your hand written text just like typed text in a word processor. Also you can select email and it will go through the page, recognize all the text and insert it in an email ready to send. Too bad SVG was more widely used, I'd like to be able to draw a diagram and send it in the body of the email as an SVG document. I know there's likely a way to accomplish that but not enough recipients would be able to view it by default. The thing about the Journal software is I keep a notepad on my desk and when I'm working I jot stuff down all the time. The only reason I don't type up notes is that it tends to stifle creative thinking for some reason. Journal is perfect for that because you not only write and sketch as normal and can even highlight, change from a pen to a marker etc. But you can save it, back it up, search it, convert it into text for any application etc. Very handy. The only downside so far is that Inkscape and The Gimp, otherwise perfectly adequate programs for nearly anything suffer from using a GTK library that doesn't work well with drawing tablets. I can't afford expensive commercial software for what is really just a hobby so I'm stuck with the freebie software for now, however, I've never been more tempted to write my own vector graphics drawing program, I'm thinking it would be a breeze if I did it using WPF. Someone else did but it's pretty limited and it annoyingly saves the files as .xaml and re-associates .xaml files with itself.

    P Offline
    P Offline
    peterchen
    wrote on last edited by
    #11

    Vector graphics don't work so well on low resolution/low color depth displays, and rendering time depends strongly on the contents.

    We are a big screwed up dysfunctional psychotic happy family - some more screwed up, others more happy, but everybody's psychotic joint venture definition of CP
    My first real C# project | Linkify!| FoldWithUs! | sighist

    M 1 Reply Last reply
    0
    • M Member 96

      Just got a digitizing tablet (Wacom Bamboo about 65 bucks) for drawing and for testing out the Ink interface in Vista with our apps. I have to say it's pretty amazing. Vista seems to be almost psychic at reading my extremely horrible handwriting. I've been using computers for so long and even typewriters before that, that my handwriting rare get's used at all. Maybe a grocery list or labelling a CD or signing something, that's about it. If you saw some of the original text I scrawled that was correctly recognized you'd be very surprised. I don't know how they do it to be honest, but I think a lot of contextual processing is going on in the background to narrow down the field of possible words that I could be writing. When I got the tablet and installed the drivers I only had to go to the programs and features and enable the ink related stuff and it all works perfectly with my tablet. Windows Journal is pretty cool software. Basically it's an electronic lined notepad. You can draw on it, write text and save it as a page. Later you can search for your hand written text just like typed text in a word processor. Also you can select email and it will go through the page, recognize all the text and insert it in an email ready to send. Too bad SVG was more widely used, I'd like to be able to draw a diagram and send it in the body of the email as an SVG document. I know there's likely a way to accomplish that but not enough recipients would be able to view it by default. The thing about the Journal software is I keep a notepad on my desk and when I'm working I jot stuff down all the time. The only reason I don't type up notes is that it tends to stifle creative thinking for some reason. Journal is perfect for that because you not only write and sketch as normal and can even highlight, change from a pen to a marker etc. But you can save it, back it up, search it, convert it into text for any application etc. Very handy. The only downside so far is that Inkscape and The Gimp, otherwise perfectly adequate programs for nearly anything suffer from using a GTK library that doesn't work well with drawing tablets. I can't afford expensive commercial software for what is really just a hobby so I'm stuck with the freebie software for now, however, I've never been more tempted to write my own vector graphics drawing program, I'm thinking it would be a breeze if I did it using WPF. Someone else did but it's pretty limited and it annoyingly saves the files as .xaml and re-associates .xaml files with itself.

      J Offline
      J Offline
      Jesse Jacob
      wrote on last edited by
      #12

      I've had a tablet PC for about three years running XP tablet edition, and I've used the journal extensively. The multilanguage recognizers are extremely handy for practicing a foreign language--I used it every day through two years of Japanese in college. I wrote a small app to help first year students practice hiragana and katakana using the recognizer to validate individual characters and passages. There weren't enough people with tablets or digitzers at the time, but I should dust it off now that vista ships with ink support built into more (all?) versions.

      M 1 Reply Last reply
      0
      • P peterchen

        Vector graphics don't work so well on low resolution/low color depth displays, and rendering time depends strongly on the contents.

        We are a big screwed up dysfunctional psychotic happy family - some more screwed up, others more happy, but everybody's psychotic joint venture definition of CP
        My first real C# project | Linkify!| FoldWithUs! | sighist

        M Offline
        M Offline
        Member 96
        wrote on last edited by
        #13

        Hmmm...logically and by everything I've read that's exactly where it shines. On modern low resolution displays of course which are quite high compared to anything a few years ago.


        When everyone is a hero no one is a hero.

        P 1 Reply Last reply
        0
        • J Jesse Jacob

          I've had a tablet PC for about three years running XP tablet edition, and I've used the journal extensively. The multilanguage recognizers are extremely handy for practicing a foreign language--I used it every day through two years of Japanese in college. I wrote a small app to help first year students practice hiragana and katakana using the recognizer to validate individual characters and passages. There weren't enough people with tablets or digitzers at the time, but I should dust it off now that vista ships with ink support built into more (all?) versions.

          M Offline
          M Offline
          Member 96
          wrote on last edited by
          #14

          All but the cheapest edition whatever it's called. (stupid marketing gimmicks all these versions)


          When everyone is a hero no one is a hero.

          1 Reply Last reply
          0
          • M Member 96

            Just got a digitizing tablet (Wacom Bamboo about 65 bucks) for drawing and for testing out the Ink interface in Vista with our apps. I have to say it's pretty amazing. Vista seems to be almost psychic at reading my extremely horrible handwriting. I've been using computers for so long and even typewriters before that, that my handwriting rare get's used at all. Maybe a grocery list or labelling a CD or signing something, that's about it. If you saw some of the original text I scrawled that was correctly recognized you'd be very surprised. I don't know how they do it to be honest, but I think a lot of contextual processing is going on in the background to narrow down the field of possible words that I could be writing. When I got the tablet and installed the drivers I only had to go to the programs and features and enable the ink related stuff and it all works perfectly with my tablet. Windows Journal is pretty cool software. Basically it's an electronic lined notepad. You can draw on it, write text and save it as a page. Later you can search for your hand written text just like typed text in a word processor. Also you can select email and it will go through the page, recognize all the text and insert it in an email ready to send. Too bad SVG was more widely used, I'd like to be able to draw a diagram and send it in the body of the email as an SVG document. I know there's likely a way to accomplish that but not enough recipients would be able to view it by default. The thing about the Journal software is I keep a notepad on my desk and when I'm working I jot stuff down all the time. The only reason I don't type up notes is that it tends to stifle creative thinking for some reason. Journal is perfect for that because you not only write and sketch as normal and can even highlight, change from a pen to a marker etc. But you can save it, back it up, search it, convert it into text for any application etc. Very handy. The only downside so far is that Inkscape and The Gimp, otherwise perfectly adequate programs for nearly anything suffer from using a GTK library that doesn't work well with drawing tablets. I can't afford expensive commercial software for what is really just a hobby so I'm stuck with the freebie software for now, however, I've never been more tempted to write my own vector graphics drawing program, I'm thinking it would be a breeze if I did it using WPF. Someone else did but it's pretty limited and it annoyingly saves the files as .xaml and re-associates .xaml files with itself.

            M Offline
            M Offline
            Mark_Wallace
            wrote on last edited by
            #15

            I agree entirely: MS has some extremely good products. However, products like Journal are not operating system software, and it's the Vista operating system that sucks. And Office 2007. Until Office 2007, MS Word was, without a doubt, the best and most versatile computer program ever written. Now I'm seriously considering migrating to OpenOffice.

            C 1 Reply Last reply
            0
            • M Mark_Wallace

              I agree entirely: MS has some extremely good products. However, products like Journal are not operating system software, and it's the Vista operating system that sucks. And Office 2007. Until Office 2007, MS Word was, without a doubt, the best and most versatile computer program ever written. Now I'm seriously considering migrating to OpenOffice.

              C Offline
              C Offline
              Chris Maunder
              wrote on last edited by
              #16

              Mark Wallace wrote:

              Now I'm seriously considering migrating to OpenOffice

              From what I hear you're not the only one.

              cheers, Chris Maunder

              CodeProject.com : C++ MVP

              L 1 Reply Last reply
              0
              • M Member 96

                Hmmm...logically and by everything I've read that's exactly where it shines. On modern low resolution displays of course which are quite high compared to anything a few years ago.


                When everyone is a hero no one is a hero.

                P Offline
                P Offline
                peterchen
                wrote on last edited by
                #17

                I guess vector graphics get already much better with altialiasing and subpixel positioning. But when I say "low resolution" I thought of 640x480x16 more or less fixed colors (and I still remember the outcries when some new version of X requried *that*)

                We are a big screwed up dysfunctional psychotic happy family - some more screwed up, others more happy, but everybody's psychotic joint venture definition of CP
                My first real C# project | Linkify!| FoldWithUs! | sighist

                1 Reply Last reply
                0
                • C Chris Maunder

                  Mark Wallace wrote:

                  Now I'm seriously considering migrating to OpenOffice

                  From what I hear you're not the only one.

                  cheers, Chris Maunder

                  CodeProject.com : C++ MVP

                  L Offline
                  L Offline
                  Lost User
                  wrote on last edited by
                  #18

                  Chris Maunder wrote:

                  From what I hear you're not the only one.

                  I went to OOo a couple of years ago and haven't looked back. When do you get your SIM card from Toronto? When is drinks in January good for you? I'm taking the missus and kids to Queensland from the 9th to 17th, start work again on the 21st and have and will be doing more shifts at the local bottlo than I do when at work for most of my holidays. Plus I have to organise a few of the other local CPians to make it along.

                  Michael Martin Australia "I controlled my laughter and simple said "No,I am very busy,so I can't write any code for you". The moment they heard this all the smiling face turned into a sad looking face and one of them farted. So I had to leave the place as soon as possible." - Mr.Prakash One Fine Saturday. 24/04/2004

                  1 Reply Last reply
                  0
                  • M Member 96

                    Just got a digitizing tablet (Wacom Bamboo about 65 bucks) for drawing and for testing out the Ink interface in Vista with our apps. I have to say it's pretty amazing. Vista seems to be almost psychic at reading my extremely horrible handwriting. I've been using computers for so long and even typewriters before that, that my handwriting rare get's used at all. Maybe a grocery list or labelling a CD or signing something, that's about it. If you saw some of the original text I scrawled that was correctly recognized you'd be very surprised. I don't know how they do it to be honest, but I think a lot of contextual processing is going on in the background to narrow down the field of possible words that I could be writing. When I got the tablet and installed the drivers I only had to go to the programs and features and enable the ink related stuff and it all works perfectly with my tablet. Windows Journal is pretty cool software. Basically it's an electronic lined notepad. You can draw on it, write text and save it as a page. Later you can search for your hand written text just like typed text in a word processor. Also you can select email and it will go through the page, recognize all the text and insert it in an email ready to send. Too bad SVG was more widely used, I'd like to be able to draw a diagram and send it in the body of the email as an SVG document. I know there's likely a way to accomplish that but not enough recipients would be able to view it by default. The thing about the Journal software is I keep a notepad on my desk and when I'm working I jot stuff down all the time. The only reason I don't type up notes is that it tends to stifle creative thinking for some reason. Journal is perfect for that because you not only write and sketch as normal and can even highlight, change from a pen to a marker etc. But you can save it, back it up, search it, convert it into text for any application etc. Very handy. The only downside so far is that Inkscape and The Gimp, otherwise perfectly adequate programs for nearly anything suffer from using a GTK library that doesn't work well with drawing tablets. I can't afford expensive commercial software for what is really just a hobby so I'm stuck with the freebie software for now, however, I've never been more tempted to write my own vector graphics drawing program, I'm thinking it would be a breeze if I did it using WPF. Someone else did but it's pretty limited and it annoyingly saves the files as .xaml and re-associates .xaml files with itself.

                    S Offline
                    S Offline
                    Sidneys1
                    wrote on last edited by
                    #19

                    "....The only downside so far is that Inkscape and The Gimp, otherwise perfectly adequate programs for nearly anything suffer from using a GTK library that doesn't work well with drawing tablets. I can't afford expensive commercial software...." Get paint.net. (getpaint.net[^]) Pros: LOTS of plugins (or make your own in c#), 1.3 Mb, and it's FREE! Cons: Ummmmm........I don't think there are any. :D "Impressive." - PC World, #19 on "Top 100 Products of 2007" "It raises the quality bar," - Jeff Atwood, Coding Horror "... An absolute joy to use." - WebUser Magazine Review Always trying to help, Sidneys1

                    M 1 Reply Last reply
                    0
                    • S Sidneys1

                      "....The only downside so far is that Inkscape and The Gimp, otherwise perfectly adequate programs for nearly anything suffer from using a GTK library that doesn't work well with drawing tablets. I can't afford expensive commercial software...." Get paint.net. (getpaint.net[^]) Pros: LOTS of plugins (or make your own in c#), 1.3 Mb, and it's FREE! Cons: Ummmmm........I don't think there are any. :D "Impressive." - PC World, #19 on "Top 100 Products of 2007" "It raises the quality bar," - Jeff Atwood, Coding Horror "... An absolute joy to use." - WebUser Magazine Review Always trying to help, Sidneys1

                      M Offline
                      M Offline
                      Member 96
                      wrote on last edited by
                      #20

                      Interesting, I'll give that a try, looks like a possible replacement for "the gimp". Unfortunately it doesn't do vector graphics which is what I'm mainly into art wise, I only use the bitmap stuff with photographs. It's a shame no one is trying to write a .net contender to replicate Adobe Illustrator or Inkscape. It would be very easy with wpf.


                      When everyone is a hero no one is a hero.

                      C 1 Reply Last reply
                      0
                      • M Member 96

                        Just got a digitizing tablet (Wacom Bamboo about 65 bucks) for drawing and for testing out the Ink interface in Vista with our apps. I have to say it's pretty amazing. Vista seems to be almost psychic at reading my extremely horrible handwriting. I've been using computers for so long and even typewriters before that, that my handwriting rare get's used at all. Maybe a grocery list or labelling a CD or signing something, that's about it. If you saw some of the original text I scrawled that was correctly recognized you'd be very surprised. I don't know how they do it to be honest, but I think a lot of contextual processing is going on in the background to narrow down the field of possible words that I could be writing. When I got the tablet and installed the drivers I only had to go to the programs and features and enable the ink related stuff and it all works perfectly with my tablet. Windows Journal is pretty cool software. Basically it's an electronic lined notepad. You can draw on it, write text and save it as a page. Later you can search for your hand written text just like typed text in a word processor. Also you can select email and it will go through the page, recognize all the text and insert it in an email ready to send. Too bad SVG was more widely used, I'd like to be able to draw a diagram and send it in the body of the email as an SVG document. I know there's likely a way to accomplish that but not enough recipients would be able to view it by default. The thing about the Journal software is I keep a notepad on my desk and when I'm working I jot stuff down all the time. The only reason I don't type up notes is that it tends to stifle creative thinking for some reason. Journal is perfect for that because you not only write and sketch as normal and can even highlight, change from a pen to a marker etc. But you can save it, back it up, search it, convert it into text for any application etc. Very handy. The only downside so far is that Inkscape and The Gimp, otherwise perfectly adequate programs for nearly anything suffer from using a GTK library that doesn't work well with drawing tablets. I can't afford expensive commercial software for what is really just a hobby so I'm stuck with the freebie software for now, however, I've never been more tempted to write my own vector graphics drawing program, I'm thinking it would be a breeze if I did it using WPF. Someone else did but it's pretty limited and it annoyingly saves the files as .xaml and re-associates .xaml files with itself.

                        C Offline
                        C Offline
                        chaiguy1337
                        wrote on last edited by
                        #21

                        John C wrote:

                        Vector graphics are so clearly superior in every way to bitmap graphics it's a wonder that the entire OS isn't fundamentally based on them.

                        I agree. But a key issue is that vector graphics don't look "pixel-perfect" on modern displays. When displays get to such ridiculously high resolutions that you can't even see individual pixels, then a fully vector-based OS would be super sweet. I wonder though, if it's not a little bit of a catch-22: There is no market for uber-high-res displays because of the unusability of the OS at that res, and no demand for a vector-based OS because the displays can't handle it. ;)

                        {o,o}.oO( FeedBeast rules! ) |)””’) -”-”-

                        M 1 Reply Last reply
                        0
                        • M Member 96

                          Interesting, I'll give that a try, looks like a possible replacement for "the gimp". Unfortunately it doesn't do vector graphics which is what I'm mainly into art wise, I only use the bitmap stuff with photographs. It's a shame no one is trying to write a .net contender to replicate Adobe Illustrator or Inkscape. It would be very easy with wpf.


                          When everyone is a hero no one is a hero.

                          C Offline
                          C Offline
                          chaiguy1337
                          wrote on last edited by
                          #22

                          PDN is definitely solid. Its interface rivals Photoshop, but doesn't have nearly the depth of ability. It's great for simple or limited things, and does have a few powerful tricks up its sleeve.

                          {o,o}.oO( FeedBeast rules! ) |)””’) -”-”-

                          1 Reply Last reply
                          0
                          • C chaiguy1337

                            John C wrote:

                            Vector graphics are so clearly superior in every way to bitmap graphics it's a wonder that the entire OS isn't fundamentally based on them.

                            I agree. But a key issue is that vector graphics don't look "pixel-perfect" on modern displays. When displays get to such ridiculously high resolutions that you can't even see individual pixels, then a fully vector-based OS would be super sweet. I wonder though, if it's not a little bit of a catch-22: There is no market for uber-high-res displays because of the unusability of the OS at that res, and no demand for a vector-based OS because the displays can't handle it. ;)

                            {o,o}.oO( FeedBeast rules! ) |)””’) -”-”-

                            M Offline
                            M Offline
                            Member 96
                            wrote on last edited by
                            #23

                            logan1337 wrote:

                            But a key issue is that vector graphics don't look "pixel-perfect" on modern displays.

                            I'm not sure what you mean. They look exactly the same as bitmap graphics on my modern display until you scale them, then the vector look just as perfect and the bitmap graphics are an ugly mess.


                            When everyone is a hero no one is a hero.

                            C 1 Reply Last reply
                            0
                            • M Member 96

                              logan1337 wrote:

                              But a key issue is that vector graphics don't look "pixel-perfect" on modern displays.

                              I'm not sure what you mean. They look exactly the same as bitmap graphics on my modern display until you scale them, then the vector look just as perfect and the bitmap graphics are an ugly mess.


                              When everyone is a hero no one is a hero.

                              C Offline
                              C Offline
                              chaiguy1337
                              wrote on last edited by
                              #24

                              What I mean by this is that unless measures are taken to define the vector in terms of "device-independent pixels" (WPF does this), there is no guarantee that shapes will line-up on pixel boundaries. For example, something that *should* look like a one-pixel wide black line may end up looking like a two-pixel wide medium gray line if it falls between two pixels. You are right of course that when scaled, these issues become much less apparent, but only because there is usually nothing small enough to be noticable. Logan

                              {o,o}.oO( FeedBeast rules! ) |)””’) -”-”-

                              1 Reply Last reply
                              0
                              Reply
                              • Reply as topic
                              Log in to reply
                              • Oldest to Newest
                              • Newest to Oldest
                              • Most Votes


                              • Login

                              • Don't have an account? Register

                              • Login or register to search.
                              • First post
                                Last post
                              0
                              • Categories
                              • Recent
                              • Tags
                              • Popular
                              • World
                              • Users
                              • Groups