Skip to main content

What I visit most of the time

I was just thinking about what are the sites I’m visiting most of the time. So I thought to write something about them. I think a person can be understood better by the sites he is reading and visiting most of the time. So I think you can know more about me when I share my favorite list.


  1. Google: The best search engine I have ever used. It helps me a lot on finding almost anything. It helps me a lot. I don’t have to talk about this because anybody who reads this blog knows about Google.
  2. Yahoo mail: Yahoo mail is the mail I am using. There are 2 reasons for that. First it is free. Second no storage limit.
  3. FaceBook: Most of the time what I am doing in here is accepting friends and looking at the photos posted by friends. (normally I visit almost all the photos of the friends)
  4. DefenceWire (blog): This is a blog which posts about the current status of the war in Sri Lanka. There are a lot of comments so the time is spent more on reading comments than reading the postings. (these days it is not updating regularly – but comments are coming)
  5. DefenceNet (blog): This is almost same as DefenceWire but I prefer on reading both blogs since the comment threads goes on many viewpoints.
  6. Defence : This is the web site which was maintained by Ministry of Defense Sri Lanka. Worth reading to know about what the government thinks about the war.
  7. MSDN: Since I am a .net developer I have to read about the things to learn and also to implement on .net. I don’t use the search on MSDN (it gives a lot of other things than what I want to know) instead use Google to search on MSDN site.
  8. YouTube: There is lot of things to watch in here since anybody can upload videos on YouTube. I just have to search what I like to watch and most of the time it’s available on here.
  9. Google Analytics: I’m using Google analytics to monitor how this blog goes on. it gives me a lot of features and I can get an idea on how to improve the blog and what should I do to increase the visitors. More on Google Analytics …
  10. Engadget: I love to read about the new gadgets coming. So I think I have found the best site to read about them.

I like to know about the sites you visit most of the time. I think it will help to understand each other.

Comments

  1. Y do not maintain your village blog. I think ppl will like it

    ReplyDelete
  2. Ya Thanks for the tip sura.
    But the thing is I have given permission to another person to write about it. Seems she is still not ready. Anyway soon it will also be functioning.

    ReplyDelete
  3. impressive list. but a lil abnormal. i mean most guys visit porn sites most of da time heh hee!

    ReplyDelete
  4. That is true Strawberry Kiss,I am also going to porn sites but those are not my top rated sites (not hanging around on them).

    ReplyDelete
  5. Don't lie Gayan. i know the exact sites you are visiting all the time

    ReplyDelete

Post a Comment

Popular posts from this blog

Google API v3 with PHP using Blogger service

It was really hard for me to understand how the Google APIs are working at the first point and took few days for me to figure out. But after a successful working prototype it seems very easy. And also when I am searching for a simple example I was unable to find a good one that I can understand. So let me list down step by step what I have done with URLs and as simple as I can. Create a Google app location -  https://code.google.com/apis/console Switch on the "Blogger API v3" Get the latest APIs client library for PHP location -  https://code.google.com/p/google-api-php-client/downloads/list Upload the files to your host location on on localhost Extract the files to folder  named "GoogleClientApi" Create your php file outside of the folder  Copy paste following code into the file and do the changes as needed  By changing the scope and the service object you can access all the services that is given by Google APIs through the PHP API l...

Assets and Liabilities as Rich Dad, Poor Dad explains

I was reading "The rich dad poor dad by Robert Kiyosaki" here is a one point that he mentions on that. Basically Asset as he says is little bit different than on books. If something puts money in your pocket it is a asset. And Liabilities are the ones that takes money out of your pocket. OK for example a house or a car may seems like an Asset but it takes money out of you pocket to maintain them. But if you rent them or make them to make money at the end of the day you can convert it to a asset. Basically that what rich people do. They buy assets. Middle class buy liabilities (thinking those are assets) and stuff (a lot of them that not used or that not needed). Lower class buy to consume (basic needs like foods).

Simple book keeping basics

There are tons of jargon on accounting. But a lot of them are rubbish that used for categorizing the incomes, expenses and Tax. What really matters are Balance Sheet and P&L (profit & loss) statement. If you really knows to read and understand these two then you know the basic language in business.  I'll go deeper on these if you guys interest or else please Google and read about these two. Let me share a real world example of what I am talking about. Here is the Access Engineering PLC / Annual Report 2015/16 http://www.accessengsl.com/wp-content/uploads/2016/07/Annual-Report-2015-16.pdf Please go to page 149 of the report and you will see the Statement of Profit or Loss. And on page 150 of the report you see the Balance sheet (they call it as Statement of Financial Position). And you can see it is balanced (of cause it is balance sheet) Total Assets = Total Equity and Liabilities Basically these are the things that people are supposed look at before invest...