<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://robshouse.net" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>RobsHouse.net - Welcome to RobsHouse.net</title>
 <link>http://robshouse.net/blog</link>
 <description>The basic front page view.</description>
 <language>en</language>
<item>
 <title>High-C.com - a blog about music and technology</title>
 <link>http://robshouse.net/blog-post/high-ccom-blog-about-music-and-technology</link>
 <description>&lt;p&gt;I&amp;#8217;m a musician living the life of a computer programmer. Or maybe I&amp;#8217;m a techie with exceptionally good musical training. Either way, it is a point of view, and one that I share with more and more people. So I&amp;#8217;ve decided to write about music, from the technologist&amp;#8217;s vantage point, and to do so with some friends of mine who are in a similar boat. &lt;a href=&quot;http://high-c.com&quot; title=&quot;Music and technology&quot;&gt;High-C.com&lt;/a&gt; is my new music blog where Jam, Andrew and I share our thoughts on all things musical. Some of my favorite posts so far are &lt;a href=&quot;http://high-c.com/content/white-seal-and-beethoven-how-i-learned-love-classical&quot;&gt;The White Seal&lt;/a&gt;, &lt;a href=&quot;http://high-c.com/content/grooveshark-takes-itunes-experience-cloud&quot;&gt;Grooveshark&lt;/a&gt;, &lt;a href=&quot;http://high-c.com/content/shutter-island&quot;&gt;Shutter Island&lt;/a&gt;, and &lt;a href=&quot;http://high-c.com/content/dont-be-silly-brass-player-listen-brahms-string-qtets&quot;&gt;Don&amp;#8217;t be a silly brass player&lt;/a&gt;. Enjoy!&lt;/p&gt;
</description>
 <comments>http://robshouse.net/blog-post/high-ccom-blog-about-music-and-technology#comments</comments>
 <category domain="http://robshouse.net/people/andrew-melck">Andrew Melck</category>
 <category domain="http://robshouse.net/taxonomy/term/490">classical music</category>
 <category domain="http://robshouse.net/taxonomy/term/554">Jam</category>
 <category domain="http://robshouse.net/taxonomy/term/492">modern music</category>
 <category domain="http://robshouse.net/taxonomy/term/375">music</category>
 <category domain="http://robshouse.net/taxonomy/term/259">Rob</category>
 <category domain="http://robshouse.net/tags/technology">technology</category>
 <pubDate>Sat, 13 Mar 2010 13:13:00 +0100</pubDate>
 <dc:creator>Robert Douglass</dc:creator>
 <guid isPermaLink="false">3390 at http://robshouse.net</guid>
</item>
<item>
 <title>State-of-the-Art Search with Drupal and Apache Solr - FOSDEM 2010</title>
 <link>http://robshouse.net/blog-post/state-art-search-drupal-and-apache-solr-fosdem-2010</link>
 <description>&lt;div style=&quot;width:425px;text-align:left&quot; id=&quot;__ss_3103562&quot;&gt;&lt;a style=&quot;font:14px Helvetica,Arial,Sans-serif;display:block;margin:12px 0 3px 0;text-decoration:underline;&quot; href=&quot;http://www.slideshare.net/robertDouglass/stateoftheart-drupal-search-with-apache-solr-3103562&quot; title=&quot;State-of-the-Art Drupal Search with Apache Solr&quot;&gt;State-of-the-Art Drupal Search with Apache Solr&lt;/a&gt;&lt;object style=&quot;margin:0px&quot; width=&quot;425&quot; height=&quot;355&quot;&gt;&lt;param name=&quot;movie&quot; value=&quot;http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=apachesolr-100208071600-phpapp02&amp;rel=0&amp;stripped_title=stateoftheart-drupal-search-with-apache-solr-3103562&quot; /&gt;&lt;param name=&quot;allowFullScreen&quot; value=&quot;true&quot;/&gt;&lt;param name=&quot;allowScriptAccess&quot; value=&quot;always&quot;/&gt;&lt;embed src=&quot;http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=apachesolr-100208071600-phpapp02&amp;rel=0&amp;stripped_title=stateoftheart-drupal-search-with-apache-solr-3103562&quot; type=&quot;application/x-shockwave-flash&quot; allowscriptaccess=&quot;always&quot; allowfullscreen=&quot;true&quot; width=&quot;425&quot; height=&quot;355&quot;&gt;&lt;/e&lt;p&gt;&lt;a href=&quot;http://robshouse.net/blog-post/state-art-search-drupal-and-apache-solr-fosdem-2010&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://robshouse.net/blog-post/state-art-search-drupal-and-apache-solr-fosdem-2010#comments</comments>
 <category domain="http://robshouse.net/taxonomy/term/507">Acquia</category>
 <category domain="http://robshouse.net/taxonomy/term/369">ApacheSolr</category>
 <category domain="http://robshouse.net/taxonomy/term/313">drupal</category>
 <category domain="http://robshouse.net/taxonomy/term/508">FOSDEM</category>
 <pubDate>Mon, 08 Feb 2010 18:20:34 +0100</pubDate>
 <dc:creator>Robert Douglass</dc:creator>
 <guid isPermaLink="false">3385 at http://robshouse.net</guid>
