Connect with Facebook
Forums | Browse Members  | Artworks  | Search  |
donate    register    home    albums    wiki    groups    help    contact   

Go Back   gfx elite forums | private gfx place > 2d Graphic Forums | The 2d Discussion Forums > Web Design

Reply
 
LinkBack Thread Tools Display Modes
  #11 (permalink)  
Old March 27, 2008, 14:53
DrNoXx's Avatar
girl friday
 
Join Date: May 2006
Location: Earth - Mostly Harmless - see the Guide ;)
Posts: 1,498
Thanks: 16
Thanked 146 Times in 23 Posts
Reputation Power: 36
DrNoXx DrNoXx DrNoXx DrNoXx DrNoXx
Send a message via ICQ to DrNoXx Send a message via MSN to DrNoXx Send a message via Yahoo to DrNoXx Send a message via Skype™ to DrNoXx
lol, first of all you should tell us what kind of site you want to create. As you said it is for a friend I guess it is a normal website.

Forums and other apps use php/mysql, but you will not have fun on creating a page in php if you do not at least know a little about html. html can be learned pretty easy and even if you use a wysiwig editor like golive , dreamweaver or so, you will have to get some knowledge to write clean code wherever it is needed and the wysiwig editor will NOT do what you want it to do on the other hand you will not be able to find failures if you do not know about the languages you use.

a simple website can be built easy with a wysiwig editor and it doesn't need to be handcoded. but everything else should have clean code and THAT is what a wysiwig editor will not create. you sure can use a wysiwig to make the layout and all the needed structuring, but I advice you to clean the code afterwards in a normal editor like UltraEdit. But this will need some knowledge of the languages and mostly it is, that people nowadays use CMS like joomla as website, 'cause they can put their content into the page themselves over a backend. Such pages use php/mysql and are pretty easy to be set up - then there is thousands of templates, that can be edited to fit your ideas.

Well, even those CMS need someone that knows about the languages it which they are written to install them and set them up properly, edit the templates and so on... advantage: the owner of the webpage can easy change content him/herself and it is that several users can put content into the pages, as such cms have a complete backend with useradministration and so on... yo you really should tell us what you/your friend wants.
__________________
!!! 2 hours of try and error can save 10 minutes of manual reading !!!

Our official news: GFX Elite News
Reply With Quote
  #12 (permalink)  
Old April 9, 2008, 12:11
newbie
 
Join Date: May 2006
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
Reputation Power: 25
geo4d
Hey dude.... there are two kind of people

those who pick adobe products (Designers)
and those who dont (Programmers )

If you are a Designer then.... Use Photoshop + Dreamweaver + (WordPress , Mambo, Joomla etc)
If you are Programmer then..... Use Paint + NotePad + MySql

The difference is the time. While the programmer write and rewrite u r spending more time in how the user is going to get what you are offering. So just download a CMS module or plugin and that's it.

The only thing the customer is looking for is peace of mind, not the winner script or the best coding in the world.

The web is moving very fast, and the technology is changing everything.. in the future we will no have to download or buy a program instead of that we log in a website and work from there. SO think about that....... we will need to have several skills to keep track of that kind of technology. People who stick in one area will be left behind in their fantasy.

So Dont loose time, there is more than notepad out there!
Reply With Quote
  #13 (permalink)  
Old April 19, 2008, 18:55
aE3's Avatar
aE3 aE3 is offline
newbie
 
Join Date: Aug 2007
Posts: 15
Thanks: 0
Thanked 0 Times in 0 Posts
Reputation Power: 20
aE3
Dreamweaver is a great tool but can be a bit of an overkill for making a simple site. Meaning there's a lot that you think you need to learn but you don't, if you're just building a simple static site.

IMHO there's no one solution fits all over this.
Today there ar many good CMS platforms that allow one to build simple to complex sites with or without coding knowledge.
You'll have to ask yourself what you really wish to achieve & whether you really need to learn tons of stuff (like if you are going into business) or whether you just need enough to be able to put up & maintain a few sites.
If you are looking to go pro then 1st & foremost is to learn the code.
Design is important but if you're looking to earn money you need to be able to create & maintain good valid code.

