<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://wiki.ubernub.com/lib/exe/css.php?s=feed" type="text/css"?>
<rss version="2.0">
    <channel>
        <title>wiki.ubernub.com</title>
        <description></description>
        <link>http://wiki.ubernub.com/</link>
        <lastBuildDate>Tue, 07 Sep 2010 20:20:20 -0400</lastBuildDate>
        <generator>FeedCreator 1.7.2-ppt DokuWiki</generator>
        <image>
            <url>http://wiki.ubernub.com/lib/images/favicon.ico</url>
            <title>wiki.ubernub.com</title>
            <link>http://wiki.ubernub.com/</link>
        </image>
        <item>
            <title>arc</title>
            <link>http://wiki.ubernub.com/arc?rev=1266419038&amp;do=diff</link>
            <description>float x;
float y;
float x2;
float y2;
int radius = 100;

void setup(){
  size(600, 200);
  background (127);
}

void draw(){
  background (127);
  noStroke();
  fill(255);

  for (float angle=180; angle&lt;270; angle+=0.5f){
    x = cos(radians(angle)) * radius + 200;
    y = sin(radians(angle)) * radius + 200;
    point(x,y);
  }
}</description>
            <pubDate>Wed, 17 Feb 2010 10:03:58 -0400</pubDate>
        </item>
        <item>
            <title>billion_dollars_in_pennies</title>
            <link>http://wiki.ubernub.com/billion_dollars_in_pennies?rev=1266419038&amp;do=diff</link>
            <description>&lt;http://www.balsamfir.com/documents/threads_main.html&gt;</description>
            <pubDate>Wed, 17 Feb 2010 10:03:58 -0400</pubDate>
        </item>
        <item>
            <title>box_again</title>
            <link>http://wiki.ubernub.com/box_again?rev=1266419038&amp;do=diff</link>
            <description>import processing.opengl.*;


class Point3d {
 int x;
 int y;
 int z; 
}

class Point2d {
 int x;
 int y;
 Point2d(int x, int y) {
    this.x = x;
    this.y = y;
 }
 int getX() {
   return x;
 }
 int getY() {
   return y;
 }
 void setX(int x) {
   this.x = x;
 }
 void setY(int y) {
   this.y = y;
 }
}


