Early Autumn - Apple and Cinnamon

New VapeSafe Early Autumn eLiquid.

Early Autumn - Apples and Cinnamon flavored eLiquid evokes memories of the beginning of fall. The feel of the warm autumn sun on the skin. The sight of vibrant hues of amber and crimson leaves hanging in gently swaying trees soaking up the light. The rustling sound of the breeze slipping through the tree branches tugging and teasing the remaining leaves into releasing their hold and floating downward. The laughing children raking the leaves into piles and then running and jumping into the soft, luscious piles scattering the leaves again. The delicious smells of baking apple and cinnamon pies wafting through open windows. These are the sights, smells and tastes of Early Autumn.

Early Autumn eLiquid by VapeSafe captures the essence of Autumn no matter what season it is. Early Autumn eLiquid is flavorful combination of apples and cinnamon. As with all of the VapeSafe eLiquids, our mixtures are designed to produce nice, heavy vapors and the most succulent flavors. Try Early Autumn eLiquid today!

Early Autumn - Apples and Cinnamon eLiquid


Technology Information:


Secure TCP/IP Programming with SSL: Developer's Guide

Secure TCP/IP Programming with SSL: Developer's Guide

Product Type: Book

Product Price: $14.49

Manufacturer: AuthorHouse

Purchase

Description

Getting SSL to actually work for most has been a very difficult assignment and most opt for an expensive commercial package, and end up having the same difficult challenge regardless only now you have a vendor and purchase orders to deal with. This book is for the developer who needs to integrate SSL communication with a new application or an existing application without the massive undertaking or expense and for those that want to get up and running and worry about the details later. To that end the OpenSSL project is perfect for that use-of course it wasn't easy getting an open source project to actually work, but this book cuts right through the garbage and gives you the code you can use today without hassel. So, if you don't know what RSA is and have no idea about how an existing TCP/IP connection can have SSL on top of it, then don't worry, this book is for you and though the author doesn't support it, you can also use the understanding of SSL to attack or even counter-attack encryption. It starts with downloading the OpenSSL library, walks you through setting up your own certificates including Authenticode and then shows you the code in both C++ and Delphi. This book, though it walks you through the use of SSL, is NOT a beginners guide and is not for the feint of heart-this book demonstrates one of the more difficult aspects to software engineering and indeed mathematics so enjoy what took nearly 4 years to complete and most of all have some fun.

Reviews

Rating: 1 / 5
Date: 2007-07-20
Summary: "How to install OpenSSL on windows"

I wish the first review had been posted before I ordered this book. I too was excited about a book on programming SSL with a 2007 publication date. However, most of this book leads the reader through Windows (pre XP) screenshots describing how to install and setup OpenSSL 0.9.6a (a version that was current Apr-Jul 2001).

The book claims that it "is NOT a beginners guide and is not for the feint of heart". On the contrary, that is EXACTLY who it is for.

Also, you find out by reading the summary on page 185 (the end of the book, after the pages of uncommented example code) that the book is really for use with Trizen Systems' Visual OpenSSL product (the author happens to be the CEO).

Overall, I found the book very disappointing, and the advertising very misleading.


Rating: 1 / 5
Date: 2007-07-14
Summary: "Would not recommend"

I was excited to order the book with overnight shipping as I am currently working on TCP/IP Programming with SSL but kind a disappointed. Hardly you will find any programming topic in the book. Most of the book talks about how to setup your environment with OpenSSL and blah blah.... For example, pages 7 through 12 (6 pages) just tell you how to download openssl, extract it using Winzip with winzip screen-shots and advice to purchase Winzip for 40 bucks, etc. etc. etc. I believe 1 para should be enough to let know how to download and install OpenSSL because the target audience are programmers who do not need 6 pages screen-shot to learn how to unzip. Similary, other chapters and pages are expaned with big big imgaes and leaving half of the pages blank to make 185 pages with useless information which you can get it on the internet by simple google query. Another example, page 56 just shows you a screenshot on author's desktop file browser telling that about a file root.pem location. Almost every other page is like this.

Last 40 pages are listing only sample code for Delphi with no option to download anywhere. Most of the code is on the interent any way. The other pages talks about OpenSLL commands etc. which you can find on OpenSSL website for free under documentation.

Page 35-50 only explains how to install the certificate with screen-shots by double clikcing the .cer file and clicking on the button "Install Certificate" and walk you through. Now being a programmer, simple one para is enough to tell us the way to install the certificate if author thinks it is necessary (most of us already should how to view and install SSL certificate from browser).

I think the book name is misleading, it should something like "learn how to view and install SSL certificate from Browser" or "how to install OpenSSL". It seems like Author is expecting his audience to be non-IT person who needs help setting up his/her computer for OpenSSL. It does not tell you how to use OpenSSL for Java or .Net. Nothing about OpenSSL integration in Java at all or Java KeyStore to save SSL certificates using OpenSSL. The little samples which you find are for Delphi.

Making story short,[...] not a big deal but after spending this much if I had found at least one page usefull, I would have been happy.

If I was the author, I would have put this material for free as a simple how-to but would never even copnsider it publishing.

Very disappointed.....