Category: Research
Looking at technology
-
HTML5 Video
Comments
1I’ve been following the evolution of the HTML5 standard for awhile. In particular, what the new standard might do for Web video. Christopher Harrington wrote a good summary of the state of affairs recently: “The State of HTML5 Video Sucks.” The video tag is promising. I’ve built a few demo pages (see below) over the last year in order to explore this tag. Not all…
-
2009 Research and Development Summary
Comments
0AVCHD MP4 H.264 (720p) video editing and playbackWestern Digital WD TV HD Media Player(alternative in some respects to Apple TV)EyeTV (ATSC HDTV / DVR for Mac OS X)Mac OS X 10.6 “Snow Leopard”Ubuntu (Linux)Hard disk cloningPC troubleshootingDymo LabelWritersNetbooksSQLiteOpenOfficeWindows 7
-
Skype Video Testing
Comments
0Just a note that in December 2006, I installed and evaluated the latest versions of Skype for Mac and PC. I tested interoperability between Mac and PC, and video conferencing. I recommend Skype because of interoperability and the large international user base. I also looked at web cameras. There are a lot of them. I studied specifications and reviews of Microsoft and Logitech products. The…
-
Using FileMaker Pro as a GUI to a SQL Database
Comments
0As of 11-17-2005, I’ve built a sample model for using FileMaker Pro as a GUI to a SQL Database using ODBC. My objective was merely to explore whether it was practical to use FMP (rather than other less “friendly” GUI applications or tedious Web-browser based HTML/PHP interfaces). I had found no useful examples on the Internet, including some FMP forums. Scripts do SELECT (import), INSERT,…