Displaying 20 results from an estimated 2000 matches similar to: "A drop down menu of months"
2011 Jan 16
2
xyplot: modify axis tick marks
Hi,
I would like to plot time against rainfall data (data is at the end)
using xyplot.
The basic code looks like this: xyplot(rainfall~time, type="a")
When I do this, the graph looks ok except that the x-axis has too many
values. I would just like to display the years and not the months on
the x-axis. I've been fiddling around with 'scales', and read previous
posts about
2007 Jun 13
5
Confusion with sapply
Hi,
I have some confusion in applying a function over a column.
Here's my function. I just need to shift non-March month-ends to March
month-ends. Initially I tried seq.dates, but one cannot give a negative
increment (decrement) here.
return(as.Date(seq.dates(format(xdate,"%m/%d/%Y"),by="months",len=4)[4])
)
Hence this simple function:
> mydate <-
2006 Jun 05
4
Newbie question on url friendliness
If I wanted to use a friendly url, say, http://www.something.com/my-url,
how would I go about doing that? I can''t define an action my-url, and I
don''t want to clutter my routes up...
Is there a way to do this?
--
Posted via http://www.ruby-forum.com/.
2006 May 17
40
IDE recommendations?
I was wondering if there are any IDEs out there that has autocomplete
features for win32.
It would be perfect if it could do something akin to what DHH is doing
on the screencast hosted on the rails website.
http://media.rubyonrails.org/video/rails_take2_with_sound.mov
Cheers
--
Posted via http://www.ruby-forum.com/.
2004 Mar 16
3
portaudit
Any reason why portaudit and its associated infrastructure was not announced to
this list or security-notifications? I recently discovered it, and discovered
the feature was added to bsd.port.mk in the beginning of feburary. Seeing as
the security officer apparently (without announcement) no longer issues
security notices (SNs) for ports, I am assuming that portaudit has replaced
SNs entirely,
2006 May 26
5
Upload AVI convert to quicktime/flash
Is there a way to upload an AVI and convert it into quicktime, or flash,
and generate an output in those format(s).
Like YouTube...
I have no idea how that is done. I am fascinated and was wondering if it
was possible.
Cheers.
--
Posted via http://www.ruby-forum.com/.
2006 May 30
3
phpbb forum with rails application.
I would like to knock up a phpbb forum with a rails application.
I wanted to do this as I want to use ActiveRecord to crawl through the
user database in the rails app.
Is there a way to do this - on the same domain name and server...
Or does it depend how the server is setup?
--
Posted via http://www.ruby-forum.com/.
2004 Aug 06
1
Live Webcast in OGG
Hi,
Is it possible to stream live, as opposed to recorded, OGG format yet? I
had a look at the Icecast 2.0 beta instructions and it ends in a program
called "example" which will stream a pre-recorded OGG file to the
server. Is there anything to stream directly from the soundcard yet? If
not, is there anything in the pipeline?
If it is possible, what bitrates in mono/stereo are
2014 Dec 16
2
[LLVMdev] [cfe-dev] LLVM 3.6 update
On Tue, Dec 16, 2014 at 3:50 AM, Daniel Sanders
<Daniel.Sanders at imgtec.com> wrote:
> Could we aim for mid/late January? I'd like our target triple problems to be sorted out for LLVM 3.6 if I can and early-January doesn't leave many working days to get that finished. Especially given that many people take some holiday around Christmas and New Year.
>
We generally try to make
2009 Mar 01
0
[ANNOUNCE] Samba 4.0.0alpha7
We are proud to a announce another alpha release of Samba 4.
What's new in Samba 4 alpha7
============================
Samba 4 is the ambitious next version of the Samba suite that is being
developed in parallel to the stable 3.0 series. The main emphasis in
this branch is support for the Active Directory logon protocols used
by Windows 2000 and above.
Samba4 alpha7 follows on from the
2009 Jun 19
0
[ANNOUNCE] Samba 4.0.0alpha8
We are proud to a announce another alpha release of Samba 4.
What's new in Samba 4 alpha8
============================
Samba 4 is the ambitious next version of the Samba suite that is being
developed in parallel to the stable 3.0 series. The main emphasis in
this branch is support for the Active Directory logon protocols used
by Windows 2000 and above.
Samba4 alpha8 follows on from the
2010 Sep 23
2
hdf-files
Dear All,
I have data in HDF file format and would like to read it into R.
I have tried the package hdf5 without success.
Any ideas and suggestions??
Kind regards,
Katrin
--
Katrin Fleischer
Vrije Universiteit Amsterdam
Faculty of Earth and Life Sciences
Subdepartment Hydrolgy and Geo-Environmental Sciences
Room E-360
De Boelelaan 1085
1081 HV AMSTERDAM
Tel: +31 20 59 87391
2019 Feb 28
1
Using butt in same mount point that is used for relay
Thank you
Pada tanggal Kam, 28 Feb 2019 10.01 mas wanto <wantom428 at gmail.com menulis:
> Sam broadcaster and fallback mount
>
> Pada tanggal Kam, 28 Feb 2019 09.58 Leonardo Oliveira Ortiz <
> leonardo.ortiz at marisolsa.com menulis:
>
>> Hello.
>>
>>
>>
>> We are using icecast to relay a radio station on local network and I have
>> a
2006 May 31
4
Sending files through send_file or by httpd?
If I were to serve files, would send_file via rails be slow?
I think they will be 200mb avi files.
Would it be better to send them via /public ?
But I would like to track the clicks on each file - which makes me think
that I can''t serve them out on /public as those clicks will not go
through my application.
Any help or suggestions?
--
Posted via http://www.ruby-forum.com/.
2010 Nov 09
1
replaing 1-digit months with 2-digit months in a date
Hello again!
Sorry, if it's a simple question - I am very bad in working with strings.
I have a vector of strings:
x<-c("2000.1","2000.2","2000.10","2000.12")
I'd like to change it so that it the month always has 2 digits, like this:
"2000.01","2000.02","2000.10","2000.12"
Is it possible?
Thanks a lot!
2018 Jan 25
0
Geometry delaunayn and deldir results, differing results from Octave due to decimal precision?
I just looked at the data at the URL you posted and it looks like it
consists
of all the points in a rectangular grid. When you triangulate a rectangle
it is
arbitrary whether you use the SW-NE or the SE-NW diagonal and that looks
like the only difference between the various algorithms.
Bill Dunlap
TIBCO Software
wdunlap tibco.com
On Thu, Jan 25, 2018 at 5:14 AM, Yuen, Kam <k.yuen at
2008 Sep 12
1
how to plot monthly mean data showing missing months
Dear R users,
As per my attached script I am ploting monthly mean data which has missing
months.
But in the plot missing months are not shown (plot attached).
Kindly help how to show complete plot (Jan-Dec) with missing months.
Regards,
Yogesh
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: script.txt
URL:
2008 Jan 21
2
how to extract data by specific months from a monthly ts object
Hi,
I am trying to extract data from a ts object by month, e.g., extract Jan,
Feb, and Aug data from a monthly ts object. I tried the following but it
didn't work:
> xa=1:50
> ta=ts(xa,start=c(1990,1),frequency=12)
> ta[cycle(ta)==c(1,2)] # this method works but it's not what I want
[1] 1 2 13 14 25 26 37 38 49 50
> ta[cycle(ta)==c(1,2,8)] # this method doesn't work,
2014 Dec 16
3
[LLVMdev] [cfe-dev] LLVM 3.6 update
Could we aim for mid/late January? I'd like our target triple problems to be sorted out for LLVM 3.6 if I can and early-January doesn't leave many working days to get that finished. Especially given that many people take some holiday around Christmas and New Year.
> -----Original Message-----
> From: llvmdev-bounces at cs.uiuc.edu [mailto:llvmdev-bounces at cs.uiuc.edu]
> On
2015 Dec 16
2
Running sshd with Privilege Seperation drops connection on password change
Hi Darren/Damien,
Sorry for responding so late. Still hope we can get this sorted out.
Yes I am indeed using PAM for ssh authentication and disabling priv seperation is a no-go for us since it opens up a security loophole.
From what I can see in ptree and auth logs, when the child passwd process returns with SIGCHLD, the parent sshd process terminates.
Sshd logs are as follows as requested at