November 2024 S M T W T F S 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 30 Now Reading
Planned books:
None
Current books:
-
Mathematics for the Digital Age and Programming in Python by Maria Litvin and Gary Litvin
-
Statistics In Plain English by Timothy C. Urdan
Recent books:
- Practical Machine Learning in R by Fred Nwanganga, Mike Chapple
- Statistical Inference via Data Science: A ModernDive into R and the Tidyverse by Chester Ismay and Albert Y. Kim
- The Nature of Code by Daniel Shiffman
- Story: Substance, Structure, Style and the Principles of Screenwriting by Robert McKee
- The Red Queen: Sex and the Evolution of Human Nature by Matt Ridley
-
Category Archives: General
ASP.NET Enumerate Query String Values
Although it is fairly easily to get a single query string value, I recently found it was very difficult to get the entire querystring which I wanted to include in an error report. In order to store the querystring in … Continue reading
Posted in General
Leave a comment
Recording Studio
I don’t like how my voice sounds when recorded with a PC microphone so I ordered over $500 of audio equipment. I bought a PreSonus Firebox 6×10 FireWire Recording Interface, a Shure SM58 Dynamic Handheld Microphone, a Sony MDR7506 Large … Continue reading
Posted in General
Leave a comment
Complicated SQL Queries
Yesterday I spent the most time working on some complicated SQL queries. I learned how to use table aliases to reference the same table twice. My query was returning multiple records for a customer because some customers had multiple addresses. … Continue reading
Posted in General
Leave a comment
Stickam API and ASP.NET
I’ve been spending so much time chatting with YouTube celebrities on Stickam that I’ve decided to put the time to good use and do some programming with the Stickam API. The Stickam API allows you to determine if a user … Continue reading
Smithsonian Natural History Museum
Yesterday I visited the Smithsonian Natural History Museum rather than hang around the National Book Festival. The 2006 National Book Festival was pretty boring. You could only buy books by the featured authors, stand in a long line to have … Continue reading
2006 National Book Festival
Tomorrow I am going to the 2006 National Book Festival on a bus trip sponsored by the James V Brown Library. I will be out of town for the entire day and will not be able to get any work … Continue reading
Posted in General
Leave a comment
More Dummies Books
Today I received in the mail ASP.NET 2.0 For Dummies and Adobe Premiere Pro For Dummies. I like reading Dummies books because they are a good way to get an introduction to a subject without spending a lot of time … Continue reading
Posted in General
Leave a comment
Multimedia Linux – dyne:bolic
Tonight I tried a version of Linux called dyne:bolic. You can burn this version of Linux onto a CDROM and run the entire operating system from the CDROM. All of its multimedia tools worked pretty well on my system. I … Continue reading
Posted in General
Leave a comment
Upgraded To Mandrake Linux 9.2
Today I upgraded my Linux system to Mandrake Linux 9.2. I found some welcome improvements. My sound card is now working. My built-in network connection is working so I can connect to the Internet over Verizon DSL. However, I did … Continue reading
Posted in General
Leave a comment
LogiTech USB Desktop Microphone
I recently bought a LogiTech USB Desktop Microphone because my voice sounds funny when I try to narrate a screen capture video. Unfortunately, my voice still sounds strange when I record it using this new microphone. It may be that … Continue reading
Posted in General
Leave a comment
WordPress Theme Customization
Today I did some work on WordPress Theme customization. I added a topic on this subject to my notes. I created a custom snapshot image for the WordPress Theme Picker and I documented how to change the header image and … Continue reading
Posted in General
Leave a comment
Video Capture Card
I recently bought the Philips SAA 7130 PCI TV Card to capture video on my PC. I needed this in order to import some videotape of Linux running on my Playstation. This video capture card works extremely well with both … Continue reading
Posted in General
Leave a comment
ASP.NET Version Of Database Documentation Script
I have created an ASP.NET version of my script to document a database design using queries of the information_schema.tables. This required dynamically creating an unknown number of datagrid controls, one for each table that would be found. To do that … Continue reading
Posted in General
Leave a comment
Cascading Style Sheets IE Hacks
Today I learned how to do some Internet Explorer hacks to deal with differences in how Cascading Style Sheets are handled in other browsers and Internet Explorer. The problem I ran into is that I wanted to absolutely position a … Continue reading
Posted in General
Leave a comment
SnagIT Screen Capture Software
Yesterday I bought TechSmith’s SnagIT Screen Capture software. I plan to use it to make tutorial videos and screen capture videos. I will be able to create a video to show a client how to use a web application or … Continue reading
Posted in General
Leave a comment
Rich Text Format & ASP.NET
Today I learned how to use the Response.ContentType property to cause the browser to open an ASP.NET page as a Word document in the Rich Text Format. I know how to do this in ASP to cause an Excel spreadsheet … Continue reading
Posted in General
Leave a comment
Business Report
I went into business for myself three months ago. It has gone surprisingly well. I now have just three clients but they keep me very busy. I am unable to take on any more clients right now. I do not … Continue reading
Posted in General
Leave a comment
Home Office Air Conditioning
Yesterday I went to Beiter’s and bought an air conditioner for under $100. I managed to install it in the window of the room that I’m using for my home office. This will help me to remain productive when the … Continue reading
Posted in General
Leave a comment
Home Office Improvements
I need to buy an air conditioner for the room that I am using for my office. The only air conditioner in the house is in the living room. I am not very productive when I’m hot and uncomfortable. We … Continue reading
Posted in General
Leave a comment