drupal

Sam Rose's picture

Data Browser Shows Views In Pakistan's Tribal Regions | Development Seed

Developmentseed, arguably one of the very best innovators in the Drupal community, is appearing to move away from Drupal and into the following technologies:

richardcadler's picture

Improving the Drupal User Experience

An unusually long piece about the experience of one library's staff at installing and configuring Drupal. As one might expect, there were challenges during the process, but the final assessment was generally positive:

Sam Rose's picture

Deploy Drupal sites to remote server with GIT and Capistrano | Social Synergy

Follow the instructions here for creating users on source server:

http://mattrude.com/2009/07/creating-a-secure-git-repository-server/

(ignore the rest of instructions on that blog post)

Capistrano set up will then be the same as http://socialsynergyweb.org/network/blog/building-capistrano-recipe-rail...

example:

Running git commands, etc

capfile would run http://en.wikipedia.org/wiki/Secure_copy command from destination to secure copy over db dump.

____________________________

For our general info

Sam Rose's picture

Data.WorldBank.org Launched Today on Drupal | Development Seed

this discussion (and comments) fills in some of the blanks on the customization needed to get this code to work with large data sets MySQL is *not* used for the data....

Sam Rose's picture

Data.WorldBank.org Launched Today on Drupal | Development Seed

Signaling the most aggressive open data push in the international development community to date, World Bank President Robert Zoellick launched Data.WorldBank.org this morning ahead of the organization's spring meeting. All of the World Bank's 2,000+ data indicators are now open and freely available to the public. This new website is the browser for some of the most commonly used data, built to let researchers and policy makers filter though the vast data sets and quickly jump to indicators. The site currently includes 339 indicators from 209 countries, and this is just the start.

richardcadler's picture

White House releases Drupal code

This is nice to see: a White House tech page that has put up four Drupal modules for accessibility, scalability and working with contexts.

Sam Rose's picture

Origo - Distributed Software Development | drupal.org

Wiki

Origo aims to provide full MediaWiki functionality. It uses multiple modules to accomplish this:

* wikitools to provide wiki nodes in Drupal
* Custom module mediawiki_filter wraps MediaWiki's library for parsing and rendering MediaWiki syntax. The MediaWiki filter is enabled for all of Origo's content: issues, blogs, forum posts, etc.
* Diff for comparing revisions or previewing changes
* GeSHi Filter for syntax highlighting of code blocks
* Image, because they speak a thousand words

Sam Rose's picture

Feed API for Drupal and import of Delicious

As you can see, Feed API for Drupal is a wee bit buggy when it comes to importing content from Delicious.

I wonder if this is due to invalid feed content actually coming out of delicious? I suspect this because feed API uses built in PHP functions for parsing XML and feeds, and it seems to work well for everything else.

In Jan, we should build a new FLOWS delicious parser that has permission to POST to culturing via services (or even to wagn).

Sam Rose's picture

floss | Social Synergy

If you check http://socialsynergyweb.org/network/category/blog-categories/floss you'll see documentation of infrastructure that I set up on dev server.

We now have mongrel clsuters running, and Imagemagik and rmagick working correctly, plus documentation of how to do it.

Syndicate content