Displaying 20 results from an estimated 4000 matches similar to: "[OT] - Career Advice"
2006 Mar 30
4
SSL Requirement plugin
Is there any way to have the plugin require SSL to be used for all
actions in a controller and just specify the ones you dont want to
require SSL using ssl_allowed?
class ApplicationController < ActiveRecord::Base
include SslRequirement
ssl_required *.*
Many thanks.
Also I could of course combine this with local.request? so that when
developing locally http is allowed, but
2006 Mar 30
1
Active Directory Authentication
I have an opportunity to write a few small apps in my enterprise
environment, but I need to authenticate users through our Microsoft
Active Directory.
Has anyone done anything like this?
Many thanks,
Michael
--
http://www.michaelgorsuch.org
2006 Apr 09
4
help with installing ruby
Hi, im new to all this.
I have a laptop running Windows and i was wondering if someone could just
write a brief set of instructions on everything i need to install/set up in
order to get Ruby running.
By the way, could someone explain to me exactly what Ruby is for and what
you can make with it?
Kinda a lot to ask but thanks!
Ed
-------------- next part --------------
An HTML attachment was
2006 Mar 30
2
Rails lost connection to MySQL server!
I getting this error on my project
Mysql::Error: Lost connection to MySQL server
during query: SHOW FIELDS FROM ...
i think that it''s because the mysql database don''t allow persistent
connections .....
any idea?
thanks
--
_________
Noel R. Morais
2010 Jul 19
0
Sr. Web Application Developer (RoR) Career Opportunity in San Francisco !!
Title: Sr. Web Application Developer - San Francisco
QUALIFICATIONS
Candidates MUST have a background in Ruby-on-Rails (RoR); MUST use it
for web application development not just creating web pages; NO
interest in Web Designers.
Candidates must have strong knowledge of the Ruby language, design
principles and patterns. Solid knowledge of relational databases
(Postgresql) and/or "NoSQL"
2007 Jan 10
2
Dream Ledger
Hello Fellow Campers,
I''m feeling crazy tonight and thought I''d go ahead and announce my new
little project riding on the Camping framework: Dream Ledger
(http://www.dreamledger.com).
The app was written to scratch a personal itch, which is the simple
fact that I wanted an easy way to record my nightly dreams and sleep
experiences. Think about it as ''dream
2006 Apr 28
6
SSL and url_for
Hey, all!
I''m having a url problem that seems like I''m going to overcomplicate
it if I don''t just ask what I''m doing wrong...
My situation is that I''m testing to see if a visitor is accessing a
controller via SSL, and if not, redirect to the same controller via my
secure address. This really only amounts to replacing http with https,
and so I did the
2011 Oct 19
5
Instalation of lastest version of Shorewall in Debian
I want to use lastest version of Shorewall in my fresh debian squeeze
instalation,
so I follow http://www.shorewall.net/Install.htm#Debian
but, modify preferences file was not enough for me,
I have to modify/add some other files in /etc/apt/ directory:
1.) include testing repo to source.list
2.) add APT::Default-Release "stable"; to apt.conf
and pinning all other packages to stable
2006 May 15
2
Career Opportunities
I've been working with Asterisk for a little while now, and have been looking recently at my next career opportunity. It seems from searching the various job sites that the predominant VOIP technology is not the applications-based open source approach we took, but Cisco, with a really heavy emphasis on the networking (ie network engineer) aspect. If you do a job search for (VOIP or
2011 Mar 11
8
Help Regarding Amazon S3 and Career Wave along with Rspec
hello Guys,
i would like to know some details regarding how to implement AMAZON S3
with Career Wave in Rails 3.0.3 and i have to write Rspec test Cases
as well . Actually i already have code which is implemented with
Career Wave its a image uploading code and i need to change that code
on AMAZON S3. Can you guys help to me to make those changes and in
writing RSpec test Cases.Its really important
2006 Apr 07
2
errors.add_to_base
What are the limitations on using:
errors.add_to_base
to display errors in views?
I have tried for days to add errors from my object.rb and they never get
displayed.
class Keyword < ActiveRecord::Base
validates_presence_of(:name, :message => "Name is required.")
validates_uniqueness_of(:name, :message => "This name is already in
use. Please try
2011 Oct 19
5
Using two upstream providers, one public and one private.
Hi,
I am building a firewall that will have two groups of subnets behind it which
I''ll provision via vlans.
The upstream provider will be supplying a router with a single interface with
two subnets routed into it, one is a private connection to the corporate WAN and
the other is a public (Internet) block.
One group of subnets behind the firewall will be SNAT''d out through a
2009 Jun 29
2
include-from with different source points
Trying to automate backup of the following local mounts/directories to
a usb drive (/mnt/usbbackup); here's what's in my include file:
+ /home/gravyface/www/*
+ /mnt/datadisk1/music/*
+ /mnt/datadisk2/projects/*
If I run the following, nothing happens, so I checked the man and I'm
not specifying a source (I thought the include-from was the source):
sudo rsync --progress -avz
2011 Oct 25
6
two interfaces with private Ip (rfc1918) on both side and dhcp issue
Hello all,
I''m using shorewall on a linux machine that has two interfaces, eth0
being connected on the internal network (10.10.10.0/24) and eth1 being
connected to the external network.
On eth0 the IP is statically configured to 10.10.10.254 and there is a
dhcp server running for the machines in the private network.
On eth1, the IP is dynamically assigned by my ISP modem that acts as
2006 Mar 28
5
combining two models in one controller/view "set"
I''m going to take another stab at this question (my first one received
no replies):
I have two models:
Author
has_many: books
Book
has_one: author
I have two tables:
authors
id
...
books
id
author_id
...
I let the scaffolding fly and it created the CRUD goodness for each
model, as expected.
However, I want to have only one view/controller "set" for both
models; when I
2012 Feb 02
1
[LLVMdev] FW: A message to post please (EDITED, thanks): "Position available: C / C++ Developer: Compiler & Tools SDK"
Hi,
Hope you can help. Grateful for your time.
I was in touch recently requesting the drop opportunity below be shared
with your distribution list (it was originally declined as hadn't provided
sufficient context about LLVM. I provided the edited version, below, on
27th of January).
Please can you confirm, has this been sent out to your distribution list?
We have not had much response, so
2006 Mar 24
3
Pilot to Bombardier
do you read me? Testing, one, two, three... not seeing my post --
just want to make sure its working.
2019 Jan 26
2
Prospective GSoC projects - 2019
Hi all
I'm a master's student from India. I'm very much interested in compilers
and infrastructure toolchains. I have been following llvm for past few
months, I like the scope of LLVM project and community behind it. I'm
hoping to participate in Google Summer of Code 2019 at LLVM. I have
intermediate knowledge of modern c++, boost libraries (proto, hana) and
basic knowledge
2006 Oct 22
3
Date Helpers?
Does anyone have any ideas off the top of there head how to easily construct
a date helper as one would see in Rails?
Thanks,
Michael Gorsuch
http://www.styledbits.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://rubyforge.org/pipermail/camping-list/attachments/20061022/7dda5a52/attachment.html
2006 Mar 14
7
Single form w/ relationships: how do I integrate it?
OK - I know this has been asked before, but I cannot find it in the
archives. Forgive me if I''m creating more noise than I should.
I want to know the easiest way to deal with this scenario:
I have articles. I have categories for the articles.
On the form where you write an article, there needs to be a free-form
field to entire the category.
The create() method will build the