Ein weiteres Blog mit CF-Inhalten…

by kai 18/08/2003

Philipp Cielen bloggt jetzt auch…unter: http://www.cielen.net/blog/

Read the full article →

CFMX 6.1 – Meeting für CFUGs… Teil 2

by kai 18/08/2003

In den Folien war ein kleiner Bug, den habe ich im alten Eintrag noch kurz gefixt. Ausserdem hier die Preso in Breeze…

Read the full article →

Macromedia CFMX 6.1 – Red Sky – Meeting für CFUGs…

by kai 15/08/2003

Hier die Folien zur gestrigen Veranstaltung… Flash Paper: Oder als pdf… Der Sourcecode folgt morgen oder am Sonntag…!

Read the full article →

Redsky – CFMX 6.1 – Meeting – live!

by kai 14/08/2003

Wer die Veranstaltung von Macromedia für die deutschen User Groups zum Thema ColdFusion MX 6.1, Spectra etc. jetzt live im Internet verfolgen möchte, kann auf http://www.inm-magic.de live in die Veranstaltung reinschauen. Es öffnet sich dann ein Popup-Fenster, dort sollte ein Webcam-Bild erscheinen!

Read the full article →

CacheRealPath

by kai 13/08/2003

In CFMX 6.0 kam es manchmal vor, dass bei einem Setup mit mehreren virtuellen Hosts falsche Inhalte ausgeliefert werden. Dieses Symptom lag eigentlich nicht an ColdFusion MX, sondern an JRun, in dessen jrun.xml man den Parameter cacheRealPath auf false setzen musste. In CFMX 6.1 wurde dieser Parameter meines Wissens in den “non-J2EE”-Versionen in den CF […]

Read the full article →

Aktualisierte Technotes CFMX

by kai 12/08/2003

Einige weitere Technotes wurden für CFMX 6.1 aktualisiert: ColdFusion MX hanging condition investigation http://www.macromedia.com/support/coldfusion/ts/documents/ cfmx_hang_issues.htm ColdFusion MX: Implementing NT authentication for ColdFusion templates with IIS Web Server http://www.macromedia.com/support/coldfusion/ts/documents/ nt_auth_iis.htm Mail is not being sent from the ColdFusion Server http://www.macromedia.com/support/coldfusion/ts/documents/tn17264.htm Known ColdFusion MX issues http://www.macromedia.com/support/coldfusion/ts/documents/tn18325.htm ColdFusion (Developer Edition): Unable to run ColdFusion templates http://www.macromedia.com/support/coldfusion/ts/documents/tn17832.htm ColdFusion MX: […]

Read the full article →

Remote-Zugriff auf CFCs

by kai 11/08/2003

Gibt man eine CFC-Methode mit access=”remote” als Methode für FlashRemoting frei, so ist diese Methode auch automatisch als XML Web-Service verfügbar und umgekehrt. Das ist nicht immer sinnvoll und erwünscht. Ben Forta hat in seinem Blog am 7.8. gepostet, wie man diese Situation sehr einfach umgehen kann und – nicht offiziell supportet – prüfen kann, […]

Read the full article →

A Backpack’s life…

by kai 11/08/2003

I’m going to write the following entry in English, because it should be something like a tribute to Daemon in Australia for all their contribution to the ColdFusion community. Beside stuff like FarCry CMS, dozens of CF and Flash extensions etc. another incredible part of their business are backpacks! Really, I’m serious (at least sort […]

Read the full article →

CFMX 6.1 Euro-Preise

by kai 10/08/2003

Hier nun auch die offiziellen Preise für CFMX 6.1 Neukunden in Euro: ColdFusion MX Standard 6.1 1299 Euro pro Server ColdFusion MX Enterprise 6.1 5999 Euro pro 2 CPUs

Read the full article →

Java Extensions in ColdFusion MX

by kai 10/08/2003

Ich stand heute vor der Situation verschiedene, in Java geschriebe Pakete (es waren .jar-Files) in einer CF-App verwenden zu wollen. Nun setze ich ja seit Red Sky CFMX 6.1 auf einer Vollinstallation von JRun 4 ein… Hmm, wohin packt man wohl die Jars am sinnvollsten… Die Lösung scheint mir zu sein: D:\JRun4\runtime\lib\ext (natürlich muss der […]

Read the full article →