Displaying 20 results from an estimated 1000 matches similar to: "Need Guidance"
2011 Nov 23
2
How to extract particular words from various files
Dear R-help guys,
I am trying to extract two particular words from different files but I am
struggling with the code. The first theree lines of each folder are as
follows:
# using minimal fraction of valid points 30.00
# tas [K] from bcc-csm1-1 model output prepared for CMIP5 RCP8.5
# cutting out region lon= 0.000 360.000, lat= -90.000 90.000
In fact, I am trying to extract the model
2016 Feb 12
4
[dongle0] timedout while waiting 'OK' in response to 'AT'
Yes I used.
The problem can be the version of Asterisk?
I use Asterisk 13 instead of 11.
2016-02-12 14:31 GMT-02:00, Shabbir abbasi <shabbirabbasi92 at gmail.com>:
> have changed this
> [dongle0]
> audio=/dev/ttyUSB1
> data=/dev/ttyUSB2
>
> To
>
> [dongle0]
> imei=123456789012345
>
> and imei exact same as on your device ?
>
> On Fri, Feb 12, 2016
2007 Aug 09
1
swfdec ported on arm
I have cross compiled swfdec-0.5 for ARM and I have also written a player for framebuffer.
But its too slow!! Can you tell me the reason behind this? Can i increase speed by somehow? I doubt my code for player.
I have written following loop in my player:
while(1)
{
diff = swfdec_player_get_next_event(player);
swfdec_player_advance(player, diff);
swfdec_player_render(player, cr, 0,
2016 Feb 12
2
[dongle0] timedout while waiting 'OK' in response to 'AT'
Yes, I used IMEI.
But in CLI appearing nothing and it not register.
2016-02-12 14:27 GMT-02:00, Shabbir abbasi <shabbirabbasi92 at gmail.com>:
> have you tried imei discovery
> imei=123456789012345
>
>
> write imei number instaed of 12345...
>
> On Fri, Feb 12, 2016 at 8:51 PM, Vitor Mazuco <vitor.mazuco at gmail.com>
> wrote:
>
>> Hi!
>>
2007 Jul 07
1
Compiling swfdec without GTK
I want to cross compile swfdec-0.4.5 for ARM9. But before that I am planning to compile it on my x86 machine without GTK support. I have already compiled it with GTK. But if I disable GTK then I am getting error messages while compiling test directory.
I have used following configuration options:
./configure enable_shared=no enable_static=yes enable_mad=no enable_gtk_doc=no enable_ffmpeg=no
2005 Dec 15
2
A Rails-based CMS?
Is there a working Rails-based CMS out there and available? I''ve looked
on the web a bit this morning but have not found anything that can be
put in use.
Thanks!
Nathan Mealey
Operations Director
Northeast Region
Pilgrim IT, LLC
NORTHEAST OFFICE
1 Short Street
Northampton, MA 01060
TEL 866.434.4976
FAX 413.587.0572
MIDWEST OFFICE
1815 Brownsboro Road
Louisville,
2009 Mar 25
1
Requesting help with lattice again
Hello, this is a request for assistance that I submitted earlier, this time
with the dataset. My mistake for taking up bandwidth. I've also rephrased
the question to address an additional concern.
I'm working on a windows XP machine with R 2.8.1
1). I'd like a barchart (or other lattice type display) HSI ~ of the three
factors (Region, Scenario and HydroState).
However
2004 Jun 25
1
text, pos suggestion
suggestion: could the R team please add positions 5 through 8 for the
arg parameter in text(), which would select the diagonals (northeast,
southeast, southwest, northwest)?
sincerely, /ivo welch
PS: thanks for all the earlier circle help. knowing some of the
predispositions of the R developers, I probably should not suggest
adding to the documentation
> ?circle
please see
2005 Dec 15
1
date_select help
I''m trying to select items from a database by their date field. The date
data is coming from a form using the date_select helper.
The field in the database is named date_notified_on.
My controller method is this:
def history_date
if(@params)
@notifications = Notification.find(:all, :conditions =>
["date_notified_on = ?",
2006 Feb 27
3
Rails via Lighttpd
I am trying to get Rails running through Lighttpd, on a Suse 10 box
running Rails 1.0.0 and Lighttpd 1.4.10
I followed the instructions in the wiki
(http://wiki.rubyonrails.com/rails/pages/Lighttpd) but keep getting the
same error:
linux:/etc/lighttpd # lighttpd -f lighttpd.conf
2006-02-27 12:32:17: (mod_fastcgi.c.997) execve failed for:
2007 Jul 08
0
Cross Compiling swfdec for ARM
Hi Benjamin,
Thank you very much for your reply.
I am having some doubts related to cross compiling.
Can you please tell me what all steps shall I follow to cross compile swfdec
library? Which variables I must set while configuring it?
I have already got toolchain ready for it. It is installed in
/usr/local/arm/gcc-arm/
I tried setting variables such as build_alias, target_alias, host_alias.
2012 Mar 07
2
Remove a word from a character vector value XXXX
Hi everyone,
What is the easiest way to remove the word Average and strip leading
and trailing blanks from the character vector (d5.Region) below?
.nrow.d5. d5.Region
1 1 Central Average
2 2 Coastal Average
3 3 East Average
4 4 Metro East Average
5 5 Metro North Average
6 6 Metro South Average
7
2016 Jan 28
2
how to configure or (reset) display
i have posted a question on
http://unix.stackexchange.com/questions/257310/centos-7-font-problem-unable-to-read-words
,
i am unable to read words in terminal and unable to see correct images,
Dont know if it is wrong config or something else , i have updated this
system via ssh from LAN, Now i am connected directly to system and it
looks very bad , can anyone tell me how to fix ?
2009 Feb 27
1
cross tabulation: convert frequencies to percentages
Hello,
might be rather easy for R pros, but I've been searching to the dead
end to ...
twsource.area <- table(twsource, area, useNA="ifany")
gives me a nice cross tabulation of frequencies of two factors, but
now I want to convert to pecentages of those absolute values. In
addition I'd like an extra column and an extra row with absolute sums.
I know, Excel or the
2008 Sep 21
2
r format questions
Hi,
1) I have noticed that when I use the aggregate function it outputs numbers in the results. for example:
aggregate by product
group.1 Aggregate
1 ProductA 1000400.00
2 ProductB 23232323.00
3 Missing 232323.00
is there a way to suppress the numbers infront of aggregate outputs. I checked and they don't look like columns when I do a summary so I can't -1
2012 Mar 28
1
GSoc Applicant
Hi there everyone,
Hope this finds you all well.
My name is Hassan and I am a Software Developer/Tester. I am applying for
Google Summer of Code this year for the Java Bindings Improvements project.
I have some questions that I'd like to ask, but first let me introduce
myself appropriately.
My name is Hassan Radi and I have been working in the software development
field for 4 years. Most of
2010 Jul 08
1
Level3 reseller needed
I'm in the Northeast US and looking for any recommendations on Level3
resellers. I don't do enough volume to go to Level3 directly.
If there's anybody you'd definitely avoid I'd love to hear about that too.
Thanks,
Adam
2008 Sep 22
1
change the panel name in xyplot
Hi,
I try to change the panel name in a xyplot without success.
Look this example from xyplot manual:
xyplot(Murder ~ Population | state.region,data=states)
The panel title are:
Northeast, South, North Central, West, that are factor from state.region.
I need do change some names and, for example, put some of these in italic. I
dont find how change this.
I looking for this in Deepayan
2009 Mar 24
1
aggregate() example fails]
Hi R users and developers on debian platforms.
I compile the R version 2.8.1 Patched (2009-03-18 r48193)
on my UBUNTU linux distribution.
But when I ask for the aggregate example it fails.
What am I missing?
example(aggregate)
aggrgt> ## Compute the averages for the variables in 'state.x77',grouped
aggrgt> ## according to the region (Northeast, South, North Central,West) that
2005 Jun 14
6
VOIP-INFO down?
Seems to be all morning. I have not been able to access for several
hours now.
W
-----Original Message-----
From: asterisk-users-bounces@lists.digium.com
[mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Marcel van
Kaam, Fonetica
Sent: Tuesday, June 14, 2005 7:18 AM
To: 'Asterisk Users Mailing List - Non-Commercial Discussion'
Subject: [Asterisk-Users] VOIP-INFO down?
Hi