Archive for category Training

ColdFusion Meetup: Use Your Web Skills to Create Native Mobile Apps


Announcing a new Meetup for The Online ColdFusion Meetup!

Our 6pm (US ET) talk on Thursday Aug 26 will be “Use Your Web Skills to Create Native Mobile Apps”, with Fred Anderson.

TOPIC DESCRIPTION: (provided by the speaker)

Open source application development platforms have changed the development game. By utilizing web technologies like Javascript, HTML, and CSS, you can build applications for iPhone, Android and Blackberry all from a single code base. And best of all – you can utilize the native capabilities of the phone, so you don’t sacrifice anything in the user experience.

Appcelerator’s Titanium platform translates developers’ hard won web skills into native mobile applications that perform and look just like they were written in Objective-C [iPhone] or Java [Android]¦ but using JavaScript, HTML, and CSS skills. With over 300 APIs, a thriving developer community, and the support you need, developers can build native mobile applications that are more social, local, media rich, interactive, and extensible. Download Titanium for free at www.appcelerator.com.
Read the rest of this entry »

Bookmark and Share

Tags: , , ,

ColdFusion MeetUp: Installing Multiple Versions of ColdFusion Together


Announcing a new Meetup for The Online ColdFusion Meetup!

Our 12pm (US ET) talk on Thursday Aug 26 will be “Installing Multiple Versions of ColdFusion Together”, with Daria Norris.

TOPIC DESCRIPTION: (provided by the speaker)

I will show how you can set up your development environment to use CF9 & CF8 (or even CF6 or 7) at the same time using ColdFusion’s multi-server configuration option. This can be useful when you have several projects that have different code level requirements, or just to play with new features before you can develop your production apps with them. I will also talk about managing the services that CF installs to get the most performance out of your development environment.
Read the rest of this entry »

Bookmark and Share

Tags: , ,

ColdFusion & Flex Conference in Indiana University


BFusion and BFlex 2010

September 11-12
Indiana University, Bloomington, Indiana

Hands-on training from Adobe Flex and ColdFusion Experts

Registration here.

Bookmark and Share

ColdFusion MeetUp: GIT for Dummies and the slightly more enlightened, with Tim Cunningham


Announcing a new session for The Online ColdFusion Meetup!

Our 12pm (US ET) talk on Thursday Aug 19 will be “GIT for Dummies and the slightly more enlightened”, with Tim Cunningham.

TOPIC DESCRIPTION: (provided by the speaker)

Git seems to be the cool kid on the block these days. How does it differ from SVN? What is the big deal about it being distributed? What type of development flow does it work well with? How does it work with CF_Eclipse and CFBuilder? And did they know it was slang in British English for “idiot” when they named it?

The talk is oriented to people who know nothing about Source Control and particularly nothing about GIT, proposing why GIT is superior to other version control systems, teaching attenders how to install it, create repositories, clone repositories, merge, branch, fork, maybe some rebasing, as well as using the eGIT Gui tools in CFBuilder. Finally I will suggest some possible work flows.

MEETING URL: http://experts.acrobat.com/cfmeetup/
DURATION: Approx. 1 hour
Meeting will be recorded. URL will be posted after meeting at http://recordings.coldfusionmeetup.com
Read the rest of this entry »

Bookmark and Share

ColdFusion MeetUp: Getting Started With Adobe AIR with Matt Gifford


Announcing a new Meetup for The Online ColdFusion Meetup!

Our 12pm (US ET) talk on Thursday July 8 will be Getting Started With Adobe AIR (aka how to build cool ‘stuff’)” with Matt Gifford aka coldfumonkeh.

TOPIC DESCRIPTION: (provided by the speaker)

So, you want to build a killer desktop application, but unsure about your application descriptor or how to manage it? Perhaps you want to build a cross-platform tool to destroy all others and harness the power of your ColdFusion applications, but don’t know your AS3 from your elbow? During this session, we will embrace the RIA functionality and features on offer when developing desktop applications with Adobe AIR. From the initial creation of the project, we will cover the core foundations of building your desktop application using Flex, how to incorporate your existing ColdFusion skills and back-end components to power your application, and how to keep your users happy by writing the auto-update feature to constantly give them the best of the best. Ideal for anyone new to AIR or Flex, and a must for anyone who wants to take their development skills to the next level and create feature-rich desktop applications.

