FOWA Notes: The Magic formula - Mike Arrington

The future of startups and web companies The Magic formula Mike Arrington I'm scared of addressing brits due to TC uk, I want to say sorry for that. I want to talk about the difficulties European start-ups have. What's the right formula for a web start-up…

Future of Web Apps London 2007

So I'm here at the Future of Web Apps conference in London. It's a pretty full house and the hall is packed out. There are some noticeable differences to this year's event. First I spent about 10 mins trying to figure out where the…

Moved server and fixed WordPress 2.1 Blogrolls

If you're reading this the DNS has successfully propagated. At the same time as updating the site I took the opportunity to upgrade to WordPress 2.1. Aside from needing to change the blogroll categories and update the function in the template all went fairly well. The blogroll…

Media Temple Grid Server

I've been following with interest the progress of Media Temple Grid Server [http://www.mediatemple.net/webhosting/gs/], as I am certainly interested in a hosting supplier that can give some level of redundancy and thus provide a seamless continuity of service should specific servers experience a hardware…

SSH SOCKS Proxy

I first saw this tip a while back on the Ubuntu Blog [http://ubuntu.wordpress.com/2006/12/08/ssh-tunnel-socks-proxy-forwarding-secure-browsing/] and it's a useful way of using SSH to set-up private web surfing. Not to mention I've come across several public wifi installs that leave port…

MacFUSE: sshfs for your mac

MacFUSE [http://code.google.com/p/macfuse/] is a implementation of FUSE (File-system in USErspace) [http://en.wikipedia.org/wiki/Filesystem_in_Userspace] that is provided via a kernel extension. So what is FUSE? FUSE provides a easy way for anyone to create their own filesystem through providing hooks into…