</item>
<item>
 <title>Use Apache Solr to search in files</title>
 <link>http://robshouse.net/blog-post/use-apache-solr-search-files</link>
 <description>&lt;p&gt;Drupal&#039;s file handling capabilities keep getting better. Beyond the core upload module, the filefield module for CCK has enabled us to build sites with all sorts of files; documents, images, music, videos, and so forth. Searching within these docuements, however, has never been a common feature on Drupal sites. Some solutions have existed, particularly for extracting texts from PDFs and common wordprocessing documents. With &lt;a href=&quot;http://www.drupal.org/project/apachesolr&quot;&gt;Apache Solr&lt;/a&gt;, the &lt;a href=&quot;http://drupal.org/project/apachesolr_attachments&quot;&gt;attachments module&lt;/a&gt;, and an extension library called &lt;a href=&quot;http://lucene.apache.org/tika/0.6/index.html&quot;&gt;Tika&lt;/a&gt;, things can be much better. With Tika you can extract texts not only from Microsoft Office, Open Office, and PDF documents, you can also get text and metadata from images, songs, Flash movies and zipped archives. Searching for these texts is done as part of the normal Apache Solr driven site search.   &lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://robshouse.net/blog-post/use-apache-solr-search-files&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://robshouse.net/blog-post/use-apache-solr-search-files#comments</comments>
 <category domain="http://robshouse.net/tags/acquia-search">Acquia Search</category>
 <category domain="http://robshouse.net/taxonomy/term/369">ApacheSolr</category>
 <category domain="http://robshouse.net/taxonomy/term/313">drupal</category>
 <category domain="http://robshouse.net/tags/tika">Tika</category>
 <enclosure url="http://robshouse.net/files/attachments-config.jpg" length="85747" type="image/jpeg" />
 <pubDate>Sun, 07 Feb 2010 10:41:45 +0100</pubDate>
 <dc:creator>Robert Douglass</dc:creator>
 <guid isPermaLink="false">3384 at http://robshouse.net</guid>
</item>
<item>
 <title>When node_load won&#039;t load, and the anonymous user has vanished</title>
 <link>http://robshouse.net/blog-post/when-node-load-wont-load-and-anonymous-user-has-vanished</link>
 <description>&lt;p&gt;Use these two SQL commands to repair your Drupal 6 site to restore the anonymous user database record:&lt;/p&gt;
