India’s $35 Tablet Computer Writer #1, 2010-07-23 Source: AP So now you can get a $35 tablet computer? At first glance, this… Continue Reading
A Whole Nother Language II Writer #1, 2010-07-19 Why not continue with this? Here are some abuses of our language that need to… Continue Reading
Faith New Age and the Bible Writer #1, 2010-07-13 How interesting it is that the New Age movement, or rationale, is paralleled to the… Continue Reading
A Whole Nother Language Writer #1, 2010-07-13 It seems that many people, including well-educated people, are OK with the abuse of certain… Continue Reading
Finding Duplicate Records In Database Writer #1, 2010-07-082024-06-12 SELECT COL_TO_CHECK, COUNT(COL_TO_CHECK) FROM table1 GROUP BY COL_TO_CHECK HAVING COUNT(*) > 1 ORDER BY COUNT(*)… Continue Reading
Bank Owned Properties Writer #1, 2010-07-07 Find bank owned properties from the bank’s website: USBank Chase M&T Bank of America Key… Continue Reading
C# Database Connections and Queries Writer #1, 2010-07-06 Create connection string:SqlConnection conn = new SqlConnection(“Data Source=DATASOURCE\\\\SQLEXPRESS;Initial Catalog=DATABASE_NAME;Integrated Security=True”); try { conn.Open(); SqlCommand sql… Continue Reading
BP Sign Writer #1, 2010-07-06 This sign is posted at a BP gas station. “Please notify attendant of any gas… Continue Reading
Obama comics Writer #1, 2010-07-02 These are homemade, obviously. I guess there\’s a reason why I don\’t do these professionally. Continue Reading
Force Flex – A staple of moving Writer #1, 2010-07-01 Recently (as in yesterday) I moved to a new house. This activity, in my humble… Continue Reading