<?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>Baltimore Consulting</title>
	<atom:link href="http://www.baltimoreconsulting.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.baltimoreconsulting.com</link>
	<description>a professional IT service company</description>
	<lastBuildDate>Fri, 04 May 2012 13:50:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Rebranding your company? Listen to this seminar.</title>
		<link>http://www.baltimoreconsulting.com/rebranding-your-company-listen-to-this-seminar/</link>
		<comments>http://www.baltimoreconsulting.com/rebranding-your-company-listen-to-this-seminar/#comments</comments>
		<pubDate>Fri, 27 Apr 2012 01:12:13 +0000</pubDate>
		<dc:creator>Jim</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.baltimoreconsulting.com/?p=265</guid>
		<description><![CDATA[Branding is serious business and should be approached with a plan in mind. Here is an interesting seminar on branding, customer involvement [feedback, recommendations], consistent imaging / branding across all medias, strong content helps brands, finding unique position to differentiate from competitors, This is worthwhile information, about 50 minutes and will give you great thoughts [...]]]></description>
		<wfw:commentRss>http://www.baltimoreconsulting.com/rebranding-your-company-listen-to-this-seminar/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Don&#8217;t Reinvent the Wheel</title>
		<link>http://www.baltimoreconsulting.com/dont-reinvent-the-wheel/</link>
		<comments>http://www.baltimoreconsulting.com/dont-reinvent-the-wheel/#comments</comments>
		<pubDate>Tue, 31 Jan 2012 11:35:43 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Consulting]]></category>

		<guid isPermaLink="false">http://www.baltimoreconsulting.com/?p=248</guid>
		<description><![CDATA[Let me start by asking a question&#8230; If someone handed you a piece of paper and asked for it to be cut in half; what would you do? You&#8217;d go get a pair of scissors and cut the paper &#8211; right? On the other hand, you could go think about the problem, come up with [...]]]></description>
		<wfw:commentRss>http://www.baltimoreconsulting.com/dont-reinvent-the-wheel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Baltimore Consulting</title>
		<link>http://www.baltimoreconsulting.com/baltimore-consulting/</link>
		<comments>http://www.baltimoreconsulting.com/baltimore-consulting/#comments</comments>
		<pubDate>Tue, 24 Jan 2012 15:36:25 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Business]]></category>

		<guid isPermaLink="false">http://localhost/?p=40</guid>
		<description><![CDATA[Dear Client, This letter is to inform you that we have recently changed our business name from Sequencing, Inc. to Baltimore Consulting. Please be advised that there is no change in ownership or management. We hope the name change will help in our efforts to expand our market share and client base.  We will continue [...]]]></description>
		<wfw:commentRss>http://www.baltimoreconsulting.com/baltimore-consulting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Easily Convert a String to RTF in .NET</title>
		<link>http://www.baltimoreconsulting.com/easily-convert-a-string-to-rtf-in-net/</link>
		<comments>http://www.baltimoreconsulting.com/easily-convert-a-string-to-rtf-in-net/#comments</comments>
		<pubDate>Fri, 20 Jan 2012 16:19:59 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://www.baltimoreconsulting.com/?p=175</guid>
		<description><![CDATA[I came across a situation where I needed to convert a string into RTF format dynamically in an application. After some searching for a .NET RTF library or a conversion function, I decided to just implement my own find/replace method. Needless to say, this proved to be rather tricky. An then, the ah ha moment&#8230; [...]]]></description>
		<wfw:commentRss>http://www.baltimoreconsulting.com/easily-convert-a-string-to-rtf-in-net/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Local DateTime Utility Function</title>
		<link>http://www.baltimoreconsulting.com/local-datetime-utility-function/</link>
		<comments>http://www.baltimoreconsulting.com/local-datetime-utility-function/#comments</comments>
		<pubDate>Wed, 18 Jan 2012 02:08:59 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://localhost/?p=55</guid>
		<description><![CDATA[Just wanted to share a quick utility function. We have a server in another timezone and this frequently presents issues in our client apps when displaying time stamps. There isn&#8217;t really a solid solution to handle this in the database so I put together this little utility function that can be called rather than DateTime.Now [...]]]></description>
		<wfw:commentRss>http://www.baltimoreconsulting.com/local-datetime-utility-function/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

