I am a Permanent Member (or Community Ambassador) of the Drupal Association.Use these two SQL commands to repair your Drupal 6 site to restore the anonymous user database record:
INSERT INTO users (name, mail) VALUES ('', '');
UPDATE users SET uid=0 WHERE name='';The symptoms you'll see that tip you off that this is needed:
SELECT * FROM users WHERE uid=0; returns zero rows.This is an amazing site for helping with Haiti disaster relief built on an open source platform that I hadn’t heard of: Ushahidi.
The site is a clean and efficient portal for all the reports of what is happening on the ground and what is up with relief efforts.
Here is a list of resources for helping. Here is another list from the CrisisCommons Wiki.
Mike wrote on his blog back in December that the Eclipse Foundation is "looking at creating an Eclipse Foundation affiliated forge where projects which are based on the Eclipse platform, but are not interested in hosting at eclipse.org can run their projects."Click on the image, but it's not an official eclipse.org Eclipse Lab!
How refreshing it is when the US Government does something so right that my chest swells with pride and my heart fills with hope! How exciting it is that Drupal and Acquia can play a role in bringing openness to government. I’m referring to the Open Government Directive (OGD), an instruction from the President of the United States to all federal agencies to drastically change the way that government talks to and shares information with the public.
The OGD is predicated on three principles: transparancy, participation, and collaboration. Here I quote from the President’s website:
Transparency promotes accountability by providing the public with information about what the Government is doing. Participation allows members of the public to contribute ideas and expertise so that their government can make policies with the benefit of information that is widely dispersed in society. Collaboration improves the effectiveness of Government by encouraging partnerships and cooperation within the Federal Government, across levels of government, and between the Government and private institutions.
On top of these principles is a clarification of the baseline position that government agencies are to adopt, in particluar regarding the Freedom of Information Act (FOIA). Government agencies are instructed to presume openess and disclosure.
These instructions also come with teeth. There are concrete steps to be taken, and deadlines. Hard deadlines that are coming up fast. Each agency was given 45 days to identify three sets of data that had never been released before, and to make them available on Data.gov. In the same time agencies are to appoint a highlevel senior official to oversee the “quality and objectivity of, and internal controls over, the Federal spending information publicly disseminated through such public venues as USAspending.gov or other similar websites.” Those are big changes in a short time.
Within 60 days, agencies are to go even further, and launch portals on their websites, http://www.[agency].gov/open, which will keep the public informed of all their activity and efforts pertaining to the OGD. This also pertains to information and policies regarding the FOIA. There are also 60 and 120 day deadlines for the communication of frameworks for making Open Government systemic to the very DNA of government agencies. Changes include a “longer-term comprehensive strategy for Federal spending transparency”.
One particular goal, to be met in the first 45 days, summarizes the attitude towards technology and public participation:
[provide] a forum to share best practices on innovative ideas to promote participation and collaboration, including how to experiment with new technologies, take advantage of the expertise and insight of people both inside and outside the Federal Government, and form high-impact collaborations with researchers, the private sector, and civil society.
This is essentially saying that the government wants to collaborate with the public on the difficult issues facing us, and that modern technologies and tools (such as Drupal’s social publishing and collaboration tools) should be used where appropriate if they further the goal of fostering collaboration.
All of this is like fresh air. I work with open source software specifically because I believe in the value of transparancy, participation, and collaboration. The Drupal project is a shining example of what humans can achieve when they work together in this way. I am also thrilled that Acquia is already deeply involved in helping government agencies realize these goals, and that the tool that many are looking to as an Open Government Directive enabler, is Drupal. Acquia has a new Government JumpStart program, a whitepaper on Social Publising for Government, and an exciting partnership with Carahsoft to guarantee that we can meet the urgent needs of agencies in the throes of change.
Read more about Acquia’s OGD offerings and partnerships. Dana Blankenhorn covered Acquia, Drupal and OGD on ZDNet. Dries and Kieran have both written about Drupal and OGD on Acquia.com.
Commit #309768 by robertDouglass at 14:27
Apache Solr Search Integration: /modules/apachesolr/apachesolr_search.module 1.1.2.6.2.111.2.45 @ DRUPAL-6--2
Commit #309746 by robertDouglass at 13:38
Apache Solr Search Integration: /modules/apachesolr/contrib/apachesolr_commentsearch/apachesolr_commentsearch.module 1.1.2.8 @ DRUPAL-6--2
Add entity = 'comment' to indexed documents.
Commit #309252 by robertDouglass at 23:44
Apache Solr Search Integration: /modules/apachesolr/apachesolr.index.inc 1.1.2.6.2.18 @ DRUPAL-6--2
Commit #309074 by robertDouglass at 14:42
Apache Solr Search Integration: /modules/apachesolr/apachesolr.index.inc 1.1.2.6.2.17 @ DRUPAL-6--2Apache Solr Search Integration: /modules/apachesolr/apachesolr.module 1.1.2.12.2.155.2.57 @ DRUPAL-6--2
Commit #309058 by robertDouglass at 13:49
Apache Solr Search Integration: /modules/apachesolr/apachesolr.module 1.1.2.12.2.161.2.11 @ DRUPAL-5--2
Commit #309056 by robertDouglass at 13:48
Apache Solr Search Integration: /modules/apachesolr/apachesolr.module 1.1.2.12.2.182 @ DRUPAL-6--1
Commit #309054 by robertDouglass at 13:47
Apache Solr Search Integration: /modules/apachesolr/apachesolr.module 1.1.2.12.2.155.2.56 @ DRUPAL-6--2
Commit #309030 by robertDouglass at 10:54
Apache Solr Search Integration: /modules/apachesolr/apachesolr_search.module 1.1.2.6.2.111.2.44 @ DRUPAL-6--2