Author Archives: pranav

Are you a Geek?

Someone recently asked me if I consider myself a Geek and I said I don’t know,maybe! But it got me thinking who exactly is a geek? Well the definition of a geek could be very subjective and can differ for each person. For me,you are a geek if : Your idea of perfect life is “Eat, Sleep [...]
Posted in Uncategorized | Leave a comment

A Twitter Client

Plans regarding the current Twitter client that I am working on and how do I plan to expand it; the tools that I am using for project management and the various technologies/frameworks/platforms I plan to use
Posted in TwitterClient | Tagged , , | 4 Comments

Learning Python

I have heard about Python over and over and over again and for reasons not known I have ignored Python over and over again!! But not anymore, I have finally decided to learn python and that too in the right way! So, the other day  while coming back from the college library I picked up two [...]
Posted in python | Tagged | 1 Comment

Value Types and Reference Types in .net

I was reading about Value types and Reference Types for the exam 70-536 which I will be giving soon and there were certain things that I already knew already but some of them were new to me and hence I thought I would have a summary post of what I understand of value types and [...]
Posted in .NET | Tagged , | 5 Comments

Major updations to the website

I have had a website now for more than 2 years and earlier it was at a .info domain of my name(http://pranavbhat.info) and this was done because the .com was not available then. Recently, I got hold of a .com for my name and hence I have decided to have a website of my own [...]
Posted in Everything Social, Uncategorized | Tagged | Leave a comment

First Post from ScribeFire!

Just read somewhere about ScribeFire which lets you post articles to your blog right from your browser without even visiting or logging into your blog(well you actually have to login; its just that you dont have to visit your webpage. So, as soon as i read about Scribefire, i was like “this is the thing [...]
Posted in Uncategorized | 1 Comment

Fashion Review!

I know this is kind of late since i watched the movie fashion about a week back but i have been busy; but nevertheless heres a review of the movie. The first thing that comes to my mind when i think of the movie is the fact that the movie has failed to surprise me [...]
Posted in Uncategorized | Tagged , | Leave a comment

Happy Independence Day!

Here is Wishing each and every Indian in each and every part of the world a very Happy Independence day. To celebrate this independence day i found this video on youtube which is our national anthem. so, lets sing it together and celebrate our independence day! Indian National Anthem
Posted in Uncategorized | Leave a comment

Project: Web Hosting Blog

I just started work on a new project which in reality is a web hosting blog. The content of the project will be created by the blog owner and my work includes Search engine optimization of the blog including link building and keyword analysis and optimization. Now, Search engine optimization is pretty challenging in itself [...]
Posted in Projects | Tagged , , | Leave a comment

Send Emails using ASP.NET

Sending Emails has always been an important function of any web based application. Many web applications use emails as the basic means of communication with its users. It is used to verify a users email id; so that the user does not put someone else’s mail id instead of his or sending reminder emails, notification [...]
Posted in .NET, Programming | Tagged , | 4 Comments