Thursday, February 01, 2007
After Reading Ricks troubles with OFX code generation I left a couple comments I thought would be useful for generating classes from xml/xsd.
XSDObjectGen from Microsoft. (vb or c#)
XSD.exe from Microsoft. (vb or c#)
XMLSPY from Altova. (Java, c++, c#)
CodeXS from Business Architects. ( c#) This is what i used for my MISMO mortgage application exporter. (follow the tools link.)


posted by Aaron Fischer on Thursday, February 01, 2007 8:09:09 AM (Pacific Standard Time, UTC-08:00)   #    Comments [0]
 Wednesday, January 31, 2007
It's funny this idea that word and excel are good for things such as LOS or Closing/Servicing systems.
Take a look at Financial Services OBA

At the very least the diagrams are interesting.

posted by Aaron Fischer on Wednesday, January 31, 2007 4:04:50 PM (Pacific Standard Time, UTC-08:00)   #    Comments [0]
Add AJAX to ASP.NET
posted by Aaron Fischer on Wednesday, January 31, 2007 12:17:24 PM (Pacific Standard Time, UTC-08:00)   #    Comments [0]
By now everyone  has heard that  Microsoft was going to  pay someone to update Wikipedia entries,  at this time I don't think they did any thing wrong.  If you read the Wikipedia articles many of them have a slant and its a sin for some one with first hand knowledge to make corrections.  I have seen the Wikipedia content zares at work, adding an article  for dasBlog, and one for adding a link to dasblog to the Weblog Software article.  Take a look, I'll wait.

Now tell me how to 3 deletes win over 5 keeps? This is a serious problem many people are starting to rely on Wikipedias data, Its almost like Google where if you or your product does not show up it just doesn't exist.  Yet these self appointed hall monitors are completely unaccountable for the inaccurate information that they allow to be published.  In fact it may be worse considering Wikipedia's preference is for inaccurate information over expert accurate information.  Wikipedia is a flawed resource which is a real danger.  with luck some one will sue and put an end to it.( it was a neat idea and very promising.)

posted by Aaron Fischer on Wednesday, January 31, 2007 8:09:43 AM (Pacific Standard Time, UTC-08:00)   #    Comments [0]
 Tuesday, January 30, 2007
For those of us on Vista some may have noticed there is a new invisible group TrustedInstaller.  If you change ownership of a file from this group to yourself there has been no documentation regarding how to change ownership back,  Irena does a nice job describing WFP and how to restore ownership back to Trusted installer. SYSK 277: How-To Bring Back the TrustedInstaller

posted by Aaron Fischer on Tuesday, January 30, 2007 7:13:38 AM (Pacific Standard Time, UTC-08:00)   #    Comments [0]
 Sunday, January 28, 2007

I like to keep our applications Strong Named for a multitude of reason which can make finding third party assembly's a pain.  As simple as strong naming is many vendors are to lazy or ignorant to sign the assembly.  Friday I left the office with some unsigned enterprise library DLLs, being lazy I didn't want to recompiling them my strong name signature.  Thankfully I found a nifty little app by Alois Kraus that will add a strong names to unsigned assemblies.  I also happened upon a tool for removing a strong name from codeproject.  Not sure when it would be of use.

posted by Aaron Fischer on Sunday, January 28, 2007 9:32:05 AM (Pacific Standard Time, UTC-08:00)   #    Comments [0]

Let me start by saying I hate InstallShield,  this probably isn't fair there was a time when I liked them back in the day when the name of the product matched the name of the company they were small and focused.  They installed software and it made life easy.  Now MacoVision has different ideas and IMHO ruined the InstallShield the product. 

I started the other day by reading Shahine's blog regarding InstallShield updater,  he found a nice resource to remove this product.  The trouble is, InstallShield updater keeps coming back.  Case inpoint yesterday evening I saw Steve's post about Nikon's RAW codex in vista so having a Nikon D50 I went and happily down loaded and installed the codex.  This morning I see that installation has once again turned on Install Shield Updater.  I tend to agree with Shahine I hate updaters the only one I don't really mind is windows update (in vista it's almost nice).  On the other hand I have to give credit to MacoVision the idea of one common update framework/resource is compelling(They charge an arm and leg for it though).  But These things should never be silently installed behind the users back.  Getting your customers to stay uptodate is a very difficult problem, I don't think a unique solution per company is the right choice but InstallShield updater sure comes up wanting.

 

ps,

This was my first post from windows live writer.  My initial impression is the spell check could be much better.

posted by Aaron Fischer on Sunday, January 28, 2007 8:04:39 AM (Pacific Standard Time, UTC-08:00)   #    Comments [1]
 Saturday, January 27, 2007

One of my coworkers sent me note regarding pagination and Nettiers.

Saw your post:

  Easy server side pagination

If you haven’t noticed, Nettiers does automatic pagination at the stored proc and middle tier levels


This is true and I have noticed this before(all be it on a back-end web-server that didnt need paging), but there are still some projects that are not using Nettiers were the SQL stored procedure will help and there are always the cases that Netteirs doesn't write stored procedures for you. 

posted by Aaron Fischer on Saturday, January 27, 2007 10:21:58 AM (Pacific Standard Time, UTC-08:00)   #    Comments [0]
Firefox does not seem to like my Logitech MX 1000 Laser mouse.  It refuses to  follow the forward and back  mouse buttons.  I find this very frustrating.  Has any one else seen this, or better yet talked some sense into Firefox and got the mouse working with it?

I found a solution thanks to Don't Back down

I got the new Logitech driver (I prefer unobtrusive generic drivers when posible)(I wonder how the XP driver will work on Vista).

You can also try remapping the forwared and back buttions to ALT+LEFT and ALT+RIGHT

posted by Aaron Fischer on Saturday, January 27, 2007 9:36:14 AM (Pacific Standard Time, UTC-08:00)   #    Comments [0]
   If you like to work at home and connect to a Corporate VPN sometimes it’s the small things that annoy you like not being able to print to your network printer.  For some reason printing documents out on the office printer while I sit at home does nothing for my productivity.  Thankfully Steve Harman has found a way to route out the VPN's default Gateway

posted by Aaron Fischer on Saturday, January 27, 2007 9:12:15 AM (Pacific Standard Time, UTC-08:00)   #    Comments [1]