<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>Brian R. Cline</title>
	<link>http://brcline.com/blog</link>
	<description>Programmer Analyst on the move</description>
	<lastBuildDate>Wed, 01 Sep 2010 14:30:57 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/3.0.1" -->

	<item>
		<title>Book Review: Thinking in C++, Section Edition, Volume One</title>
		<description><![CDATA[&#8220;Thinking in C++, Section Edition, Volume One&#8221; (ISBN:978-0139798092) was written by Bruce Eckel. The book is quite large coming in around 800 pages and focus on making the transition from C to C++, and focusing on practical programming. I believe the book could be much shorter if Bruce had a lot less repetitive, and long [...]]]></description>
		<link>http://brcline.com/blog/?p=443</link>
			</item>
	<item>
		<title>Places to Visit Around Niagara Falls, Canada</title>
		<description><![CDATA[Niagara Falls, and the Rest of Niagara Region have a large collection of great attractions, museums, art galleries, and more. There are probably dozens that I&#8217;m forgetting or maybe never even visited, but if you leave a comment I will be very happy to add it. Get Out Niagara provides a really great collection of [...]]]></description>
		<link>http://brcline.com/blog/?p=429</link>
			</item>
	<item>
		<title>Help My Kijiji Ad Isn&#8217;t Showing UP</title>
		<description><![CDATA[Kijiji occasionally will block an advertisement from showing up for twenty four hours to prevent spam. I&#8217;m not really sure if an employee actually goes through the queue of waiting ads and checks if it&#8217;s spam or not. To find out where your ad is visible, you should use Kijiji&#8217;s status checker.]]></description>
		<link>http://brcline.com/blog/?p=418</link>
			</item>
	<item>
		<title>Learning jquery</title>
		<description><![CDATA[I&#8217;ve been using jQuery since mid 2008 and have to say that I just love how much easier things are and not having to generally deal with the crossbrowser issues in Internet Explorer, Safari,Chrome, and Firefox. In the roughly two years that I have worked with jQuery, I have refered to a couple of things [...]]]></description>
		<link>http://brcline.com/blog/?p=414</link>
			</item>
	<item>
		<title>Handling Programming Errors</title>
		<description><![CDATA[Error messages should be clear and include what the error is, why it was caused and how to resolve it.]]></description>
		<link>http://brcline.com/blog/?p=404</link>
			</item>
	<item>
		<title>How To Edit the Hosts File in Windows 7</title>
		<description><![CDATA[I&#8217;m an Administrator on my installation of Windows 7 and had to edit the hosts file for one of my projects. I wasn&#8217;t able to make the changes though because it kept saying file was in use. I realized that I need to run notepad as the administrator and then I could make my changes! [...]]]></description>
		<link>http://brcline.com/blog/?p=402</link>
			</item>
	<item>
		<title>MODx How To Properly Link To a Page</title>
		<description><![CDATA[In MODx, it is always preferable to link to another page using the document id instead of using the friendly alias because sometimes MODx Evolution has a package that is appearantly capable of using the alias instead of the document id to provide a working link to another page. The reason you shouldn&#8217;t use the [...]]]></description>
		<link>http://brcline.com/blog/?p=396</link>
			</item>
	<item>
		<title>MODx Revolution &#8211; Dynamically Generating Google SiteMap XML</title>
		<description><![CDATA[Google SiteMap and the other web tools provides a way for the owner or webmaster of a site to easily submit all of the pages to Google and keep track of which ones are crawled and indexed. Wikipedia provides a much more detailed description which goes beyond the scope of this post. I didn&#8217;t want [...]]]></description>
		<link>http://brcline.com/blog/?p=392</link>
			</item>
	<item>
		<title>Centering a DIV Horizontally</title>
		<description><![CDATA[Assuming you have a basic knowledge of css and html putting a div in the horizontal center of a containing block isn&#8217;t too difficult. I&#8217;m going to center a div with only text, but the exact same css may be used for a div containing images,inputs, etc. I&#8217;m going to assume you are using html [...]]]></description>
		<link>http://brcline.com/blog/?p=386</link>
			</item>
	<item>
		<title>Wayfinder in MODx Revolution</title>
		<description><![CDATA[When I first tried MODx Revolution (which I did try before MODx Evolution) I found the documentation to be pretty good except about snippet syntax. The tag syntax has changed from MODx Evolution to MODx Revolution. [Wayfinder? &#38;startId=`0`] has to changed to [[Wayfinder? &#038;startId=`0`]] More information can now be found here for all of the [...]]]></description>
		<link>http://brcline.com/blog/?p=380</link>
			</item>
</channel>
</rss>
