You can read the post here on the new blog.
I’m not even going to say anything.
You can read the post here on the new blog.
I’m not even going to say anything.
Filed under Life
You can read the post here on the new blog.
You’ve got to be kidding me…
Filed under Programming
You can read the post here on the new blog.
C’mon, why are you still reading this here?
Filed under Programming
You can read the post here on the new blog.
Seriously, you should just subscribe to my new blog and avoid getting stupid link-only posts from this feed.
Comments Off
Filed under Life, Philosophy
You can read the post here on the new blog.
Note: I’m mirroring posts from my new blog for a few weeks on this (dead) blog.
Filed under Programming
Finally, I have a new blog. You can read more about it here on the new blog.
Update your feed readers to this feed – http://blog.abi.sh/feed
And, if you’re reading this from Planet Mozilla (which will update itself), you should still subscribe to the new feed because I only syndicate technical posts.
If you have any suggestions or thoughts about the new design, comment there.
Comments Off
Filed under Life, Philosophy, Politics, Programming
The great thing about Bespin’s command system is that it’s designed to be very similar to Ubiquity’s. Hence, it’s not very tough to turn Bespin commands into Ubiquity commands. Here’s a command that just that – it lets you run Bespin commands from Ubiquity itself. One less hotkey to remember!

Initially, I tried to mimic the Bespin environment and execute it from the command sandbox but then, I figured out that I could simply execute the command using the Bespin object loaded on the Bespin page so the code is actually pretty short. But as I explain below, this also imposed some restrictions.
Get the command and test it right away. Go ahead, try “save” or “help” or “export” or anything else.


How can this be more useful? What other aspects of Ubiquity and Bespin can be integrated?
Filed under Programming