Andrew Berry Development - drupal http://www.abdevelopment.ca/taxonomy/term/4/0 en Import Your Drupalcon Chicago Schedule to your Calendar http://www.abdevelopment.ca/blog/import-your-drupalcon-chicago-schedule-your-calendar <p>One of the new features of the Drupalcon Chicago website is the "My Schedule" feature. You can add and remove sessions to your schedule, and view a list of all of the sessions you want to attend in one place. Unfortunately, the schedule isn't available in the iCal format used by Google Calendar, iPhones, and other calendar systems.</p> <p>I guess this means it's a good excuse to write a Drupal 7 module (and use the new Git sandbox) to do the conversion automatically!</p> <div class="field field-type-link field-field-links"> <div class="field-items"> <div class="field-item"> <div class="field-label-inline-first"> Related Links:&nbsp;</div> <a href="http://www.abdevelopment.ca/chicago-ical/">Drupalcon Chicago iCal Generator</a> </div> </div> </div> <p><a href="http://www.abdevelopment.ca/blog/import-your-drupalcon-chicago-schedule-your-calendar" target="_blank">read more</a></p> http://www.abdevelopment.ca/blog/import-your-drupalcon-chicago-schedule-your-calendar#comments drupal drupalcon Tue, 08 Mar 2011 21:14:03 +0000 andrew 119 at http://www.abdevelopment.ca Drupal 7: A Guided Tour http://www.abdevelopment.ca/blog/drupal-7-guided-tour <p>Last week I gave a presentation to the <a href="https://groups.drupal.org/waterloo-region-drupal-users-group">Waterloo Drupal Users Group</a> about <a href="https://www.drupal.org/drupal-7.0-beta2">Drupal 7</a>. During the presentation, I gave demonstrations of <a href="https://www.drupal.org/node/484860">Seven</a> and <a href="https://www.drupal.org/node/683026">Bartik</a>, along with some of the other admin UI improvements. I also presented brief overviews of features and APIs relevant to developers and designers. Click through to see the video, or <a href="http://ia700102.us.archive.org/21/items/wdug_drupal7_102110/wdug_drupal7_102110.mov">download the high-resolution version</a> from <a href="http://www.archive.org/details/wdug_drupal7_102110">archive.org</a>.</p> <p><a href="http://www.abdevelopment.ca/blog/drupal-7-guided-tour" target="_blank">read more</a></p> http://www.abdevelopment.ca/blog/drupal-7-guided-tour#comments drupal presentations Wed, 27 Oct 2010 13:19:33 +0000 andrew 118 at http://www.abdevelopment.ca DrupalCamp Toronto 2010: Drupal For Fun and Profit + Contributing to Drupal http://www.abdevelopment.ca/blog/drupalcamp-toronto-2010-drupal-fun-and-profit-contributing-drupal <p>Today at <a href="http://2010.drupalcamptoronto.org/" rel="nofollow">DrupalCamp Toronto</a>, <a href="https://2bits.com/" rel="nofollow">Khalid Baheyeldin of 2bits.com</a> and myself gave a combined presentation introducing both the business aspects of Drupal and starting to contribute back to the Drupal community.</p> <p>Here are the slides - at the end is the recipe for the Druplicon cookies. I'd love to see any further variations on it!</p> http://www.abdevelopment.ca/blog/drupalcamp-toronto-2010-drupal-fun-and-profit-contributing-drupal#comments drupal presentations Fri, 15 Oct 2010 22:38:47 +0000 andrew 117 at http://www.abdevelopment.ca DrupalCamp Toronto 2010 http://www.abdevelopment.ca/projects/drupal/images/drupalcamp-toronto-2010 <a href="/projects/drupal/images/drupalcamp-toronto-2010"><img src="http://www.abdevelopment.ca/system/files/images/dcto2010.thumbnail.jpg" alt="DrupalCamp Toronto 2010" title="DrupalCamp Toronto 2010" class="image image-thumbnail " width="160" height="160" /></a> drupal Mon, 11 Oct 2010 15:22:24 +0000 andrew 116 at http://www.abdevelopment.ca Video: Instant Syndicating Standards http://www.abdevelopment.ca/blog/video-instant-syndicating-standards <p><a href="https://groups.drupal.org/node/83789">August's presentations</a> to the <a href="https://groups.drupal.org/waterloo-region-drupal-users-group">Waterloo Region Drupal Users Group</a> included a remote presentation from Brazil by <a href="http://www.nick.iss.im">Nick Vidal</a> about <a href="http://www.iss.im">Instant Syndicating Standards</a>. ISS is an open standard allowing the dissemination of information through decentralized social networks. The reference implementation is being developed with Drupal 7.</p> <div class="field field-type-link field-field-links"> <div class="field-items"> <div class="field-item"> <div class="field-label-inline-first"> Related Links:&nbsp;</div> <a href="http://www.archive.org/details/wdug_iss_081910">WDUG ISS Presentation Video</a> </div> </div> </div> <p><a href="http://www.abdevelopment.ca/blog/video-instant-syndicating-standards" target="_blank">read more</a></p> http://www.abdevelopment.ca/blog/video-instant-syndicating-standards#comments drupal social networking Thu, 09 Sep 2010 12:18:04 +0000 andrew 115 at http://www.abdevelopment.ca Video: Introduction to Git http://www.abdevelopment.ca/blog/video-introduction-git <p>On Thursday, July 15th, <a href="http://foursquare.net/cdfrey/blog/" rel="nofollow">Chris Frey</a> gave the <a href="https://groups.drupal.org/node/76563" rel="nofollow">Waterloo Region Drupal Users Group</a> a presentation about the <a href="https://git-scm.com/" rel="nofollow">Git version control system</a>. I've uploaded a video of the presentation to <a href="http://www.archive.org/details/wdug_git_071510" rel="nofollow">archive.org</a>. To get the slides and scripts, you can use Git:</p> <p><code>$ git clone <a href="http://foursquare.net/intro_to/.git" title="http://foursquare.net/intro_to/.git" rel="nofollow">http://foursquare.net/intro_to/.git</a> intro_to_git</code></p> <div class="field field-type-link field-field-links"> <div class="field-items"> <div class="field-item"> <div class="field-label-inline-first"> Related Links:&nbsp;</div> <a href="http://www.archive.org/details/wdug_git_071510">WDUG Git Presentation Video</a> </div> </div> </div> <p><a href="http://www.abdevelopment.ca/blog/video-introduction-git" target="_blank">read more</a></p> http://www.abdevelopment.ca/blog/video-introduction-git#comments drupal git version control Tue, 20 Jul 2010 21:18:56 +0000 andrew 114 at http://www.abdevelopment.ca A Big Thank-You to the Drupalcon SF Sponsors http://www.abdevelopment.ca/blog/big-thank-you-drupalcon-sf-sponsors <p>I think I'm finally recovered from my week at <a href="https://sf2010.drupal.org/">Drupalcon SF</a>. This conference was one of the best I've ever attended, and connecting and re-connecting with contributors from around the world was rejuvenating. I'm very grateful for the scholarship I recieved from the <a href="https://assoc.drupal.org/">Drupal Association</a>, and wanted to thank some of the people who helped make that happen.</p> <p><a href="http://www.abdevelopment.ca/blog/big-thank-you-drupalcon-sf-sponsors" target="_blank">read more</a></p> http://www.abdevelopment.ca/blog/big-thank-you-drupalcon-sf-sponsors#comments drupal Wed, 28 Apr 2010 01:48:31 +0000 andrew 111 at http://www.abdevelopment.ca Cat Herd! http://www.abdevelopment.ca/projects/drupal/images/cat-herd <a href="/projects/drupal/images/cat-herd"><img src="http://www.abdevelopment.ca/system/files/images/P1000576.thumbnail.JPG" alt="Cat Herd!" title="Cat Herd!" class="image image-thumbnail " width="200" height="200" /></a> drupal Mon, 26 Apr 2010 03:17:25 +0000 andrew 112 at http://www.abdevelopment.ca Waterloo Region DUG: Contributing to Drupal http://www.abdevelopment.ca/blog/waterloo-region-dug-contributing-drupal <p>One of the most difficult hurdles for new members of the Drupal community to overcome is making the jump from a "user" to a "contributor". Many associate "contributor" with core hackers, PHP gurus, and CSS wizards. In reality, any Drupal user or site builder can easily become a contributor, through support, advocacy, documentation, and so on. For more information, check out the attached slides, or see the <a href="https://www.drupal.org/contribute" rel="nofollow">Drupal.org Contribution page</a>.</p> http://www.abdevelopment.ca/blog/waterloo-region-dug-contributing-drupal#comments drupal presentations waterloo region Fri, 19 Feb 2010 04:52:45 +0000 andrew 109 at http://www.abdevelopment.ca Drupal Cookies! http://www.abdevelopment.ca/blog/drupal-cookies <p>I received a most excellent Christmas present from a friend of mine:</p> <p><span class="inline inline-center"><a href="/projects/drupal/images/druplicon-cookies"><img src="http://www.abdevelopment.ca/system/files/images/DSCF0003.img_assist_custom.JPG" alt="Druplicon cookies (looks like she saw my Drupalcamp Montreal shirt!)" title="Druplicon cookies (looks like she saw my Drupalcamp Montreal shirt!)" class="image image-img_assist_custom " width="600" height="450" /></a><span class="caption"><strong>Druplicon cookies (looks like she saw my Drupalcamp Montreal shirt!)</strong></span></span></p> <p>And though she didn't know it, the other cookies matched the theme perfectly:</p> <p><span class="inline inline-center"><a href="/projects/cookies/images/kitten-cookies"><img src="http://www.abdevelopment.ca/system/files/images/DSCF0005.img_assist_custom.JPG" alt="Kitten cookies (taste extra good when you hack core)" title="Kitten cookies (taste extra good when you hack core)" class="image image-img_assist_custom " width="600" height="450" /></a><span class="caption"><strong>Kitten cookies (taste extra good when you hack core)</strong></span></span></p> <div class="image-clear"></div><p><a href="http://www.abdevelopment.ca/blog/drupal-cookies" target="_blank">read more</a></p> http://www.abdevelopment.ca/blog/drupal-cookies#comments drupal Tue, 22 Dec 2009 15:22:24 +0000 andrew 108 at http://www.abdevelopment.ca