Scott Stroz's Presentations (1 to 7)

Presentation   Multimedia? Rank Favs Views Comments
Intro-To-Solr-UhkWd Make Your Site Searchable With Solr

By: Scott Stroz
4 months ago
No 0.0
(0 votes)
0 28
(19 Embedded)
0
Make Your Site Searchable With Solr
Solr, an open source, enterprise search platform from Apache, is becoming the standard search engine for use with ColdFusion. In this session, we will discuss how to set up Solr collections, index collections, and run searches against those collections and some of the differences between Solr and Verity.
Working-with-Exchange Working with Exchange

By: Scott Stroz
8 months ago
No 0.0
(0 votes)
0 67
(32 Embedded)
0
Working with Exchange
This is my presentation about Working with Exchange and ColdFusion
Using-Apache-Derby--The-builtin-CF8-Database Using Apache Derby - The built-in CF8 Database

By: Scott Stroz
8 months ago
No 0.0
(0 votes)
0 110
(43 Embedded)
0
Using Apache Derby - The built-in CF8 Database
This is my presentation about Using Apache Derby - The built-in CF8 Database.
Multiscreen-What-is-i-and-why-should-we-care Multiscreen: What is it and why should we care?

By: Scott Stroz
8 months ago
No 0.0
(0 votes)
1 2875
(1667 Embedded)
10
Multiscreen: What is it and why should we care?
Do you hear that? That is the winds of change, and they are blowing at gale force. One of the more frequently heard terms when developing web/Flex applications is 'multiscreen' - being able to run an app on multiple platforms/devices. In this session we will discuss 'multiscreen' in more detail, what potential issues may arise from deploying to multiple 'screens' and what tools you can use to help eliminate or minimize those issues.
Intro-To-Solr Intro To Solr

By: Scott Stroz
8 months ago
No 0.0
(0 votes)
1 1544
(1403 Embedded)
0
Intro To Solr
Solr, an open source, enterprsie search platform from Apache, is becoming the standard search engine for use with ColdFusion. In this session, we will discuss how to set up Solr collections, index collections and run searches against those colelctions and some of the differences between Solr and Verity.
Hack-Proofing-CF Hack Proofing Your ColdFusion Applications

By: Scott Stroz
a long time ago
No 0.0
(0 votes)
0 22
(11 Embedded)
0
Hack Proofing Your ColdFusion Applications
This is my presentation about Hack Proofing CF.
Make-Your-Model-Promiscuous Make Your Model Promiscuous

By: Scott Stroz
a long time ago
No 5.0
(1 vote)
1 36
(14 Embedded)
0
Make Your Model Promiscuous
Whether you create application using community supported frameworks or your own framework or methodology, its important to make sure your model is 'dumb' to how its being utilized. In this session, we will demonstrate some techniques you can use to keep your Model intact and show how a properly designed model can be used with multiple frameworks, or no framework at all, without making any changes to the model.