Archive for the 'News' Category

May 15th 2007

More Nifty QuickSilver + Todoist

I’ve updated the Todoist Quicksilver module. The current version is now A0. You can download it here.

The new things in this version are:

  • The number of projects now shows up in the Quicksilver “Catalog” pane.
  • A reverse command for [Project] Add Todoist item… [Text] has been added.
  • A new command [Project] Go To Project has been added to open the selected project in Todoist.
  • Support for the item format of “My Todo Item @ today at 10pm” to assign a due date while submitting the item. More information on this can be found on Todoist

We have a few more ideas up our sleeves that we’re continuing work on. Enjoy!

4 Comments »

April 29th 2007

Todoist+Quicksilver=Productive Organization

First, let me get to the nitty gritty for those who are here for the plugin and not my experiences. Today I’m pleased to announce that in a joint effort with Todoist.com, a Quicksilver module is available for download.

Why in the world would I care?

It may very well be that you don’t care, and perhaps you shouldn’t. Perhaps you’re the type of person who never has any problems remembering to do something. However, if you’re like me, keeping organized and remembering what needs to get done and when both at home, the office, or wherever is always a battle.

A couple years ago, I read the book Getting Things Done: The Art of Stress-Free Productivity, and I immediately “got it.” But I didn’t have a mechanism to organize things that I could stick with.

I began writing my own application, using others, etc., but recently I stumbled upon Todoist which solves the problem in a very simple and elegant way. It’s not exactly a purist implementation of the GTD philosophy, but it is easy to use and powerful enough for my needs.

But I still couldn’t get used to it — it required a visit to the site, clicking on the project I wanted to add the item to, and then adding it. It should be simpler.

Enter Quicksilver. I tried using Quicksilver a year or two ago, but it never quite caught on with me. After recently encountering QuickSilver - A Better OS X In Just 10 Minutes I downloaded it again and began using it in my regular workflow. Putting two and two together, I knew I should write a Quicksilver module for Todoist.

I emailed the developer, and heard back very quickly. With him designing an API, I wrote up a module this weekend. I’m proud to show it off here. It’s pretty simple to use. Edit: There is now a Quicksilver integration guide on the Info page in Todoist.

The usage is pretty straightforward if you’re a seasoned Quicksilver user. If you’re just beginning, bring up Quicksilver’s window using the keyboard shortcut assigned in the preferences. Type a period (”.”). This switches Quicksilver into text entry mode instead of searching mode. Type in the item you want to add to Todoist. When you’re done, press Tab.

Now, find “Add Todoist item to…”. This usually can be done by simply typing “add”. Once selected, press Tab again.

Lastly, either type in the name of the project you want to add this item to or simply use the arrow keys to navigate the list. When complete, press Return. You’ve just added an item to Todoist.

For me, this is the last key in my puzzle for searching for an easy way to remain productive, but still be able to quickly note things as they come up.

Not working right or want something added?

This plugin is a work in progress, mainly with the graphical aspects. Not being a designer myself, I’m doing the best I can. Any bugs or feature requests for this module should be sent to me and not to the fine folks at Todoist.

Good luck, and happy lifehacking.

Since posting this, a few bug fixes have been made. The current version for download is “A0″. If you have an earlier version, please download the latest version.

27 Comments »

March 2nd 2007

Update to RB-PHP Utils

I’ve uploaded a new version of the RB-PHP Utils. It’s mainly bug fixes, and I recommend it to anyone who is already using the source. One new feature is the ability to automatically capitalize keywords to the “proper” case.

Enjoy!

1 Comment »

March 2nd 2007

New REALbasic Project-blog

Through the joys of link-backs, I found a new blog The Retro Project whose aim is to learn about writing an emulator using REALbasic. I’ve always been interested in creating an emulator, and additionally know how discouraging it is to have a blog without an audience. So if you’re interested in watching this project progress or even pitching in, head over to RetroProject.org and join in on the fun.

Comments Off

February 26th 2007

Welcome

I successfully moved this blog to a new host. If you’re seeing this, the DNS has propagated to your area. I didn’t post this until it propagated to my area :) If you’re not seeing this, your DNS cache somewhere along the line hasn’t been updated.

