Skip to main content
Participant
May 2, 2007
Question

What have you done in CF?

  • May 2, 2007
  • 4 replies
  • 574 views
All-

My name is Steve Fentriss, and I've been programming in CF for probably about 3 years. I'm trying to get better at programming, and also pick up some votes of confidence for what I'm already able to do. I'm new to this forum, and I've been very impressed with the quality of the posts I've read so far.

If you get a minute, could you post some links to things you've programmed in CF, which I could check out? I would really appreciate a chance to see what you've done, because I think I could learn a lot from it.

Best,
-Steve
    This topic has been closed for replies.

    4 replies

    tclaremont
    Inspiring
    May 4, 2007
    My current intranet application consists of over 6,000 pages at this time.

    Our staff use the intranet to both input and retrieve data, as well as share documents and messages and keep calendars and basically run the business.
    May 3, 2007
    My Web site (see below) has a portfolio of links to work I've done - much in ColdFusion.
    Legend
    May 4, 2007
    Here is a couple examples:

    • My day job: www.shift4.com -- With this site you'll note that the pages are .htm. Most, if not all the .htm files are CF files. We host our own servers and this server has been configured to process .htm pages as .cfm (we have our reasons). Our entire payment gateway UI is ColdFusion as well but it is password protected.
    • Side job: www.fanie.com


    Like I mentioned in one of the bullets, most of my fancy stuff is password protected. The problem is, even with the fancy stuff you cannot see because of password protection, you are only seeing the CF results -- you'll have to imagine what the CF code is really doing behind the scenes. Is you inquiry just to see if people do big projects with CF?
    Inspiring
    May 3, 2007
    feel free to browse the projects listed on our website (see my signature
    below). some of them are not CF-based, but you will see in descriptions.
    the most amazing things you won't be able to see, however, as what you
    can see are just public front-ends. the really cool stuff happens in the
    admin back-ends... but sorry, access for site owners only...
    --

    Azadi Saryev
    Sabai-dee.com
    http://www.sabai-dee.com
    Inspiring
    May 2, 2007
    Hi Steve, and welcome.

    You'll find a lot of CF work is behind a corporate or government firewall. But there are still a ton of examples out there.

    I'm not bashful anymore, so here's one of mine from a previous gig. It's not the most elegant thing, but it's functional. It's nine years old now and they still give me credit in the source!

    I have a ton of stuff at my present site, but it's passworded.
    Inspiring
    May 2, 2007
    quote:

    Originally posted by: philh
    Hi Steve, and welcome.

    You'll find a lot of CF work is behind a corporate or government firewall.

    All of mine for example.

    You wouldn't be impressed with mine anyhow. I'm a fan of simplicity so what the user sees is rarely, if ever, fancy.