Community Member Profile
- Profile: /members/5819-Dawesi.htm
- Comments: 7
- Points: 77
Recent Blog Comments By Dawesi
-
The School Of Practical Philosophy: Love - Week Four
Posted on Nov 26, 2011 at 1:40 AM
Hmmm.. interesting read. For me, love has a couple of levels; pure love and relational love. Pure love (some call it agape love for ease of definition) is in the spiritual realm. I think this is why people find it so hard to describe it as a 'thing' as they see it in the mental or ph... read more »
-
Thinking About Encapsulation And Direct Object References
Posted on Jun 14, 2011 at 8:45 AM
Here's a quick overview of the data model in ExtJS... http://www.sencha.com/blog/ext-js-4-anatomy-of-a-model/ It would not be that hard to apply your example above to the data package, and C... read more »
-
Thinking About Encapsulation And Direct Object References
Posted on Jun 13, 2011 at 9:05 AM
ExtJS 4.x uses OOP & MVC out of the box now, making linkages and references much easier on the clientside. You might want to check out the data models there. (much different from 3.x)... read more »
-
Learning ColdFusion 9: Using CFQuery In CFScript Can Enable SQL Injection Attacks
Posted on Jun 1, 2011 at 2:09 AM
@Ben, I was referring to 'writing your own' global sql injection validation and/or using Pete Freitag's protection. I'm surprised this kind of protection isn't built into most of the frameworks out there as an option. Another common problem for PCI compliance is making sure 'no... read more »
-
Learning ColdFusion 9: Using CFQuery In CFScript Can Enable SQL Injection Attacks
Posted on May 30, 2011 at 8:02 AM
Funny thing is no-one here has talked about a global sql injection validation. Even if you have the worst sql in the world, you should be checking and validating every url and form variable that passes into your application for malicious content. You should also separate your datasour... read more »
-
Monitoring The ColdFusion Mail Server With GMail And A Scheduled Task
Posted on Apr 13, 2010 at 1:19 AM
What about a free tool for 1 mail server: http://www.mxtoolbox.com/services_servermonitoring.aspx... read more »