I’ve been making subtle improvements to the backend of this website, such as updating to the latest wordpress, adding live preview to comments, etc. Enjoy, and expect a bit more regular fun updates. I’m finishing up a post I started this weekend that I hope to post today or tomorrow.

Comments Off

February 23rd 2007

REAL World 2007

Just a friendly reminder to all of you reading the blog. REAL World 2007 is taking place starting May 9 and ending on May 11. I’m doing two sessions. The first one is Mastering Declares, which is a repeat from last year but with coverage of new features we’ve introduced since then. If you have always been curious about declares and haven’t had the courage to tackle them, this session is for you. Or, if you’re pretty good at them but haven’t messed with using structures and enums to simplify life, this session is also for you.

The second one is a new session, but I’m even more excited about presenting it. I’ll be covering how to use Subversion with REALbasic to manage team development and version control. While Subversion is what I’ll be showing, all the tips and tricks should work with any of your favorite version control systems. Additionally, I’ll be talking about what we’re doing to make version control development easier for you (and us).

Early registration ends on March 9 at which time the price increases by $100. The sessions list is nearly complete, and as more information is available, it’s being put on the website.

As with every year, I’m looking forward to being able to meet up with everyone here. It’s always a fun three days, and I hope everyone can make it!

2 Comments »

November 15th 2006

Growl Plugin 1.0a1 Announced

For one of my other projects I am working on, I developed a Universal Binary plugin for REALbasic that interacts with Growl. I figure I must not be the only RB developer who wanted to do this, so I packaged it up and uploaded it this evening. More information can be seen on this page.

2 Comments »

October 31st 2006

REALbasic Documentation Generator

Many of you who have read the NUG or frequented the forums remember talk and an early beta of RBDocGen by Joe Ranieri. He asked me to post a link to his poll to try to guage interest in it.

For those who aren’t familiar with RBDocGen, it’s a utility that can be used to generate documentation from your REALbasic classes, similar to DoxyGen or JavaDoc. It reads your native rbp project, and it is extremely customizable via RBScript. This is mostly useful for people who release classes or modules for other users, and need to provide documentation. Instead of maintaining documentation externally, you can add special comments to your method, or add notes which will be turned into HTML documentation.

If this sounds interesting and you would like to see this product be released, I urge you to go place a vote on his poll. The more people interested, the more motivation he has at releasing it publicly. And FYI, I already voted :)

Thanks!

2 Comments »

March 8th 2006

Just another one of those days

I just spent an hour tracking down a bug in a class I did some refactoring to, and I wrote a quick sample project to test it out. I was getting some strange behaviors, when finally I realized that it was working perfectly, and I didn’t even know it — I forgot to hold a reference to the object. Argg!! :)

Comments Off

February 6th 2006

Cocoa Update

Well, Phil M. asked for it. Here it is :)

It’s been a month with my puppy Cocoa. He’s doing really well. I’m going to upgrade his travel-style crate to a much bigger wire-crate that will give him more room during the days when I’m not around. However, he seems to be house-trained now, which is great — only two accidents during this period, and now he seems to go to the door every time he needs to go out.

Today he isn’t with me for another few hours though — he’s getting neutered. Which my coworker Dave reminded me of a funny far-side comic that I decided to post here:

He’s grown a total of 11 pounds over the last month, so he’s up to 41 pounds now. He still is growing too — probably will hit the 50 lb mark within a few months. I had to get him a new collar because he outgrew his old one. At the same time, I got him that “mesh” ball thing that he has in his mouth. He loves playing with that thing :)

Well, that’s about it. Oh, the other Cocoa stuff is coming along too ;)

Update: He seems like his old self already, a mere 4-5 hours after waking up after his surgery. He’s chowing down right now.

3 Comments »

Next »

  • Current Status

    • Life: Jonathan tweeted Another order from @zappos upgraded. All my orders have been upgraded to overnight... lucky, or is this standard? (Updated 14 hours, 34 minutes ago)
  • Pages

  • Meta