• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Starting my own webpage, have some questions for you guys.

littlezipp

Golden Member
I already bought the domain name and host, now it's time to actually make the site.
I want to use it mainly as a host for pics, but in the future maybe a review site...
What software do you guys use to make your sites?
Any ideas/comments/rude remarks/crazy stories appreciated.
 
i use dreamweaver ultradev

i have yet to use any functionality specific to ultradev, but it makes me feel more special than if i just used dreamweaver 🙂

i rec. dreamweaver. make sure you have a good knowledge of html first though... wysiwyg should never be a substitute for knowledge, it should only be used to make things faster, imho.
 
it adds all these annoying tags and %nbsp; to everything!

try PHP, ASP, Perl, CGI or JSP for some dynamic web development, it may take a while to learn but it'll save you from some headaches in the future.
 


<< Microsoft IIS, ASP, SQL Server (MS Access if SQL is out of the price range) >>



If he's got web hosting...he dosen't need a web server 🙂

Personaly, I use Dreamweaver 4/homesite 5. Photoshop and Fireworks for the graphics.
 
Notepad and Photoshop. I like to have total control over my content. 🙂

If need WYSIWYG, use Dreamweaver, Frontpage tends bloat your code, adding extraneous information and tags.
 
agree with bjb. if you really want wysiwyg, go with dreamweaver... but try and get into the actual code as well, it's important. Check out w3c's site for standards information.
 


<< What You See Is What You Get >>



Bonus points for anyone who knows where the term originated from. (I'll post it later if anyone cares)
 
If my memory serves me correctly, I think it was Xerox who put it into their "workstations"

or was it interleaf.....h,mmmmm

Actually wasn't the MAcintosh the forst PC that implemented it in Aldus PageMaker?
 


<< A Cookie for you, but, I was actually talking about a pop culture reference. >>



builder.com? dunno, that's where i first saw it.


littlezipp - frontpage is frowned upon because the code is really messy and inefficient. this is a problem with wysiwyg's in general, but frontpage and other ms products are particularly bad. not to mention it will actually change your prewritten code, which is just hell. dreamweaver will occasionally end open tags, which is inconvenient if you have files that you do not want to be complete webpages, but this is a minor inconvenience compared to frontpage.
 


<<

<< A Cookie for you, but, I was actually talking about a pop culture reference. >>



builder.com? dunno, that's where i first saw it.


littlezipp - frontpage is frowned upon because the code is really messy and inefficient. this is a problem with wysiwyg's in general, but frontpage and other ms products are particularly bad. not to mention it will actually change your prewritten code, which is just hell. dreamweaver will occasionally end open tags, which is inconvenient if you have files that you do not want to be complete webpages, but this is a minor inconvenience compared to frontpage.
>>

So we are all in agreement, Frontpage=bad, Dreamweaver=good.
Now to find it for a decent price.
 
adobe had a compeititive product a while back... forget its name...


<--- dreamweaver/flash guy
 


<<

<< but, I was actually talking about a pop culture reference >>



oh...okay..that's fine and dandy...but where is damn cookie:|





😉
>>



lol. It's a catchphrase from Laugh-In.
 
Don't serve porn as your content. You have to do a ton of stuff to make it legal. You may get in a lot of trouble.

Peace,
A man who speaks from experience.
 


<< Don't serve porn as your content. You have to do a ton of stuff to make it legal. You may get in a lot of trouble.

Peace,
A man who speaks from experience.
>>




eh, like what? as long as you own the rights, or have permission to publish it...
 


<< Don't serve porn as your content. You have to do a ton of stuff to make it legal. You may get in a lot of trouble.

Peace,
A man who speaks from experience.
>>

No worries, the thought hadn't even crossed my mind.
 
Back
Top