First shot with a small light trail that looked good, so I set the exposure or bit longer to get a longer trail from right to left.
Aug 14 2012
3D RT10 logo
Aug 12 2012
Utrecht by Night 1
Aug 09 2011
Setting up a Drupal 7.7 site
First install Drupal 7.7 by downloading the necessary files, creating a database and uploading the files onto your server. Then when Drupal is setup, this is a way of configuring it to fit:
- enable clean-url’s
- extend the fields for users, such as Name, Last name, etc.
- list of users (for authenticated users only)
- custom footer message
- remove breadcrumb
- content access
- contact form
- calendar with coming events (for authenticated users only)
- publishing your calendar as iCal
- store & share pictures (for authenticated users only)
- store & share documents (for authenticated users only)
Jun 11 2011
Setup Android Development environment
Howto on setting up an Android Development environment:
- download Java JDK e.g. jdk-6u25-windows-i586.exe
- download eclipse e.g. eclipse-SDK-3.6.2-win32.zip
- download Android SDK e.g. installer_r11-windows.exe
- install eclipse plugins: Graphical Editing Framework (GEF), Google Plugin 3.6 and the Android Development Tools (ADT)