<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>ODLAN</title>
	<link>http://www.odlan.com/blog</link>
	<description>Code is art too! White space, please! ... also, use comments!</description>
	<lastBuildDate>Mon, 12 Sep 2011 01:55:18 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress" -->

	<item>
		<title>Upgraded Photoshop to CS5&#8230; Now I Cannot Scan!</title>
		<description><![CDATA[After upgrading my Mac OS to Lion, I realized I just shot myself in the foot when I tried to open Photoshop CS2&#8230; and it failed to open. I had tried to figure a way to get my CS2 working on Lion, but finally I just gave in and decided to upgrade to CS5. Once [...]]]></description>
		<link>http://www.odlan.com/blog/technical/upgraded-photoshop-to-cs5-now-i-cannot-scan/</link>
			</item>
	<item>
		<title>To Print a Secure PDF</title>
		<description><![CDATA[Download Gimp or another GNU PDF viewer-type of application. Open the PDF document. (I usually like to import as layers) Then Print. (You have to hide each layer to display the next so you can print each one.)]]></description>
		<link>http://www.odlan.com/blog/technical/to-print-a-secure-pdf/</link>
			</item>
	<item>
		<title>Macbook Cannot Connect</title>
		<description><![CDATA[This morning my Macbook Pro could not connect to my wireless network, but all my other wireless devices (i.e. Macbook, PC, iPhone&#8230;) could connect fine. I tried several things to fix the issue, such as creating a new Location in the Network pane in the System Preferences area. I even tried to re-naming my network [...]]]></description>
		<link>http://www.odlan.com/blog/technical/macbook-cannot-connect/</link>
			</item>
	<item>
		<title>Adding www automatically</title>
		<description><![CDATA[I noticed when I go to some sites like google.com, it automatically adds the &#8220;www&#8221; to it. However, with my site, it never did that. So, I figured I should change that for consistency. If you are running your website on Apache and you want to automatically add &#8220;www&#8221; to the domain, then you can [...]]]></description>
		<link>http://www.odlan.com/blog/technical/adding-www-automatically/</link>
			</item>
	<item>
		<title>Killing Database Users (Maybe Not the Elegant Way)</title>
		<description><![CDATA[Today, during an application release, one of our DBAs (who is a novice) was trying to do a database restore from a backup copy. An error kept appearing during his attempts to perform the store stating &#8220;Exclusive access could not be obtained because the database is in use.&#8221; He tried several different ways to &#8220;kill&#8221; [...]]]></description>
		<link>http://www.odlan.com/blog/technical/killing-database-users-maybe-not-the-elegant-way/</link>
			</item>
	<item>
		<title>Carriage Returns in Title Attributes</title>
		<description><![CDATA[Since I&#8217;m always forgetting how to add carriage returns in my title attributes, I&#8217;d thought I&#8217;d add it here. The original HTML looked like the following: which produced the following mouseover toolip. So, to add carriage returns (line feeds) to your tooltips, you just need to add the &#38;#013; entity. Now the code would be: [...]]]></description>
		<link>http://www.odlan.com/blog/web-dev/carriage-returns-in-title-attributes/</link>
			</item>
	<item>
		<title>Right-Clicking in Parallels on Mac OS X</title>
		<description><![CDATA[Since I am always forgetting how to right click in Windows XP on my Parallels VM, I decided to keep it in my blog. To right click, use the following keystroke combination: Ctrl-Shift-Click Also, if you are in Full Screen mode and cannot exit, you can try the following: Alt-Command-Enter (Return) Hope that helps someone [...]]]></description>
		<link>http://www.odlan.com/blog/technical/right-clicking-in-parallels-on-mac-os-x/</link>
			</item>
	<item>
		<title>Illustrator CS2 Hanging&#8230; When Reading Fonts</title>
		<description><![CDATA[One day after upgrading my Adobe products via the Adobe Updater, I decided to start Illustrator to work on some diagrams. To my dismay, the program was hanging; it displayed &#8220;Reading fonts&#8230;&#8221; for several minutes. I forced quit the app, then it hung at &#8220;Initializing&#8230;&#8221;. Initially, I thought I had a problem font so I [...]]]></description>
		<link>http://www.odlan.com/blog/technical/illustrator-cs2-hanging-when-reading-fonts/</link>
			</item>
	<item>
		<title>IE8&#8242;s Compatibility View&#8230; Why oh why?</title>
		<description><![CDATA[After spending much time hacking my webpage&#8217;s CSS to render well in IE6, there were decisions made that we would drop IE6 support and focus on the new IE8. I thought this was wonderful news since the page tested wonderfully in IE8. Anyone who knows IE, knows that wasn&#8217;t the end of the story. As [...]]]></description>
		<link>http://www.odlan.com/blog/web-dev/ie8s-compatibility-view-why-oh-why/</link>
			</item>
	<item>
		<title>Bulk Insert and Problem Characters</title>
		<description><![CDATA[One of my latest projects involves bulk inserting data from a flat-file into a database table (SQL Server 2005 Database). The data file is provided by another third-party application and FTP&#8217;d over to a server that I have access to via batch script and SFTP2. I use a stored procedure to execute the bulk insert [...]]]></description>
		<link>http://www.odlan.com/blog/technical/bulk-insert-and-problem-characters/</link>
			</item>
</channel>
</rss>

