Articles tagged with: howto
Uncategorized »
Abhishek asked me to help him out on setting up his own domain for blogging though Blogger
Here is how you can do it:
1) In the Dashboard (The home page that you see when logged in at http://www.blogger.com/home) click on Settings for the concerned Blog2) Click on the Publishing child Tab3) You will see the following message
You’re publishing on blogspot.com
Switch to: • Custom Domain (Point your own registered domain name to your blog)
Hint: If you want to publish …
Development, eclipse »
My earlier experience with Eclipse on Ubuntu can be found at
Getting Eclipse to Work on Ubuntu
Heap Space Problem:I was wondering why configuring eclipse.ini file in /usr/lib/eclipse/eclipse.ini wasn’t reflecting.
My eclipse.ini file ha the following content:
————————————————————–vmargs-Xms256m-Xmx512m————————————————————-
But this didn’t get reflected.To check the heap status at all time do the following:Goto Window -> Preference inside Eclipse.In the general Section you will see a checkbox labeled Show heap statusMake sure this is checked. If this is checked you should be able to see bar in the bottom displaying the Heap Status. I …



















