Distributing Air Applications in a clean, easy way

Distributing Air Applications in a clean, easy way

Aug 27

ShareMost times, if you want to share your AIR application, you make it available for the general public, interested people will download and install AIR and all goes well. But what if you need to distribute an AIR application? Your end user might not like or be able to download  AIR installer. Also, installing two different things is a bit anoying to a user that is “forced” or not...

Top Ranked Segmentation in Sql Server 2000

Top Ranked Segmentation in Sql Server 2000

Feb 25

ShareWhile doing some SQL for a BI report application, I needed to do a sort of complex view of the data, where users could segment their “clients” both by setting level of any variable (number of daily sells, number of zero selling, etc ..) or by defining rank levels like, the 1000 top sellers(/any other fact variable), then the 20,000 top sellers(/any other fact variable), and so on. Oh.....