<?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>mostly tech stuff</title> <atom:link href="http://vl4rl.com/blog/feed/" rel="self" type="application/rss+xml" /><link>http://vl4rl.com/blog</link> <description>dabblings in technology, agility, google-ing, development, automation, and continuous improvement</description> <lastBuildDate>Sat, 19 May 2012 18:34:30 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.2</generator> <xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" /> <item><title>Moving django data between vendors</title><link>http://vl4rl.com/blog/2012/05/moving-django-data-between-vendors/</link> <comments>http://vl4rl.com/blog/2012/05/moving-django-data-between-vendors/#comments</comments> <pubDate>Sat, 19 May 2012 18:27:22 +0000</pubDate> <dc:creator>Sean</dc:creator> <category><![CDATA[computers]]></category> <category><![CDATA[sw development]]></category> <category><![CDATA[database]]></category> <category><![CDATA[django]]></category> <category><![CDATA[migration]]></category> <category><![CDATA[postgresql]]></category> <category><![CDATA[python]]></category> <category><![CDATA[sqlite3]]></category><guid
isPermaLink="false">http://vl4rl.com/blog/?p=514</guid> <description><![CDATA[The out of the box tooling makes this pretty easy, just a few commands to get the data to a suitable serialized format, and one more to bring it into the new target. In order to prep for the new &#8230;<p
class="read-more"><a
href="http://vl4rl.com/blog/2012/05/moving-django-data-between-vendors/">Read more &#187;</a></p>]]></description> <wfw:commentRss>http://vl4rl.com/blog/2012/05/moving-django-data-between-vendors/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Monitoring the performance of your IBM Jazz servers</title><link>http://vl4rl.com/blog/2012/05/monitoring-the-performance-of-your-ibm-jazz-servers/</link> <comments>http://vl4rl.com/blog/2012/05/monitoring-the-performance-of-your-ibm-jazz-servers/#comments</comments> <pubDate>Fri, 18 May 2012 21:49:41 +0000</pubDate> <dc:creator>Sean</dc:creator> <category><![CDATA[ibm]]></category> <category><![CDATA[jazz-team-server]]></category> <category><![CDATA[rational]]></category> <category><![CDATA[jazz]]></category><guid
isPermaLink="false">http://vl4rl.com/blog/?p=507</guid> <description><![CDATA[One helpful url for you to get a huge amount of data is the ICounterContentService service. https://&#60;server&#62;:&#60;port&#62;/rtc/service/com.ibm.team.repository.service.internal.counters.ICounterContentService/ More to come on actually making sense of the data&#8230; &#160;]]></description> <wfw:commentRss>http://vl4rl.com/blog/2012/05/monitoring-the-performance-of-your-ibm-jazz-servers/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Setting the DOORS default browser</title><link>http://vl4rl.com/blog/2012/05/setting-the-doors-default-browser/</link> <comments>http://vl4rl.com/blog/2012/05/setting-the-doors-default-browser/#comments</comments> <pubDate>Mon, 14 May 2012 15:36:04 +0000</pubDate> <dc:creator>Sean</dc:creator> <category><![CDATA[doors]]></category> <category><![CDATA[ibm]]></category> <category><![CDATA[browser]]></category> <category><![CDATA[default-browser]]></category><guid
isPermaLink="false">http://vl4rl.com/blog/?p=500</guid> <description><![CDATA[For some reason the default browser is not taken from the OS and it is buried in DOORS configuration. Having searched for this a few times, I figured I put it out there. Tools > Options Settings Web Browser Reference: &#8230;<p
class="read-more"><a
href="http://vl4rl.com/blog/2012/05/setting-the-doors-default-browser/">Read more &#187;</a></p>]]></description> <wfw:commentRss>http://vl4rl.com/blog/2012/05/setting-the-doors-default-browser/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Silent installation of IBM Installation Manager</title><link>http://vl4rl.com/blog/2012/03/silent-installation-of-ibm-installation-manager-for-silent-installations/</link> <comments>http://vl4rl.com/blog/2012/03/silent-installation-of-ibm-installation-manager-for-silent-installations/#comments</comments> <pubDate>Thu, 29 Mar 2012 15:31:45 +0000</pubDate> <dc:creator>Sean</dc:creator> <category><![CDATA[ibm]]></category> <category><![CDATA[linux]]></category> <category><![CDATA[automated-installation]]></category> <category><![CDATA[installation-manager]]></category> <category><![CDATA[silent-install]]></category><guid
isPermaLink="false">http://vl4rl.com/blog/?p=502</guid> <description><![CDATA[The old chicken and egg problem, when you are in a Unix/Linux environment and do not have access to X how can we get our software installed that is bundled with a graphical installer? IM actually makes this pretty easy &#8230;<p
class="read-more"><a
href="http://vl4rl.com/blog/2012/03/silent-installation-of-ibm-installation-manager-for-silent-installations/">Read more &#187;</a></p>]]></description> <wfw:commentRss>http://vl4rl.com/blog/2012/03/silent-installation-of-ibm-installation-manager-for-silent-installations/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Installing git from source on RHEL 5.8</title><link>http://vl4rl.com/blog/2012/03/installing-git-from-source-on-rhel-5-8/</link> <comments>http://vl4rl.com/blog/2012/03/installing-git-from-source-on-rhel-5-8/#comments</comments> <pubDate>Wed, 28 Mar 2012 23:42:10 +0000</pubDate> <dc:creator>Sean</dc:creator> <category><![CDATA[linux]]></category> <category><![CDATA[sw development]]></category> <category><![CDATA[git]]></category> <category><![CDATA[redhat]]></category> <category><![CDATA[source-installation]]></category><guid
isPermaLink="false">http://vl4rl.com/blog/?p=497</guid> <description><![CDATA[No big thing just trying to install git since it is not in the default corporate yum repositories. First problem it fails missing zlib.h so go grab your zlib-devel package. The next one was more subtle, it configures and makes &#8230;<p
class="read-more"><a
href="http://vl4rl.com/blog/2012/03/installing-git-from-source-on-rhel-5-8/">Read more &#187;</a></p>]]></description> <wfw:commentRss>http://vl4rl.com/blog/2012/03/installing-git-from-source-on-rhel-5-8/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>IBM Product Compatibility Reports v1.0 (Clarity)</title><link>http://vl4rl.com/blog/2012/01/ibm-product-compatibility-reports/</link> <comments>http://vl4rl.com/blog/2012/01/ibm-product-compatibility-reports/#comments</comments> <pubDate>Mon, 09 Jan 2012 20:38:35 +0000</pubDate> <dc:creator>Sean</dc:creator> <category><![CDATA[computers]]></category> <category><![CDATA[ibm]]></category> <category><![CDATA[integrations]]></category> <category><![CDATA[product-compatibility]]></category> <category><![CDATA[requirements]]></category> <category><![CDATA[software]]></category><guid
isPermaLink="false">http://vl4rl.com/blog/?p=477</guid> <description><![CDATA[This super-helpful system is buried in the IBM site and after the acquisition of another product names Clarity is pretty much lost to all search engines, including the embedded one on ibm.com. The Software product Compatibility Reports v1.0 (Clarity) site &#8230;<p
class="read-more"><a
href="http://vl4rl.com/blog/2012/01/ibm-product-compatibility-reports/">Read more &#187;</a></p>]]></description> <wfw:commentRss>http://vl4rl.com/blog/2012/01/ibm-product-compatibility-reports/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Increase IE concurrent connections = increase performance, well for Jazz it does</title><link>http://vl4rl.com/blog/2011/12/increase-ie-concurrent-connections-increase-performance-well-for-jazz-it-does/</link> <comments>http://vl4rl.com/blog/2011/12/increase-ie-concurrent-connections-increase-performance-well-for-jazz-it-does/#comments</comments> <pubDate>Fri, 30 Dec 2011 17:37:26 +0000</pubDate> <dc:creator>Sean</dc:creator> <category><![CDATA[computers]]></category> <category><![CDATA[ibm]]></category> <category><![CDATA[jazz-team-server]]></category> <category><![CDATA[rational]]></category> <category><![CDATA[ie]]></category> <category><![CDATA[internet-explorer]]></category> <category><![CDATA[jazz]]></category> <category><![CDATA[performance]]></category><guid
isPermaLink="false">http://vl4rl.com/blog/?p=456</guid> <description><![CDATA[Unfortunately the Internet Explorer default settings are not very friendly to AJAX heavy applications. Microsoft provides a Knowledge Base article with the exact settings for IE 7 &#038; 8, the instructions for IE 9 are the same for 8. http://support.microsoft.com/kb/282402 &#8230;<p
class="read-more"><a
href="http://vl4rl.com/blog/2011/12/increase-ie-concurrent-connections-increase-performance-well-for-jazz-it-does/">Read more &#187;</a></p>]]></description> <wfw:commentRss>http://vl4rl.com/blog/2011/12/increase-ie-concurrent-connections-increase-performance-well-for-jazz-it-does/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>What is the largest max heapsize for a 64 bit IBM JVM?</title><link>http://vl4rl.com/blog/2011/12/what-is-the-largest-max-heapsize-for-a-64-bit-ibm-jvm/</link> <comments>http://vl4rl.com/blog/2011/12/what-is-the-largest-max-heapsize-for-a-64-bit-ibm-jvm/#comments</comments> <pubDate>Tue, 13 Dec 2011 23:03:11 +0000</pubDate> <dc:creator>Sean</dc:creator> <category><![CDATA[centos]]></category> <category><![CDATA[ibm]]></category> <category><![CDATA[heapsize]]></category> <category><![CDATA[java]]></category> <category><![CDATA[jvm]]></category> <category><![CDATA[memory]]></category><guid
isPermaLink="false">http://vl4rl.com/blog/?p=449</guid> <description><![CDATA[Looking for something like a technote I found for 32 bit Windows [1]. But I was hoping for a more generic answer that I could reference to clients at when I offer WAS JVM settings to give them a sigh &#8230;<p
class="read-more"><a
href="http://vl4rl.com/blog/2011/12/what-is-the-largest-max-heapsize-for-a-64-bit-ibm-jvm/">Read more &#187;</a></p>]]></description> <wfw:commentRss>http://vl4rl.com/blog/2011/12/what-is-the-largest-max-heapsize-for-a-64-bit-ibm-jvm/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>CentOS 6 install the 32 bit compat libs for IBM stuff</title><link>http://vl4rl.com/blog/2011/12/centos-6-install-the-32-bit-compat-libs-for-ibm-stuff/</link> <comments>http://vl4rl.com/blog/2011/12/centos-6-install-the-32-bit-compat-libs-for-ibm-stuff/#comments</comments> <pubDate>Tue, 13 Dec 2011 22:51:37 +0000</pubDate> <dc:creator>Sean</dc:creator> <category><![CDATA[centos]]></category> <category><![CDATA[ibm]]></category> <category><![CDATA[linux]]></category> <category><![CDATA[RedHat]]></category> <category><![CDATA[installation-manager]]></category><guid
isPermaLink="false">http://vl4rl.com/blog/?p=419</guid> <description><![CDATA[Based on this technote, http://www-01.ibm.com/support/docview.wss?uid=swg21459143 , I was expecting this type of output. [code] [root@zahar-rhel64 IMinstallKit]# ./install bash: ./install: /lib/ld-linux.so.2: bad ELF interpreter: No such file or directory [/code] But in actuality when using CentOS 6 versus RHEL 6, it &#8230;<p
class="read-more"><a
href="http://vl4rl.com/blog/2011/12/centos-6-install-the-32-bit-compat-libs-for-ibm-stuff/">Read more &#187;</a></p>]]></description> <wfw:commentRss>http://vl4rl.com/blog/2011/12/centos-6-install-the-32-bit-compat-libs-for-ibm-stuff/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Compacting Windows VirtualBox virtual disks</title><link>http://vl4rl.com/blog/2011/11/compacting-windows-virtualbox-virtual-disks/</link> <comments>http://vl4rl.com/blog/2011/11/compacting-windows-virtualbox-virtual-disks/#comments</comments> <pubDate>Thu, 03 Nov 2011 14:46:57 +0000</pubDate> <dc:creator>Sean</dc:creator> <category><![CDATA[desktop]]></category> <category><![CDATA[virtualization]]></category> <category><![CDATA[compact]]></category> <category><![CDATA[vboxmanage]]></category> <category><![CDATA[vdi]]></category> <category><![CDATA[virtualbox]]></category><guid
isPermaLink="false">http://vl4rl.com/blog/?p=413</guid> <description><![CDATA[Common problem that everyone using desktop virtualization has, you setup a basic image, install your basic software but you want to share it and you realize that your basic appliance/image is 15G, boo! Assuming that you pick dynamically allocate space, &#8230;<p
class="read-more"><a
href="http://vl4rl.com/blog/2011/11/compacting-windows-virtualbox-virtual-disks/">Read more &#187;</a></p>]]></description> <wfw:commentRss>http://vl4rl.com/blog/2011/11/compacting-windows-virtualbox-virtual-disks/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>
<!-- Served from: vl4rl.com @ 2012-05-20 20:27:17 by W3 Total Cache -->
