Welcome!

Bryan Murphy

Subscribe to Bryan Murphy: eMailAlertsEmail Alerts
Get Bryan Murphy via: homepageHomepage mobileMobile rssRSS facebookFacebook twitterTwitter linkedinLinkedIn


Latest Articles from Bryan Murphy
The Internet has become a scary and hostile place; can your Web applications survive? Although a lot of media attention has recently been paid to information security, surprisingly little has been published regarding ColdFusion security. Does this then mean that ColdFusion applications...
Search functionality has become the status quo for all major Web sites. The typical search box/button found on home pages across the Net is considered the ultimate in user-friendly design: users type in what they're looking for and the search engine finds it quickly and easily.
Using CF structures to store data allows you to access individual records without querying a database. Until now, successfully implementing a scalable, high-volume site has entailed five basic principles: 1. Write tight, efficient code. 2. Use cached queries. 3. Set up a proper network...