|
|
Search
|
|||||||
| Home | Register | Downloads | FAQ | Members List | Calendar | Arcade | Mark Forums Read |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
General of Tangerines
![]() ![]() ![]() ![]() ![]() ![]() Join Date: Jun 2001
Location: Defending the Sea
Posts: 3,913
|
Create a website from scratch or use starter kit?
I have been debating whether or not I should create my personal website from scratch in Visual Studio 2008 or use a web starter kit like Dotnetnuke. The benefits of creating a website from scratch is I have full control of the layout and content. The downfall is it takes time to set everything up and there's the possibility of running into programming errors. Using a web starter kit gives me everything setup already (registration, forums, etc.). But there is a limited customization and the forms maybe too complex than necessary for a personal website. I would like to know what people here have used to setup their own website?
__________________
AMD Athlon 64 3700+ | 2 GB RAM | XFX Nvidia 6800 GS 256 MB XXX Edition | Win XP Pro SP3 "Asu no Egao no Tame ni!" - So We Can Smile Tomorrow! Youtube: http://www.youtube.com/RZetlin |
|
|
|
| Advertisement | [Remove Advertisement] | ||
|
|
|
|
#2 (permalink) |
|
Mobile Fanatic
![]() ![]() ![]() ![]() ![]() ![]() ![]() Join Date: Nov 2006
Location: Santa Cruz, CA
Posts: 6,207
|
For me? Everything from nothingness. Just pure codes.There were errors at first, and it took me months just to learn what to do... but afterwards, it became like a profession. The experience you gain from it is priceless.
__________________
cChip interpreter WIP - current status: Release Candidate LRx Filter RC - current performance rating: 9/10 |
|
|
|
|
|
#3 (permalink) |
|
Knowledge is the solution
![]() ![]() ![]() ![]() ![]() ![]() ![]() Join Date: Dec 2002
Location: Milwaukee, US. Previously in Mexico City
Posts: 6,558
|
I think a combination of both is better. Arm yourself with a set of templates that you code or that you have thoughtfully tested that you can use as the skeleton for any site you create. The first sites you make will be almost made from scratch, but as you gain experience so will do your template repository, saving you a lot of time in creating the basic structure for any site you make.
__________________
|
|
|
|
|
|
#4 (permalink) |
|
racing gamer
![]() ![]() ![]() ![]() ![]() ![]() ![]() Join Date: Apr 2005
Location: NL
Posts: 6,051
|
My own personal website currently doesn't exist, but for sites I made it's been usually from scratch, and more recently re-using self-created code (or code from others, but not without understanding it). Of course there can be exceptions, such as including a pre-made library to use some special features (think of something like adding zip-support to your website; you don't really want to reinvent the wheel and write such an algorithm yourself, well, unless you really like to do that). Lots of code samples on the net to help you out too, just try and understand them and not blindly copy+paste, even if it's tempting
__________________
![]() ![]() ![]() YouTube Channel Current consoles: Xbox360, Playstation2, Dreamcast Geometry Wars: 447850 |
|
|
|
|
|
#6 (permalink) | |
|
Banned
![]() ![]() ![]() ![]() ![]() ![]() Join Date: Nov 2007
Location: Sucking your penis
Posts: 2,717
|
Quote:
Install Wordpress to your directory and use the modulated themes available. Add a sub list, seo plugins, submit a site map to google and add 5 new backlinks a day for a week. Wait for the site to surface and not be sanboxed before polishing everything up for public. remember to have strict targets for traffic and always move forward. Good luck dude. |
|
|
|
|
|
|
#7 (permalink) | |
|
You're already dead...
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Join Date: Sep 2007
Location: Post-Apocalyptic Earth
Posts: 3,907
|
websites done entirely by hand-typed code usually are very simple and look lame. the best websites generally use some app to help in development, and then they fine-tune some code by hand to get the desired look. even in normal windows apps, programmers usually dislike designing GUI layouts in pure code, and tend to use form builders.
__________________
Quote:
check out my blog ![]() |
|
|
|
|
|
|
#8 (permalink) |
|
Heating up ma SPRITE!
![]() ![]() ![]() Join Date: Mar 2009
Location: Under your bed! Ngemu.wikidgamer.com Reputations: +11
Posts: 403
|
Websites can be a pain in the ass. It all depends on what language you plan on using... if it's purely HTML/CSS/Javascript then Notepad++ is the way to go.... PHP and other languages used for Dynamic websites, well you're honestly better cutting as many corners as possible, otherwise you're wasting time on **** that doesn't need it...
__________________
[adult swim] ![]() |
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|