Need to learn CF FAST!!!

Ask a Question related to Coldfusion - Getting Started, Design and Development.

  1. #1

    Default Need to learn CF FAST!!!

    Hi, I have been appointed to do a site makeover and the site is in CF and I'm
    not!?! I wanted to take it off CF and goto ASP.NET but the boss says he has too
    much invested... The site is a mess and I have a hard time trying to decrypt
    what the last guru did. Is there a way to just snatch out what I want to save
    and go from there. I have to make the site into a "my" portal site and we have
    tons of databases already. The site has been up for 8 years and the server is a
    "cluster fcuk". I'm lost, dazed, and worried I won't be able to pull it off. I
    bought CF in 21 days and statred to mull around inside the server, but gee
    wally, it's a mess! Any suggestions for damage control?


    Guiseppe Louiji Guest

  2. Similar Questions and Discussions

    1. What should I learn next?
      I just went through learning HTML and CSS and now reading Javascript. What I have are videos I want to display through the same page. basically...
    2. Slow printing on fast copier but fast printing on slow printer!
      I am seeing this exact issue. I have a Windows 2003 print server (also a domain controller), Windows XP pro desktops (all updates), Adobe 6.0.1 and...
    3. how to learn ASP.NET?????
      Thank you for your reply!!
    4. Want to Learn ASP.NET
      Hey, I've been expanding my skills in web programming recently. I taught myself the basics of ASP 3.0, but I want to get into .NET and ASP.NET...
    5. thank you! - where can I learn more?
      Thank you! I need some advice on what to read in order to learn more about these things. Why did I need to override that method, and how will I...
  3. #2

    Default Re: Need to learn CF FAST!!!

    Odds are since it's been up for 8 years, there's lots of crufty code. What's it
    running on now? MX 6? MX 7?

    How do you know the server is a "cluster f__ck"?

    You want to rewrite the whole site in a different technology just for a
    makeover?

    How long do you have to do it? There isn't anyone at your company that knows
    CF? The original coder is gone? How willing are you to put in overtime to get
    this done?

    Suggestions for damage control:
    1) don't touch/change/delete anything until you understand exactly what it
    does on the site and what code paths it's used in.
    2) tell your boss you don't know CF, so his expectations for timing are going
    to have to be realistic, taking that into consideration.
    3) do a full audit of databases/CF server/webserver and make sure you know
    where everything is located, where it's configured, how it's accessed, how to
    bring it back up if it dies, what patch level it's at, etc. (unless you have a
    sysadmin around that can/has already done this)

    Kronin555 Guest

  4. #3

    Default Re: Need to learn CF FAST!!!

    My suggestion is to do the complete CF in 21 days first, and then look at the application you inherited.
    Dan Bracuk Guest

  5. #4

    Default Re: Need to learn CF FAST!!!

    My suggestion is to do a complete backup of the current system and tuck it
    away. You are probably going to refer to it a myriad number of times.

    Don't REMOVE code if you dont want to use it. Comment it out until you know
    your changes are working as expected.

    Don't get paranoid and change to an inferior language just because you do not
    understand this one. Take this opportunity to learn a new language and put it
    under your belt.

    tclaremont Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139