search for: sausage

Displaying 20 results from an estimated 29 matches for "sausage".

2007 Jan 06
1
trouble debugging
...;s a permissions problem) but the logs aren't really telling me anything interesting. I can authenticate and get a list of folders, but when I try to select a folder, I get the "Internal error" message that tells me to check the server logs. The server log shows: Jan 5 19:43:42 sausage dovecot: imap-login: Login: user=<aarons>, method=plain, rip=XXX, lip=XXX, TLS Jan 5 19:43:43 sausage dovecot: IMAP(aarons): Effective uid=1000, gid=1000 Jan 5 19:43:43 sausage dovecot: IMAP(aarons): Namespace: type=private, prefix=, sep=/, inbox=yes, hidden=no, subscriptions=no Jan 5 19...
2008 Jul 04
4
Re ad in a file - produce independent vectors
Is there a way of reading in a file in a way that each line becomes a vector: for example: meals.txt breakfast bacon eggs sausage lunch sandwich apple marsbar crisps dinner chicken rice custard pie I want to read in this file and end up with 3 different vectors, one called breakfast which contains "bacon", "eggs", sausage" One called lunch with "sandwich", "appl...
2017 Nov 01
1
Creating Tag
...veggie cole turkey" 9\ mushroom" cap's creation mushrooms salad chicken 20\ cole turkey" 1 pack chicken kr veg burger w/chz 12\ roast beef" kid turkey n cheese white 20\ italian" 12\ ham&chz" 9\ employee sub" roast beef kr 9\ veggie cole turkey" 12\ sausage" tea turkey sand kr salad turkey tuna sand kr brownie slice american cheese 1 oz pastrami 9\ cheese" 12\ italian up" 12\ capastrami up" 1 pack steak delaware's finest small the sampler sm side ranch dressing 12\ veg turkey up" 20\ roast beef" roast beef w 1oz turke...
2023 Aug 07
1
Samba-AD in Docker
...://github.com/samba-in-kubernetes > Andrew, thanks a bunch for pointing people to our org! I really appreciate it. More below... > On Mon, 2023-08-07 at 11:08 +0200, Joachim Lindenberg via samba wrote: > > Hello Anantha, Michael, > > IIRC this is somewhat optimistic or a secret sausage. For sure I?d > > also be interested in running a Samba AD DC in docker (or kubernetes) > > but never got so far. When I asked last time, some users reported to > > run Samba AD DC in LXC or LXD, which in my perception is not on par > > with docker or kubernetes. I have run...
2016 Sep 27
1
omega issues/notes
...15:18 100-objects-v1.csv -rwx------+ 1 John None 32477 Sep 14 15:19 100-objects-v2.csv -rwx------+ 1 John None 14228 Aug 31 11:41 burger.docx -rwx------+ 1 John None 19034 Jun 30 12:15 hotdog.docx -rwx------+ 1 John None 10538 Sep 14 15:30 index.html -rwx------+ 1 John None 137728 Jun 30 12:15 sausage.doc -rwx------+ 1 John None 71536 Sep 14 15:21 states.csv -rwx------+ 1 John None 541 Sep 14 15:21 us_states_on_wikipedia.html -rwx------+ 1 John None 29824 Aug 31 15:08 zlib_how.html John at win-7-test ~/xapian-omega-1.4.0 $ ./omindex -v --db omtest.db --url msproducts ../../../www/example/m...
2008 Aug 16
1
python how do i stem words in python?
hi, i am newbie to xapian and am trying to get started with it in python. there is no stemmer.stem_word method in the latest python library. how do i stem words before doing doc.add_posting? is there any sample hello world code in python that i can use? thanks a lot! >>> stemmer = xapian.Stem('english') >>> stemmer. stemmer.__call__
2007 Dec 12
3
Problem running examples with spec_server
Hello, Running RSpec without DRB works fine. However, "spec -X" runs without error but provides no output at all, even though the DRB spec_server seems to be fine. Has anyone got some suggestions as to why and how to fix? RSpec: 1-1-0RC1 build time 20071212145122 RSpec on Rails: Build time 20071212145122 Ruby: 1.8.6 Rails: 2-0-1 Win XP SP 2 Thanks very much, Dave -------------- next
2003 Apr 17
1
R-1.7.0; empty html files.
...eemed to occur --- other than the permissions problem I alluded to in an earlier email. When I noticed that the *.html files were empty I tried doing make html explicitly --- although the instructions seem to indicate that this shouldn't be necessary --- and repeated the make install. Not a sausage. What am I doing wrong? cheers, Rolf Turner
2006 Apr 07
8
Why Ruby on Rails won''t become mainstream
Why Ruby on Rails won''t become mainstream http://beust.com/weblog/archives/000382.html Kind of interesting, but didn''t convince me. Though, yeah, I can imagine a lot of naive programmers sticking with PHP and VB (the type of crowd that also doesn''t run their own servers, so they''re dependent on hosts offering Rails for them). Rails DOES have an IDE - soon
2012 Apr 09
8
Rails Functional Testing Problem
...eate'' posts_controller_test.rb:5:in `test_should_create'' Here is my test file require File.dirname(__FILE__) + "/../test_helper" class PostsControllerTest < ActionController::TestCase def test_should_create post :create, :post => { :message => ''Sausage and Egg Sandwich''} end end Here is my controller class PostsController < ApplicationController def index @posts = Post.all(:order => "created_at DESC") respond_to do |format| format.html end end def create @post = Post.create(:message => pa...
2009 Apr 30
1
Case sensitive oddity when mail delivered.
...ch is decidedly not good. Looks to me like wherever %d and %n are pulled from is pulled out of the email, but not lower-cased. Any ideas where I would look to change this value before the email is delivered to the mailbox? Thx. rick Rick Steeves http://www.sinister.net "Life is like a sausage: The more you pack into it, the longer it gets"
2006 Nov 04
1
MySQL Configuration
...rds' in the same MySQL database. I am not sure why I wouldn't. Therefore, would it not make more sense to have just one MySQL configuration line in the 'dovecot.conf' file rather than two, or am I missing something here? -- Gerard Seibert gerard at seibercom.net Laws are like sausages. It's better not to see them being made. Otto von Bismarck -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 187 bytes Desc: not available Url : http://dovecot.org/pipermail/dovecot/attachments/20061104/7b...
2011 May 12
1
opus sampling rates
I hope it is OK to ask an Opus question here. If not, please advise the correct forum. Regarding the statement "Internally, the codec always operates at a 48 kHz sampling rate, though it allows input and output of various bandwidths..." Can I infer from this that it is most CPU efficient to always input and output PCM data at 48000 samples per sec, regardless of other factors such as
2011 Apr 09
2
switching "balance" into background
Hallo, linux-btrfs, I can''t switch a running "btrfs filesystem balance ..." via ctrl z bg into the background, with other jobs this way works. The stopping command "ctrl z" doesn''t work. (may be on other keyboards it''s "ctrl y") What goes wrong? Viele Gruesse! Helmut -- To unsubscribe from this list: send the line
2003 Jan 27
2
NT PDC to Samba PDC migratio
I thought that it was quite impossible to do that due to the Domain SID as well as the SAM list that currently Samba is unable to retrieve. (Not that it would have helped me any, since our old NT 4.0 PDC took a major Hardware failure.) How would one duplicate the SID, is that possible with 'smbpasswd -S' from the new Samba DC? Regards, Robert Adkins II IT Manager/Buyer Impel
2016 Jul 11
2
ssl-cert's
I am not familiar with the usage of SSL-Certs (in Icecast). I'd recommend to put them somewhere into a folder the webserver has access to. Don't forget to change ownership and mode etc. check this out about you problem with the files -> http://stackoverflow.com/questions/991758/how-to-get-an-openssl-pem-file-from-key-and-crt-files
2009 Jan 19
3
bootstrapped eigenvector method following prcomp
G'Day R users! Following an ordination using prcomp, I'd like to test which variables singnificantly contribute to a principal component. There is a method suggested by Peres-Neto and al. 2003. Ecology 84:2347-2363 called "bootstrapped eigenvector". It was asked for that in this forum in January 2005 by J?r?me Lema?tre: "1) Resample 1000 times with replacement entire
2004 Oct 10
1
Authentication problem?
LAN - mixed architecture - 2 x win98, 1 x winME, 1 x win2k, 3 x Mandrake Linux 10.0. Most samba activity is between the Mdk boxes, file-moving, etc. Versions - Mandrake 10.0, with all updates applied, Samba 3.0.6-4.1 I had a properly working lan, with occasional problems between box1 and box2 (Mdk boxes). Now I have no connection between them, for file-sharing purposes, at all. Box3,
2015 Nov 14
2
[cfe-dev] [Openmp-dev] LLVM Social in Austin - Nov. 15?
...DROID On Nov 14, 2015 11:21 AM, Chandler Carruth <chandlerc at google.com> wrote: Did this ever get settled? On Fri, Nov 13, 2015, 15:01 Hal Finkel via cfe-dev <cfe-dev at lists.llvm.org<mailto:cfe-dev at lists.llvm.org>> wrote: Hi again, Both Tobias and Viet have Banger's Sausage House & Beer Garden (79 Rainey St - http://www.bangersaustin.com/). They have lots of outdoor seating (and indoor seating too). Rainey St is 0.3 miles from the convention center. Viet also supplied this list of recommendations in case we want more choices: Roaring Fork (American), Sway (Thai),...
2004 Nov 02
2
A little more on R, mdbtools and Access databases
Hi again, I have played a little more with mdbtools and R. I downloaded the latest version of mdbtools from sourceforge (version 0.6pre1). Quickly scanning the mailing list suggests that ODBC seems to work with PHP but I have not been able to get it to work with R. I can make a connection to the database and when I do a query I get back the names of the rows but not the data. I must admit I have