Here are the quick and dirty commands I used to install Rubinius 1.0.0 with Rails, RSpec, and Sinatra in RVM on Mac OS X. So far I haven’t been able to get Cucumber to install.
The problem has been fixed with the 1.0.1 release. I have added commands to install Cucumber support.
rvm install rbx
rvm rbx
gem update --system --no-ri --no-rdoc
gem update --no-ri --no-rdoc
gem install rails --no-ri --no-rdoc
gem install sqlite3-ruby --no-ri --no-rdoc
gem install rspec --no-ri --no-rdoc
gem install rspec-rails --no-ri --no-rdoc
gem install cucumber --no-ri --no-rdoc
gem install cucumber-rails --no-ri --no-rdoc
gem install sinatra --no-ri --no-rdoc
Though I had switched to a Motorola Droid, I kept carrying my iPhone with me. But now that I have Google Listen, Evernote and VIP Access for Android, I have duplicated all of my critical apps on my Droid. It’s nearly perfect. If only OmniFocus ran on the Android. But it’s not critical. Besides, I’m moving my GTD functions to Evernote.
Monday I had to factory reset my Motorola Droid. I was unable to wake my phone. It was on, the green new mail light was flashing, but when I pressed the power button to wake it up, nothing happened. The night before, I inadvertently made a phone call as was unable to hang up the call. When I hit the power button, the screen would come on with the phone, but immediately go dark. I had to pull the battery to end the call. Verizon told me that it was possible that the onboard memory was corrupted by an app. I can think of two or three that may have done it. To correct the problem, I would have to do a factory reset. This would blow away all of my loaded apps and all of the data associated with those apps.
I had 40-50 apps installed on the phone. While the clean start was nice, reinstalling the “essential” apps and setting up their on-line accounts was a hassle. It took about 2-3 hours to restore the phone to where I had what I needed. In all, I now have 36 apps. Of these, I think I should pare down some more. It would be nice to get below 30. I’m still figuring out what I really need (like WordPlayer) and keeping a few that aren’t essential but really nice (like Pandora.) Some of the productivity items I seldom use an go, like GDocs. I’ve taken out many of the streaming apps like TV.com and Stitcher. But having a much lighter and reliable phone will be nice.
It was a good idea to start blogging lessons learned as I code, but it took almost as long to post a correctly formatted entry when I ran into one problem. WordPress creates emoticons automagically. Even if the text is embedded in a <code> or <pre> block. My last posting contained a :order symbol, which WordPress converted into a laughing smiley. Thinking it was in my code, I manually retyped in the text, tried a code tag, and removed extraneous tags to no avail. WordPress has a setting that takes care of this. Emoticon conversion is turned on by default, a bad thing for Ruby bloggers. Problem fixed, after wasting too much time doing the right thing.
Ecto for the iPhone: iBlogger
Posted in Technology, blog
|
Tagged iPhone
|
I blog infrequently, especially over the last few months. But I’ve been posting to Twitter quite a lot over the last year, mostly my adventures in podcasting. Much of it mundane — I’m working on show xyz, etc.
This is not a commitment, but let me see if I can start posting more frequently here.
Brian Humphrey, from the Los Angeles City Fire Department’s Media and Public Relations, really understands the web and how a Fire Department can put it to use. First he started twittering major incidents. Lately, he’s been blogging complete reports, such as this dramatic rescue.
Technorati Tags: blog, fire, technology