Category Archives: Technical

Technical parts

New MS Access Expressions (VBA)

Tech on the Net is a good resource. Dsum is a useful function: In Microsoft Access, the DSum function returns the sum of a set of numeric values in a specified set of records (or domain). DSum ( expression, domain, [criteria] … Continue reading

Posted in Technical | Leave a comment

Display Driver ATIKMDAG Stopped Responding and Has Recovered

Thus far the best solution for this "Display driver stopped responding and has recovered", atikmdag in particular (flash video playing slowly, error message box shows up when flash video runs in full screen for a while) is to disable Hardware … Continue reading

Posted in Technical | Leave a comment

Exporting MS Access data into MS Word

Finally, there is an easy way(filling MS Word fields with Access data) in Access using VBA scripting: Private Sub cmdPrint_Click() 'Print customer slip for current customer. Dim appWord As Word.Application Dim doc As Word.Document 'Avoid error 429, when Word isn't … Continue reading

Posted in Technical | Leave a comment

Free wifi from Downtown Manhattan

Chelsea has already started. Bloomberg is certainly working hard. The WiFi network runs from 15th to 19th Street and from Eighth to Tenth Avenue, including about a two-block stretch of the High Line. It also extends into several of the … Continue reading

Posted in News, Technical | Leave a comment

Motion Controlled Device for Computers

Virtual 3D motion Controller coming soon for $70. Still an unnecessary purchase for me.

Posted in Technical | Leave a comment

Quickbooks Pro 2013 Unrecoverable Error 19758 63847

This is due to bad Internet Explorer. Usually version 6. Upgrade to version 8 at all cost.

Posted in Technical | Leave a comment

Accessing HDDRecovery

In many case, there's no chance of booting into an option that will allow recovery mode. One main cause is the main hard drive is formatted, corrupted, etc. However, the HDD Recovery partition is still present. How then should one … Continue reading

Posted in Technical | Leave a comment

Gesture Based technology

MIT's new technology made "Johnny Mnemonic"'s virtual keyboard possible to a level beyond virtual typing. A more precise voice recognition is next.

Posted in News, Technical | Leave a comment

Thermal Imaging Camera in the Market

Soon, this gadget will be available for under $200. It's a nice toy, if one could build it from scratch.

Posted in News, Technical | Leave a comment

Finally, it is all migrated to WordPress

I have finally spent about 3 hours time total to finish migrating my lifetype journal entries to WordPress. The next phase is the photo album, but that is not priority. Since online help fails me (broken links and missing scripts), … Continue reading

Posted in Technical | Leave a comment