<?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>BASE Logic, Inc.</title>
	<atom:link href="http://www.baselogic.com/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.baselogic.com/blog</link>
	<description>Enterprise Architecture, Design, Certified Training &#38; Agile Consulting</description>
	<lastBuildDate>Fri, 03 Feb 2012 15:04:07 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Tomcat 5.5 and Tomcat 6 connector option enableLookups not defaulting to true</title>
		<link>http://www.baselogic.com/blog/development/java-javaee-j2ee/tomcat-6-connector-option-enablelookups-defaulting-true/</link>
		<comments>http://www.baselogic.com/blog/development/java-javaee-j2ee/tomcat-6-connector-option-enablelookups-defaulting-true/#comments</comments>
		<pubDate>Thu, 02 Feb 2012 19:26:34 +0000</pubDate>
		<dc:creator>Mick Knutson</dc:creator>
				<category><![CDATA[java-javaee-j2ee]]></category>
		<category><![CDATA[System Administration]]></category>
		<category><![CDATA[Tomcat]]></category>

		<guid isPermaLink="false">http://www.baselogic.com/blog/?p=1037</guid>
		<description><![CDATA[TweetI have been working on an issue where HttpServletRequest.getHostName() always return the IP address, instead of the host name. The Tomcat 5.5 and Tomcat 6 documentation states enableLookups is set to true by default. enableLookups Set to true if you want calls to request.getRemoteHost() to perform DNS lookups in order to return the actual host name of [...]]]></description>
		<wfw:commentRss>http://www.baselogic.com/blog/development/java-javaee-j2ee/tomcat-6-connector-option-enablelookups-defaulting-true/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Review: Steve Jobs by Walter Isaacson</title>
		<link>http://www.baselogic.com/blog/development/review-steve-jobs-walter-isaacson/</link>
		<comments>http://www.baselogic.com/blog/development/review-steve-jobs-walter-isaacson/#comments</comments>
		<pubDate>Tue, 31 Jan 2012 23:54:41 +0000</pubDate>
		<dc:creator>Mick Knutson</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[review]]></category>

		<guid isPermaLink="false">http://www.baselogic.com/blog/?p=1016</guid>
		<description><![CDATA[TweetFor anyone who has any drive in their life, you should read/listen to this book. There is a little bit of Steve in each of us, but he was able to will the good and the bad in a single focused direction to truly make a dent in the universe. I was drawn to this [...]]]></description>
		<wfw:commentRss>http://www.baselogic.com/blog/development/review-steve-jobs-walter-isaacson/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Review: Camel in Action</title>
		<link>http://www.baselogic.com/blog/development/review-camel-action/</link>
		<comments>http://www.baselogic.com/blog/development/review-camel-action/#comments</comments>
		<pubDate>Tue, 31 Jan 2012 23:52:00 +0000</pubDate>
		<dc:creator>Mick Knutson</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Camel]]></category>
		<category><![CDATA[review]]></category>

		<guid isPermaLink="false">http://www.baselogic.com/blog/?p=1014</guid>
		<description><![CDATA[TweetI performed a technical review on the book, and the first thing I did was open the source code and run through the examples. Each of the examples was well documented, thorough and all had unit tests. Combine this with very detailed history, theory and practical application of the Camel framework, you end up with [...]]]></description>
		<wfw:commentRss>http://www.baselogic.com/blog/development/review-camel-action/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mapping Mongodb ISODate to Spring Roo Entity</title>
		<link>http://www.baselogic.com/blog/development/springframework/mapping-mongodb-isodate-spring-roo-entity/</link>
		<comments>http://www.baselogic.com/blog/development/springframework/mapping-mongodb-isodate-spring-roo-entity/#comments</comments>
		<pubDate>Wed, 18 Jan 2012 16:20:15 +0000</pubDate>
		<dc:creator>Mick Knutson</dc:creator>
				<category><![CDATA[Springframework]]></category>
		<category><![CDATA[java-javaee-j2ee]]></category>
		<category><![CDATA[mongodb]]></category>
		<category><![CDATA[Spring Framework]]></category>
		<category><![CDATA[Spring Roo]]></category>

		<guid isPermaLink="false">http://www.baselogic.com/blog/?p=1007</guid>
		<description><![CDATA[TweetI have been inserting log4j entries into a mongodb database and each entry has been given an ISODate timestamp: To create a mapping for this, I had to manually add the timestamp as Spring Roo did not allow timestamp to be used as it was a reserved word. So I manually added: But I started [...]]]></description>
		<wfw:commentRss>http://www.baselogic.com/blog/development/springframework/mapping-mongodb-isodate-spring-roo-entity/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>lessons learned from URL shortening</title>
		<link>http://www.baselogic.com/blog/development/hacking/lessons-learned-url-shortening/</link>
		<comments>http://www.baselogic.com/blog/development/hacking/lessons-learned-url-shortening/#comments</comments>
		<pubDate>Sat, 07 Jan 2012 23:42:47 +0000</pubDate>
		<dc:creator>Mick Knutson</dc:creator>
				<category><![CDATA[Hacking]]></category>

		<guid isPermaLink="false">http://www.baselogic.com/blog/?p=993</guid>
		<description><![CDATA[TweetI have been working to get the URL shorteners I use to track my clicks, then extend the functionality. Mostly I use http://bit.ly to shorten my urls, and I love the service. But I did run into a need to have multiple URL&#8217;s added to one shortened URL. I ran into http://furl.ly that does a [...]]]></description>
		<wfw:commentRss>http://www.baselogic.com/blog/development/hacking/lessons-learned-url-shortening/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>vBulletin 4 Illegal Username Regular Expression issue and solution</title>
		<link>http://www.baselogic.com/blog/development/hacking/vbulletin-4-illegal-username-regular-expression-issue-solution/</link>
		<comments>http://www.baselogic.com/blog/development/hacking/vbulletin-4-illegal-username-regular-expression-issue-solution/#comments</comments>
		<pubDate>Sat, 07 Jan 2012 22:05:12 +0000</pubDate>
		<dc:creator>Mick Knutson</dc:creator>
				<category><![CDATA[Hacking]]></category>
		<category><![CDATA[hacking]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[vbulletin]]></category>

		<guid isPermaLink="false">http://www.baselogic.com/blog/?p=989</guid>
		<description><![CDATA[TweetI have been hacking on a way to only allow alphanumeric, dots (.), dashes (-) and underscores (_) in usernames for my forum. You may require the username to match a regular expression (PCRE). The admin help provides some examples that may be useful. To disable this function leave the option blank. While looking at the [...]]]></description>
		<wfw:commentRss>http://www.baselogic.com/blog/development/hacking/vbulletin-4-illegal-username-regular-expression-issue-solution/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Strange Thread Stack size error running Cygwin build</title>
		<link>http://www.baselogic.com/blog/development/strange-thread-stack-size-error-running-cygwin-build/</link>
		<comments>http://www.baselogic.com/blog/development/strange-thread-stack-size-error-running-cygwin-build/#comments</comments>
		<pubDate>Wed, 21 Dec 2011 18:39:27 +0000</pubDate>
		<dc:creator>Mick Knutson</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[cygwin]]></category>

		<guid isPermaLink="false">http://www.baselogic.com/blog/?p=974</guid>
		<description><![CDATA[TweetI was adding -Xss128k as a JAVA_OPS like this: then when running Jetty I ran into the following issue: Looking into Cygwin a little more and looking at the current stack limit is set to 2,034 and cannot be changed. Link to this post!]]></description>
		<wfw:commentRss>http://www.baselogic.com/blog/development/strange-thread-stack-size-error-running-cygwin-build/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>JMeter load testing against Apache Webserver: Errors and Resolutions</title>
		<link>http://www.baselogic.com/blog/development/adding-memory-jmeter/</link>
		<comments>http://www.baselogic.com/blog/development/adding-memory-jmeter/#comments</comments>
		<pubDate>Wed, 21 Dec 2011 14:45:19 +0000</pubDate>
		<dc:creator>Mick Knutson</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[jmeter]]></category>

		<guid isPermaLink="false">http://www.baselogic.com/blog/?p=966</guid>
		<description><![CDATA[TweetI have been working on a fairly simple JMeter load script that I can run a series of 4 sequential pages against an Apache server, but the goal was to have the server support 2,000 concurrent requests for 5 minutes without error. Most of my issues in this exercise have been with JMeter and the client machine [...]]]></description>
		<wfw:commentRss>http://www.baselogic.com/blog/development/adding-memory-jmeter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A snapshot reflection in the midst of a thunderstorm</title>
		<link>http://www.baselogic.com/blog/development/snapshot-reflection-midst-thunderstorm/</link>
		<comments>http://www.baselogic.com/blog/development/snapshot-reflection-midst-thunderstorm/#comments</comments>
		<pubDate>Sun, 18 Dec 2011 01:18:19 +0000</pubDate>
		<dc:creator>Mick Knutson</dc:creator>
				<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://www.baselogic.com/blog/?p=963</guid>
		<description><![CDATA[TweetI am in the midst of my own thunderstorm the past few years. It started around 2005 when several projects I was working on where canceled or re-organized leaving me without work unexpectedly. The timing was always terrible and it all seems to be the worst time of my life at the time. Now reflecting on the past, [...]]]></description>
		<wfw:commentRss>http://www.baselogic.com/blog/development/snapshot-reflection-midst-thunderstorm/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Avaya MPP servers holding sockets in CLOSE_WAIT</title>
		<link>http://www.baselogic.com/blog/development/avaya-mpp-servers-holding-sockets-close_wait/</link>
		<comments>http://www.baselogic.com/blog/development/avaya-mpp-servers-holding-sockets-close_wait/#comments</comments>
		<pubDate>Fri, 09 Dec 2011 22:33:29 +0000</pubDate>
		<dc:creator>Mick Knutson</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Avaya]]></category>
		<category><![CDATA[vxml]]></category>

		<guid isPermaLink="false">http://www.baselogic.com/blog/?p=944</guid>
		<description><![CDATA[TweetI have been running into a serious issue with Avaya Voice portal the past several month where Avaya (AVP) will freeze a caller resulting in a call to the customer that is &#8216;Dead-Air&#8217; then the caller gets hung up on, or sometimes the dead-air lasts long enough where the caller just hangs up. While investigating [...]]]></description>
		<wfw:commentRss>http://www.baselogic.com/blog/development/avaya-mpp-servers-holding-sockets-close_wait/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

