Cadence OrCAD Capture Marketplace Overview.mov

OrCAD Capture 16.5 – The recently announced Cadence® OrCAD® Marketplace is a unique Web-enabled environment embedded in the new version of OrCAD Capture. Users of version 16.5 will be able to easily access vast amounts of PCB design-focused resources once they’ve launched the tool, and they’ll be able to download the specific Capture and PCB Editor apps they want and need to do their jobs better and faster. The online store for apps is a first for Cadence, and indeed a first for the EDA industry.

Capture a Signature with jQuery and HTML 5

In this series you’ll learn how to add a signature field to your website that allows a user to write their signature on an HTML 5 canvas element. You’ll capture the signature and save it on the server and also learn how to regenerate the signature to display it back to the user at a later date. This technique is cross browser friendly and works in IE7, 8, 9, Chrome, Firefox and Safari. It will also work on most mobile device touch screens. Check out the demo: codecompendium.com Download the plugin used in this example here: thomasjbradley.ca Include jQuery from Google’s CDN: code.google.com