Google OAuth2 with ExpressJs

It took me a bit effort to understand google api example of oauth and how to apply to your webpage with Expressjs. if you are nodejs guru, this article is probably not for you. But if you find the original example provided by google is not straight forward, read on. (here is original google api of…

SSRS working with DB2

Recently I was working on generating report via SSRS by getting data from DB2. At first, I had MS SQL server 2008 R2 installed. I had Visual studio 2008 that builds the report. I created the OLE datasource from DB2 no issue. And then finally I deploy my datasource and my report to the SSRS…

thoughts regarding time travel

version of time travelling: 1. back in time when everything is reversed back. you become younger. in this version of time travelling, is very unlikely that only you has the memory of the future in the pass. either every body has the memories or nobody has the memories. if you are not aware of the…

SSRS WCF datasource 404 not found

This is to record this stupid mistake for accessing WCF service in SSRS report as datasource/dataset. I implemented the WCF service and had the address like http:localhost/WCFDataService.svc. I accessed the service in my browser, no problem, I saw the example page and I was able to access the wsdl. I setup the datasource in SSRS…

Testing from iphone

It can’t update the categories settings, I tried couple time using the iPhone software it dosent work. Another stuff is that this iPhone app don’t convert HTML code to proper text. Sad….. Other than that , let’s see if this post got it right

New to wordpress

I was randomly checking some post on google, I found one posting that was using wordpress and I liked its layout so much. so I am thinking to try its services a little bit, and here I am, hosting a blog on wordpress. lets see how long this will last ^___^. Oh, another reason I…