<?xml version="1.0" encoding="UTF-8" standalone="no"?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0"><channel><title>দু-দিনের দুনিয়া -  stories of today and tomorrow(?)</title><description></description><managingEditor>noreply@blogger.com (Md. Aliullah)</managingEditor><pubDate>Mon, 17 Nov 2025 14:42:42 +0530</pubDate><generator>Blogger http://www.blogger.com</generator><openSearch:totalResults xmlns:openSearch="http://a9.com/-/spec/opensearchrss/1.0/">6</openSearch:totalResults><openSearch:startIndex xmlns:openSearch="http://a9.com/-/spec/opensearchrss/1.0/">1</openSearch:startIndex><openSearch:itemsPerPage xmlns:openSearch="http://a9.com/-/spec/opensearchrss/1.0/">25</openSearch:itemsPerPage><link>http://mdaliullah.blogspot.com/</link><language>en-us</language><itunes:explicit>no</itunes:explicit><itunes:subtitle/><itunes:owner><itunes:email>noreply@blogger.com</itunes:email></itunes:owner><item><title>CPU throttling</title><link>http://mdaliullah.blogspot.com/2022/05/cpu-throttling.html</link><category>CPU</category><category>performance</category><author>noreply@blogger.com (Md. Aliullah)</author><pubDate>Fri, 27 May 2022 12:48:00 +0530</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-13138077.post-5014517699137600046</guid><description>Sometime we come across situation where we&lt;b&gt; need to throttle &lt;/b&gt;or degrade &lt;b&gt;CPU performance&lt;/b&gt;.&lt;div&gt;Suppose there is a situation you &lt;b&gt;deploy your application in low performance system&lt;/b&gt; but &lt;b&gt;development is done on high performance system&lt;/b&gt;.&amp;nbsp;&lt;/div&gt;&lt;div&gt;To simulate lower performance system you need to do CPU throttling.&amp;nbsp;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Here I am discussing how we can do this using Windows 11 OS. Similar feature should be available in Linux or other operating systems as well.&amp;nbsp;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Assuming we are using Windows 11 OS as &lt;b&gt;super user&lt;/b&gt;, open &lt;b&gt;Performance Monitor&lt;/b&gt; application tool. In Windows you can open this by invoking perfmon.exe /res from search or run option.

Using this tool open CPU performance monitor to monitor current CPU(s). In the GUI there are two panes. From left pane, tree view choose Performance -&amp;gt; Monitoring Tools -&amp;gt; Performance Monitor view.&amp;nbsp;&lt;/div&gt;&lt;div&gt;In the right pane, you should see two sub-view one graph view on the top and one selected counters view on the bottom. Right click on the the bottom view and choose Add Counters.&amp;nbsp;&lt;/div&gt;&lt;div&gt;In the pop up window choose Computer and Counters (Processor Information in our example) and target processor instances (you may choose All instances of processor or a specific instance). Right side of the pop up Window the selected counter are shown. An illustration is shown below.
&lt;div class="separator" style="clear: both;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi5AEiukDXQ1z5-0XK7JLl6-lJtOI95vDDzBejxefogN4DyGp7xeKpqo9O79Lpor31SbK6z5G6tirc5-pnR2awnz78c_v_HXzxy6zEJFkCFAylE5SuEmWgaF5GVWlyyU1NrSbTb0v2lc_0um7jbGvq1rWNx43bFg9-D0Mppa_Rhi4Tva_IGeFw/s1539/perf1.png" style="display: block; padding: 1em 0px; text-align: center;"&gt;&lt;img alt="" border="0" data-original-height="973" data-original-width="1539" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi5AEiukDXQ1z5-0XK7JLl6-lJtOI95vDDzBejxefogN4DyGp7xeKpqo9O79Lpor31SbK6z5G6tirc5-pnR2awnz78c_v_HXzxy6zEJFkCFAylE5SuEmWgaF5GVWlyyU1NrSbTb0v2lc_0um7jbGvq1rWNx43bFg9-D0Mppa_Rhi4Tva_IGeFw/s320/perf1.png" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;

