It’s alarming to me that the only people who are aware that this blog is actively dead are spam comment bots.
-
Check, Check… is this thing on?
June 9, 2009 by Josh BlountCategory: BlogTags: blog revisting ego | Comments (0)
-
PDANet, Ubuntu Jaunt and the iPhone 3G
March 29, 2009 by Josh BlountThis is primarily a reminder to myself, but apparently Network Manager does support ad-hoc mode.
This tutorial documents it, but to get a ad-hoc network the steps look like this:
- Click ‘create new wireless network
- Type in some info, click ok
- Click ‘edit connections’
- Edit the connection you setup before and change ipv4 settings to use ‘dhcp (automatically)
- Select your ad-hoc network that is now in the list along with your existing wireless network.
This is super awesome. (This was posted from my iPhone’s 3G Connection, using my laptop)
Category: BlogComments (8)
-
Know your creatives: Bill Evans
March 26, 2009 by Josh BlountRyan Price has tagged (guilt-ed?) me into spreading some link love locally. I had plans on releasing this with a yet unpublished new version of my blog, but I haven’t imported the old posts yet, so this broken Wordpress install will have to work for now to sing the praises of Bill Evans.

Bill is a bad ass. He’s a developer and co-founder of squareFACTOR (local super-really-great design and development firm, and I do mean firm). He uses Python and Django to make it happen on the internet, hates php, runs Ubuntu, teaches his children to love Flight of the Conchords, and documents hilarious conversations on THIRTEENPIXELS.
I met Bill when I was looking for work, and although we didn’t end up working together, I was glad to have met him because he’s a good guy. He’s offered his office to me on two occasions (once for OPUG, once for a development sprint with my team from Canonical) and he’s put up with my love for the movie The Happening since we first met.
There you go folks, shows over here. Bill needs to write about some other ‘creative’ in the local area, he has 36 hours to do it.
Of course if he doesn’t he’d still be a pretty great guy, here are the links to the posts so far:
Category: BlogComments (1)
-
My foot
March 14, 2009 by Josh BlountCategory: BlogComments (0)
-
Edited for clarity (7 Things You May (Or May Not) Know About Me)
March 7, 2009 by Josh BlountOk, first post since September so I’ll make this short. (this is also a bit of a reply to Stuart, although quite late)
- Thankfully, Canonical is still relatively happy to have me employed. How I got to work with the brilliant people I do is beyond me, but I’m quite excited about it.
- I find it very difficult to call myself a christian, although I’m making an attempt at living in a similar way to Jesus.
- I don’t ever want to think about how much money my wife and I are losing on our house at the moment.
- I simultaneously hate and love our dog, “Baxter Go Blount“
- I have a mole on the bottom of my right foot. Good to identify me in case of some head injury.
- Since starting to work from home this past year, I’ve learned that using emoticons keep turf wars and hurt feelings to a minimum.
- I sometimes wonder if I’m the only one that loves sappy folk music and T-Pain equally. Not that it’s a problem, I’m just curious.
As a side note, sorry about the theme, I felt like it was about time to start writing again, and I simply have no time to go about fixing up this blog at the moment.
Category: BlogComments (0)
-
Psychology and The Creative
September 17, 2008 by Josh BlountI have a feeling that the reason I’m enjoying this article on the creative mind from a psychologists perspective is because it is a bit ego stroking (if you consider yourself a creative, which I generally do.) (via kottke, via 43Folders)
Category: BlogComments (1)
-
Fixing flash audio in Ubuntu Hardy Heron
September 12, 2008 by Josh BlountThis will (hopefully) be a mute point when Intrepid Ibez is out, but you can easily fix audio problems that apparently result from issues between Adobe’s Flash player and and PulseAudio sound server. Install a single package that should already be in your sources.list and you’ll be good to go:
sudo apt-get install libflashsupport
You can tell me thank you later.Edit:One of the things that I didn’t expect would happen is that this has fixed the long standing issue of Hulu not working (for me).
Category: BlogComments (2)
-
The fat guy running down the street in the middle of the night
September 8, 2008 by Josh BlountYeah, that guy would be me.
So, as is my typical modus operandi, I’ve started running again on a whim very late at night. I had a few problems, and I’d love some feedback from the folks I know that are much better at this sort of thing than I am. Please, if you have a moment, fill out this form on WuFoo so that I can gather some of the response and sort out some solutions.
Hooray sweat! Hooray health!
Category: BlogTags: fat man, health, running | Comments (0)
-
Getting the Apple wireless bluetooth keyboard working with Ubuntu Hardy Heron
September 3, 2008 by Josh BlountI just lost about 3 hours of my life. Hardy apparently has great, but poorly integrated bluetooth support. Here are the steps I had to take to get my bluetooth keyboard working:
- Right click on the bluetooth icon in the notification area of the default Hardy desktop and select preferences
- In the prefenes window select “Visable and connectable for other devices” from the list
- Click the discoverable button on your keyboard, when it shows up in the prefernces window you have open, click on it and click the trust button. You can now close the preferences window.
- Right click on the bluetooth icon a second time, this time selecting browse device.
- Select your keyboard from the list, and click connect.
- When the error pops up about not being able to connect, notice the mac address (perhaps something like 00:1e:52:fc:87:ea) and leave the error message open so you can type it into the terminal.
- From the terminal run the following command without the quotes:
sudo hidd --connect "the mac address from the error message" - Be really happy that you found these instructions instead of pouring through dozens of forum posts with people complaining about their keyboard not working
Category: BlogComments (4)
-
Browser Wars 2: Electric Boogaloo
by Josh BlountSo yesterday Google showed us how they would do a web browser. As I’ve said previously, I’m a Safari guy, so with that in mind: here are a few thoughts on Google Chrome.
Awesomeness:
- I will go into detail later, but the “blank state” for new tabs is beautiful and functional.
- The standard “status bar” at the bottom of most browsers is now a there-when-you-need it popup on the bottom of the screen that disappears when unused. Very thoughtful in regard to screen real-estate.
- Speaking of screen size, Google has seeming take Safari’s minimalist approach to the next level by removing even the standard File / Edit / etc fields from the Windows version of Chrome. This probably will not work the same way in OS X considering the constantly available menu bar, but it certainly saves some space in Vista / XP.
- The first thing I noticed when testing the browser from within Windows Vista was that Google, by default respects the users preset preference of search engine. Vista comes set (inside of IE7) to default to Live Search and when I launched Chrome for the first time, I a messaging confirming that similar to what you would see in IE7 when first launching. I would have thought Google would just default to it’s own search engine and allow the user to change, so this was a welcome indication of how Google (might) treat their users.
- Chrome is smoking fast in javascript performance and feels pretty zippy just about everywhere else (launching, opening tabs, etc)
- Chrome uses Webkit, the rendering engine formerly that Apple extracted (and kept open) from KHTML of KDE fame, and used within Safari. This seems like a much more bold decision than Google’s decision to use Webkit inside of the upcoming Android mobile operating system, considering their relationship with the Mozilla organization, but we’ll see as Chrome goes public.
Lameness:
- The fisher price interface that is on display is really painful. Here’s hoping that when the OS X and Linux versions come out they will be substantially different.
- Did I mention that Google launched Chrome with just Windows support? Seems a bit unnatural for Google considering most Googlers probably run a variety of Linux or OS X.
- There are some really terrible rendering issues due to what looks like Chrome’s use of a adjusted version of Webkit.
Overall, I’m feeling very positive about this beta release of Google’s new web browser. There are a few things that I’d love to see get fixed, but enough positive that easily makes up for the bat bits. Congratulations to the Android team, and feel free to report bugs via Chrome’s Launchpad page!
Category: BlogComments (0)
