Data Privacy Day
-
Recent Posts
February 2012 S M T W T F S « Jan 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 Categories
4GL Blog Blogroll Bugs Code Documentation dotNET Eclipse Events FixUps Free-bees General I-Types IBM Idea! Linux MS-Access mvdbs News Items odbc OS Personal PHP Publications Python RANT Rocket Software SB+ Client SB+ Server Seminars SOA SQL SystemBuilder Techniques Technologies U2 U2UG Uncategorized unFeature UniBasic unidata UniVerse Web Windows XMLTags
Blog Book Reviews Bug certification Code csv Data Privacy DBMS Documentation Eclipse EDA Free General Ideas InterCall Laugh MS-Access MS-Excel mysql newsletter nosql odbc openinsight oracle pdf PHP pick Python Rocket Software Shell scripting spooler SystemBuilder Test U2 U2 University UniBasic unidata UniVerse Useful Weird XMLArchives
- January 2012
- October 2011
- July 2011
- May 2011
- April 2011
- March 2011
- February 2011
- November 2010
- October 2010
- September 2010
- July 2010
- June 2010
- June 2008
- May 2008
- April 2008
- March 2008
- February 2008
- January 2008
- December 2007
- November 2007
- October 2007
- September 2007
- August 2007
- July 2007
- June 2007
- March 2007
- January 2007
- November 2006
- October 2006
- September 2006
- August 2006
- July 2006
- June 2006
- April 2006
- February 2006
- January 2006
- December 2005
- November 2005
Author Archives: davidjmurray
Data Privacy Day
Today is Data Privacy Day. This occurs every year on the 28 January. Data Privacy Day is an annual international celebration designed to promote awareness about privacy and education about best privacy practices. Click on the link above to go … Continue reading
Open and Closed Programming Worlds.
The perils of Vivek Haldar – his article (http://blog.vivekhaldar.com/post/5542454900/the-perils-of-closed-worlds) covers the idea that a computer language or system can be a closed or open world. To some extent, this is true. For instance, JAVA can be considered a closed world, … Continue reading
Posted in Uncategorized
Leave a comment
What happened in 1986?
I have been rather busy of late, doing a bit of reading and a lot of research regarding the NF² or The Nested Relational Model. While browsing my old Universities library last year, I discovered an old text book on … Continue reading
Posted in General, mvdbs, Publications, RANT, SQL, Technologies
Tagged DBMS, General
Leave a comment
Document Paradigm in UniBasic
Yet again, while running around the great inter-web, I found an interesting article which compares different database paradigms. The comparisons provided are between relational, document, key/value, and column-oriented databases. This lead me to thinking back to a comment that someone … Continue reading
Posted in Idea!, mvdbs, SystemBuilder, Techniques, UniBasic
Tagged Ideas, SystemBuilder, U2
Leave a comment
Microsoft to standardize NoSQL?
An interesting news item from Computer World points to an article in the ACM magazine about Microsoft wanting to standardize NoSQL – similar to SQL (Structured Query Language) and how this gained traction for relational databases. This also leads to … Continue reading
Free eBook on Database Team Development
Well, the focus of the book is on Microsoft SQL-Server, but there are some ideas there, which may be of interest to U2 people. Have a look at – http://www.red-gate.com/products/sql-development/sql-source-control/entrypage/assets/RG_Guide_to_SQL_Server_Dev.pdf
Posted in Free-bees, Publications, SQL, Techniques
Leave a comment
Knuth Humor
I recently purchased Donald Knuth’s ‘The Art of Computer Programming: Volume 3: Sorting and Searching”. It’s a heavy read, but has some rather good bits. Also Knuth has a sense of humor which lightens the reading a wee bit, so … Continue reading
How to time travel with @DATE
Way back in Feb. 2008, I started to write this article about an interesting @DATE pass-by-reference issue. Then I got sidetracked. So, this bug existed in whatever version was trialware at that time. Guess what? It still exists in 10.3.7.0 … Continue reading
Cult of Excel
I have written about the use of MS-Excel before (see related posts at end), so an article on the weirder uses of MS-Excel is not out of order- http://www.computerworld.com/s/article/9211699/Use_Microsoft_Excel_for_Nearly_Everything . As most IT people have found, I also repeatedly find … Continue reading
DRY Subroutines
The principle of DRY has been around for sometime. When applied to the PICK/U2 environment, there are two main methods of implementation via routines – internal subroutines (GOSUB) and external subroutines (SUBROUTINE/FUNCTION). But the relationship between these two methods and … Continue reading
Posted in Code, Idea!, mvdbs, SystemBuilder, Techniques, UniBasic, UniVerse
Tagged Code, Ideas, U2
Leave a comment
