Displaying 4 results from an estimated 4 matches for "chuf".
Did you mean:
chef
2001 Dec 23
1
Win2K and printers
Seasons Greetings to One and All
....Hope this is the right place for this.
I have just set up a samba 2.2.2 domain server (PDC) all, pretty much
according to the howto's. All is working including the authentication of a
win2K/SP2 box, pretty chuffed with all this actually just aquired Linux
recently from a magzine.
I have one problem, that is in trying to get the win2k box to add a shared
printer that is connected (lpd) to the samba box, this all works with 98)
and I can see it (server\lp) in the domain.
With the Win2K Box I get the messa...
2008 Apr 07
3
Bugs not triggering if foret to run winecfg
I just updated to version 0.9.59 and decided that it was time to do a proper retest of one of my apps (DVD Profiler (http://appdb.winehq.org/objectManager.php?sClass=application&iId=1975)). I was quite chuffed when I ran the install and some of the bugs seemed to have been squashed, but I was suffering from the recent task bar issue (bug 12362 (http://bugs.winehq.org/show_bug.cgi?id=12362)) so decided to retest.
When I ran the retest, I realised that I had forgotten to run winecfg before installing m...
2012 Jan 27
2
dealing with Encoding::UndefinedConversionError: "\xA2" from ASCII-8BIT to UTF-8
I''m 99% certain that this is what''s being discussed in
https://github.com/tenderlove/mechanize/issues/168
But I''m not sure what the remedy is. My production app is running on
Heroku, so I need a fix that I can push there. Can someone post
instructions that this neophyte can follow? (I gather I''m supposed to fork
and add the current master version from
2006 Jun 18
10
acts_as_enumerated
Hello All,
Any one using acts_as_enumerated? I need help using (I like that it
caches values in memory)
I am working on a dating website and there are lots of options I want to
store as enumerated like
Status; divorce, single,
Sex: male, female
Eye color; blue, brown, green....
and lots more....
But I do not wanna keep them in seperate tables, and wanna keep them all
together.
Anyone has a