Displaying 19 results from an estimated 19 matches for "rhubarber".
Did you mean:
rhubarb
2003 Mar 31
5
Rhubarber (advanced peeler)
...ped several peelers that aim to peel
to a certain filesize, or to a certain quality, with mixed
success, I've now taken a different route: a peeler that
aims for the best speed/quality tradeoff. It proved to be
easier to realize.
Without further ado, find attached the source tarball for
"Rhubarber", as I named it.
Placed into the Public Domain, including the sogg (Simple Ogg)
framework (easier to use than libogg, which it builds on).
Have fun,
<p>Segher
<p>README for Advanced Peeler 1.0 (Rhubarber)
==========================================
To build, just run make.
Usa...
2003 Mar 31
5
Rhubarber (advanced peeler)
...ped several peelers that aim to peel
to a certain filesize, or to a certain quality, with mixed
success, I've now taken a different route: a peeler that
aims for the best speed/quality tradeoff. It proved to be
easier to realize.
Without further ado, find attached the source tarball for
"Rhubarber", as I named it.
Placed into the Public Domain, including the sogg (Simple Ogg)
framework (easier to use than libogg, which it builds on).
Have fun,
<p>Segher
<p>README for Advanced Peeler 1.0 (Rhubarber)
==========================================
To build, just run make.
Usa...
2006 Mar 22
3
Anyone using Theme Generator
Im working on a simple private Rails app, but I''m not much of a designer
and I''m struggling to get a nice layout.
So I was thinking of using this Theme Generator:
http://www.mattmccray.com/archives/2005/10/26/full-theme-support-in-rails-revisited/
Does anyone have any experience with this?
Is it working in the latest versions of Rails? (1.0)
Is it worthwhile even for a
2005 Dec 22
2
Documentation for generate controller
I can find the API documentation, but where is the documentation for the
standard generators. The wiki has 3rd party generators- but I want to
know specifically what generate controller does, and how it differs from
generate scaffold, and what other generators there are.
Where is this succinctly documented?
--
Posted via http://www.ruby-forum.com/.
2005 Jul 07
1
WinXP looking for *.dll share names?
Hi folks,
Over the last few weeks, one of our WinXP machines (of many) has
started generating errors like the following in our log files:
Jul 5 09:43:30 blah smbd[13180]: blah-xp (192.168.1.1) couldn't find
service sharename.dll
where "sharename" is a real share name that this user should be
mapping. We see lots of these errors, one for each share
the user tries to map. In
2006 Mar 13
6
lame newbie question: how to pass instance variables
This should be obvious - but I''m a long-time non-web app programmer and
new to rails.
I simply want to put something in a variable in one action and access it
in another.
It''s like this, I''m doing a simple photo gallery/managment app, and I
have two actions in my picture_controller:
The first one scans the picture directory and creates a new object in
the pictures
2007 Jul 05
2
Permission errors when creating/reading files in users' mail directories
Hi folks,
I'm trying to migrate an old uw-imap server to dovecot,
and running into puzzling (to me) permission problems. I've
configured mail_location as follows:
mail_location = mbox:~/mail:INBOX=/var/spool/mail/%u
and each user's mail directory has permissions like this:
drwx------ 2 uid gid 4096 Jul 5 09:26 /home/uid/mail
But when I try to check a user's mail using
2005 Dec 02
2
security=server, port 445 and winnt
Hi folks,
I'm running several samba servers that use "security=
server" and "password server" to point authentications to a
WinNT pdc. Snooping at the network traffic, I find that
the samba server initially tries to connect to the WinNT
server through port 445 (which fails), then reverts to 139
(which succeeds). I know it's possible to use the
"samba
2001 Jul 23
1
forwarded message from mouring@etoh.eviladmin.org
On Mon, Jul 23, 2001 at 12:49:14AM +0100, Matthew Vernon wrote:
> ------- start of forwarded message -------
> From: <mouring at etoh.eviladmin.org>
> To: Matthew Vernon <matthew at empire.ucam.org>
> cc: <openssh-unix-dev at mindrot.org>
> Subject: Re: [patch] GNU/Hurd compatibility patches
> Date: Sun, 22 Jul 2001 12:39:32 -0500 (CDT)
>
>
> We
2005 Dec 21
13
Too many login generators?
there is a blog about it
http://www.realityforge.org/articles/2005/11/12/aaa_in_rails
There are so many Authentication/Authorization/Auditing generators now,
just like the situation in java''s world, Too many components doing the
samething just make me confusion. Why not add one to rails core lib and
everybody can extend it for their requirement ?
--
Posted via
2006 Mar 31
1
sharing among views
Say I''ve got 2 controllers: Picture and Album
Now in the views I want to set up some instance variables for the layout
to use. But the same variables are needed for all the views for a given
controller.
So, e.g., in my picture list.rhtml I have
<%
@subtitle = ''pictures''
@navigation = {
''pictures'' => "selected",
2006 Jun 12
1
nmblookup receives response, but doesn't show it
Hi folks,
I find that nmblookup seems to be receiving
responses to name queries, but ignoring them. Here's what's
happening:
# nmblookup somehost
querying somehost on x.y.255.255
name_query failed to find name somehost
But watching the transaction with ethereal on the local
host, I see that:
1. nmblookup on local udp port nnnn (some random number above 1024)
sends an nbns
2002 Nov 22
2
[Windows Media Player]
Greetings winers,
I have resorted to wine for one reason, I found an ASF stream avifile will
not play. I still believe it is a problem with the streams format but since
it does work on Windows Media Player on a Windows box, I thought to give it a
try. I installed wine as fake_windows and downloaded mpfull.exe from M$. It
installed fine. I set the debugger and ran different incantations of the
2002 Oct 10
1
Exclude symbolic link to a directory?
Hi folks,
I have a subtle problem with rsync that I'm hoping has a simple
answer. I have a directory tree (call it /local) that I synchronize
every night onto a group of about 100 machines. This works great.
On a few of these machines, one of the subdirectories of /local
(call it /local/stuff) needs to be a symbolic link to a directory
on another device. So, the situation looks like this:
2006 Mar 28
1
Simple Sidebar Solutions: How does yours work?
I''m working on a simple photo gallery app for personal use and I want to
generalize the sidebar such that in any page (controller or view, I''m
not sure which) I can dynamically add either
1. links to a given sidebar
2. or an entire sidebar.
I know that typo does this, and I''ve looked the code. I think it''s too
complex a solution for my simple site.
2013 Aug 15
1
dovecot is working, sort of
I have dovecot setup and authenticating away for local users, but when I try to add MySQL users from postfix admin, not only does that fail, but all authentication fails.
This configuration does not work:
doveconf -n
# 2.2.5: /usr/local/etc/dovecot/dovecot.conf
# OS: FreeBSD 9.1-RELEASE i386
namespace inbox {
inbox = yes
location =
mailbox Drafts {
special_use = \Drafts
}
2006 Jun 09
2
Shared hosting for rails
Hi all,
This is my first posting to the mailing list. We are a small but
technically competent hosting company in Savannah, GA. We have
recently been bitten by the rails bug ourselves and while we are
enthusiastic we don''t know a great deal about rails yet. We are
looking at setting up hosting for rails, but we wanted to get
feedback from the community before doing so.
2005 Dec 22
2
help me understand migrations movie
I''m somewhat of a newbie - played with recent versions of rails a few
mths ago, but have decided to start from scratch with 1.0.
I want to build my new db as much as possible with migrations, so I
watched DHH''s migrations movie from rubyonrails.org.
A few things confuse me:
1. He generates the model ("post") before running rake db_schema_dump.
Is that necessary or
2006 Apr 06
0
what''s wrong with engines
sorry to flog a dead horse - but just read through:
http://weblog.rubyonrails.com/articles/2005/11/11/why-engines-and-components-are-not-evil-but-distracting
I both disagree and agree with that post.
The following both seem like good ideas to me:
1. Keep rails core simple
2. Allow 3rd parties to add functionality through plugins
I want a simple auth/login system. And I don''t want to