If you're just looking to make a few small sites, then perhaps start looking at CMS platforms (Joomla is a favourite of many, but there are many to choose from, like drupal).
You can learn quite a bit using them, at first you just look at the templates & how they work & build a simple structure, then you'll find yourself changing the template & bit by bit you'll find yourself learning enough code to get by & finally have enough knowledge to maintain a nice dynamic site & you'll probaly be happy like that.
__________________
all life has equal value
Reply With Quote
  #14 (permalink)  
Old August 20, 2008, 15:16
member
 
Join Date: May 2006
Posts: 37
Thanks: 0
Thanked 0 Times in 0 Posts
Reputation Power: 26
maobadi
If you are comfortable working with text editors then I suggest using color coded text-editors. Because you know what is going on behind the scene.
Reply With Quote
  #15 (permalink)  
Old September 8, 2008, 16:16
newbie
 
Join Date: May 2006
Posts: 9
Thanks: 4,294,967,294
Thanked 0 Times in 0 Posts
Reputation Power: 25
greendevil
notepad++ is good when you are just starting to learn to code but as you get more into design/programming u will learn that the adobe products suite are on average faster than other stand alone editors.
Reply With Quote
  #16 (permalink)  
Old September 8, 2008, 20:41
DrNoXx's Avatar
girl friday
 
Join Date: May 2006
Location: Earth - Mostly Harmless - see the Guide ;)
Posts: 1,498
Thanks: 16
Thanked 146 Times in 23 Posts
Reputation Power: 36
DrNoXx DrNoXx DrNoXx DrNoXx DrNoXx
Send a message via ICQ to DrNoXx Send a message via MSN to DrNoXx Send a message via Yahoo to DrNoXx Send a message via Skype™ to DrNoXx
@greendevil hehe, you wouldn't say that if you had tried blumentals rapid php which is a very fast and good to use tool. Adobe's Golive used to be a great tool but those macromedia programs they bought are just a pain in the ass in puncto interfacedesign and interactivity with the programmer and the new Golive is not as good anymore as it used to be. Programs can be much more userfriendly than the way macromedia arranged their UI's and well it will take Adobe quite a while to make those programs intuitive as the usual adobe programs are.
__________________
!!! 2 hours of try and error can save 10 minutes of manual reading !!!

Our official news: GFX Elite News
Reply With Quote
  #17 (permalink)  
Old January 1, 2009, 12:05
member
 
Join Date: May 2006
Posts: 29
Thanks: 0
Thanked 0 Times in 0 Posts
Reputation Power: 25
PITOU_X
Read if you want to have some advise from a designer;

Hi, I would advise to start with a good idea. You don't need software for a good idea.
Before you start to think about the idea you can start analysing other similar jewlery websites. This can give you a pretty good scoop on what's hot and what's not.

Next I would start to design the site. This happens primerly in Photoshop (Illustrator and Fireworks are aso recommended) and then slicing it for Dreamweaver.
In DW you can implement PHP & MySQL perfecly.
Reply With Quote
  #18 (permalink)  
Old December 20, 2009, 00:24
jjj jjj is offline
newbie
 
Join Date: Jan 2008
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Reputation Power: 18
jjj
I recommend NetBeans over the Zend IDE. Has the same amount of features and code completion is allot better.

Dreamweaver is good but there will be a point in your life where you completely forget about it and write code without WYSIWYG.
Reply With Quote
Reply

Tags
css, dreamweaver, mysql or php, pure, sheets, style


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump



Club Cooee

All times are GMT +2. The time now is 06:36.


Powered by vBulletin® Version 3.8.1 and the GFX Community Copyright ©2000 - 2012, Jelsoft Enterprises Limited.

DrNoXx Special Edition | Copyright ©2006 - 2012