<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Strainu onLine &#187; fonduri de investiţii</title>
	<atom:link href="http://www.strainu.ro/tag/fonduri-de-investitii/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.strainu.ro</link>
	<description>Blogul unui automatist</description>
	<lastBuildDate>Fri, 28 Oct 2011 15:46:44 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.5</generator>
		<item>
		<title>Romanian Funds prices in GNUCash</title>
		<link>http://www.strainu.ro/projects/romanian-funds-prices-in-gnucash/</link>
		<comments>http://www.strainu.ro/projects/romanian-funds-prices-in-gnucash/#comments</comments>
		<pubDate>Sat, 21 Nov 2009 18:50:34 +0000</pubDate>
		<dc:creator>Strainu</dc:creator>
				<category><![CDATA[My Projects]]></category>
		<category><![CDATA[Perl]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Finance::Quote]]></category>
		<category><![CDATA[fonduri de investiţii]]></category>
		<category><![CDATA[Funds]]></category>
		<category><![CDATA[GNUCash]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.strainu.ro/?p=603</guid>
		<description><![CDATA[Fig. 1: The Add Security window in GNUCash After the Bucharest Stock Exchage Module for Finance::Quote, I made another module, to retrieve the values of the Romanian Mutual Funds. The data is extracted from the Kmarket website which prooved to be a useful resource. Here is how you can add this package to your own [...]]]></description>
			<content:encoded><![CDATA[<div>
<dl id="attachment_551" style="width: 310px;">
<dt><a href="http://www.strainu.ro/site/wp-content/uploads/bse_gnucash_1.jpg"><img title="bse_gnucash_1" src="http://www.strainu.ro/site/wp-content/uploads/bse_gnucash_1-300x174.jpg" alt="The &quot;Add security&quot; Window" width="300" height="174" /></a></dt>
<dd>Fig. 1: The Add Security window in GNUCash</dd>
</dl>
</div>
<p>After the<a href="http://www.strainu.ro/projects/bse-stock-prices-in-gnucash/" target="_blank"> Bucharest Stock Exchage Module</a> for Finance::Quote, I made another module, to retrieve the values of the Romanian Mutual Funds. The data is extracted from the <a href="http://www.kmarket.ro" target="_blank">Kmarket</a> website which prooved to be a useful resource.</p>
<p>Here is how you can add this package to your own system:</p>
<ol>
<li><strong>Install Perl</strong>. If you&#8217;re using Linux, you probably already have it. Write <em>perl -v</em> to find out the version you have. If you&#8217;re using Windows, <a href="http://www.activestate.com/activeperl/" target="_blank">ActivePerl</a> or <a href="http://strawberryperl.com/" target="_blank">Strawberry Perl</a> should do the trick.</li>
<li><strong>Install Finance::Quote</strong>. GNUCash offers an automated program to do that.
<ol>
<li>Make sure GNUCash is not running.</li>
<li>In Linux, open a root shell and write <em>update-finance-quote</em>. In Windows, go to the start menu and you will find a shortcut to a BAT file called &#8220;Install Online Price Retreival&#8221;.</li>
</ol>
</li>
<li>For now, the script is not yet included in Finance::Quote and must be installed separately.
<ol>
<li>Download <a href="http://www.strainu.ro/tracker/downi.php?id=finance-quote-rofunds" target="_blank">the provided archive</a> and extract it along with the rest of the Perl scripts for Finance::Quote (you will see the download path during the installation). Make sure the <em>Finance</em> folder overwrites the current folder.</li>
<li>In the <em>Finance</em> folder you will find 2 files named <em>Quotes.pm </em>and <em>Quotes.pm.patch</em>. You can apply the patch by using the command
<div class="codecolorer-container bash default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="bash codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap"><span style="color: #c20cb9; font-weight: bold;">patch</span> Quotes.pm Quotes.pm.patch</div></div>
<p>On Windows, just open the <em>Quotes.pm</em> file in Notepad, search for a line that begins with <em>@modules = </em>and add <strong>ROFunds</strong> to the list of modules.</li>
</ol>
</li>
<li>Start GNUCash and go the the <em>Tools-&gt;Security Editor</em> menu. You will see a window similar to the one on the left side of Fig. 1.</li>
<li>Click on the <em>Add</em> button. A new window, just like the one on the right side of Fig. 1 will appear. Let&#8217;s say that you want to get the stock price for BT Index (a fund from Banca Transilvania Asset Management). You add the following information in that window:
<ol>
<li>Full Name: <strong>BT Index<br />
</strong></li>
<li>Symbol: <strong>BT Index</strong> (this is very important, as this is the search criteria &#8211; you need to put the full name of the fund, without diacritics, as there are no symbols)</li>
<li>Type: <strong>Funds </strong>(or whatever you want)</li>
<li>Check the <strong>Get Online Quotes</strong> checkbox. Three new options will be activated.</li>
<li>
<div>
<dl id="attachment_552" style="width: 310px;">
<dt><a href="http://www.strainu.ro/site/wp-content/uploads/bse_gnucash_2.jpg"><img title="bse_gnucash_2" src="http://www.strainu.ro/site/wp-content/uploads/bse_gnucash_2-300x155.jpg" alt="Automatic price retreival" width="300" height="155" /></a></dt>
<dd>Fig.2: Automatic price retreival</dd>
</dl>
</div>
<p>Choose <strong>Type of quote source: Unknown</strong></li>
<li>From the drop-down choose <strong>rofunds.</strong></li>
<li>Click OK twice and you&#8217;re ready to test it.</li>
</ol>
</li>
<li>Go to the <em>Tools-&gt;Price Editor</em> menu. You will see the dialog in Fig. 2. Click the <em>Get Quotes</em> button and you should see a new price appearing. You can notice the source is &#8220;Finance::Quote&#8221; and the price is the correct one for that date. If you wish, you can check it on the <a href="http://www.kmarket.ro/fonduri/fonduri.php" target="_blank">K-market website</a>.</li>
</ol>
<div class='sociable'><div><span class='sociable-tagline'><strong>Share and Enjoy:</strong></span></div><ul><li><a rel="nofollow" target="_blank"  href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.strainu.ro%2Fprojects%2Fromanian-funds-prices-in-gnucash%2F&amp;t=Romanian%20Funds%20prices%20in%20GNUCash" ><img src="http://www.strainu.ro/site/wp-content/plugins/sociable-30/images/default/16/facebook.png" class="sociable-img sociable-hovers" title="Facebook" alt="Facebook" /></a></li><li><a rel="nofollow" target="_blank"  href="http://twitter.com/home?status=Romanian%20Funds%20prices%20in%20GNUCash%20-%20http%3A%2F%2Fwww.strainu.ro%2Fprojects%2Fromanian-funds-prices-in-gnucash%2F" ><img src="http://www.strainu.ro/site/wp-content/plugins/sociable-30/images/default/16/twitter.png" class="sociable-img sociable-hovers" title="Twitter" alt="Twitter" /></a></li><li><a rel="nofollow" target="_blank"  href="http://identi.ca/notice/new?status_textarea=http%3A%2F%2Fwww.strainu.ro%2Fprojects%2Fromanian-funds-prices-in-gnucash%2F" ><img src="http://www.strainu.ro/site/wp-content/plugins/sociable-30/images/default/16/identica.png" class="sociable-img sociable-hovers" title="Identi.ca" alt="Identi.ca" /></a></li><li><a rel="nofollow" target="_blank"  href="mailto:?subject=Romanian%20Funds%20prices%20in%20GNUCash&amp;body=http%3A%2F%2Fwww.strainu.ro%2Fprojects%2Fromanian-funds-prices-in-gnucash%2F" ><img src="http://www.strainu.ro/site/wp-content/plugins/sociable-30/images/default/16/email_link.png" class="sociable-img sociable-hovers" title="email" alt="email" /></a></li><li><a rel="nofollow" target="_blank" title="Add to favorites" href="#" onclick="AddToFavorites(); return false;"><img src="http://www.strainu.ro/site/wp-content/plugins/sociable-30/images/default/16/addtofavorites.png" class="sociable-img sociable-hovers" title="Add to favorites" alt="Add to favorites" /></a></li><li><a rel="nofollow" target="_blank"  href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.strainu.ro%2Fprojects%2Fromanian-funds-prices-in-gnucash%2F&amp;title=Romanian%20Funds%20prices%20in%20GNUCash&amp;bodytext=Fig.%201%3A%20The%20Add%20Security%20window%20in%20GNUCash%0D%0AAfter%20the%20Bucharest%20Stock%20Exchage%20Module%20for%20Finance%3A%3AQuote%2C%20I%20made%20another%20module%2C%20to%20retrieve%20the%20values%20of%20the%20Romanian%20Mutual%20Funds.%20The%20data%20is%20extracted%20from%20the%20Kmarket%20website%20which%20prooved%20to%20be%20a%20" ><img src="http://www.strainu.ro/site/wp-content/plugins/sociable-30/images/default/16/digg.png" class="sociable-img sociable-hovers" title="Digg" alt="Digg" /></a></li><li><a rel="nofollow" target="_blank"  href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.strainu.ro%2Fprojects%2Fromanian-funds-prices-in-gnucash%2F&amp;title=Romanian%20Funds%20prices%20in%20GNUCash" ><img src="http://www.strainu.ro/site/wp-content/plugins/sociable-30/images/default/16/stumbleupon.png" class="sociable-img sociable-hovers" title="StumbleUpon" alt="StumbleUpon" /></a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://www.strainu.ro/projects/romanian-funds-prices-in-gnucash/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New adventures with the Romanian funds</title>
		<link>http://www.strainu.ro/personal/new-adventures-with-the-romanian-funds/</link>
		<comments>http://www.strainu.ro/personal/new-adventures-with-the-romanian-funds/#comments</comments>
		<pubDate>Sun, 05 Apr 2009 10:43:08 +0000</pubDate>
		<dc:creator>Strainu</dc:creator>
				<category><![CDATA[Personal]]></category>
		<category><![CDATA[Society]]></category>
		<category><![CDATA[BCR]]></category>
		<category><![CDATA[BCR Asset Management]]></category>
		<category><![CDATA[BCRAM]]></category>
		<category><![CDATA[fonduri de investiţii]]></category>
		<category><![CDATA[Romania]]></category>

		<guid isPermaLink="false">http://www.strainu.ro/?p=546</guid>
		<description><![CDATA[After the bad experiences I had with BTAM, I decided to try my luck with the Asset Management division of the biggest romanian bank, BCR. As with most bank-owned funds, you can buy units from the bank itself. So I went to one of the big branches, I went in and asked where I could [...]]]></description>
			<content:encoded><![CDATA[<p>After the <a href="http://www.strainu.ro/tag/btam/" target="_blank">bad experiences</a> I had with BTAM, I decided to try my luck with the Asset Management division of the biggest romanian bank, BCR. As with most bank-owned funds, you can buy units from the bank itself.</p>
<p>So I went to one of the big branches, I went in and asked where I could buy some units from their funds. The young lady at the reception pointed me to the manager&#8217;s office (which was on another entrance). It seemed that I could only buy units from the manager&#8230; whatever. I went to the office where I was met by an old, respectable lady which politely asked me if I had an account at the bank. When I said &#8220;no&#8221;, she asked for my ID so she could open one, because &#8220;fund units can only be paid for by bank transfer&#8221;. Considering my past experiences with that bank, I took my ID and left right in that moment.</p>
<p>That could have been the end of it, but based on my experience with BTAM, I decided to write them an email. After about a week, in which the email passed by 4 of their employees (ofcourse, the headers were still there), I received an email from someone apologizing for the problem and inviting me to contact them in order to buy those unit. I suppose that in the banks, an email is not yet considered as a valid mean of contact&#8230;</p>
<div class='sociable'><div><span class='sociable-tagline'><strong>Share and Enjoy:</strong></span></div><ul><li><a rel="nofollow" target="_blank"  href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.strainu.ro%2Fpersonal%2Fnew-adventures-with-the-romanian-funds%2F&amp;t=New%20adventures%20with%20the%20Romanian%20funds" ><img src="http://www.strainu.ro/site/wp-content/plugins/sociable-30/images/default/16/facebook.png" class="sociable-img sociable-hovers" title="Facebook" alt="Facebook" /></a></li><li><a rel="nofollow" target="_blank"  href="http://twitter.com/home?status=New%20adventures%20with%20the%20Romanian%20funds%20-%20http%3A%2F%2Fwww.strainu.ro%2Fpersonal%2Fnew-adventures-with-the-romanian-funds%2F" ><img src="http://www.strainu.ro/site/wp-content/plugins/sociable-30/images/default/16/twitter.png" class="sociable-img sociable-hovers" title="Twitter" alt="Twitter" /></a></li><li><a rel="nofollow" target="_blank"  href="http://identi.ca/notice/new?status_textarea=http%3A%2F%2Fwww.strainu.ro%2Fpersonal%2Fnew-adventures-with-the-romanian-funds%2F" ><img src="http://www.strainu.ro/site/wp-content/plugins/sociable-30/images/default/16/identica.png" class="sociable-img sociable-hovers" title="Identi.ca" alt="Identi.ca" /></a></li><li><a rel="nofollow" target="_blank"  href="mailto:?subject=New%20adventures%20with%20the%20Romanian%20funds&amp;body=http%3A%2F%2Fwww.strainu.ro%2Fpersonal%2Fnew-adventures-with-the-romanian-funds%2F" ><img src="http://www.strainu.ro/site/wp-content/plugins/sociable-30/images/default/16/email_link.png" class="sociable-img sociable-hovers" title="email" alt="email" /></a></li><li><a rel="nofollow" target="_blank" title="Add to favorites" href="#" onclick="AddToFavorites(); return false;"><img src="http://www.strainu.ro/site/wp-content/plugins/sociable-30/images/default/16/addtofavorites.png" class="sociable-img sociable-hovers" title="Add to favorites" alt="Add to favorites" /></a></li><li><a rel="nofollow" target="_blank"  href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.strainu.ro%2Fpersonal%2Fnew-adventures-with-the-romanian-funds%2F&amp;title=New%20adventures%20with%20the%20Romanian%20funds&amp;bodytext=After%20the%20bad%20experiences%20I%20had%20with%20BTAM%2C%20I%20decided%20to%20try%20my%20luck%20with%20the%20Asset%20Management%20division%20of%20the%20biggest%20romanian%20bank%2C%20BCR.%20As%20with%20most%20bank-owned%20funds%2C%20you%20can%20buy%20units%20from%20the%20bank%20itself.%0D%0A%0D%0ASo%20I%20went%20to%20one%20of%20the%20big%20branches%2C%20" ><img src="http://www.strainu.ro/site/wp-content/plugins/sociable-30/images/default/16/digg.png" class="sociable-img sociable-hovers" title="Digg" alt="Digg" /></a></li><li><a rel="nofollow" target="_blank"  href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.strainu.ro%2Fpersonal%2Fnew-adventures-with-the-romanian-funds%2F&amp;title=New%20adventures%20with%20the%20Romanian%20funds" ><img src="http://www.strainu.ro/site/wp-content/plugins/sociable-30/images/default/16/stumbleupon.png" class="sociable-img sociable-hovers" title="StumbleUpon" alt="StumbleUpon" /></a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://www.strainu.ro/personal/new-adventures-with-the-romanian-funds/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cum să NU trimiţi un newsletter</title>
		<link>http://www.strainu.ro/web20/cum-sa-nu-trimiti-un-newsletter/</link>
		<comments>http://www.strainu.ro/web20/cum-sa-nu-trimiti-un-newsletter/#comments</comments>
		<pubDate>Thu, 24 Jul 2008 11:48:37 +0000</pubDate>
		<dc:creator>Strainu</dc:creator>
				<category><![CDATA[Romana]]></category>
		<category><![CDATA[Web stuff]]></category>
		<category><![CDATA[Banca Transilvania]]></category>
		<category><![CDATA[BT Asset Management]]></category>
		<category><![CDATA[BTAM]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[fonduri de investiţii]]></category>
		<category><![CDATA[spam]]></category>

		<guid isPermaLink="false">http://blog.strainu.ro/?p=178</guid>
		<description><![CDATA[După ce prin aprilie îi lăudam că au răspuns promt emailurilor mele legate de un phishing, uite că Banca Transilvania (de fapt BT Asset Management) au comis-o acum destul de grav. Dacă până acum newsletter-ul lor zilnic despre cum merg fondurile de investiţii era către &#8220;Undisclosed-recipients&#8221;, azi au &#8220;scăpat&#8221; câteva sute de adrese în câmpul [...]]]></description>
			<content:encoded><![CDATA[<p>După ce prin aprilie <a href="http://blog.strainu.ro/personal/the-good-the-bad-the-dirty/">îi lăudam</a> că au răspuns promt emailurilor mele legate de un phishing, uite că Banca Transilvania (de fapt BT Asset Management) au comis-o acum destul de grav. Dacă până acum newsletter-ul lor zilnic despre cum merg fondurile de investiţii era către &#8220;Undisclosed-recipients&#8221;, azi au &#8220;scăpat&#8221; câteva sute de adrese în câmpul &#8220;TO&#8221;.</p>
<p>O adevărată binecuvântare pentru spammeri, având în vedere că adresele respective sunt acum asociate cu un domeniu de interes. Dar mai rău decât atât, au dat informaţiile astea şi altor clienţi. Mie unul nu-mi spuneau mare lucru numele alea, dar poate unii din oamenii de acolo nu voiau să fie asociaţi cu BT Asset Management.</p>
<p>Le-am scris oamenilor care se ocupă de newsletterul ăsta o scrisoare furioasă şi sunt curios dacă şi ce o să-mi răspundă. Şi aş mai vrea să ştiu cât o să tragă după neatenţia de azi (dacă o să fie clienţi care o să plece, etc.). Din păcate nu cred că o să aflăm vreodată asta. <img src='http://www.strainu.ro/site/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<p><a href="http://add-at-work.com/blog/wp-content/uploads/2008/07/btassetmanagement.png"><img src="http://add-at-work.com/blog/wp-content/uploads/2008/07/btassetmanagement-150x150.png" alt="" width="150" height="150" /></a></p>
<div class='sociable'><div><span class='sociable-tagline'><strong>Share and Enjoy:</strong></span></div><ul><li><a rel="nofollow" target="_blank"  href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.strainu.ro%2Fweb20%2Fcum-sa-nu-trimiti-un-newsletter%2F&amp;t=Cum%20s%C4%83%20NU%20trimi%C5%A3i%20un%20newsletter" ><img src="http://www.strainu.ro/site/wp-content/plugins/sociable-30/images/default/16/facebook.png" class="sociable-img sociable-hovers" title="Facebook" alt="Facebook" /></a></li><li><a rel="nofollow" target="_blank"  href="http://twitter.com/home?status=Cum%20s%C4%83%20NU%20trimi%C5%A3i%20un%20newsletter%20-%20http%3A%2F%2Fwww.strainu.ro%2Fweb20%2Fcum-sa-nu-trimiti-un-newsletter%2F" ><img src="http://www.strainu.ro/site/wp-content/plugins/sociable-30/images/default/16/twitter.png" class="sociable-img sociable-hovers" title="Twitter" alt="Twitter" /></a></li><li><a rel="nofollow" target="_blank"  href="http://identi.ca/notice/new?status_textarea=http%3A%2F%2Fwww.strainu.ro%2Fweb20%2Fcum-sa-nu-trimiti-un-newsletter%2F" ><img src="http://www.strainu.ro/site/wp-content/plugins/sociable-30/images/default/16/identica.png" class="sociable-img sociable-hovers" title="Identi.ca" alt="Identi.ca" /></a></li><li><a rel="nofollow" target="_blank"  href="mailto:?subject=Cum%20s%C4%83%20NU%20trimi%C5%A3i%20un%20newsletter&amp;body=http%3A%2F%2Fwww.strainu.ro%2Fweb20%2Fcum-sa-nu-trimiti-un-newsletter%2F" ><img src="http://www.strainu.ro/site/wp-content/plugins/sociable-30/images/default/16/email_link.png" class="sociable-img sociable-hovers" title="email" alt="email" /></a></li><li><a rel="nofollow" target="_blank" title="Add to favorites" href="#" onclick="AddToFavorites(); return false;"><img src="http://www.strainu.ro/site/wp-content/plugins/sociable-30/images/default/16/addtofavorites.png" class="sociable-img sociable-hovers" title="Add to favorites" alt="Add to favorites" /></a></li><li><a rel="nofollow" target="_blank"  href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.strainu.ro%2Fweb20%2Fcum-sa-nu-trimiti-un-newsletter%2F&amp;title=Cum%20s%C4%83%20NU%20trimi%C5%A3i%20un%20newsletter&amp;bodytext=Dup%C4%83%20ce%20prin%20aprilie%20%C3%AEi%20l%C4%83udam%20c%C4%83%20au%20r%C4%83spuns%20promt%20emailurilor%20mele%20legate%20de%20un%20phishing%2C%20uite%20c%C4%83%20Banca%20Transilvania%20%28de%20fapt%20BT%20Asset%20Management%29%20au%20comis-o%20acum%20destul%20de%20grav.%20Dac%C4%83%20p%C3%A2n%C4%83%20acum%20newsletter-ul%20lor%20zilnic%20despre%20cum%20merg%20fondu" ><img src="http://www.strainu.ro/site/wp-content/plugins/sociable-30/images/default/16/digg.png" class="sociable-img sociable-hovers" title="Digg" alt="Digg" /></a></li><li><a rel="nofollow" target="_blank"  href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.strainu.ro%2Fweb20%2Fcum-sa-nu-trimiti-un-newsletter%2F&amp;title=Cum%20s%C4%83%20NU%20trimi%C5%A3i%20un%20newsletter" ><img src="http://www.strainu.ro/site/wp-content/plugins/sociable-30/images/default/16/stumbleupon.png" class="sociable-img sociable-hovers" title="StumbleUpon" alt="StumbleUpon" /></a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://www.strainu.ro/web20/cum-sa-nu-trimiti-un-newsletter/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

