<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Padlock License Manager for Java</title>
	<atom:link href="http://www.javalicensemanager.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.javalicensemanager.com</link>
	<description>Java powered license management</description>
	<lastBuildDate>Tue, 03 Jan 2012 15:50:25 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Happy 2012 and Padlock Updates</title>
		<link>http://www.javalicensemanager.com/blog/happy-2012-and-padlock-updates/</link>
		<comments>http://www.javalicensemanager.com/blog/happy-2012-and-padlock-updates/#comments</comments>
		<pubDate>Tue, 03 Jan 2012 15:50:25 +0000</pubDate>
		<dc:creator>jason</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://www.javalicensemanager.com/?p=269</guid>
		<description><![CDATA[As I start my first workday of 2012, I&#8217;d like to wish everybody a fruitful year and give some updates on Padlock.  Overall, 2011 was a very quiet year for Padlock with only a minor release in April that primarily fixed some outstanding character encoding/decoding issues.  2012 will have much more activity, as [...]]]></description>
			<content:encoded><![CDATA[<p>As I start my first workday of 2012, I&#8217;d like to wish everybody a fruitful year and give some updates on Padlock.  Overall, 2011 was a very quiet year for Padlock with only a minor release in April that primarily fixed some outstanding character encoding/decoding issues.  2012 will have much more activity, as I&#8217;m working on a new major release with some big changes.  I&#8217;m not ready to announce anything yet, but Padlock is finally going to get some server side components as well as an improved Swing client.  Along with more flexibility and an even cleaner API, it&#8217;s going to be a thing of beauty.</p>
<p>If anybody noticed some website downtime around New Year, it was because I was busy moving all the Padlock related domains from GoDaddy to NameCheap.  I&#8217;ve been looking to move away from GoDaddy for years and their staunch SOPA support was enough to overcome the inertia.  19 domains, and it was surprisingly easy!</p>
<p>Happy Licensing!<br />
Jason</p>
]]></content:encoded>
			<wfw:commentRss>http://www.javalicensemanager.com/blog/happy-2012-and-padlock-updates/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Padlock 2.2 is out, all customers should upgrade!</title>
		<link>http://www.javalicensemanager.com/blog/padlock-2-2-is-out-all-customers-should-upgrade/</link>
		<comments>http://www.javalicensemanager.com/blog/padlock-2-2-is-out-all-customers-should-upgrade/#comments</comments>
		<pubDate>Wed, 20 Apr 2011 15:15:31 +0000</pubDate>
		<dc:creator>jason</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://www.javalicensemanager.com/?p=263</guid>
		<description><![CDATA[The first release of 2011, Padlock 2.2 is out and available for
download. All customers are urged to upgrade both their backend
version and their version in the field. This update adds new
capability to the DefaultMacAddressProvider and fixes a major bug with
locales during license signing and validation: 
Mac Addresses:
It&#8217;s now possible to view and update the list [...]]]></description>
			<content:encoded><![CDATA[<p>The first release of 2011, Padlock 2.2 is out and available for<br />
download. All customers are urged to upgrade both their backend<br />
version and their version in the field. This update adds new<br />
capability to the DefaultMacAddressProvider and fixes a major bug with<br />
locales during license signing and validation: </p>
<p>Mac Addresses:<br />
It&#8217;s now possible to view and update the list of MAC addresses ignored<br />
by the DefaultMacAddressProvider, giving you the upmost flexibility<br />
with how you handle hardware locking. </p>
<p>Locale Bug:<br />
Thanks to the bug reports from several customers, it&#8217;s been discovered<br />
that validating a license in a locale that differs from the locale of<br />
the generating machine will sometimes cause validation to fail. This<br />
is especially true for Asian locales. Previously generated licenses<br />
that run into this issue will need to be reissued using Padlock 2.2 </p>
<p>Feel free to email me with any questions or issues. </p>
<p>Happy Licensing!<br />
Jason<br />
jason@padlocksoftware.net</p>
]]></content:encoded>
			<wfw:commentRss>http://www.javalicensemanager.com/blog/padlock-2-2-is-out-all-customers-should-upgrade/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Padlock 2.1.2 Released</title>
		<link>http://www.javalicensemanager.com/blog/padlock-2-1-2-released/</link>
		<comments>http://www.javalicensemanager.com/blog/padlock-2-1-2-released/#comments</comments>
		<pubDate>Mon, 04 Oct 2010 15:57:16 +0000</pubDate>
		<dc:creator>jason</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://www.javalicensemanager.com/?p=260</guid>
		<description><![CDATA[Just a quick note to you guys that Padlock 2.1.2 is now available for download from the Padlock site.  This fixes a rare bug that may affect  those who import Licenses from a String using  LicenseIO.importLicense(String).  Specifically, license importation may fail if the end user has a non-standard CharSet and one [...]]]></description>
			<content:encoded><![CDATA[<p>Just a quick note to you guys that Padlock 2.1.2 is now available for download from the Padlock site.  This fixes a rare bug that may affect  those who import Licenses from a String using  LicenseIO.importLicense(String).  Specifically, license importation may fail if the end user has a non-standard CharSet and one or more<br />
license properties contain special characters.  All Padlock 2.x users are encouraged to upgrade.  Feel free to email me with any questions </p>
<p>Happy Licensing!<br />
Jason Nichols<br />
http://www.javalicensemanager.com<br />
jason@padlocksoftware.net</p>
]]></content:encoded>
			<wfw:commentRss>http://www.javalicensemanager.com/blog/padlock-2-1-2-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Padlock 2.1.1 Released</title>
		<link>http://www.javalicensemanager.com/blog/padlock-2-1-1-released/</link>
		<comments>http://www.javalicensemanager.com/blog/padlock-2-1-1-released/#comments</comments>
		<pubDate>Mon, 13 Sep 2010 14:21:41 +0000</pubDate>
		<dc:creator>jason</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://www.javalicensemanager.com/?p=256</guid>
		<description><![CDATA[Padlock 2.1.1 has been officially released.  This version is a minor update that fixes a rare but show stopping bug. Specifically, those using the Bouncy Castle JCE who are validating Padlock legacy (1.x) licenses.  Users fitting the above description will not be able to validate their licenses within their respective applications. 
All Padlock [...]]]></description>
			<content:encoded><![CDATA[<p>Padlock 2.1.1 has been officially released.  This version is a minor update that fixes a rare but show stopping bug. Specifically, those using the Bouncy Castle JCE who are validating Padlock legacy (1.x) licenses.  Users fitting the above description will not be able to validate their licenses within their respective applications. </p>
<p>All Padlock customers who have 1.x licenses out in the wild are encouraged to upgrade.  </p>
]]></content:encoded>
			<wfw:commentRss>http://www.javalicensemanager.com/blog/padlock-2-1-1-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Padlock 2.1 released with Java 1.5 support</title>
		<link>http://www.javalicensemanager.com/blog/padlock-2-1-released-with-java-1-5-support/</link>
		<comments>http://www.javalicensemanager.com/blog/padlock-2-1-released-with-java-1-5-support/#comments</comments>
		<pubDate>Thu, 05 Aug 2010 18:21:53 +0000</pubDate>
		<dc:creator>jason</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://www.javalicensemanager.com/?p=250</guid>
		<description><![CDATA[It is once again my pleasure to announce another release of the Padlock License Manager for Java.  This release in particular gives me great joy as it has support for Java 1.5 right out of the box, including the MAC address locking previously only supported with Java 1.6+.
Hardware locking on Java 1.5 is made [...]]]></description>
			<content:encoded><![CDATA[<p>It is once again my pleasure to announce another release of the Padlock License Manager for Java.  This release in particular gives me great joy as it has support for Java 1.5 right out of the box, including the MAC address locking previously only supported with Java 1.6+.</p>
<p>Hardware locking on Java 1.5 is made possible by the addition of a new (and pluggable) MAC address provider implementation.  The default uses Java&#8217;s built in provisions for acquiring MAC addresses for interfaces in Java 1.6, and drops back to a secondary method for determining addresses when using Java 1.5</p>
<p>For those that want a even more control over determining system MACs, you can simply implement your own provider through the MacAddressProvider interface.</p>
<p>The default provider also screens out several ranges of addresses used by virtual machines in an effort to ignore various types of virtual interfaces.</p>
<p>As usual, please let me know if you&#8217;ve got any questions or comments.</p>
<p>Happy Licensing!</p>
<p>Jason Nichols<br />
jason@padlocksoftware.net</p>
]]></content:encoded>
			<wfw:commentRss>http://www.javalicensemanager.com/blog/padlock-2-1-released-with-java-1-5-support/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Padlock 1.3 (Legacy) Now Available</title>
		<link>http://www.javalicensemanager.com/blog/padlock-1-3-legacy-now-available/</link>
		<comments>http://www.javalicensemanager.com/blog/padlock-1-3-legacy-now-available/#comments</comments>
		<pubDate>Tue, 29 Jun 2010 17:52:36 +0000</pubDate>
		<dc:creator>jason</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://www.javalicensemanager.com/?p=243</guid>
		<description><![CDATA[Padlock 1.3 is now available from the Padlock Download page. This point release contains two bug fixes that affects various end users in the field. All Padlock 1.x customers are encouraged to update their build dependencies with Padlock 1.3 when possible.
Both bugs are related to date modification detection:
1) The first bug manifests itself as a [...]]]></description>
			<content:encoded><![CDATA[<p>Padlock 1.3 is now available from the Padlock <a href="http://www.javalicensemanager.com/download">Download page</a>. This point release contains two bug fixes that affects various end users in the field. All Padlock 1.x customers are encouraged to update their build dependencies with Padlock 1.3 when possible.</p>
<p>Both bugs are related to date modification detection:</p>
<p>1) The first bug manifests itself as a prolonged validation lasting for as long as 20 seconds.  The thread calling the Validator&#8217;s validate() method will block.</p>
<p>2) The second bug is an NPE thrown during validation. This happens most often for apps running under a service where the user&#8217;s home directory may not exist or may not be readable by the user.</p>
<p>As mentioned above, this will affect various end users, and you are encouraged to upgrade.  If you have any questions, please feel free to email me.</p>
<p>Happy Licensing!<br />
Jason Nichols<br />
jason@padlocksoftware.net</p>
]]></content:encoded>
			<wfw:commentRss>http://www.javalicensemanager.com/blog/padlock-1-3-legacy-now-available/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Licenses Find a Home &#8211; Introducing Padlock License Vault</title>
		<link>http://www.javalicensemanager.com/blog/licenses-find-a-home-introducing-padlock-license-vault/</link>
		<comments>http://www.javalicensemanager.com/blog/licenses-find-a-home-introducing-padlock-license-vault/#comments</comments>
		<pubDate>Thu, 24 Jun 2010 12:45:56 +0000</pubDate>
		<dc:creator>jason</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://www.javalicensemanager.com/?p=239</guid>
		<description><![CDATA[It&#8217;s with great excitement that I announce Padlock&#8217;s first open source initiative &#8211; Padlock License Vault.
The short story: Padlock&#8217;s License Vault is a new technology for the storage and archival of both Padlock keys and licenses.  It&#8217;s based on the venerable Apache CouchDB.   For those unfamiliar with CouchDB, it&#8217;s an Erlang based document server that utilizes JSON [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s with great excitement that I announce Padlock&#8217;s first open source initiative &#8211; Padlock License Vault.</p>
<p>The short story: Padlock&#8217;s License Vault is a new technology for the storage and archival of both Padlock keys and licenses.  It&#8217;s based on the venerable <a href="http://couchdb.apache.org">Apache CouchDB</a>.   For those unfamiliar with CouchDB, it&#8217;s an Erlang based document server that utilizes JSON over HTTP for all communications.</p>
<p>This is a very exciting project, as it will allow for a slew of applications that will help integrate Padlock throughout your business infrastructure. It&#8217;s an LGPL licensed Maven project stored at <a href="http://github.com/padlockian/Padlock-Vault-Library">GitHub</a>.</p>
<p>The long story can be found on the new <a href="http://www.javalicensemanager.com/vault">License Vault page</a>.</p>
<p>Documentation is sparse (ok, non-existent) at this point &#8211; but will be added over the next week.</p>
<p>I hope you will become active in its development, many of you have proven yourselves early adopters and I would expect no less in this case =)</p>
<p>Happy licensing,<br />
Jason Nichols<br />
jason@padlocksoftware.net</p>
]]></content:encoded>
			<wfw:commentRss>http://www.javalicensemanager.com/blog/licenses-find-a-home-introducing-padlock-license-vault/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Padlock v1 to v2 Migration Guide is now available.</title>
		<link>http://www.javalicensemanager.com/uncategorized/the-padlock-v1-to-v2-migration-guide-is-now-available/</link>
		<comments>http://www.javalicensemanager.com/uncategorized/the-padlock-v1-to-v2-migration-guide-is-now-available/#comments</comments>
		<pubDate>Thu, 01 Apr 2010 17:53:39 +0000</pubDate>
		<dc:creator>jason</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.javalicensemanager.com/?p=190</guid>
		<description><![CDATA[For our early adopters and all others who are using Padlock 1.0, 1.1, and 1.2: The Padlock 1.x to 2.x Migration Guide is now available on the Support Wiki.  It should give you a jumpstart on how you can smoothly and painlessly move to the latest and greatest Padlock has to offer.  Thanks [...]]]></description>
			<content:encoded><![CDATA[<p>For our early adopters and all others who are using Padlock 1.0, 1.1, and 1.2: The <a href="http://support.padlocksoftware.net/display/padlock/Padlock+1.x+to+2.x+Migration+Guide">Padlock 1.x to 2.x Migration Guide</a> is now available on the Support Wiki.  It should give you a jumpstart on how you can smoothly and painlessly move to the latest and greatest Padlock has to offer.  Thanks for using Padlock and please contact me if you have any issues upgrading.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.javalicensemanager.com/uncategorized/the-padlock-v1-to-v2-migration-guide-is-now-available/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Padlock 2.0.2 Released</title>
		<link>http://www.javalicensemanager.com/blog/padlock-2-0-2-released/</link>
		<comments>http://www.javalicensemanager.com/blog/padlock-2-0-2-released/#comments</comments>
		<pubDate>Mon, 29 Mar 2010 17:07:16 +0000</pubDate>
		<dc:creator>jason</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://www.javalicensemanager.com/?p=187</guid>
		<description><![CDATA[Padlock 2.0.2 is officially available today, and contains several minor bug fixes.  Users who utilize Padlock Manager are encouraged to update.
Fixes:
- Fix in Padlock Core for two bugs 1) Padlock API did not offer a method to set the location of the Padlock.lic file and 2) KeyManager import was not throwing an exception when [...]]]></description>
			<content:encoded><![CDATA[<p>Padlock 2.0.2 is officially available today, and contains several minor bug fixes.  Users who utilize Padlock Manager are encouraged to update.</p>
<p>Fixes:<br />
- Fix in Padlock Core for two bugs 1) Padlock API did not offer a method to set the location of the Padlock.lic file and 2) KeyManager import was not throwing an exception when attempting to import an older Padlock (1.x series) key</p>
<p>- Fix in Padlock Manager to use the selected Padlock License file from chosen location when signing licenses.</p>
<p>These bugs do not affect Padlock end users, as they only arise during the license signing process.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.javalicensemanager.com/blog/padlock-2-0-2-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Padlock 2.0.1 Released</title>
		<link>http://www.javalicensemanager.com/blog/padlock-2-0-1-released/</link>
		<comments>http://www.javalicensemanager.com/blog/padlock-2-0-1-released/#comments</comments>
		<pubDate>Mon, 22 Mar 2010 14:21:14 +0000</pubDate>
		<dc:creator>jason</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://www.javalicensemanager.com/?p=182</guid>
		<description><![CDATA[Padlock 2.0.1 is now available for download. This minor update fixes a bug in the core library affecting only a small subset of users.
Specifically: Padlock 1.x customers who were attempting to use their older, RSA based licenses for Padlock 2.0 were getting validation errors.  This update corrects this and allows them to use their [...]]]></description>
			<content:encoded><![CDATA[<p>Padlock 2.0.1 is now available for download. This minor update fixes a bug in the core library affecting only a small subset of users.</p>
<p>Specifically: Padlock 1.x customers who were attempting to use their older, RSA based licenses for Padlock 2.0 were getting validation errors.  This update corrects this and allows them to use their licenses as expected.  Note that this only affected license signing and not validation on the end user side of things.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.javalicensemanager.com/blog/padlock-2-0-1-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

