Displaying 20 results from an estimated 2000 matches similar to: "Morfik versus RJS?"
2006 Jun 04
1
Image links in stylesheets?
Guys,
I understand the logic behind using image_tag in rhtml to maintain app
portability, but how do you link to images in a stylesheet maintaining
that same portability?
Thanks for your help!
B.A.
--
B.A. Baracus: I thought you weren''t crazy no more?
Murdock: Only on paper.
--
Posted with http://DevLists.com. Sign up and save your mailbox.
2006 May 06
3
Extending Rails plugins?
Gents,
I''m using the acts_as_taggable rails plugin (not gem), and would like to
add some additional methods to it. For example, the find_tagged_with
methods essentially does a find tag in a list (effectively an OR), while
I''d like to implement a find_tagged_with_all method that would implement
an AND (so if I specified 4 tags, it would only return items that were
2006 Jun 17
5
STI versus Composition...or the headaches of one big table
Guys,
I have a relationship between model classes that I believe is best
represented by inheritance, but the likelihood that things will change
often is driving us to composition instead.
So, I have a class called Autos, and subclasses called Suvs, Minis,
Mids, Sports, for example.
We have been requested to avoid the STI approach to this, because of
fear of a quickly growing table with
2006 Nov 04
0
Chaining actions
If you need to call one action, have it do some preparatory work, and
then call another action, what''s the proper way to do this? It appears
render_component will work, but the docs say it''s expensive and should
be avoided.
Thanks for the help.
BA
--
B.A. Baracus: I thought you weren''t crazy no more?
Murdock: Only on paper.
--
Posted with http://DevLists.com.
2006 May 07
6
Challenging SQL for you...
Gents,
My heads been out of the sql game for too long (or it''s simply too early).
I''m trying to extend the acts_as_taggable plugin (note: not gem) so that
you can specify a list of tags you''re interested in, and the plugin will
return only those items that are tagged with *all* these tags.
The plugin uses primarily two tables: tags, to keep all the various tag
2006 Jun 15
11
OT: Anyone have experience with completelydedicated.com?
Guys,
I''m in the market for a reliable, trustworthy dedicated server solution.
I''ve been running my own servers internally on a Speakeasy Static IP DSL
connection, but recent problems with my local loop has caused me to
reconsider this solution.
completelydedicated.com offers a value Sempron for $59/monthly...a bit
higher than I wish to go but I have no choice. Can
2006 Jul 05
8
Beating the authentication horse (dead yet?)
Guys,
I''m frankly overwhelmed by the number of Rails authentication options(?)
out there...from ActiveRBAC to acts_as_authenticated to LoginEngine and
so on...so many options, yet on resource I''ve found really distinguishes
between each.
This is sad, as authentication and user management is really an area
where some Rails simplicity pixie dust could be a real boon to
2006 Jan 16
6
the competition?
The ''gmail'' video seems really interesting:
http://www.morfik.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060116/385e77f0/attachment.html
2004 Jan 07
0
Re: 911 and lawsuits and redundancy
Well, to do an upgrade on a traditional system you have the same issues, perhaps even worse as everything is physically wired to one system. To develop for production you must have a dev environment, a beta test and a scheduled release right?
Todd
Jonathan Moore <moorejon@usd465.com> wrote:
__________
>These are good issues, but I am even thinking of something simpler and more
2004 Jan 07
1
Re: 911 and lawsuits and redundancy
I have also noticed that sip.conf doesnt get updated without a restart..... was thinking I am doing something wrong, but maybe not now......
Chris
-----Original Message-----
From: Jonathan Moore [mailto:moorejon@usd465.com]
Sent: Thursday, 8 January 2004 8:42 AM
To: asterisk-users@lists.digium.com
Subject: Re: [Asterisk-Users] Re: 911 and lawsuits and redundancy
Another concern I have on this
2008 Feb 23
1
Fax-to-Email - Legal Issues
Hello everyone,
Some months ago there were news about J2 filing lawsuits against companies
using fax-to-email technology, as they claimed it was their patent. They had
also won some cases, until someone filed a counter lawsuit against them
based some other grounds but again related to fax-to-email.
Anybody knows what is latest in this regard? Can now fax-to-email be used
without fear of being
2008 Aug 14
0
Speex-dev Digest, Vol 49, Issue 6
Not to mention that Speex is also included in the upcoming release of Flash Player 10 (in public beta now).
Jozsef
-----Original Message-----
From: speex-dev-bounces at xiph.org [mailto:speex-dev-bounces at xiph.org] On Behalf Of speex-dev-request at xiph.org
Sent: Friday, June 13, 2008 12:00 PM
To: speex-dev at xiph.org
Subject: Speex-dev Digest, Vol 49, Issue 6
Send Speex-dev mailing list
2003 Aug 13
1
Request to mailing list freebsd-security rejected
Umm. First of all, I *AM* a member of this list, unless someone else
unsubcribed me. If so, please put me back on. I've gone through my
archives and I am very clearly subscribed to the list. The monthly
freebsd.org mailing list memberships reminder tells me I am.
List Password // URL
---- --------
2004 Jan 08
1
Re: 911 and lawsuits and redundancy
you can always do a "restart when convenient" within asterisk, and it
will do it's thing when all lines are clear....
-----Original Message-----
From: Jonathan Moore [mailto:moorejon@usd465.com]
Sent: Thursday, January 08, 2004 12:31 PM
To: asterisk-users@lists.digium.com
Subject: Re: [Asterisk-Users] Re: 911 and lawsuits and redundancy
Is there a way to reload a module from the
2004 May 27
5
SCO & R
I apologize if this has been addressed before;
recently
I read an article in Forbes which discussed how SCO
was going after companies that have been using Linux.
The article made the point that the ideas behind GPL
are under attack precisely because no one is making
sure
that the code being put into the freely avail.
packages
isn't owned by someone else.
Here's my question: Is R
2005 Jun 02
2
[LLVMdev] Randomizing Functions & Global variables
On Thu, Jun 02, 2005 at 11:24:19PM +0100, Aaron Gray wrote:
> 6. Design a simple recognisable logo.
>
> How about a "LLVM Inside" logo like the Intel one. Another project 'TAL'
> has used a smular looking logo :-
>
> http://www.cs.cornell.edu/talc/
It's not original, and we don't want any logo/trademark lawsuits from
Intel.
--
Misha Brukman
2015 Aug 27
2
[LLVMdev] [RFC] Developer Policy for LLVM C API
On Aug 18, 2015, at 10:41 PM, deadal nix <deadalnix at gmail.com> wrote:
> Let's not get this die. The C API is too valuable to let this die.
>
> I propose the following plan:
> - Add tests for the current API. This will allow to make sure that everything works and would ensure that changes are made intentionally, nto accidentally.
> - For area that do not exist in the
2008 Jun 13
1
Speex
Dear Speex developer(s),
We are currently in the process of evaluating speech codecs for the
transmission of wideband speech (fs=16kHz) at bitrates lower than 32
kb/s. Speex is a contender for this task.
Practically we would have to port Speex to a specific 16 bit DSP if we
would go for this. We should be able to handle this.
But we would like to ask for your opinion regarding patent
2012 Aug 08
6
R versus SAS
I found this on CrossValidated:
"A medical statistician once told me, that they use SAS because if
they make mistakes due to software bugs and it comes to lawsuits, SAS
will recompensate them. R comes without warranty."
Kjetil
2006 Jul 06
17
Linux distros
Is there any particular distro that seems to be most used among RoR
developers on Linux? Any that might provide better support somehow for
development of RoR apps?
--
Posted via http://www.ruby-forum.com/.