<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>Cubicle Generation</title>
	<link>http://cubiclegeneration.com</link>
	<description>omgz cubicles</description>
	<lastBuildDate>Mon, 23 Aug 2010 18:59:54 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/3.0.1" -->

	<item>
		<title>PHP: Detect if Script is Running from Console</title>
		<description><![CDATA[I hacked together a script to import a large amount of data from a CSV file that was not very fun to work with, and I felt the need to restrict access to the command line in case there was any extra overhead in the script, or anything unforeseen quirks from running such an intensive [...]]]></description>
		<link>http://cubiclegeneration.com/snippets/php-detect-if-script-is-running-from-console</link>
			</item>
	<item>
		<title>The Hacker&#8217;s Code</title>
		<description><![CDATA[&#8220;A hacker of the Old Code.&#8221; Hackers come and go, but a great hack is forever. Public goods belong to the public.* Software hoarding is evil. Software does the greatest good given to the greatest number. Don&#8217;t be evil. Sourceless software sucks. People have rights. Organizations live on sufferance. Governments are organizations. If it is [...]]]></description>
		<link>http://cubiclegeneration.com/hacking/the-hackers-code</link>
			</item>
	<item>
		<title>AdSense Earnings RSS Feed</title>
		<description><![CDATA[/* Hack Name: Adsense to RSS Version: 1.1 Hack URI: http://planetozh.com/blog/my-projects/track-adsense-earnings-in-rss-feed/ Description: Follow your Adsense earnings with an RSS reader Author: Ozh Author URI: http://planetOzh.com */ /* * Release History * * 1.1 (04/23/2006 - CGibson) * Fixed to work with recent modifications to Google AdSense * - Changed "csv" post data field to "outputFormat" [...]]]></description>
		<link>http://cubiclegeneration.com/source-code/adsense-earnings-rss-feed</link>
			</item>
	<item>
		<title>LiveJournal Image Search</title>
		<description><![CDATA[/* lj.php - yet another LiveJournal image getter thingy by Ryland Sanders Friday, November 24, 2006 This source code is released into the public domain, copy it and modify it as you see fit. A link and credit would be nice, though. This script gets the "latest images" XML stream from LiveJournal, parses it, filters [...]]]></description>
		<link>http://cubiclegeneration.com/source-code/livejournal-image-search</link>
			</item>
	<item>
		<title>Must Have List of Android Applications</title>
		<description><![CDATA[I recently purchased the Motorola Droid X (the day after release, I actually snagged the last one in my area, w00t) and squandered much time in the Google Market, the Android applications store. Here&#8217;s my results after downloading tons of apps, from project / time management apps to soundboard, and of course, the Star Wars [...]]]></description>
		<link>http://cubiclegeneration.com/mobile/must-have-list-of-android-applications</link>
			</item>
	<item>
		<title>Resizing DIVs On Browser Load And Resize</title>
		<description><![CDATA[I will take Jelo over jQuery any day, but I had to tread in murky waters today making an update to a theme on one of my WordPress blogs. I had a three column layout, the two sidebars were floated to the right properly, but the text in my main content div was going under [...]]]></description>
		<link>http://cubiclegeneration.com/javascript/resizing-divs-on-browser-load-and-resize</link>
			</item>
	<item>
		<title>Windows 7 Dream Scene Activator</title>
		<description><![CDATA[Some of you might remember the &#8220;Dream Scene&#8221; feature that was available in versions of Windows Vista, where you would be able to set a video in WMV/MPG format as your desktop background. Well, sadly, this feature was eighty-six&#8217;ed in Windows 7. (Well, not really, because after a registry tweak, it becomes available again.) However, [...]]]></description>
		<link>http://cubiclegeneration.com/windows-7/windows-7-dream-scene-activator</link>
			</item>
	<item>
		<title>Snow Leopard Command Line Hacks</title>
		<description><![CDATA[Here are my favorite command line hacks that enable special features or views in OS X 10.6 Snow Leopard. Enable Quick Look Folder Previewsdefaults write com.apple.finder QLEnableXRayFolders 1Once you&#8217;ve entered this command, restart Finder (killall finder or ctrl+option+click Finder Dock Icon, and Relaunch), select a folder, and hit the space bar. Enable AppleScript Studio Palettedefaults [...]]]></description>
		<link>http://cubiclegeneration.com/command-line-karate/snow-leopard-command-line-hacks</link>
			</item>
	<item>
		<title>Create a Text File of Directory Contents</title>
		<description><![CDATA[If you&#8217;ve ever needed to get a list of files in a specific directory for whatever purpose, maybe you need to verify files during a backup or transfer, you probably hunted for a good freeware application to do the trick. Sure, there are good options out there, but why find a download for something you [...]]]></description>
		<link>http://cubiclegeneration.com/command-line-karate/create-a-text-file-of-directory-contents</link>
			</item>
	<item>
		<title>Enable Stacks Mouseover Highlight (OSX 10.6)</title>
		<description><![CDATA[Enabling automatic mouseover highlighting of icons in your grid stacks makes browsing for files that much easier, and it&#8217;s just a simple command away. It&#8217;s been changed from the original command in Leopard, so after opening Terminal, run these commands: defaults write com.apple.dock mouse-over-hilite-stack -boolean yes killall dock When the dock restarts, you can check [...]]]></description>
		<link>http://cubiclegeneration.com/mac/enable-stacks-mouseover-highlight-snow-leopard</link>
			</item>
</channel>
</rss>
