<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.9.1" -->
<rss version="0.92">
<channel>
	<title>Cubicle Generation</title>
	<link>http://cubiclegeneration.com</link>
	<description>omgz cubicles</description>
	<lastBuildDate>Wed, 27 Jan 2010 19:49:29 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Disable SSH Known Host Checking</title>
		<description><![CDATA[
			
				
			
		
We&#8217;ve all ran into this annoying message when using ssh to connect to more than one computer behind the same IP address.
Offending key in /root/.ssh/known_hosts
And we all know that deleting the offending line in that file will solve our problems, but doing it every time is such a hassle, and if you need to do [...]]]></description>
		<link>http://cubiclegeneration.com/linux-help/disable-ssh-known-host-checking</link>
			</item>
	<item>
		<title>Windows 7 Super User Guide</title>
		<description><![CDATA[
			
				
			
		
We&#8217;ve all seen the countless top 10 articles, shortcut guides, etc out for Windows 7, but what really separates this new release from the rest of the Windows herd? Listed here are several features I believe sets Windows 7 above and beyond all previous releases.
Display Projection Management
Along with the standard Presentation Mode that was already [...]]]></description>
		<link>http://cubiclegeneration.com/windows-7/windows-7-super-user-guide</link>
			</item>
	<item>
		<title>How to Install FFMPEG On Centos (Yum)</title>
		<description><![CDATA[
			
				
			
		
Installing ffmpeg is really easy with the YUM package manager, so don&#8217;t fret!
Shell in, or open up your terminal, and execute the following command:
yum install ffmpeg ffmpeg-devel
If you see an error stating package not found, then you probably need to add a repository. We can do that with vi in the same terminal window:
vi /etc/yum.repos.d/dag.repo
Once [...]]]></description>
		<link>http://cubiclegeneration.com/linux-help/how-to-install-ffmpeg-on-centos-yum</link>
			</item>
	<item>
		<title>How Can I Test My SMTP Server</title>
		<description><![CDATA[
			
				
			
		
Are you unsure if you setup Postfix correctly, or you seem to be able to connect, but mail isn&#8217;t going through? You can telnet into your SMTP server and run a direct mail test from the console.
If you&#8217;re on Windows, open a command prompt. If you&#8217;re on Mac or Linux, open up a Terminal window. [...]]]></description>
		<link>http://cubiclegeneration.com/linux-help/how-can-i-test-my-smtp-server</link>
			</item>
	<item>
		<title>Can&#8217;t Open Network and Sharing Center</title>
		<description><![CDATA[
			
				
			
		
I&#8217;ve never ran into this issue on Windows Vista or Windows 7 on my own computer, but my roommate had a problem with their new laptop where trying to access the Network Adapters or Network Connections dialogs would just result in a hang and you would have to close the window. When trying to automatically [...]]]></description>
		<link>http://cubiclegeneration.com/windows-7/cant-open-network-and-sharing-center</link>
			</item>
	<item>
		<title>json_encode Does Not Exist</title>
		<description><![CDATA[
			
				
			
		
It&#8217;s broken because the JSON module for php isn&#8217;t installed and/or loaded! So, install it!

Install the PHP Developer Packageyum install php-devel
Compile the JSON PHP Module with PEAR or PECL (PEAR Recommended)PEAR &#187; pear install pecl/jsonPECL &#187; pecl install json
Configure PHP to Load JSON PHP ModuleCreate a file json.ini in the directory /etc/php.d/ with this line:extension=json.so

See, [...]]]></description>
		<link>http://cubiclegeneration.com/linux-help/json_encode-does-not-exist</link>
			</item>
	<item>
		<title>Giving Away A Google Wave Invite</title>
		<description><![CDATA[
			
				
			
		
I was recently invited to the Google Wave sandbox, and even more recently doubled up on the amount of invites I have available.
So, I would like to extend an invitation to a reader of Cubicle Generation. What&#8217;s the catch, you say?
I want to know what you guys would like me to write about next, what [...]]]></description>
		<link>http://cubiclegeneration.com/contest/giving-away-a-google-wave-invite</link>
			</item>
	<item>
		<title>iPhone Cover Flow Meets Palm Pre&#8217;s Cards</title>
		<description><![CDATA[
			
				
			
		

Why can&#8217;t multitasking really be that beautiful? Hopefully, the user experience engineers at Apple will take a page out of the Ocean Observations book.
]]></description>
		<link>http://cubiclegeneration.com/apple/iphone-cover-flow-meets-palm-pres-cards</link>
			</item>
	<item>
		<title>Reasons to Hack Your Android Phone</title>
		<description><![CDATA[
			
				
			
		
Just like the initial iPhone jailbreaks, rooting, or hacking your Google Android phone was a scary process at first. If you screwed up, you&#8217;d have to do a hard reset at best, if you really blew it, you had a broken piece of hardware.
However, several posts over at Lifehacker have shown us that the rooting [...]]]></description>
		<link>http://cubiclegeneration.com/google/reasons-to-hack-your-android-phone</link>
			</item>
	<item>
		<title>Amazing GDM Login Screens</title>
		<description><![CDATA[
			
				
			
		
If you&#8217;re looking to customize your Gnome Display Manager&#8217;s login screen, look no further! Let me point you in the direction of some of the most amazing GDM Themes publicly available.
ArchDark Don&#8217;t let the Russian text scare you, this login screen uses your language, so don&#8217;t worry.

Somatic GDM If a brightly colored off-color illustration is [...]]]></description>
		<link>http://cubiclegeneration.com/linux-help/amazing-gdm-login-screens</link>
			</item>
</channel>
</rss>
