search for: pritchard

Displaying 20 results from an estimated 64 matches for "pritchard".

2008 Feb 13
6
trouble updating partial from collection
I have a view where I render a partial over a collection. Each instance of the partial includes a <div> with an id specific to that instance. Inside the partial, there is a select tag for "year". I''m trying to change some of the contents of the partial when user changes the year. I''m using this in the view: <%= select_tag :year,
2008 Jul 06
12
Action Mailer Driving me insane
Ok, maybe its a short walk, not a drive... I have it working just fine using smtp in development env from my OSX machine. When I deploy it to the server (which happens to be the same box where the smtp server lives), no email, no errors, nothing in the Postfix logs. I''ve double checked that my production and development action mailer settings are identical. Here''s whats in the
2008 Jan 01
26
Did DHH have a suit on?
So I''m wondering about the origin of "ActiveRecord" and "ActionPack" and the like in Rails. I''ve always thought that perhaps DHH found himself in a suit one day (maybe he had to attend a friend''s wedding or something), and as long as he had the suit on, decided to lapse into a one of the barely lucid frenzies that Marketing people are prone to when
2003 May 23
3
Roaming Profile not found - replacement PDC
...rgaret drwxr-xrwt 13 root Domain Admins 488 May 9 14:31 root So, the user-data exists. Why won't the WinXP client load it? Would there be a conflicting SID or something in my carried-over NTUSER.DAT file? What should I do to correct this situation...? TIA, -Gord -- Gordon Pritchard, P.Eng. | Institute of Electrical and Research Labs Manager | Electronics Engineers Simon Fraser University, Surrey | Quarter Century Wireless Ass'n gordonp@sfu.ca | Telephone Pioneers of America phone: 604.268.7509 | Amateur Radio: VA7SF...
2006 Mar 13
9
Subversion problem - since you guys talked me into it :)
Following the advice here I''ve been trying to get subversion installed and working from my virtual dedicated server this weekend. I believe everything is installed properly, and that all that''s left is to get the apache httpd.conf file set up correctly. to talk to my server with my client I''m using the path: http://svn.mylittlecorneroftheinternet.com/svn/repos/ error
2006 Jan 10
14
Not wishing to instigate a DB war, but...
Can I get some opinions on which free DB to use with rails for a virtual server that will eventually be doing lots of heavy database lifting? Not a lot of heavy duty querying per se. Think multiple simultaneous forums and blog sites and the like. I know each of the different DB possibilities such as MySQL and PostgreSQL has plus points and minus points. I''m particularly interested
2008 Oct 27
8
why can't johnny download?
I''m working on an app that includes the feature to allow user to download a csv file of their data. I''ve got it working on my local machine, but when I deploy it, the link I''m making doesn''t work for doing the download. The file IS being created in the location I''m intending, but the file download only works on my local machine and not on the server.
2003 May 16
3
Samba PDC + LDAP
Hello All, I am trying to setup Samba PDC with LDAP. I installed samba-2.2.8a and openldap-2.1.19. I am using smbldap-tool that bundles with samba-2.2.8a source, for adding user, group and computer name. I was able to add username in ldap using smbldap-useradd.pl, but i find problem in adding machine name. When i try to add machine name i got following error ./smbldap-useradd.pl -w test$
2003 May 13
1
3.0alpha23 not authenticating with LDAP (RedHat 9) - Help needed!
...: \\PDC-SRV\homes profilePath: \\PDC-SRV\profiles\gordonp scriptPath: gordonp.cmd lmPassword: 6224B0199F8273C3AAD3B435B51404EE ntPassword: 8747D6F1DF9E9C1034D3754CC0350D6B userPassword:: e1NTSEF9cmxIUkRJWVJCdWVQaW15QmNTSGwxbVh4bUE1UENqSXU= Thanks for any/all tips or pointers! -Gord -- Gordon Pritchard, P.Eng. | Institute of Electrical and Research Labs Manager | Electronics Engineers Simon Fraser University, Surrey | Quarter Century Wireless Ass'n gordonp@sfu.ca | Telephone Pioneers of America phone: 604.268.7509 | Amateur Radio: VA7SF...
2006 Mar 08
23
rubynuby == I''m a''scared to set it all up...
I''ve been mostly lurking here with an occasional nuby question for a few weeks now. It seems like Ruby and Rails and the many libraries and tools growing up around it are a remarkable toolset. Unfortunately I''m finding the whole enchilada a bit daunting. It seems that if one is to truly tap into the power of this thing and do a significant amount of developing, one needs
2006 Mar 04
4
AjaxScaffold 2.2.0 released with graceful JS degredation
Just wanted to let anyone know that might have checked out the generator before and couldn''t use it b/c you''re project required graceful degredation. Well its in there now. Thanks everyone and enjoy. Demo: http://ajaxscaffold.height1percent.com Release Notes: http://www.height1percent.com/articles/2006/03/04/ajaxscaffold-2-2-0-released-with-graceful-js-degredation -- Richard
2003 Jan 09
0
RE: [Private] RH8 and Samba 3
Gordon, I did as you suggested, and that seems to have fixed it. Thanks for the suggestion However, this is contrary to the given docs on how to use CUPS with Samba, is it not? Darin Bawden -----Original Message----- From: Gordon Pritchard [mailto:gordonp@sfu.ca] Sent: Wednesday, January 08, 2003 11:38 AM To: Darin Bawden Subject: Re: [Private] RH8 and Samba 3 On Wed, 2003-01-08 at 09:06, Darin Bawden wrote: > Just a quick question, I hope. I installed the 3.0 alpha for an RH 8.0 test > server. Sounds very much like my se...
2006 Aug 17
3
Developing in different versions of rails at the same time?
Hi, I was wondering if some of you have had to keep more than one version of Rails on your machine at a time? If you have more than one customer, they may have different requirements. You might need to work on a pre-existing app that is not scheduled to be moved to a newer version of Rails right now. How is the best way to deal with this? thanks, jp -- Posted via
2006 Aug 16
11
just don''t ''get'' "has one" and "belongs to one"
Well, I understand what they do and how, I just don''t get why! It seems to me that any time you would have this relationship between two tables...they should be one table! Agile Rails book gives what seems to me to be a lame example for this. They use the example of an "invoice" and an "order". An invoice belongs to an order and an order has one invoice. Seems
2003 May 21
1
Join Domain OK, but domain name not found after reboot :-(
...Domain logons (although I don't have Win9x boxes) Security = user RedHat 9 wins server enabled nmbd running smbclient lists samba-server shares. The Workgroup lists (appropriately) as WHITEROCK, whether smbclient is run on the samba-server or another linux box. TIA, -Gord -- Gordon Pritchard, P.Eng. | Institute of Electrical and Research Labs Manager | Electronics Engineers Simon Fraser University, Surrey | Quarter Century Wireless Ass'n gordonp@sfu.ca | Telephone Pioneers of America phone: 604.268.7509 | Amateur Radio: VA7SF...
2006 Jul 13
2
Intel Mac, Rails, MYSQL - access denied
Hi, Nuby on Rails here trying to bring up an existing app on a new installation. The whole ruby/rails/mysql/lighty installation was done per the much touted "hivelogic article" that runs through all the steps. I am running into a permission error when I try to do a rake migrate to set up a session database needed by this existing app. Extracted from the trace... ** Execute
2004 Aug 28
3
POE
Hey guys, I was wondering what POE solutions are being used ? Ive done some searching on google and found that PowerDsine seems to be good brand. Any comments,suggestions, and experiences on POE hubs other POE products would be greatly appreciated. Thank you, Steve Maroney
2006 Jan 12
2
Develop locally, Debug Globally?
Total Ruby Noob here. Just in the throws of reading the books and choosing an isp for my server etc. If you are developing a "one-off" rails app with the intent of using it on an isp hosted server, would it normally work better to develop and debug the thing locally (like on a Mac for instance), and then go through a round of "move it to the server and retest everything there
2006 Mar 28
2
Mysql stored procedures from Rails
Hi all, I know stored procedures are considered evil around, but there are times when you just have to use them. In the project I''m working on, I needed to call a mysql5 stored procedure, but I only got an error message saying "ActiveRecord::StatementInvalid: Mysql::Error: PROCEDURE vc.testsp can''t return a result set in the given context: call testsp()" I found out
2003 May 26
2
samba 3.0 as PDC and Winxp
Hi, I setup a samba 3.0alpha24-1 as PDC (simple with smbpasswd without LDAP:-( ). With Windows 2000 everything works fine (server profiles, mapping the home directory of the users as Z:/ etc.) But :-( Windows XP I could join the domain (without any trouble). But I could not login as a user. Windows XP returns domain is not accessible (die domain ist nicht verf?gbar). But when I login to the