Coldfusion Entwicklung - Made in Germany

Coldfusion Entwicklung

Akitogo kann auf mehr als 15 Jahre Entwicklungserfahrung in Coldfusion zurückgreifen. Darüber hinaus haben wir in den letzten Jahren einige große PHP Entwicklungen, wie Magento Onlineshops abgeschlossen.

Unser Entwicklungsschwerpunkt bleibt dennoch Coldfusion, wir binden jedoch diverse Applikationen und Services in unsere Webanwendungen ein. Clustering, Loadbalancing, Volltextsuche mit Solr oder Cachingserver wie memcached oder Terracotta Big Memory sind nur einige Bespiele.

Erfreulicherweise ist das Angebot an Open Source Applikationen in den letzten Jahren stark gewachsen, zu nennen sind hier die Content Management Systeme Mura CMS, Contentbox, Preside und das e-Commerce System Slatwall. In einem persönlichen Gespräch stellen wir Ihnen gerne einige unserer Implementierung vor.

Neue Applikationen entwickeln wir vorzugsweise auf dem Lucee Application Server, da hier das Feedback der Serverentwickler wesentlich schneller und direkter ist als bei Adobe. Dennoch betreiben wir diverse Adobe Coldfusion Server und können auf Wunsch auch auf diesem Applicationserver arbeiten.

Coldfusion Hosting

Sie benötigen individuelles und skalierbares Hosting? Monitoring der Antwortzeiten, wollen wissen wie viele Fehler auftreten, wollen sicher sein, dass Ihre Hardware nicht der Flaschenhals ist? Dann sind Sie bei uns richtig.

Wir hosten auf eigenen Servern von Dell. Unsere Server sind im Rechenzentrum von Claranet über einen Gigabitport an das Internet angebunden.
Sie besitzen bereits eigene Hardware? Kein Problem, wir betreuen Ihr Projekt gerne.

Coldfusion Support und Services

Sind die Antwortzeiten ihrer Coldfusion Website zu lang? Hängt Ihre Coldfusion Applikation? Stürzt der Coldfusionserver ab? Ist Ihre Datenbank überlastet? Wir analysieren Ihre Coldfusion Website und lösen Ihre Performanceprobleme! Sie wollen Ihre Server von Windows zu Linux migrieren, sie wollen von Adobe Coldfusion auf den freien Lucee Application Server wechseln? Wir helfen Ihnen dabei.

Kategorie: coldfusion Remove Filter


Das war 2019 - ein Projektüberblick

Akitogo Team, 01 Jan 2020

Ein Überblick über Projekt, die wir im Laufe des Jahres 2019 abgeschlossen haben. Neben unseren Kernbereichen (Magento und Digital Asset Management für Bildagenturen) kamen zwei Projekte aus dem Bereich PIM (Akeneo) hinzu.

Read More...

Apache and Tomcat not recognizing SSL correctly

Akitogo Team, 23 Oct 2019

This is a quick technical note how to pass SSL status from Apache to Tomcat when using mod_proxy.

Read More...

How to minify and combine Javascript and CSS files with Coldfusion

Akitogo Team, 12 Apr 2019

A native approach with Commandbox. Either run for all files with a directory or setup a config file which contains all files to be minified grouped in different sections.

Read More...

Mailchimp Api v3 for Coldbox Coldfusion

Akitogo Team, 09 Aug 2017

Recently we have been working more and more with Mailchimp which makes designing and sending email newsletters easy. A missing piece was the integration into our own application. Mailchimp has an easy and extensive API unfortunately there are only basic implementations for Coldfusion and Coldbox framework. So we ended up writing own, our goal is to offer a feature complete API wrapper.

Read More...

Proxy timeout with Lucee, Apache 2.4 and Tomcat 8.x

Akitogo Team, 09 Jun 2017

This is more a quick note than a decent blog post. Recently there was a question of the CFML Slack channel where a user received a Proxy Timeout 502 from Apache which looked like this

Proxy Error

The proxy server received an invalid response from an upstream server.
The proxy server could not handle the request GET /index.cfm/yourUrl.

Reason: Error reading from remote server

 


Apache/2.4.18 (Ubuntu) Server at x.x.x.x Port 80
Read More...

Google Analytics for Contentbox CMS

Akitogo Team, 18 May 2017

We recently wrote a small module for Contentbox CMS which makes it easier to setup Universal Google Analytics and enable a few options. While it's pretty easy to insert a Google Analytics tracking snippet in the Global Html section of Contentbox this approach has a few downsides

Read More...

Google Cloud Vision with Coldfusion and Coldbox

Akitogo Team, 01 May 2017

Accessing Google Cloud Vision API from Coldbox or directly from Coldfusion. This module gives you access to many image recognition capabilities

Read More...

GeoIp lookup with Coldfusion and Coldbox

Akitogo Team, 15 Mar 2017

If you want to match an IP address with country, city, latitude or longitude then you might be interested in our just updated Coldbox module which is available on Github.

Read More...

Implementing reCaptcha in Contentbox CMS 3.x

Akitogo Team, 07 Mar 2017

Contentbox CMS comes with built-in Coldfusion CFImage Captcha to protect blog comments from Spam. Unfortunately this Captcha not very safe and not very readable. We have written a small module to improve Spam protection using Google reCaptcha.

Read More...