Utrecht by night 2

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.

Utrecht by Night 1

I took this picture while doing a photo shoot through Utrecht together with a friend of mine.

IJmuiden

Sunrise

 

Sunset Tazacorte

 

Grande Piano and Castellucchio

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:

  1. enable clean-url’s
  2. extend the fields for users, such as Name, Last name, etc.
  3. list of users (for authenticated users only)
  4. custom footer message
  5. remove breadcrumb
  6. content access
  7. contact form
  8. calendar with coming events (for authenticated users only)
  9. publishing your calendar as iCal
  10. store & share pictures (for authenticated users only)
  11. store & share documents (for authenticated users only)

Continue reading

Bromo vulcano

Bromo vulcano, Java, Indonesia

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)

Continue reading