These two pages should be enough to get started with this particular approach:<br><a href="http://techbase.kde.org/Development/Tutorials/KIO_Slaves/Using_KIO_Slaves_in_your_Program">http://techbase.kde.org/Development/Tutorials/KIO_Slaves/Using_KIO_Slaves_in_your_Program</a><br>
<a href="http://techbase.kde.org/Development/Tutorials/Saving_and_loading">http://techbase.kde.org/Development/Tutorials/Saving_and_loading</a><br>Feel free to hit me up at briancappello [at] gmail [dot] com if you&#39;d like. :)<br>
Brian<br><br><div class="gmail_quote">On Thu, May 20, 2010 at 2:34 PM, Brian Cappello <span dir="ltr">&lt;<a href="mailto:briancappello@gmail.com">briancappello@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;">
Hi Santosh,<br>I think you&#39;ve got an absolutely great idea here! I too am a newbie, but I can at least say that one way to get intraday stock quotes is by downloading/reading CSV files from Yahoo. However, in my experience even the realtime-specific (RT) parameters are not reliably realtime... sometimes they are, sometimes they&#39;re delayed. This page explains the URL and parameters you can choose from: <a href="http://www.etraderzone.com/free-scripts/50-yahoo-stock-quotes.html" target="_blank">http://www.etraderzone.com/free-scripts/50-yahoo-stock-quotes.html</a> Otherwise, you basically just read in a text stream, split up the resulting strings by comma, and access the resulting stringlists by index (relative to the parameters you chose to download). <br>
<div><div></div><div class="h5">
<br><div class="gmail_quote">On Thu, May 20, 2010 at 10:31 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;">

Hi everyone,<br>
<br>
I am Santosh Kumar , an engineeering student from new delhi , India.<br>
<br>
 I want to create a sms alert plugin for kde finance apps.<br>
using real time nyse and other local stock tickers ,we can create a<br>
real time alerts system which can be customized according to the<br>
user&#39;s need.<br>
<br>
We can even think about porting it to other kde apps,  once developed.<br>
<br>
But I am a newbie developer for the open source and will need much<br>
help from my mentor kirsten onet and the community at large.<br>
<br>
saying Hi to kisten and to community.<br>
<br>
I will post a broader framework if people are intersted.<br>
<br>
Does someone know about some stock tickers that are part of python or<br>
other libraries?<br>
<br>
and what about the sms server? Do I need to build it myself or is it<br>
there in the opensource.<br>
<font color="#888888"><br>
<br>
<br>
<br>
<br>
<br>
<br>
--<br>
encore<br>
_______________________________________________<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>
</font></blockquote></div><br>
</div></div></blockquote></div><br>