Archive for November, 2007

Speech Recognition

I’m trying write this blog post using Dragon NaturallySpeaking 9.  I am very amazed that I got that first sentence correct, because it never gets things cracked when I am I aiming with some.  Is this even after some training.  It seems do much better when I’m writing an essay or taking notes on history in when I’m writing a blog post or I aiming so this is an unedited transcript.  At least not quite as comical as the wind is speech recognition in Vista.  (Wow!  It got Vista right!)  I guess I start talking about networking and TCP/IP you won’t get things right it can get TCP/IP but not correct?  Speech recognition still has quite a bit way to go before he command robots with the.  I don’t want to tell my robot is to go fetch the mail and forward to go get a quail.  Newmont new line.

(This is an unedited transcript)

I can now blog and work…

I can now blog and work on my website even from my phone using jott. This is a test post to my website. listen

Powered by Jott

PPPv3 Java Implementation

UPDATED: See jPPPv3.0.1

I have updated my earlier implementation for PPPv3. In addition, I modified the PPPEngine object to behave in an easier to manage way. Here is my new java doc, along with an example driver.

Download
Read more

PPP Java Implementation

UPDATED! See this post

Here is my java implementation of Steve Gibson’s PPPv2 built off of John Graham-Cumming’s Java Phone Client Implementation. My class will handle all of the necessary functions to create a PPP card including performing the SHA-256 hash of a passcode to the 64 character sequence key.

Read more