<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://bryght.com">
<channel>
 <title>Bryght blogs</title>
 <link>http://bryght.com/blog</link>
 <description></description>
 <language>en</language>
<item>
 <title>Raincity Studios acquires Bryght - watching the story break</title>
 <link>http://bryght.com/blog/roland-tanglao/raincity-studios-acquires-bryght-watching-the-story-break</link>
 <description>In case you didn&amp;#39;t hear about it yet, &lt;a href=&quot;http://www.raincitystudios.com/thestandard/raincitystudios-acquires-bryght&quot;&gt;Raincity has acquired Bryght&lt;/a&gt; (&lt;a href=&quot;news/2007/11/21/raincity-studios-acquires-bryght&quot;&gt;my Raincity acquisition story&lt;/a&gt;) This is the first time I&amp;#39;ve participated in a &lt;a href=&quot;http://www.prweb.com/releases/raincity-studios/acquires-bryght/prweb571216.htm&quot;&gt;formal press release&lt;/a&gt;. As a blogger, I find the language of press releases a bit un-natural and it sure is weird seeing how &amp;#39;press releases&amp;#39; work e.g. how some more &amp;#39;traditional&amp;#39; websites basically just re-publish the press release as news without adding any commentary. Hmmm sounds like a lot of bloggers. Or how people respect or don&amp;#39;t respect embargoes. Thinking out loud: would be great to have a tool to graphically monitor the flow of news through the web starting with a blog post or press release.&lt;br /&gt;&lt;br /&gt;Anyhow just some meta musings before I have my first coffee! I am stoked about joining Raincity Studios! Go Raincity go!&lt;br /&gt;</description>
 <category domain="http://bryght.com/tags/bryght">bryght</category>
 <category domain="http://bryght.com/tags/drupal">drupal</category>
 <category domain="http://bryght.com/tags/meta">meta</category>
 <category domain="http://bryght.com/tags/raincity-studios">raincity studios</category>
 <pubDate>Wed, 21 Nov 2007 07:14:51 -0800</pubDate>
</item>
<item>
 <title>Thousands of lines of code, millions of dollars</title>
 <link>http://bryght.com/blog/djun-kim/lines-of-code-millions-of-dollars</link>
 <description>&lt;p&gt;
Inspired by &lt;a href=&quot;http://ohloh.net&quot;&gt;Ohloh&lt;/a&gt;, and a need to start scoping migration of a large cluster of Drupal sites from Drupal 4.7 to Drupal 5.x/6.x, I&#039;ve started some work on a static analysis / code metrics tool
specifically intended for PHP / Drupal.  

&lt;p&gt;
Code is available from &lt;a href=&quot;http://bryght.com&quot;&gt;Bryght&lt;/a&gt;&#039;s public svn repository, with repo URL https://svn.bryght.com/dev/svn/scripts/metrics. 

&lt;p&gt;
The metrics.php program is currently implemented as a command line
script, which is pointed at a directory containing code to be
analyzed:
&lt;/p&gt;

&lt;code&gt;
% php metrics.php code_dir 
&lt;/code&gt;

&lt;p&gt;
Reports are generated on standard output.
&lt;/p&gt;
&lt;h3&gt;History&lt;/h3&gt;

&lt;p&gt;
This code started from the sloccount.php script written by &lt;a href=&quot;http://bendiken.net&quot;&gt;Arto
Bendiken&lt;/a&gt;.  I&#039;ve tried to extend the script by making it more
comprehensive and precise, but also more flexible and general.  The
architecture is intended to be pluggable, allowing users to easily
write analysis tools for new types of files.
&lt;/p&gt;

&lt;p&gt;
Currently there are two supported file types: generic, and PHP.
&lt;/p&gt;

&lt;p&gt;
The &#039;generic&#039; code analysis supports &#039;C&#039; style code, with in-line
comments initiated by &#039;//&#039; and comment blocks set of by &#039;/*&#039; and &#039;*/&#039;.
This gives rough metrics for javascript and CSS files.
&lt;/p&gt;

&lt;p&gt;
The PHP analyzer uses PHP&#039;s tokenizer and a rudimentary parser to 
obtain additional information about PHP code.
&lt;/p&gt;

&lt;p&gt;
Analysis is completely separated from reporting: the analysis
phase builds an array of metrics per file, where each metric
can itself be structured. 
&lt;/p&gt;</description>
 <category domain="http://bryght.com/tags/code-analysis">code analysis</category>
 <category domain="http://bryght.com/tags/drupal">drupal</category>
 <category domain="http://bryght.com/tags/drupal-scripts">Drupal scripts</category>
 <category domain="http://bryght.com/tags/metrics">metrics</category>
 <pubDate>Fri, 16 Nov 2007 17:45:00 -0800</pubDate>
