-
Sun (SUNW) is heading in the wrong direction.
Date: 01/16/05
Keywords: no keywords
Much as I try to understand, I think Sun's freeing up of Solaris is a bad bad move. Solaris was their cash cow!
Source: http://feeds.feedburner.com/AngsumansBlogOnJavaAndWebTechnologies?m=125
-
Latest results of Browser war from my microcosm of viewers (for the web)
Date: 01/16/05
Keywords: no keywords
In my microcosm of viewers (of this blog site) Firefox is rapidly gaining in popularity and accounts for ~24% of the market share. Mozilla & Netscape accounts for merely 6%. Overall they account for 32% of the market share.
IE family accounts for 66% of the market and Opera remains a fringe...

Source: http://feeds.feedburner.com/AngsumansBlogOnJavaAndWebTechnologies?m=124
-
Sun (SUNW) is heading in the wrong direction.
Date: 01/15/05
Keywords: software
Much as I try to understand, I think Sun's freeing up of Solaris is a bad bad move. Solaris was their cash cow!
If I were in the hot seat I would have kept Solaris up and running as paid-for-software with new innovations (like dtrace) and simultaneously have gone for:
1. new product offerings in grid computing [...]
Source: http://blog.taragana.com/index.php/archive/sun-sunw-is-heading-in-the-wrong-direction/
-
Latest results of Browser war from my microcosm of viewers (for the web)
Date: 01/15/05
Keywords: no keywords
In my microcosm of viewers (of this blog site) Firefox is rapidly gaining in popularity and accounts for ~24% of the market share. Mozilla & Netscape accounts for merely 6%. Overall they account for 32% of the market share.
IE family accounts for 66% of the market and Opera remains a fringe player with less than [...]
Source: http://blog.taragana.com/index.php/archive/browser-war-results-from-my-microcosm-of-the-web/
-
How to start/stop MySQL server on Linux
Date: 01/08/05
Keywords: mysql, sql
/etc/rc.d/init.d/mysqld start
/etc/rc.d/init.d/mysqld stop
/etc/rc.d/init.d/mysqld restart
And of course there is the brute force way to kill all the processes:
$ for i in `ps -ef |grep mysqld |awk '{print $2}'`; do `kill -9 $i`; done
cut doesn't cut it in this case.
Source: http://feeds.feedburner.com/AngsumansBlogOnJavaAndWebTechnologies?m=123
-
How to start/stop MySQL server on Linux
Date: 01/08/05
Keywords: mysql, sql
/etc/rc.d/init.d/mysqld start
/etc/rc.d/init.d/mysqld stop
/etc/rc.d/init.d/mysqld restart
And of course there is the brute force way to kill all the processes:
$ for i in `ps -ef |grep mysqld |awk '{print $2}'`; do `kill -9 $i`; done
cut doesn't cut it in this case.
Sure you can also just use awk.
Thanks to Anthony Eden for the comment (below) to remove the [...]
Source: http://blog.taragana.com/index.php/archive/how-to-startstop-mysql-server-on-linux/
-
Missing in Thunderbird?
Date: 12/27/04
Keywords: no keywords
How can I configure Thunderbird to allow me to use any of the chosen accounts to send my email. This is something which is very helpful for me in MS Outlook.
Source: http://feeds.feedburner.com/AngsumansBlogOnJavaAndWebTechnologies?m=122
-
Missing in Thunderbird?
Date: 12/27/04
Keywords: no keywords
How can I configure Thunderbird to allow me to use any of the chosen accounts to send my email. This is something which is very helpful for me in MS Outlook.
Use case:
I use different SMTP accounts to send email addresses. Also they serve me as backup when tbere is any problem in my main smtp [...]
Source: http://blog.taragana.com/index.php/archive/missing-in-thunderbird/
-
Announcement: Job Blog - Blog with latest job postings from various inner circles
Date: 12/26/04
Keywords: software, java
I have put a new blog which lists hot jobs postings associated with software & bioinformatics industry, job leads available by word-of-mouth, mailings lists of alumni associations, java architects, java user groups, vc mailings lists etc. In other words postings, often for high profile jobs,...
Source: http://feeds.feedburner.com/AngsumansBlogOnJavaAndWebTechnologies?m=120
-
Announcement: Job Blog - Blog with latest job postings from various inner circles
Date: 12/25/04
Keywords: software, java
I have put a new blog which lists hot jobs postings associated with software & bioinformatics industry, job leads available by word-of-mouth, mailings lists of alumni associations, java architects, java user groups, vc mailings lists etc. In other words postings, often for high profile jobs, which are normally accessible to inner circle only.
Source: http://blog.taragana.com/index.php/archive/announcement-job-blog/
-
Recipe for a comment spam free site for WordPress Users
Date: 12/25/04
Keywords: spam
My recipe for getting rid of comment spam once and for all:
Install WordPress 1.2.1 or later.
Install ImageAuth hack
Source: http://feeds.feedburner.com/AngsumansBlogOnJavaAndWebTechnologies?m=117
-
Bad Karma by Spam Karma Filter
Date: 12/25/04
Keywords: spam
I have been unable to submit a comment in a site with spam karma enabled. So I wrote a comment in the spam karma plugin site. Wonder of wonder's the spam karma filter trigerred again! And then it took me to a CAPTCHA plugin :)
After validating it complanied again by throwing me a beautiful looking...
Source: http://feeds.feedburner.com/AngsumansBlogOnJavaAndWebTechnologies?m=116
-
Cucumbers get more pickled than brine gets cucumbered.
Date: 12/25/04
Keywords: no keywords
Lets start with a great story by Prescott in his book on consulting.
"... My grandpappy used to tell a story about a stubborn cucumber. When he put it in the barrel, it looked around at the other cukes and was revolted by what had happened to them. 'Dadgum it,' he cursed. 'What's the matter with...
Source: http://feeds.feedburner.com/AngsumansBlogOnJavaAndWebTechnologies?m=115
-
Recipe for a comment spam free site for WordPress Users
Date: 12/25/04
Keywords: spam
My recipe for getting rid of comment spam once and for all:
Install WordPress 1.2.1 or later.
Install ImageAuth hack
Go to Options Tab.
Under Discussion ensure:
Email me whenever: Anyone posts a comment is checked.
Email me whenever: A comment [...]
Source: http://blog.taragana.com/index.php/archive/recipe-for-a-comment-spam-free-site-for-wordpress-users/
-
Bad Karma by Spam Karma Filter
Date: 12/24/04
Keywords: spam
I have been unable to submit a comment in a site with spam karma enabled. So I wrote a comment in the spam karma plugin site. Wonder of wonder's the spam karma filter trigerred again! And then it took me to a CAPTCHA plugin :)
After validating it complanied again by throwing me a beautiful looking [...]
Source: http://blog.taragana.com/index.php/archive/bad-karma-by-spam-karma-filter/
-
Cucumbers get more pickled than brine gets cucumbered.
Date: 12/24/04
Keywords: no keywords
Lets start with a great story by Prescott in his book on consulting.
"... My grandpappy used to tell a story about a stubborn cucumber. When he put it in the barrel, it looked around at the other cukes and was revolted by what had happened to them. 'Dadgum it,' he cursed. 'What's the matter with [...]
Source: http://blog.taragana.com/index.php/archive/cucumbers-get-more-pickled-than-brine-gets-cucumbered/
-
Gem of a spam
Date: 12/21/04
Keywords: spam
Excerpt from the best spam of 2004:
In 1977, Kaplan Education LTD was sued by the Federal Trade Commission at Federal Trade Commission v. Kaplan Education, LTD, et al, 433 F. Supp. 989, *; 1977 U.S. Dist. LEXIS 15398, **; 1977-2 Trade Cas (CCH) P61, 541, for false, misleading, and deceptive...

Source: http://feeds.feedburner.com/AngsumansBlogOnJavaAndWebTechnologies?m=114
-
Simple quick search (I am lucky!) feature in FireFox
Date: 12/21/04
Keywords: java
Typing a keyword like java in the location box does an automatic search and takes you to the first link it finds. It fails when the link contains a (dot).
This is useful for "I'm lucky" kind of search.
Source: http://feeds.feedburner.com/AngsumansBlogOnJavaAndWebTechnologies?m=113
-
Have you forgotten Carlyl Chessman?
Date: 12/21/04
Keywords: html
http://www.gadflyonline.com/10-29-01/ftr-caryl-chessman.html
Many years have passed since his death. Its time to look back again. He may have been a "smartass" as they say but did he deserve to die?
Source: http://feeds.feedburner.com/AngsumansBlogOnJavaAndWebTechnologies?m=112
-
Mobile Phone Risk found in Reflex study
Date: 12/21/04
Keywords: no keywords
Radio waves from mobile phones harm body cells and damage DNA in laboratory conditions, according to a new study majority-funded by the European Union, researchers said on Monday.
Source: http://feeds.feedburner.com/AngsumansBlogOnJavaAndWebTechnologies?m=111