Displaying 12 results from an estimated 12 matches for "openprofile".
2006 Apr 03
3
New software, test site, OpenProfile
I''ve just put a new Ruby On Rails application up for testing at:
<http://rtest.openprofile.net>
Open Profile can be used as a login and user profile module for any Ruby
On Rails application.
Its purpose is to minimize the hassle of joining new web forums (or
anything else on the web that requires you to enter a user name, email
addres, password twice, etc.). If it''s wide...
2006 Apr 04
4
Membership Management System Plugin/Gem?
Hi, I''m looking to create an online internet community for managing
user profiles and other data. Thus, I would need that has the
following features:
o authentication
- protect individual member pages/directories
o session management
o retrieve and reset passwords
In short, I''m looking to create an online community. Thus, can
someone direct me to a plugin(s) for
2006 Apr 20
5
Rails, FCGI, Dreamhost
Is anybody getting acceptable performance with a Rails application on
Dreamhost? By this, I mean response times no greater than 3 seconds, and
no large numbers of FCGI processes that you have to kill manually.
If so, how?
I''ve ended up running a constant ping script (once every ten minutes),
and still have to kill some number of excess dispatch.fcgi processes
every day.
Along with
2001 May 16
1
wine-20010510 fails to run?
...set
AUTOBOOT=YES
BACKSPACE=Delete
BASH=/bin/bash
BASH_VERSINFO=([0]="2" [1]="04" [2]="18" [3]="1" [4]="release"
[5]="i586-mandrake-linux-gnu")
BASH_VERSION='2.04.18(1)-release'
BOOT_IMAGE=linux
BROWSER='kfmclient openProfile webbrowsing'
CLASS=beginner
COLORTERM=
COLUMNS=80
CONSOLE=/dev/console
DIRSTACK=()
DISPLAY=:0.0
EUID=501
GROUPS=()
GTK_RC_FILES=/etc/gtk/gtkrc:/home/jussij/.gtkrc
HELP_BROWSER='kfmclient openProfile webbrowsing'
HISTFILE=/home/jussij/.bash_history
HISTFILESIZE=10...
2006 May 04
5
web service authentication
after almost a week of trial and error, i''ve finally got a hold of
creating a web service in rails. after all this time though, i''m still
not quite sure if i can make it work the way i want it to.
i was basically trying to create a login portal so that the users at our
company can have one place to login for all of our internal
applications. well, right now - i can have each
2006 Jun 02
0
psitsNOT now available as a Rails Engine
...comes out to p_sitsnot_engine! :-)
Following the instructions in the README, you can build a basic
image-editing site in 15-30 minutes. After that, like everything else in
Rails, you can "cut to fit, paint to match".
You can get the PSitsnotEngine (or p_sitsnot_engine) from
http://svn.openprofile.net/plugins/p_sitsnot_engine
NOTE!! psitsNOT requires RMagick! Timothy Hunter, the writer of RMagick,
strongly advises that you update your installation to at least version
1.11.1. psitsNOT works reliably with version 1.10.1, but a memory leak
could occur under certain unusual circumstances.
-...
2006 Apr 05
0
DreamHost and "froo handler"
I just started using DreamHost, and http://rtest.openprofile.net is the
first Rails site I put there. I read the information in their wiki about
setup, since I hadn''t used Rails with Apache before, and dutifully added
the recommended "froo handler" to dispatch.fcgi.
Bad idea. I sprouted endless dispatch.fcgi processes, and had to kill...
2006 Jul 16
2
how to specify a hash in a migration create_table.
I want to have a column in my model that needs to store variable information
in a structured manner. For example,:
Equipment type computer:
ram: 512-mb
os: PuppyLinux 2.0.1
Equipment type router:
manufacturer: LinkSys
ports: 4
wireless: yes
I would have customized view ( RJS ) that would prompt the user for the
correct information based on the EquipmentType selected. The info
2006 May 16
5
rake aborted! ActiveRecord::ConnectionNotEstablished
Hi all
I''m just learning to use rake and ran into the following problem:
chraftbuech:/Users/Josh/Webwork/CommentingSystem josh$ rake
create_test_news
(in /Users/Josh/Webwork/CommentingSystem)
Create test news
rake aborted!
ActiveRecord::ConnectionNotEstablished
The task''s code is:
desc ''Creates some test news items with comments''
task
2006 Jun 06
4
PHP FTP functions equivalents?
Two questions from a PHP guy thinking of moving to Rails:
1. Does Rails have equivalents for PHP''s FTP functions
(www.php.net/ftp)?
2. What about image editing functions similar to PHP''s GD2 functions? (I
would basically want to be able to crop, rotate, draw lines, add
text...)
I searched online for the above but I got somewhat conflicting info
about image editing and
2006 May 09
7
FCGI and the never ending saga of deploying on Dreamhost
I''m trying to setup an app on Dreamhost and running into no end of problems.
The app is running with edge rails and I''m currently getting the dreaded
''Rails application failed to start'' white screen when trying to access it.
I''ve gone through all the ''gotchas'' and troubleshooting docs at
Dreamhost and the rails wiki to no avail.
2006 Jun 13
4
script/plugin discover breaks?
...bles.com/plugins/? [Y/n]
Add http://sean.treadway.info/svn/plugins/? [Y/n]
Add http://thar.be/svn/projects/plugins/? [Y/n]
Add http://svn.eastmedia.com/svn/bantay/plugins/? [Y/n]
Add http://svn.writertopia.com/svn/plugins/? [Y/n]
Add http://opensvn.csie.org/ezra/rails/plugins/? [Y/n]
Add http://svn.openprofile.net/plugins/? [Y/n]
Add http://terralien.com/svn/projects/plugins/? [Y/n]
(eval):3:in `each'': undefined method `[]'' for nil:NilClass (NoMethodError)
from /usr/local/lib/ruby/gems/1.8/gems/rails-1.1.2/lib/commands/plugin.rb:658:in
`scrape''
from /usr/local/l...