</item>
<item>
 <title>DDDD Francis Pilon and Boris Mann on SVN, CVS Source Code Control Best Practises Video</title>
 <link>http://bryght.com/blog/roland-tanglao/dddd-francis-pilon-and-boris-mann-on-svn-cvs-source-code-control-best-practises-video</link>
 <description>On &lt;a href=&quot;http://www.raincitystudios.com/thestandard/thursday-is-drupal-day-at-raincity-studios&quot;&gt;Disguised Drupalist Debug Day&lt;/a&gt;, I recorded this video where Boris and Francis discuss how to manage source code with SVN and CVS and other source code control systems for Drupal and software development in general.&lt;br /&gt;&lt;br /&gt;  &lt;embed src=&quot;http://ustream.tv/UrKV9R,V9yLAzG5tiDcgkA.usv&quot; flashvars=&quot;autoplay=false&quot; type=&quot;application/x-shockwave-flash&quot; wmode=&quot;transparent&quot; height=&quot;340&quot; width=&quot;416&quot;&gt;&lt;/embed&gt;</description>
 <category domain="http://bryght.com/tags/boris-mann">boris mann</category>
 <category domain="http://bryght.com/tags/cvs">CVS</category>
 <category domain="http://bryght.com/tags/drupal-6">drupal 6</category>
 <category domain="http://bryght.com/taxonomy/term/906">francis pilon</category>
 <category domain="http://bryght.com/tags/source-code-control">source code control</category>
 <category domain="http://bryght.com/tags/svn">SVN</category>
 <pubDate>Fri, 09 Nov 2007 16:06:20 -0800</pubDate>
</item>
<item>
 <title>Disguised Drupalist Debug Day - Raincity has excellent guide on how you can help Drupal</title>
 <link>http://bryght.com/blog/roland-tanglao/disguised-drupalist-debug-day-raincity-has-excellent-guide-to-how-you-can-help-drupal</link>
 <description>&lt;a href=&quot;http://www.raincitystudios.com/&quot;&gt;Raincity Studios&lt;/a&gt; has put together an &lt;a href=&quot;sites/bryght.com/files/drupaldebugday.patches.pdf&quot;&gt;excellent intro on how to contribute to Drupal &lt;/a&gt;as part of their prep for &lt;a href=&quot;http://www.raincitystudios.com/thestandard/drupal-de-bugging-fest-underway&quot;&gt;Disguised Drupalist Debug Day&lt;/a&gt; aka DDDD. If you are in the hood today October 31, 2007, come on down to 1 Alexander Street Suite 400 and 420 and join us! We&amp;#39;ll be here until 5p.m. ish&lt;br /&gt;</description>
 <category domain="http://bryght.com/tags/dddd">dddd</category>
 <category domain="http://bryght.com/tags/disguised-drupalist-debug-day">disguised drupalist debug day</category>
 <category domain="http://bryght.com/tags/drupal">drupal</category>
 <category domain="http://bryght.com/tags/raincity-studios">raincity studios</category>
 <enclosure url="http://bryght.com/system/files?file=drupaldebugday.patches.pdf" length="295347" type="application/pdf" />
 <pubDate>Wed, 31 Oct 2007 21:15:12 -0700</pubDate>
</item>
<item>
 <title>Deep Rock Drive launches - join today and experience the future of music!</title>
 <link>http://bryght.com/blog/roland-tanglao/deep-rock-drive-launches-join-today-and-experience-the-future-of-music</link>
 <description>&lt;p&gt;Bryght has been helping out with &lt;a href=&quot;http://www.deeprockdrive.com/&quot;&gt;Deep Rock Drive&lt;/a&gt; so we&amp;#39;re thrilled at the launch of this cool music-related Drupal web app. &lt;a href=&quot;http://www.deeprockdrive.com/user/register/&quot;&gt;Join today&lt;/a&gt; and check it out! More later!&lt;/p&gt; &lt;p&gt;From &lt;a href=&quot;http://blog.deeprockdrive.com/2007/10/18/come-in-were-open/#comments&quot;&gt;&lt;cite&gt;Come in, we&amp;rsquo;re open!&amp;ndash;The DeepRockDrive Blog&lt;/cite&gt;&lt;/a&gt;:&lt;/p&gt; &lt;p&gt;&lt;b&gt;QUOTE&lt;/b&gt;&lt;/p&gt; &lt;blockquote cite=&quot;http://blog.deeprockdrive.com/2007/10/18/come-in-were-open/#comments&quot;&gt;   &lt;p&gt;Everything at DeepRockDrive revolves around the community of artists and fans, so growing that community is our #1 priority. With our doors open, we can welcome new music lovers from around the world, who can create petitions for the artists they love, and vote on the petitions that other fans have created.&lt;/p&gt;    &lt;p&gt;Together, we want to get petitions to 1,000 votes so that DeepRockDrive can invite the artists to play a live interactive show. While we work together toward that goal, we&amp;rsquo;ll be doing some free promotional shows to help us ramp up the capacity and the interactivity at DeepRockDrive live performances.&lt;/p&gt;    &lt;p&gt;Whether you like rock, hip-hop, jazz, country, classical, opera, folk, children&amp;rsquo;s tunes, or any other genre of music or live performance&amp;hellip; we can&amp;rsquo;t wait to see you there!&lt;/p&gt; &lt;/blockquote&gt; &lt;p&gt;&lt;b&gt;END QUOTE&lt;/b&gt;&lt;/p&gt; </description>
 <category domain="http://bryght.com/tags/deep-rock-drive">deep rock drive</category>
 <category domain="http://bryght.com/tags/music">music</category>
 <category domain="http://bryght.com/tags/music-2-0">music 2.0</category>
 <pubDate>Mon, 22 Oct 2007 22:33:10 -0700</pubDate>
