From owner-freebsd-questions@FreeBSD.ORG Sat Sep 2 03:44:51 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8AE2816A4DD for ; Sat, 2 Sep 2006 03:44:51 +0000 (UTC) (envelope-from fysical@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.177]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1CC0143D46 for ; Sat, 2 Sep 2006 03:44:50 +0000 (GMT) (envelope-from fysical@gmail.com) Received: by py-out-1112.google.com with SMTP id o67so1520043pye for ; Fri, 01 Sep 2006 20:44:45 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=hHPzFpLSByG0hMdn8SS44cGuAniwL9F/t0+00MpibUcZU7+ApkeVYrtYWetI+to6nB91EleCTc1FOFK++0s8iuIF/SHXaqXPiVu3JlQX93R9mdP1RzcOgRuQgj0MK7DUwNSlFE3+vJAA/qzmr0zz77OeVUBP6xm3RIGhslm/uzo= Received: by 10.64.249.18 with SMTP id w18mr1198831qbh; Fri, 01 Sep 2006 20:44:45 -0700 (PDT) Received: by 10.65.124.13 with HTTP; Fri, 1 Sep 2006 20:44:45 -0700 (PDT) Message-ID: <73d604760609012044g96213cfu3d3c68cbaa51bb8e@mail.gmail.com> Date: Sat, 2 Sep 2006 09:14:45 +0530 From: "Viswas Nair" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: OT: Web development X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Sep 2006 03:44:51 -0000 I have this idea for a website and want to try my hand in implementing the idea. I have never done this before and do not have a clue as to where to start. I know programming in C and had learnt javascript a long time back. I dont think it should be difficult for me to quickly learn python or php and gather some knowledge in postgres. What I am concerned about is an orientation in how web based projects are modularized and developed. How to take care of security related concerns etc... I need to read up on this. Could anyone suggest a good book regarding the same? Thanks, Vishy