<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>cpradio&#039;s tidbits of information</title>
	<link>http://cpradio.org</link>
	<description>my life experience and information that may help others find what they need</description>
	<lastBuildDate>Sat, 05 Sep 2009 12:38:54 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/3.0.1" -->

	<item>
		<title>Kubuntu 9.04, KDE 4.3 and Quanta Plus 3.5</title>
		<description><![CDATA[After upgrading to Kubuntu 9.04 and KDE 4.3, Quanta Plus was removed due to file dependencies not being met. To resolve the issue, perform the following steps (any 32 bit versions will need to find these packages built for 32 bit systems). wget http://launchpadlibrarian.net/17069296/kxsldbg_3.5.10-0ubuntu1_amd64.deb wget http://launchpadlibrarian.net/17069294/kommander_3.5.10-0ubuntu1_amd64.deb wget http://launchpadlibrarian.net/17069293/klinkstatus_3.5.10-0ubuntu1_amd64.deb wget http://launchpadlibrarian.net/17069291/kfilereplace_3.5.10-0ubuntu1_amd64.deb sudo dpkg -i k*.deb sudo [...]]]></description>
		<link>http://cpradio.org/personal/kubuntu-9-04-kde-4-3-and-quanta-plus-3-5/</link>
			</item>
	<item>
		<title>Wilkin Baby Email Announcement</title>
		<description><![CDATA[Here is a copy of the email we sent out as an announcement to all friends and family members. Read First, open the Attachment second No peeking! We mean it! We recently received news that is going to not only change our lives but likely everyone who is included in this email. Due to it [...]]]></description>
		<link>http://cpradio.org/personal/wilkin-baby-email-announcement/</link>
			</item>
	<item>
		<title>Local Printer Support via RDP (Remote Desktop)</title>
		<description><![CDATA[For those wanting to support a local printer connected to their Linux system via RDP (Remote Desktop) connecting to a Windows server, here is a quick how-to. First look up the Printer Name on your Linux box, it is best if it is a single word and under 20 characters. You can typically find this [...]]]></description>
		<link>http://cpradio.org/personal/local-printer-support-via-rdp-remote-desktop/</link>
			</item>
	<item>
		<title>Using rdiff-backup/rsync with your LinkStation Pro Duo</title>
		<description><![CDATA[I wanted to use rdiff-backup with my LinkStation Pro Duo as it makes incremental backups and the retrieving of backups just dead easy. Unfortunately, its a pain in the *** to install rdiff-backup on the LinkStation Pro Duo. So I wrote a work-around. Note: This only works if you are using a public/private key for [...]]]></description>
		<link>http://cpradio.org/personal/using-rdiff-backup-with-your-linkstation-pro-duo/</link>
			</item>
	<item>
		<title>LinkStation Pro Duo, enabling SSH</title>
		<description><![CDATA[What I did to enable SSH on my LinkStation Pro Duo: IMPORTANT NOTE: I made a few corrections to the below by adding item 3.6, and updating items 4.4, 5.11, and 5.12. Please read those items over again. If you needed to perform items 5.11 and 5.12 for two PCs, it is important that you [...]]]></description>
		<link>http://cpradio.org/personal/linkstation-pro-duo-enabling-ssh/</link>
			</item>
	<item>
		<title>Flex and Flex Builder 3</title>
		<description><![CDATA[I just have to tell everyone how cool Flex really is! When I did flash work several years ago it was a real pain developing an entire site in Flash especially if you wanted to incorporate any backend to it. This is definitely not the case with Flex and I have to give Adobe its&#8217; [...]]]></description>
		<link>http://cpradio.org/personal/flex-and-flex-builder-3/</link>
			</item>
	<item>
		<title>Let the code work for you.</title>
		<description><![CDATA[The past two/three days (work days), I have been plagued with the task of working on a complex portion of a project. The piece I am working on, I did not start, but I did write the foundation of it for 5 other projects and its&#8217; success and easy maintenance was largely due to how [...]]]></description>
		<link>http://cpradio.org/work/let-the-code-work-for-you/</link>
			</item>
	<item>
		<title>Dual Monitors and window.open(): Part 2</title>
		<description><![CDATA[What? There is more?! Of course. Previously I tackled the horizontal setup of dual monitors, now we tackle the vertical! So just like window.screenLeft versus window.screenX, window.screenTop only works in IE and window.screenY works in everything else. So here is the code I used to setup a window.*property*: // Find Top Boundary of current Window [...]]]></description>
		<link>http://cpradio.org/code/javascript/dual-monitors-and-windowopen-part-2/</link>
			</item>
	<item>
		<title>Dual Monitors and window.open()</title>
		<description><![CDATA[Lately, I have been plagued with the complicated tasks of solving problems at work that require dual monitors. However, I only have a single monitor. Until Today! Today, I got my PC setup with Dual Monitors and was asked to solve the following problem: &#8220;When the user clicks on a link that opens a new [...]]]></description>
		<link>http://cpradio.org/code/javascript/dual-monitors-and-windowopen/</link>
			</item>
	<item>
		<title>JSON versus XML</title>
		<description><![CDATA[There has been much debate on using XML or JSON with your AJAX, but in my mind, the debate is pointless. Both are nice, one is quicker, one is slower. However, when it comes to development pick what you know best and what you can implement/maintain easiest. If you do this, you are guaranteed the [...]]]></description>
		<link>http://cpradio.org/work/json-versus-xml/</link>
			</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.358 seconds -->
