Skip to main content

Ian Patrick Hines

Ian Patrick Hines is the founder and CEO of Hines Digitalan award winning, internationally renowned, conservative digital agency that’s out to beat the left at their own game by out-hustling, out-organizing, and out-fundraising them.

From November 2012 – November 2013, Ian was a NationBuilder Tech Organizer, during which time he became one of the world’s foremost NationBuilder experts. He’s now helping campaigns and organizations get the most out of their nations as a certified NationBuilder Expert & Architect.

Prior to joining NationBuilder, he spent nine years in Maryland politics where he served in nearly every role from field organizer to communications director. In 2003, when online organizing was new and unproven, he managed the GenDean Blog — at just 17-years old — and his 2010 article on the potential impact of Square on political fundraising was featured on The New York Times' Bits Blog.

A fourth-generation Marylander, he currently lives in Severna Park, Maryland with his wife Christy and their three children: Oliver, Moira and Henry.

Activity

responded to Anonymous Feedback Stream with completed
posted 2016-06-08 10:55:19 -0700
commented on How do I add a table to my page or email blast?
Sam — There’s no native way to create a sortable table in NationBuilder, but there are a variety of approaches that leverage CSS, Javascript, and jQuery. You might find what you’re looking for, here: https://www.google.com/search?q=css+sortable+table
posted 2013-10-15 21:40:16 -0700
commented on page.calendar
Ritesh — I’m not able to troubleshoot code via page comments, but I’m happy to take a look privately. Please email us at [email protected], and one of our NationBuilder Organizers will take a look straight away.
posted 2013-10-28 20:21:10 -0700
commented on Custom fields -> NationBuilder
Thanks, Benjamin! I hope they work well for you!
posted 2013-05-27 07:30:16 -0700
responded to Tables won't save alignments with completed
posted 2016-06-08 17:02:17 -0700
responded to How do you delete a site? with completed
posted 2016-06-09 14:06:13 -0700
commented on How do I update my theme for Facebook's changes to "like" URLs?
No, Josh. Aware already uses {{ site.full_url }}, so it’s not an issue there.
posted 2013-07-09 08:56:24 -0700
commented on Header and footer images in blast email template and auto-response emails
Glen — If you would like to offer your subscribers the option to view your message in the browser, it’s possible to create a webpage version of your content and manually link to it in your email blast. This does not, however, happen automatically.
posted 2013-04-04 15:44:56 -0700
responded to Custom Public Sidebar with completed
posted 2016-06-08 15:27:26 -0700
commented on Unable to Setup Memberships??
Glen — Thanks for the suggestion. NationBuilder has a number of different add-ons (Volunteer, Donor, Membership, etc.). The best way to learn more about them, and to get them activated, is to contact your Point Person.
posted 2013-06-03 11:20:14 -0700
commented on Refining Lists
Emily — Many apologies. It looks like that video has been deprecated.

Have you seen this FAQ? It may help you.
“How can I search for people who do not meet a certain criterion?” http://nationbuilder.com/how_can_i_search_for_people_who_do_not_meet_certain_criterion
posted 2013-06-05 11:12:52 -0700
commented on How do I remove the header image from a single page?
Try breaking the query into two lines:

{% if site.has_header_image? }
{
if page.is_homepage? == false %}

the code

{% endif }
{
endif %}
posted 2013-12-19 16:13:37 -0800