similar to: (mostly) self documenting schema

Displaying 20 results from an estimated 10000 matches similar to: "(mostly) self documenting schema"

2002 Oct 20
8
kernel 2.4.18-17.7.x from redhat
i compile the $subj, and found the htb qdisc in it, what version is it?? the tc from redhat knows about htb??? C ------------------------------------------------------- Xnet scaneaza automat toate mesajele impotriva virusilor folosind RAV AntiVirus. Xnet automatically scans all messages for viruses using RAV AntiVirus. Nota: RAV AntiVirus poate sa nu detecteze toti virusii noi sau toate
2006 Feb 22
3
Listing/Relationship Question
Hello, I know this is probably super simple, but for some reason I just can''t get it! What I want to do is click on a post and display all the categories that the post is in. class Post < ActiveRecord::Base has_many :categories end class Category < ActiveRecord::Base belongs_to :post end ...simple enough. In the categories_controller I have this: def list_all_categories
2004 Apr 13
2
Possible SPAM (accuracy low): Shorewall accept connection on port 139
Hello, I need some help with this problem that i have. I want to accept connection from 1 ip address to my linux box, but i cannot telnet the port 139. I added the rule in rules: ACCEPT net:xxx.xxx.xxx.xxx fw tcp 139 but still i cannot see this port from outside. >From inside the netowork everything is ok. Can someone tell me what i am doing worng? or what i need to do to be able to
2006 Mar 04
2
convert string to AR class
Hi everyone, I''m trying to convert a string passed on the command-line into an ActiveRecord class, so I can do something like this. a="SomeClass" a.find(:all) where class SomeClass < ActiveRecord::Base end This appears to work (better ways would be appreciated): a="SomeClass" b=eval a b.find(:all) However I would like to make sure
2015 Oct 24
15
[Bug 11572] New: rsync --debug doesn't work, and gives erroneous results when taken out
https://bugzilla.samba.org/show_bug.cgi?id=11572 Bug ID: 11572 Summary: rsync --debug doesn't work, and gives erroneous results when taken out Product: rsync Version: 3.1.2 Hardware: x64 OS: Linux Status: NEW Severity: major Priority: P5 Component: core
2003 Feb 02
1
RAV for Samba (Linux i386)
Just wondering if anyone has thoughts (good or bad) about this product (RAV AntiVirus for Samba (Linux i386))...or any other? I have a client that wants to have A/V *on* their samba server, rather than just scanning the shares from a WS. Any comments regarding ANTIVIRUS PROTECTION and SAMBA are gratefully welcome! TIA -Ryan Beisner
2004 Jan 25
3
OH323 doesnt hear ringing
I have Asterisk running with a combination of SIP and H323 clients. I am using the OH323 module instead of the H323 one. When the SIP clients ring each other, they can hear a ringing noise in the ear peice to let them know that the other parties phone is ringing. However, when the H323 client rings a SIP client, there is no ringing sound at all, although as soon as the called party picks up the
2006 Jul 31
17
Ruby on Snails
I''ve been reading, hearing, and looking at blogs that state Ruby on Rails is rather slow. Coming from a VB 6 world (thank you Microsoft for killing VB because VB.NET is NOT VB) I was always told that VB was a toy or too slow. Now, I''ll easily tell you that yes VB was not a great language. It had it''s share of warts, like a lot of other languages I might add, but
2003 Jan 27
1
Virus Protection ... Which one...?
Hi all I've found a few different packages (RAV, Kaspersky,Vexira, Clam ...) which offer Anti-Virus features for Linux servers. It looks like RAV specifically supports Samba servers. My question is: Can anyone relay their experiences / opinions / thoughts about which one would work best in a multiple-server environment (~100 Windows Clients)? Thanks in advance -- all comments are
2006 Jan 17
3
Phone still rings while on a call
Hi All I have some grandstream phones registered to my asterisk and all internal, external, voicemail services etc are working very well. I am not sure that it is a problem more so an annoyance. If someone dials my extension number or external DDI while I am already in a call rather than skipping to the next priority in the dial plan for example voicemail the line continues to ring and while in
2012 Jun 28
3
loop through and modify multiple data frames
Hi Newbie question: I have a set of data frames that I want to do the same calculations on each. I've found out that I can put them in a list and loop through the list to do the calculation, but not put the results back into each data.frame.. For example three data frames cats, dogs, birds where >cats name eats_kg 1 bob 3 2 garfield 4 3 chuck 6 and dogs and birds are similar but not
2008 Apr 18
1
Polycom LDAP Corporate Directory
Anyone use the LDAP feature yet on the polycom phones? If so how well does it work? How are you using it in your environment? http://polycom.com/usa/en/products/voice/desktop/soundpoint_ip/applicati ons/corporate_directory_access.html Roy Anciso Director of Technology Manistee Intermediate School District 772 East Parkdale Avenue Manistee, MI 49660 Ph: 231-723-4264 Fx: 231-398-3036 roy at
2006 Jun 12
5
Doing a simple search from the database?
I realize thi may be more complex issue than can be asnwered in this post. But, what I need to do is create a simple query on my existing tables via a search form. I have half my app done (I can write all the info I want to my database), but pulling the data out dynamically is giving me trouble. I have both the "ruby for rails" book and the Agile Development book. They both give
2001 Feb 19
4
self documenting workspaces, and the proper role of the dot
again I ask for some suggestions : I don't mind being told to RTFM as long as I get a few hints as to where to look <g> suppose I want to document the set of functions and vectors that I have in a workspace, and I would like to make that workspace 'self documenting' .. so I could open up that particular workspace in a few months and know what xdiff contained ..etc.
2011 Nov 20
1
ICC - IntraClass Correlation Error
Hi, I'm trying to run a ICC calculation on a data frame. I get the following error message: Error in data.frame(x.s, subs = rep(paste("S", 1:n.obs, sep = ""), nj)) : arguments imply differing number of rows: 1700, 1750 I've looked at the data in the file and it seems to be okay. Any thoughts would be much appreciated. I'm getting used to R so if possible, I
2002 Jun 11
3
nt/2000 password has expired
Hi, I have setup samba on redhat 7.3 and configured it as a windows 2000 Primary Domain Controller. Everything works fine, however, everytime that Windows NT or 2000 clients log onto the domain they get a message stating that their password has expired and asking them if they want to change it. It doesn't matter if you answer Yes and change it or answer No and just continue on, the message
2004 Sep 17
2
[LLVMdev] Inline Assembly (unique arch string for llvm)
On Thu, 2004-09-16 at 23:45, Chris Lattner wrote: > On Thu, 16 Sep 2004, Andrew Lenharth wrote: > > So I propose that llvm-gcc not consider itself any type of x86-linux (or > > what ever it platform it was compiled on), but rather create a new > > architecture, say llvm (or perhaps 2, one for each bit and little > > endian). Thuse llvm-gcc -dumpmachine would return
2002 Jan 18
1
Problems with spaces in filenames in scripts
I've got some (bash) shell scripts which I'm using to call rsync based on command-line options passed to the script. The problem I'm having is with spaces in the filenames/paths. I can do: --- rsync -rav --modify-window=2 --stats --partial --compress --timeout=30 "localhost::module_name/dir/file with spaces.doc" "/smb/dir/dir with spaces/" --- on the command
2006 Apr 04
4
Threads vs. Processes and Rails
Hey all, I need to launce a rather lengthy process from a small Rails application. It''s the sort of thing (sending out an email newsletter) that would need to be launched from a browser window, but the browser doesn''t need to stick around to see it through. I played around with Thread.new, but I think, based on limited testing, that the threads need to complete before the view
2004 Sep 17
0
[LLVMdev] Inline Assembly (unique arch string for llvm)
On Thu, 16 Sep 2004, Andrew Lenharth wrote: > So I propose that llvm-gcc not consider itself any type of x86-linux (or > what ever it platform it was compiled on), but rather create a new > architecture, say llvm (or perhaps 2, one for each bit and little > endian). Thuse llvm-gcc -dumpmachine would return llvm-os. Hrm, I would much rather just have LLVM be a drop in replacement for