Jump to content

Recommended Posts

Posted

Im curious as to what web design program everyone is using? I am getting tired of my web design program since it lacks power to build larger and more safisticated web sites. Thanks in advance for the responses.

Posted

Ok heres the ropes since you seem to be new,

There are many different types of programs out there that can accomplish what you require. These programs are called IDEs or Integrated Development Environments. Most support many different languages with various settings and tools ( code coloring, snippet, debug etc. ). There are a few different types of environments however which require you to decide what type of developer you are..

Simple/Minimal and lightweight:

-Notepad [ Self explanatory ]

-Notepad++ [ Code coloring, tools but lacks project management ]

-Intype [ light, support code coloring but lacks project management ]

-*E-text editor [ very easy to work with but has awkward project management]

Feature filled and more resouce intensive:

-*Dreamweaver [ Clean, easy and very user friendly]

-Netbeans [ Develped by Sun Microsystems, clean, easy and my personal favorite]

-Eclipse [ Extendable, supports many languages but has an awkward process to it]

-*Visual studio [ Nabeel's baby, easy to use, add $99.00 if you want php support. Another favorite of mine for large projects]

The ones marked with stars require licenses thus meaning they cost some money the rest are free. Google away : D

  • Moderators
Posted

Ok heres the ropes since you seem to be new,

There are many different types of programs out there that can accomplish what you require. These programs are called IDEs or Integrated Development Environments. Most support many different languages with various settings and tools ( code coloring, snippet, debug etc. ). There are a few different types of environments however which require you to decide what type of developer you are..

Simple/Minimal and lightweight:

-Notepad [ Self explanatory ]

-Notepad++ [ Code coloring, tools but lacks project management ]

-Intype [ light, support code coloring but lacks project management ]

-*E-text editor [ very easy to work with but has awkward project management]

Feature filled and more resouce intensive:

-*Dreamweaver [ Clean, easy and very user friendly]

-Netbeans [ Develped by Sun Microsystems, clean, easy and my personal favorite]

-Eclipse [ Extendable, supports many languages but has an awkward process to it]

-*Visual studio [ Nabeel's baby, easy to use, add $99.00 if you want php support. Another favorite of mine for large projects]

The ones marked with stars require licenses thus meaning they cost some money the rest are free. Google away : D

which one do you use on netbeans? which bundles?

  • Moderators
Posted

I use the standard with the php addition

And will it be easy if i use that program for skining?

Are you using the php bundle? Right?

Posted

Yes and yes.

Skinning is not really what you believe it to be. It is basically layout design but separating the top of the page from the bottom of the page, and that is it. As long as your editor can save in a .tpl, .css and .php file extension you will be golden.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...