3 May/10 0

Ubuntu 10.04 window buttons location

Ubuntu 10.04 made a change that was not cool in my opinion. They moved the window buttons (maximize, minimize, ...) to the left of the window. I like many others prefer them on the right. Here is the command to move the back to the right.

gconftool-2 --set /apps/metacity/general/button_layout --type string "menu:minimize,maximize,close"

Tagged as:
12 Feb/10 0

Use your Google Gmail account as a OpenID provider

Today I switched from claimid to my Google Gmail as my OpenID provider. It was really easy after I found the correct endpoints. All you need to do is add the blow code to head of your OpenID url.

So far I have not had any problems and my logins still work since they reference the same OpenID


<link rel="openid2.provider" href="https://www.google.com/accounts/o8/ud?source=profiles"/>
<link rel="openid2.local_id" href="http://www.google.com/profiles/yourprofilenamehere"/>

6 Jan/10 0

Fixed browser crashing on ustream.tv

I was having issues when I was visiting any site that used a webcam as input like ustream.tv. It looks like one of the IP Camera filters I installed (Link2Cam) was causing the problems.  I was able to remove the filter by installing GraphSudio found via GraphEdit and unregistering Link2Cam.

To remove the filter:

  • open GraphStudio
  • Select Graph-> Insert Filter...
  • Change the first drop down to Video Capture Sources
  • Select Link2Cam
  • Click Unregister in the lower right

I can now visit ustream in Firefox or Chrome without the page crashing. Details of the problem can be found on the flash kit forum.

Tagged as:
24 Dec/09 0

Moving videos over to vzaar

I have decided to use vzaar as my new video host. Vimeo was great but as Paul Boad reported the terms of use are complicated.

This is not going to effect my blog too much since I don't post much but I do use it for my work and labs videos.

Filed under: Uncategorized
29 Aug/09 3

New Gear – Vibram FiveFingers

I got a new pair of Vibram FiveFingers yesterday and they rock. So far only tested them in soft sand but I think they are going to work for most of my trips and daily use. I forgot my card for my camera so only have pictures from my cell phone. I'll post some nicer ones when I get them.
My new #fivefingers #KSOs are doing great out here on Twitpic

5 Aug/09 0

YQL – EVE Metrics charting

Just completed a example of using YQL, EVE Metrics and jQuery to create Google charts. The page uses a open data table to get data from EVE Metrics via a jQuery AJAX request. Once the data is collected it is formmated to pass to a jQuery plugin to create a Google chart. The output looks like this:

Dynamic example. Just put in the EVE item id.

30 Jul/09 0

Moving site to WordPress

I'm moving my site over to be powered by WordPress. Should be adding more stuff soon.

Filed under: Uncategorized
24 Jun/08 0

Mapping demo with EVE Market

Mapping demo with EVE Market. Data from EVE API and EVE-Central. Created with PHP and GD


EVE Market - Map Demo from Morgan O'Neal on Vimeo.

Tagged as: , , , , ,