ExpressionEngine CMS
Open, Free, Amazing

Thread

This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.

The active forums are here.

noob here, does EE make "static" HTML pages become "dinamic" ?

April 04, 2008 4:04pm

Subscribe [1]
  • #16 / Apr 07, 2008 5:50am

    Mark Bowen

    12637 posts

    Hiya,

    If you can afford the time to not delve into a CMS first then I would heartily recommend that route yes. Doing this will get you up to scratch with coding proficiently by hand and used to all the bugs that IE throws into the pot as well. Once you have that all sorted and down to a really good standard then you can think about bringing in a CMS.

    The great thing about EE is that you can code something that is valid XHTML 1.0 Strict outside of the CMS and when you plug it into the templates it will still be totally valid strict code. EE stays totally out of your way in that respect which is a designers dream 😉

    So to re-iterate I would say yes it is great if you can afford the time to learn coding the actual site templates before you try and bring in the CMS part but having said that EE won’t get in your way on that one.

    Hope that helps.

    Best wishes,

    Mark

  • #17 / Apr 07, 2008 11:52am

    maiza

    25 posts

    before CMS it was like that right? you had to build the web, upload the htm file, then every time you wanted to update you had to re-edit and re-upload…

  • #18 / Apr 07, 2008 12:04pm

    Arun S.

    792 posts

    before CMS it was like that right? you had to build the web, upload the htm file, then every time you wanted to update you had to re-edit and re-upload…

    That process is still alive and well, I think.  CMS or not.  Sure, a CMS limits the amount of manual editing one has to do in inserting content.  But there are intrinsic parts of a website’s construction and presentation that can’t be (or I guess, shouldn’t be is more apropos) automatically generated.

    That whole process of adjusting things minutely in your markup and witnessing the changes that occur is an invaluable one to learning (X)HTML/CSS.  It really allows you to understand the nuisances of web design.

  • #19 / Apr 07, 2008 12:36pm

    ak4mc

    429 posts

    now Im learning xhtml and css, its fun, but now I think if I should make a web by hand before going CMS, I mean isnt that the real way to learn, making the web by hand?

    That’s how I did. I don’t think I would have been able to get anywhere near as much out of EE if I hadn’t already had years under my belt of writing HTML code in a text editor.

  • #20 / Apr 07, 2008 3:27pm

    maiza

    25 posts

    witch html text editor do you use?

  • #21 / Apr 07, 2008 3:28pm

    Ingmar

    29245 posts

    Any text editor you feel comfortable with, preferrably with syntax highlighting. It really is a matter of personal preference, just try a few.

  • #22 / Apr 07, 2008 3:35pm

    helbnt

    143 posts

    On Mac, I would go with Textmate ($$) or if you need free, Textwrangler. I don’t remember if Textwrangler does syntax highlighting though

    On Windows, I would suggest Homesite ($$) or notepad++ (free). Total Edit (free) and pspad (free) are also good.

  • #23 / Apr 07, 2008 3:59pm

    ak4mc

    429 posts

    I use a little app called EditPad Lite. It’s just slightly more robust than Notepad but it isn’t bogged down with a million extra features I wouldn’t use anyway. It has probably only about a dozen or so of those so I can ignore them safely.

    When there are too many extra features and I never even try to learn how to use them, they’re likely to get together at night and plot to murder me in my sleep.

    Added: I’m really not sure the version I use can still be had from the creator (JGSoft); they started in with the feature creep and I find the older, cleaner version I have to be perfect for my needs, so…

  • #24 / Apr 07, 2008 4:01pm

    Ingmar

    29245 posts

    EditPad is a good choice for Windows, actually, although I recommend the Pro version if possible. It has configurable syntax highlighting, amoing other things, and works with regular expressions. There is a free Trial version.

  • #25 / Apr 07, 2008 6:10pm

    Jared Farrish

    575 posts

    Komodo Edit is free, and does quite a bit for being free, I think. I like the Find, which will search all files in your site. It even highlights jQuery.

    http://www.activestate.com/Products/komodo_ide/komodo_edit.mhtml

    We have to use WebDAV at work, though, so I can’t use the FTP part. Never had to use it, either, so can’t comment on that part.

  • #26 / Apr 13, 2008 12:26pm

    gazaston

    128 posts

    TextMate for the Mac is good for working up XHTML; you can get an EE plug-in that recognises the tags

    <a href="http://www.chrisruzin.net/entry/textmate_expressionengine_bundle/">http://www.chrisruzin.net/entry/textmate_expressionengine_bundle/</a>

    For CSS styling, I don’t think you can beat CSSEdit by MacRabbit

    <a href="http://macrabbit.com/cssedit/">http://macrabbit.com/cssedit/</a>

    You can live preview your changes and it feels really like a design app such as Illustrator as opposed to programming.

  • #27 / Apr 13, 2008 12:33pm

    Mark Bowen

    12637 posts

    Don’t forget Coda. A fantastic tool for working with XHTML and CSS. Even though I totally hand-code everything and don’t rely on any auto-fill type functions in these programs I just love being able to have the split-panes where I can type in one and instantly preview the live changes in the other.

    Best wishes,

    Mark

  • #28 / Apr 13, 2008 4:10pm

    Casey Reid

    82 posts

    I’ll throw another vote in for Coda. It has all the tools you need built right in for as they say “One Window Web Development”. There is also the Expression Engine mode for Coda that highlights EE code (although I don’t think it’s still being developed any further).

  • #29 / Apr 13, 2008 5:27pm

    gazaston

    128 posts

    So, I thought I’d give Coda a go.

    But where do I find my template files locally????

  • #30 / Apr 13, 2008 6:29pm

    Lisa Wess

    20502 posts

.(JavaScript must be enabled to view this email address)

ExpressionEngine News!

#eecms, #events, #releases