Displaying 20 results from an estimated 10000 matches similar to: "Reminder Chad Fowler in London tonight"
2006 Feb 28
0
Want To Listen To Chad Fowler''s Keynote Presentation?
Chad Fowler gave two keynote presentations at CUSEC 2006 in January.
The second one he gave was entitled "Rails is Boring and Ruby is a
Toy" and is available through the SOENlive podcast. For those
handful who might of not heard of Chad Fowler yet, he is the author
of "Rails Recipes" which is presently available as a beta book.
(Great book, you should get it out)
2006 Apr 03
1
London Ruby Group Meet Up
The London Ruby Group is having a meet up on April 10th.
Chad Fowler is planning to attend and perhaps give a brief talk.
Details are here:
http://upcoming.org/event/67108/
please sign up if you''re planning to attend so we can get an idea of
numbers.
Thanks
Tony
--
Posted via http://www.ruby-forum.com/.
2006 Feb 08
2
helpers and plugins
First a helper...
Have a boolean field - on forms, it returns ''true'' or ''false''
It would be much nicer to have it say either ''yes'' or ''no''
is there a helper for this?
Where do I find a list of helpers beyond Agile book?
Secondly, plugins...
I know that I am going to have to look at authentication mechanisms and
2006 Feb 19
8
require ''digest/md5'' not working on Mac or Windows
I''ve tried the following line in ruby script/console
require ''digest/md5''
Both my Mac (Intel iMac) and my Windows box return "false"... Any ideas
what could be wrong? I was trying to do the RoR Recipe on page 54 of
Chad Fowler''s new (beta) book.
-Mark
--
Posted via http://www.ruby-forum.com/.
2006 Feb 21
7
Self-referencial habtm relationship
Heyo!
I am setting up a self-referencial habtm relationship with the users
of my app. I am using Chad Fowler''s "Rails Recipes" to get me started,
and everything works great with the join table "people_friends". I add
friends by doing somebody.friends << somebodyelse. However, with my
app, there is an approval process so my join table has columns
person_id,
2006 Jun 15
2
Drag and Drop Sortable Tree
I''ve gone through Chad Fowler''s recipe for creating a drag and drop sortable
list, and have been trying to extend this to a sortable tree. Has anyone
come up with or seen code which allows drag and drop sorting (altering the
position and parent_id variables of the relevant objects) but for data in a
nested tree rather than a list form?
- Justin
2006 Apr 24
1
search recipe
I was able to follow the search recipe in Chad Fowler''s upcoming book
but I''m wondering if there is any sort of recipe/guide out there to
actually perform the search once the auto-complete does its stuff.
Anyone? It''s kind of hard to search for search..
--
Posted via http://www.ruby-forum.com/.
2006 Feb 21
1
[ADV] Next beta of Rails Recipes is available
The second beta of Rails Recipes, Chad Fowler''s killer book or
writing real-world Rails, is now available.
It features seven new recipes:
* In Place Editing
* Making Your Own JavaScript Helper
* Many To Many With Attributes On The Relationship
* Dealing With Time Zones
* Living On The Edge
* Making Your Own Rails Plugins (contributed by Rick Olson, aka
technoweenie)
* Polymorphic
2006 Mar 16
1
[ADV] New Beta of Rails Recipes available
Folks:
The fourth beta of Rails Recipes, Chad Fowler''s book or writing real-
world Rails,
is now available.
It features nine new recipes (and fixes the PDF bookmark problem):
- Secret URLs
- Integration Testing
- Cheap And Easy Theme Support
- Lightning Fast JavaScript Auto Completes
- Use Active Record Outside Of Rails
- Sharing Models Between Applications
- Keeping Track Of Who Did
2009 May 05
9
no sql in the controller guideline
hello. i just checked Chad Fowler''s post "20 Rails Development No-No''s"
and
one guideline caught my attention. it says:
"Nothing that looks at all like SQL should go into a controller, view,
or helper."
it really came as a surprise to me as Rails itself seems to go against
such practice by its AR ''conditions'' option, which most of the times
2009 Feb 02
2
[LLVMdev] Reminder: 2.5 branch re-creation tonight.
Just a reminder, I'll be re-creating the 2.5 branch tonight at 9pm PST.
-Tanya
2006 Feb 03
33
[ADV] Rails Recipes Beta Book is now available
I''m delighted to announce that Chad Fowler''s new book, Rails Recipes,
is now available
as a Beta Book.
This is a great title for folks who know Rails, and for folks who
want to get the most out of Rails. It contains detailed recipes for
doing real-world things with Rails, all illustrated with working
code. Some examples are drawn from Rails 1.1, the rest from Rails 1.0.
2009 Feb 02
0
[LLVMdev] Reminder: 2.5 branch re-creation tonight.
On Monday 02 February 2009 13:20, Tanya M. Lattner wrote:
> Just a reminder, I'll be re-creating the 2.5 branch tonight at 9pm PST.
What does re-creating mean? Why can't the previously-created 2.5 branch
simply be updated?
I ask because svn history will look a little wierd and it makes it harder for
third parties to track revisions and do merges.
2009 Feb 02
1
[LLVMdev] Reminder: 2.5 branch re-creation tonight.
> On Monday 02 February 2009 13:20, Tanya M. Lattner wrote:
>> Just a reminder, I'll be re-creating the 2.5 branch tonight at 9pm PST.
>
> What does re-creating mean? Why can't the previously-created 2.5 branch
> simply be updated?
It means deleting the branch and creating a new one.
> I ask because svn history will look a little wierd and it makes it harder for
2006 Jun 22
4
Authorization Plugin 1.0 release candidate + 3 test apps
In honor of RailsConf, I''m releasing an authorization plugin with 3
test apps that show you how to use the system. A reasonably lengthy
description can be found here:
http://www.writertopia.com/developers/authorization
I will also be talking about the plugin''s architecture in my RailsConf
talk on Saturday.
Some features:
- Nice English-like way of expressing permissions through
2006 Feb 06
4
Relationship Question (STI)
My girlfriend and I have been dating for two years, and she just told me she
has an STI...
Actually, I currently have three different models, like: Dog, Whale, Monkey
They all have some similar attributes, but, they are unique enough to
break into their own models. I could use STI, but I think the table would
just have too many columns.
Now, I wanted to let the Dog''s, Whale''s
2009 Feb 19
0
[ADV] Rails Studio in Reston, VA
Hi folks,
The Pragmatic Studio is happy to announce the next Rails Studio will
be in Reston, VA on April 15-17.
If you''re just getting into Rails, or need to get your team members up
to speed quickly, this course is for you. In this hands-on workshop,
you''ll learn directly from two experienced Rails developers and
authors: Dave Thomas and Chad Fowler. You''ll come away
2009 Jul 15
0
Aloha on Rails, Hawaii Rails Conf, Last Day for Proposals
Aloha!
July 15th is the last day for proposals to present at Aloha on Rails,
the Hawaii Ruby on Rails Conference. Join Chad Fowler, Obie
Fernandez, Gregg Pollack, Jim Weirich, Yehuda Katz, and many more at
the premier destination event for Ruby on Rails! Aloha on Rails will
be held in Waikiki, Hawaii on Oct 5-6, 2009.
To learn more, and to submit your proposal, please visit
2007 Jan 04
4
RMagick problems
I read the 13th recipe in the book "Rails Recipes" from Chad Fowler. I
install with gem the gruff-library (gem install gruff). After the
installation, I download the "rmagick-win32-1.13.0_IM-6.2.9-3.zip" file
and install it on my win32-machine. It was successfully!
So, I create a controller with script/generate. In a method, which I
wrote after the creation, I''ll make
2007 Feb 21
0
London Pub Meetup: Tonight
Hi all,
For those few of you in London and interested in an ad-hoc meetup,
I''m planning on being at the Cheshire Cheese[1] at 6pm local time. I
don''t expect to last long, being painfully jet lagged and all, but
I''ll be there at least long enough for dinner and a pint or two.
Note, also, that I''m giving a talk at GLLUG[2] tomorrow night.
1 -