The Rietta Blog
Cybersecurity, software, and the law between them.
Since 2005, this publication covers a wide range of topics, including cybersecurity, software development, and cloud migration. It’s a valuable resource for anyone interested in staying informed about these areas.
11/03/2006
The new City of Johns Creek
by Frank Rietta
My real time thoughts on the formation of the City of Johns Creek, the initial elections, and the grammatical choice on the name possessive name "John's Creek".
08/08/2006
A.R.M. Yourself Against SQL Injection
by Frank Rietta
From a 2006 ACMSE conference talk: protect against SQL injection by validating every input string via ARM: Accept it, Reject it, or Modify it before use.
12/26/2005
Business Analysis of Web Application Information
by Frank Rietta
How to use an Excel spreadsheet to pull data from a web application's SQL server and then perform business analysis on it.
11/09/2005
Extend Firefox: Your Guide to Writing Firefox Extensions
by Frank Rietta
A 2005 Georgia Tech student guide to writing Firefox 1.5 extensions, covering toolbar buttons, menu items, and preference panes with sample extension code.