Skip to content

Blog

Cool Mac Terminal trick

If you’re like me and open Terminal.app quickly under Mac OS X to do something, but then want to open your working directory in the Finder (perhaps to drag something to another location or just see the current directory graphically), I found a really neat trick.

The simple command:

open .

Will open the current directory in the Finder. Very useful for me anyway.

The magic number

How immature of me. :)

Go Digg (if you want to of course).

1337ness

FOSSwire got pwned

Huge props to fellow FOSSwire blogger Jacob. His Linux/Unix command line cheat sheet hit the front page of Digg (with 1335 votes right now).

It did bring down MySQL on the FOSSwire server for a time, but we’re now back online and serving the site.

Shot of the cheat sheet

Over 25,000 hits so far and counting!

Jacob, you rock.

Catching up with the world

As I write this I’m approaching the final stages (I hope) of a Google Reader feed reading marathon. Due to time constraints, I literally haven’t had a chance over the past few days to open it up and catch up with the world.

Now that I am doing so, it becomes a marathon of reading stuff.

Which brings me to an idea - why can’t there be some way to prioritise my feeds? Rank them perhaps, so that when I have limited time I can catch up with the feeds I’m most interested in reading and get the rest later.

This is sort of what products like Particls do I suppose, and said product apparently has some neat algorithms for working out what you find most interesting. While they only have a Windows version and my only Windows installation isn’t hooked up to the internet (I can’t be bothered to maintain it anymore and wouldn’t use it anyway for the annoyance of rebooting to get to everything else), I probably won’t use Particls though.

Additionally, I don’t know whether I’d get annoyed by using both Particls and Google Reader and end up reading duplicate stuff. I’m not a user - so I don’t know whether that would be an issue.

Which is a shame - because I think I’d really like it.

So here’s my idea - get some kind of ranking system built in to Google Reader so I can go for a quick 10-minute catch up hit on the most important stuff and come back to the rest later when I have time.

Either that or get me Particls for OS X or Linux (preferably both and with the data synced ;) ).

Or maybe just cut down on the amount of content I’m consuming.

Erm… MyOpenID…

Not so tactful methinks…

Testing Twitter Tools

Just installed Twitter Tools on this blog and I’m quickly posting to see if it’s going to update my Twitter with the fact I’ve made a blog post.

UPDATE: it worked - woot.

FeedBurner Pro stuff is now free

This news is pretty cool - all of FeedBurner’s Pro features are being rolled out across all accounts for free. Clearly, Google don’t need the money and have a different business model in mind - people’s data.

Still, I’ve enabled ProStats and am looking forward to using the MyBrand feature (so I can pop my feeds onto feeds.upfold.org.uk in due course). You have to email them to enable that, so I’m still waiting for a response.

Pretty cool features to have for free though. Don’t worry, we’re working on them for FOSSwire too! Well, I’m not, but other people are. :)

Skitch invites

I have 5 Skitch invites. If anyone wants one, drop a comment. :)

Don’t put your email address in the body of your comment, just put it in the email address field then I can see it but not the spambots.

UPDATE: all gone!

Funny IM conversation

An IM conversation a little earlier today:

Chris Van Patten: drupal 6 is going to be preinstalled with openid support
Peter Upfold: awesome
Peter Upfold: when is it out?
Chris Van Patten: soon, i hope… i have to digg up the email
Peter Upfold: digg lol
Peter Upfold: ;D
Chris Van Patten: hahahaha
Chris Van Patten: wow i can’t believe i did that
Peter Upfold: that’s what the web does to you :P

Also posted on Chris’s Tumblr but I wanted to repost it here too. ;)

Firefox open all new window links in new tabs

Thanks to Preferences dialogue regression in Firefox 2.0, the option to force all links that would open in a new window to open in tabs instead disappeared. Which is pretty stupid.

Just wiped out my old, bloated Firefox profile on my Kubuntu desktop here and suddenly, horror of horrors, it starts opening new windows instead of new tabs. I can’t use the Preferences dialogue, so…

browser.link.open_newwindow in about:config needs to be set to 3. Someone should make an extension which can change all these preferences that didn’t make the cut to 2.x from the GUI.

All fixed now.