search for: itmes

Displaying 20 results from an estimated 98 matches for "itmes".

Did you mean: ites
2006 May 31
7
How to render from with <%%> ?
I have a loop that I iterate through in my view. <% coll.each do |itm| puts(itm.value) end %> How do I render the itm.value without using a <%= %> tag? Should puts not work? Joerg P.S. There is a good enough reason for me wanting to do this :-) -- Posted via http://www.ruby-forum.com/.
2016 Nov 03
8
FireFox and Plugins
While doing a browser fingerprinting survey, I was quite surprised to see I actually have a FireFox plugin installed. The culprit is /usr/lib64/mozilla/plugins/librhythmbox-itms-detection-plugin.so It appears that whoever maintains the rhythmbox RPM has chosen not to package the browser plugin separately like it probably should be. So if I have the rhythmbox RPM installed, I have the plugin.
2015 Nov 08
0
librhythmbox-itms-detection-plugin.so
I'm looking at ways to potentially reduce tracking via browser fingerprints. https://panopticlick.eff.org/ When I go to that url in CentOS FireFox - my browser is very distinct. For me I believe this is largely caused by gstreamer. I run a modern gstreamer, not the CentOS packages gstreamer. My modern gstreamer also includes a lot of the patent-encumbered codecs, and on that eff project
2006 Jun 12
2
help needed running visual foxpro 6 application
hi, i am trying to run an app written in visual foxpro. i am a real n00b when it comes to wine... here are the errors i get when trying to run it ---8<-----8<------ $ wine itm/itm.exe fixme:ole:CoRegisterMessageFilter stub err:ole:CoGetClassObject class {854d7ac5-bc3d-11d0-b421-00a0c90f9dc4} not registered err:ole:CoGetClassObject class {854d7ac5-bc3d-11d0-b421-00a0c90f9dc4} not registered
2003 Oct 28
1
groupmap on member server
Greetings, My setup is a multimaster win2k domain with full trusts established. My samba server has joined one of the master domains as a member server. smb.conf has encrypted passwords enabled and security=domain and running on Samba Version 3.0.1pre1 on Linux 2.4.20-20.9smp. Groupmap seems not to work as I was expecting it to. I am trying to map the local unix group
2013 Feb 24
3
GSM Sip Gateway
Hi all, Anyone ever used GoIP GSM SIP Gateways ? If yes, what was your experience with those ? I'm looking at this: http://www.ebay.com/itm/HOT-GSM-VOIP-GoIP-Gateway-SIP-Trunk-to-Asterisk-iP-PBX-/280736774012?pt=US_VoIP_Business_Phones_IP_PBX&hash=item415d37377c If anyone has any (good) experience with another brand, I'll take the names and models. Thanks
2008 Apr 28
1
Survival Regression with multiple events per subject
Dear R users! I want to process a maximum likelihood estimation for a parametric regression survival time model with multiple events per subject. the STATA command for this survival regression is: use survreg stset failure(exercise), id(optionid) local regressors itm posret negret streg `regressors', distribution(weibull) explanation: stset declares data to be survival-time data; exercise
2016 Nov 03
2
FireFox and Plugins
On 11/03/2016 05:28 AM, Phil Wyett wrote: > On Wed, 2016-11-02 at 21:37 -0700, Alice Wonder wrote: >> While doing a browser fingerprinting survey, I was quite surprised to >> see I actually have a FireFox plugin installed. >> >> The culprit is >> >> /usr/lib64/mozilla/plugins/librhythmbox-itms-detection-plugin.so >> >> It appears that whoever
2017 May 17
3
Mini PCs
Thanks, Nux!. But a few hours late. I just purchased: http://www.ebay.com/itm/ZOTAC-ZBOX-NANO-Plus-Mini-PC-ZBOXNANO-AD12-PLUS-2GB-320GB-with-Power-Supply-56/382042194064?_trksid=p2045573.c100033.m2042&_trkparms=aid%3D111001%26algo%3DREC.SEED%26ao%3D1%26asc%3D41376%26meid%3Deae770f22d504a9b8366eb0c02dd20d6%26pid%3D100033%26rk%3D7%26rkt%3D8%26sd%3D152356229748 Zotac has been in the mini/nano
2016 Dec 06
2
T1 -Asterisk server - Analog lines
Hello All, The problem I'm facing is the following: two machines that require analog signal. However, connection to the world is setup as follow: T1 connection to Asterisk server Any suggestions on how to convert digital signal to analog? Type of card on my Asterisk server is wct4xxp Thanks for your support! Motty -------------- next part -------------- An HTML attachment was
2008 Apr 15
2
NoMethodError in StoreController#add_to_cart
...pp/controllers/store_controller.rb: 8:in `add_to_cart'' ------------------------------------------------------------------ The contents of cart.rb: --------------------------------------------- class Cart attr_reader :items def initialize @items = [] end def add_product(product) @itmes << product debugger end end -------------------------------------------------- The contents of store_controller.rb ------------------------------------------------------------------------------- class StoreController < ApplicationController def index @products = Product.find_produc...
2016 Nov 04
3
FireFox and Plugins
On Thu, Nov 03, 2016 at 10:10:20AM +0000, James Pearson wrote: > > It shows up when I run Firefox - in both about:plugins and about:addons -> > Plugins > > If you use a central Mozilla autoconfig file setup - see, for example: > > > <https://developer.mozilla.org/en-US/Firefox/Enterprise_deployment#Configuration> > > then you can use the following line
2016 Nov 03
0
FireFox and Plugins
On Wed, 2016-11-02 at 21:37 -0700, Alice Wonder wrote: > While doing a browser fingerprinting survey, I was quite surprised to > see I actually have a FireFox plugin installed. > > The culprit is > > /usr/lib64/mozilla/plugins/librhythmbox-itms-detection-plugin.so > > It appears that whoever maintains the rhythmbox RPM has chosen not to > package the browser plugin
2016 Nov 03
0
FireFox and Plugins
On Wed, Nov 02, 2016 at 09:37:03PM -0700, Alice Wonder wrote > While doing a browser fingerprinting survey, I was quite surprised to > see I actually have a FireFox plugin installed. > > The culprit is > > /usr/lib64/mozilla/plugins/librhythmbox-itms-detection-plugin.so > > It appears that whoever maintains the rhythmbox RPM has chosen not to > package the browser
2016 Nov 03
1
FireFox and Plugins
Walter Dnes wrote: > > How about manually... > > sudo rm /usr/lib64/mozilla/plugins/librhythmbox-itms-detection-plugin.so > > You'll have to do it each time you update rhytmbox. ... or create a very simple RPM that just has a '%triggerpostun' script that removes that file each time rhythmbox is updated James Pearson
2016 Nov 03
0
FireFox and Plugins
Alice Wonder wrote: > While doing a browser fingerprinting survey, I was quite surprised to > see I actually have a FireFox plugin installed. > > The culprit is > > /usr/lib64/mozilla/plugins/librhythmbox-itms-detection-plugin.so > > It appears that whoever maintains the rhythmbox RPM has chosen not to > package the browser plugin separately like it probably should be.
2010 Apr 15
1
(no subject)
Hi, When I try to save a new execl file to a samba share, I 've got an error "unable to access to file", but the file is currently well saved. No problem with open office nor ms word. A wireshark trace indicate "Query_path_info/ error status_access_denied" thanks for your help regards ----------------------------- here's my configuration: Samba 3.5.2/ centos 5.4
2013 Jan 02
1
Dell EMC 118031985 SPS - nothing but questions
I was wondering if anyone has seen anything like this standby power supply for Dell servers. http://www.ebay.co.uk/itm/200824909297?ssPageName=STRK:MEWNX:IT&_trksid=p3984.m1497.l2649 I made up a cable and can connect to it at 9600 baud 8N1. The problem is that all it ever does is respond with a "?" and ends it with a LF it does this whenever it recieves a LF - I'm begining to
2014 Mar 05
1
following wide links on a Mac
Please educate me! First to explain: when we upgraded our Macs to 10.9 we started to get errors reading and writing files in matlab. For reasons we don't understand changing "unix extensions" to 'yes' fixed this. I have been contacted by the developers about this and they have requested I send in dumps for debugging. However I would like to get back into production in the
2019 Oct 04
3
CentOS 8 network-scripts
On 10/4/19 11:02 AM, Ljubomir Ljubojevic wrote: > ... > It is OK if your KVM host is on LAN cable that never is disconnected > or power goes down. But I have a laptop I use first at work where I > use LAN and then at home where I use WLAN only, and suspending laptop > is same as disconnecting LAN, bridge is disabled and KVM bridged > network unhooked, and you can never