Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

What Design Enviornment Do YOU Use?


Guest

Recommended Posts

What, in your opinion, is the best design environment for working on OSCommerce (or any PHP based site) and why?

 

I'm currently just using text editors, as I have not made many code customizations as of yet. I'm not new to coding, but am brand spanking new to coding in PHP and Web development in general. Your feedback would be appreciated...

 

Thanks and have a great weekend!

Link to comment
Share on other sites

I wasn't fond of using dreamweaver before getting involved with more types of code besides basic HTML and was pretty happy with homesite..

 

I have recently switch to Dreamweaver MX and it has had major improvements and some pretty kewl features when working with php.

 

I think you can get a trial from macromedia for 30 days..

 

:lol:

Link to comment
Share on other sites

Must say Homesite for me.

I find extra find and replace functions are very useful and it validate html too. Also, colours for highlighting particular tags and white spaces are also useful.

 

:D

AG

Link to comment
Share on other sites

For PHP development I use the text editor UltraEdit....been using it for many many years... :)

 

Never been fond of any visual tools for html/php coding...tried out NuSphere, but the included editor didn't fit my needs....neither have any other editor I have tried :|

 

Btw, I use Visual Studio .Net for C# coding at work though...

Link to comment
Share on other sites

My Web Design & Development Environment:

 

Windows XP Professional

Microsoft IIS 5.1 server

PHP v4.3.1

MySQL v3.23.54

 

DreamweaverMX

Adobe Photoshop 7

Adobe ImageReady 7

The only thing necessary for evil to flourish is for good men to do nothing

- Edmund Burke

Link to comment
Share on other sites

Homesite - For Codeing HTML and PHP

 

Photoshop and Illustrator - Graphics

 

Dreamweaver MX - I don't use this too much .. but I will use this to do quick mockups. Deamweaver has gotten a lot better.

Link to comment
Share on other sites

I couldn't live without the Macromedia Studio MX package.

 

For all of my coding and programming requirements I use Dreamweaver MX. It has many features that are not available in other editors. Definitely on my list of recommended products for web designers.

 

-Chris

Chris Sullivan

Link to comment
Share on other sites

  • 1 month later...

I use easyphp for my enviroment.

 

For editors I use Maguma Studio for php, and DW MX for everything else. I usually do layouts in DW and then copy/paste into maguma once I'm happy with it. Works out nicely for me.

Link to comment
Share on other sites

Waitaminute... All these people using homesite for editing but yet when I tried to use it I was unable to get the preview tab function working. or do you all just go without the preview function?

I forget the exact terminology, but you need to setup your hosting. Look in your configuration options and you will find what I am talking about.

 

It basically passes your files through your web server.

"Great spirits have always found violent opposition from mediocre minds. The latter cannot understand it when a man does not thoughtlessly submit to hereditary prejudices but honestly and courageously uses his intelligence." - A. Einstein

Link to comment
Share on other sites

For my development I use UltraEdit.

"Great spirits have always found violent opposition from mediocre minds. The latter cannot understand it when a man does not thoughtlessly submit to hereditary prejudices but honestly and courageously uses his intelligence." - A. Einstein

Link to comment
Share on other sites

Hmmm....

 

I used to use Homesite for all my development purposes. However since I don't like Macromedia and their interface, I stopped using it when they purchased Allaire. After that I used Textpad because it was a totally customizable IDE and I could do anything even build in a server based preview for PHP files.

 

However since then, I have given up Windows on my main workstation. So right now my work environment consists of a combination of Kate, Bluefish, Beyond Compare (via WINE) and a standard Apache/MySQL/PHP (AMP) localhost installation. Now if I could only get TopStyle Pro working under Wine, I would be very happy. However, I have a secondary workstation that has Windows XP on it so I can use Topstyle there.

Link to comment
Share on other sites

I like DW mx but the biggest problem I see is the built in preview uses and old version of IE and doesn't display correctly when using CSS

 

However, if you preview in a external viewer then you will see the correct display.

 

This makes if very strange to create your CSS and can't see the text in the preview window because the built in previewer can't properly handle the css. Forces you to enter your text in the code window.

Link to comment
Share on other sites

Ultraedit - why go through all the bother... make the mod, refresh.. :shock:

 

The Gimp

 

Blender

 

Irfanview

 

Swish

 

Color Scroll

 

VB Color Picker

Link to comment
Share on other sites

local and remote linux box

rsync over SSL to keep webserver in sync with local test-environment... allows me instant testing (locally) of code without altering anything in the production environment until I decide it's stable to be upsynced to production system :)

 

as I edit on multiple machines over lan (same codebase) the editors are different - depens on the phase of the moon ;)

 

btw:

for crippled remote webspace with nearly useless SSH access I suggest building rsync with FLAGS=static and adding remote-rsync parameter so ssh finds the remote rsync executeable :)

Link to comment
Share on other sites

Wayne, I use TopStyle Pro myself and think that it is great.

 

I have contacted Bradsoft several times asking if they had decided to make a non-Windows version but they seem adamant that they will not.

 

As such, have you considered giving Amaya a tryout?

"Great spirits have always found violent opposition from mediocre minds. The latter cannot understand it when a man does not thoughtlessly submit to hereditary prejudices but honestly and courageously uses his intelligence." - A. Einstein

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...