search for: somtheing

Displaying 20 results from an estimated 406 matches for "somtheing".

Did you mean: somtehing
2006 Jan 11
3
Regular expressions
Matching regular expressions Dear useRs! I have the following problem. I would like to find objects in my environment that have two strings in it. For example, I might want to find objects that have in their names "MY" and "TARGET". I do not care about the ordering of these two substrings in the name, neither what is in front, behind or between them, the only thing important
2006 Jun 06
0
Re: bug or somthing like it :)
Hi Julio, I would definitely appreciate if you could send me an example of that. Please send 1) the input file, 2) the speex-encoded file and 3) the decoded file (that becomes unstable). Jean-Marc Le mardi 06 juin 2006 ? 12:13 +0200, julio preciado a ?crit : > > > > ______________________________________________________________ > From: "Paul
2012 Apr 04
1
read.socket utils package : somthing is going wrong
Hi everyone, I'd appreciate if someone could help me to understand what is happening. I'm attempting to connect R to the broker platform using tcp on localhost 5333. Just to learn how use make.socket, write.socket, ..functions I wrote simple code: #prepare string command to subscribe ask and bid price on Italian stock #this should be a push stream like: #First stream:
2006 Jul 13
6
creating meaningful urls, (changing default)
Hi, Urls in ruby are as defualt set to :controller/:action/:id How can I change it to somthing like this :controller/:action/:id/#random title# #random title# may be a variable or taken from a field in the database thanks scott -- Posted via http://www.ruby-forum.com/.
2006 Mar 27
4
How to create a daemon in a rails app
i want a daemon will check somthing every 10 minute how do this in rails? -- Posted via http://www.ruby-forum.com/.
2003 Apr 17
4
meetme config
Hi, Is there and trick to getting a conference room up and running.. I have 'conf => 7500' in the meetme.conf file and 'exten => 7500,1,MeetMe(7500)' in the extensions.conf file (in the same context as my phone extensions).. When I dial extension 7500 I get the voice saying "That is not a valid conference number, Please try again.." <beep> <beep>
2006 Feb 25
3
Bandwidth limiting and shaping
Hi, I have a client that is looking for an solution to do bandwidth monitoring and traffic shapping. I would like to use Centos if possible, but I need somthing that has a GUI so they can easily make changes and updates. It would have to be ip based or mac address. What would you suggest. I have looked a Ipcop and smoothwall as solutions so far. Thanks
2008 Jul 11
2
dovecot 1.1.1 dbox public namespace problem
Hi @ll i have somthing like namespace public { separator = / prefix = "public/" location = dbox:/usr/local/virtual/%d/public inbox = no list = yes subscriptions = yes hidden = no } which works nice if i set location = maildir:/usr/local/virtual/%d/public %d expansion works right with maildir but if user mailboxes are on dbox with public namespace too, dovecot
2007 Feb 08
3
Running source from Unix line
How can I run something like source("filename") from the Unix command line? Maybe somthing like ./R CMD source("filename") - this does not work. I need to run an R source code file with a command from the Unix command line. assuming that I have R installed on my system. Thank you all Amir. -- View this message in context:
2006 Apr 28
3
store user id in session or find user id
Hi Im uisng the lgoin generatior that as far as I can tell stores the username in session. I have another table that i need to store the id of the user who creates an entry. (the logged in user) Is it possible to store return the id and store it in session once the user is created. then do somthing like @project.user_id = session[:user].id; or can I perform a search in the product table
2003 Apr 14
6
Asterisk and SNOM 200
Hi, I have just got my SNOM 200 to start doing some real testing with *.. I am trying to use the GSM codec but the quality is really bad, Is that normal? does anyone actually use GSM?? Also are there any 'gotcha's' that I need to look out for so I don't spend hours trying to get somthing working that really doesn't work anyway.. Thanks.. later.. --
2007 Oct 24
3
convert factor dataframe into numeric matrix
Bear me if this is a naive question. I have a dataframe, all lists inside it are factors. When I use as.matrix(df) to convert, I get a character matrix while my intention is to get numeric matrix. I can make the convertion iteratively by each list but I do think there is some more elegant way of doing this. please let me know if I missed somthing there. Thanks in advance. Sun
2007 Aug 04
4
syslinux & booting linux from USB
Dear all, I wanna create a GNU/Linux that it boots from USB. I don't any idea on that. Can you introduce me a doc that i can use it & i can solve my problem? Cheers, -- ------------------------- Mohsen Pahlevanzadeh email address : mohsen at pahlevanzadeh.org web site : http://pahlevanzadeh.org IRC IM : m_pahlevanzadeh yahoo IM : linuxorbsd ----------------------------
2003 Sep 08
8
Callgroup, Pickupgroup and SIP
I have just started to play with callgroups and pickupgroups.. I updates my * from CVS this morning (about 15 mins ago).. I have placed callgroup=1 and pickupgroup=1 into each of my 3 phone configurations in sip.conf.. I place a call from phoneA to phoneB, then I go to phoneC and dial *8# , the call does not get picked up by phoneC and continues to ring on phoneB.. Have I not configured
2008 Jan 16
3
is there something like addslashes and stripslashes in prototype
if i would save the content of a textarea into mysql i eventually have to mask things like ,"/\ and so on. in php there are the add- and stripslashes functions you could use. is there somthing compareable like this in the string object of prototype? if not, it would very nice to have, i think. function addslashes(str) { str=str.replace(/\''/g,''\\\'''');
2006 Jun 30
4
always show 2 decimal places
Hi, I have a float that often looks like somthing like 2003.2 in my controller (1 decimal place) Is there a way to always show it to 2 decimal places eg 2003.20 ? Thanks Scott -- Posted via http://www.ruby-forum.com/.
2004 Mar 22
2
regex in R
Hello I could use some help here with trying to use perl stype regex to extract the first group of letters before a ( . ) so if I have a sting AACEE.adiid and wanting AACEE i <- "AACEE.adiid" grep(".+\..?+",i,perl=T) I must be doing somthing wrong but don't know what it is? thanks
2007 Jun 08
2
Can Asterisk RAS?
I am trying to set up somthing so I can dial into my asterisk box, and have it behave as a modem bank. Is there anything like that already, or am I going to have to write my own. I checked googls and found no leads, but thought I would ask here before I tried writing my own, just to make sure I wasnot reinventing the wheel. Thank you in advance for any responses. -Chris
2000 Jul 06
2
GUI Samba?
*This message was transferred with a trial version of CommuniGate(tm) Pro* Hello, I'm new to Linux, I work on a PC, Mac, and now Linux network. I have been looking for somthing like samba that will work on Xwindows. If you could point me in the right direction I would be thankfull. Hope to hear from you soon, Zeek Bower.
2005 Jan 12
3
samba across internett
I am quite novise to samba and networking but I have a litle timepressure as I need two branchoffice to be connected to my server at the mainoffice Does anyone know if it is possible to do this with samba alone or do I need somthing extra. Eivind