Now press OK to complete the Counter and Computer selection.&amp;nbsp;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;In the Performance Monitor view now you should see the values of the selected counters and the current counter values in Time (X-axis) vs Counter value (Y-axis) graph. There are quite a few Processor Performance related counter. We can choose only Processor Frequency of one of CPU instance to have a simple and easy to understand graph view. An illustration added.
&lt;div class="separator" style="clear: both;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiIR-xCX1tZouk4Q4lvUo8dhFVnqXjU7GUe36HhJUPrxxT-I7-5GISxvV-AlVDl0hpJYD4_LP9WjJgheOqF5JLNmFLLXPzgFONrJxltVazsjnuPdc87vIMLM8WVPTS0YGRyMCBwakTlJVF5kUfLbXMzvalupzIo922T-mzJuV2q7jgKVdpVLQg/s1489/perf2.png" style="display: block; padding: 1em 0px; text-align: center;"&gt;&lt;img alt="" border="0" data-original-height="987" data-original-width="1489" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiIR-xCX1tZouk4Q4lvUo8dhFVnqXjU7GUe36HhJUPrxxT-I7-5GISxvV-AlVDl0hpJYD4_LP9WjJgheOqF5JLNmFLLXPzgFONrJxltVazsjnuPdc87vIMLM8WVPTS0YGRyMCBwakTlJVF5kUfLbXMzvalupzIo922T-mzJuV2q7jgKVdpVLQg/s320/perf2.png" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;


Now we will perform CPU throttling using power option and see the impact via the graph view.

Open Control Panel &amp;gt; Hardware and Sound &amp;gt; Power Options. Click on the advanced power settings.
An illustration added.

&lt;div class="separator" style="clear: both;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjkWFUBMsi1QPfA2pp3s-W9Wmrf8u_mplLz07LSjUbmDlcInqCg_0GUWXtwmFsHstqsZjP8-VdZ2mTjp8pO6KaECnInp3mnWQ5VZk6dLZOzpQ73iyYon0e9iM1hKUChhqvxReuPcDqEznlK1-9UlIcXg6IGS5W1LbzP8Ku1OatY9WvfDreJP5M/s1312/advancepower.png" style="display: block; padding: 1em 0px; text-align: center;"&gt;&lt;img alt="" border="0" data-original-height="906" data-original-width="1312" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjkWFUBMsi1QPfA2pp3s-W9Wmrf8u_mplLz07LSjUbmDlcInqCg_0GUWXtwmFsHstqsZjP8-VdZ2mTjp8pO6KaECnInp3mnWQ5VZk6dLZOzpQ73iyYon0e9iM1hKUChhqvxReuPcDqEznlK1-9UlIcXg6IGS5W1LbzP8Ku1OatY9WvfDreJP5M/s320/advancepower.png" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;

Now in the advanced power settings window, choose processor power management. Choose maximum and minimum power state. Note down your current settings before modifying the values. An illustration added.
&lt;div class="separator" style="clear: both;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj1KDao9kss7BQ_dgF76_iBFXSWbRZgmWbZOSXdtNav93GEc9d8uvxIGB24wPK-0115COetYCftaB_bmVeWlz6En5L9BUtYfn9T5HDz7t1B9-sSVwsxPS1wN0V3mZ3qpLPzmtYUjeMh08hyoc4xXr2tmTiRLn8ag0cBXZQjRx_e_E6ecEWBSc0/s1312/advancepower2.png" style="display: block; padding: 1em 0px; text-align: center;"&gt;&lt;img alt="" border="0" data-original-height="906" data-original-width="1312" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj1KDao9kss7BQ_dgF76_iBFXSWbRZgmWbZOSXdtNav93GEc9d8uvxIGB24wPK-0115COetYCftaB_bmVeWlz6En5L9BUtYfn9T5HDz7t1B9-sSVwsxPS1wN0V3mZ3qpLPzmtYUjeMh08hyoc4xXr2tmTiRLn8ag0cBXZQjRx_e_E6ecEWBSc0/s320/advancepower2.png" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;

