Posted on December 24, 2011, 09:38, by admin, under
Documentation.
I had some trouble getting my account verified in Google Wallet, or Checkout for that matter. Google claimed that the test transaction had been refused by my bank. Kiwibank did not have a clue what the problem could be and even started to give me misleading information. The call center guy thought that the SWIFT [...]
Posted on December 24, 2011, 09:25, by admin, under
Documentation.
My iPhoto library was corrupted and even the Apple’s build in tools for repairing the database and rebuilding thumbnails did not longer work. Any attempt to use these tools lead to a crash. Working with the photos was also increasingly difficult, since iPhoto would frequently crash. The library contains more than 33.000 photos spanning 12 [...]
Thanks to Bram Vanderborght and his team, a Dutch and Chinese translation of the Godspeed Questionnaire Series is now available. With this measurement instrument you can assess the anthropomorphism, animacy, likeability, perceived intelligence, and perceived safety of robots. You can find a detailed description of the instrument in our article.
LEGO has produced more than 4000 different Minifigures. Their variety approaches the one of small biological systems. Similar to pre-gentic biologist, we need a taxonomy to order the Minifigures. Several online communities, such as Peeron, Bricklink, Lugnet and Bricksets have created such taxonomies, which are based on the LEGO themes of the sets in which [...]
For a project I needed create 5000 folders. Needless to say that I certainly did not want to do this manually. After searching on Google I combined two AppleScripts. This new script creates multiple folders in the front window. try tell application “Finder” to set the this_folder ¬ to (folder of the front window) as [...]