PHP Date Difference Writer #1, 2013-06-042024-08-31 Finding a quick PHP function for date difference was painful. Now that I found it,… Continue Reading
What Did You Expect? Writer #1, 2013-06-03 How do we expect government actions to be any less than despicable? They are formed… Continue Reading
GOAL: Free 3.0 Flash Drive Writer #1, 2013-05-22 In an effort to get myself out of cloud storage and retain my privacy, I… Continue Reading
TSQL – Loop Through Result Set WITHOUT Cursors Writer #1, 2013-05-202024-09-02 There is some controversy about using cursors in TSQL. Overall, I believe they tend to… Continue Reading
Gmail Scripts (Dynamically Manage Your Inbox) Writer #1, 2013-05-09 This is a new venture for me. Although this won’t be a very in depth… Continue Reading
How to Receive Encrypted Emails From Anyone Writer #1, 2013-04-15 Having trouble getting your techless friends on board with PGP/GPG encrypting emails to you? You’re… Continue Reading
Proof The Code Is Applicable Writer #1, 2013-03-14 This is sort of an open letter to Marc Stevens and sort of my own… Continue Reading
PHP Regular Expressions – Remove Comments From SQL Text Writer #1, 2013-03-01 This short block of PHP code takes a SQL script and removes the “dash-dash” and… Continue Reading
TSQL – Simple Loop Through Result Set Using Cursor Writer #1, 2013-02-012024-09-02 (If you want to AVOID cursors, see: TSQL – Loop Through Result Set WITHOUT Cursors) This… Continue Reading
Gmail – How To Filter Out Senders Not In Your Contact List Writer #1, 2013-01-25 There is a feature that is not available for Gmail that should be, but I… Continue Reading