Displaying 20 results from an estimated 6000 matches similar to: "new project using Speex, questions re: license display"
2006 Apr 28
5
Newbie: using date-picker
Finally found a nice date chooser script
(http://projects.exactlyoneturtle.com/date_picker), but am a little
confused how to implement it.
So I put this where I need the date picker:
<a id="_name_link" href="#"
onclick="DatePicker.toggleDatePicker(''name'')"
class="demo_link">[ choose date ]</a>
<div
2007 Nov 29
2
rails color picker?
Hello,
Is there a color picker somewhere that is integrated with rails?
Specifically a I''m hoping for a full 24-bit picker with sliders, etc,
that can interact with rails objects, such as updating a form that
rails has setup, or just injecting it''s chosen value into an input
value that rails has set up to put back into an object after
submission.
Thanks,
Avram
2008 Oct 15
3
firefox is incredibly unstable
does anyone else have major probs with Firefox as installed on CentOS5?
ever since the RPM for FF3 came out it has been crashing daily. Usually when I
use Save As... or Browse... or anything else that brings up the Gnome file
picker. After the crash I re-start then the file picker works for a while.
Sometimes it just takes scrolling or click+drag an image or some other random
action. BANG
2012 May 10
1
getting started with jQuery rails 3.2
Hi all,
I''m trying to work out how to get started using some jQuery in my rails
app.
rails -v = 3.2.2
ruby -v = 1.9.3-p194
I''m only sporadically a web-developer, and still quite inexperienced
with jQuery especially, so I may be making an obvious mistake.
Essentially, I''ve done very little after creating a new app, I''ve learnt
that jQuery is included by
2001 Nov 09
2
spider / radar plot
Hmmmm, not quite statistics,
but can R do spider plot like shown in
http://seamonkey.ed.asu.edu/~behrens/asu/msms/student/recent_vis/spider.html
or
http://www.caesarsystems.com/Technica/spiderPlots.htm
Thanks for any hints, Mathias
--
virtual earth
Mathias Picker
Gesch?ftsf?hrer Gesellschaft f?r Wissens re/pr? sentation mbH
2005 May 23
6
colors and palettes and things...
After trying to find if there was a color picker in the FAQs and the help,
I thought I would send a post here. I was overwhelmed with all the
wonderful color choices R has predefined (discovered after typing in
colors()) but can't figure out what they all (by name) look like. Is there
a color picker or some other method to display all those colors next to
the name?
I think I can put together
2009 Dec 20
1
What changed in Directed PickUp between 1.6.1 and 1.6.2 ?
Hi,
I'm banging my head over this.
Usually, I'm using a SIP hardphone feature called "Call Pickup Starcode" to
enhance BLF with Directed Call Pickup :
basically, SIP hardphone (here a Thomson ST2030S) is configured to send an
INVITE message whenever a BLF is pressed while blinking.
The INVITE is build with the extension number (attached to the BLF that was
blinking and pressed)
2006 Oct 31
9
Dare Picker
Is there a good date picker that can be used with prototype &
scriptaculous library. I am looking for something outside ruby on
rails.
Thanks
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group.
To post to this group, send email to
2006 May 18
1
Date picker calendar using rails and ajax
All,
does any one has a date picker sample code using rails and ajax that I
can use as a starting point for mine?
Thanks
Patrick
2006 Jan 20
13
Calendar date picker for use with rails.
Howdy folks,
As I was putting together a rough form for a rails app, I got to
thinking how much smoother (in my siytuation) a little calendar widget
would be than the default date picker selects.
Does anyone know if such a thing exists ?
I suspect it would have to be somewhat designed with rails in mind to
populate the right kind of post params for convenient use at the
controller end.
2006 Jun 14
1
Multiple Date Selectors, how to?
Hi all,
I am looking for a nice way to do multiple date selection in a rails
application. The app I am working on is a type of scheduling
application where the users need to select the days they are available.
In many cases these dates won''t follow any type of pattern as
availability will be different for everyone.
Ideally it would be nice to show them a calendar and allow them to
2006 Feb 01
2
Dates entered as MM/DD/YY
I have some forms on my site that use text boxes to enter dates. They
typically default to today''s date, in the format "MM/DD/YYYY"
However, sometimes a user will erase the box and type in a date, but
instead of typing 02/01/2006, they''ll type 2/1/06. Once the record is
created in the mysql database, it reads as ''0006-02-01'' instead of
2008 Jan 16
4
Calendar in Rails
HI All,
Please can anyone tell me whether there is a rails plugin/app that
allows creation of a calendar that can render events. I am not talking
about a calendar date picker of which there are several, but something
more along the lines of http://www.backpackit.com/calendar where an
html/css calendar can be rendered with dates highlighted.
Many thanks
Anthony
2006 Apr 24
26
prototype-based color picker
has anyone in this list ever tried to make a javascript color picker
something like http://www.daantje.nl/blog/index.php?buttonID=37
or http://typetester.maratz.com/
i just thought i''d ask before i force myself to doing this.
thanks
mark renn
_______________________________________________
Rails-spinoffs mailing list
Rails-spinoffs-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org
2011 Dec 19
2
Jquery Modal Dialog with Jquery DatePicker field strange behavior
Hi people.
I need your help here, please.
I have a rails 3.0.9 app, and I''m using Ajax to save some records to
the database. To achieve this, I use a jquery modal form, but one of
the fields is a datepicker, and if I click on it to display the
calendar it doesn''t work.
The thing is, I press submit without fill all the fields, so, my
custom validations were shown, telling me
2010 Jan 28
2
color palette for points, lines, text / interactive Rcolorpicker?
I'm looking for a scheme to generate a default color palette for
plotting points, lines and text (on a white or transparent background)
with from 2 to say 9 colors with the following constraints:
- "red" is reserved for another purpose
- colors should be highly distinct
- avoid light colors (like "yellow"s)
In RColorBrewer, most of the schemes are designed for area fill
2006 Feb 18
1
installing datebox_engine
Hi,
I want to install date picker from datebox.inimit.com.
$ ruby script/plugin install datebox_engine
Plugin not found: datebox_engine
So I browse the website and download the universal file. It is in zip
format. I extract it and here is the content:
calendar-blue2.css calendar-green.css calendar-system.css
calendar-win2k-2.css dateparse.js lang
calendar-blue.css
2009 Jun 15
1
calendardateselect problem
I am using http://code.google.com/p/calendardateselect/ for my date
time picker.
I am using dd.mm.yyyy format (:finnish)
and i am using
ActiveSupport::CoreExtensions::Date::Conversions::DATE_FORMATS.merge!
(:default => "%d.%m.%Y")
ActiveSupport::CoreExtensions::Time::Conversions::DATE_FORMATS.merge!
(:default => "%d.%m.%Y %H:%M")
in my enviroment. Everything is working
2010 Oct 07
2
Source games not letting me tab out.
Hi guys,
Up until recently, I've been able to tab out of Source engine games (L4D2, TF2, and so forth) without a problem. It's never given me an issue before, so I can tab out and check for IMs and such.
However, recently it won't let me do so. It may have been because I reinstalled Lucid Lynx Ubuntu, but now if anything brings the taskbar to the front, the game still runs but it
2009 Feb 11
1
call picking and transfers
Howdy,
Working on some niche requests from one of my hotel clients. asterisk
1.4.20-1 on CentOS, Polycom 501s.
The first request is for the Polycom's screen to show the CID of the
inbound caller when a call pick is executed, so the picker knows if the
call is internal or external. I have already "worked around" this issue
by using ALERT info to give seperate ring tones for