class Box {
  Point2d center;
  Point2d boxSize;
  Point2d boundingBox[] = new Point2d[4];
  Point2d mesh[] = new Point2d[4];
  
  
  // creates box in center with size
  Box(Point2d center, Poi…</description>
            <pubDate>Wed, 17 Feb 2010 10:03:58 -0400</pubDate>
        </item>
        <item>
            <title>cheat_sheet</title>
            <link>http://wiki.ubernub.com/cheat_sheet?rev=1274660825&amp;do=diff</link>
            <description>rake db:fixtures:load - to load from test/fixtures (DESTROYS)
rake db:setup - load seed.rb (DESTROYS)git pull remoteserver master
git remote (lists)# create a new remote
mkdir /git/myproject
cd /git/myproject
git init --bare
git remote add server:/git/myproject
git push</description>
            <pubDate>Sun, 23 May 2010 20:27:05 -0400</pubDate>
        </item>
        <item>
            <title>clogmania</title>
            <link>http://wiki.ubernub.com/clogmania?rev=1266419038&amp;do=diff</link>
            <description>In the time before time, there was only the distant land of Clogmania.  It was a simplier, noisier time.</description>
            <pubDate>Wed, 17 Feb 2010 10:03:58 -0400</pubDate>
        </item>
        <item>
            <title>comments.php</title>
            <link>http://wiki.ubernub.com/comments.php?rev=1187376070&amp;do=diff</link>
            <description>&lt;div id=&quot;comments&quot;&gt;

&lt;?php if ( !empty($post-&gt;post_password) &amp;&amp; $_COOKIE['wp-postpass_' . COOKIEHASH] != $post-&gt;post_password) : ?&gt;
&lt;p&gt;&lt;?php _e('Enter your password to view comments.'); ?&gt;&lt;/p&gt;
&lt;?php return; endif; ?&gt;

&lt;dl id=&quot;comments-block&quot;&gt;
&lt;?php if ( comments_open() ) : ?&gt;
&lt;dd style=&quot;margin: 0px; padding: 0px;&quot;&gt;
&lt;p style=&quot;margin: 0px; margin-bottom: 1em; padding: 0px;&quot;&gt;&lt;b&gt;&lt;?php comments_number(__('No Comments'), __('1 Comment'), __('% Comments')); ?&gt; so far&lt;/b&gt;
&lt;?php else : // If there are no…</description>
            <pubDate>Fri, 17 Aug 2007 14:41:10 -0400</pubDate>
        </item>
        <item>
            <title>consume</title>
            <link>http://wiki.ubernub.com/consume?rev=1269814409&amp;do=diff</link>
            <description>*  Dragon Age Expansion
	*  ME2
	*  Bad Company 2
	*  MW2
	*  Just Cause 2
	*  Dawn of War expansion
	*  Super Meat Boy
	*  Civ 5
	*  Metro 2033

	*  C&amp;C4  :(
	*  Silent Hunter 5

	*  New XPC server runs vmware-server.  Infrant or NAS for data.
	*  Retire fx-57 for another vmware-server.
	*  NAS serves iTunes DAAP and shares for Time Machine.</description>
            <pubDate>Sun, 28 Mar 2010 18:13:29 -0400</pubDate>
        </item>
        <item>
            <title>emerging_booster_story</title>
            <link>http://wiki.ubernub.com/emerging_booster_story?rev=1178160182&amp;do=diff</link>
            <description>Once in the land of horfer, there was a booster name mccrimley. Of all Boosters, McCrimley was the boostiest. But one day his boosterocity was challenged by an ancient evil. The evil swept across the land whilst the boosters slumbered in their beds, collecting boosterocity and thumbs from the unsuspecting masses. The masses were collected from and the thumbs were collected just as evily, and with each thumb that was collected, a buttplug 8-o was closed much to the horror of the boosters.</description>
        <category>[booster</category>
        <category>omgwtfbbq]</category>
            <pubDate>Wed, 02 May 2007 22:43:02 -0400</pubDate>
        </item>
        <item>
            <title>expired_movie_websites</title>
            <link>http://wiki.ubernub.com/expired_movie_websites?rev=1184151760&amp;do=diff</link>
            <description>&lt;http://www.wimbledonmovie.com&gt; - Redirects to a series of popups and advertisements.

&lt;http://www.drdolittle.com&gt; - In theaters now!  Ha.

&lt;http://www.aboutmary.com/&gt; - In theaters now, hee.</description>
            <pubDate>Wed, 11 Jul 2007 07:02:40 -0400</pubDate>
        </item>
        <item>
            <title>ff7</title>
            <link>http://wiki.ubernub.com/ff7?rev=1249907506&amp;do=diff</link>
            <description>*  bone village dig up lost items and final weapons
	*  morph master tonberry in n cave with Yuffie and Conformer for Ribbon
	*  finish chocobo racing
	*  morph mobs in sunken gelniki for sources, max STR
	*  get underwater materia
	*  To get to the URA battle (special battle) in the Battle Arena, first gain 64000 battle points and buy the W-Summon materia. Next get 32,000 battle points and buy Cloud's level 4 limit, Omnislash. Equip Omnislash and talk to the lady at the counter in the battle ar…</description>
            <pubDate>Mon, 10 Aug 2009 08:31:46 -0400</pubDate>
        </item>
        <item>
            <title>gentoo</title>
            <link>http://wiki.ubernub.com/gentoo?rev=1275423875&amp;do=diff</link>
            <description>Installing Gentoo.  Here are the make flags I use during install.



Set kernel CPU as core2.

CFLAGS=&quot;-O2 -march=core2 -msse4.1 -pipe&quot;
CXXFLAGS=&quot;${CFLAGS}&quot;
CHOST=&quot;x86_64-pc-linux-gnu&quot;

Compile kernel.

One true way for Gentoo.  After the install is done, what are the first packages I install?  Well it depends on the role of the box.</description>
            <pubDate>Tue, 01 Jun 2010 16:24:35 -0400</pubDate>
        </item>
        <item>
            <title>hamburger</title>
            <link>http://wiki.ubernub.com/hamburger?rev=1266419038&amp;do=diff</link>
            <description>The burger wars of 2084 spared hardly any hallways.  Many good, good hallways were lost in the epic.</description>
            <pubDate>Wed, 17 Feb 2010 10:03:58 -0400</pubDate>
        </item>
        <item>
            <title>header.php</title>
            <link>http://wiki.ubernub.com/header.php?rev=1266419038&amp;do=diff</link>
            <description>&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot; xml:lang=&quot;en&quot; lang=&quot;en&quot;&gt;
&lt;?php //g2_imageframes(); ?&gt;
&lt;head&gt;
  &lt;title&gt;&lt;?php bloginfo('name'); ?&gt;&lt;?php wp_title(); ?&gt;&lt;/title&gt;

	&lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; charset=&lt;?php bloginfo('charset'); ?&gt;&quot; /&gt;
&lt;style type=&quot;text/css&quot; media=&quot;screen&quot;&gt;
	@import url( &lt;?php bloginfo('stylesheet_url'); ?&gt; );	
&lt;/style&gt;

&lt;/head&gt;

&lt;body&gt;
&lt;div id=&quot;menu&quot;&gt;

&lt;div id=&quot;hexynav&quot;&gt;
&lt;table id=&quot;hexy_header_table&quot; width=&quot;765&quot; height=&quot;125&quot; border=&quot;0&quot; cellpadding=&quot;0…</description>
            <pubDate>Wed, 17 Feb 2010 10:03:58 -0400</pubDate>
        </item>
        <item>
            <title>hexameter_debug</title>
            <link>http://wiki.ubernub.com/hexameter_debug?rev=1187372035&amp;do=diff</link>
            <description>Backup while I mess with crap.

header.php

index.php.ha.ha - can't name it index.php or the wiki goes back to the home page!  lame!

style.css

sidebar.php

comments.php</description>
            <pubDate>Fri, 17 Aug 2007 13:33:55 -0400</pubDate>
        </item>
        <item>
            <title>igda_website</title>
            <link>http://wiki.ubernub.com/igda_website?rev=1192201206&amp;do=diff</link>
            <description>SF IGDA has a feature list similar to this.
&lt;http://www.igda.org/wiki/SF_Website_Redesign&gt;





Developer

	*  SVN
	* 


Business Development

	*  contact list


Artist

	*  gallery
	*  file area

* Wiki

	*  links
	*  meeting minutes
	*  directions (jpg, pdf, google maps)
	*  next meeting time</description>
            <pubDate>Fri, 12 Oct 2007 11:00:06 -0400</pubDate>
        </item>
        <item>
            <title>index.php.ha.ha</title>
            <link>http://wiki.ubernub.com/index.php.ha.ha?rev=1266419038&amp;do=diff</link>
            <description>&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot;
        &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;

&lt;?php get_header(); ?&gt;

&lt;!-- Begin .post --&gt;
&lt;?php $found=0; ?&gt;
&lt;?php if ( have_posts() ) : while ( have_posts() ) : the_post(); ?&gt;
&lt;?php if (in_category(6) &amp;&amp; !$single) { $found=1; ?&gt;
&lt;ul class=&quot;linklog&quot;&gt;
&lt;li&gt;&lt;?php echo wptexturize($post-&gt;post_content); echo ' '; comments_popup_link('(0)', '(1)', '(%)' ) ?&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;?php } else { ?&gt;

&lt;?php if ($found == 1) { ?&gt;
&lt;div style=&quot; …</description>
            <pubDate>Wed, 17 Feb 2010 10:03:58 -0400</pubDate>
        </item>
        <item>
            <title>jogging</title>
            <link>http://wiki.ubernub.com/jogging?rev=1240319194&amp;do=diff</link>
            <description>1/4mi: 01:22
100m: 14s</description>
            <pubDate>Tue, 21 Apr 2009 09:06:34 -0400</pubDate>
        </item>
        <item>
            <title>mccrimley</title>
            <link>http://wiki.ubernub.com/mccrimley?rev=1266419038&amp;do=diff</link>
            <description>McCrimley doesn't wear summer shorts in emerging booster story.  Coming to theaters in Winter 2009.</description>
            <pubDate>Wed, 17 Feb 2010 10:03:58 -0400</pubDate>
        </item>
        <item>
            <title>mcdonalds</title>
            <link>http://wiki.ubernub.com/mcdonalds?rev=1178160146&amp;do=diff</link>
            <description>McDonalds is a dark citadel full of clowns.</description>
            <pubDate>Wed, 02 May 2007 22:42:26 -0400</pubDate>
        </item>
        <item>
            <title>movies_to_see</title>
            <link>http://wiki.ubernub.com/movies_to_see?rev=1204917383&amp;do=diff</link>
            <description>Godfather II

Raging Bull

Cape Fear

Apocalypse Now

Death Wish

The Color Purple

Citizen Kane

Das Boot

Metropolis

Mr. Smith Goes to Washington

The Elephant Man

Stand By Me

The Day the Earth Stood Still

Kurosawa

my neighbor tortoro

The Philadelphia Story</description>
            <pubDate>Fri, 07 Mar 2008 14:16:23 -0400</pubDate>
        </item>
        <item>
            <title>parabola</title>
            <link>http://wiki.ubernub.com/parabola?rev=1266419038&amp;do=diff</link>
            <description>#include &lt;iostream&gt;
#include &lt;iomanip&gt;
#include &lt;stdlib.h&gt;
#include &lt;math.h&gt;
#include &lt;vector&gt;

#include &lt;OpenGL/gl.h&gt;
#include &lt;GLUT/glut.h&gt;

#include &quot;ColorWheel.h&quot;

//static GLfloat spin = 0.0;
//static bool running = false;
static int screenW = 0, screenH = 0;
static int lod = 500;

struct point2d {
	float x;
	float y;
};

std::vector&lt;point2d&gt; parabola1;
std::vector&lt;point2d&gt; parabola2;
std::vector&lt;point2d&gt; parabola3;


// y1 and y2 have to be zero, are roots
// x is first root, q is second r…</description>
            <pubDate>Wed, 17 Feb 2010 10:03:58 -0400</pubDate>
        </item>
        <item>
            <title>pictures</title>
            <link>http://wiki.ubernub.com/pictures?rev=1248980484&amp;do=diff</link>
            <description>Fairly awesome.

  Awesome.

  More awesome?

  Memorizingly awesome.

 Oddly awesome.

 memely awesome.</description>
            <pubDate>Thu, 30 Jul 2009 15:01:24 -0400</pubDate>
        </item>
        <item>
            <title>pong_again</title>
            <link>http://wiki.ubernub.com/pong_again?rev=1250913062&amp;do=diff</link>
            <description>import processing.opengl.*;


class Point3d {
 int x;
 int y;
 int z; 
}

class Point2d {
 int x;
 int y;
 Point2d(int x, int y) {
    this.x = x;
    this.y = y;
 }
 int getX() {
   return x;
 }
 int getY() {
   return y;
 }
 void setX(int x) {
   this.x = x;
 }
 void setY(int y) {
   this.y = y;
 }
}

class GameObject {
  boolean enabled;
  boolean delete;
  
  boolean getEnabled() {
    return enabled;
  };
  void setEnabled(boolean enabled) {
    this.enabled = enabled;
  };
  
  boolean get…</description>
            <pubDate>Fri, 21 Aug 2009 23:51:02 -0400</pubDate>
        </item>
        <item>
            <title>qrcode</title>
            <link>http://wiki.ubernub.com/qrcode?rev=1266419038&amp;do=diff</link>
            <description></description>
            <pubDate>Wed, 17 Feb 2010 10:03:58 -0400</pubDate>
        </item>
        <item>
            <title>quotes</title>
            <link>http://wiki.ubernub.com/quotes?rev=1181139045&amp;do=diff</link>
            <description>You guys act like 29 is ancient, your progress bar isn't even to 35% yet 

-- Jeff

“Junx.” 

-- Edgar

万象一切灰燼と為せ - “all things of this world, turn to ashes”</description>
            <pubDate>Wed, 06 Jun 2007 10:10:45 -0400</pubDate>
        </item>
        <item>
            <title>rails3_install</title>
            <link>http://wiki.ubernub.com/rails3_install?rev=1280848919&amp;do=diff</link>
            <description>rails3 does not run on ruby 1.9.1.  10.04 currently doesn't have 1.9.2 in apt.  This is bad.  Normal apt-get won't work.  You need RVM and RVM needs ruby 1.8.7.

aptitude update

Clean up if older ruby 1.8.x or 1.9.0 is installed.
aptitude remove ruby1.9 ruby rubygems1.9.1 rubygems
apt-get install mysql-server
apt-get install ruby1.8 irb1.8 ri1.8 rdoc1.8

Check that ruby got installed correctly.</description>
            <pubDate>Tue, 03 Aug 2010 11:21:59 -0400</pubDate>
        </item>
        <item>
            <title>sidebar.php</title>
            <link>http://wiki.ubernub.com/sidebar.php?rev=1266419038&amp;do=diff</link>
            <description>&lt;!-- Begin #sidebar --&gt;
&lt;div id=&quot;sidebar&quot;&gt;&lt;div id=&quot;sidebar2&quot;&gt;
  
&lt;!-- Begin #profile-container --&gt;
&lt;?php bloginfo('description'); ?&gt;
&lt;!-- End #profile --&gt;

&lt;ul&gt;&lt;br&gt;&lt;/ul&gt;
&lt;h2 class=&quot;sidebar-title&quot;&gt;Categories&lt;/h2&gt;
&lt;p style=&quot;padding: 0px; margin: 0px;&quot;&gt;
&lt;?php //list_cats(); ?&gt;
&lt;?php list_cats(FALSE, '', 'name',
                'asc', '', TRUE, FALSE, 
                FALSE, TRUE, TRUE, 
                TRUE, FALSE, '', FALSE, 
                '', '', '6', 
                TRUE); ?&gt;


&lt;h2&gt;Previously…</description>
            <pubDate>Wed, 17 Feb 2010 10:03:58 -0400</pubDate>
        </item>
        <item>
            <title>start</title>
            <link>http://wiki.ubernub.com/start?rev=1278730072&amp;do=diff</link>
            <description>cheat sheet - rails, git 

rails3 install - installation quick steps under ubuntu 10.04 with ruby 1.9.1 stable

elevator_sim -- TODO in processing, elevator sim 

family_tree -- family tree sim 

generation_tree -- population, generation and offspring simulation</description>
            <pubDate>Fri, 09 Jul 2010 22:47:52 -0400</pubDate>
        </item>
        <item>
            <title>style.css</title>
            <link>http://wiki.ubernub.com/style.css?rev=1187365063&amp;do=diff</link>
            <description>/*

Theme Name: hexameter_v5
Theme URI: http://hexameter.com
Description: v5 hexy theme
Version: 0.1
Author: Chris Dillon
Author URI: http://hexameter.com

-----------------------------------------------
Minima (Douglas Brown) -&gt;
Minima Plus (Theron Parlin) -&gt;
Minima++ (Chris Dillon)
Some inspiration from Eightface.com

Wider, background image, fixed &lt;div&gt; tags
when using photopress plugin.
----------------------------------------------- */

/*
#blogTitle {
	position: absolute;	
	font-family: 'A…</description>
            <pubDate>Fri, 17 Aug 2007 11:37:43 -0400</pubDate>
        </item>
        <item>
            <title>todo</title>
            <link>http://wiki.ubernub.com/todo?rev=1274065041&amp;do=diff</link>
            <description>*  sega sega
	*  Download Azureus WebUI Plugin and configure for remote access
	*  Downoad Cell SDK VMWare Appliance
	*  screenshot brad mcgehee on the register banner ad, FREAK
	*  &lt;http://www.flickr.com/photos/25042628@N03/show/with/2921616683&gt;
	*  &lt;http://www.soundsondemand.com/prd_pdf/00000828.pdf&gt; - Proteus Reason Refill
	*  &lt;http://wordpress.org/extend/themes/journalist&gt;
	*  SSL enable wiki!
	*  Record a video homage to Marty's banana pratfall.
	*  OSC from iPad to Ableton
	*  play hacker …</description>
            <pubDate>Sun, 16 May 2010 22:57:21 -0400</pubDate>
        </item>
        <item>
            <title>ubuntu</title>
            <link>http://wiki.ubernub.com/ubuntu?rev=1276781739&amp;do=diff</link>
            <description>sudo aptitude install irssi nethack-console nmap wireshark htop ruby \
lame mpg123 vlc build-essential pan links2 xchat frozen-bubble p7zip \
ubuntu-restricted-extras lastfm beagle startupmanager cowsay conky \
youtube-dl ffmpeg gnome-do gnomad2 deluge gftp glabels gthumb feh curl \
rsync git-core subversion imagemagick preload screenlets alltray unison
Edit ~/.bashrc and convert all \w to \W to make prompt less long with current working directory.</description>
            <pubDate>Thu, 17 Jun 2010 09:35:39 -0400</pubDate>
        </item>
        <item>
            <title>ultimate_media_server</title>
            <link>http://wiki.ubernub.com/ultimate_media_server?rev=1266419038&amp;do=diff</link>
            <description>Um, not to complicate this crap too much but we gotta limit what we're trying to accomplish here.  So let's lay down some ground rules.  There's certainly a ton of goals we can all imagine and maybe this guide won't work out for the both of us but I'm going to write down what I'm trying to do, what hardware I need, what software I need and how much it's going to cost.  For sure, I'm trying to keep this as simple as possible for “wife factors”.  If I think the wife can't use it, then it's a broke…</description>
            <pubDate>Wed, 17 Feb 2010 10:03:58 -0400</pubDate>
        </item>
        <item>
            <title>windowscannot</title>
            <link>http://wiki.ubernub.com/windowscannot?rev=1274895664&amp;do=diff</link>
            <description>A list of Windows (lumped in with PC) shortcomings or more fairly, a comparison.  Don't flame.  I really don't care about platforms anymore.  But I want to document all the things I run into in various articles that are way beyond the basics.  I own a PC (that I built) and a Mac and a few Linux servers.  I do Solaris and everything else at work.  It doesn't matter.  Each has some killer app and strength.  Apple haters will never admit that a 50/50 market share split would make Windows free or ch…</description>
            <pubDate>Wed, 26 May 2010 13:41:04 -0400</pubDate>
        </item>
        <item>
            <title>workout</title>
            <link>http://wiki.ubernub.com/workout?rev=1243998280&amp;do=diff</link>
            <description>Workout Day
•	Dumbbell Curls: 3 sets of 10-12 reps, leave 2 minutes in between each set for stretching and rest.
•	Dumbbell Shoulder Press: 3 sets of 10-12 reps, leave 2 minutes in between each set for stretching and rest.
•	Tricep Dumbbell Kickback: 3 sets of 10-12 reps, leave 2 minutes in between each set for stretching and rest.
•	Dumbbell Butterfly: 4 sets of 10-12 reps, leave 2 minutes in between each set for stretching and rest.</description>
            <pubDate>Tue, 02 Jun 2009 23:04:40 -0400</pubDate>
        </item>
    </channel>
</rss>