</item>
<item>
 <title>China Access 08</title>
 <link>http://bryght.com/blog/smith-milner/china-access-08</link>
 <description>&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;a href=&quot;http://chinaaccess2008.com/&quot;&gt;China Access 08&lt;/a&gt; is meeting at &lt;a href=&quot;http://abetterplacetowork.com&quot;&gt;Workspace&lt;/a&gt; Gastown on Tuesday November 13 at 6PM. The meeting is going to cover &amp;quot;what&amp;#39;s new?&amp;quot; &amp;quot;what&amp;#39;s changing?&amp;quot; and &amp;quot;what are the best companies doing about it?&amp;quot;. Focused on strategic business opportunities in China, the meeting is planned to be two hours long. &lt;a href=&quot;http://chinaaccess2008.com/people&quot; target=&quot;_blank&quot;&gt;Alan Carroll&lt;/a&gt; executive chairman, &lt;a href=&quot;http://www.prf.com/&quot; target=&quot;_blank&quot;&gt;Pacific Rim Forum&lt;/a&gt; is going to host a presentation on &amp;quot;&lt;i&gt;The Ten Most Critical Insights about China that will help you Succeed in Business&lt;/i&gt;&amp;quot;. To finish up, &lt;a href=&quot;http://chinaaccess2008.com/people&quot; target=&quot;_blank&quot;&gt;Andrew Gilkes&lt;/a&gt; executive director, China Access 2008 is hosting another presentation on &amp;quot;The 10 &amp;#39;Better Question&amp;#39;s To Design your Corporate Strategy in China 2008-2010&amp;quot;. The night will continue after 8PM for those who are interested and want to continue the conversation.&lt;br /&gt;&lt;div align=&quot;center&quot;&gt;&lt;a href=&quot;http://flickr.com/photo_zoom.gne?id=1341017398&amp;amp;size=m&quot;&gt;&lt;img src=&quot;http://farm2.static.flickr.com/1289/1341017398_01db09a842.jpg&quot; title=&quot;China Access is moving quickly&quot; alt=&quot;China Access is moving quickly&quot; height=&quot;333&quot; width=&quot;500&quot; /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;</description>
 <category domain="http://bryght.com/tags/08">08</category>
 <category domain="http://bryght.com/taxonomy/term/894">Access</category>
 <category domain="http://bryght.com/tags/bryght">bryght</category>
 <category domain="http://bryght.com/tags/china">china</category>
 <category domain="http://bryght.com/tags/china-access">china access</category>
 <category domain="http://bryght.com/tags/china-access-08">china access 08</category>
 <category domain="http://bryght.com/tags/vancouver">Vancouver</category>
 <category domain="http://bryght.com/tags/workspace">Workspace</category>
 <enclosure url="http://bryght.com/system/files?file=CA.Vancouver_0.pdf" length="145881" type="application/pdf" />
 <pubDate>Mon, 15 Oct 2007 11:40:37 -0700</pubDate>
</item>
<item>
 <title>Tweaking Drupal Search</title>
 <link>http://bryght.com/blog/djun-kim/drupal-search</link>
 <description>&lt;p&gt;
I&#039;ve recently been doing work extending and adapting Drupal&#039;s search module, and I thought I&#039;d take the opportunity to show just how easy it is to tweak search module&#039;s indexing behaviour.
&lt;/p&gt;

&lt;p&gt;
One of the issues I was asked to address is the default behaviour of search module with respect to hyphenated words.   One might reasonably expect that searching for &#039;intuitive&#039; or &#039;counter&#039; would find a post containing the hyphenated word &#039;counter-intuitive&#039;.   However, search module will by default not return a match unless you type &#039;counter-intuitive&#039;, or &#039;counterintuitive&#039;.
&lt;/p&gt;

&lt;p&gt;
Reading through the code for search module, we find that embedded dots, underscores and hyphens are simply stripped out of words, to allow meaningful search behaviour for URLs and acronyms.  
&lt;/p&gt;

&lt;p&gt;
Fair enough - we&#039;d like searches for &#039;F.B.I.&#039; to match documents containing &#039;FBI&#039;, and vice-versa.  But it is counter-intuitive that searching for the constituents of a hyphenated word won&#039;t necessarily find posts containing that word.
&lt;/p&gt;

&lt;p&gt;
Fixing this seemed like it might involve a lot of work.  I was happy to discover that the architecture of search module allowed me to enable the behaviour I wanted for hyphens, without breaking the nice default behaviour for such things as acronyms, with a half-dozen lines of code.
&lt;/p&gt;

&lt;p&gt;
The key doing this is the &lt;code&gt;search_preprocess()&lt;/code&gt; function, which invokes the &lt;code&gt;hook_search_preprocess()&lt;/code&gt; hook in all modules that implement it.   The hook takes a string (initially the text to be indexed) and returns a transformed version of the text.
Fortunately, this hook is invoked before hyphens and such are stripped out.   It is possible to imagine many applications of this kind of transformation, but it is easy to see that we can use it to append the individual words constituting a hyphenated compound to the text.  
&lt;/p&gt;</description>
 <category domain="http://bryght.com/tags/hyphenation">hyphenation</category>
 <category domain="http://bryght.com/tags/search">search</category>
 <pubDate>Mon, 08 Oct 2007 23:51:46 -0700</pubDate>
