Thoughts from Dan Miser RSS 2.0
 Tuesday, December 05, 2006
I've been listening to the non-technical blog, Mondays, for a while now. It's pretty funny, and people like Carl Franklin and Richard Campbell (of DotNet Rocks and DotNet Rocks TV fame), and Mark Miller showcase their humor outside the realm of all things technical.

One running segment in the show is where Richard finds cool gadgets and toys on the web. On the 10/23/06 show, he highlighted a USB charger. That led me to browsing through the English version of that web site and I came across something that I MUST have: a Watch with integrated MP3 player and wireless FM transmitter!! For $140, it seems like a reasonably priced geek gadget. If I pick it up, I'll be sure to blog back here to review it.

Postscript: If you enjoy Mondays, be sure to check out Mark Miller's MillahSeconds, too.

Tuesday, December 05, 2006 10:02:00 AM (Central Standard Time, UTC-06:00)  #    Comments [0] -

 Monday, December 04, 2006
I had a situation the other day where I put my USB drive in and it wasn't being fully recognized. It was actually there according to the Add/Remove Hardware program, but it wasn't being assigned a drive. I noticed that this PC had drive letters C:-E: taken locally, and a network drive was being assigned for me to F:. After some digging on the web, I found this page talking about some problems and solutions for USB drives.

My problem turned out to be the one in the section "Drive Letter Conflict with Network or Subst Drives". After I went in to Disk Management and followed the directions, everything started working again.

Monday, December 04, 2006 9:33:00 AM (Central Standard Time, UTC-06:00)  #    Comments [0] -

 Sunday, December 03, 2006
CodeRush and Refactor! are 2 very powerful VS.NET add-ins that let you program faster. They are made by Developer Express, which is a software company that I have had nothing but incredible dealings with over the years in the Delphi area. As a matter of fact, I used CodeRush for about a year on Delphi way back in the day (maybe 1998?). Even though Mark Miller is the lead man responsible for these products, I'll still use it. (Just kidding, Mark!). In all seriousness, Mark is one of those unique developers who has the passion, vision and technical chops to back it up. I've also known Mark for years from the BorCon speaker circuit. I would highly recommend paying attention to whatever he does, because he does things right.

CodeRush is integrated into the IDE, "bringing you new ways to look at code, new ways to generate code, new ways to navigate through code, and new ways to create your own extensions to your development environment." It is very configurable. There is also a nice training window that will help remind you of what keystrokes to press to generate code. Once you have the keystrokes mastered, you can turn it off.

Refactor! Pro is just unbelievable. It provides over 50 refactorings built-in that work with C#, VB, and C++. At the heart of this product is the mindset that you should never lose workflow with modal dialogs. The result is a thing of beauty, with some of the best eye candy out there. Beauty is fine, but I really want a tool that doesn't miss refactorings, and this tool has proven incredibly reliable on that side as well. For a quick overview of Refactor, check out this 3 Minute Overview on MSDN.

Sunday, December 03, 2006 5:38:00 PM (Central Standard Time, UTC-06:00)  #    Comments [1] -
Delphi
 Saturday, December 02, 2006
CopyAsHTML is a VS.NET 2005 add-in that will take source code from VS.NET, and copy the pretty-printed version as compliant HTML code. It also works with things like XML.

The quote on their web site has proven to be true for me so far:
"If Visual Studio can highlight it, CSAH can copy it, and your source should look the same in your browser as it does in your editor."

Saturday, December 02, 2006 4:44:00 PM (Central Standard Time, UTC-06:00)  #    Comments [1] -
.NET
 Thursday, November 30, 2006
