Author Archives: GauZ
Where is WordPress API Key????
http://www.wordpressmax.com/wordpress-guide/api-key-confusion << This link came to my rescue when I wanted to find my own WordPress API key. There is a clear demarcation between wordpress.com (where a user creates his online blog) and wordpress.org (which provides the software for users to create a self-hosted wordpress website). If you are a wordpress.com blogger, you can easily […]
Robocopy << Interesting file/folder copier
I was trying out xcopy tool to copy/deploy files/folder to remote locations esp UNC based folders and I happened to come across ROBOCOPY!!! It is a relatively new tool which is capable of coping entire folders/sub-folders/files to a normal folder located on a UNC! The files are copied only if the existing files on the […]
Computing Pointers through C#!!!
It has been quite some time I played around with Pointers and decided to go back at the one thing I like the most! But since I have been using C# since quite some time, I decided to use and implement the concept of Pointers through .NET environment. Lots of challenges exist in the process. […]
My Portal
Something which I have been working on for the past 3 weeks. 😛 More details in upcoming posts. 😉
Login