Oct 102013
 

After several days stuck in various problems, it seems I’m making progress now.

First good news came from financial side … I found this site which is good for on-demand Mac “rental”, and obviously it saved me at least $200 (if I was to go with a refurbished Mac Mini). Now I just leave $30 in my account, and occasionally log on to build my Apps. It was said that you have to log in at least every 60 days, or your money will be gone, this makes sense to me and does not bother me at all. Continue reading »

Mar 262013
 

Well, one and half month passed and I never post even a single word … yes I was busy but main reason is … I was lazy.

Alright, some updates – I successfully migrate the bcookie module from Apache HTTPd to nginx, things were really tough at the very beginning whenever all you understand is Apache. However, at this stage I would like to say nginx is kind of neat and elegant, expanding it is not that hard though you have to build everythingย  in one shot (i.e. no dso allowed), I’d like to dig in why they have design like this as this is really uncommon in modern era.

And I’m moving to .Net now, again I have no idea so far, but I believe I need to write a filter in C# (YAY!), but before that I need get IIS up and running, and determine if there is any compatibility issues between different version of IIS (and .Net Framework).

Stay tuned, I will post whenever I make any progress and most likely that will be the time I move to Java container part – Jetty or Tomcat, not sure so far.