Profile_bird

Hey there! pfreitag is using Twitter.

Twitter is a free service that lets you keep in touch with people through the exchange of quick, frequent answers to one simple question: What are you doing? Join today to start receiving pfreitag's updates.

Already using Twitter
from your phone? Click here.

pfreitag

  1. woot - I won the @bennadel (Inter)?National Regular Expression Day contest! thanks ben!
  2. @awest Yes, requires CF8 <cfmail server="smtp.gmail.com" port="465" useSSL="true" username="you@gmail.com" ...>
  3. Worked on a #coldfusion security code review yesterday, working on a performance code review today. Very different mindsets required!
  4. Finally posted my 2009 #cfobjective presentation slides for Hardening #ColdFusion http://www.petefreitag.com/... #security
  5. What are the risks of the FCKeditor vulnerability? http://www.petefreitag.com/... #coldfusion #security
  6. @daniel_sellers I would pair it with java runtime memory info: http://bit.ly/JgSdB but explicit GC is generally discouraged. No easy answer.
  7. @daniel_sellers are you running out of memory? Make sure you remove references to your objects as soon as you are done with them.
  8. @daniel_sellers Too much GC can hurt performance, because it uses resources to perform the GC
  9. Firefox 3.5 Introduces Origin Header: http://www.petefreitag.com/...
  10. @JasonPDean Yes, I was thinking about the CSRF implications on GET, but I suppose it poses no additional risk than using an img tag
  11. Ajax Same Origin Policy No More with Firefox 3.5: http://bit.ly/BGDAx
  12. FF 3.5 for Developers: http://bit.ly/AMYZN
  13. @reybango Thanks Rey, its there now
  14. Firefox 3.5 release notes a 404: http://bit.ly/13XpGc @reybango hook us up.
  15. @dVoka @stevegood I've used pandora for a few years, but my stations seam kind of stale as of late, so I'm giving last.fm a shot.
  16. @clarkvalberg I think @jasondowdell is selling a vespa
  17. Which is better last.fm or pandora?
  18. @reboog711 @PeterBell re PCI DSS 6.6 see http://bit.ly/90XW5
  19. Jakob Nielsen says stop masking passwords!?! http://bit.ly/9vLG #security #fail #flamebait
  20. @CFUnited The twitter names don't correspond with the First Name / Last Name, eg @pfreitag != Chuck Hoffman, @cfsilence != Sean Corfield