| |||||||
| Register | BHP Garage | Classifieds | Team-BHP FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Gadgets, Computers & Software PDAs, Laptops, Digi-Cams, Softwares and more! |
![]() |
| | Thread Tools |
| | #1 (permalink) |
| BHPian Join Date: May 2008 Location: gurgaon
Posts: 142
| Hi Guys I need your suggestions for which company (preferably NCR) to contact to get a website built. What are the things a non-IT person should keep in mind to prevent a possible rip off. Any information would be of great assistance Cheers! M2S
__________________ Married 2 Speed, can't divorce it |
| | |
| | #2 (permalink) |
| BHPian Join Date: Aug 2007 Location: Bangalore
Posts: 248
| Have you given a though to doing it yourself? Its not that difficult and you have much greater freedom to make changes, add pages etc. I am in no way in IT and I did my own and the best part is the price plus the fun of doing it. Here is my website and if I had wanted this many pages done by a professional I would have had to pay a HUGE amount. Rashmi Nursing Home
__________________ Regards, Deepak |
| | |
| | #3 (permalink) |
| BHPian Join Date: Jul 2007 Location: Bangalore
Posts: 232
| Agree with deepak, Unless its something very complicated, you can use freeware tools to design your own website. All you may have to spend is for the domain name and the server space to host the website. Regards,
__________________ Mohit Finally...Esteem VXI. |
| | |
| | #4 (permalink) |
| BHPian Join Date: Jan 2008 Location: Faridabad
Posts: 435
| I always advise that what ever be the design adding further content or deleting current content should not break the site. In this context using any CMS based site builder is better. Personally prefer doing it my self using CMS like Wordpress or Joomla. Even lot of web designers use these but do not tell you since they are free of cost programs (open source) and work like a charm. Can help you with pointers on how to do it in house so that you can keep evloving your site and keep it groing while at the same time have things like SEO - seach engine optimisation CPD - cached page delivery (jargon that they try to impress you with) I agree with Deepakvrao, doing it your self is fund and easy. End of the day remember you know your product or service best. |
| | |
| | #5 (permalink) |
| BHPian Join Date: Jan 2008 Location: Trivandrum
Posts: 372
| married2speed, I'd suggest you do it yourself. It would be easier and cheaper that way. However if you have some exotic requirements, then that option would change. Could you list your requirements?
__________________ pet project - Changing India one question at a time. Question everything. Start now. |
| | |
| | #6 (permalink) |
| BHPian | Buddy this is the basic stuff. You get some space to store your files. Access is generally given via an FTP server. Any ftp software will allow you to connect and upload/delete files. You also get a URL or website name that is connected to this storage space. When you go this website then it will search for a file typically called index.html in the storage space. So create a file call it index.html upload into the ftp server Goto website and you will see it. Now comes the content part. What kind of a website is it. Is the content dynamic or static. Static content is when what you have written does not keep changing often. Dynamic sites need to pick up realtime information like stock prices and so on. Then there are website that take a lot of user input and show it to others. LIke our team-bhp for instance. In this case you need a database, where you can store the information and retrieve it for display. I assume you want a simple static website. So create a simple index.html. Create all the other pages you want for it. When you put in a link to another page always use the reference path and not a full path. When you have a link like C:\helloworld.html. your internet pages will not get it. YOu will need to write it as Http:\\<url>\helloworld.html Same goes for images as well. try it out. We got a bunch of software guys out here who can help you. TO create your html pages simple use MS Word. When saving a file use filetype html instead of doc.
__________________ Economy condition, did Atlas shrug. RE TBird 2003, no speedo, no range limits. Wagon R, 2004. |
| | |
| | #7 (permalink) |
| Senior - BHPian Join Date: Jun 2007 Location: Chennai
Posts: 1,172
| The first thing I would tell a web developer is that I never use IE, and expect everything to function perfectly for all the FF, Opera, etc etc users in the world. Too many developers (especially in this country, it seems) wear Microsoft blinkers. The second thing I would tell them is not to use Flash on a large scale. Excellent sites can, I'm sure, be built entirely in flash, but I don't think I've seen them. It is more often used to develop stuff that would look good as a TV advert, but does not, in my humble view (and hey, I might be the prospective customer, so perhaps I shouldn't be so humble about it) suit the net. Third thing: they are to test on a slow, dialup connection, right from the start of development. It amazes me how many sites, in this country where even the broadband is not very broad, seem to require huge bandwidth. Fourth: the intrusive stuff that nobody but web developers wants should be absolutely out. --- No flash intros that take ages to load and have no big skip button, and if they do have a skip buttin, everybody will use it, so don't waste your money on the page! --- No useless "This is XYZ site, press here to enter the site" pages. --- No music (at least not without a prominent 'music off' button) --- No useless animations (Flash again) especially those that take ages to load. I'm sure I could go on --- but I hope, that in my stream of negativity there might be some useful hints! Some of the worst sites I ever visit are those of the car manufacturers (It's that 'lets make it look like TV' thing), so I think all Team-BHP members are probably familiar with the kind of stuff that makes me want to throw a brick at the screen. Some of you may disagree; I guess someone must like it! Good luck with the site ![]() |
| | |
| | #8 (permalink) | ||||||
| BHPian Join Date: May 2008 Location: gurgaon
Posts: 142
| Hey Guys Thank you so much for your overwhelming support. It makes me feel less of a dork now Quote:
Quote:
I already have a domain name, which I had to get re-registered from godaddy.com(long story that) but have no ideas how much space to take, etc etc. The plan is to build the website for marketing purposes right now and eventually (1 year down the line) if economically viable, turn it into a B2C website. Are there any better hosting companies. Heard GTO mention about pair.com Quote:
Would be of great help if you could throw in a few pointers. Even if I do decide to lease the project out to an IT company, the understand would help me negotiate better with the company, or I might just do this own my own. Quote:
Quote:
easy for you to say buddy but I get the gist of things. I think i'm pretty much getting inclined on doing this on my own but from what I understand from your defination of things is that my website would have dynamic pages. Any suggestions as to where can I read more of this stuff either on internet or a book to save your guys time. I kinda feel embarressed PMing everyone unneccesarily. ![]() Quote:
__________________ Married 2 Speed, can't divorce it | ||||||
| | |
| | #9 (permalink) |
| BHPian | married2speed why dont you give a try.. just to start --- First come up with number of pages you want in your website (Home, Aboutus, Products, Services, contactus) ---- Then do a word document which goes into each page --- Scan the images which will go the different pages in different folder ---- then you can start designing the pages you will get lots of tutorials in net and live demos too you can have a check for the above you can also compare with your compitator sites if requied.
__________________ "To the question of your life, you are the only Answer. To the problems of your life, you are the only Solution" Last edited by Mr.Bangalore : 17th July 2008 at 15:38. |
| | |
| | #10 (permalink) |
| BHPian | To just add to what Mr Bangalore has written. Open MS word. Do Alt+F then N This will bring up the available templates. Choose web pages. Go crazy.
__________________ Economy condition, did Atlas shrug. RE TBird 2003, no speedo, no range limits. Wagon R, 2004. |
| | |
| | #11 (permalink) | ||
| BHPian Join Date: May 2008 Location: gurgaon
Posts: 142
| Quote:
Quote:
Any ideas where to refer to for tutorials and live demos. Googling, only shows the "paid" stuff and is crap to say the least. Thanks guys. This is really encouraging. Cheers! M2S
__________________ Married 2 Speed, can't divorce it | ||
| | |
| | #12 (permalink) |
| Senior - BHPian Join Date: Jul 2007 Location: Out of coverage area
Posts: 1,703
| PLEASE! Stop and hire a college guy to do it for you. Reasons: a. Your time is worth it. You'd much rather spend more time with family, on road or etyadi. b. The college kids do a good job of it. They already do enough timepass. c. Lastly some college kid does something useful than just timepassing and learns the value of cash. PS: Been on both side, been there, done that.
__________________ 3300km, 1 month, 20.1 kpl (80% expressway) - Livin the VDi loca! |
| | |
| | #13 (permalink) | |
| BHPian | Quote:
Next insert the table and put the text and images in different columns and try to make the look and feel good. Once it is done just make sure you save as pagename.html and then try opening in IE.
__________________ "To the question of your life, you are the only Answer. To the problems of your life, you are the only Solution" | |
| | |
| | #14 (permalink) |
| Senior - BHPian Join Date: Jun 2007 Location: Chennai
Posts: 1,172
| I absolutely agree that it is worth your while to hire someone to do the job. Using a college guy may be good, but you had beat him with my previous post. You do not want someone who is just yearning to use the latest thing they learnt about. There's an icon to an expensive, pro web development package (it's an old version; legacy of my office closing down) on my desktop: I have never managed to produce anything but the most basic stuff with it. I know I do not have the html knack anymore than I have the Paintshop knack. You need someone with both design and technical skill. Good luck with the development ![]() (I've heard tell that MS word produces the most dreadful html code. Even though I use it ---had to at work, and can't be bothered to learn anything else now--- I don't even like it as a word processor!) Last edited by Thad E Ginathom : 17th July 2008 at 17:26. |
| | |
| | #15 (permalink) |
| BHPian | I have my official site (bestFXdeal) as well as personal site designed by myself and updated (redesigned) atleast 10 to 15 times from 2004 till date, though I am not an IT guy but into investments and finance. First I did it (domain and hosting package) with register.com, later renewed and moved it to networksolutions.com and again renewed and moved to godaddy.com which will be running until 2009. Next renewal might be with the same company provided I dont come across something more economical or more attractive ! All these companies have their own webpage templates (over 100 to chose from) which can be used for do-it-yourself projects. Or you can also opt for designing the complete page on your own (using dreamweaver or photoshop or just the simple frontpage. There are too many choices and too many servers. Plenty of choices. Working with webpage templates, your site will look very professional and attractive. There are also 100s of websites that provide templates (free and paid) alone. Just google a bit, you will get plenty of links. Now coming to the cost part. I used to pay higher annual charges to my initial servers (mentioned above). My present one is godaddy.com. My cost of annual domain charge is as little as Rs.400/- which includes free hosting plan with the domain (there is ad banner on free stuff), or choose for a paid hosting plan that can range from Rs.2000 onwards (no ads) depending on what all features you want. To summarise, gone are the days you had to pay over Rs.10,000/- for a decent website !! You can PM me for any related help anytime !
__________________ "Woods are lovely, dark and deep. But I have promises to keep and miles to go before I sleep." Robert Frost Last edited by shajufx : 17th July 2008 at 20:29. |
| | |
![]() |
| Thread Tools | |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Designing a Home Theatre System | Samurai | Gadgets, Computers & Software | 18 | 5th March 2008 11:03 |
| Could people be interested in designing their own track? As a fun exercise? | 1Day | Motor-Sports!! | 5 | 18th June 2007 00:23 |
| new baleno website | Catamaran | The Indian Car Scene!! | 14 | 7th February 2006 19:59 |
| Automobile Designing Software??? | Sid Schumacher | Gadgets, Computers & Software | 9 | 4th July 2005 15:49 |
| A useful website | normally_crazy | Shifting gears | 1 | 11th March 2005 11:56 |
All times are GMT +5.5. The time now is 11:46.






easy for you to say buddy but I get the gist of things. I think i'm pretty much getting inclined on doing this on my own but from what I understand from your defination of things is that my website would have dynamic pages. Any suggestions as to where can I read more of this stuff either on internet or a book to save your guys time. I kinda feel embarressed PMing everyone unneccesarily. 

