Rick the Musician03/06/06Rick the MusicianLink: http://www.browardeducator.com/index.html Well, it's been a long time since I wrote to update on my progress on learning the guitar. Why? For the simple reason that I really haven't made any progress. I dabble on this thing, but I don't really know what I'm doing, and so I'm not making any progress. It's been frustrating. This will hopefully change on March 23rd though. On March 23rd is my first class in Beginner Guitar. I signed up for an 8 week evening course on learning the guitar. It's located at the W.C. Young Community School in Pembroke Pines on Thursday nights from 6-8 PM. For the next 2 months I'll be spending 2 hours a week learning the guitar and hopefully making a lot of progress at this thing. I really want to learn this! I haven't given up! 4 comments
Comment from: john [Visitor]
03/23/06 @ 15:56
I'm going to give the class a try. If it works out, great. If not, maybe I'll call this guy.
03/23/06 @ 17:03
Comment from: john [Visitor]
On another note, I need to be able to encrypt a log file. So my app will be writing to this encrypted log file and I will be decrypting it outside the application for debugging/inspection, etc. I want something pretty secure. Do you have any suggestions on the best and easiest solution?
03/24/06 @ 11:45
If you want to encrypt something programatically, take a look at the encryption APIs on openssl. It's open source and it's cross platform. http://www.pgp.com http://www.gnupg.org http://www.openssl.org
03/24/06 @ 13:23
|