search for: topher

Displaying 20 results from an estimated 23 matches for "topher".

2006 Aug 11
5
Unit tests - NilClass problem
Hi! Yesterday I started to write my unit tests for the fist time using rails. I''m using this method: http://blog.codahale.com/2005/12/23/a-rails-howto-simplify-your-unit-tests/ My customer_test.rb looks like this: require File.dirname(__FILE__) + ''/../test_helper'' class CustomerTest < Test::Unit::TestCase fixtures :customers # Replace this with your real
2006 Feb 15
5
Formating @content_for_layout
...Anyway, I was just wondering if there was any way to format the html that is output using <%= @content_for_layout %> I want to use something like the PHP Beautify. I guess I could write my own, but I was hoping that Rails already had something built in. Thanks to all. Have a great day. -- Topher Fangio fangiotophia@gmail.com http://www.fangiotophia.com Website Specialist Fangiotophia Designs (325) 660-7141
2006 Mar 01
2
Method Calling Problems
...I make the method a class method, then my render_partial inside of show_userland can''t be found. If i call it using @luser = LeviUserController.new; @luser.show_userland; I get an error with a nil object exception. Y''all have any ideas? I would greatly appreciate the help. -- Topher Fangio fangiotophia@gmail.com http://www.fangiotophia.com Website Specialist Fangiotophia Designs (325) 660-7141
2005 May 12
3
Dovecot-stable rpms
...HEL 4. Does anybody know where I can get one? Ever since we went from IMAP-UW to Dovecot, we've been having frequent problems with mbox corruption, and I've read that 1.0 fixes many of those types of problems. Has anybody else found an rpm for RHEL 4 of any Dovecot greater than 1.0? -- Topher Fischer System Administrator - TMCB 1140 GnuPG Fingerprint: 3597 1B8D C7A5 C5AF 2E19 EFF5 2FC3 BE99 D123 6674 javert42 at cs.byu.edu -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: OpenPGP digi...
2006 Feb 14
3
Ruby equivalent to PHP Beautify?
...on that worked like PHP beautify. Thanks for your input in this matter. I am sure I will be asking lots of questions as my project gets even deeper, so I apologize if you get to know me too well ;-) Thanks again and have a great day! Oh, and to anyone who cares, happy Valentine''s Day! -- Topher Fangio fangiotophia@gmail.com http://www.fangiotophia.com Website Specialist Fangiotophia Designs (325) 660-7141
2011 May 02
2
Re: Caution when deleting .wine ...
jjmckenzie wrote: > On Mon, May 2, 2011 at 1:16 AM, topher.becca <wineforum-user at winehq.org> wrote: > > > > > When I entered 'rm -rf ~/.wine' it says: > > rm: /Users/christopherwelch/.wine/drive_c/Program Files/Inbox Toolbar: Permission denied > > rm: /Users/christopherwelch/.wine/drive_c/Program Files: Directo...
2006 Aug 10
4
mongrel and comet "implementation"
...mounted handlers, so you can also access: http://localhost:5555/moose Anyways, I''m not really doing anything with this code and I''m sure it has problems, but I thought I''d put it out there in case anyone else wanted to play around with Mongrel and Comet. Mongrel rocks, Topher Cyll
2011 May 02
2
Re: Caution when deleting .wine ...
David Shaw wrote: > > At the risk of getting flamed, you yourself have often told people to > 'rm -rf ~/.wine' :-) > > David Shaw When I entered 'rm -rf ~/.wine' it says: rm: /Users/christopherwelch/.wine/drive_c/Program Files/Inbox Toolbar: Permission denied rm: /Users/christopherwelch/.wine/drive_c/Program Files: Directory not empty rm: /Users/christopherwelch/.wine/drive_c/windows/profiles/All Users/Start Menu/Programs/Inbox Toolbar: Permission denied rm: /Users/christopherwelch/.wine/...
2006 May 09
6
Still Stumbled on First things in trying RubyOnRails
Still Stumbled on First things in trying RubyOnRails http://www.digitalmediaminute.com/article/1816/top-ruby-on-rails-tutorials http://www.onlamp.com/pub/a/onlamp/2005/01/20/rails.html http://instantrails.rubyforge.org/tutorial/index.html http://rails.homelinux.org/ I had tried the first of the top 12 tutorials and got stuck after adding a new field ?category_id?in the table recipes,
2006 Apr 01
4
Quick question. Thunderbird/Outlook = no love.
Are there any how-tos or documentation on getting dovecot to be thunderbird/outlook friendly? Thunderbird can connect about 20% of the time, the other 80% of the time, I Get the error: "You may need to connect via SSL or TLS. Please check the account settings for your mail server." I have my thunderbird setup to do TLS. I've put it on the TLS if available as well, still no love.
2011 May 03
1
Switching to 16 bit colour ...
...gt; > Message: 1 > Date: Mon, 02 May 2011 21:32:09 -0500 > From: "oiaohm" <wineforum-user at winehq.org> > Subject: [Wine] Re: Caution when deleting .wine ... > To: wine-users at winehq.org > Message-ID: <1304389929.m2f.60355 at forum.winehq.org> > > topher.becca Owner ship of files and ownership of machine are two different things. Owner ship of files is a filesystem feature. > > Sudo is a Linux/Unix/Posix command to run as root/administrator user. > > Even under OS X its possible to run wine as the wrong user on the machine leading t...
2006 Jul 14
0
FOSCON II: The Ruby Rodeo
PDX.rb presents... FOSCON II: The Ruby Rodeo! We invite you to join us for a set of presentations on Ruby programming and Ruby culture. Confirmed speakers include: * Alex Bunardzic * Lucas Carlson * Topher Cyll * Ryan Davis * Geoffrey Grosenbach * Amy Hoy If you didn''t catch it last year, FOSCON is a free and fun gathering of Ruby fans held in the evening during O''Reilly''s Open Source Convention. The speakers will be discussing a wide range of topics of interest to...
2006 Mar 01
1
Using delegate templates
Ok, it looks like what I need to do is use a delegate template, but I can''t find anything anywhere online. Has anyone ever used this feature before and could possibly explain it to me please? -- Topher Fangio fangiotophia@gmail.com http://www.fangiotophia.com Website Specialist Fangiotophia Designs (325) 660-7141
2011 May 02
1
unsubscribe
2011/5/2, topher.becca <wineforum-user at winehq.org>: > > David Shaw wrote: >> >> At the risk of getting flamed, you yourself have often told people to >> 'rm -rf ~/.wine' :-) >> >> David Shaw > > > When I entered 'rm -rf ~/.wine' it says: > rm...
2006 Mar 01
4
graphics rendering
Hey Has anyone got a graphics server running alongside ruby on rails? Kind of new to graphics rendering on a web server, so some general tips on a successful direction to go in would be great. I need it for automatic rescaling of images, similar to flickr. Thanks, RGC -------------- next part -------------- An HTML attachment was scrubbed... URL:
2004 Jul 28
2
Building Samba 3.0.5 on HP-UX 11.11
First -- to avoid the common answers to the 'building on HP-UX' questions that seem to be available on the list and the web: 1) using the depot from the Porting Center won't work, it's well downrev of 3.0.5 and I need to get the new security fixes (so that the security team will go back into it's dark dank den and fear not for the security of our environment) 2) samba.org
2008 Jan 17
5
unusual challenges speccing external software
...ad Reason, which is third-party closed-source commercial software which will run on my OS X box but which is not actually transparent to Unix in any meaningful way that I''m aware of. (The code generator can very probably also drive any arbitrary MIDI consumer.) I''m using code from Topher Cyll''s book "Practical Ruby Projects" to create Ruby wrappers to C methods in Apple''s CoreMIDI library. The trap here is I''m calling those C methods to generate MIDI elsewhere in the OS in some unknown way. That makes speccing weird. I''ve been able to...
1998 Nov 04
3
simple questions about R
A few simple questions from a novice R user. (I am running R version 0.62.3 Beta (Sept 8, 1998) under Windows NT.) 1) How do I time the execution of a function/program in R for Windows? Is there the equivalent of a dos.time function? 2) Can anyone send me details on the random number generator used by R (period, etc.). Also, why is it different from the SuperDuper RNG in S? 3) Will there
2012 Nov 14
1
[olug] TINC
...un in Win2000 ADS compatibility mode which would mean DES keys. DES was broken in the 90's and now the CloudCracker can break open DES traffic in 24hours. i have learned much more by using this open source project than other VPNs - open source or not. On Tue, Nov 13, 2012 at 6:04 PM, Christopher Cashell <topher-olug at zyp.org>wrote: > On Tue, Nov 13, 2012 at 5:04 PM, Sam Flint <harmonicnm7h at gmail.com> wrote: > > Does anyone have experience with tinc vpn? > > It was not looked on particularly favorably in a comparison some years > ago by well known cryptog...
2011 May 02
5
Is there a difference ...?
Doh123, how is running a program off an NTFS partition asking for trouble? Ntfsprogs seems to handle it just fine. I know that NTFS doesn't let you mark a file as executable, and that the filesystem is susceptible to fragmentation, but you should just be able to tell it to run rather than display and be good. It shouldn't cause destruction. I think there might even be an NTFS defrag tool