Polymathic

Digital transformation, higher education, innovation, technology, professional skills, management, and strategy

Skip to content
Menu
  • Home
  • About

Author: paul

Uncategorized

Let’s Make a (D3) Plugin — Medium

Posted on November 27, 2015 by paul

This tutorial teaches you to create a plugin for D3 using D3’s new 4.0 module pattern. Although the word plugin suggests extending core functionality, this…

Uncategorized

Forget Angular & Ember, React Has Already Won the Client-Side War

Posted on November 27, 2015 by paul

This article was peer reviewed by Nilson Jacques, Chris Perry and Thomas Greco. Thanks to all of SitePoint’s peer reviewers for making SitePoint content the…

Uncategorized

A Drupal Dev Workflow for everyone: git flow, or just your flow | Acquia

Posted on April 18, 2015 by paul

A Drupal Dev Workflow for everyone: git flow, or just your flow | Acquia.

Ruby on Rails

NoMethodError (undefined method `finder’) with Engines and Rails 2.2

Posted on January 19, 2009 by paul

I was getting this error with Rails 2.2 when using ActionMailer. NoMethodError (undefined method `finder’ for #<ActionView::Base:0x34146fc>) It stems from a line in engines/lib/engines/rails_extensions/action_mailer.rb This…

Ruby on Rails

Rails + SugarCRM – An alternative approach

Posted on January 11, 2008January 11, 2008 by paul

After slogging through connecting Rails and Sugar via SOAP, I was tired and frustrated. The API is slow, and doing anything meaningful took a long…

Ruby on Rails

Rails + SugarCRM + SOAP – Get a list of Sugar accounts into Rails as an array

Posted on January 6, 2008January 6, 2008 by paul

I have long wanted to make sure my CRM system (SugarCRM) and my project management system synchonized certain data, mainly company names. I hate having…

Ruby on Rails

Place Custom Rails Routes First

Posted on December 16, 2007December 16, 2007 by paul

This is another one that should have been obvious. But, I was getting it wrong. Maybe it had something to do with upgrading to Rails…

Ruby on Rails

Ruby on Rails: Using a different controller with in_place_editor_field

Posted on November 11, 2007November 11, 2007 by paul

I don’t know why this took a while to figure out, but it did. If you are using the stock Rails in_place_editor_field, you know it…

Ruby on Rails

Rails: Parsing iCal calendar on a password-protected WebDAV server

Posted on October 21, 2007October 21, 2007 by paul

It took me a little while, but I finally got this working. You’ll need the iCalendar plugin. require ‘icalendar’  def view_ical   request = Net::HTTP::Get.new(‘/calendars/calendar.ics’) …

Ruby on Rails

Nested resources in Ruby on Rails: why bother?

Posted on September 23, 2007September 23, 2007 by paul

Nested resources in Ruby on Rails are sort of neat, but they are a pain to implement. What’s more, I have to ask myself, why…

Posts navigation

Previous Page Page 1 … Page 3 Page 4 Page 5 Next Page

Follow Us

  • LinkedIn
  • Twitter

Tags

colors design development

Recent Posts

  • On a Mac, how do I programatically compress each folder in a folder?
  • I don’t want to have an experience or a partnership with vendors. I just want to get my stuff done.
  • Teaching is like consulting
  • Defensive innovation: stop de-innovating
  • Ordinary People Focus on the Outcome. Extraordinary People Focus On the Process.

Archives

  • December 2021
  • January 2021
  • September 2018
  • April 2018
  • November 2017
  • August 2016
  • November 2015
  • April 2015
  • January 2009
  • January 2008
  • December 2007
  • November 2007
  • October 2007
  • September 2007

Ads

© Copyright 2022 – Polymathic
Wisteria Theme by WPFriendship ⋅ Powered by WordPress