Joel,

A suggestion from left field, but it will help you in the long run. Take a
look at the django project - https://www.djangoproject.com/. It is a
framework for creating database driven web sites. It is very easy to use
and very powerful. The framework automatically creates all the plumbing you
need to build a project (such as database tables), and allows you, the
designer, to focus on the higher level problems of your design (what the
page views should look like). The user community is very helpful. There are
also many inexpensive hosting options for a public facing dajngo project,
or you can just run it locally on your own machine.

Try the tutorial and you will see how easy it is to use -
https://docs.djangoproject.com/en/1.6/intro/tutorial01/.

Good luck!

Mark


On Mon, Aug 11, 2014 at 6:28 AM, Oogie McGuire <[email protected]>
wrote:

>
> On Aug 10, 2014, at 11:19 PM, Joel Madero <[email protected]> wrote:
>
> >> FWIW, the typical "heavy reader" will take 210 years to read a million
> >> pages:
> >> *  "Heavy Reader" being defined as reading 17 books per year.
> >> (
> http://libraries.pewinternet.org/2012/04/04/part-2-the-general-reading-habits-of-americans/
> )
> >> *  A book is defined as 280 pages (64,000 words) long.
> >> (http://www.huffingtonpost.com/2012/03/09/book-length_n_1334636.html)
>
> Oh Gosh, what do they call folks like me? <GG>
>
> I average 64+ books a year, 1 a week plus one a month. Down a bit this
> year due to textbooks but still… <G>
>
>
> Eugenie (Oogie) McGuire
> Desert Weyr, LLC - Black Welsh Mountain Sheep http://www.desertweyr.com/
> LambTracker - Open Source SW for Shepherds http://www.lambtracker.com
> Paonia, CO USA
>
>
> --
> To unsubscribe e-mail to: [email protected]
> Problems?
> http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
> Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
> List archive: http://listarchives.libreoffice.org/global/users/
> All messages sent to this list will be publicly archived and cannot be
> deleted
>
>

-- 
To unsubscribe e-mail to: [email protected]
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted

Reply via email to