Displaying 20 results from an estimated 32 matches for "brigad".
Did you mean:
brigid
2006 Feb 28
0
Dallas Ruby Brigade meets March 7th
The Dallas Ruby Brigade begins!
Following in the proud tradition of Seattle.rb, NYC.rb and many
others, Dallas has joined the crowd with its own local Ruby Brigade.
We''ll be meeting Tuesday, March 7th in Addison. The plan is as follows:
* Meet between 6:45 and 7:00 in the lobby downstairs. Because of the...
2007 Aug 22
1
ANN: Iowa Ruby Brigade
Iowa Ruby Brigade
First Meeting
Thursday, September 20, 2007
6:00 PM - 7:30 PM
DMACC West Campus
5959 Grand Avenue
West Des Moines, IA
Topics:
Organizational Meeting
Getting Started With Ruby
For more information, visit
http://www.iowaruby.org
We''re just getting started, so please let us know how...
2006 Oct 07
1
Request to open up getConnection to embedded interface
...ntf;
con->write = mr_stdout_write;
con->fflush = mr_stdout_fflush;
...
And here are the definitions of the mr_* functions:
int mr_stdout_vfprintf(Rconnection con, const char *format, va_list ap){
RApacheOutpcon this = con->private;
apr_status_t rv;
rv = apr_brigade_vprintf(this->brigade, ap_filter_flush,
this->filter, format, ap);
return (rv == APR_SUCCESS)? 0 : 1;
}
int mr_stdout_fflush(Rconnection con){
RApacheOutpcon this = con->private;
ap_filter_flush(this->brigade,this->filter);
/* still need a return value */
}
size...
2006 Nov 09
2
Hi everybody! Greetings from sunny Columbus, OH!
...onto the list and say hi. My
name is Chad Humphries and I am a partner at a ruby and rails shop in
Columbus, OH called EdgeCase.
Up until two months ago we were doing all of our dev work in
test:unit. I had read about RSpec before and after hearing Jim
Weirich speak at the Columbus Ruby Brigade about similar ideas I
decided to give it a go for a personal project. Finally a framework
that works the way I think for testing! I quickly used my advanced
powers of peer pressure to get Joe, Ken and Aaron at the office to
look at it. We are now doing all new development on RSpec for r...
2007 May 03
1
Reloadable workers? (Rails Testing without DRb restart?)
Hey guys, I just opened up my first installation of BackgrounDRb and
so far I love it. I''ll have to share this plugin at my next Ruby
Brigade meeting!
I have one question though: Is there a way that I can run the
BackgrounDRb server in a "test" mode that will reload my changes
without having to restart every time? (Similar to how mongrel does
this with my ActiveRecords in development mode.) Currently I''m
rest...
2006 May 16
1
Bay Cities Ruby Group
Hello,
I''m trying to organize a Bay Cities Ruby Group in Southern California.
This would include the cities of Redondo Beach, Manhatten Beach,
Hermosa Beach, Torrance, Gardena, Lomita, etc. If you are interesting
in joining a group that would be like other ruby groups where we
discuss tricks, technique, theory, etc. and help each other, then
please join the mailing list:
2011 Aug 01
3
Segmentation Fault
What may cause this error?
I'm trying to run Armored Brigade, which was working perfectly until I upgraded Wine from 1.2.3. to 1.3.24.
I can't get sound to work in that game under that version of Wine. I have OSS V4
When I downgrade to 1.2.3. I can't run that game any more as I'm getting a segmentation fault error at start.
I have tried uninst...
2020 Jun 15
1
halt versus shutdown
On 6/15/20 6:19 AM, Leon Fauster via CentOS wrote:
> Am 15.06.20 um 05:38 schrieb Strahil Nikolov via CentOS:
>> Working with different Linux Distributions makes the life harder.
>> So far I have found out that 'poweroff' & 'reboot' has the same
>> behaviour on? Linux/Unix/BSDs.
>>
>
> Yeah, poweroff seems the appropriate command instead of
2006 Jun 13
2
ANN: Alaska.rb - Polar bears, igloos and sled dogs... oh my!
Is anyone else here from Alaska interested in a ruby users group to meet in
Anchorage once a month? It might be a long shot but I thought i''d put the
possibility of such a group out there if others are interested.
If so, we''ll coordinate some times that work.
Benjamin
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2006 Feb 26
1
Any Rails users in Omaha, NE?
Hey everyone, just wondering if there are any other people on the list in
Omaha, NE that would be interested in getting together and chatting about
rails.
Cheers,
- Matt
--
Matt Secoske
http://www.secosoft.net
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060226/93c1467b/attachment.html
2003 Jun 26
1
unable to mount W2k shares to Linux box
Hello:
I am unable to mount the C$ share of my W2k box to my Linux box. I get
the error:
SMB connection failed 3260: tree connect failed: ERRDOS - ERRnoaccess.
Here is what my smb.conf file looks like: Please help. Thanks
Phil Reardon
#=========== Global Settings =======================
[global]
workgroup = MDKGROUP
server string = %h server (Samba %v)
guest account = nobody
2009 Jul 17
2
[JOBS] Senior Ruby Developer Needed in Columbus, Ohio
Hello,
We have a contract opportunity in Columbus, Ohio for a Sr. Developer
with an in-depth knowledge of Ruby and JavaScript. The contractor will
perform analysis, configuration and coding of a mobile application
using Ruby, JavaScript and html languages.
This role requires a top level technical expert in one or more highly
specialized phases of applications programming, capable of acting
2009 Apr 02
7
Announcing a new Ruby journal
...d search engines; jQuery;
scaling Rails; performance optimizations; sharding; CSS frameworks;
Ruby 1.9; BDD; Ruby Cocoa; PostgreSQL goodies; deployment and
monitoring; best practices; gems; plugins; and more.
You can also feel free to send community events, such as conferences,
meet-ups, lectures, brigades, startup weekends, and hack fests. Each
journal will contain community pages so readers can connect to one
another.
Classified and commercial advertisements are also accepted. You can
advertise your own or your company''s services. Please contact me for
rates.
About me: From 2002-2007,...
2010 Oct 07
9
ruby on rails programmer/developer
I have acquired a new online web company that was programmed in Ruby
on Rails and I am having a very difficult time finding anyone who
writes or works with this language to fix some minor issues and add
some major features. I live in the Boston area. Any ideas where I
can start looking for a dependable and competent Ruby developer? Any
help would be much appreciated.
Thanks,
Jon
--
You
2000 Feb 28
2
IPMASQ and lock-up of all terminals
[mod: This is the second time in a week that someone asks this
question: is it a new attack? It sure looks to me like "userland" has
completely locked up, but that the kernel is still working. As an
isolated case, my diagnosis is: You probably have a bad block in your
/bin/login program or something like that. When two people report this
in a week, it's starting to become unlikely
2005 May 12
3
Sarbanes-Oxley headaches
Hi there,
With the new scrutinization by auditors on account policies and
auditing, how can Samba be SOX compliant?
Using 3.0.14a-sernet on Suse 9.1 - ldapsam
Specifically, a couple of things seem to be lacking:
1) Logon/Logoff times are not being recorded
The last logon time recorded in my ldap entries are pre-nt4 migration.
2) Do the Audit Policy values in user manager have any effect?
Are
2015 Jun 01
5
Native ZFS on Linux
Once upon a time, Joerg Schilling <Joerg.Schilling at fokus.fraunhofer.de> said:
> Note that it is without doubt that ZFS was not derived from the Linux kernel
> and thus cannot be a derived work.
All that matters for CentOS is:
1: Red Hat doesn't ship ZFS because of Red Hat's lawyers' interpretation
of GPL+CDDL
2: Arguing about it here will not change #1
3: CentOS
2018 Jul 18
6
Which is better? Microsoft Exchange 2016 or Linux-based SMTP Servers?
>
> > Still a lot better than trying to run your own hodge-podge of nightmares
> > on Linux.
>
> Beg pardon? Did I make a mistake on the email address? I thought this went
> to the CentOS general discussion list.
>
I specifically meant setting up and running email services on linux is not
for the feint of heart and delivers little real value considering the
plethora of
2004 Jan 06
1
Re: 911 and lawsuits and redundancy
...diggers - VoIP and traditional PBX's have no coverage of these areas -
forget redundancy!
So at this point, the emergency services have been contact about the
crisis three or four times... Possibly three or four addresses,
depending on the registration of the phone itself. What if the fire
brigade need to know what special equipment to bring? Chemicals to deal
with? They'll phone the company, and will probably get a confused
receptionist... She's been answering calls all day - she doesn't know
there's a fire on a production line on the other side of the plant.
Now, with...
2004 Jan 07
0
Re: 911 and lawsuits and redundancy
...age of these areas -
>> forget redundancy!
>>
>> So at this point, the emergency services have been contact about the
>> crisis three or four times... Possibly three or four addresses,
>> depending on the registration of the phone itself. What if the fire
>> brigade need to know what special equipment to bring? Chemicals to deal
>> with? They'll phone the company, and will probably get a confused
>> receptionist... She's been answering calls all day - she doesn't know
>> there's a fire on a production line on the other sid...