search for: teeter

Displaying 9 results from an estimated 9 matches for "teeter".

Did you mean: tweeter
2012 Mar 15
3
Firewall up not letting traffic through
...that I have wrong Private Network: Can ping the outside network card from inside the network, but can not ping "yahoo.com" or one of its ip address (209.191.122.70) Firewall computer: On the firewall computer can ping computer on inside network and "yahoo.com" -- Eric Teeter 504 Main St. Brooklyn, WI 53521 (608) 807-4277 ------------------------------------------------------------------------------ This SF email is sponsosred by: Try Windows Azure free for 90 days Click Here http://p.sf.net/sfu/sfd2d-msazure
2007 Sep 13
2
innov_save, what is it? why does it hurt me so?
hi, I am using speex1.2beta2 on a TI 54x on narrow band I have been trying to get speex to work for a while now, and it's been a real teeter-totter ride. For a long time I noticed that I will get a project to work and then without changing any code and programming it to an eprom/flash the project will not work. It turns out it was a value called innov_save. I found this bugger by zero filling data in my program and then loading my co...
2006 Aug 17
7
preventing multiple logins
I want to set my app up to prevent multiple simultaneous logins by the same user. What strategies are people using? Is it worth going to database session storage just for this? martin
2011 Nov 01
6
redhat vs centos
...r may not be needed is thousands more. All for one server. that ain't gonna happen. Personally I am thinking of staying away from all red hat clones due to redhat's actions for my own security. The only thing on the horizon I see is ubuntu server as best supported and up to date. I am teetering tonight. I have downloaded it and am thinking of wiping my new centos6 install and trying it out. How do you all feel about this turn of events and what is your gut feeling on where this is going? And how about them hard drive prices?!!
2007 Sep 13
0
innov_save, what is it? why does it hurt me so?
> I have been trying to get speex to work for a while now, and it's been > a real teeter-totter ride. For a long time I noticed that I will get a > project to work and then without changing any code and programming it to > an eprom/flash the project will not work. That's an Heisenbug and the most common cause is uninitialised data. I found innov_save will write over memo...
2006 Sep 24
2
printing a variable name in a for loop
Hello, How do you print a variable name in a for loop? I'm trying to construct a csv file that looks like this: Hello, variable1, value_of_variable1, World, Hello, variable2, value_of_variable2, World, Hello, variable3, value_of_variable3, World, Using this: for (variable in list(variable1, variable2, variable3)){ cat("Hello,", ???variable???, variable, ",
2007 Sep 14
1
innov_save, what is it? why does it hurt me so?
...cobson" <Michael.Jacobson@ultratec.com> Cc: <speex-dev@xiph.org> Sent: Thursday, September 13, 2007 7:40 PM Subject: Re: [Speex-dev] innov_save, what is it? why does it hurt me so? >> I have been trying to get speex to work for a while now, and it's been >> a real teeter-totter ride. For a long time I noticed that I will get a >> project to work and then without changing any code and programming it to >> an eprom/flash the project will not work. > > That's an Heisenbug and the most common cause is uninitialised data. > > I found innov_s...
2007 Oct 10
0
detecting finite mixtures
This question teeters on the brink of general statistics rather than an R-specific issue, but I'm hoping it boils down to how I coded V&R's EM algorithm for finite mixture modeling and not something worse (i.e. that my plan is impossible). Briefly, I'm trying to simulate an experiment where the hypo...
2007 Oct 14
40
Step matchers
I think we all know that the readability of steps isn''t great right now, and in fact there''s a very recent thread that discusses just that. It was that recent thread that prompted me to explore this a bit. The basic idea is that you define step matchers, which have a regex, and then you match step names against that regex. Kind of tough for me to explain so I''ll just