Displaying 20 results from an estimated 248 matches for "fowler".
Did you mean:
foler
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&qu...
2019 Dec 11
1
[EXTERNAL] Re: Tripp Lite SMART1500LCD repeatedly disconnecting and reconnecting
.../etc/nut/ups.conf
pollinterval = 1
[ups]
driver = usbhid-ups
port = auto
desc = "Tripp Lite SMART1500LCD"
vendorid = 09ae
productid = 2012
And I also removed MTP as it was trying to take the device.
sudo apt-get remove --auto-remove libmtp-common
On Mon, Dec 9, 2019 at 10:04 PM Layne Fowler <layne.fowler at gmail.com> wrote:
> Charles, thank you for that link to David's earlier message. I tried
> adding those udev rules and changing the pollinterval. I need to do some
> tinkering but I don't think the part RUN+="/sbin/upsdrvctl stop;
> /sbin/upsdrvctl s...
2006 Apr 10
3
Reminder Chad Fowler in London tonight
Reminder for all Rails/Ruby Londoners that there is a meet up tonight
with guest Chad Fowler.
Hope to see some of you there.
T
--
Posted via http://www.ruby-forum.com/.
2019 Dec 09
4
[EXTERNAL] Re: Tripp Lite SMART1500LCD repeatedly disconnecting and reconnecting
...n I can help with, let me know.
David Zomaya
Tripp Lite
________________________________
From: Nut-upsuser <nut-upsuser-bounces+david_zomaya=tripplite.com at alioth-lists.debian.net> on behalf of Charles Lepple <clepple at gmail.com>
Sent: Sunday, December 8, 2019 8:36 PM
To: Layne Fowler
Cc: nut-upsuser
Subject: [EXTERNAL] Re: [Nut-upsuser] Tripp Lite SMART1500LCD repeatedly disconnecting and reconnecting
This is an EXTERNAL email. Please take a moment and think before clicking any links or opening any attachments from this email. If suspicious, please forward to ishelpdesk at tri...
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, friend_id, 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/.
JavaScript versions of the functions described in Martin Fowler''s article "CollectionClosureMethod"
2005 Aug 10
0
JavaScript versions of the functions described in Martin Fowler''s article "CollectionClosureMethod"
I just saw this posted on Snippets a second ago:
http://www.bigbold.com/snippets/posts/show/575
Is this in prototype? If not, it should be IMO!
--
rick
http://techno-weenie.net
2006 Feb 08
2
helpers and plugins
...#39;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
thought that I would play with the ''Recipes'' info by Chad Fowler but I
do have LDAP and wonder if I could tap into that...where do I find
plugins?
Thanks
Craig
2019 May 06
2
Possibly WERR_DS_DRA_ACCESS_DENIED or NT_STATUS_CANT_ACCESS_DOMAIN_INFO
...uld be working. If anyone comes upon a
solution, please post it to the list. If/when I find one, I will too.
Thank you for all of your help.
James
On Mon, May 6, 2019 at 10:49 AM Rowland Penny via samba <
samba at lists.samba.org> wrote:
> On Mon, 6 May 2019 10:39:05 -0400
> James Fowler <fowlerj at adst.org> wrote:
>
> > Inline.
> >
> > On Mon, May 6, 2019 at 9:58 AM Rowland Penny via samba <
> > samba at lists.samba.org> wrote:
> >
> > > On Mon, 6 May 2019 09:32:45 -0400
> > > James Fowler <fowlerj at adst.org>...
2004 Jun 15
2
S/R/RWeb/ODBC
...he extraction, as opposed to using
RODBC (assuming RODBC can be implemented in batch mode)? I'm currently using
Apache on Windows XP if relevant, but LINUX may be the final host (we'll
compare, but those more Web-wise than I expect LINUX to outperform Windows
for our purposes).
> Mark Fowler
> Marine Fish Division
> Bedford Inst of Oceanography
> Dept Fisheries & Oceans
> Dartmouth NS Canada
> fowlerm at mar.dfo-mpo.gc.ca
>
>
2006 Feb 06
6
ActionMailer - ROR Recipes - Multipart/alternative
I am using the SaltedHashLoginGenerator. and would like to send the e-mail in multipart/alternative format.
By default my application is using forgot_password_en.rhtml template.
I read in the ROR Recipes book
"ActionMailer sees these templates, recognizes the pattern in their
file names, and automatically sets the MIME type of the message to
multipart/alternative and adds
2019 May 06
2
Possibly WERR_DS_DRA_ACCESS_DENIED or NT_STATUS_CANT_ACCESS_DOMAIN_INFO
Inline.
On Mon, May 6, 2019 at 9:58 AM Rowland Penny via samba <
samba at lists.samba.org> wrote:
> On Mon, 6 May 2019 09:32:45 -0400
> James Fowler <fowlerj at adst.org> wrote:
>
> > Inline reply.
> >
> > > > > There is also that word 'Zentyal', was/is this computer a
> > > > > Zentyal DC ?
> > > > Yes.
> > >
> > > Which, is it a DC, or was it a DC
> &...
2009 Aug 11
1
Passing a list object to lapply
..., sep = ""))), function(x)
mdy.date(x[1,
2], x[1, 1], x[1, 3]))
1: unlist(lapply(list(noquote(paste("T", substr(names(TRACKDATA)[d],
1, (nchar(names(TRACKDATA)[d]) - 4)), sep = ""))), function(x)
mdy.date(x[1,
2], x[1, 1], x[1, 3])))
> Mark Fowler
Population Ecology Division
> Bedford Inst of Oceanography
> Dept Fisheries & Oceans
> Dartmouth NS Canada
B2Y 4A2
Tel. (902) 426-3529
Fax (902) 426-9710
Email fowlerm@mar.dfo-mpo.gc.ca
Home Tel. (902) 461-0708
Home Email mark.fowler@ns.sympatico.ca
[[alternative H...
2006 Jan 17
1
Rails too Active?
I feel the need to protest about a disturbing trend in the vibrant RoR
community - name dilution.
ActiveRecord is called that precisely because it is that. The name come
from Martin Fowler, and it expresses a class which is a database record,
only _active_ - that is with methods & behaviors (unlike a classical
database record, which is completely passive.) If you look in the
ActiveRecord controller internals, you''ll see exactly that.
ActionController is also called...
2010 Jan 13
8
How to use getCenter
Hi,
I am starting to use Mapstraction with the openlayers provider, and I am not
sure how to retrieve the current center of a map in a cross-provider way.
i.e. currently when calling map.getCenter(), the result returned is the
openlayers internal one, not the long/lat used when calling setCenter().
Is that the expected behaviour?
Regards,
Philippe
-------------- next part --------------
An
2007 Apr 12
1
rspec on rails: undefined method ''controller_name''
...b/s
pec/runner/command_line.rb:18:in `run''
from C:/rails/InstantRails/ruby/lib/ruby/gems/1.8/gems/rspec-0.8.2
/bin/s
pec:4
from C:/rails/InstantRails/ruby/bin/spec:18:in `load''
from C:/rails/InstantRails/ruby/bin/spec:18
--
-----------------------
Perryn Fowler
ThoughtWorks
--
-----------------------
Perryn Fowler
ThoughtWorks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://rubyforge.org/pipermail/rspec-users/attachments/20070412/1a73ff0f/attachment.html
2009 Feb 09
15
Mapstraction v2 architecture demo - work in progress
...e helper methods and classes in mxn.js, take a look in
the other two files to see how they''re used.
Have a look and let me know any thoughts. I''ll try and get it working ASAP
but I just wanted to get this out there so you know I''m actually doing
something on it.
http://dfowler.geeksbox.co.uk/files/mapstraction-2/1/wip.htm
Cheers,
Derek
--
Derek Fowler
m. 07966 512 369
e. dezfowler at gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mapstraction.com/pipermail/mapstraction-mapstraction.com/attachments/20090209/af...
2005 Nov 07
1
R seems to "stall" after several hours on a long series o f analyses... where to start?
...crease noticeably (essentially exponentially,
hence ultimately freezes up). If this is the problem you may need to switch
to a For loop approach, or effect the loop as a DOS script to do each
iteration as a batch job (open/close R each iteration, old bytes can't
clutter the memory).
> Mark Fowler
Population Ecology Division
> Bedford Inst of Oceanography
> Dept Fisheries & Oceans
> Dartmouth NS Canada
B2Y 4A2
Tel. (902) 426-3529
Fax (902) 426-9710
Email fowlerm at mar.dfo-mpo.gc.ca
Home Tel. (902) 461-0708
Home Email mark.fowler at ns.sympatico.ca
-----Original...
2019 Dec 09
0
[EXTERNAL] Re: Tripp Lite SMART1500LCD repeatedly disconnecting and reconnecting
...------------------------------------------------------------
> *From:* Nut-upsuser
> <nut-upsuser-bounces+david_zomaya=tripplite.com at alioth-lists.debian.net>
> on behalf of Charles Lepple <clepple at gmail.com>
> *Sent:* Sunday, December 8, 2019 8:36 PM
> *To:* Layne Fowler
> *Cc:* nut-upsuser
> *Subject:* [EXTERNAL] Re: [Nut-upsuser] Tripp Lite SMART1500LCD
> repeatedly disconnecting and reconnecting
> This is an *EXTERNAL* email. Please take a moment and think before
> clicking any links or opening any attachments from this email. If
> suspiciou...
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