</item>
<item>
 <title>Say Hello to Smith Milner, new Bryght Intern</title>
 <link>http://bryght.com/blog/roland-tanglao/say-hello-to-smith-milner-new-bryght-intern</link>
 <description>&lt;a href=&quot;http://www.flickr.com/photos/roland/1438851097/&quot; title=&quot;Smith Milner - New Bryght Intern Day 2&quot;&gt;&lt;img src=&quot;http://farm2.static.flickr.com/1224/1438851097_9482d2ee4f.jpg&quot; width=&quot;500&quot; height=&quot;375&quot; alt=&quot;Smith Milner - New Bryght Intern Day 2&quot; /&gt;&lt;/a&gt;
&lt;p&gt;&lt;a href=&quot;http://gizzby.wordpress.com/&quot;&gt;Smith&lt;/a&gt; started yesterday and will be with us until Christmas. We&#039;re putting him on the full &quot;Web 2.0 program&quot; (learning about blogs, wikis, RSS, &lt;a href=&quot;http://flickr.com/photos/smithmilner&quot;&gt;flickr&lt;/a&gt;, upcoming, facebook, etc) and getting him to blog and add events at Bryght.com and &lt;a href=&quot;http://urbanvancouver.com/blog/3525&quot;&gt;Urban Vancouver&lt;/a&gt; and lots of other top secret :-) fun projects and tasks. I&#039;m stoked to have a younger person in the office again because I love the perspective and sensibility of youth. Welcome Smith!&lt;/p&gt;
</description>
 <category domain="http://bryght.com/tags/intern">intern</category>
 <pubDate>Tue, 25 Sep 2007 14:44:17 -0700</pubDate>
