<br><br><div class="gmail_quote">2010/5/21 Brian Cappello <span dir="ltr">&lt;<a href="mailto:briancappello@gmail.com">briancappello@gmail.com</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br><br><div class="gmail_quote"><div class="im">On Fri, May 21, 2010 at 10:19 AM, santosh kumar <span dir="ltr">&lt;<a href="mailto:santosh.k66@gmail.com" target="_blank">santosh.k66@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

thanks Alavaro and Cristian<br>
mid august is a great time frame.<br>
suits me .<br>
one question though can I do it with one source and one notification initially.<br>
We can build on it later on .<br>
I found by blogs and all that yahoo cvs is the thing that comes<br>
closest to real time .<br></blockquote></div><div><br>I was able to do some research too on this, and it appears real-time is dependent upon whatever exchange the asked-for symbol is on. For example, you&#39;re lucky, it appears the National Stock Exchange of India always provides real-time quotes (as long as you&#39;re signed into Yahoo). For more or less the rest of the world quotes are delayed by anywhere from 10-30 minutes, or real-time must be paid for (and again the user must be logged in). See here for details:<br>

<a href="http://help.yahoo.com/l/us/yahoo/finance/quotes/fitadelay.html" target="_blank">http://help.yahoo.com/l/us/yahoo/finance/quotes/fitadelay.html</a><br> <br></div></div></blockquote><div>On second thought, I just noticed that on Yahoo&#39;s website quotes are real-time, but those downloaded from the CSV for the same symbol aren&#39;t. Perhaps a combined perl/Yahoo CSV approach would be best? Even if we just settle on one source initially, maybe we should try to design the code so it&#39;s at least relatively easy to &quot;plug in&quot; new sources in the future...?<br>
</div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="gmail_quote"><div></div><div class="im"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">


<br>
it&#39;s reliable .<br>
<br>
free<br>
<br>
and there are no srtrings attached. <br></blockquote></div></div></blockquote><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="gmail_quote">
<div class="im"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
since dbus application is so critical to the format of our work we may<br>
like dbus people to keep updating on it&#39;s evolution and their<br>
expectations.<br>
thanks bryan for your help with that yahoo script.<br></blockquote></div><div><br>No problem :) It seems you have *many* more years of programming experience than I, so I shall be the one calling you SIR ;)<br></div><div>
<div></div><div class="h5"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

<div><div></div><div><br>
<br>
On 5/21/10, Alvaro Soliverez &lt;<a href="mailto:asoliverez@gmail.com" target="_blank">asoliverez@gmail.com</a>&gt; wrote:<br>
&gt; On Fri, May 21, 2010 at 10:44 AM, Cristian Onež &lt;<a href="mailto:onet.cristian@gmail.com" target="_blank">onet.cristian@gmail.com</a>&gt;<br>
&gt; wrote:<br>
&gt;&gt; On Fri, May 21, 2010 at 4:08 PM, Alvaro Soliverez &lt;<a href="mailto:asoliverez@gmail.com" target="_blank">asoliverez@gmail.com</a>&gt;<br>
&gt;&gt; wrote:<br>
&gt;&gt;&gt; Hello,<br>
&gt;&gt;&gt; this is just so that we can organize ourselves. Here&#39;s my proposal for<br>
&gt;&gt;&gt; the work on Alkimia that came up during this week.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Mukesh and Santosh are students of Season of KDE, so their scope of<br>
&gt;&gt;&gt; work should be well defined. Brian, I&#39;ll check later with you if you<br>
&gt;&gt;&gt; are interested in getting into SoK, which I think fits your case.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Mukesh will focus on getting a DBus service up and running that will<br>
&gt;&gt;&gt; allow to input transactions and store them, and then retrieve them by<br>
&gt;&gt;&gt; a number of parameters.<br>
&gt;&gt;&gt; Mentors for Mukesh are Klaas and myself.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Santosh&#39;s work should be mainly focused on retrieving quotes from a<br>
&gt;&gt;&gt; storage and then throwing notifications based on a global and<br>
&gt;&gt;&gt; per-stock configuration. The storage could be a DBus service, a plasma<br>
&gt;&gt;&gt; datasource, or a file. The notifications could be a systray<br>
&gt;&gt;&gt; notification (KNotify?), an email or a sms message. The configuration<br>
&gt;&gt;&gt; should allow to configure notifications when a stock is above/below a<br>
&gt;&gt;&gt; certain value or percentage of in-day value change, etc. My main point<br>
&gt;&gt;&gt; is that the storage should be flexible, eg. the application shouldn&#39;t<br>
&gt;&gt;&gt; care much where it gets its data from, and notifications too, eg. we<br>
&gt;&gt;&gt; don&#39;t know what options other people might come up with, so allowing<br>
&gt;&gt;&gt; for at least 2 or 3 options will help iron out the design.<br>
&gt;&gt;&gt; Cristian is Santosh&#39;s mentor.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Brian, if you are interested, you could work on a DBus service that<br>
&gt;&gt;&gt; retrieves stock values via web or an import file and stores them for<br>
&gt;&gt;&gt; later use (that same storage as Mukesh has to use). That DBus service<br>
&gt;&gt;&gt; should allow for queries (so that Santosh can use it for his<br>
&gt;&gt;&gt; application). Also, a GUI could be available to show the stored<br>
&gt;&gt;&gt; stocks, with charts, sheets, et al.<br>
&gt;&gt;&gt; Cristian, would you agree to co-mentor Brian with me? We have both<br>
&gt;&gt;&gt; done some work on these areas, so we can help out.<br>
&gt;&gt;<br>
&gt;&gt; Sure, if Brian is willing to participate.<br>
&gt;&gt;<br>
&gt;&gt;&gt; Questions, suggestions, and even nitpicking is welcome. :)<br>
&gt;&gt;<br>
&gt;&gt; It seems to me that you have isolated each task pretty well so work<br>
&gt;&gt; can be done independently on each module this is a good plan. I&#39;ve got<br>
&gt;&gt; a few questions though. Is the development going to take place in<br>
&gt;&gt; playground/office? Do the students have SVN access? What is the<br>
&gt;&gt; time-frame of &#39;Season of KDE&#39;?<br>
&gt;&gt;<br>
&gt;<br>
&gt; They will have SVN access. When there&#39;s code to commit, we&#39;ll ask for<br>
&gt; that. Usually, it only takes a couple of days. And we can commit for<br>
&gt; them if need be.<br>
&gt; And yes, it will go into playground/office/alkimia.<br>
&gt; The timeframe starts about now and ends mid-August.<br>
&gt; _______________________________________________<br>
&gt; Kde-finance-apps mailing list<br>
&gt; <a href="mailto:Kde-finance-apps@kde.org" target="_blank">Kde-finance-apps@kde.org</a><br>
&gt; <a href="https://mail.kde.org/mailman/listinfo/kde-finance-apps" target="_blank">https://mail.kde.org/mailman/listinfo/kde-finance-apps</a><br>
&gt;<br>
<br>
<br>
</div></div><font color="#888888">--<br>
encore<br>
</font><div><div></div><div>_______________________________________________<br>
Kde-finance-apps mailing list<br>
<a href="mailto:Kde-finance-apps@kde.org" target="_blank">Kde-finance-apps@kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/kde-finance-apps" target="_blank">https://mail.kde.org/mailman/listinfo/kde-finance-apps</a><br>
</div></div></blockquote></div></div></div><br>
</blockquote></div><br>