search for: product1

Displaying 12 results from an estimated 12 matches for "product1".

Did you mean: products
2012 Apr 23
1
ggplot2 - geom_bar
...'02','02','02','02'), channel=c('red','red','blue','blue', 'red','red','blue','blue'), product=c('product1','product2', 'product1','product2', 'product1','product2', 'product1','product2'), value=c(1,1,1,1,...
2006 Mar 22
1
How to retrieve attribute values of objects?????
Hi, I am writing following line in my code:- ================= @product1=Product.find(:all, :conditions => ["id = ? ", params[:product][''product_id''+count.to_s]]) print @product1.inspect =========================== So I am getting on console following output. ========================== [#<Product:0x3cd61c8 @attributes={"demand&qu...
2008 Mar 31
0
Advice on queue setup needed please.
Hello, I have two sites. Both the sites will require queues for their own reason, own campaigns, etc. Like site1 would handle product1, product2, product3, while site2 can do product4, but can also do customer support for product1 and if anything, can transfer to site1's product1 queue (usually via SIP) Also, a few of these queues will require AgentLogin() type logging in, and some might not (and they can use regular eithe...
2008 May 28
2
Gantt chart like graphics
Dear R Community, I have a dataframe like this dat product1 product2 ... productn 01.1.2008 1 1 1 02.1.2008 1 1 2 . 15.2.2008 2 2 NA . 04.4.2008 2 2 1 05.4.2008 NA 2 NA (date ascending order, 1:n products with status 1, 2 or NA) and w...
2012 Sep 12
6
How to append the random no.s for different variables in the same data.frame
...to store the random no.s (BUR_mc) as generated above for each of the products and store them in a single data.frame. Now when I access 'sim_BUR.csv', I get the csv file where the random nos. generated for the last product are getting stored. I need something like product          random no product1         ....... product1         ....... ............................. product1         .......                      # (This is 100th value generated for product1) product2         ....... product2         ....... ............................ ............................ ............................
2004 Jun 24
1
Re: [fwd: [Fwd: Re: network response] ]
> From: Chris Garrigues <cwg-bcc@deepeddy.com> > Date: Thu, 24 Jun 2004 09:45:16 -0500 > > [2004/06/24 07:38:05, 0] passdb/pdb_ldap.c:ldapsam_search_one_group(1782) > ldapsam_search_one_group: Problem during the LDAP search: LDAP error: (N > o such object) These lines appear to all be searching for base="ou=group,dc=borderent,dc=com,dc=borderent,dc=com"
2007 Mar 26
2
Failure creating model in spec setup not reported?
Hi I''ve just tracked down a wierd error that AFAICT is caused by an error not being raised in the setup: context "An Asset" do setup do @provider = Provider.create(:name => "Provider1") @product = Product.new(:name => "Product1", :provider => @provider) @applicant = Applicant.new(:first_name => "Fred", :last_name => "Flinstone", :email => "fred at flinstone.com") @asset = Asset.new(:value => BigDecimal("250")) end specify &qu...
2004 Sep 09
0
multiple users from the same machine?
...40.174) 7750 btalbot users accountingii (10.2.240.147) 30607 mmerriam users marklaptop2 (10.2.240.185) 10434 btalbot users accounting3 (10.2.240.131) 7750 kpotts users accountingii (10.2.240.147) 31273 bjames users product1 (10.2.240.173) 7750 btalbot users accountingii (10.2.240.147) 31394 mlugo users border01 (10.2.240.188) 1566 btalbot users accountingiii (10.2.240.134) Service pid machine Connected at --------------------------------------...
2010 May 25
2
Site Navigation With Polymorphic Has Many Through
...e position of the child in relation to it''s siblings, where the parent and the child were polymorphic. Then a given childable object can find it''s parentable by going through the menu_items table. I want my nav to be able to do things like this: --Category1 ----SubCategory1 ------Product1 ------Product2 ----Product3 --Category2 ----Product4 --Page1 --Page2 --Page3 This is the current setup: MODELS class MenuItem < ActiveRecord::Base belongs_to :childable , :polymorphic => true belongs_to :parentable , :polymorphic => true acts_as_list :scope => :parentable_id...
2007 Jul 24
11
Mock or Stub strategy for validates_uniqueness_of
Hi, I''m a bit stuck with mocking a unit test of a join model with regards to a validates_uniqueness_of clause. I have class Book < AR:B has_many :clippings various validates_presence_of etc end class Clip < AR:B has_many :clippings various validates_presence_of etc end class Clipping < AR:B belongs_to :book belongs_to :clip validates_uniqueness_of :clip_id,
2005 Sep 01
0
Teething problems with Ajax.updater
Hi all, Forgive what I expect is a silly question. I have the following code: #CONTROLLER def calculate render :partial => ''calculate'' end #CALCULATE PARTIAL <%= update_element_function("update_1", :position => :bottom, :content => "<p>New product1!</p>") %> #VIEW <p><label for="order_unit_price">Unit price</label><br/> <%= text_field ''order'', ''unit_price'' %></p> <%= observe_field(''order_unit_price'', :frequency => 0, :comp...
2011 May 09
4
Slightly OT: Android phone as sip-gw?
Hi, i have some spare (read: Boss get's a new one every few month ;)) Android Phones laying around. Does someone know a way of using them as a mobile gateway for asterisk? I could not find any SIP-Gateway in the Market, and i don't think it's possible to use the GSM Audio directly with something like chan_datacard... Regards, Jay -------------- next part -------------- An HTML