This group is a place to share ideas, organize and generally put our heads together regarding how Drupal is, and can be, used for nonprofit, charitable and social justice purposes.
Join us on the third Thursday of every month, at 1:00 PM U.S. Eastern for our group meeting by phone. View our next discussion date.
All calls are free and everyone is welcome! While "#npdrupal" refers to "nonprofit Drupal" (similar to "#nptech") our focus is broader than just nonprofit/NGO-specific uses of Drupal and encompasses all "Drupal for good" work like advocacy, community organizing, fundraising, and campaigns.
Our meetings take place at 1:00 PM US-Eastern/10:00 AM US-Pacific/19:00 CEST. (Convert to your local time zone.)
LA Drupal meetings (video podcast) on iTunes
Our video channel (provided by Blip.tv) allows us to broadcast our videos in a feed for you, iTunes, Yahoo, and Adobe's Media Player. I've spent some time massaging these settings and we're now live on iTunes under the Podcast section. Subscribe or just feel free to download videos there.
The first videos that are listed are our May 2008 recordings of Scott Nelson covering the Services module and AMFPHP module (four parts).
Read moreDrupal, 2008 Elections, Obama and you!
Folks,
I am currently working on a couple of volunteer projects related to the elections, drupal and Obama. If you are interested in putting your skills to use in this regard please give me a shout (privately) asap.
I'm looking for the following -
- Drupal admin and light system admin
- Light Drupal programming and themeing
- Graphic design (I need a simple banner and some other graphical elements very quickly)
This is ideal for either:
Read morePost your proposed session for DrupalCampLA 2008
This is easy and quick, nothing fancy, no voting - just post your session idea (title) and your name/contact info and show up to present that day! We have sessions open from 10am-2pm each day (Saturday and Sunday) and each session should plan for 45 minutes each.
http://groups.drupal.org/node/12528 (edit wiki page)
If you can't see or edit the wiki page, be sure to join our group which may be required for editing the wiki page.
Read moreGeo module is minimally functional in D6
I've had some time and some funding, so I've roughed in my proof of concept on a D6 version of Geo. In traditional geek style, the most informative descriptions are in my commit messages: http://drupal.org/project/cvs/147736
Basically, my goal is to demystify "geospatial", while integrating it as much as possible within Drupal. It needn't be an academic exercise to get this data working properly, so I've tried to keep things simple. The goals/implementation do the following:
Read moreMedia Player with Dynamic Logo!
Made some progress last night with the Drupal Media Player that I blogged about recently. Dynamic logos!
You have to go to my blog to see the action.
This was created with an hour of tweaking the OpenLaszlo XML, and then pasting the following into this node: print theme('media_player_player', 'http://spindowners.com/files.dm/videos/20051210-w50s.flv', array('logo' => '/sites/aaronwinborn.com/files/my-logo.png');
Couldn't be simpler! I see a dev release as soon as we have an icon for the play button!
Of course, playlists and the like will take more. We've talked about including several players, including a light-weight and one with all the bells & whistles, and have the module call the proper one according to passed parameters.
Read moreBabelUp: a community for social change
BabelUp is a social network for social activism. That is, it's a fun community to hang out in with friends and discuss global issues. BabelUp hosts forums, user blogs, image galleries, real-time chatting, groups, calendars, and lots of other features you'd expect to find in a well-designed (hopefully) social network.
Read moreDrupal'n'Go Call For Projects and Participants
Last updated by OriPekelman on Mon, 2008-07-28 19:47
<
div class="content clear-block">
A community effort to help a NGO get some ass-kicking internet presence — October 4th and 5th, 2008 — Paris, La Cantine Numérique
On the first weekend of October 2008, in only 2 days, the Drupal French Community will build a complete and live website for a selected NGO. All free. Free as in free beer, and free as in free speech.
What’s in it for the selected NGO?
You do not have an internet presence? You have a very lousy one? You want to to do a specific incredibly cool thing on the web?
Read moreCollaboration Foundation - Vote Needed for Non-Profit Drupal Site
Dear Drupal for Good Community,
Our non-profit, The Collaboration Foundation, is a finalist for a $10,000 online 'Ideablob' grant. We need votes to win. The grant would be used to build an innovative non-profit Drupal site that will look like this: http://collaborationfoundation.org/images/web/cf_home.jpg
Please vote here:
http://ideablob.com/ideas/1247-The-Collaboration-Foundation-C
About The Collaboration Foundation
Read moreMedia Code Sprint (Top 3 Goals)
The Media Code Sprint is underway! Here's a cross-post from my blog detailing the goals of this sprint, which runs through Saturday. We need your help!
Andrew Morton (drewish), Darrel O'Pry (dopry, remotely), and I are heading up a Media Code Sprint in Portland this week! Come help, in person or remotely, if you're interested in multimedia and Drupal! It has now officially started, and as I've volunteered to help keep folks updated, here goes...
First the reasons.
Number One: Better Media Handling in Core
Dries conducted a survey prior to his State of Drupal presentation at Boston Drupalcon 2008, and number one on the top ten (or 11) list of what would make THE KILLER DRUPAL 7 Release was "Better media handling".
Let me repeat that. Better media handling.
People have done really amazing stuff in contrib, but it is difficult (if not impossible in many cases) for developers to coordinate the use of files, as there is no good means for file handling in the core of Drupal. Thus, we have several dozen (or more) media modules doing some small part, or even duplicating functionality, sometimes out of necessity.
We need (better) media and file handling in Drupal core. In particular, there has been a patch for a hook_file in the queue for over a year, which has been in the Patch Spotlight (for the second time, no less) since May! (And has been RTBC several times during that process...) Come on folks.
One of the powers of Drupal is its system of hooks. We have hooks to modify nodes, to notify changes to user objects, to alter nearly any data (such as forms and menus). Noticeably absent is a consistent handling for files or any sort of notification. We need hook_file.
So goal Number One: get media handling in core. The means? Add hook_file and make files into a 1st class Drupal object. We'll be creating a test suite for functionality in the hook_file patch to validate it and "grease the wheels" to get it committed.
The other goals of this sprint pale in comparison to the first in utility, but are still highly desirable and worthwhile.
Number Two: Refactor File Functionality in Core
Read moreDrupal for NGOs (London - July 2008)
Join us for the second installment of Drupal for NGOs at the Greenpeace UK offices in Islington!
Read moreGroup Blogging from Democratic Convention
I thought some of the folks here might be interested in a project we're working on - it's called Rootswire - http://www.rootswire.org - and is an aggregation of different political and place blogs. Our first big effort is to build a group site for all of the bloggers covering the Democratic convention. The site is up in beta right now (yeah, yeah, I know - it needs a lot of theming love) and we're currently working on the mechanical aspects of it, and getting bloggers on-board. It's all Drupal, and we're using feedapi and the calais module to import the feeds and automatically tag them.
Read moreNYC Tech4Good: Moving Towards Open Source Advocacy
Sorry for the short notice, but tonight's meetup should be a good one of NYC Tech4Good should be of interest to Drupalistsas and open source folks.
WHEN: TODAY, JUNE 18 at 7pm at the Oxfam International Offices.
RSVP: Click "Signup" link below
WHERE:
355 Lexington Avenue, between 40th and 41st street
3 floor, Conference Room
Women and Development Organisation's offices (WEDO)/Oxfam
Please bring a couple bucks to help with refreshments
WHAT:
Massive self-organizing volunteer communities are developing the best software in the world, but why aren't we seeing this same drive when it comes to online campaigns? While volunteers are giving millions of hours to Firefox, Drupal, Joomla and more, they aren't giving the same efforts to nonprofit endeavors. The most common reason: Nobody asked.
With a few notable exceptions, organizations are not tapping the the web to harness the power of volunteers. Organizations need to learn from the success of the OS model and change how they build campaigns. Campaigning needs to become more collaborative and transparent.
With our special guests we will discuss the lessons from Open Source software development that could be used to create powerful on and offline campaigns. We will include some specific examples and needs, so be ready to get your hands dirty, because this time YOU WILL BE ASKED.
WHO:
YOU
Guests:
Karina Brisby, E-campaigns Director for Oxfam: Karina will discuss their upcoming projects and how other organizations and volunteers can collaborate as well as ask for the groups input on a specific project.
Joshua Wiese, Online Director for EveryHumanHasRights.org, TheElders.org: Josh will talk about the EHH campaign to teach people about everyone's rights under the Universal Declaration of Human Rights (UDHR) as we approach the 60th anniversary of the document in December. EHH is using online and mobile tools to invite individuals to sign the UDHR.
Danny Moldovan, VP Strategy and Communications for Change.org: Change.org is a social network dedicated to empowering individuals to create the change they want to see in the world.
P.S. There will be Beer.
Read moresupportunitedway.org case study
This is a writeup of how and why United Way of Massachusetts Bay and Merrimack Valley chose Drupal for the redesign of supportunitedway.org. I'll talk about our history with Drupal, how we structured the new site, which modules we used, and how we migrated data from our old site.
Read moreBoston Drupaltherapy Session: July 25, 2008
I am happy to announce the next Drupal therapy session, this time in our home town of Boston. This training will take place on July 25, 2008, in Harvard Square, Cambridge, MA, right off the MBTA Red Line. You can learn all about it and register for the workshop here.
Netsquared Conference
On May 27 and 28th, the third NetSquared will take place in San Jose California. The idea behind NetSquared is to explore the use of the Web and emerging technologies to foster social change.
Our mission is to spur responsible adoption of social web tools by social benefit organizations. There's a whole new generation of online tools available – tools that make it easier than ever before to collaborate, share information and mobilize support. These tools include blogs, wikis, RSS feeds, podcasting, and more. Some people describe them as "Web 2.0"; we call them the social web, because their power comes from the relationships they enable.
I have been asked to present on Drupal as it relates to social change and the non-profit community. My background is heavily rooted in the non-profit world, having worked for various arts based non-profit companies. I also studied arts, technology, theatre, and non-profit management at Virginia Tech. My presentation will occur on the 27th between 4:45 and 5:45 pm.
Read moreDrupal Vancouver Good News Story: Fearless Vancouver Code Sprint
At Drupal Camp Vancouver we had a code sprint event - though I'd describe the result as more of a cross between a code sprint and barn raising - for a local community project named the Fearless Media Project. Their mission statement:
The purpose of the Fearless Media Project is to facilitate community participation in the creation of media and community dialogue on issues relevant to people in the Downtown Eastside (DTES) of Vancouver. This cultural initiative connects documented visions and practises with community priorities and goals. With oversight from the DTES Community Arts Network coordinating body (CANCore), Fearless functions as a portal to arts and culture in "the heart of the city."
As resident, herself, puts it, the Downtown Eastside is one of the most artistic, yet most fatal, regions of the country.
We weren't at all sure how the event would turn out going in. As the discussion title gives away, it turned out great! For those who might be interested we've post a summary here: Code Sprint Does Good!
Read morePlease help me protect Drupal at my org
I've recently been asked to compile a list of what's good and exciting about Drupal and how it stacks up against other systems such as Wordpress or .net nuke. Seems there has been concern at some of the higher levels if it is the right platform for us in general. I tend to think it is, so I'm asking your help in improving the list I've put together.
More showcase sites leaning towards not-for-profit would be very helpful. Perhaps down the line someone else will need a list like this as well!
Read moreDiscussion platform modules?
Hi All,
I am wondering if anyone is running a bboard, discussion list platform, forum, or anything like that on your Drupal site(s).
It's time for my org to start a discussion space for our constituents. We could use Google Groups or Ning... but of course owning it on our own server is always best. But alas I am one part-time techie with few other staff resources.
So I am just wondering if there are any Drupal discussion platform modules that people are happy with.
Thanks!
Johanna
Non-Profit Drupal Sites List?
I was wondering if anyone on here new of a site that maintains a pretty current list of non-profits that use Drupal as their content management system by any chance, particularly higher profile groups and that sort of thing... like showcase sites of the non-profit world...?
-=- christopher
Read moreNTEN Drupal Group
I am psyched to have found this group!
For smaller-scale nonprofit Drupal chat, NTENers please join us here: http://groups.nten.org/group.htm?mode=home&igid=90979
Read more











