0

February 17

DYK Fact #1

Posted by Ajay

I think it is time I start of Did you know facts to keep my blog site updated regularly. Let’s start with a Java one

  • Did Ya Know that Java has virtual functions?

A virtual function is a member function that you expect to be redefined in derived classes. So yes Java does have virtual functions. Although functions in Java are virtual by default. But in essence what we cann method overriding is actually virtual functions. In order to prevent a method from being vitual just declare it as final.

 
0

January 12

Connection refused

Posted by Ajay

Have you ever encountered a “Connection Refused” error and beaten your head around to figure out what in the world was happening? Well I found myself sailing in the same boat, just 6 hours before a client demo, a day after I had an outpatient surgery.

Read more…

 
0

December 19

How do you get Google Map working with custom WMS layers with Mapbuilder / OpenLayer ?

Posted by Ajay

I came across an interesting problem when working on an interesting feature for our web mapping application. Let me first give you a very brief background about our application. Our web mapping setup uses Mapbuilder/OpenLayers as the client side Javascript API, A custom WMS/WFS server, geowebcache as our caching intermediary and PostGIS/PostGRES as our geospatial database. Every web mapping software will have a set of layers that are rendered. Every web mapping software will also have a basemap which defines the projection and bounding box for the model.

Read more…

 
0

October 1

Your mind to my mind your thought to my thoughts

Posted by Ajay

From today I have decided to start blogging right on my home page, no more seperate technical blogs. Today is a good day to blog!!

Tags:

Copyright © 2010 “An Image of My Life” blog series All rights reserved. Theme by Laptop Geek.

Total hits: 59947