Displaying 20 results from an estimated 1200 matches similar to: "Do you know a decent ROR newssite??"
2006 May 03
3
Graceful degrading AJAX show/hide
Ok i''ve done a bit of hunting around and I can''t find much
documentation on how ensure an ajax call through an rjs file degrades
with javascript off.
Essentially, if javascript is off, I want to refresh the page and pass
a variable from the controller to the page the user is on. Not use the
rjs file.
At the moment i have this:
<%= link_to_remote("Advanced Search",
2006 Apr 12
8
500 Server Error - stumping me at the moment
I''m trying to deploy an app on Dreamhost and I''m getting the infamous
500 Server Error.
Nothing in the rails logs because it looks to be happening before it
gets there.
In the apache error logs we have:
[Wed Apr 12 12:51:51 2006] [error] [client 194.80.32.9] FastCGI: comm
with (dynamic) server
"/home/rlivsey/thatsprogress.com/current/public/dispatch.fcgi"
2006 Mar 13
1
"rake freeze_edge" over proxy?
How do i use "rake freeze_edge" over a proxy?
"rake freeze_edge -p http://...." doesnt work
THanks
Chris
--
Posted via http://www.ruby-forum.com/.
2006 May 11
7
[ANN/ADV] Ruby for Rails now published in paper!
Hi --
I''m on the road, so I haven''t laid eyes on it yet -- but word on the
virtual street is that "Ruby for Rails: Ruby techniques for Rails
developers" is now out in paper.
It will probably take a little longer to trickle to your neighborhood
Barnes and Noble... but you can order it now from the publisher. See
http://www.manning.com/black. And trickle it will, too.
2006 Apr 24
9
A Stylesheet for a database app
Hi to all, I''m a new subscriber of this list and a new user of RoR.
I''m looking for a stylesheet to make a simple database app nicer, a css to
start working with.
I have to do some simple apps and I want them to be the more uniform on the
presentation side.
I know I can do it for myself, but a nice stylesheet is not so easy to perform
for a non-grafic geek like me, and so
2005 Feb 02
5
Planet Ruby on Rails
I just setup a Planet aggregator site for Ruby on Rails blogs and the
wiki. It''s at:
http://www.planetrubyonrails.org/
jim
2006 Feb 27
8
Newbie question - Automatically update _form.rhtml?
Hi all, I''ve got an odd issue. I''m new to Ruby/Rails and have a bit of a
silly question. I''m following along with the nice little tutorial here,
to get an idea of the system:
http://www.onlamp.com/pub/a/onlamp/2005/01/20/rails.html?page=3
However, I''m running into an issue where the author adds a new field in
his database, refreshes the browser and shows
2006 Jan 28
1
Branches
I've got more changes on my to-do list, but I want to ensure I'm
making my changes against the right branch.
* I'm working with trunk now. I don't think its TCP tunneling is as
secure as the UDP tunneling. It looks like its IVs and HMACs are
added and verified in send_udppacket and receive_udppacket. The TCP
connection encrypts but doesn't have these anti-modification
2008 May 05
1
libsieve support
Hi,
I was wondering - are there any plans on switching the sieve plug-in to use
libsieve (http://libsieve.sourceforge.net/)? The rationale of using this
library is simple - cmusieve codebase seems stagnant and libsieve promises to
implement some new sieve rfc drafts.
--
matik
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type:
2004 Jul 07
1
Cisco, Sip, Linux, ISDN
I am one of the few people left in the US with a ISDN connection to the
internet. (Internet cable has been promised "Real Soon Now" for a couple
years). Worse, my home network runs on a decrepit Cisco 2500 series
router, and is double-natted via a firewall, which is why I currently
use iax to call anywhere.
I have been making ever-increasing use of my asterisk PBX, and I'm ready
2003 Jun 19
4
SMP goes away after installworld (4.8-STABLE)
Hello,
I installed 4.8-RELEASE a few weeks ago, and since I let
the effort sit stagnant for a while I decided to do the
cvsup/buildworld/buildkernel/installkernel/installworld/mergemaster/MAKEDEV
steps to get current.
Went fine, rebooted, then noticed that just one CPU was recognized:
FreeBSD 4.8-STABLE #0: Thu Jun 19 17:05:20 PDT 2003
2005 Nov 29
2
Samba guide Ch5: cannot resolve user id
Hello,
I am following Ch5 of the Samba Guide and so far it has been working
pretty good till that point:
*
> *Procedure 5.8. LDAP Directory Initialization Steps
> *
>
> 12. This step will determine whether or not identity resolution is
> working correctly. Do not procede is this step fails, rather find the
> cause of the failure. The *id* command may be used to validate your
2004 Aug 06
3
[Re: icecast2 ??]
On Sat, 28 Dec 2002, Adon Irani wrote:
| woah do0d . that's a crackp0t theory if i ever heard one .,
|
| i'll offer an alternate theory . KiSS - keEp it simple sir ; why should
| the icecast2 developers be guilt-tripped into repeating icecast's
| performance ?
Icecast2 is icecast2. I'm talking about it's lack of innovation (ogg
streaming! woopdefuckingdoo) as well as
2004 Aug 06
3
what's the plans for the website :-)
was: [icecast] what's happening here?
<p>The list doesn't seem any more stagnant than the website ;-)
Seriously, the lack of current news on the website must have a turning-away effect for curious folks checking www.iccast.org out. There's a recent post from 18 days ago, but there was a "no news" dry spell between August 7 2001 and April 10 2002! During this time I
2006 Apr 28
9
Global find and replace in RADRAILS. Can you do it?
It seems as though it cannot be done. Does anyone know how to do it?
Thanks
Chris
--
Posted via http://www.ruby-forum.com/.
2006 Jan 11
0
how to force Samba respects file locking?
Greetings,
I'm trying to lock files using a Debian GNU Linux
(unstable) and Perl, but looks like the smbpasswd
command from Samba is not respecting the lock. Perl
has "advisory" file locking using C flock() or lockf()
or fcntl(), depending which one is first available on
the system.
While this is not a Perl mailing list, I need to know
which scheme Samba uses for file locking to
2006 Jan 09
11
Scaleability and Sharing of code between apps
Application 1 is an auditing application called AuditSystem.
Application 2 is a quality control appllication called QC.
App1 has a couple of classes, including models, that i would like to use
with App2. I would like a change in a class to be felt in both
applications. How do i acheive this without copying and pasting code??
At the moment im feeling i should have made the whole thing one
2006 May 26
5
MySQL Editor
Got an easy question. What is the GUI editor used in the tutorial videos to
edit the mysql database?
--
--
Jason K
_
=
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060526/e75e6029/attachment.html
2006 May 08
5
Files in LIB folder do not seem to update even in DEV mode!!
Hi
When i change my classes in the LIB folder they are not updating on the
server. My server is in development mode. Any ideas why?
Any help is appreciated
Thanks,
Chris
--
Posted via http://www.ruby-forum.com/.
2006 May 14
2
Timeout in production mode after 2 min, but not in dev mode?!
One of my actions runs for more than 2 minutes. In development mode it
runs and
completes successfully, but in production mode it quits out with a
timeout error:
"Timeout::Error (execution expired):"
Any ideas how i can stop this? I''m desperate to find a solution.
Is there a setting i can change somewhere?
Any help would be greately appreciated,
Thanks
Chris
--
Posted