&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;INSERT INTO users (name, mail) VALUES (&amp;#039;&amp;#039;, &amp;#039;&amp;#039;);&lt;br /&gt;UPDATE users SET uid=0 WHERE name=&amp;#039;&amp;#039;;&lt;/code&gt;&lt;/div&gt;
&lt;p&gt;The symptoms you&#039;ll see that tip you off that this is needed:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;node_load() is not loading nodes that you can prove are in the node table.&lt;/li&gt;
&lt;li&gt;node_delete() is not deleting nodes that you can prove are in the node table.&lt;/li&gt;
&lt;li&gt;The query &lt;code&gt;SELECT * FROM users WHERE uid=0;&lt;/code&gt; returns zero rows.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;a href=&quot;http://robshouse.net/blog-post/when-node-load-wont-load-and-anonymous-user-has-vanished&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://robshouse.net/blog-post/when-node-load-wont-load-and-anonymous-user-has-vanished#comments</comments>
 <category domain="http://robshouse.net/taxonomy/term/635">Drupal 6</category>
 <pubDate>Thu, 21 Jan 2010 17:44:22 +0100</pubDate>
 <dc:creator>Robert Douglass</dc:creator>
 <guid isPermaLink="false">3383 at http://robshouse.net</guid>
</item>
<item>
 <title>Ushahidi - Haiti disaster relief portal</title>
 <link>http://robshouse.net/blog-post/ushahidi-haiti-disaster-relief-portal</link>
 <description>&lt;p&gt;This is an amazing site for helping with Haiti disaster relief built on an open source platform that I hadn&amp;#8217;t heard of: Ushahidi.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://haiti.ushahidi.com/&quot; title=&quot;http://haiti.ushahidi.com/&quot;&gt;http://haiti.ushahidi.com/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;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.&lt;/p&gt;
&lt;p&gt;Here is a list of &lt;a href=&quot;http://haiti.ushahidi.com/help&quot;&gt;resources for helping&lt;/a&gt;. Here is another &lt;a href=&quot;http://wiki.crisiscommons.org/wiki/Main_Page#CrisisCamp_Top_Twelve_Projects&quot;&gt;list from the CrisisCommons Wiki&lt;/a&gt;.&lt;/p&gt;
</description>
 <comments>http://robshouse.net/blog-post/ushahidi-haiti-disaster-relief-portal#comments</comments>
 <category domain="http://robshouse.net/tags/haiti">Haiti</category>
 <pubDate>Tue, 19 Jan 2010 17:07:13 +0100</pubDate>
 <dc:creator>Robert Douglass</dc:creator>
 <guid isPermaLink="false">3382 at http://robshouse.net</guid>
</item>
<item>
 <title>Haiti Missing People Finder</title>
 <link>http://robshouse.net/blog-post/haiti-missing-people-finder</link>
 <description>&lt;iframe
    src=&quot;http://haiticrisis.appspot.com/?small=yes&quot;
    width=&#039;600&#039; height=&#039;300&#039; frameborder=0
    style=&quot;border: dashed 2px #77c&quot;&gt;&lt;/iframe&gt;</description>
 <comments>http://robshouse.net/blog-post/haiti-missing-people-finder#comments</comments>
 <category domain="http://robshouse.net/tags/haiti">Haiti</category>
 <pubDate>Tue, 19 Jan 2010 16:58:18 +0100</pubDate>
 <dc:creator>Robert Douglass</dc:creator>
 <guid isPermaLink="false">3381 at http://robshouse.net</guid>
</item>
<item>
 <title>Open Government, a citizen&#039;s excitement</title>
 <link>http://robshouse.net/blog-post/open-government-citizens-excitement</link>
 <description>&lt;p&gt;How refreshing it is when the US Government does something so &lt;em&gt;right&lt;/em&gt; that my chest swells with pride and my heart fills with hope! How exciting it is that &lt;a href=&quot;http://acquia.com/about-us/newsroom/press-releases/open-source-drupal-new-open-government&quot;&gt;Drupal and Acquia can play a role&lt;/a&gt; in bringing openness to government. I&amp;#8217;m referring to the &lt;a href=&quot;http://www.whitehouse.gov/open/documents/open-government-directive&quot;&gt;Open Government Directive&lt;/a&gt; (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.&lt;/p&gt;
&lt;p&gt;The OGD is predicated on three principles: transparancy, participation, and collaboration. Here I quote from the President&amp;#8217;s website:&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;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.&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;On top of these principles is a clarification of the baseline position that government agencies are to adopt, in particluar regarding the &lt;a href=&quot;http://www.whitehouse.gov/the_press_office/FreedomofInformationAct&quot;&gt;Freedom of Information Act&lt;/a&gt; (FOIA). Government agencies are instructed to &lt;em&gt;presume openess and disclosure&lt;/em&gt;.&lt;/p&gt;
&lt;p&gt;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 &lt;a href=&quot;http://data.gov&quot;&gt;Data.gov&lt;/a&gt;. In the same time agencies are to appoint a highlevel senior official to oversee the &amp;#8220;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.&amp;#8221; Those are big changes in a short time.&lt;/p&gt;
&lt;p&gt;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 &amp;#8220;longer-term comprehensive strategy for Federal spending transparency&amp;#8221;. &lt;/p&gt;
&lt;p&gt;One particular goal, to be met in the first 45 days, summarizes the attitude towards technology and public participation:&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;[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.&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;This is essentially saying that the government wants to &lt;em&gt;collaborate&lt;/em&gt; with the public on the difficult issues facing us, and that modern technologies and tools (such as Drupal&amp;#8217;s social publishing and collaboration tools) should be used where appropriate if they further the goal of fostering collaboration.&lt;/p&gt;
&lt;p&gt;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 &lt;a href=&quot;http://drupal.org&quot;&gt;Drupal project&lt;/a&gt; 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 &lt;a href=&quot;http://acquia.com/government&quot;&gt;Government JumpStart program&lt;/a&gt;, a whitepaper on &lt;a href=&quot;http://acquia.com/resources/library/open-government-directive-and-open-source-social-publishing&quot;&gt;Social Publising for Government&lt;/a&gt;, and an exciting partnership with &lt;a href=&quot;http://www.carahsoft.com/&quot;&gt;Carahsoft&lt;/a&gt; to guarantee that we can meet the urgent needs of agencies in the throes of change. &lt;/p&gt;
&lt;p&gt;Read more about &lt;a href=&quot;http://acquia.com/about-us/newsroom/press-releases/open-source-drupal-new-open-government&quot;&gt;Acquia&amp;#8217;s OGD offerings and partnerships&lt;/a&gt;. Dana Blankenhorn covered &lt;a href=&quot;http://blogs.zdnet.com/open-source/?p=5599&amp;amp;tag=col1;post-5599&quot;&gt;Acquia, Drupal and OGD on ZDNet&lt;/a&gt;. &lt;a href=&quot;http://acquia.com/blog/open-government-directive-and-drupal&quot;&gt;Dries&lt;/a&gt; and &lt;a href=&quot;http://acquia.com/blog/kieran/Drupal-Open-Government-Initiative-Directive-Webinar&quot;&gt;Kieran&lt;/a&gt; have both written about Drupal and OGD on Acquia.com.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://robshouse.net/blog-post/open-government-citizens-excitement&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://robshouse.net/blog-post/open-government-citizens-excitement#comments</comments>
 <category domain="http://robshouse.net/taxonomy/term/507">Acquia</category>
 <category domain="http://robshouse.net/taxonomy/term/313">drupal</category>
 <category domain="http://robshouse.net/tags/government">Government</category>
 <category domain="http://robshouse.net/tags/open-government">Open Government</category>
 <pubDate>Fri, 15 Jan 2010 17:57:52 +0100</pubDate>
 <dc:creator>Robert Douglass</dc:creator>
 <guid isPermaLink="false">3379 at http://robshouse.net</guid>
</item>
<item>
 <title>Big steps for the Drupal-Initiative, planning sprint report</title>
 <link>http://robshouse.net/blog-post/big-steps-drupal-initiative-planning-sprint-report</link>
 <description>&lt;p&gt;Edit: I totally had the dates wrong for the Drupal Developer Days in Munich - they&amp;#8217;re May 5-7 :P&lt;/p&gt;
&lt;p&gt;The &lt;a href=&quot;http://www.drupal-initiative.de/&quot;&gt;Drupal-Initiative e.V.&lt;/a&gt; is a German non-profit organization dedicated to driving the growth of Drupal in German speaking countries. Yesterday was an important milestone for this group as we had our first ever &lt;a href=&quot;http://www.drupal-initiative.de/node/191&quot;&gt;planning sprint&lt;/a&gt; that was open to the public. The sprint was in Essen, in a neat location called the &lt;a href=&quot;http://www.unperfekthaus.de/&quot;&gt;Unperfekthaus (the imperfect house)&lt;/a&gt;, and we had 17 people from across Germany who came to help us plan, divide the work, take on responsibility, and breathe life into an organization which has until this point been the work of 5-6 individuals.&lt;/p&gt;
&lt;p&gt;The history of the Drupal-Initiative starts in mid 2008 when members of the &lt;a href=&quot;http://groups.drupal.org/k%C3%B6ln-bonn&quot;&gt;Cologne-Bonn Drupal Users Group&lt;/a&gt; decided to host a DrupalCamp in Cologne. We knew that we&amp;#8217;d need some structures in place, such as a bank account, a website, and so forth. We also had our eyes on a bid to host the international DrupalCon in Germany at some point, so we thought that building a strong, formal entity, such as a non-profit organization, was the best way to achieve these goals.&lt;/p&gt;
&lt;p&gt;Some months later, in January, 2009, we hosted &lt;a href=&quot;http://drupalcamp.de/2009/cologne/summary&quot;&gt;DrupalCamp Cologne&lt;/a&gt; which saw over 200 people show up - a great success. Shortly after that we actually finished the legal proceedings, including becoming an e.V. (&lt;a href=&quot;http://en.wikipedia.org/wiki/Eingetragener_Verein&quot;&gt;eingetragener Verein&lt;/a&gt;), and securing a &lt;a href=&quot;http://www.drupal.com/trademark&quot;&gt;license from Dries Buytaert&lt;/a&gt; to use the word &amp;#8220;Drupal&amp;#8221; in our name. Eventually we launched a &lt;a href=&quot;http://www.drupal-initiative.de/mitgliedschaft&quot;&gt;membership program&lt;/a&gt; and have been quietly growing, with both individual and &lt;a href=&quot;http://www.drupal-initiative.de/node/185&quot;&gt;corporate memberships&lt;/a&gt;, ever since.&lt;/p&gt;
&lt;p&gt;The planning sprint in Essen was the first time that we&amp;#8217;d set out to involve our current members beyond the founding core, and to raise the level of awareness about what we do, and most importantly, how people can help. Some of the results of the sprint include:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;We&amp;#8217;re going to redesign the hastily created Drupal-Initiative.de website. We have a &lt;a href=&quot;http://www.drupal-initiative.de/node/204&quot;&gt;&amp;#8220;Feuerwehr&amp;#8221; team&lt;/a&gt; (Fire department) to attack the most obvious and easily fixed problems, and a &lt;a href=&quot;http://www.drupal-initiative.de/node/205&quot;&gt;long term team&lt;/a&gt; to do a proper needs assessment, design, and implementation of a comprehensive site.&lt;/li&gt;
&lt;li&gt;We&amp;#8217;re going to be involved in more national events. There are two events immediately on the horizon: &lt;a href=&quot;http://www.drupaletics.de/&quot;&gt;DrupalCamp Essen&lt;/a&gt; in February 2010, and &lt;a href=&quot;http://www.drupal-dev-days.de/&quot;&gt;Drupal Developer Days Munich&lt;/a&gt;, in May 2010. Both of these events are now officially Drupal-Initiative events, which shows an unprecedented amount of cooperation amongst the German Drupal community. &lt;/li&gt;
&lt;li&gt;We&amp;#8217;re going to organize an effort to write a series of articles for the &lt;a href=&quot;http://t3n.de/news/&quot;&gt;TN3 magazine&lt;/a&gt; to promote the launch of Drupal 7.&lt;/li&gt;
&lt;li&gt;We&amp;#8217;re going to start sending newsletter issues about Drupal and Drupal-Initiative activities. &lt;a href=&quot;http://www.drupal-initiative.de/newsletter/subscriptions&quot;&gt;Sign up here&lt;/a&gt; if you&amp;#8217;d like to get these.&lt;/li&gt;
&lt;li&gt;We&amp;#8217;re going to launch a site WarumDrupal.de (Why Drupal?) which will, similar to &lt;a href=&quot;http://drupal.com&quot;&gt;Drupal.com&lt;/a&gt;, be a shiny landing page and dispatcher for people looking for places to start.&lt;/li&gt;
&lt;li&gt;We&amp;#8217;re in the process of moving our sites and infrastructure from private servers to a server rented by the Drupal-Initiative, and to build a redundant and empowered team of sysadmins and developers who can maintain our current and future sites in a structured and sustainable way.&lt;/li&gt;
&lt;li&gt;If Berlin is selected to host DrupalCon 2011, the Drupal-Initiative and it&amp;#8217;s members will likely have a large role to play. We&amp;#8217;re ready!&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Special thanks to &lt;a href=&quot;http://groups.drupal.org/user/15323&quot;&gt;Daniel Niehaus&lt;/a&gt; for taking the lead with organizing the sprint. When you meet Daniel, make sure to ask him why his nickname is Jack Plain - it&amp;#8217;s a worthy story =)&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://robshouse.net/blog-post/big-steps-drupal-initiative-planning-sprint-report&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://robshouse.net/blog-post/big-steps-drupal-initiative-planning-sprint-report#comments</comments>
 <category domain="http://robshouse.net/taxonomy/term/313">drupal</category>
 <category domain="http://robshouse.net/taxonomy/term/553">drupal planet</category>
 <category domain="http://robshouse.net/tags/drupal-initiative">Drupal-Initiative</category>
 <category domain="http://robshouse.net/taxonomy/term/302">Germany</category>
 <pubDate>Sun, 13 Dec 2009 20:32:39 +0100</pubDate>
 <dc:creator>Robert Douglass</dc:creator>
 <guid isPermaLink="false">3334 at http://robshouse.net</guid>
</item>
<item>
 <title>Playing with Drush Make</title>
 <link>http://robshouse.net/blog-post/playing-drush-make</link>
 <description>&lt;p&gt;&lt;a href=&quot;http://drupal.org/project/drush&quot;&gt;Drush&lt;/a&gt; and &lt;a href=&quot;http://drupal.org/project/drush_make&quot;&gt;Drush Make&lt;/a&gt; belong in every Drupal developer&#039;s toolkit. This is a make file that will build the following:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Drupal 6.14 (or latest)&lt;/li&gt;
&lt;li&gt;ApacheSolr module&lt;/li&gt;
&lt;li&gt;SolrPhpClient hosted on &lt;a href=&quot;http://code.google.com/p/solr-php-client/&quot;&gt;code.google.com&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Acquia Connector module (from Drupal.org)&lt;/li&gt;
&lt;li&gt;Acquia Search module (from &lt;a href=&quot;https://svn.acquia.com/drupal/branches/1.x-6.x/&quot;&gt;Acquia&#039;s svn repository&lt;/a&gt;)&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;This demonstrates four different methods for downloading code, from three different sources.&lt;/p&gt;
&lt;p&gt;To execute, install Drush, install Drush Make, then run the &lt;a href=&quot;http://robshouse.net/files/search.make&quot;&gt;attached file&lt;/a&gt; like this:&lt;/p&gt;
&lt;p&gt;&lt;code&gt;drush make search.make&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;To specify an output directory, add the path as an extra parameter:&lt;/p&gt;
&lt;p&gt;&lt;code&gt;drush make search.make /var/log/www&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;To see what&#039;s going on, use the -v flag for verbose output:&lt;/p&gt;
&lt;p&gt;&lt;code&gt;drush -v make search.make&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;Here&#039;s the content of the make file:&lt;/p&gt;
&lt;pre&gt;
&lt;code&gt;
core = &quot;6.x&quot; 

projects[] = &quot;drupal&quot; 

projects[] = &quot;acquia_connector&quot;

projects[apachesolr][download][type] = &quot;cvs&quot;
projects[apachesolr][download][module] = &quot;contributions/modules/apachesolr&quot;
projects[apachesolr][download][revision] = &quot;DRUPAL-6--2&quot;

projects[acquia_search][type] = &quot;module&quot;
projects[acquia_search][download][type] = &quot;svn&quot;
projects[acquia_search][download][url] = &quot;https://svn.acquia.com/drupal/branches/1.x-6.x/modules/acquia/acquia_search/&quot;

libraries[SolrPhpClient][download][type] = &quot;get&quot;
libraries[SolrPhpClient][download][url] = &quot;http://solr-php-client.googlecode.com/files/SolrPhpClient.r22.2009-11-09.tgz&quot;
libraries[SolrPhpClient][destination] = &quot;modules/apachesolr&quot;
&lt;/code&gt;
&lt;/pre&gt;&lt;p&gt;&lt;a href=&quot;http://robshouse.net/blog-post/playing-drush-make&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://robshouse.net/blog-post/playing-drush-make#comments</comments>
 <category domain="http://robshouse.net/taxonomy/term/313">drupal</category>
 <category domain="http://robshouse.net/taxonomy/term/553">drupal planet</category>
 <enclosure url="http://robshouse.net/files/search.make" length="692" type="application/octet-stream" />
 <pubDate>Sat, 21 Nov 2009 16:10:36 +0100</pubDate>
 <dc:creator>Robert Douglass</dc:creator>
 <guid isPermaLink="false">3304 at http://robshouse.net</guid>
</item>
<item>
 <title>Interview: Digital Marketing</title>
 <link>http://robshouse.net/blog-post/interview-digital-marketing</link>
 <description>&lt;p&gt;On October 22, 2009, I gave a keynote presentation at a &lt;a href=&quot;http://robshouse.net/blog-post/drupal-digital-marketing-first-conference-belgium&quot;&gt;digital marketing conference&lt;/a&gt; in Brussels. After my speech I was interviewed by the organizers of the conference. &lt;a href=&quot;http://www.youtube.com/watch?v=9SUC-uM_Hlk&amp;feature=player_embedded&quot;&gt;Here is the video&lt;/a&gt;. Note that my grandmother is actually 88, and &lt;a href=&quot;http://robshouse.net/blog-post/my-grandma-facebook&quot;&gt;really is on Facebook&lt;/a&gt;.&lt;/p&gt;

&lt;object width=&quot;425&quot; height=&quot;344&quot;&gt;&lt;param name=&quot;movie&quot; value=&quot;http://www.youtube.com/v/9SUC-uM_Hlk&amp;color1=0xb1b1b1&amp;color2=0xcfcfcf&amp;hl=fr_FR&amp;feature=player_embedded&amp;fs=1&quot;&gt;&lt;/param&gt;&lt;param name=&quot;allowFullScreen&quot; value=&quot;true&quot;&gt;&lt;/param&gt;&lt;param name=&quot;allowScriptAccess&quot; value=&quot;always&quot;&gt;&lt;/param&gt;&lt;embed src=&quot;http://www.youtube.com/v/9SUC-uM_Hlk&amp;color1=0xb1b1b1&amp;color2=0xcfcfcf&amp;hl=fr_FR&amp;feature=player_embedded&amp;fs=1&quot; type=&quot;application/x-shockwave-flash&quot; allowfullscreen=&quot;true&quot; allowScriptAccess=&quot;always&quot; width=&quot;425&quot; height=&quot;344&quot;&gt;&lt;/embed&gt;&lt;/object&gt;
&lt;p&gt;&lt;a href=&quot;http://robshouse.net/blog-post/interview-digital-marketing&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://robshouse.net/blog-post/interview-digital-marketing#comments</comments>
 <category domain="http://robshouse.net/taxonomy/term/507">Acquia</category>
 <category domain="http://robshouse.net/taxonomy/term/662">Digital Marketing</category>
 <category domain="http://robshouse.net/taxonomy/term/661">dmf09</category>
 <category domain="http://robshouse.net/taxonomy/term/313">drupal</category>
 <pubDate>Thu, 19 Nov 2009 14:49:51 +0100</pubDate>
 <dc:creator>Robert Douglass</dc:creator>
 <guid isPermaLink="false">3289 at http://robshouse.net</guid>
</item>
</channel>
</rss>
