dangerdan 0 Report post Posted February 9, 2010 Hey guys I recently started a website for my dads company its at https://www.hugedomains.com/domain_profile.cfm?d=simplystainedglass&e=com I made it in Frontpage because that's the only program I'm sufficiently capable of using but would appreciate any hints or tips including superior programs to use, (and some where I can learn to use the program?? some kind of tutorials etc would be amazing) As well as more general feedback on the layout, design, site map etc. Like I say any help would be greatly appreciated and I look forward to your response.Thanks, Dan Share this post Link to post Share on other sites
Eggie 0 Report post Posted February 9, 2010 Hi,you should try learning basics of php and mysql.Those are basics of everything,and you should know it in order to start website developing and maybe earning with it...if you need any help you can post on Xisto forum,PM me or anyone who offers his help,and i think everyone is willing to help here as i noticed...Good luck in your products and your website...Thanks...Eggie Share this post Link to post Share on other sites
8ennett 0 Report post Posted February 9, 2010 Hey guys I recently started a website for my dads company its at https://www.hugedomains.com/domain_profile.cfm?d=simplystainedglass&e=com I made it in Frontpage because that's the only program I'm sufficiently capable of using but would appreciate any hints or tips including superior programs to use, (and some where I can learn to use the program?? some kind of tutorials etc would be amazing) As well as more general feedback on the layout, design, site map etc. Like I say any help would be greatly appreciated and I look forward to your response. Thanks, Dan You should probably start using dreamweaver. It's an incredible piece of software, you can switch between code view and a format similar to frontpage with visual display. The code highlighting is excellent, and support many different formats including CSS, HTML, Javascript and PHP. Once you've got the basic of dreamweaver down then you shuold also start learning PHP for some advanced server-side options. You can create all kinds such as contact forms, payment systems, forums. There are thousands of tutorials online for php, google 'php 101' for the one i first used, it's really good. Good luck and welcome to the world of web development! Share this post Link to post Share on other sites
DBSInfotech 0 Report post Posted February 16, 2010 Hello Dan, I can see you have not started developing your site still. If its not a store and its only about content and some image galleries means, I suggest you to go with wordpress cms based website. Its a free and easy to manage content management system. You can find so many free templates and plugins to satisfy all your requirements. It needs just PHP and MySQL (only one database) in your hosting. You can install and configure it yourself. You can do your own design with lot of features. If you have any doubt, just search the web with "wordpress tips and tricks". You will get a lot of results with useful informations. If you got into any type of trouble, please post it here. I will try my best to help you. Good luck. Thanks, Bala Share this post Link to post Share on other sites
iGuest 3 Report post Posted February 16, 2010 If you use Frontpage and Dreamweaver, don't expect a lot of help from Web Designers/Developers. They seem to cringe when they see the code.I have to recommend XStandard since it does good in writing web standard compliant markup for a WYSIWYG editor.Also don't forget to learn (X)HTML Strict and CSS, you'll need to learn this to have a better understanding of the markup and styling.Cheers,MC Share this post Link to post Share on other sites