Posted on Fri, February 19th in HDX 1000 - Michiel -
2 Comments »
One of the nastiest things about upgrading your OS is probably driver support. A videocard or other device that you’ve gotten so used to, that you can’t get to work when updating your OS. This same problem is here when upgrading to Windows 7 when connecting the HDX-1000 to your PC using the USB slave [...]
Posted on Tue, October 20th in ColdFusion, Work - Michiel -
1 Comment »
We had a strange problem in ColdFusion recently, using weeknumbers and dates. In ColdFusion, you can use the Week() function to determine what weeknumber the week of any given date has. A very useful function you’d say. However, January 1st 2010 will present a very weird problem. The international ISO 8601, containing the international standard [...]
Posted on Fri, July 24th in Flash, Work - Michiel -
No Comments »
This is one of those problems on which you could spend hours to find a solution. When having a DataGrid in Actionscript 3 and have a DataProvider behind it holding all data, updating the DataGrid can be quite a struggle. If you update the items in the DataProvider, they don’t show in the DataGrid, even [...]