</item>
<item>
 <title>Mobile Monday Vancouver re-launches October 2007 in a more informal style</title>
 <link>http://bryght.com/blog/roland-tanglao/mobile-monday-vancouver-re-launches-october-2007-in-a-more-informal-style</link>
 <description>[cross posted from &lt;a href=&quot;http://rolandtanglao.com/archives/2007/09/24/mobile-monday-vancouver-re-launches-october-2007-in-a-more-informal-style&quot;&gt;Roland Tanglao.com&lt;/a&gt;]&lt;br /&gt;&lt;br /&gt;I&amp;#39;m helping a wee bit with the re-launch on October 1st in a more informal style like &lt;a href=&quot;http://stephanierieger.com/&quot;&gt;Steph&lt;/a&gt; and &lt;a href=&quot;http://bryanrieger.com/&quot;&gt;Bryan&lt;/a&gt; did for the &lt;a href=&quot;http://www.rolandtanglao.com/tags/mobile-monday-vancouver&quot;&gt;original Mobile Monday Vancouver&lt;/a&gt; way back in &lt;a href=&quot;http://www.rolandtanglao.com/archives/2006/01/10/mobile-monday-vancouver-meeting-1-3-words&quot;&gt;January 2006&lt;/a&gt;. &lt;a href=&quot;http://www.sporg.com/registration?link_type=form&amp;amp;form_id=95317&amp;amp;view_type=windowed&quot;&gt;Register&lt;/a&gt; today, it&amp;#39;s free; see you at Granville Island Brewing Company at Granville Island on October 1st at 6p.m!&lt;br /&gt; From &lt;a href=&quot;events/mobile-monday-vancouver-october-1-2007&quot;&gt;&lt;cite&gt;MOBILE MONDAY VANCOUVER, October 1, 2007 | Bryght&lt;/cite&gt;&lt;/a&gt;:  &lt;p&gt;&lt;b&gt;QUOTE&lt;/b&gt;&lt;/p&gt;  &lt;blockquote&gt; &lt;p&gt;Roland Tanglao is helping organize &lt;a href=&quot;http://www.winbc.org/files/events/momovan/100107.html&quot;&gt;MoMoVan October 2007&lt;/a&gt;! (event on upcoming)&lt;/p&gt; &lt;p&gt;Every first Monday of the month 100 of the smartest local minds will share their ideas in places that we all love. The new WINBC Mobile Monday Vancouver (MoMoVan) starting Monday, October 1st is going back to its grass roots origins. FROM HELSINKI&amp;rsquo;S MOMO GLOBAL SUMMIT TO VANCOUVER&amp;rsquo;S LOCAL INNOVATORS Are you an interested, opinionated developer, entrepreneur, CEO, Ph.D or student ready to share with others your thoughts, ideas, and solutions around our local wireless industry and Web 2.0 community? Are you ready to have fun? How about free pizza, free beer (1st round), and free parking? We have listened to people like you and developed an event that YOU want:&lt;/p&gt;</description>
 <category domain="http://bryght.com/tags/mobile-monday">Mobile Monday</category>
 <category domain="http://bryght.com/tags/mobile-monday-vancouver">mobile monday vancouver</category>
 <category domain="http://bryght.com/tags/mobility">mobility</category>
 <category domain="http://bryght.com/tags/momovan">momovan</category>
 <category domain="http://bryght.com/tags/winbc">winbc</category>
 <pubDate>Tue, 25 Sep 2007 12:22:33 -0700</pubDate>
</item>
<item>
 <title>What Would Seth Godin Do?</title>
 <link>http://bryght.com/blog/richard-eriksson/what-would-seth-godin-do</link>
 <description>Inspired by &lt;a href=&quot;http://www.darrenbarefoot.com/archives/2007/02/boring-site-note-ignore-the-peculiar-welcome-message.html&quot;&gt;Darren&amp;#39;s boring site note&lt;/a&gt;&amp;mdash;which I usually find interesting&amp;mdash;about his trying out a new WordPress plugin to his blog, and a brief email conversation, I developed &lt;a href=&quot;http://drupal.org/project/wwsgd&quot;&gt;the What Would Seth Godin Do? module&lt;/a&gt;.&amp;nbsp; It uses code from &lt;a href=&quot;http://www.richardkmiller.com/blog/wordpress-plugin-what-would-seth-godin-do/&quot;&gt;the WP plugin written by Richard K. Miller&lt;/a&gt;, adding a block to Drupal 5 sites for the first few visits people make to the website, with a friendly message to that visitor.&amp;nbsp; The administrator chooses how many visits constitutes a few, and what the message might be, such as &amp;#39;how to get started&amp;#39; or, currently, a link to the site&amp;#39;s main RSS feed.&amp;nbsp; The block disappears after the number of visits set by the administrator.&lt;br /&gt;&lt;br /&gt;The way it works is that it adds content to the enabled block if the visits are under the specified number, tracked through a special cookie, and if that number is reached, the block&amp;#39;s content goes blank.&amp;nbsp; (Drupal blocks do not display if there is no content to display.)&amp;nbsp; The name of the module is inspired by &lt;a href=&quot;http://sethgodin.typepad.com/seths_blog/2006/08/in_the_middle_s.html&quot;&gt;a blog post Seth Godin wrote&lt;/a&gt; last year arguing that new users to a site should get a little more help than frequent visitors.&lt;br /&gt;&lt;br /&gt;It took about a half day to write, test, create the project on Drupal.org, and re-learn the correct steps for checking it into CVS, and fix silly bugs like leaving in the dummy text during the initial checkin.&amp;nbsp; Oops!&amp;nbsp; I still have the module flagged as &amp;#39;developmental&amp;#39;, since I haven&amp;#39;t done enough testing, and would like to make sure it works across browsers.&amp;nbsp; It&amp;#39;s a pretty simple module, so I would love to hear feedback about it before tagging it for a 1.0 release.</description>
 <category domain="http://bryght.com/tags/drupal">drupal</category>
 <category domain="http://bryght.com/tags/module">module</category>
 <category domain="http://bryght.com/tags/seth-godin">Seth Godin</category>
 <pubDate>Mon, 17 Sep 2007 16:31:07 -0700</pubDate>
</item>
<item>
 <title>Unwire your block one Meraki at a time</title>
 <link>http://bryght.com/blog/roland-tanglao/unwire-your-block-one-meraki-at-a-time</link>
 <description>&lt;a href=&quot;http://www.flickr.com/photos/kk/1382224837/&quot; title=&quot;Vancouver FreeTheNet.ca Mesh Network Diagram&quot;&gt;&lt;img src=&quot;http://farm2.static.flickr.com/1065/1382224837_35c1184efa.jpg&quot; alt=&quot;Vancouver FreeTheNet.ca Mesh Network Diagram&quot; style=&quot;margin-right: 5px&quot; align=&quot;left&quot; height=&quot;306&quot; width=&quot;500&quot; /&gt;&lt;/a&gt; &lt;p&gt;There&amp;#39;s no need to wait for the mythical City of Vancouver WiFi. Build your own WiFi mesh today with a &lt;a href=&quot;http://meraki.com/&quot;&gt;Meraki&lt;/a&gt; box imported by &lt;a href=&quot;http://geodata.ca/&quot;&gt;Mike West&lt;/a&gt; with some help from &lt;a href=&quot;http://www.netequality.org/&quot;&gt;NetEquality&lt;/a&gt;. Bryght in combination with the folks at &lt;a href=&quot;http://outcome3.com/&quot;&gt;Outcome3&lt;/a&gt;, &lt;a href=&quot;http://nitobi.com/&quot;&gt;Nitobi&lt;/a&gt;, &lt;a href=&quot;http://www.donatgroup.com/&quot;&gt;Donat Group Enterprises&lt;/a&gt;, &lt;a href=&quot;http://communicopia.com/&quot;&gt;Communicopia&lt;/a&gt;, &lt;a href=&quot;http://elasticentertainment.com/&quot;&gt;Elastic Entertainment&lt;/a&gt; and more daily are &amp;quot;unwiring&amp;quot; our very large extended Gastown block (Alexander to Abbott-ish initially with the goal being everywhere in Gastown eventually) of tech friendly companies. This means that anywhere you are in the mesh you will be able to use WiFi.&lt;/p&gt; &lt;p&gt;&lt;a href=&quot;http://www.raincitystudios.com/&quot;&gt;Raincity Studios&lt;/a&gt; social media maven Dave Olson &lt;a href=&quot;http://www.raincitystudios.com/thestandard/free-wi-fi-for-the-people-of-vancouver&quot;&gt;explains&lt;/a&gt; what this means:&lt;/p&gt; &lt;p&gt;&lt;b&gt;QUOTE&lt;/b&gt;&lt;/p&gt; &lt;blockquote&gt;   &lt;p&gt;When considering the usage patterns (home users at night, business user by day) there is certainly abundant redundant bandwidth available and yet no reliable way to just get online without trying a bunch of SSIDs, risking cleartext password, hacking through a backdoor or other scheme.&lt;/p&gt;</description>
 <category domain="http://bryght.com/tags/community-wireless">community wireless</category>
 <category domain="http://bryght.com/tags/freethenet-ca">freethenet.ca</category>
 <category domain="http://bryght.com/taxonomy/term/859">gastown</category>
 <category domain="http://bryght.com/tags/meraki">meraki</category>
 <category domain="http://bryght.com/tags/netequality">netequality</category>
 <category domain="http://bryght.com/tags/vancouver">Vancouver</category>
 <category domain="http://bryght.com/tags/wireless">wireless</category>
 <pubDate>Fri, 14 Sep 2007 15:29:53 -0700</pubDate>
</item>
<item>
 <title>DrupalCamp LA 2007 and California Final Thoughts</title>
 <link>http://bryght.com/blog/roland-tanglao/drupalcamp-la-2007-and-california-final-thoughts</link>
 <description>&lt;a href=&quot;http://flickr.com/photos/chrischarlton/1354157306/&quot;&gt;&lt;img src=&quot;http://farm2.static.flickr.com/1255/1354157306_86af32571e_m_d.jpg&quot; style=&quot;margin-right: 5px&quot; align=&quot;left&quot; height=&quot;180&quot; width=&quot;240&quot; /&gt;&lt;/a&gt; &lt;p&gt;&lt;a href=&quot;http://www.barcamp.org/DrupalCampLA&quot;&gt;DrupalCamp LA&lt;/a&gt; was wonderful thanks to the incredible organization of &lt;a href=&quot;http://cleverclevergirl.com/&quot;&gt;Crystal&lt;/a&gt; (and others who I am too lazy to name here) and to the participants. Here are some thoughts on DrupalCamp LA and this part of California in general:&lt;/p&gt; &lt;ul&gt;   &lt;li&gt;People - loved meeting up with our close partners at &lt;a href=&quot;http://www.workhabit.com/&quot;&gt;WorkHabit&lt;/a&gt; (great to finally meet Earnest and Dominic) as well as meeting some new folks like &lt;a href=&quot;http://apperceive.com/&quot;&gt;Markus&lt;/a&gt;, &lt;a href=&quot;http://jensimmons.com/&quot;&gt;Jen&lt;/a&gt;, Mike, Steve, the army from &lt;a href=&quot;http://www.achieveinternet.com/blog/&quot;&gt;Achieve Internet&lt;/a&gt; (thanks for the drink and food on Saturday!) and many others&lt;/li&gt;    &lt;li&gt;&lt;a href=&quot;blog/roland-tanglao/drupalcamp-la-drupal-install-profile-session-now-with-updated-slides&quot;&gt;Drupal Install Profiles&lt;/a&gt; - not only do you want one, but if you are a consulting shop, you need one, watch for Boris&amp;#39;s follow-on presentation at DrupalCon Barcelona&lt;/li&gt;    &lt;li&gt;&lt;a href=&quot;blog/roland-tanglao/10-minutes-on-drupal-deployment-jonathan-lambert-drupalcamp-la-2007&quot;&gt;Deployment&lt;/a&gt; - as ably presented by Jonathan of WorkHabit and Mike - What happens if you have hundreds of sites and need to upgrade them? What do you do if you have a popular social media Drupal site with content being added continuously and users being added continuously and you want to upgrade it? Bryght and WorkHabit have been dealing with these issues since 2004, it&amp;#39;s now hitting other big time firms in the Drupal ecosystem like Lullabot, Warner Brothers and Achieve Internet. &lt;a href=&quot;http://drupal.org/project/DAST&quot;&gt;DAST&lt;/a&gt;, &lt;a href=&quot;http://www.workhabit.org/projects/autopilot&quot;&gt;AutoPilot&lt;/a&gt;, and &lt;a href=&quot;http://groups.drupal.org/hm2&quot;&gt;Hostmaster 2&lt;/a&gt; are the keywords to watch.&lt;/li&gt;    &lt;li&gt;Theming - I enjoyed the beginning of Milind&amp;#39;s Drupal theming presentation. I wish I had time to synthesize all the Drupal theming presentations I have seen into one Godzilla kick a*s one :-)&lt;/li&gt;    &lt;li&gt;Venue - AOL Beverly Hills was spectacular. Great conference rooms, kitchen and lots of places to sleep, recharge and hold informal meetings and the bandwidth rocked. I uploaded many many photos at consistently at 100KB/second!&lt;/li&gt;    &lt;li&gt;Cars - shiny, big and expensive (many many Mercedes and BMWs) seems to be the order of the day. I drove brother in law Andy&amp;#39;s 2001 BMW 330 for 20 minutes; I am not into cars but if I was it would be BMWs - I&amp;#39;ll stick to cheap, cheerful and economical Japanese cars like Hondas. The taxi driver of Armenian heritage who took me to meet my Mom was thankful to his Filipino doctor and when he heard I was of Filipino heritage and meeting my Mom, he drove very fast and very safe in his big American taxi.&lt;/li&gt;    &lt;li&gt;Mirror World (&amp;agrave; la Gibson&amp;#39;s &lt;a href=&quot;http://www.williamgibsonbooks.com/books/pattern.asp&quot;&gt;Pattern Recognition&lt;/a&gt;) - LA seems to be a subtly different mirror of those days in Vancouver when it&amp;#39;s sunny: every street is big and wide unlike Vancouver, the sun shines perpetually unlike Vancouver which bizarrely had the same weather as LA but a few degrees cooler, there are freeways everywhere unlike Vancouver (which could have gone down that path but through hard work and accidents of history did not)&lt;/li&gt;    &lt;li&gt;Food: My brother in law took good care of me: delicious Japanese organic food at &lt;a href=&quot;http://www.yelp.com/biz/V8KXkj4sDhRlS5G6z8-79g&quot;&gt;Fukada&lt;/a&gt; in Irvine, great coffee at &lt;a href=&quot;http://losangeles.citysearch.com/profile/150152/venice_ca/abbot_s_habit.html&quot;&gt;Abbot&amp;#39;s Habit&lt;/a&gt;, great Mexican food, yummy retro Italian American at &lt;a href=&quot;http://search.cityguide.aol.com/losangeles/restaurants/andres-italian-restaurant-and-pizzeria/v-100071500&quot;&gt;Andre&amp;#39;s&lt;/a&gt; with my Mom who happened to be in town and my aunt, can&amp;#39;t wait to go back to Glendale and eat some seriously delicious and inexpensive Filipino food&lt;/li&gt;    &lt;li&gt;Capitalism: 15 million people with lots of entertainment money and geeks meant great shopping: &lt;a href=&quot;http://www.samys.com/&quot;&gt;Samy&amp;#39;s&lt;/a&gt; rocks for photo stuff (bought a FireWire 800 Compact Flash Reader to replace my broken USB one) and I went to two Apple Stores and Fry&amp;#39;s&lt;/li&gt; &lt;/ul&gt;</description>
 <category domain="http://bryght.com/tags/drupalcamp">drupalcamp</category>
 <category domain="http://bryght.com/tags/drupalcamp-la">drupalcamp la</category>
 <category domain="http://bryght.com/tags/drupalcamp-la-2007">drupalcamp la 2007</category>
 <category domain="http://bryght.com/tags/irvine">irvine</category>
 <category domain="http://bryght.com/tags/los-angeles">los angeles</category>
 <category domain="http://bryght.com/tags/orange-county">orange county</category>
 <pubDate>Wed, 12 Sep 2007 00:25:11 -0700</pubDate>
</item>
<item>
 <title>10 Minutes on Drupal Deployment - Jonathan Lambert DrupalCamp LA 2007</title>
 <link>http://bryght.com/blog/roland-tanglao/10-minutes-on-drupal-deployment-jonathan-lambert-drupalcamp-la-2007</link>
 <description>&lt;p&gt;[UPDATE: download &lt;a href=&quot;http://blip.tv/file/get/Roland-10MinutesOnDrupalDeploymentJonathanLambertDrupalCampLA947.m4v&quot;&gt;the original high quality MP4 file&lt;/a&gt; from our awesome friends at &lt;a href=&quot;http://blip.tv/&quot;&gt;blip.tv&lt;/a&gt;]&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;A portion of Jonathan&amp;#39;s portion of the Drupal Deployment Session at &lt;a href=&quot;http://www.barcamp.org/DrupalCampLA&quot;&gt;DrupalCamp LA&lt;/a&gt; September 9, 2007 at AOL Beverly Hills. The full session was recorded by &lt;a href=&quot;http://www.workhabit.org/archive&quot;&gt;Jonathan&lt;/a&gt; on his cool 3 chip camera and will be posted later. &lt;/p&gt; &lt;object height=&quot;350&quot; width=&quot;425&quot;&gt;&lt;param name=&quot;movie&quot; value=&quot;http://www.youtube.com/v/tZPXU6PNt98&quot;&gt;&lt;/param&gt;&lt;param name=&quot;wmode&quot; value=&quot;transparent&quot;&gt;&lt;/param&gt;&lt;embed src=&quot;http://www.youtube.com/v/tZPXU6PNt98&quot; type=&quot;application/x-shockwave-flash&quot; wmode=&quot;transparent&quot; height=&quot;350&quot; width=&quot;425&quot;&gt;&lt;/embed&gt;&lt;/object&gt;  </description>
 <category domain="http://bryght.com/tags/drupal">drupal</category>
 <category domain="http://bryght.com/tags/drupalcamp-la">drupalcamp la</category>
 <category domain="http://bryght.com/tags/drupalcamp-la-2007">drupalcamp la 2007</category>
 <category domain="http://bryght.com/tags/n93video">n93video</category>
 <category domain="http://bryght.com/tags/rolandtanglaovideo">rolandtanglaovideo</category>
 <pubDate>Mon, 10 Sep 2007 16:57:08 -0700</pubDate>
</item>
<item>
 <title>DrupalCamp LA Drupal Install Profile Session - Now with updated slides!</title>
 <link>http://bryght.com/blog/roland-tanglao/drupalcamp-la-drupal-install-profile-session-now-with-updated-slides</link>
 <description>Judging by the feedback I received in person and from &lt;a href=&quot;http://thund3rbox.wordpress.com/2007/09/10/drupalbarcamp-la-recap/&quot;&gt;thund3rbox&lt;/a&gt;, my &lt;a href=&quot;https://svn.bryght.com/dev/wiki/AnatomyOfADrupalInstallProfile&quot;&gt;Anatomy of a Drupal Install Profile session at DrupalCamp LA&lt;/a&gt; last Saturday was well received. I have updated it with the update &lt;a href=&quot;https://svn.bryght.com/dev/attachment/wiki/AnatomyOfADrupalInstallProfile/install_profile_presentation.zip&quot;&gt;Keynote&lt;/a&gt;, &lt;a href=&quot;https://svn.bryght.com/dev/attachment/wiki/AnatomyOfADrupalInstallProfile/install_profile_presentation.2.pdf&quot;&gt;PDF&lt;/a&gt; and &lt;a href=&quot;https://svn.bryght.com/dev/attachment/wiki/AnatomyOfADrupalInstallProfile/install_profile_presentation.2.ppt&quot;&gt;Powerpoint&lt;/a&gt; presentation that I actually used. Next up will be some Drupal install profile screencasts as requested by the people at the session in LA. Got suggestions, feedback, etc? Please edit the &lt;a href=&quot;https://svn.bryght.com/dev/wiki/AnatomyOfADrupalInstallProfile&quot;&gt;Anatomy of a Drupal Install Profile wiki page&lt;/a&gt;</description>
 <category domain="http://bryght.com/tags/drupalcamp">drupalcamp</category>
 <category domain="http://bryght.com/tags/drupalcamp-la">drupalcamp la</category>
 <category domain="http://bryght.com/tags/drupalcamp-la-2007">drupalcamp la 2007</category>
 <category domain="http://bryght.com/tags/install-profiles">install profiles</category>
 <pubDate>Mon, 10 Sep 2007 15:31:51 -0700</pubDate>
</item>
<item>
 <title>DrupalCamp LA Session - Install Profiles or how to share your awesome Drupal Webapp</title>
 <link>http://bryght.com/blog/roland-tanglao/drupalcamp-la-session-install-profiles-or-how-to-share-your-awesome-drupal-webapp</link>
 <description>&lt;p&gt;[Cross posted from &lt;a href=&quot;http://rolandtanglao.com/archives/2007/09/06/drupalcamp-la-session-install-profiles-or-how-to-share-your-awesome-drupal-webapp&quot;&gt;my personal blog&lt;/a&gt;]&lt;/p&gt; &lt;a href=&quot;http://flickr.com/photos/cleverclevergirl/1078459543/&quot;&gt;&lt;img src=&quot;http://farm2.static.flickr.com/1325/1078459543_9703400acd_o_d.gif&quot; style=&quot;margin-right: 5px&quot; align=&quot;left&quot; height=&quot;72&quot; width=&quot;170&quot; /&gt;&lt;/a&gt; &lt;p&gt;Have you ever built an awesome Drupal website or webapp and wanted to share it with others or clone to save you config time? Then Drupal Install Profiles are for you! I&amp;#39;ll be leading a &lt;a href=&quot;http://barcamp.org/DrupalCampLASessions&quot;&gt;session&lt;/a&gt; called Anatomy of a Drupal Install Profile at &lt;a href=&quot;http://barcamp.org/DrupalCampLA&quot;&gt;DrupalCamp LA&lt;/a&gt; (organized by super organizer and super everything &lt;a href=&quot;http://cleverclevergirl.com/&quot;&gt;Crystal Williams&lt;/a&gt;) this Saturday September 8, 2007 in Los Angeles at AOL in Beverly Hills. The presentation is already available (I reserve the right to drastically modify it :-) !) on our public wiki page, &lt;a href=&quot;https://svn.bryght.com/dev/wiki/AnatomyOfADrupalInstallProfile&quot;&gt;AnatomyOfADrupalInstallProfile&lt;/a&gt; as a Keynote, PDF and PowerPoint attachment. Feel free to &lt;a href=&quot;https://svn.bryght.com/dev/wiki/AnatomyOfADrupalInstallProfile&quot;&gt;edit&lt;/a&gt; the wiki page with your thoughts, etc. &lt;/p&gt;cc</description>
 <category domain="http://bryght.com/tags/crystal-williams">crystal williams</category>
 <category domain="http://bryght.com/tags/drupal-camp">drupal camp</category>
 <category domain="http://bryght.com/tags/drupalcamp">drupalcamp</category>
 <category domain="http://bryght.com/tags/drupalcamp-la">drupalcamp la</category>
 <category domain="http://bryght.com/tags/drupalcamp-la-2007">drupalcamp la 2007</category>
 <category domain="http://bryght.com/tags/install-profiles">install profiles</category>
 <pubDate>Thu, 06 Sep 2007 13:02:35 -0700</pubDate>
</item>
</channel>
</rss>
