Static Typing I personally love this concept when applied to XQuery. This just gives you the power to write a function that can accept any argument or write functionality irrespective or independent … [Read more...] about XQuery – Static Typing (The Magic Transformation)
Archives for May 2013
XQDT Installation on Eclipse JUNO
I have started to write a short ebook on XQuery hence I wanted to put up a post to use XQDT plugin for eclipse JUNO. XQDT is easy to install and is normally for INDIGO. On JUNO, there is a little … [Read more...] about XQDT Installation on Eclipse JUNO
XQuery Reference Card
Hello folks! When working with any language, it saves a great effort when every single usage of that language is just in front of you. It makes learning easy. For the same reason, I have updated the … [Read more...] about XQuery Reference Card
3 iPhone Apps to make things easier
I started using IPhone5 from last 3 months and I am using couple of apps daily which I wanted to share with you all as I find them quite helpful throughout my day. 1. … [Read more...] about 3 iPhone Apps to make things easier
My Alienware
I always wanted to buy a purely gaming laptop. I finally managed to do so after long time in Korea one month back. I happened to have a friend travelling to US for 2 weeks. I instantly knew that I had … [Read more...] about My Alienware
Dynamic Web-Service Façade Controller (Java)
Hello Again! As usual, this post is to address a general issue to avoid writing too much of code. This is specifically for calling a specific web service from Java. Now-a-days we use Web-Services … [Read more...] about Dynamic Web-Service Façade Controller (Java)