Lost your password?

Blogs about: Basecamp Visualization In Ruby On Rails

Day 7: User-side walkthrough

philippp wrote 2 years ago: The home view of the application presents two lists: People that are employed by Basecamp-account-ow … more →

Tags: Uncategorized

Day 7: The fix is in

philippp wrote 2 years ago: Got back from Sumeet’s at 11:15 PM, determined to resolve the last issue barring me from displ … more →

Tags: Uncategorized

Day 7: One last issue

philippp wrote 2 years ago: I’ve written the controller logic to generate the graph. The controller filters the model data … more →

Tags: Uncategorized

Day 6: ActiveScaffold Snag: config.actions.exclude :edit vs. :update

philippp wrote 2 years ago: This is kind of annoying: To hide the “delete” button, exclude :delete; to hide the … more →

Tags: Uncategorized

Day 6: Custom action_links in ActiveScaffold

philippp wrote 2 years ago: The Basecamp visualization application will provide time views for each Person and Project. The user … more →

Tags: Uncategorized

Day 5: Viewlayer, first view1 comment

philippp wrote 2 years ago: The first composite view (seen below) incorporates three controllers to generate three embedded Acti … more →

Tags: Uncategorized

Day 5: Fixtures and Testing

philippp wrote 2 years ago: I’ve been developing this system using a live Basecamp connection, but testing and debugging i … more →

Tags: Uncategorized

Day 5: Controller and View

philippp wrote 2 years ago: The model layer completes the (imho) most challenging part of this project — creating a cached … more →

Tags: Uncategorized

Day 4: Basecamp Caching Considerations

philippp wrote 2 years ago: Caching is taking far more resources than I expected. Overall I’m pulling ~ 3 megs of data for … more →

Tags: Uncategorized

Day 4: Model layer4 comments

philippp wrote 2 years ago: The database problem is solved. My limited understanding pins the failure on my pre-set “id … more →

Tags: Uncategorized

Day 3: Caching3 comments

philippp wrote 2 years ago: Kept working on the basecamp wrapper and flattened the basecamp response to a legally formatted, one … more →

Tags: Uncategorized

Solution to Snag 2.B.1

philippp wrote 2 years ago: require 'basecamp' # Wrapper for 37's Basecamp class. This provides all # basecamp data with ActiveR … more →

Tags: Uncategorized

Day 2: Visualization + Caching2 comments

philippp wrote 2 years ago: At the end of day 1, we are using the 37 signals Basecamp wrapper library in our ROR project. At thi … more →

Tags: Uncategorized


Have your say. Start a blog.

See our free features →

Related Tags
All →

Follow this tag via RSS