
<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.9" -->
<rss version="0.92">
<channel>
	<title>Pem's Tech Blog</title>
	<link>http://mepem.com/pemtech</link>
	<description>this is mostly computer / software / tech related, but really it's just whatever I felt like posting about</description>
	<lastBuildDate>Thu, 18 Feb 2010 03:22:44 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>One boot drive, Two copies of the same computer?  Success</title>
		<description><![CDATA[Referencing my earlier post (here), I wanted to carry my boot drive back and forth between 2 copies of my desktop computer.&#160; Rather than dealing with different hardware configs, I made it extra simple by just using a copy of the same hardware (same motherboard model, same graphics card model, same amount of RAM) on [...]]]></description>
		<link>http://mepem.com/pemtech/2010/02/17/one-boot-drive-two-copies-of-the-same-computer-success/</link>
			</item>
	<item>
		<title>Java with NetBeans IDE, import library JAR</title>
		<description><![CDATA[I used Java a lot in college&#8230;&#160; But it’s been a while.&#160; I’m trying out NetBeans IDE (for both Java and Python).&#160; Here’s some notes from writing my Java application.
System.out.println(), System.out.print()
&#8230;
Add a .jar library:   1. Right-click the Libraries node and choose &#34;Add JAR/Folder&#34;.    2. Browse to and select the .jar [...]]]></description>
		<link>http://mepem.com/pemtech/2010/01/22/java-with-netbeans-ide-import-library-jar/</link>
			</item>
	<item>
		<title>Pipe to clipboard (clip / xclip / pbcopy)</title>
		<description><![CDATA[On Windows, try: echo hello &#124; clip
On Linux, try: echo hello &#124; xclip
On Mac OS X, try: echo hello &#124; pbcopy
For example, you might do (cat myFile.txt &#124; xclip).&#160; This would basically allow you to edit the clipboard directly.
]]></description>
		<link>http://mepem.com/pemtech/2010/01/21/pipe-to-clipboard-clip-xclip-pbcopy/</link>
			</item>
	<item>
		<title>Kindle SDK (KDK) apps have 100 KB/mo max</title>
		<description><![CDATA[The biggest let-down is the “use less than 100KB/user/month&#34; part, because Kindle doesn’t have WiFi – at least not yet.&#160; Two applications I would most imagine myself using on a Kindle are read it later (or instapaper) and EverNote (or something that can import my OneNote notes), but 100 KB/user/month wouldn’t be enough.&#160; Hopefully the [...]]]></description>
		<link>http://mepem.com/pemtech/2010/01/21/kindle-sdk-kdk-apps-have-100-kbmo-max/</link>
			</item>
	<item>
		<title>Python IDE? Java IDE? Eclipse? NetBeans? Or&#8230; ?</title>
		<description><![CDATA[In recent times, I’ve mostly used Visual Studio, for C++, and for C# .NET.  Plus, EditPad Pro as a simple text editor.  But I’ve also done plenty of Java (in college) and Python (right now).  For Python, I’ve just been using EditPad Pro.  But now I’d like to try an IDE for Python, and for [...]]]></description>
		<link>http://mepem.com/pemtech/2010/01/10/python-ide-java-ide-eclipse-netbeans-or/</link>
			</item>
	<item>
		<title>Software Development</title>
		<description><![CDATA[I’m adding a new category&#8230;  Probably what I should do is create a separate blog (or page / area) that is for software development (programming, computer science, graphics programming, game development, virtualization programming, code tools, application development, etc) related stuff.  In fact, probably what I should really do is just delete this blog and focus [...]]]></description>
		<link>http://mepem.com/pemtech/2010/01/10/software-development/</link>
			</item>
	<item>
		<title>Ball of Whacks, X-Ball</title>
		<description><![CDATA[Fun magnet shapes on my office cube

Top is Ball of Whacks: 1 piece, 2 piece, 3 piece, then two 5 piece (the star and the bow tie)
Bottom is X-Ball: 1 piece, 2 piece, 3 piece, 4 piece
]]></description>
		<link>http://mepem.com/pemtech/2010/01/10/ball-of-whacks-x-ball/</link>
			</item>
	<item>
		<title>Upgraded to WordPress 2.9</title>
		<description><![CDATA[Here’s all I did:
1) Disable all plugins, use the automatic upgrade link inside wp-admin/upgrade.php, re-enable recently active plugins
2) I noticed that my Categories and Archives URL links were broken (actually, since before this upgrade), but this was fixed when I reactivated the plugin “Customizable Permalinks”
3) The new default theme gets changed with the upgrade, so [...]]]></description>
		<link>http://mepem.com/pemtech/2010/01/01/upgraded-to-wordpress-2-9/</link>
			</item>
	<item>
		<title>WPtouch WordPress plugin for iPhone / mobile</title>
		<description><![CDATA[Installed WPtouch iPhone theme: A plugin which formats your site with a mobile theme for the Apple iPhone / iPod touch, Google Android and other touch-based smartphones.
]]></description>
		<link>http://mepem.com/pemtech/2010/01/01/wptouch-wordpress-plugin-for-iphone-mobile/</link>
			</item>
	<item>
		<title>DropBox referral link</title>
		<description><![CDATA[DropBox is an awesome easy way to sync your files with the cloud and with multiple computers.&#160; To start, just install it, point it to a data folder, and let it automatically sync your files with DropBox in the cloud.&#160; Please click my referral link:   https://www.dropbox.com/referrals/NTEyODU2ODk
]]></description>
		<link>http://mepem.com/pemtech/2009/12/18/dropbox-referral-link/</link>
			</item>
</channel>
</rss>