Read the rest of this entry »

Bookmark and Share

ColdFusion MeetUp – Building CFBuilder Extensions with Ray Camden


Announcing a new Meetup for The Online ColdFusion Meetup!

Our 12pm (US ET) talk on Thursday July 1 will be “Building CFBuilder Extensions”, with Raymond Camden.

TOPIC DESCRIPTION: (provided by the speaker)

Raymond Camden will discuss how you can extend the power of ColdFusion Builder. His session will cover snippets and extensions, both how to use them and how to create them.
Read the rest of this entry »

Bookmark and Share

Tags: , , ,

ColdFusion MeetUp: Load Testing Your Site with JMeter


Kurth WiersmaAnnouncing a new Meetup for The Online ColdFusion Meetup!

Our 6pm (US ET) talk on Thursday May 27 will be “Load Testing Your Site with JMeter”, with Kurth Wiersma.

TOPIC DESCRIPTION: (provided by the speaker)

Come see how you can setup the Apache JMeter, a free to tool for load testing. In session we will explain why you should be loading testing applications before you release them into production. We will also discuss some tips for how to conduct an accurate load test that can give you actual metrics that help you make more efficient applications.
Read the rest of this entry »

Bookmark and Share

Tags: , , , ,

ColdFusion MeetUp: Search Engine Optimization for the ColdFusion Developer


Jeff GladnickAnnouncing a new Meetup for The Online ColdFusion Meetup!
Our 12pm (US ET) talk on Thursday May 27 will be “Search Engine Optimization for the ColdFusion Developer”, with Jeff Gladnick.

TOPIC DESCRIPTION: (provided by the speaker)
In today’s world, the bulk of our traffic to the websites we create comes from search engines. And with the exception of failed business models burning through VC money, more traffic equals more money.
But few developers bother to do even basic search engine optimization, which can dramatically improve their websites performance on Google and the like. The good news is that the basics of SEO is relatively easy to do, especially inside of most CFML applications. We’ll go over the fundamentals of SEO and how you can easily integrate these principals into your application. We’ll also discuss some free programs you can use to track your progress, and some other techniques to keep you in Google’s good graces.
Read the rest of this entry »

Bookmark and Share

Tags: , , ,

ColdFusion MeetUp: A Brief Introduction To Cryptography


Announcing a new Meetup for The Online ColdFusion Meetup!

What: “A Brief Introduction To Cryptography”, with Jason Dean

When: Thursday, May 20, 2010 6:00 PM

Our second talk this week will revert to our normal Thursday schedule. Our 6pm (US ET) talk on Thursday May 20 will be “A Brief Introduction To Cryptography”, with Jason Dean.

TOPIC DESCRIPTION: (provided by the speaker)

In this presentation we will look at the basics of cryptography. We will discuss how encryption and decryption work and some of the basic principles of cryptography. We will cover the basics of symmetric and asymmetric cryptography, cryptographic keys and key management, cryptographic modes of operation, and the uses of cryptography. We’ll finish with a short demonstration of how cryptography can be used to store and retrieve encrypted data in ColdFusion.

Read the rest of this entry »

Bookmark and Share

Tags: , , ,

ColdFusion MeetUp: Dependency Injection Redefined – ColdSpring 2.0: Narwhal


Announcing a new Meetup for The Online ColdFusion Meetup!

What: “Dependency Injection Redefined – ColdSpring 2.0: Narwhal ”, with Mark Mandel

When: Wednesday, May 19, 2010 6:00 PM

This week we have a special Wednesday session. Our 6pm (US ET) talk on *Wednesday* May 19 will be “Dependency Injection Redefined – ColdSpring 2.0: Narwhal”, with Mark Mandell. (Because he’s in Australia, this will be in fact Thursday morning his time. He couldn’t make his Friday morning for us.)

Read the rest of this entry »

Bookmark and Share

Tags: , , , ,

Get Adobe Flash playerPlugin by wpburn.com wordpress themes