Blogs
Where to find me
Submitted by rfay on Sat, 2009-06-13 14:42You can
- Follow me on twitter as randyfay
- Drupal.org, IRC: rfay
- Facebook: randyfay
- Hobobiker.com: The story of our 2 1/2 year bike trip
- Or email me the old fashioned way: http://randyfay.com/contact.
Drupalcon sessions proposed for Drupalcon SF 2010
Submitted by rfay on Sat, 2010-02-27 05:52I have 3 sessions proposed for Drupalcon San Francisco 2010, all with other collaborators:
AJAX and Javascript in Drupal7 (for developers)- Best practices in contrib development and support presentation.
- Advanced Forms with Drupal 7 FAPI
I'd appreciate your vote!
Debugging Drupal Presentation posted
Submitted by rfay on Thu, 2009-09-03 06:30My presentation for Paris Drupalcon is posted: randyfay.com/debugging_drupal.
Debugging Drupal session is a go for Paris Drupalcon
Submitted by rfay on Wed, 2009-08-19 10:29I just got an email that my Debugging Drupal session for Drupalcon Paris is a go! I had already been told that none of my sessions went, so it was quite a surprise. Should be a good session. And the CTools Plugin session, which didn't go, will be done as a BOF add-on to the big session by MerlinOfChaos on CTools in general.
Ctools Plugin Example done, Finally!
Submitted by rfay on Sun, 2009-08-02 21:29I finally got the Ctools Plugin Example module and documentation updated and submitted. Merlin of Chaos seems happy with the idea, so I'm hoping it can make it as a module distributed with Ctools, which is a fundamental part of Panels.
One of the nicest things about Panels (now provided by Ctools) is the ability to write relatively simple pieces that extend it. But it's been kind of hard to figure out the magic. Hopefully this module + documentation will help out.
Update 19 August: It's been committed, so it will be in the upcoming full release of CTools.
Updated Simpletest Tutorial, with sample modules
Submitted by rfay on Wed, 2009-07-29 22:19I spent much of today updating the Simpletest Tutorial on Drupal.org. The tutorial has been revamped, with much more info, and there are downloadable sample modules for both Drupal 6 and Drupal 7.
Simpletest is making a big difference in the stability of Drupal, but we're going to have lots of work to do to get improved test coverage for the release of D7. Hopefully this will help in some small way.
My sessions proposed for Drupalcon Paris
Submitted by rfay on Fri, 2009-07-24 10:10I proposed 3 sessions for Drupalcon Paris at the beginning of September, and just hope I can get one in. There's one on Debugging Drupal, one on Ctools/Panels Plugins, and one on Upgrade-proofing your site. Looks like they're all kind of low in the running, but they've all gotten some votes. Surprisingly the one that I thought would be the lowest ranked is the highest - the "Upgrade-Proof Your Site: Best Practices to Avoid Major Version Upgrade Headaches".
If you're going and you like any of these topics, thanks for your VOTE!
DrupalCamp Colorado next week - My session got accepted
Submitted by rfay on Fri, 2009-06-19 14:01My session on AHAH in Drupal got accepted for next week's Drupal Camp Colorado in Denver. So it's time to get it ready. (Update: see the materials here.
AHAH (Asynchronous HTML and HTTP) is a technology built into the Drupal Forms API which allows for updates of a form without doing a full page refresh, and it makes some things really nice. All of the "add to cart" and similar behaviors in the Amazon Store module (try it at alonovo.com/amazon_store) are done with AHAH, meaning that you can add to cart and not end up on another page, and not have a long wait.
Basically, pressing a button causes a simple call back to the web server for replacement elements for the form. Instead of submitting the whole page to the webserver and then reprocessing and redisplaying it, only the part that needs to be updated (like your message that an item was added to the cart) has to be done.
I helped with a fun facebook game
Submitted by rfay on Sat, 2009-06-13 06:52I just got word from client Marie Thacker that one of the projects I helped out with is now live - it's a facebook game app. I helped do the live scoring stuff. Try it here.
New sites using Artisteer
Submitted by rfay on Thu, 2009-06-11 07:28Nancy has been using artisteer to create some pretty nice themes. Newly done are LeslieRandolph.com and Agua Para La Vida.