<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.9.2" -->
<rss version="0.92">
<channel>
	<title>databasically // Kansas City Small Business IT &#38;&#38; Ruby on Rails Programming</title>
	<link>http://databasically.com</link>
	<description>Kansas City Small Business IT</description>
	<lastBuildDate>Tue, 20 Jul 2010 21:35:03 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Microsoft Office 2007 Options and About</title>
		<description><![CDATA[You know how easy it was to look at program information by going to &#8220;Help &#62; About&#8221;? Or maybe you are used to going to &#8220;Tools &#62; Options&#8221; Not so easy in Microsoft Office 2007.
Here&#8217;s how to find &#8220;Options&#8221;:

Click on the orb up at the top left.
Down at the bottom right click &#8220;Word Options&#8221;.
Continue on [...]]]></description>
		<link>http://databasically.com/2010/07/20/microsoft-office-2007-options-and-about/</link>
			</item>
	<item>
		<title>Webex .ARF conversion to something editable on Mac</title>
		<description><![CDATA[You can&#8217;t import the Webex format directly into iMovie or your editing tool of choice.
I tried downloading the Mac ARF player, which supposedly has options to convert the file to WMV and SWF.
http://www.webex.com/downloadplayer.html
After installing and opening my video in the player, I didn&#8217;t have File > Convert options that everyone talks about.
There are lot of [...]]]></description>
		<link>http://databasically.com/2010/07/14/webex-arf-conversion-to-something-editable-on-mac/</link>
			</item>
	<item>
		<title>Overriding Rails&#8217; automatic timestamps: updated_at &amp; created_at</title>
		<description><![CDATA[When converting something in a project, I found that I needed to updated a field for every record in a Request table.  No problem, except this client grabs a SQL dump and run reports on it.  So, Rails&#8217; automatic timestamping of the updated_at field made all of the Requests look like they&#8217;d just [...]]]></description>
		<link>http://databasically.com/2010/07/05/overriding-rails-automatic-timestamps-updated_at-created_at/</link>
			</item>
	<item>
		<title>git: pull is not possible because you have unmerged files.</title>
		<description><![CDATA[I saw this error message the other day and I had no clue what it meant.  I&#8217;d never seen that error before!
For reference, I was trying to pull from a remote branch and got the error message:
Pull is not possible because you have unmerged files.
A google search revealed this commit (d38a30df7dd54c5c6883) to the git [...]]]></description>
		<link>http://databasically.com/2010/07/01/git-pull-is-not-possible-because-you-have-unmerged-files/</link>
			</item>
	<item>
		<title>We have a mailing list!</title>
		<description><![CDATA[Be sure to sign up for our news and updates by clicking this link.
We&#8217;ll be sending updates on what we&#8217;re doing as well as giving valuable tips to make your computing lifestyle a little easier.
]]></description>
		<link>http://databasically.com/2010/06/10/we-have-a-mailing-list/</link>
			</item>
	<item>
		<title>Jammit Warning: Asset compression disabled &#8212; Java unavailable (Mac/Apple)</title>
		<description><![CDATA[I set up Jammit locally on my Mac running Leopard and was receiving this error:

Jammit Warning: Asset compression disabled -- Java unavailable



I checked out Java:
&#62; java -version
java version "1.5.0_22"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_22-b03-333-9M3125)
Java HotSpot(TM) Client VM (build 1.5.0_22-147, mixed mode, sharing)


Odd.  Poking into the jammit source, I saw that java 1.4 is [...]]]></description>
		<link>http://databasically.com/2010/05/10/jammit-warning-asset-compression-disabled-java-unavailable-macapple/</link>
			</item>
	<item>
		<title>Kansas City Ruby Users: Luke Pillow on Jeweler</title>
		<description><![CDATA[Luke Pillow present to the Kansas City Ruby Users Group on Jeweler and Gemcutter rubygems.org.
Also, Luke is helping to organize the Ruby Midwest conference, so you should check that out.


Kansas City Ruby Users Group &#124; March 2010 &#124; Luke Pillow &#124; Jeweler for Rubygems &#124; kcrug.org from Wes Garrison on Vimeo.
]]></description>
		<link>http://databasically.com/2010/03/13/kansas-city-ruby-users-luke-pillow-on-jeweler/</link>
			</item>
	<item>
		<title>Kansas City Ruby Users: Ryan Smith on Heroku</title>
		<description><![CDATA[Ryan Smith presents to the Kansas City Ruby Users Group on Heroku: why it&#8217;s wonderful for deploying Ruby on Rails applications, how to set up a new application and deploy it to Heroku in minutes, and how to use Heroku add-ons to support search.


Kansas City Ruby Users Group &#124; March 2010 &#124; Ryan Smith &#124; [...]]]></description>
		<link>http://databasically.com/2010/03/12/kansas-city-ruby-user-group-ryan-smith-on-heroku/</link>
			</item>
	<item>
		<title>Installing A Virtual Machine With Dell OEM Disks</title>
		<description><![CDATA[If you&#8217;re willing to put in the effort (and assuming you&#8217;re legal), it could work, but I&#8217;d suggest using a retail license which avoids the caveats you&#8217;ll soon be reading about below:
First, some helpful information:
OEM Dell installation CDs depend on the SLP code in the Dell BIOS for activation.  If the installation program can&#8217;t see [...]]]></description>
		<link>http://databasically.com/2010/03/10/installing-a-virtual-machine-with-dell-oem-disks/</link>
			</item>
	<item>
		<title>&#8220;warning: updating the current branch&#8221; when pushing to a git repository</title>
		<description><![CDATA[I pushed some changes after updating git on my server to git 1.6+ and now I get this:
$ git push origin master
...
warning: updating the current branch
warning: Updating the currently checked out branch may cause confusion,
warning: as the index and work tree do not reflect changes that are in HEAD.
warning: As a result, you may see [...]]]></description>
		<link>http://databasically.com/2010/03/08/warning-updating-the-current-branch-when-pushing-to-a-git-repository/</link>
			</item>
</channel>
</rss>