After countless messages from Steve Trefethen and my new co-worker Geoff Lane harassing me about updating my web site, I finally started to do it last night. Here's what I did:

  • I've been running Google Analytics on my web site for a while now. I was finally able to add it to the blog portion of my web site. I edited PageTemplate.ascx in the appropriate skins folder of .Text to add the scripting code.
  • I added Google AdSense throughout the site. I don't imagine I'll retire off the income, but hopefully it can help defer hosting costs.
  • Tons of small improvements and bug fixes to get a more common look and feel, including moving to ASP pages instead of static HTML pages. I imagine I'll template the main look and feel soon.
  • I updated content throughout the site to reflect things that I've been doing the past couple of years.

I came across a bunch of other things that I'll be doing to the main web site over the next couple of weeks, too (e.g. upgrade to support at least 800x600; upgrade to dasBlog so I can finally get off of .Text 0.95 and get features like searching, etc. The big problem is finding a way to convert my existing blog without losing comments or URLs; upgrade the look and feel.). I guess web sites can have code decay the same way that real code can. :-)

Thursday, November 30, 2006 10:06:00 AM (Central Standard Time, UTC-06:00)  #    Comments [2] -

 Sunday, November 19, 2006
Here's an annoying fact: Dell ships a severely limited version of Roxio tools that can't even burn an ISO image to CD. I didn't really appreciate being pushed forcefully towards a $69.99 upgrade of a tool that issues an AV every time I try to register, so I went looking for a trustworthy alternative.

I chose the XP Support Tools option at the bottom of the page, and it works like a champ. Simply type the following to burn the ISO:


cdburn e: MyDisc.iso

Another option would be to mount the ISO via MS Virtual CD Control Panel.

Sunday, November 19, 2006 11:14:00 AM (Central Standard Time, UTC-06:00)  #    Comments [3] -

 Tuesday, November 14, 2006
I've been doing a lot more .NET lately, and while doing that, I've been evaluating a lot of different architectures and patterns. During my career, I've done mainly Delphi and Java, with some side jaunts into less travelled paths (e.g. MUMPS, Intermec, etc.). One thing that I have definitely learned is that the more exposure one has to other environments and languages, the better that person becomes overall. It provides a way to map new ideas into existing languages, and vice-versa.

A while back, I came across Martin Fowler's, et al. term POJO, which itself is a continuation of other "Plain Old" terms in computer science. The reason it became a mainstream acronym is that there were many frameworks in Java that were adding complexity to objects, and Fowler wanted to get developers to at least question whether architectures with simple objects were viable under certain conditions.

Therefore, my contribution to the computer science lexicon is PONO, or Plain Old (dot)Net Object. As frameworks continue to emerge on the .NET side, the problems that caused POJO to gain ground in the Java camp will become more prevalent in the .NET camp.

Tuesday, November 14, 2006 11:40:00 AM (Central Standard Time, UTC-06:00)  #    Comments [3] -
Delphi
 Monday, October 23, 2006
David Riggs, the Editor of the Delphi Informant, has given me permission to publish my old articles and editorials. He was even kind enough to provide the type-set copies as Word documents. We'll see how good the conversion from Word to HTML works.

The articles can be found - strangely enough - on the Articles page of my web site. For some reason, we don't have the original TIniSource article, but that just gives you an excuse to purchase the Delphi Informant CD archive. :-)

Obviously, these are older articles, and some of the information may be dated, but hopefully, there will still be something worthwhile to take away. Let me know if you find anything glaring that needs correction.

Monday, October 23, 2006 3:27:00 PM (Central Standard Time, UTC-06:00)  #    Comments [5] -
Delphi
Navigation
Archive
<December 2006>
SunMonTueWedThuFriSat
262728293012
3456789
10111213141516
17181920212223
24252627282930
31123456
About the author/Disclaimer

Disclaimer
The opinions expressed herein are my own personal opinions and do not represent my employer's view in any way.

© Copyright 2008
Dan Miser
Sign In
Statistics
Total Posts: 306
This Year: 21
This Month: 0
This Week: 0
Comments: 603
All Content © 2008, Dan Miser
DasBlog theme 'Business' created by Christoph De Baene (delarou)