Cfc programmering jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    316 cfc programmering jobs found, pricing in SGD

    I need an API built for a secure payment page for Stripe, using cfc files. For both Apple and Android.

    $253 (Avg Bid)
    $253 Avg Bid
    19 bids

    I run currently with Coldfusion (CFM-File AND CFC-File) a RSS-Reader. I uploaded the CFC and CFM file to check, if anyone can fix it. It doesnt work for all RSS-Links, i need help to fix it. Here are one RSS link, which works: This link dont work:

    $69 (Avg Bid)
    $69 Avg Bid
    3 bids

    We have a PSD mockup we need making in Magento. Here is the preview -

    $285 (Avg Bid)
    $285 Avg Bid
    56 bids

    ...Income Tax Act, and, if appropriate, case law and other sources. 5. You may include diagrams and supporting appendices. 6. Your letter should not give a detailed analysis of the Income Tax Act 2007; however, it should refer to the relevant sections to support your conclusions. 7. You are not required to consider the GST implications of any of the transactions. 8. You are not required to cover the CFC/FIF rules in this assignment; 9. You are not required to consider the associated person’s statutory provisions. 10. You are to clearly state any assumptions that you make. 11. Additional materials that you may find helpful include: - New Zealand Taxation 2017: Principles, Cases and Questions, CCH (or the 2017 edition) - New Zealand Master Tax Guide 2017, CCH - CCH Electronic Ta...

    $102 (Avg Bid)
    $102 Avg Bid
    15 bids

    Caring for Colombia Foundation, a non-profit for projects in Colombia, needs to clean its webmail. For now, the interface of the emails is not user-friendly, and way too slow.

    $141 (Avg Bid)
    $141 Avg Bid
    7 bids

    Looking to design a business card for Whitestone Construction Services, Inc. I will provide the logo PNG and JPG files. Looking for something modern, simple, and sleek that incorporates the color scheme of the logo. Info is as follows: Company Name: Whitestone Construction Services Tagline: Projects done ri...and sleek that incorporates the color scheme of the logo. Info is as follows: Company Name: Whitestone Construction Services Tagline: Projects done right, the first time. Contact: Paul White Role: CEO Address: 5079 N Dixie Highway, Suite 304 Oakland Park, FL 33334 Phone: 954-549-4296 Fax: 954-765-6522 Email: paul@ Website: CGC: 1523477 CFC: 1429615 (The last two are license numbers that need to be present on the card.)

    $47 (Avg Bid)
    Guaranteed
    $47
    1 entries

    ...following url that makes an inbound request to the lucee server. I am trying to redirect the url and replace or remove the string “wsdl&” in the url using iis rewrite module: <rule name="replaceWSDL" enabled="true" patternSyntax="ECMAScript" stopProcessing="true"> <match url="^(.*)(wsdl&)(.*)$" /> <action type="Redirect" url="{R:1}&{R:3}" /> </rule> I have the express ^(.*)(wsdl&)(.*)$ that validates when I test it but the redirect is not working. Is there anything I am doing wrong? I want the url to become removing the “wsdl&” after the “?” sign

    $42 (Avg Bid)
    $42 Avg Bid
    4 bids

    I need to have someone write a CF solution for taking files off of a server and pushing them to Amazon S3 account. I would like a CFC that I can simply call a couple functions like Read Directory, Put File, Delete File, Create Directory.

    $573 (Avg Bid)
    $573 Avg Bid
    6 bids

    I am need of an expert ColdFusion programmer. I have a ton of ColdFusion related tasks that I need to outsource. I want a ColdFusion CFC created called WebsiteTemplate.cfc. Within this CFC file, I want functions such as addWebsiteTemplateCategory(), editWebsiteTemplateCategory(), deleteWebsiteTemplateCategory(), selectWebsiteTemplateCategories(), addWebsiteTemplateSubcategory(), editWebsiteTemplateSubcategory(), deleteWebsiteTemplateSubcategory(), selectWebsiteTemplateSubcategories(), addWebsiteTemplate(), editWebsiteTemplate(), deleteWebsiteTemplate() and selectWebsiteTemplates().I want three subfolders created under my admin folder called Templates/WebsiteTemplateCategories, Templates/WebsiteTemplateSubcategories, and Templates/WebsiteTemplates(). The schema for the relat...

    $293 (Avg Bid)
    $293 Avg Bid
    7 bids

    I am need of an expert ColdFusion programmer. I have a ton of ColdFusion related tasks that I need to outsource. I want a ColdFusion CFC created called which would be used in a CRUD creation. I want some functions created called addProgrammingLanguage(), ditProgrammingLanguage(), deleteProgrammingLanguage(), and selectProgrammingLangages() within the CFC. The CRUD should allow me to manage, add, edit, and delete programming languages from my MySQL database. I will give the schema to the winning bidder. CFML must be used. CFScript cannot be used. You must used spaces instead of tabs. Code must be nested appropriately. I must be 100% satisfied with the work before I release the milestone. Include the phrase COLDFUSION_GURU in your bid description so I know you read

    $120 (Avg Bid)
    $120 Avg Bid
    6 bids

    Create a system for Azure SSO Certification for SAML Assertion to Coldfuion SSO CFC? 2. Need CFC to digest SAML Assertion (decode, and extract ) Create a Login using Azure AD SSO Authenticate via SAML assertion. Match the user in the system Login to system with saml assertion and create a local session based on the matched user Need Staging/Production copy

    $598 (Avg Bid)
    $598 Avg Bid
    3 bids

    Please read in its entirity before & understand responding. Please only respond if you have prior experience of programming S7-412H SIL3 rated safety PLC using safety CFC F systems blocks. Please quote to build the following as examples for us. For example coding, Use Siemens S7-412 H Safety PLC with cpu redundancy, latest version of Step7 Pro safety F version. Use F FB, U-FB library for Step7. I/O is connected via redundant profibus. Start with 1 DI, DO, AI & AO points and Each of these I/O exists on safe & non-safe I/O modules. Show examples of the same I/O types with voting for 2 & 3 I/O signals for each also. Build PLC logic module(s) using a mix of the 8 I/O & doing simple and/or logic, timer, math operations for each permutations of I/O examples. Also s...

    $30 / hr (Avg Bid)
    $30 / hr Avg Bid
    5 bids

    I am need of an expert ColdFusion programmer. I have a ton of ColdFusion related tasks that I need to outsource. For starters, I am looking for somebody to retrieve database information using ColdFusion's cfdbinfo tag. I am looking to have a CFC file created called Database.cfc. Within this CFC file, I want get, insert, and delete functions. The get functions include getDBTables(), getDBTableColumns(), getDBStoredProcedures(), getDBTableColumnIndexes(), getDBTableColumnForeignKeys(), etc. The set functions include insertDBTable(), insertDBTableColumns(), insertDBStoredProcedure(), insertDBTableColumnIndex(), insertDBTableColumnForeignKey(), etc. Delete functions are similar. This must work for several DB types including MS SQL, MySQL5, MySQL (DataDirect), Oracle, Apache...

    $338 (Avg Bid)
    $338 Avg Bid
    10 bids

    I am need of an expert ColdFusion programmer. I have a ton of ColdFusion related tasks that I need to outsource. For starters, I am looking for somebody to retrieve database information using ColdFusion's cfdbinfo tag. I am looking to have a CFC file created called Database.cfc. Within this CFC file, I want get, insert, and delete functions. The get functions include getDBTables(), getDBTableColumns(), getDBStoredProcedures(), getDBTableColumnIndexes(), getDBTableColumnForeignKeys(), etc. The set functions include insertDBTable(), insertDBTableColumns(), insertDBStoredProcedure(), insertDBTableColumnIndex(), insertDBTableColumnForeignKey(), etc. Delete functions are similar. This must work for several DB types including MS SQL, MySQL5, MySQL (DataDirect), Oracle, Apache...

    $287 (Avg Bid)
    $287 Avg Bid
    5 bids

    The CFC, Carbon Free Collective, is looking for a social media specialist to promote a number of crowd funding campaigns The work description in a bit but first some background on CFC How much money would you save if all of your car and house utilities were provided free of charge? Hundreds or perhaps thousands of dollars per month if you have a long daily commute or a lot of square feet to heat. The CLF (Commoners Law Fund) and CFC (Carbon Free Collective) are 2 distinct branches / brandings of a registered non-profit corporation whose purpose is to do just that!! Convert individual households from carbon based energy to carbon free sustainable energy. This is achieved by the cost effective implementation of solar home heat and power and EV (electric ...

    $5696 (Avg Bid)
    $5696 Avg Bid
    3 bids

    Looking for someone with automative repair / mechanic experience to pass the Sect...U.S. EPA to meet technician certification requirements under Section 609 of the Clean Air Act Amendments of 1990. It is designed to help you comply with the law, protect the environment and conserve the supply of CFC-12 for future service. The technician is the key to the successful implementation of on-site refrigerant recovery and recycling. This program is designed to encourage proper equipment use and service procedures. The MACS certification program includes information on HFC-134a refrigerant recovery and recycling procedures, so that all technicians certified by MACS for CFC-12 are also considered certified for HFC-134a by the federal EPA. Once Section 609 certification is attained it ...

    $40 (Avg Bid)
    $40 Avg Bid
    1 bids

    I need chess instructor for my son. Minimum FIDE raiting 2000 and CFC rating (2200)

    $26 / hr (Avg Bid)
    $26 / hr Avg Bid
    1 bids

    Need a expert in optimization method/ Linear Programmering in only 3 hours.

    $157 (Avg Bid)
    $157 Avg Bid
    11 bids

    PROJECT SUMMARY Our client is looking for a project portfolio website to highlight their services. Pay Total: £200.00 Pay Breakdown: 40% on Project Partial Sign off stage (This is when we have received the initial build from you, reviewed your design and project build and then sent it to our client for review) 60% on completion of the website (This is when the website is launched and our client is happy with the work) Project Partial Sign Off Deadline: 24 Hours Pages: 6 Content Management System: WordPress JOB REQUIREMENTS We need you to complete the following: • Install WordPress • Install Theme • Build website to the client’s requirements as per the project questionnaire • Complete content writing (some content may be provided to you) &b...

    $281 (Avg Bid)
    $281 Avg Bid
    66 bids

    I am looking to get data from different websites and get in organised my way. It will be financial data from financial statements like: CFC, Revenues, Equity etc. (around 20 imputes) and present it in form of chart I am getting it now manually from yahoo finance and gurufocus The portal will work this way: 1. I put ticker for the stock like AAPL 2. Data appears on the website with specific charts and calculations Also I can search the stocks with different criteria ( based on the data we use on the website like if we use ROC I can search from all the stock in US for companies with ROC higher the 20%) I found similar website but this one is very complex we don’t need that much data. Only 15 data imputes. Other one is which is very similar to the one we look

    $44 / hr (Avg Bid)
    $44 / hr Avg Bid
    61 bids

    I need to fix two little things on my code. Anyone who can help? The first one is when you have for example "3 items on the list since you remove them one by one, it works but it does not remove when only one item is left in the list". The other thing is for example when you have 3 items in the list since you write it to file. It works without any problem, and then remove an item from the list. After that read from the file, it will show the new list of 2 items instead of 3 items. Fix it so that it will read the old list that contained 3 items when printing it. Consider my budget is only 5$...!

    $20 (Avg Bid)
    $20 Avg Bid
    11 bids

    Someone who can complete my code in software visual studio? The code is made in swedish and there are two things in my code that needed to be fixed: The first one is when you have for example 3 items on the list since we remove them one by one, it works but it does not remove when only one item is left in the list. The other thing is for example when we have 3 items in the list since we write it to file. It works without any problem, and then we remove an item from the list. And then we read from the file, it will show the new list of 2 items instead of 3 items. Fix it so that it will read the old list that contained 3 items when printing it My budget is 3$

    $23 (Avg Bid)
    $23 Avg Bid
    4 bids

    I would like a ColdFusion developer to provide a simple framework site, including appropriate file and mySQL database structure to allow users to use the Google/Facebook Login APIs. Using the APIs should initiate a session for the user, with the user's email stored in a mySQL user database. The simple site could literally be one page with the Login buttons, and the next with a "Hello World" label when login is successful, otherwise fail gracefully if the user isn't authenticated. And the basic mySQL user table that includes a column for the email address and any other specific login variables that should be stored.

    $272 (Avg Bid)
    Featured
    $272 Avg Bid
    12 bids

    The tax returns are for a California LLC taxed as an S corporation. Other than that, it should be pretty straightforward. We are a dropship ecommerce company, so no inventory, no depreciable assets, etc. The company also has no salaries this year. Because the company is a California L...are a dropship ecommerce company, so no inventory, no depreciable assets, etc. The company also has no salaries this year. Because the company is a California LLC taxed as a S corporation, preferred candidates should be versed in both California LLC tax law as well as S corporation tax law. Candidates having familiarity with controlled foreign corporations (CFC) and subpart F income tax law should state that as well, although CFC / subpart F tax law knowledge is not necessary for this pr...

    $308 (Avg Bid)
    $308 Avg Bid
    16 bids

    At the moment, there is a need for the implementation of fuzzy logic (fuzzy controller) for S7-300, writing specifically for cfc,ST, ladder - does not really matter. The essence of the project is to create a fuzzy PID controller under STEP7, object of regulation in Matlab / simulink. The problem itself is to write fuzzy controller using Step7. I want use Matlab ->OPC->STEP7(FuzzyPID)->OPC->SCADA. but due to lack of knowledge can not apply this LAD or ST algorithm. I have a model in Matlab, with disturbance and PID control, I want to check out how to work the fuzzy regulator PID for a place on the s7-300 (or PLCSIM). As a result of the work, you need to implement only a fuzzy controller Step7 (for s7-300) on the basis of rules and membership functions set for the mode...

    $319 (Avg Bid)
    $319 Avg Bid
    10 bids

    ...this. You can find an example of a model describing computer numerical control servo in similar articles: PLC s7-300 ( for example step7 PLCSIM) there is a need for the implementation of fuzzy logic (fuzzy controller) for S7-300, writing specifically for cfc, stl, ladder - does not really matter. The essence of the project is to create a fuzzy PID controller under STEP7, object of regulation in Matlab / simulink. I want use Matlab ->OPC->STEP7(FuzzyPID)->OPC->SCADA. I write to you about the implementation of fuzzy fuzzy controller for PLC S7-300 (for example, can be used until Step7 PLCSIM). You want to create a fuzzy fuzzy PID controller for CNC servo

    $291 (Avg Bid)
    $291 Avg Bid
    8 bids

    You need to create a controller for servo sys...object object numerical control machines in Matlab and connected to a PLC across the OPC. I know how to create OPC. Problem: In the case of PLC with PID regulator CNC model has a built-in PID controller in Siemens, but a fuzzy controller Siemens Step7 can not realize. You need to do this. there is a need for the implementation of fuzzy logic (fuzzy controller) for S7-300, writing specifically for cfc, stl, ladder - does not really matter. The essence of the project is to create a fuzzy PID controller under STEP7, object of regulation in Matlab / simulink ( CNC model). I want use Matlab ->OPC->STEP7(FuzzyPID)->OPC->SCADA. I write to you about the implementation of fuzzy controller for PLC S7-300 (for example, can be used...

    $236 (Avg Bid)
    $236 Avg Bid
    3 bids

    At the moment, there is a need for the implementation of fuzzy logic (adaptive fuzzy-PID controller) for S7-300, writing specifically for cfc, stl, ladder - does not really matter. The essence of the project is to create a fuzzy PID controller under STEP7, object of regulation in Matlab / simulink. The problem itself is to write fuzzy controller using Step7. You only need to write a fuzzy controller for Step7. I want use Matlab(object) ->OPC->STEP7(FuzzyPID)->OPC->SCADA. All literature and articles on the subject of management and I will send due to lack of knowledge can not apply this LAD or ST algorithm. I have a model in Matlab, with disturbance and PID control, I want to check out how to work the fuzzy regulator PID for a place on the s7-300 (or PLCSIM).

    $168 (Avg Bid)
    $168 Avg Bid
    5 bids

    please find the attachement below

    $767 (Avg Bid)
    $767 Avg Bid
    3 bids

    please find the attachement below

    $717 (Avg Bid)
    $717 Avg Bid
    4 bids

    Step 1: Register new member site: See existing codes, and modify this to verify email before it is possible to register domain. Login site: A login for existing customers in ipsconfig, and redirect to member site if sucsessfull login. Member site: Add menu on left side “Domains” Under Domains menu there must be a list of domains that the user has registerd. Option to delete or add domains. If delete is clicked, a mail should be sent to email: johan@ If add is clicked, you get the option to add a new domain. Log out: Log out button, and automatic log out if user is inactive for more than 30min. Forgot password. If the user has forgot the password, he will write in the registered mail, and click send. An email will be sent to the user, with link to change password and save.

    $269 (Avg Bid)
    $269 Avg Bid
    1 bids

    I am looking for a ColdFusion programmer (experience with CF11 and CF 2016) that has experience with HTML5, CSS3, W3C Compliance, JavaScript, AJAX, Website Design, Responsive / Mobile Friendly Design, Website Testing, Amazon Web Services (AWS), Linux, Windows, and other relevant skills to build a massive website. I ...up selecting for this, we will be starting out with a few small pieces of the website and then I will give larger chunks once I know you are a good fit for the job. To be considered for this project, please explain to me why you are the best person for the job, include your hourly rate, send me a list of websites you have created, and send me some example code that you have wrote (preferably some CFC modules). We are not looking for a newbie programmer. Thanks and happ...

    $54 / hr (Avg Bid)
    $54 / hr Avg Bid
    15 bids

    ...atmosphere is the root cause of many fatal diseases like asthma,lung cancer,skin cancer large scale release of chemical wastes into the rivers & streams poses a great threat to aquatic the same water is used for the irrigation purposes,the poisonous chemicals enter the food chain via plants. The main cause of depletion of ozone layers are the chemicals(Gases)like chloro fluoro carbons(CFC used in air-conditioners & all are aware of the horrible consequences of gas leak in Bhopal that led to wanton destruction of life, when thousands perished & lakhs were rendered crippled for life. Environmental pollution no longer remains an individual or national concern but it has become a global problem,to be addressed an immediate measure environmentalists

    $357 (Avg Bid)
    Featured
    $357 Avg Bid
    14 bids

    CFC is seeking a person proficient at arcplan () and whom is able to use an industry standard real estate business model, and extrapolate the values in this project, and show and demonstrate those, and also to assist in developing those charts and graphs, and applying those against the top performing asset classes in the market. We need someone whom can think creatively and not only display the numbers, but help me to refine HOW the numbers are displayed. These are large projects, $250M average deal size, so there is a LOT on the line for getting this job done right and on time ! Looking forward to proposals !

    $1515 (Avg Bid)
    $1515 Avg Bid
    10 bids

    Hi there I need a team or an individual specliazed in buiilding an app for my church contant in the model of this one CFC church app you can download on apps and test it. I wanted extacly alike.

    $515 (Avg Bid)
    $515 Avg Bid
    16 bids

    Hi there I need a team or an individual specliazed in buiilding an app for my church contant in the model of this one CFC church app you can download on apps and test it. I wanted extacly alike.

    $362 (Avg Bid)
    $362 Avg Bid
    23 bids

    replicate this website ..... the only difference: 1. The Name of the organization is West Virginia Coalition of Families and Children PBC (CA-CFC). 2. The Executive Director and CEO is Nabil Guirguis MD, CPE, FASN, MSCR 3. Alternate CEO and Counsel, Cole Stuart, JD (Executive Director of the California Coalition for Families and Children PBC. 4. Alternate CEO and Secretary, Alrene Mullin (CEO of Dialysis Advocate Company) 5. Store page to sell items with credit card option and secure transaction 6. The Logo is the same except the C part is replaced by WV. 7. I will provide list of links and I like to get suggestions from you 8. A dedicated page to describe the population characteristics of West Virginia and the unique challenges

    $855 (Avg Bid)
    $855 Avg Bid
    42 bids

    U.S. Tax CFC Sub part F specialist

    $645 (Avg Bid)
    $645 Avg Bid
    6 bids

    I need a non cfscript (use tag based) cfc written to send api calls to the api to charge and capture a credit card. I need a quick turn around time. please only bid if you can work on this right now. The code needs to be simple so i can plug it in and try it. please include place holders to input the api keys etc...

    $116 (Avg Bid)
    $116 Avg Bid
    4 bids

    My skills include: CFML, CFSCRIPT & CFC(components) PHP, Javascript & Jquery, Wordpress MySQL and SQL Server Shopify HTML 5 and CSS 3 Adobe Photoshop Static and Dynamic webpages Image Slideshow/carousel Responsive Here are some of the features you will get in your site: 1. Twitter Bootstrap Framework 2. Pixel perfect 3. W3C Validation 4. Google Map Integration 5. Social Media Presence (Facebook, LinkedIn, Twitter, etc) 6. Modern Navigation 7. Image Gallery 8. User Friendly Interface 9. Compatibility with all browsers ( Chrome, Firefox, Opera, IE 9+) Forms 11. Menus(Dropdown or normal)

    $946 (Avg Bid)
    $946 Avg Bid
    3 bids

    I need help for a GUI application. program has two errors. Could you help me fast ??

    $144 (Avg Bid)
    $144 Avg Bid
    11 bids

    Programmering GUI , Maprn· The first problem are that I can't create places after you've loaded the map or picture.rn· The other problem is that when hide places and choose its categories the hidden places should show on the map, but it doesn't.rn· The next problem is when I hide a place and later use the search button to find the hidden place. All we know is that the search button doesn't show the hidden place when we try to search.rn· The "What is here" button is also supposed to work when you hide a place on the map and when you click on the area where you hid the place. The place should be shown again.rn· The 4th problem is when I try to save the file it says...

    $30 (Avg Bid)
    $30 Avg Bid
    1 bids

    Utføre forbedringer på vår nettbutikk ved å opprette under kategorier, utføre programmering, legge til app's og annet. Vi har gode nettsider med Shoopify men nettbutikken delen trenger mere arbeid. Se vår nettsiden

    $1903 (Avg Bid)
    $1903 Avg Bid
    4 bids

    To add in case study of climate change into the essay

    $120 (Avg Bid)
    $120 Avg Bid
    5 bids

    panel data analysis With dataset configuering including descritions

    $522 (Avg Bid)
    $522 Avg Bid
    6 bids

    I am a ColdFusion developer and I need to make use of Amazon's API for storing encryption keys, known as the Key Management Service (KMS). Amazon has some code libraries available in a variety of languages, but nothing current for Coldfusion. I need to hire someone who can write a CFC to enable Amazon KMS on both Lucee and Adobe Coldfusion.

    $238 (Avg Bid)
    $238 Avg Bid
    4 bids

    [INFO : I now creates this project with full requirement descriptions. See attached documents. - Now, everyone has a better basis for give bids] ***Project description*** I try to describe what the project is about. But you must take into consideration that I might have forgotten to write some websites functions. (I have written about 20 Microsoft document on project analysis, requirements specification, database and navigational charts. – I can send it to you, if needed! ) *** I want a web-application that can following*** 1. Admin can create websites from your Wordpress CMS templates. 2. You design websiteapplikation (NICE WEB DESIGN MUST). - Admin should change the entire Webapplication design from a page/cms template by changing ccs parameters. 3. The user must be ab...

    $1195 (Avg Bid)
    $1195 Avg Bid
    17 bids

    ***Project description*** I try to describe what the project is about. But you must take into consideration that I might have forgotten to write some websites functions. (I have written about 20 Microsoft document on project analysis, requirements specification, database and navigational charts. – I can send it to you, if needed! ) *** I want a web-application that can following*** 1. Admin can create websites from your Wordpress CMS templates. 2. You design websiteapplikation (NICE WEB DESIGN MUST). - Admin should change the entire Webapplication design from a page/cms template by changing ccs parameters. 3. The user must be able to subscribe and unsubscribe Newsletter accordance with the rules I have asked. 4. Admin can send e-mail to the News Registered users. 5. Web ap...

    $1297 (Avg Bid)
    $1297 Avg Bid
    28 bids

    I have a children's literature blog and I need a banner design for it. The blog is not in English but the title can be translated as "Boat of Books". The idea for the banner is a girl reading a book on a sail boat. As long as book, boat and girl are in the picture, variations and other ideas are we...children's literature blog and I need a banner design for it. The blog is not in English but the title can be translated as "Boat of Books". The idea for the banner is a girl reading a book on a sail boat. As long as book, boat and girl are in the picture, variations and other ideas are welcome. But it should have a joyful, sweet mood (nice weather, beautiful sea, sun, etc.). Also try to use #CFC (light green) in your design. You can view the draft...

    $32 (Avg Bid)
    $32 Avg Bid
    42 bids

    ...supporting railroad activities. • Document test cases, expected test results, test data requirements, and collaborate with testing teams and business partners to resolve testing problems. • Code, debug, test and support utilities, tools, and frameworks to support the application development process Skill set Required Knowledge and Skills: CFML and advanced Cold Fusion programming concepts (MVC, CFC) • DHTML, HTML, XML/XSLT/XSL, CSS and AJAX • WSDL and SOAP • ColdFusion administration • Mura CMS Development • SQL • Software development lifecycle (SDLC) concepts • Relational database design and concepts • Advanced JavaScript programming Preferred Knowledge and Skills: • Experience with creation and modificatio...

    $30 / hr (Avg Bid)
    $30 / hr Avg Bid
    9 bids