Displaying 20 results from an estimated 532 matches for "duane".
2006 Jan 08
3
Family Connection 1.1.2
...aging family connection as a tgz for release
2006-01-07 - Version 1.1.1
- Fixed the dispatcher so it will permit absolute paths as well as
relative.
2006-01-07 - Version 1.1
- Added blank family photo with link to upload if administrator did
not set up a family photo on the first setup page. [Duane]
- Removed unused partial user_info [Duane]
- Added instruction for users to click on their name if they want to
edit it [Duane]
- User profile now shows a blank photo area if viewing own profile
[Duane]
- Added ''upload_photo'' action and view so users can focus on just
their...
2006 Mar 09
11
syncPEOPLE on Rails TextMate Bundle 1.0 & Screencast
...ations, models and controllers from inside
the editor. Use snippets to automatically fill complementary
migrations in the self.down method. Edit partials inline, or create
a partial from a selection. Move easily between controller, view and
functional test.
== Watch the Screencast ==
I (Duane) have put together a 10-min screencast of the bundle in
action. View it at
http://media.libsyn.com/media/beercaster/
TextMateRailsBundle640x480.mov
== Download the Disk Image ==
http://inquirylabs.com/downloads/syncPeople%20on%20Rails%201.0.dmg
== Find out More ==
Visit http://syncpeople.c...
2005 Dec 19
15
OpenSSL ''no ciphers'' error on OS X when using Net::HTTP
OpenSSL::SSL::SSLError: SSL_CTX_new:: library has no ciphers
This error is thrown whenever I use anything that uses Net::HTTP. OS X
Tiger, ruby 1.8.2 (2004-12-25) [powerpc-darwin8.2.1]
What could it mean?
Joshua Sierles
2006 Jan 03
14
Family Connection 0.9
...via Subversion:
svn checkout svn://rubyforge.org/var/svn/familyconnect/trunk
The 1.0 release will feature documentation and a downloadable
package; however, because this is a stable and quite usable
application already I thought it would be good to make it available
immediately.
Regards,
Duane Johnson
(canadaduane)
http://blog.inquirylabs.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060103/d7f418eb/attachment.html
2013 May 08
11
[PATCH 1/2] xen, libxc: init msix addr/data with value from qemu via hypercall
Accelerated msix entry is initialized to zero when msixtbl_pt_register is
called. This doesn''t match the value from qemu side, although pirq may already
be mapped and binded in qemu side. Kernel will get wrong value when reading
msix info.
Signed-off-by: Zhenzhong Duan <zhenzhong.duan@oracle.com>
Tested-by: Yuval Shaia <yuval.shaia@oracle.com>
---
tools/libxc/xc_domain.c
2006 May 24
10
[ADV] Announcing FamilyAnywhere.com
...r family. The hosted version
is $9 per month, or less if you buy a year at a time.
I?m proud to bring this program out in to the light of day, as it
reflects some of my own desire to promote a better, more family-
oriented world. I hope you enjoy it as much as our family does!
Best Regards,
Duane Johnson
(canadaduane)
http://blog.inquirylabs.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060524/9ff7657e/attachment.html
2013 Aug 29
6
[PATCH 2/3 v3] Refactor MSI restore call-chain to drop unnecessary argument
Driver init call graph under baremetal:
driver_init->
msix_capability_init->
msix_program_entries->
msix_mask_irq->
entry->masked = 1
request_irq->
__setup_irq->
irq_startup->
unmask_msi_irq->
msix_mask_irq->
entry->masked = 0
So
2005 Dec 31
4
How might I use file_column for incoming email attachments?
...xtension of file_column:
"Image invalid image"
("image" is the name of the column, so that''s why it seems to be
duplicated).
Does anyone know how to leverage file_column''s fantastic simplicity
when dealing with this kind of incoming attachment?
Thanks,
Duane Johnson
(canadaduane)
http://blog.inquirylabs.com/
2006 Apr 27
5
ColumnComments Plugin
...ls plugin, this plugin
goes one step further and allows you to store comments on each column
in the database (MySQL only).
Full write-up at: http://blog.inquirylabs.com/2006/04/27/
columncomments-rails-plugin
Subversion at: svn://syncid.textdriven.com/svn/opensource/
column_comments/trunk
Duane Johnson
(canadaduane)
http://blog.inquirylabs.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060427/5c2f67fb/attachment.html
2006 Jan 19
5
TIP: Using field_error_proc to add style attributes to form elements
...first_whitespace = html_tag =~ /\s/
html_tag[first_whitespace] = " style=''#{error_style}'' "
end
html_tag
end
(wrapping fields in a div always seems to mess my layout up a bit)
From: http://wiki.rubyonrails.com/rails/pages/
HowtoChangeValidationErrorDisplay
Duane Johnson
(canadaduane)
http://blog.inquirylabs.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060119/d199ec14/attachment.html
2006 Jan 04
11
Query Mixin by Duane Johnson
Hello
At the start of October, Duane Johnson announced the Query mixin plugin on
this list. The code was attached to the announcement email. Unfortunately,
I''ve not been able to locate the attached code. Goggle has not helped me
this time. Could somebody forward it to me?
Thanks in advance
Harvey
This e-mail has been sc...
2006 Jan 08
10
Resource Bundle Roundup
...ple-files-with-a-single-file-element/)
- Javascript Tree (http://www.holoweb.net/laurie/jstree/)
- Tooltips (http://walterzorn.com/tooltip/tooltip_e.htm)
So the question is, what other invaluable cream-of-the-crop tools
would you like to see as drop-in bundled resources for Rails?
Regards,
Duane Johnson
(canadaduane)
http://blog.inquirylabs.com/
P.S. The plugin is now available via subversion at svn://
syncid.textdriven.com/svn/opensource/bundled_resource/trunk. There
are already some improvements to the documentation, one new bundle
(lightbox), and a fix to the dynarch calendar....
2007 Oct 02
4
align the runner
I saw from the thread "color output" that there is a plan to "align
the runner". Is there a place to see what that means? I am just
curious.
Thanks
Shane
2006 Jan 06
6
Help with TextSearch :all and MySQL
Hi,
I really need help with making the ''searches_on :all'' in Duane Johnson''s
TextSearch work with MySQL (not sure if it works with other db''s).
http://wiki.rubyonrails.com/rails/pages/TextSearch
I realize that there are other search packages out there. But this
particular solution best fits my small needs of searching a small
database.
I'...
2006 Jan 28
13
What''s the verb form of id?
...#NF(AMNV"
=> "anb_NF_AMNV"
We''ve got all these great names already like underscore, classify,
titleize and things like that. I''d like to name my new method
similarly. What would the verb form of id, or identifier, be?
idize
identifize
identitize
Maybe?
Duane Johnson
(canadaduane)
http://blog.inquirylabs.com/
2005 Dec 19
7
How about a forked session supervisor in dispatch.fcgi?
...out of
hand.
What if dispatch.fcgi (and script/server) had an additional thread
running in the background that would obey session clean-up rules such
as "Delete all sessions older than one week every 24 hours".
Is this a solution that would work? Has it been attempted?
Regards,
Duane Johnson
(canadaduane)
http://blog.inquirylabs.com/
2007 Sep 05
5
Reloading ??
All,
So I got passed my initial hurdles with merb 0.4. And all seems to work
very nicely.
Thank you all for your help !
One thing though, why should I have to bounce the merb server when I
change
my controller or associated classes ? Am I missing something ?
I am having flash back to my java days where I now have to reflect on
what changed
and bounce the server accordingly...
2005 Jan 24
3
[Fwd: Re: [Asterisk-biz] bellster.net - GREAT advance]
...ght about after you say "my
computer did it").
Personally, Bellster is zero benefit to me, as my local calls cost more
than what I get from our VoIP carrier. I suppose to save a few bucks
here and there it could potentially be worth it for some people.
-Michael
--
Best regards,
Duane
http://www.cacert.org - Free Security Certificates
http://www.nodedb.com - Think globally, network locally
http://www.sydneywireless.com - Telecommunications Freedom
http://happysnapper.com.au - Sell your photos over the net!
http://e164.org - Using Enum.164 to interconnect asterisk servers
"...
2006 Jan 27
17
Is it just me, or is Ruby exploding?
I am being barraged with Ruby, Rails and Rich Internet application
work right now. Almost enough that I could quit the day job and make a
go of it, forgetting about Java altogether. Places in the greater
Miami area are turning on to Rails and Ruby -- much of it fueled by
the stronger voices in the local Java community.
Am I alone in this, or do many of you see absolutely explosive growth
in Ruby,
2006 Jan 04
9
Family Connection 1.0
...rubyforge.org/var/svn/familyconnect/tags/1.0
familyconnection-1.0
For anyone interested in a copy of this family site without the
hassle of setting it up or maintaining it, I can set something up for
you for a small monthly charge. Contact me privately to talk about
this option.
Regards,
Duane Johnson
(canadaduane)
http://blog.inquirylabs.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060104/acff8f1d/attachment.html