Family Connection 0.9

Family Connection is an easy-to-setup online hub for your family that
includes a Family News section, and an Address Book. Currently,
there is no documentation on installing the Rails application itself
(hence the 0.9 version number).

Once installed, Family Connection guides the family website
administrator through a simple two-page setup process. The web
application restricts access to family members by requiring the
“family password” given during the initial setup process.

The Family News is like a blog where family members can post events,
announcements, recipes, family anecdotes, stories or reviews. It
includes the ability to upload pictures with each news item. The
Family News features the ability to have email messages sent directly
to the application so that the application can post the message up
immediately. The news posts also support tagging.

The Address Book shows a listing of all family members with their
thumbnail pictures. It is secure in that only family members who
have registered at the site can view the information.

Currently, Family Connection is only available via Subversion:

svn checkout svn://rubyforge.org/var/svn/familyconnect/trunk

The 1.0 release will feature documentation and a downloadable
package; however, because this is a stable and quite usable
application already I thought it would be good to make it available
immediately.

Regards,
Duane J.
(canadaduane)
http://blog.inquirylabs.com/

Sounds like a great idea. I’ll look into it later. Are there, by any
chance, any screenshots available?

Regards,
Tomas J.

Duane J. wrote:

Family Connection is an easy-to-setup online hub for your family that
includes a Family News section, and an Address Book. Currently, there
is no documentation on installing the Rails application itself (hence
the 0.9 version number).

Very cool Duane!

–Steve

Yah this sounds sweet! I will be sure to check this out. Thanks for
sharing. ;o)

Sounds intriguing. Screen shots (or, even better, an online demo) would
be
awesome :slight_smile:

-Matt

On Jan 3, 2006, at 11:56 AM, Justin B. wrote:

is no documentation on installing the Rails application itself
(hence
the 0.9 version number).

Very cool Duane!

–Steve

Duane-

I just set this up to play with and I really like it! I am going to

put this on my server and invite my family. Thank you for writing it!

Cheers-
-Ezra

On 1/3/06, Tomas J. [email protected] wrote:

Sounds like a great idea. I’ll look into it later. Are there, by any
chance, any screenshots available?

I’ll second this. Any more information on this project would be
fantastic. The RubyForge page is pretty sparse on details. This
sounds like something that I would be interested in evaluating.

– James

On Wed, 4 Jan 2006, Duane J. wrote:

The Family News is like a blog where family members can post events,
Currently, Family Connection is only available via Subversion:
http://blog.inquirylabs.com/
what’s the best way to bootstrap the db? i’ve got the db configured
alright
and see db/schema.rb… now what?

-a

===============================================================================
| ara [dot] t [dot] howard [at] noaa [dot] gov
| all happiness comes from the desire for others to be happy. all misery
| comes from the desire for oneself to be happy.
| – bodhicaryavatara

On Jan 3, 2006, at 7:43 PM, [email protected] wrote:

what’s the best way to bootstrap the db? i’ve got the db
configured alright
and see db/schema.rb… now what?

I did rake db_schema_import (or whatever that poorly named task is
called), and then rake migrate. But then I gave up when it need
RMagick (was on my win32 box @ work).

I didn’t look at the db after that, but did see the db file (using
sqlite3) was there afterward.

–Steve

On Jan 3, 2006, at 1:54 PM, Ezra Z. wrote:

writing it!

Cheers-
-Ezra

Awesome! Glad you’re enjoying it, Ezra. As some have requested,
I’ll have a demo up with the 1.0 release.

Duane J.
(canadaduane)
http://blog.inquirylabs.com/

On Wed, 4 Jan 2006, Stephen W. wrote:

On Jan 3, 2006, at 7:43 PM, [email protected] wrote:

what’s the best way to bootstrap the db? i’ve got the db configured
alright
and see db/schema.rb… now what?

I did rake db_schema_import (or whatever that poorly named task is called),
and then rake migrate. But then I gave up when it need RMagick (was on my
win32 box @ work).

rake db_schema_import did it. thanks.

-a

Tomas J. wrote:

Sounds like a great idea. I’ll look into it later. Are there, by any
chance, any screenshots available?

Regards,
Tomas J.

I took a screenshot. I was gonna blur out my last name, and then I
realized my email has my last name in it, heh. Anyway, it is very
pretty: ImageShack - Best place for all of your image hosting and image sharing needs

Although, imho, the sign up/in buttons seem sorta out of place, compared
to the rest which is much grayer. Although it sure draws attention to
them.

Duane,

This is a wonderful app!! I was planning to build my own family portal,
but
instead I can build on what you have already started (and commit any
good
changes back to you).

Thanks for doing this! It can really help facilitate communications
between
distanced family members.

Jeff

Duane,

Great work! I’ve browsed through the online demo but not the code yet.
Have
you planned for any I18N so far? I would love to install and expand this
for
my family but I need to do Spanish for that. I can translate the code
but
then I thought a more international approach would help others if we
setup
language files or something else (haven’t investigated the I18N rails
stuff
yet).

Thanks again,

Adrian M.

On Jan 3, 2006, at 8:43 PM, [email protected] wrote:

administrator
features the ability to have email messages sent directly to the

Regards,
Duane J.
(canadaduane)
http://blog.inquirylabs.com/

what’s the best way to bootstrap the db? i’ve got the db
configured alright
and see db/schema.rb… now what?

rake db_schema_import

I finally have instructions up at http://
familyconnect.rubyforge.org. Announcement soon to follow.

Thanks for giving it a try.

Duane J.
(canadaduane)
http://blog.inquirylabs.com/

Duane,

I haven’t dipped into I18N in Rails so far so I wouldn’t know which one
to
recommend. I don’t have a RubyForge account yet but I can get one I
guess.

AEM

On Jan 4, 2006, at 1:01 PM, Adrian M. wrote:

Adrian M.

Wow. That’s quite an offer. I haven’t tackled anything with i18n
before, but I’m willing to give it a try. Do you have a recommended
‘plugin’ or package to use with Rails? There have been several
around for a while, but I’m not one to know which is best.

Do you have a RubyForge account?

Duane J.
(canadaduane)
http://blog.inquirylabs.com/

Also check out Josh Harvey’s Globalize plugin at:

http://globalize.diluvia.net

Joshua Sierles

You might want to check the RForum source - it has nice
internationalization
support.

-Matt

On Jan 4, 2006, at 3:36 PM, Joshua Sierles wrote:

-Matt

Thanks, both. I’ll take a look as soon as I can.

Duane J.
(canadaduane)
http://blog.inquirylabs.com/