search for: brand

Displaying 20 results from an estimated 3237 matches for "brand".

Did you mean: band
2010 Sep 26
4
How to update an old unsupported package
Hi all, I have a package that is specific to a task I was repetitively using a few years ago. I now needed to run it again with new data. However I am told it was built with an older version or R and will not work. How can I tweak the package so it will run on 11.1? It was a one-off product and has not been maintained. Is there a way to "unpackage" it and repackage it to work? I
2013 Jan 22
2
Creating a Data Frame from an XML
Hello, I'm attempting to read information from an XML into a data frame in R using the "XML" package. I am unable to get the data into a data frame as I would like. I have some sample code below. *XML Code:* Header... Data I want in a data frame: <data> <row BRAND="GMC" NUM="1" YEAR="1999" VALUE="10000" /> <row BRAND="FORD" NUM="1" YEAR="2000" VALUE="12000" /> <row BRAND="GMC" NUM="1" YEAR="2001" VALUE="12500" /> <ro...
2025 Feb 17
2
Cannot access domain member from trusted domain user
I'm not able to access a samba file server that I recently created and joined to a domain. I have two domains with an external trust: BRANDLILAW and BRANDLI. The server is joined to BRANDLILAW. I am trying to access it from a user on the BRANDLI domain. This worked with the prior server that the new server is replacing. All domain controllers and the server are Debian backports (21.3). The user can access a Windows 10 machine also...
2005 Dec 15
3
session scope?
Hi all, I''m working on a Rails application. In this application I retrieve a list of ''brands'' using a method somewhere defined in my controller: private def get_brands @brands = Product.find_by_sql("select distinct brand from products"); end However, I display this information in a listbox in the template for my controller. This means @brands should be ava...
2009 Jun 02
9
XML::LibXML::Reader
is there anybody who knows how we can get child values using libxml (Reader class) def xml_import_to_brands require''xml'' reader = XML::Reader.file(''c:/brands.xml'') . . .
2004 Aug 01
2
Strange Problem with "proj" and "aov" for split-plot analysis output
...argument. I've checked to make sure that the vector object names are not used outside of the data frame for the experiment data on my computer. There is no way this could happen when using Rweb. Rick B. Here are the details: # here is the experiment data > choco.split.04 subject brand ctime type 1 christian h 104.000 mc 3 christina h 33.500 mc 5 ERIN h 46.000 mc 7 gautam h 25.295 mc 11 joe h 75.000 mc 15 Lei h 44.500 mc 9 helen n 42.500 mc 13 jonathon n 55.500 mc 17 pablo n 47.000 m...
2006 Aug 09
1
Migrating a Field to External Model
I have a model Product with an attribute ''brand''. Currently it is a simple attribute, however, I am migrating it to a separate model Brand so that I can have other attributes with each brand. I created the the model and created and ran the migration to create the new table. So far so good. Then I created a separate migration...
2013 Jan 22
1
Create a Data Frame from an XML
Hello, I'm attempting to read information from an XML into a data frame in R using the "XML" package. I am unable to get the data into a data frame as I would like. I have some sample code below. *XML Code:* Header... Data I want in a data frame: <data> <row BRAND="GMC" NUM="1" YEAR="1999" VALUE="10000" /> <row BRAND="FORD" NUM="1" YEAR="2000" VALUE="12000" /> <row BRAND="GMC" NUM="1" YEAR="2001" VALUE="12500" /> <ro...
2006 Jan 13
3
related drop down list / ajax
...gt; <option value="">Select category</option> <% @categories.each do |category| %> <option value="<%= category.id %>"> <%= category.title %> </option> <% end %> </select> <select id=''brand_id_container'' name=''brand_id_container''> <option value=''''>No Brand</option> <% for brand in @brands -%> <option value=''<%= brand.id %>''><%= brand.title %></option> <% end -%&g...
2008 Jul 22
2
ActiveRecord Associations issue
...LL, PRIMARY KEY (`id`), KEY `FK_CARS_MODELS` (`model_id`), CONSTRAINT `FK_CARS_MODELS` FOREIGN KEY (`model_id`) REFERENCES `models` (`id`) ); CREATE TABLE `webcars_development`.`models` ( `id` int(11) NOT NULL auto_increment, `name` varchar(64) NOT NULL default '''', `brand_id` int(11) NOT NULL default ''0'', `created_at` datetime default NULL, `updated_at` datetime default NULL, PRIMARY KEY (`id`), UNIQUE KEY `name_idx` (`nome`), KEY `FK_MODELS_BRAND` (`brand_id`), CONSTRAINT `FK_MODELS_BRAND` FOREIGN KEY (`brand_id`) REFERENCES `brands`...
2025 Feb 17
1
FW: Cannot access domain member from trusted domain user
More: users on the BRANDLILAW domain can access the share, but it's incredibly slow. In addition, smbd logs these errors repeatedly: Feb 16 18:49:06 roberts smbd[136]: check_account: Failed to convert SID S-1-5-21-2136821272-1111453333-1140905514-1601 to a UID (dom_user[BRANDLILAW\admin-fh$]) Feb 16 18:49:06 robert...
2007 May 30
2
newb trying to figure out ActiveRecord relationships
3 tables. item, brand, commercial item -------- id name brand_id name brand --------- id name commercial ---------- id item_id The idea is that a commercial will have one item. each item will have brand. and a brand may have zero to many items. I can''t figure out how to make the relationships for my models...
2025 Feb 12
1
DNS Update problems
Still having problems with DNS Update: I have two brand-new dc's running 4.21.3. The first of these was newly installed and joined a 4.9.5 domain. Then, the old dc's were retired. All seems well with the dc's. Replication, samba_dnsupdate checkout, and they both respond to DNS inquiries. Samba-tool dbcheck also finds no errors. Install...
2005 Mar 13
5
ASTCC - how to use different brands?
I just downloaded the new astcc and it includes now a new field in the list of the cards: Brand Great! How can I use it in the dialplan? bye Ronald
2025 Feb 12
1
DNS Update problems
Roland, thanks for the reply. >I think I can explain that, does /etc/hosts contain a line similar to >this: >x.x.x.x member.samdom.example.com member Yes. /etc/hosts: 127.0.0.1 localhost 10.65.187.15 tower.domain.brandli.com tower ::1 localhost ip6-localhost ip6-loopback Ff02::1 ip6-allnodes Ff02::2 ip6-allrouters Where .15 is tower's ip address, and domain.brandli.com is the domain. Could this be permissions on something? I first tried to join with brandli\steve, a user in the domain administrator's g...
2009 Nov 08
2
Counting non-empty levels of a factor
Hi everyone, I'm struggling with a little problem for a while, and I'm wondering if anyone could help... I have a dataset (from retailing industry) that indicates which brands are present in a panel of 500 stores, store , brand 1 , B1 1 , B2 1 , B3 2 , B1 2 , B3 3 , B2 3 , B3 3 , B4 I would like to know how many brands are present in each store, I tried: result <- aggregate(MyData$brand , by=list(MyData$store) , nlevels) but I got: Group.1 x 1 , 4 2 , 4 3 , 4 wh...
2006 Aug 02
1
Ordering the many in a many to one relationship
I have a many-to-one relationship between a model named Category(one) and a model named Brands (one). How can I get ActiveRecord to order the brands by the "name" attribute? This seems like a simple question and I can think of long ways around it but there has go to be a way to do this by accessing @category.brands . Can anyone help? I tried the code below in the controller but it...
2014 Oct 03
1
Lost audio on forwarded calls
OK, been messing with Asterisk for a long time and I have my opinion on where the issues lies but sometimes it's just nice to see what others think that can relate :-) Here goes.. Inbound calls flow like this:Tier 1 Provider (SIP) > Asterisk 1.8 > Name Brand PBX - Calls work fine Outbound calls flow like this:Name Brand PBX > Asterisk 1.8 > Tier 1 provider (SIP) - Calls work fine Problem is being reported on that many (not all) calls have no audio when they are forwarded. Example of forwarded call:Inbound call comes in from Tier 1 Provider >...
2012 Nov 13
1
help formatting data for clustering
Hi, I'm a R beginner. I have data of this form: user_id, brand_id1, brand_id2, ..... for example: 1 , 45 , 32, 45, 23 2 , 34 4, 11, 43, 45 I'm looking for the right procedure to be able to cluster users. I am especially interested to know which functions to use at each step. I am currently able to load the data in a data frame, each row's name being...
2003 Dec 30
4
Assignments in loops
...to do: carmakes <- c('BMW','Chrysler','Citroen','Fiat','Ford','Holden','Honda', 'Mercedes','MG','Mitsubishi','Nissan','Peugeot','Renault','Subaru','Toyota', 'VW') for (brand in carmakes) { fyle <- paste("c:/data/cars03/",brand,".txt",sep="") brand <- read.table(fyle, header = TRUE, sep = "\t",na.strings = c("-","POA"), colClasses=c("character",rep("numeric",7)),...