<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.0.2" -->
<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/"
	>

<channel>
	<title>BUH Blog</title>
	<link>http://buhblog.com/blog</link>
	<description>Extra ordinary Blog</description>
	<pubDate>Fri, 21 Nov 2008 22:03:21 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.2</generator>
	<language>en</language>
			<item>
		<title>Deploying Java software - how to do patches to deployed software?</title>
		<link>http://buhblog.com/blog/java/deploying-java-software-how-to-do-patches-to-deployed-software/</link>
		<comments>http://buhblog.com/blog/java/deploying-java-software-how-to-do-patches-to-deployed-software/#comments</comments>
		<pubDate>Fri, 06 Jan 2006 02:59:57 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
		
	<category>Java</category>
		<guid isPermaLink="false">http://buhblog.com/blog/java/deploying-java-software-how-to-do-patches-to-deployed-software/</guid>
		<description><![CDATA[Zoinks.  I have been using InstallAnywhere 5.0 (yes, 5.0) for three years now to deploy a custom Java application I have developed for a customer.  It does what I need, so I have not thought much about it.  Well, except it doesn&#8217;t support packaging Java 1.5 VMs, but that is a different [...]]]></description>
			<content:encoded><![CDATA[<p>Zoinks.  I have been using InstallAnywhere 5.0 (yes, 5.0) for three years now to deploy a custom <a href="http://www.techbooksforfree.com/java.shtml">Java application</a> I have developed for a customer.  It does what I need, so I have not thought much about it.  Well, except it doesn&#8217;t support packaging Java 1.5 VMs, but that is a different concern as I won&#8217;t go that route for a little while longer.  However, the application is evolving and having the ability to update - upgrade - patch software that is ALREADY deployed would make my life much easier.  So, I toddled over to InstallAnywhere.com and I found that it has been bought by <a target="_blank" href="http://www.macrovision.com">Macrovision</a>.  Groan.  Whenever I think of Macrovision, I think of the aweful copy protection that fuzzed up my rental movies back when I was rentiong VHS tapes.</p>
<p>Since I already have a license for InstallAnywhere, I wanted to see if there was a inexpensive upgrade path to what I need.  Well, it does not look like the newest versions of InstallAnywhere (either Enterprise or Standard versions) have any update - upgrade - patch distribution capabilities.  However, it looks like they have a service called <a target="_blank" href="http://www.macrovision.com/products/flexnet_publisher/update/index.shtml">FlexNet Publisher Update Service Module</a> that does what I am looking for - or I think it does.  Ah ha - *Module* is the key word here.  It means I have to buy the <a target="_blank" href="http://www.macrovision.com/products/flexnet_publisher/index.shtml">FlexNet Publisher</a> - $$$ - okay, I am seeing the whole picture now.  You know it is expensive when instead of saying &#8220;It is $9.99.&#8221;, they say &#8220;&#8230;pricing depends on the specific functionality you need.&#8221;  Alas, that means talking to a salesman, which in turn means it has to be expensive enough to pay a salesman to want to talk to you.</p>
<p>I have started to search, but by no means have I been comprehensive - Is there a tool out there that will allow me to create updates - upgrades - patches for PURE Java applications?
</p>
]]></content:encoded>
			<wfw:commentRSS>http://buhblog.com/blog/java/deploying-java-software-how-to-do-patches-to-deployed-software/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>Java library for manipulating PowerPoint</title>
		<link>http://buhblog.com/blog/java/java-library-for-manipulating-powerpoint/</link>
		<comments>http://buhblog.com/blog/java/java-library-for-manipulating-powerpoint/#comments</comments>
		<pubDate>Tue, 03 Jan 2006 00:33:01 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
		
	<category>Java</category>
		<guid isPermaLink="false">http://buhblog.com/blog/java/java-library-for-manipulating-powerpoint/</guid>
		<description><![CDATA[I have been looking for a pure Java library that will allow me to create PowerPoint files.  Alas, not much out there and none of it is open source or free.  What I have found is Tonic&#8217;s Java PowerPoint library - but it is around $5,000.  Yikes.
Has anyone else seen anything similar, open source or [...]]]></description>
			<content:encoded><![CDATA[<p>I have been looking for a pure Java library that will allow me to create PowerPoint files.  Alas, not much out there and none of it is open source or free.  What I have found is <a href="http://www.tonicsystems.com">Tonic&#8217;s</a> <a href="http://tonicsystems.com/products/ppt/">Java PowerPoint library</a> - but it is around $5,000.  Yikes.</p>
<p>Has anyone else seen anything similar, open source or cheaper than $5K a pop?</p>
<p>This is more of a &#8220;note to self - find PowerPoint library for Java&#8221;.
</p>
]]></content:encoded>
			<wfw:commentRSS>http://buhblog.com/blog/java/java-library-for-manipulating-powerpoint/feed/</wfw:commentRSS>
		</item>
	</channel>
</rss>
