search for: catid

Displaying 20 results from an estimated 34 matches for "catid".

Did you mean: catia
2003 Jun 24
1
S4 method setClass prototype definition question
...the derived class in question ## the slot under investigatin is 'valid' setClass("Annotation", representation ("IDataType", x="vector", y="vector", catId="integer", isResolved="logical", resolve="logical"), prototype(isResolved=FALSE, catId=as.integer(-1)), validity=NULL, sealed=TRUE) ## instantiate...
2011 Apr 08
2
[Weft QDA users] Shifty Markings - round 2
Good Afternoon, I''m new to the mailing list and was wondering if anyone could help me with my current headache. I saw in the previous posts that someone else has had the problem of shifty markings. I too am finding the text immediately above what I wrote appearing in the coding reports, even though the coding in the documents themselves remains as it should. The project involves
2010 Jun 12
2
Redirections, Duplicate Content & Permalinks
...'s ranking in google (and to have nice looking URLs); however I''ve been very worried about google and duplicate content. I currently already have a "flaw" in my site, in which if you go to mysite.com/tutorials/ID it will bring you to the same place as mysite.com/categories/CatID/tutorials/TutID . I really need the first one "/tutorials/TutID" to redirect to the second "/categories/ CatID/tutorial/TutID". When I decide to then release this permalink thing, I will then have URLs like this "/CatPerm/TutPerm", However I will then need the old li...
2005 Dec 27
6
avoid multiple render per action
...categories without a multiple render? I am trying to avoid things like @cat1 = Post.find(:conditions => "cat = 1") .. especially since my categories are dynamic. and would like to do something like categoryhash.each { |c| @entries = Post.find(:all, :conditions => ["catid = ?",c.]) render partial } Any ideas ? thanks adam
2006 Apr 06
1
Rendering partials with pagination
I currently have a call to this action, which I''d like to paginate: def get_words @catid = params[:category] @words = Category.find(@catid).words render :partial => "word_display", :collection => @words end As you can see, a word_display partial is rendered for each word. If I add the pagination call (getting the links object), how can I then get this (...
2006 Nov 04
1
search function
...t_id = ?", ''0'']) %> <p><label for="category_title">Search</label><br/> <%= text_field ''category'', ''title'',:size=>''10'' %></p> and here is my controler : def search @catid = @params["title"] # I also tried @params[:title], params["title"] and params[:title] somefunction(@catid) end The problem is that @params["title"] is always nil and I don''t get it. If you have any idea what stupid thing I''m doing please tell me :)....
2010 Jul 26
4
Changing the model_path.
Hi, I''m new to RoR, but currently need to make some changes to my site to implement permalinks. Whenever I do a link, I use: category_path(category) and then the to_param permalinks it. The previous piece of code would link you to / categories/CategoryPermalink; the trouble is I don''t want it to be / categories, I just want it to be /PERMALINK. Then I''m getting into
2008 Jul 26
1
Simple vector question.
I have some data that I read in via read.csv: sales2007 <- read.csv("Total2007.dat", header=TRUE) The data looks like: > sales2007[1:605,] Year DayOfYear Sku Quantity CatId Category SubCategory 1 2007 1 100091 1 10862 HOLIDAY Christmas 2 2007 1 100138 1 11160 PET COSTUMES Famous (Licensed) 3 2007 1 100194 1 10749 HATS, WIGS & MASKS Wigs - Women's 4 2007 1 100432...
2004 Aug 26
1
Novell Evolution Connector
I just built a version of the Novell Evolution Connector (to use Evolution with a MS exchange server) that works with RHEL/WBEL/CentOS/TaoLinux. You can get it from here if you are interested... http://www.hughesjr.com/component/option,com_docman/Itemid,34/task,view_category/catid,16/order,dmdate_published/ascdesc,DESC/ Here is the Novell link: http://www.novell.com/products/connector/ Johnny Hughes http://www.hughesjr.com/
2008 Aug 05
1
RESHAPE cast help.
I have a set of data that is basically sales figures for a given year. It has columns for Yeaqr, Day Of Year, Sku, SubCatetory, and Category. The first few lines of data look like: Year DayOfYear Sku Quantity CatId Category SubCategory 1 2007 1 100091 1 10862 HOLIDAY Christmas 2 2007 1 100138 1 11160 PET COSTUMES Famous (Licensed) 3 2007 1 100194 1 10749 HATS, WIGS & MASKS Wigs - Women's 4 2007 1 100432...
2016 Dec 20
2
samba wins and MS11-035
...C. In our network we run security scans with a greenbone.net system which is basically a OpenVAS.org appliance. OpenVAS reports the following security problem against the samba wins server: Microsoft Windows WINS Remote Code Execution Vulnerability (2524426) http://www.securityspace.com/smysecure/catid.html?id=1.3.6.1.4.1.25623.1.0.802260 The detection is done by checking the remote banner with this plugin: http://plugins.openvas.org/nasl.php?oid=802260 My first idea is that the samba banner needs to be updated to the updated one but I'm not sure you agree. Should I report this in the samb...
2008 Jun 24
1
iBall UPS support?
Le lundi 23 juin 2008 ? 21:16 +0530, John Kennedy a ?crit : > Salut! bonjour > I have an iBall Nirantar UPS-630 UPS > (http://iball.co.in/inner/show_product_details2.asp?catid=25) and am > interested in hooking it up to my Ubuntu box. Problem - it only comes > with WinPower Windows driver... Alas I search for it's compatibility... > > I send you this message as this device is not listed on your site... > > Should you require any additional inform...
2008 Jun 24
1
iBall UPS support?
Le lundi 23 juin 2008 ? 21:16 +0530, John Kennedy a ?crit : > Salut! bonjour > I have an iBall Nirantar UPS-630 UPS > (http://iball.co.in/inner/show_product_details2.asp?catid=25) and am > interested in hooking it up to my Ubuntu box. Problem - it only comes > with WinPower Windows driver... Alas I search for it's compatibility... > > I send you this message as this device is not listed on your site... > > Should you require any additional inform...
2016 Dec 20
0
samba wins and MS11-035
...cans with a greenbone.net system which is basically a > OpenVAS.org appliance. > OpenVAS reports the following security problem against the samba wins > server: > > Microsoft Windows WINS Remote Code Execution Vulnerability (2524426) > > http://www.securityspace.com/smysecure/catid.html?id=1.3.6.1.4.1.2562 > 3.1.0.802260 > > The detection is done by checking the remote banner with this plugin: > http://plugins.openvas.org/nasl.php?oid=802260 > > My first idea is that the samba banner needs to be updated to the > updated one but I'm not sure you agre...
2007 Nov 27
2
SSD and linux
Are the new SSD disks compatible with centos 5.0? Anybody have one? know where to get one? I think they only come with new laptops. Jerry -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20071127/fc7dbc48/attachment-0005.html>
2009 Jan 26
1
Suggestion for a new server for E1 line
Hi All, I'm trying to identify a new server as a replacement for what our customer actually has (DELL PowerEdge 860). The server will mount the Digium board TE121, we already have, with echo cancel onboard. I need to know if someone could suggest a new server that's compatible with this board. With "compatible" I mean that's not having any problem like IRQ sharing, IRQ miss
2010 Jan 04
0
H323 Disconnects after 15+ minutes
...call, we get disconnected after 10+ minutes. We have two other Elastix box, but none of them are getting disconnected. From what I can tell, the cause is "condition 20 on ooh323". Any suggestions as to the cause? http://www.elastix.org/component/option,com_fireboard/Itemid,55/func,view/catid,3/id,41480/lang,en/#42715 Dec 29 10:25:01 VERBOSE [15027] logger.c: -- Remote UNIX connection Dec 29 10:25:01 VERBOSE [31438] logger.c: -- Remote UNIX connection disconnected Dec 29 10:26:01 WARNING [31413] chan_ooh323.c: Don't know how to indicate condition 20 on ooh323c_9 Dec 29 14...
2010 Aug 10
1
[LLVMdev] PTX backend, BSD license
...e llc invocations and some amdil backend. I don't know if it compiles down to GPU instructions or just to some IL which is then compiled again. Unfortunately its not open source, and it only works with fglrx, not Mesa so I stopped looking further. http://forums.amd.com/devforum/messageview.cfm?catid=390&threadid=120683&%20enterthread=y Best regards, --Edwin
2007 Dec 14
3
Ethernet over USB
Hi, Is it true you can run Ethernet over USB between 2 machines? I have 2 machines running CentOS 5.0 and a simple type A male to A male cable. I don't see in the network setup gui how to set it up. Is there a particular device I should select? What I see relating to USB is: KL4USB101 USB Ethernet driver Pegasus/Pegasus II USB Ethernet driver USB CDC Ethernet driver
2001 Nov 08
0
[RHSA-2001:139-04] Updated htdig packages are available
...ted htdig packages are available Advisory ID: RHSA-2001:139-04 Issue date: 2001-10-24 Updated on: 2001-10-30 Product: Red Hat Linux Keywords: htdig CGI htsearch DOS configuration file -c switch security Cross references: http://www.securityspace.com/smysecure/catid.html?id=10784 Obsoletes: --------------------------------------------------------------------- 1. Topic: Updated ht://dig packages fix a DOS attack and a potential (yet unlikely) security problem. 2. Relevant releases/architectures: Red Hat Linux 7.1 - alpha, i386, ia64 Red Hat Linux...