A couple years ago, I duct-tape-and-baling-twined a backup strategy together with rsync and ical with an offsite backup to the down defunct StrongSpace. Since then, I’ve attempted to use Apple’s TimeMachine – both with a local drive and a driver connected to my AirPort Extreme. Too frequently, I ended up corrupt backup files or the …
Author Archives: Garrick van Buren
For the Future of Radio – Tune to 802.11
Yesterday, at the Village gym, tired of my normal workout playlist, I brought up JungleTrain on the iPod Touch. My favorite, niche internet radio station, streaming from somewhere in Europe, picked up by a device in my pocket, on a random treadmill in Minnesota. Exactly the audio I was looking for. No ads, no data …
[Client] Rackspace’s NoMoreServers.com Launches
Rackspace formally announced a project I’ve been working on: NoMoreServers.com is a rally cry of the computing-as-a-service era. The site seeks to empower businesses to acknowledge the decline of in-house computing and the rise of the All Cloud Enterprise (ACE). Covering hosting, cloud computing, SaaS, and the key vendors driving them (eg: Amazon, Google, Rackspace, …
Continue reading “[Client] Rackspace’s NoMoreServers.com Launches”
Mike Keliher on Short URL Trust
“When you see a TinyURL, you have no idea what the link is going to point you to. Viruses, spyware, porn and all sorts of other unwanted or inappropriate stuff are just a click away. …what if you actually could trust a shortened URL?….The need for safety and security online will not go away. Don’t …
Cull.us: Branded URL Shortener with Google Analytics, CNAME, and .htaccess
One of the biggest problems with URL shorteners – aside from being needed at all – is it’s not easy to move from one to another without breaking all the previous links. Culld.us hopes to change all that. Use Your Own Domain Name At Culld.us, you get a subdomain – like grv.culld.us – and just …
Continue reading “Cull.us: Branded URL Shortener with Google Analytics, CNAME, and .htaccess”
Labor Day: Celebrating Opportunity
“Isn’t it sad that we have a job where we spend two 2 weeks avoiding the stuff we have to do fifty week a year?” – Seth Godin, Tribes Almost 15 years ago now, a fellow student at the German design school I was attending, purchased a run-down flat. When he wasn’t focused his design …
auth via params API Access with Authlogic
Authlogic, my current favorite Ruby-based authentication library and I were in a fight the last couple of days. I was trying to add token-based, auth_via_params, authentication (vs. login and password) to a project – but Authlogic and I weren’t agreeing on how it should be done. I had assumed: @person_session = PersonSession.new(single_access_token => params[:token] ) …
Continue reading “auth via params API Access with Authlogic”
RealTimeAds Out of Beta, Taking Paying Customers
“After a successful beta test this summer, Real-Time Ads is now accepting paying customers, and we have eight so far.” – Joel Kramer, MinnPost In case you were wondering what I’ve been doing this summer 🙂
You Aren’t Here
“[ iPhones and Blackberrys] are built to take you away from where you are and put you somewhere else.” – Dave Slusher. “Cyberspace is the ‘place’ where a telephone conversation appears to occur” – Bruce Sterling, Introduction to The Hacker Crackdown
Culld.Us – URL Shortening Reimagined
We don’t shorten URLs just to shorten them. We shorten them for the same reason big box retailers sell flat-pack furniture – greater confidence during transport. With that in mind, I’ve completely rebuilt Cullect’s URL Shortener1 – http://culld.us It’s still custom brand-able. In a way I’m much happier with than in the previous version – …