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
-
Monthly Archives: January 2008
Pownce, Technorati, YouTube Pocket PC, and C#
Here is a list of last week’s activities: I have finished my Pownce widget using their API which provides JSON data. I completed a Technorati widget for searching blogs. I figured out how to convert YouTube videos for the Pocket … Continue reading
Amazon Mashups, Expression Web VBA, JSON Viewer
Here is a list of what I’ve been doing for the last two weeks:1. Started working with the Amazon web services API. I added a web page to my help collection Notes which gets my programming books wish list from … Continue reading
Posted in General, Programming, Web
Leave a comment
Reinstalling Visual Studio 2005
Tonight I am reinstalling Visual Studio 2005. It takes about 4 hours to install so this will waste my entire evening. I have been having problems running Visual Studio 2005. The Windows Installer msiexec.exe process has been randomly starting up … Continue reading
Posted in General
Leave a comment
SubVersion
I’ve been reading many other programmer blogs to get a sense of what I need to know to remain marketable. When you work alone or on a small team you experience professional social isolation and don’t learn about the best … Continue reading
Posted in Programming
Leave a comment
JSON Web Services
I’ve recently learned that it is possible to create a web service which returns JavaScript Object Notation JSON rather than XML. ASP.NET 2.0 allows you to give a web service a ScriptService attribute which “AJAX enables” the Web Service and … Continue reading
Posted in ASP.NET, General, Programming
Leave a comment