Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / What tools are people using to customize Zen?

What tools are people using to customize Zen?

Locked

Views: 1,646

Results 1 to 13 of 13
This thread is locked. New replies are disabled.
16 Oct 2008, 2:17 PM
#1
adey avatar

adey

New Zenner

Join Date:
Oct 2008
Posts:
1
Plugin Contributions:
0

What tools are people using to customize Zen?

I'm wondering if there are any tools (e.g. web page builders, css editors) which people are using? I'm especially interested in Mac software and anything that can help.
Thanks!

16 Oct 2008, 2:25 PM
#2
fairestcape avatar

fairestcape

Totally Zenned

Join Date:
Mar 2008
Location:
Cape Town & London (depends on the season)
Posts:
2,957
Plugin Contributions:
0

Re: What tools are people using to customize Zen?

I mostly just use Notepad++, though I do believe a lot can be done with Dreamweaver. Remember, you're not dealing with HTML here - but (for the most part) PHP .

One's KNOWLEDGE if the programming syntax is therefore quite important, and wysiwyg systems are often not appropriate here.

16 Oct 2008, 2:50 PM
#3
afo avatar

afo

Totally Zenned

Join Date:
Aug 2004
Location:
New York City
Posts:
6,800
Plugin Contributions:
0

Re: What tools are people using to customize Zen?

I use Notepad and/or Crimson Editor. As fairestcape pointed out, WYSIWYG editors have limited usefulness for ZC.

16 Oct 2008, 3:07 PM
#4
gjh42 avatar

gjh42

Black Belt

Join Date:
Jul 2005
Location:
Upstate NY
Posts:
21,876
Plugin Contributions:
8

Re: What tools are people using to customize Zen?

I presume Firefox and its Web Developer extension can be used on Mac. If so, the Web Developer's CSS > Edit CSS button is invaluable for on-the-fly CSS trial editing.

16 Oct 2008, 3:09 PM
#5
dudeshouse avatar

dudeshouse

New Zenner

Join Date:
Dec 2005
Location:
Portishead, UK
Posts:
32
Plugin Contributions:
0

Re: What tools are people using to customize Zen?

The Firebug extension for Firefox is awesome as it also allows for in place CSS tweaks rather than having to go down the whole edit/upload/refresh route, which can get a little tedious.

BTW, in answer to your question, I use Dreamweaver, Notepad++ and what I mentioned above, although when I use Dreamweaver I'm in code view.

Cheers!

(Oh, and hi from one Glenn to another!)

16 Oct 2008, 3:52 PM
#6
yellow1912 avatar

yellow1912

Totally Zenned

Join Date:
Oct 2006
Posts:
5,422
Plugin Contributions:
0

Re: What tools are people using to customize Zen?

If you do code modules etc for zen, I suggest using something that can:

  1. Suggest functions
  2. Search in many files at once

Im using Zend IDE, but Aptana or Eclipse is also good.

16 Oct 2008, 4:02 PM
#7
gjh42 avatar

gjh42

Black Belt

Join Date:
Jul 2005
Location:
Upstate NY
Posts:
21,876
Plugin Contributions:
8

Re: What tools are people using to customize Zen?

Hi, Glenn! (Spelled the right way too ;)

16 Oct 2008, 5:04 PM
#8
stevesh avatar

stevesh

Black Belt

Join Date:
Feb 2005
Location:
Lansing, Michigan USA
Posts:
19,793
Plugin Contributions:
2

Re: What tools are people using to customize Zen?

Notepad, Notepad++, Web Developer for Firefox and for IE7, and every browser I can install, including Firefox 2 and 3 (different machines), IE6, 7 and 8 (ditto), Opera, and Safari (for Windows).

(Although the way things have been going lately, I'm considering just developing for FF3, and then pulling the covers over my head and pretending that nobody uses anything else.)

17 Oct 2008, 5:46 PM
#9
yelow avatar

yelow

Zen Follower

Join Date:
Sep 2008
Posts:
115
Plugin Contributions:
0

Re: What tools are people using to customize Zen?

Wow, I didn't know how in the mainstream I was:

First of all, the most important tool I've ever used for Zen Cart is the amazing zen-cart.com forums and all the members within them! You guys rock!

Logistically, I use:

Notepad++ and/or Ultraedit32
Web Developer Toolbar addon for Firefox
ColorExplorer.com for my palettes
Photoshop CS3
Excel (hey, EP is mega useful!)
Dreamweaver (not me, but the boss does) (I upgraded him to CS3 because Macromedia's DM4 didn't support styles in wysiwyg mode)
oh, and that gray lump of matter in my cranium

-Tim

18 Oct 2008, 8:15 PM
#10
fairestcape avatar

fairestcape

Totally Zenned

Join Date:
Mar 2008
Location:
Cape Town & London (depends on the season)
Posts:
2,957
Plugin Contributions:
0

Re: What tools are people using to customize Zen?

I also use lots of coffee, and the occasional glass of red wine.

19 Oct 2008, 3:15 AM
#11
afo avatar

afo

Totally Zenned

Join Date:
Aug 2004
Location:
New York City
Posts:
6,800
Plugin Contributions:
0

Re: What tools are people using to customize Zen?

fairestcape:

I also use lots of coffee, and the occasional glass of red wine.

Probably the best advice I've heard so far... :D

19 Oct 2008, 8:19 PM
#12
yelow avatar

yelow

Zen Follower

Join Date:
Sep 2008
Posts:
115
Plugin Contributions:
0

Re: What tools are people using to customize Zen?

If we're counting things like that, I'd say Delta-9-Tetrahydrocanabinol would be my most-used 'tool' for web design. :D

-Tim

19 Oct 2008, 9:19 PM
#13
kuroi avatar

kuroi

Totally Zenned

Join Date:
Apr 2006
Location:
London, UK
Posts:
10,475
Plugin Contributions:
11

Re: What tools are people using to customize Zen?

Which tools are best depends rather on what task you are performing rather than the application upon which you are performing it. Personally though, I'b be a whole lot slower without Eclipse/Aptana (on my Mac) and Zend Studio on my PC.