Now change maximum processor state and apply and check in the Performance Monitor Window, the CPU the %Maximum of Frequency values getting reflected.&amp;nbsp;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;You can write simple script to do some computation and run the application with before and and after changing maximum processor state and to see the impact.&amp;nbsp;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;When done, revert your settings using noted down values.&lt;/div&gt;</description><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi5AEiukDXQ1z5-0XK7JLl6-lJtOI95vDDzBejxefogN4DyGp7xeKpqo9O79Lpor31SbK6z5G6tirc5-pnR2awnz78c_v_HXzxy6zEJFkCFAylE5SuEmWgaF5GVWlyyU1NrSbTb0v2lc_0um7jbGvq1rWNx43bFg9-D0Mppa_Rhi4Tva_IGeFw/s72-c/perf1.png" width="72"/><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">2</thr:total></item><item><title>Invest directly and earn more</title><link>http://mdaliullah.blogspot.com/2016/05/investment-ideas.html</link><author>noreply@blogger.com (Md. Aliullah)</author><pubDate>Thu, 12 May 2016 15:50:00 +0530</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-13138077.post-8069120121905076427</guid><description>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
Nowadays many people are interested to do investment in stock market.&lt;br /&gt;
Mutual Fund (MF) investment is one of the easiest way into the market to begin with.&lt;br /&gt;
You do not need to manage it in constant basis.&lt;br /&gt;
&lt;br /&gt;
However few things you need to keep in mind while investing in MF.&lt;br /&gt;
&lt;br /&gt;
Do investment online. It will empower you to buy and sell whenever you wish.&lt;br /&gt;
&lt;br /&gt;
Its better to have single account to do all the transaction and track their values.&lt;br /&gt;
&lt;br /&gt;
Do some research and make a list of preferred funds.Few sites to help you is&lt;br /&gt;
&lt;a href="https://www.valueresearchonline.com/funds"&gt;https://www.valueresearchonline.com/funds&lt;/a&gt; , &lt;a href="http://www.moneycontrol.com/mutualfundindia"&gt;http://www.moneycontrol.com/mutualfundindia&lt;/a&gt;&lt;br /&gt;
etc.&lt;br /&gt;
&lt;br /&gt;
You will see lots fund.You need to choose as per your criteria.&lt;br /&gt;
You will see for each fund there is another Direct Plan. You may wonder why two name.&lt;br /&gt;
It has a history. Whenever you buy a fund there are 3 charges&lt;br /&gt;
a)Direct brokerage: Standard charge you pay to broker. Its normally 100 for investing Rs. 10,000 INR. There are broker like&amp;nbsp;fundsindia.com which does not charge this brokerage.&lt;br /&gt;
b)Indirect Brokerage: The Fund house (say SBI MF ) gives some commission called trailing commission to the broker/agent.&lt;br /&gt;
c) Fund management charge.&lt;br /&gt;
&lt;br /&gt;
So broker getting money directly from you as well as from the Fund House.&lt;br /&gt;
&lt;br /&gt;
In 2013 SEBI instructed the Fund Houses to give customer option of direct investment so that customer can get rid of at least the brokerage. After this the so called Direct Plans came into life.&lt;br /&gt;
&lt;br /&gt;
However the brokers will not offer you these funds as they will not be able to earn the trailing commission. So to buy Direct Plan you need to have account with each of the fund houses. But this is very cumbersome to manage multiple accounts with multiple fund houses.&lt;br /&gt;
Fortunately there is a solution as well. Use &lt;a href="http://www.mfuindia.com/"&gt;www.mfuindia.com&lt;/a&gt; to open a single account. Send them the documents required and get the account activated.&lt;br /&gt;
&lt;br /&gt;
Now you can invest directly, and save the two brokerages a) direct brokerage you pay and b) indirect brokerage fund house pay out of your money.&lt;br /&gt;
&lt;br /&gt;
Interestingly almost all of the Direct Plan shows around 1% better return than Regular plans.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;&lt;/div&gt;
</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>Online shopping can silently help underpriviledged children</title><link>http://mdaliullah.blogspot.com/2015/03/online-shopping-can-silently-help.html</link><category>Charity</category><category>NGO</category><category>Pratyush</category><author>noreply@blogger.com (Md. Aliullah)</author><pubDate>Tue, 3 Mar 2015 15:44:00 +0530</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-13138077.post-1437923825982079442</guid><description>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
&lt;div style="color: #333333; font-family: sans-serif; font-size: 13px; line-height: 18.85px; margin-bottom: 10px; margin-top: 10px; padding: 0px; text-align: left;"&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://pratyush.org.in/wp-content/uploads/2016/04/hdr.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://pratyush.org.in/wp-content/uploads/2016/04/hdr.jpg" height="119" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;
Friends,&lt;/div&gt;
&lt;div style="color: #333333; font-family: sans-serif; font-size: 13px; line-height: 18.85px; margin-bottom: 10px; margin-top: 10px; padding: 0px; text-align: left;"&gt;
&lt;span style="line-height: 18.8500003814697px;"&gt;I am associated with an NGO named Pratyush. Its a centre for downtrodden children and women.To know more about Pratyush please visit&amp;nbsp;&lt;/span&gt;&lt;a href="http://pratyush.org.in/" style="color: #1fa2e1; line-height: 18.8500003814697px; margin: 0px; padding: 0px; text-decoration: none;" target="_blank"&gt;http://pratyush.org.in&lt;/a&gt;&lt;span style="line-height: 18.8500003814697px;"&gt;.&lt;/span&gt;&lt;/div&gt;
&lt;div style="color: #333333; font-family: sans-serif; font-size: 13px; line-height: 18.85px; margin-bottom: 10px; margin-top: 10px; padding: 0px; text-align: left;"&gt;
We are helping them in our capacity. And now you can help them without pinching your pocket.&lt;/div&gt;
&lt;div style="color: #333333; font-family: sans-serif; font-size: 13px; line-height: 18.85px; margin-bottom: 10px; margin-top: 10px; padding: 0px; text-align: left;"&gt;
Here is the mechanism.&lt;/div&gt;
&lt;div style="color: #333333; font-family: sans-serif; font-size: 13px; line-height: 18.85px; margin-bottom: 10px; margin-top: 10px; padding: 0px; text-align: left;"&gt;
&lt;span style="line-height: 18.8500003814697px;"&gt;Now a days we do lots of&amp;nbsp;online shopping&amp;nbsp;from online portal. These shopping portal pay very good amount of advertising fee/affiliate fee to the advertisers.&lt;/span&gt;&lt;/div&gt;
&lt;div style="color: #333333; font-family: sans-serif; font-size: 13px; line-height: 18.85px; margin-bottom: 10px; margin-top: 10px; padding: 0px; text-align: left;"&gt;
We have created one affiliate account for Pratyush in following websites:&lt;/div&gt;
&lt;div style="color: #333333; font-family: sans-serif; font-size: 13px; line-height: 18.85px; margin-bottom: 10px; margin-top: 10px; padding: 0px; text-align: left;"&gt;
&lt;a href="http://flipkart.com/" style="color: #1fa2e1; margin: 0px; padding: 0px; text-decoration: none;" target="_blank"&gt;flipkart.com&lt;/a&gt;,&amp;nbsp;&lt;a href="http://snapdeal.com/" style="color: #1fa2e1; margin: 0px; padding: 0px; text-decoration: none;" target="_blank"&gt;snapdeal.com&lt;/a&gt;,&amp;nbsp;&lt;a href="http://amazon.in/" style="color: #1fa2e1; margin: 0px; padding: 0px; text-decoration: none;" target="_blank"&gt;amazon.in&lt;/a&gt;,&amp;nbsp;&lt;a href="http://infibeam.com/" style="color: #1fa2e1; margin: 0px; padding: 0px; text-decoration: none;" target="_blank"&gt;infibeam.com&lt;/a&gt;.&lt;/div&gt;
&lt;div style="color: #333333; font-family: sans-serif; font-size: 13px; line-height: 18.85px; margin-bottom: 10px; margin-top: 10px; padding: 0px; text-align: left;"&gt;
All the affiliate fee collected are&amp;nbsp;directly&amp;nbsp;going to&amp;nbsp;Pratyush C D C W&amp;nbsp;account via NEFT to&amp;nbsp;&lt;span style="line-height: 18.85px;"&gt;Pratyush C D C W&lt;/span&gt;&lt;span style="line-height: 18.85px;"&gt;&amp;nbsp;&lt;/span&gt;&lt;span style="line-height: 18.85px;"&gt;.&lt;/span&gt;&lt;/div&gt;
&lt;div style="color: #333333; font-family: sans-serif; font-size: 13px; line-height: 18.85px; margin-bottom: 10px; margin-top: 10px; padding: 0px; text-align: left;"&gt;
How can&amp;nbsp;you help?&lt;/div&gt;
&lt;div style="color: #333333; font-family: sans-serif; font-size: 13px; line-height: 18.85px; margin-bottom: 10px; margin-top: 10px; padding: 0px; text-align: left;"&gt;
&lt;ol style="background-color: white; color: #222222; font-family: arial, sans-serif; font-size: 12.8000001907349px; line-height: normal; margin-bottom: 0pt; margin-top: 0pt;"&gt;
&lt;li style="background-color: transparent; color: black; font-family: Arial; font-size: 15px; list-style-type: decimal; margin-left: 15px; vertical-align: baseline;"&gt;&lt;div style="line-height: 1.38; margin-bottom: 0pt; margin-top: 0pt;"&gt;
&lt;span style="background-color: transparent; vertical-align: baseline;"&gt;Whenever you&amp;nbsp;&lt;/span&gt;&lt;span style="background-color: transparent; font-weight: bold; vertical-align: baseline;"&gt;wish to buy&amp;nbsp;&lt;/span&gt;&lt;span style="background-color: transparent; vertical-align: baseline;"&gt;some product from any of these shopping sites, please&amp;nbsp;&lt;/span&gt;&lt;span style="background-color: transparent; font-weight: bold; vertical-align: baseline;"&gt;copy the url&lt;/span&gt;&lt;span style="background-color: transparent; vertical-align: baseline;"&gt;&amp;nbsp;of the product from the browser. Example&amp;nbsp;&lt;/span&gt;&lt;span style="background-color: transparent; text-decoration: underline; vertical-align: baseline;"&gt;http://www.flipkart.com/asus-&lt;wbr&gt;&lt;/wbr&gt;zenfone-4-a400cxg/p/&lt;wbr&gt;&lt;/wbr&gt;itmeygpv4uxt4gjx?pid=&lt;wbr&gt;&lt;/wbr&gt;MOBEY2ZCDHRXUZFW&amp;amp;icmpid=reco_&lt;wbr&gt;&lt;/wbr&gt;pp_hsame_mobile_mobile_6&amp;amp;ppid=&lt;wbr&gt;&lt;/wbr&gt;MOBDSGU2ZMDYENQA&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li style="background-color: transparent; color: black; font-family: Arial; font-size: 15px; list-style-type: decimal; margin-left: 15px; vertical-align: baseline;"&gt;&lt;div style="line-height: 1.38; margin-bottom: 0pt; margin-top: 0pt;"&gt;
&lt;span style="background-color: transparent; vertical-align: baseline;"&gt;Now goto&amp;nbsp;&lt;/span&gt;&lt;a href="http://www.linkdir4u.com/pratyush/aff.php" style="color: #1155cc; text-decoration: none;" target="_blank"&gt;&lt;span style="background-color: transparent; font-weight: bold; text-decoration: underline; vertical-align: baseline;"&gt;http://www.linkdir4u.com/pratyush/aff.php&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li style="background-color: transparent; color: black; font-family: Arial; font-size: 15px; list-style-type: decimal; margin-left: 15px; vertical-align: baseline;"&gt;&lt;div style="line-height: 1.38; margin-bottom: 0pt; margin-top: 0pt;"&gt;
&lt;span style="background-color: transparent; font-weight: bold; vertical-align: baseline;"&gt;Paste&lt;/span&gt;&lt;span style="background-color: transparent; vertical-align: baseline;"&gt;&amp;nbsp;the the&amp;nbsp;&lt;/span&gt;&lt;span style="background-color: transparent; font-weight: bold; vertical-align: baseline;"&gt;url&lt;/span&gt;&lt;span style="background-color: transparent; vertical-align: baseline;"&gt;&amp;nbsp;you copied from the shopping website in the textbox and&lt;/span&gt;&lt;span style="background-color: transparent; font-weight: bold; vertical-align: baseline;"&gt;&amp;nbsp;click on Generate link&lt;/span&gt;&lt;span style="background-color: transparent; vertical-align: baseline;"&gt;. A new link will be generated with our affiliate code added in the link.&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li style="background-color: transparent; color: black; font-family: Arial; font-size: 15px; list-style-type: decimal; margin-left: 15px; vertical-align: baseline;"&gt;&lt;div style="line-height: 1.38; margin-bottom: 0pt; margin-top: 0pt;"&gt;
&lt;span style="background-color: transparent; vertical-align: baseline;"&gt;You will automatically be redirected to site with new&amp;nbsp;&lt;/span&gt;&lt;span style="background-color: transparent; font-weight: bold; vertical-align: baseline;"&gt;generated link&lt;/span&gt;&lt;span style="background-color: transparent; vertical-align: baseline;"&gt;&amp;nbsp;and&amp;nbsp;&lt;/span&gt;&lt;span style="background-color: transparent; font-weight: bold; vertical-align: baseline;"&gt;buy the product&lt;/span&gt;&lt;span style="background-color: transparent; vertical-align: baseline;"&gt;.&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;/div&gt;
&lt;div style="color: #333333; font-family: sans-serif; font-size: 13px; line-height: 18.85px; margin-bottom: 10px; margin-top: 10px; padding: 0px; text-align: left;"&gt;
Whenever you buy the product some affiliate fee will&amp;nbsp;automatically&amp;nbsp;go to Pratyush account (some time even 15% ,sometime less).&lt;/div&gt;
&lt;div style="color: #333333; font-family: sans-serif; font-size: 13px; line-height: 18.85px; margin-bottom: 10px; margin-top: 10px; padding: 0px; text-align: left;"&gt;
&lt;span style="line-height: 18.8500003814697px;"&gt;So in a nutshell when your are buying a product of Rs 100 you are buying it at Rs 100 and still giving Rs 15 to Pratyush C D C W silently.&lt;/span&gt;&lt;/div&gt;
&lt;div style="color: #333333; font-family: sans-serif; font-size: 13px; line-height: 18.85px; margin-bottom: 10px; margin-top: 10px; padding: 0px; text-align: left;"&gt;
Fee free to&amp;nbsp;share&amp;nbsp;this knowledge with your family, friends and colleagues. And bookmark to the url&amp;nbsp;&lt;a href="http://www.linkdir4u.com/pratyush/aff.php" style="background-color: white; color: #1155cc; font-family: arial; font-size: 15px; line-height: 20.7px; text-decoration: none;" target="_blank"&gt;&lt;span style="background-color: transparent; font-weight: bold; text-decoration: underline; vertical-align: baseline;"&gt;http://www.linkdir4u.com/pratyush/aff.php&lt;/span&gt;&lt;/a&gt;.&lt;/div&gt;
&lt;div style="color: #333333; font-family: sans-serif; font-size: 13px; line-height: 18.8500003814697px; margin-bottom: 10px; margin-top: 10px; padding: 0px;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;/div&gt;
</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>An encounter with destiny - beyond patterned life</title><link>http://mdaliullah.blogspot.com/2009/12/encounter-with-destiny-beyond-patterned.html</link><category>accident</category><category>intersection of lives</category><category>medical care condition</category><author>noreply@blogger.com (Md. Aliullah)</author><pubDate>Fri, 4 Dec 2009 22:28:00 +0530</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-13138077.post-4978103403921863842</guid><description>&lt;b&gt;An encounter with destiny&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
It was Friday evening 27th Nov 2009. Next day is Eid. People were in mood for returning home for weekend as well as for Eid festival. I was one of the people intending to rejoin my family on Eid occasion. I reached Sealdah around 5.45 pm.Sealdah rail station complex was not as crowded as I expected. I was walking lazily along with my friend Bashir to catch Bhagirathi Express scheduled for 6.25 pm departure. We still had more than half an hour in our hand. Suddenly few people rushed from behind and from right side and somehow I get pushed down to ground. Usually I can take reflex action whenever I fall or about to fall. But this time it was so sharp that I could not take any action. I even fall unconscious for few moment. Bashir and People around helped me to recover from ground. When I again got my crutches in place and ready to move forward I felt acute pain in my right leg. I thought of waiting few moments before proceeding again. But the pain was showing no sign of recession. I tried to get a feel and perhaps to rub off the dust from my jeans pant. Only then I realized something serious happened. Perhaps the right femur got broken. Bashir helped me to nearby railing to stand there for few minutes before we can decide what to do next.&lt;br /&gt;
&lt;br /&gt;
I again tried to get a feel of my leg. This time I became certain it indeed broken into two pieces. Luckily it was my polio affected right leg. I informed my family and office colleague who gleefully wished Eid Mubarak few minutes back. I called my nephew Dicken who was waiting for me in Sealdah complex. Dicken went to call a cab but surprisingly&amp;nbsp; he could not manage to get a cab. Bashir went and finally managed to get one. Getting into the cab was really painful. Now I already knew that leg is broken so pain increased – perhaps consciousness increased pain. The driver carefully drove us to city’s famous Apollo Gleneagles Hospital. To our surprise we found emergency section did not have any orthopedic doctor at that time and they also have &lt;b&gt;first pay, then admission and after that medical care policy&lt;/b&gt;.&lt;br /&gt;
&lt;br /&gt;
The admission process was slow. Anyway when they make an X-ray I could see the broken femur. Officially I got at least &lt;b&gt;207 bones&lt;/b&gt;. Then they make a temporary plaster on my leg as I may have to wait for my operation slot for at least one more day .They had to use knife to remove the jeans pant I was wearing.Though we booked a private cabin I got admitted in a twin shared cabin. I was finally got into my bed&amp;nbsp; at around 10.30 pm. I was placed in bed no 478 to accompany another patient at bed number 479.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Night 1 - 27th Nov Friday:&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
The other patient peeped out of the screen separating the two beds. He did not ask me any question neither did I. The nurse and other staff were very helpful. They got me introduced to the basic things. The senior doctor gave me a visit late at night. After having food I tried to sleep. I discovered the room is too noisy for me .Patient at 479 was snoring, sound was coming from lobby. The light was enough to keep me off the sleeping zone. I was feeling frustrated. I discovered the room had another person – employed as aya (fulltime nurse) for my fellow patient. The lady (K. Kumari) was at 22 (I came to know about her age later from the conversion I overheard) and had a female child baby of age 3 at home. She had a love marriage. I also came came to know&amp;nbsp; about relative monetary benefits of diamond work in Surat to ayagiri in Kolkata. She had sacrificed the lucrative jewelery career for love and marriage. She used to earn 7 thousand to 8 thousand as jewelry worker and as aya she managed to get only around 3 thousand. She was really fatigued and working for last five days uninterruptedly – 3 duty per day each of 8 hours. She perhaps fell asleep and near her patient’s bed. A rotating almost caught her sleeping with her patient.The 479 came defended her. At around 4 am just after I get off mild sleep I saw blood was coming into the saline tube as saline water finished .The aya stopped the saline tube and perhaps any further damage. I did not know that patient needs to keep track of saline status and inform nurse accordingly for change. The night passed eventless except I had to hear the all the heroics of neighbor patient from his conversation with his aya.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;To be contd:&lt;/b&gt;</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">1</thr:total></item><item><title>Changing the system from within the system.</title><link>http://mdaliullah.blogspot.com/2008/11/changing-system-from-within-system.html</link><author>noreply@blogger.com (Md. Aliullah)</author><pubDate>Sun, 30 Nov 2008 15:53:00 +0530</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-13138077.post-4425963806325431141</guid><description>&lt;div class="MsoNormal"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="MsoNormal"&gt;Do we need an emergency situation to awake?&lt;br /&gt;
&lt;/div&gt;&lt;div class="MsoNormal"&gt;Yes we do need one most of the time.&lt;br /&gt;
&lt;/div&gt;&lt;div class="MsoNormal"&gt;We only get awake when a Parliament attack, Mumbai attack, Samjhouta express attack, Mumbai local Train attack etc do occur. &lt;b&gt;The problem is not that we get awake when the crisis occurs. But the problem is we fall back to sleep when the crisis is over&lt;/b&gt;.&lt;br /&gt;
&lt;/div&gt;&lt;div class="MsoNormal"&gt;Let’s stop doing falling back to sleep. &lt;br /&gt;
&lt;/div&gt;&lt;div class="MsoNormal"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="MsoNormal"&gt;Whenever a crisis occurs the first thing we think is that we need change the system.&lt;br /&gt;
&lt;/div&gt;&lt;div class="MsoNormal"&gt;We essentially first point our finger to the corrupt politics system, intelligence system, police system etc. The more we can name the more points we score as if we are in a mission only to find who the culprits are.&lt;br /&gt;
&lt;/div&gt;&lt;div class="MsoNormal"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="MsoNormal"&gt;I have a problem with this notion of only fault finding and essentially taking no action based on the finding. Who comprises the system? None but us. The collective individuals comprise the system. It’s we who give birth to a corrupted system and continue to feed the system with corruption in everyday. How?&lt;br /&gt;
&lt;/div&gt;&lt;div class="MsoNormal"&gt;Let me give some example?&lt;br /&gt;
&lt;/div&gt;&lt;div class="MsoNormal"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;ul style="margin-top: 0in;" type="square"&gt;&lt;li class="MsoNormal"&gt;A      teacher needs to teach and to evaluate how much he was able to teach      through the evaluation process. We sometime shamelessly devalue the      evaluation process to hide the root problem that’s we fared badly as      teacher.&lt;/li&gt;
&lt;li class="MsoNormal"&gt;A      leader who needs to lead and formulate guideline and go by the rules      forgets the importance of the guidelines and rule and very reason of      creating those rules and take decision which suits the short-term purpose.&lt;/li&gt;
&lt;li class="MsoNormal"&gt;A      subordinate worker rues about the leadership in company of his co-worker      but seldom take things where it matters. &lt;/li&gt;
&lt;li class="MsoNormal"&gt;A      driver defies the rules of the road and blames the traffic system.&lt;/li&gt;
&lt;/ul&gt;&lt;div class="MsoNormal"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="MsoNormal"&gt;The example grows. We ourselves play all these roles in everyday life. Whenever we are breaking a rule however insignificant that may sound, we basically weakening the very nation we are part of. Every time we are lighting a cigarette in a public place we are weakening our very national hood. Every time we are throwing plastic tea cup here and there we are breaking the rules. &amp;nbsp;Every time we are complaining for over checking of our luggage we are expecting the system to get corrupted to spare us.&lt;br /&gt;
&lt;/div&gt;&lt;div class="MsoNormal"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="MsoNormal"&gt;We need a healthy system where every actor plays their part &lt;b&gt;and whenever we feel some of the rules needs change let’s play our part of changing the rules in the appropriate forum but let’s not start breaking the rules and also not allow other to break. We must own them. This we must practice to make our nation a developed nation and a nation with pride.&lt;/b&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="MsoNormal"&gt;&lt;br /&gt;
&lt;/div&gt;</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">4</thr:total></item><item><title>Climb up and also learn to come down gracfully if needs be</title><link>http://mdaliullah.blogspot.com/2007/10/climb-up-and-also-learn-to-come-down.html</link><author>noreply@blogger.com (Md. Aliullah)</author><pubDate>Tue, 30 Oct 2007 19:55:00 +0530</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-13138077.post-6614479136282280779</guid><description>People find it quite easy to climb up - not just rock or careerer  ladder rather I will say all sort of upward activity.&lt;br /&gt;But when comes the term to go back to where we started from or say somewhere down the line some of us do fare terribly. It's sort of tumbling down .&lt;br /&gt;Why this happen ? May be I do not have the answer to the question or rather there is nothing called tailored made answer to all our queries .&lt;br /&gt;Recently I have some kind of upward movement and the movement was very quick.&lt;br /&gt;To be more specific I had an climbing experience that took just 2 weeks to go up and reach the peak. And I had to come down in just 3 days. I was not ready either for the quick climbing up or the trembling down.&lt;br /&gt;&lt;br /&gt;After a few days I started analyzing the events and came up with my own explanation about the eventuality and I how reacted.&lt;br /&gt;&lt;br /&gt;When I started climbing up I did never set out my destination and my primary aim was to to reach the goal.  As if the journey only involves a call to start and reaching the tip point. In the path I never felt about the incremental upwards effect I was undergoing. But the incremental ups were making me reach there. And when I reach the peak and was told to reverse back I was upset. After reaching the peak I found myself really far away from I where began. It took incremental effort to reach the point. And from the decision point I never anticipated about reversing back or say about the failure. I thought only about further up. The sudden reverse gear made me feel bad. I knew only about incremental upward movement but not about graceful climbing down in a rather less time.  And that's why we people overreact.&lt;br /&gt;&lt;br /&gt;The lesson I learnt is be ready to face all the possibility. And when you reach your current goal you may need to think about further upward movement or may be reverse back but not beforehand. But if you really need to reverse back just take it as a new path and forget about the direction. That will save you from overreacting. And frankly speaking this idea helped me to a great extent to climb down gracefully.</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">1</thr:total></item></channel></rss>