comment

Cumulative Hotfix 1 (CHF1) for ColdFusion 9.0.1

2010 August 31
No Comments

Hi there!

ColdFusion 9.0.1 Cumulative Hotfix 1 (CHF1).

Download here

El Futuro de Internet

2010 August 15
No Comments

Internet creció y sigue creciendo en un gran caos, la Web 2.0 ha hecho que la cantidad de contenido creciera de forma inimaginable. Pero existe un proyecto intenta cambiar esto. Porque dentro de unos pocos años todas las personas y todos artefactos estaremos conectados a Internet esto la volverá instrumento fundamental para nuestra economía. Pero actualmente muchos de los datos y servicios no están conectados entre si, por eso es importante este proyecto de STI International.

An Action Script 3, Trim() Funtion.

2010 August 12

I need to clean some "String" data from one ColdFusion Server.

Hope some can use it.

 

Regards.

private function oneTrimFunction( s:String ):String
{ 
  
return s.replace(/^\s+|\s+$/gs, '' );
}

ColdFusion 9.0.1 Update (Today)

2010 July 13
No Comments

Hi there,

Today ColdFusion 9.0.1 has been released.

Try Tour de ColdFusion

2010 July 12

This is a Beta but work fine. It's well organized and has good examples.

http://tourdecf.adobe.com/

CFDot.net

2010 June 22
No Comments

CFDot.net knowing your CF from your C#... click here

Please update to AIR 2 and Flash Player 10.1

2010 June 20
No Comments

Hi there!

Adobe AIR 2 download: http://get.adobe.com/air/
Flash Player 10.1 download: http://get.adobe.com/flashplayer/

Best Regards

ColdFusion 9 Server Lockdown GuideColdFusion 9 server lockdown guide

2010 June 08
No Comments

Adobe ColdFusion team has published a ColdFusion 9 server lockdown guide. Even if you aren't running your own ColdFusion server, this is a good read and a MUST if you are managing your own servers: download here

Flash Builder 4 Free

2010 June 08
No Comments

If you are a student or unemployed Adobe company has a gift for you to learn Flex 4.

Flash Builder 4 here

Flex in a week videos here

Reference card for ColdFusion Builder

2010 June 08
No Comments

The Dzone have made a PDF reference card available via there site. Create by Terry Ryan, the Adobe ColdFusion Evangelist.

See here