Limit Display to Recordings of
<= 1
<= 5
<= 10
<= 30
<= 60
any
minutes duration
« Previous ( 1 2 3 4 5 ) Next »
Search (within title, desc, presenter, URL):
Clear Search
44 recordings found
with reference to security
Title Presenter Duration (h:mm)
Date Recorded Date Posted Submitter
CFMeetup: Building a Public API Powered by CF (View video , Show Description )Where are your visitors? They may still be accessing your Web site using their Mac or PC Web browsers--or they might be connecting from their phone, tablet, television or even their refrigerator. To build compelling cross-device experiences that support Web page requests as well as native applications you will probably need to communicate with these devices using a common Application Programming Interface or API.
In this discussion, Aaron Greenlee will discuss API designs (RESTful /non-RESTful), considerations for bootstrapping your Web Page on desktop/mobile devices and ultimately demonstrate different techniques that you can use to implement your own API. The discussion will touch on security, performance under stress maintenance. The concepts reviewed will be applicable to any framework or programming language; however, the discussion will specifically demonstrate how ColdFusion 9.0, ORM and the ColdBox framework were leveraged to create a powerful API that can be consumed by any device.
Aaron Greenlee
0:56 2011-06-30 2011-06-30 charlie arehart
Securing Your ColdFusion Application (View video , Show Description )In this Shilpi Khariwal discuss about how to Secure how our ColdFusion applications. She talks about the Basic settings to do and things to remember when deploying a server on public facing IP/ProductionHow the recent security hotfixes address some of the vulnerabilities.What are the secure practices developers should follow while building the application. In this session Shilpi will talk about the following. Basic settings to do and things to remember when deploying a server on public facing IP/Production How the recent security hotfixes address some of the vulnerabilities. What are the secure practices developers should follow while building the application.
Shilpi Khariwal
1:00 2011-07-20 2011-07-21 Akbarsait
CFMeetup: Creating Secure Applications with the New TrafficMunkey Framework (View video , Show Description )TrafficMunkey is a new ColdFusion framework born from the Lean Development process, i.e. lots of prototyping and agile development. It's quick and easy-to-use, both when starting new projects and maintaining existing ones. This presentation will start with a demonstration of its speed by creating on-the-fly wireframes, as you might with clients. Then I'll show you how to leverage the built-in objects for prototyping and the graphic design. I'll wrap up by showing how it can integrate everything with your own ColdFusion objects. More on TrafficMunkey at
http://millionmunkeys.net/TrafficMunkey/ .
I do a lot of work with prototypes, for Usability testing, and as a requirements-gathering technique to get clients to tell me what they don't know they need to tell me. I've used and trained people on most of the major ColdFusion frameworks through the years, but none of them were flexible enough for the early stages of a project, when names and concepts keep changing and whole sections of the application move around. To be honest, usually I would do this outside of a framework, and then move it into a framework when things settled down. Perhaps you've done that as well. With TrafficMunkey you don't have to do that. It becomes a tool to help with prototyping, and keeps working for you through production, making maintenance and upgrades easier as well.
Even if you're not familiar with frameworks, TrafficMunkey is pretty straightforward, so it should be pretty easy to follow along and get started.
This presentation will cover the basics of using the new framework, including:
Building wireframes on-the-fly with a client Mapping exit points (a.k.a. XFAs) Integrating Graphic Design templates Managing site security Integrating ColdFusion objects Learning Objectives:
Creating a TrafficMunkey sitemap Using site templates and dynamic navigation Adding roles for authentication and security "
Peter Oliver-Krueger
1:07 2011-09-08 2011-09-08 charlie arehart
CFMeetup: ColdFusion on the Cloud Using Amazon EC2 and S3 (View video , Show Description )Cloud computing and distributed storage are gaining more traction in the ColdFusion community, and Amazon's EC2 and S3 are highly secure, cost effective and easy to use solutions that give the power of the cloud to ColdFusion developers. Learn how to create and manage EC2 instances, install Adobe ColdFusion and MySQL server on Amazon's EC2 linux based servers, how to use S3 storage directly within ColdFusion and how to take advantage of some of the other features offered by Amazon Web Services including network security, messaging, and load balancing. Above all, you'll learn how to get a free micro EC2 instance and other free services from Amazon for a full year!
Denard Springle
1:09 2011-12-22 2011-12-22 charlie arehart
Adobe ColdFusion 10 Event (View video , Show Description )This half-day event with Adobe, Foundeo Inc., and Fig Leaf Software highlights the new features in ColdFusion 10 - including security enhancements, Scheduler improvements, Tomcat integration, unique HTML5 built-in support and improved web services support.
Rakshith Naresh, Pete Freitag, Mike Tangorre
3:00 2012-03-28 2012-04-10 Andrew Scott
CFMeetup: Multi-Factor Authentication in ColdFusion (View video , Show Description )Over the years authentication schemes have changed drastically from the old days of username and password logins. Today, there are multiple kinds of multi-factor authentication mechanisms in use that add complexity and security to your login processes. We'll explore some of these newer authentication techniques and show you how to easily implement a secure authentication process in every application you write. We'll also cover basic PCI compliance, encryption, obfuscation, and access control lists along with password security, password recovery, session management and other topics that relate to building a robust authentication system.
Denard Springle
0:52 2012-07-05 2012-07-05 Charlie Arehart
CFMeetup: Authentication made easy using Twitter/Facebook/Google/more (View video , Show Description )Authentication is one of those features we seem to implement in every app. It's a chore for us, because poor security choices can mean failure. It's a chore for users: yet another password to remember. Why not let those who have spent millions of dollars on this problem, where your users already have an account, deal with this? In this session, I'll show you how to implement the various authentication APIs that are out there, presenting a login experience that allows your user to choose from the various options that are available (Twitter, Facebook, Google, LinkedIn, and more). You'll also see how to wire this up to your application in a way that is unified to your app no matter what service your users choose.
Billy Cravens
1:01 2012-08-23 2012-08-23 Charlie Arehart
CFMeetup: Speaker panel, "Into the Box" Conference (View video , Show Description )Into The Box is a one-day two-track conference coming up in two weeks, the day prior to cf.Objective(), which will cover all sorts of CFML-related topics. Some of the speakers and organizers will be present at this session of the Online CFMeetup to talk about just some of the topics to be covered at the conference, such as the Box standalone libraries, NoSQL, performance, security and a new CFML CLI! Come get a sneak peek of the conference sessions and ask any questions you might have.
Speaker panel
0:46 2014-05-01 2014-07-10 charlie arehart
MIGRATING TO MVC: CONVERTING LEGACY CODE (View video , Show Description )Learn how to "think MVC" while bringing your code into the present day. Taking a step-by-step approach, we'll cover the basics of handlers, views, plugins, interceptors and models. We'll also cover a handful of security issues that have come to light since your legacy code was first created and how to address them with ColdFusion and ColdBox.
Adrian J. Moreno
0:51 2014-09-25 2014-10-01 Henry Ho
CFMeetup: ColdBox 4: The Future of CFML MVC (View video , Show Description )ColdFusion (CFML) is one of the most mature web languages. It offers similar scripting and language constructs as other languages, but proponents of CFML know its true power comes with all the inbuilt functionality and integrations you get out of the box. ColdBox was the first CFML framework to provide convention-over-configuration MVC for the masses. Like other frameworks, it allows very simple conventions and lets you to easily scaffold out apps with little effort. ColdBox is unique though because it doesn't stop there; it's a productivity platform for people who are tired of reinventing the wheel. ColdBox is built on a light modular core with built-in lifecycle extension points, and pluggable libraries for things like SES, JSMin, pagination, security, and REST. And don't forget the other Box productivity libraries for logging, object creation, caching, and testing. Come see what makes ColdBox the most comprehensive and compelling development platform. We'll even talk about some of cool new features in ColdBox 4 as well as CommandBox, the new CFML CLI, Package Manager, and REPL.
Brad Wood
1:44 2014-10-30 2014-10-30 Charlie Arehart
« Previous ( 1 2 3 4 5 ) Next »
Show how many results?:
You can bookmark this search as http://www.carehart.org/ugtv/list.cfm?search=security
or track the search results using RSS:
RSS Feed of 10 latest presentations referring to: security -- (Validate RSS feed )
RSS Feed:
RSS Feed of 10 latest added presentations
Receive an email newsletter of newest entries: via Feedblitz