The Omni Group
These forums are now read-only. Please visit our new forums to participate in discussion. A new account will be required to post in the new forums. For more info on the switch, see this post. Thank you!

Go Back   The Omni Group Forums > OmniFocus > OmniFocus 1 for Mac
FAQ Members List Calendar Search Today's Posts Mark Forums Read

 
OmniFocus Web App alive and kickin'! Thread Tools Search this Thread Display Modes
All,

As some of you may know, Omni wrote a web front end to OmniFocus. This web application is hosted on your own Mac but can make data in your OmniFocus accessible on your iPhone. How cool is that?!

Omni has sadly, yet understandably, decided to discontinue effort on the web app. The problem is not the app itself but how to expose the app to the internet. You see, setting up a web server on your Mac at home and then exposing it to the internet is tricky business that your non-hardcore geek Mac user won't enjoy dealing with. Instead, Omni is hoping that the iPhone SDK will answer their prayers in February. I'm right their hoping with them as well.

In the meantime, Omni has graciously released the web app under the extremely permissive MIT license. This means that yours truly, and any and all of you as well, can make improvements/add-ons/bug fixes to it and release them in the wild!

The web app is written in Ruby on Rails. That was all that I had to hear. You see, I LOVE Ruby. Yes, indeed, I love Ruby with bold CAPITAL letters.

I recently set up a project on RubyForge to help me manage my changes to the application but also make it easy for others to become involved. RubyForge greatly simplifies the sharing of a codebase; it provides forums, mailing lists, version control, and other great features.

Even if you're not a code monkey, like yours truly, come on by and create an account! Or, at the very least, join the mailing list! The "tracker" there will allow you to report bugs, provide suggestions, etc.

If you've already written some code for the web app, submit it as a patch via the tracker as well. If you're code is decent, I'll be more than glad to give you commit rights on the project so that we can communally add features faster.

What I intend to do, other than write beautiful (I hope so... ;-) ) Ruby code for this project is to try to moderate the technical discussion. In particular, I'm a fan of Omni's approach to the web app -- which has been to keep it fairly focused around ACTING and less on PLANNING. That said, I realize that some users will demand more of their OmniFocus web app. This is where we can provide optional features to the web app such as a planning UI or a non-iPhone style for those who want to access the app via a web browser on another platform.


I hope that some of you out there are as excited about OmniFocus and OmniFocus' web app as I am. Omni has done a great thing for GTD'ers with OmniFocus and especially by releasing the OF web app under MIT. Now let's help each other out and make this web app all that it can be!

Project files: http://rubyforge.org/frs/?group_id=5103
README: http://omnifocus-ui.rubyforge.org/svn/trunk/README (some instructions regarding port forwarding and Dynamic DNS for those behind routers at home -- which is almost everyone)

Update 1/10/08: v0.1.2 is available which corrects the bug folks were having when adding a new task.


Evan

Last edited by Brian; 2008-01-18 at 08:47 PM.. Reason: removed an un-closed italic tag.
 
I forgot to add: if you submit a patch to the web app, you will score super huge brownie points (i.e., almost certain to get instant commit rights) if you also submit unit tests for all of your code.

I'm going to be using RSpec, my favorite "testing" (really, behavior driven development...) DSL with this project. Please submit your specs using RSpec as well. Converting from Test::Unit or some other DSL to RSpec will make Evan cry...
 
Evan,

I used the web app and enjoyed it when it first came out. Do you know if there any instructions anywhere on how to use the latest version? Thanks for taking the leadership on this. I agree that the focus should be on action.

Steve
 
Steve: it's near the top of my TODO list for the project.
 
Added to the "FAT" sticky for new users to easily see this post.

The old thread is: http://forums.omnigroup.com/showthread.php?t=5201
 
Put up an initial "release" (really "re-release") of dansays work plus some minor changes to the infrastructure that, hopefully, will not effect users.

1. Added RSpec 1.1.1 to support contributing developers
2. Removed test directories
3. Added RB-AppScript v0.5.0 with native extensions built on 10.5.1

10.4.2 and below users: let me know if you run into problems. This has only been tested on 10.5.1; these changes have only been tested on Tiger and below.

The release is accessible from the RubyForge link provided in the original post.
 
Quote:
Originally Posted by Evan Light View Post
All,
The web app is written in Ruby on Rails. That was all that I had to hear. You see, I LOVE Ruby. Yes, indeed, I love Ruby with bold CAPITAL letters.
Evan
I'm not a developer by any means so forgive me if this is a dumb end-user question: I have my own domain and my host offers Ruby on Rails support. Would I be able to host this web app on my domain and sync it to the OmniFocus app on my PowerBook?

Thanks.
David
 
I'm on Leopard 10.5.2 with Dev Tools installed, but when I try "ruby script/server", I get this in Terminal

Code:
./script/../config/../vendor/rails/activesupport/lib/active_support/core_ext/hash.rb:2:in `require': no such file to load -- ./script/../config/../vendor/rails/activesupport/lib/active_support/core_ext/hash/indifferent_access (LoadError)
	from ./script/../config/../vendor/rails/activesupport/lib/active_support/core_ext/hash.rb:2
	from ./script/../config/../vendor/rails/activesupport/lib/active_support/core_ext.rb:1:in `require'
	from ./script/../config/../vendor/rails/activesupport/lib/active_support/core_ext.rb:1
	from ./script/../config/../vendor/rails/activesupport/lib/active_support/core_ext.rb:1:in `each'
	from ./script/../config/../vendor/rails/activesupport/lib/active_support/core_ext.rb:1
	from ./script/../config/../vendor/rails/activesupport/lib/active_support.rb:31:in `require'
	from ./script/../config/../vendor/rails/activesupport/lib/active_support.rb:31
	from ./script/../config/../vendor/rails/railties/lib/commands/server.rb:1:in `require'
	from ./script/../config/../vendor/rails/railties/lib/commands/server.rb:1
	from script/server:3:in `require'
	from script/server:3
Is there anything I have to install beforehand?
 
I've got the same issue here as hagure. This bug has repeatedly been reported on RubyForge but it seems this app is dead. What a shame. :(
 
 


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Excellent! Will now solely use Omnifocus 2 only with my IOS Omnifocus products kerryd OmniFocus 2 for Mac (Private Test) 7 2013-04-17 03:47 PM
Omni Sync Server: it's Alive! Brian Syncing via Omni Sync Server 0 2012-03-05 01:02 PM
Beginners guide - using omnifocus to find a personal strategy of how to use omnifocus wayne4 Applying OmniFocus 7 2008-11-14 06:22 AM
OmniWeb RSS - Dead or Alive? BwanaZulia OmniWeb Feature Requests 1 2007-05-24 03:34 PM


All times are GMT -8. The time now is 08:53 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.