Yui4rails and YUI 2.5.2

I apologize for being so silent since RailsConf. It’s been quite busy for me at work and home. I will see if I can get the next official release pushed to svn in the coming weeks. I have not yet looked into the 2.5.2 YUI release but will make sure it’s part of the next release of Yui4Rails. On a side note, I have updated the README in the github repo to be more accurate. If you have any comments or suggestions, please email me.

Posted by Marty Haught on Jun 22, 2008

Yui4Rails at RailsConf

Just a quick note to anyone interested in Yui4Rails at RailsConf 2008. I have scheduled a Birds of a Feather session for Yui4Rails on Friday night at 9pm. You’re all welcome to come hang out with us and talk about Yui4Rails and what we’re up to in person. Here’s the entry with all the details:

Yui4Rails BOF Session

Otherwise, I’m getting ready to head out to RailsConf. I’ll be there Thursday afternoon. If you want to meet up, please send me an email to coordinate.

Posted by Marty Haught on May 27, 2008

Yui4Rails Component Tutorial

Building YUI components in Yui4Rails

I’m going to go over the process for adding a YUI component into YUI4Rails. The basic philosophy that I have been following is the end result should be a concise, easy to use api for the developer yet allow flexibility for the myriad options that the YUI components offer. Let’s explore this approach with the latest widget that I’ve added, the carousel.

Before we dive into the code, let’s look at how the developer would use the carousel widget on one of his pages.

Continue Reading…

Posted by Marty Haught on May 23, 2008

Yui4Rails trunk updates

I’ve just pushed up my latest changes for Yui4Rails to the subversion trunk from my git repository. There have been some major changes under the hood and it will break if you don’t make a simple code change and you get the latest from the trunk. The zip and tarball versions, found on Rubyforge, are not affected by these yet. We’ll look for more testing and some hardening before we roll this out as a new release.

Continue Reading…

Posted by Marty Haught on May 13, 2008

Page Event Extension Released

The event extension (for RadiantCMS) that I have been talking about and working on for nearly half a year has finally been released. You can see it in action on Boulder Ruby’s calendar page. This extension has been on my list ever since I created the Boulder Ruby site in Radiant. I will also be using this on the website for my children’s school. Loren Johnson already had done an event calendar extension but it was tied to an iCal feed and this was not how I wanted to manage the events. So this event extension is all about tying one of your pages to some date and time.

Continue Reading…

Posted by Marty Haught on May 03, 2008