[Kde-finance-apps] help on a new application

Brian Cappello briancappello at gmail.com
Thu May 20 21:27:09 CEST 2010


On Thu, May 20, 2010 at 3:02 PM, Alvaro Soliverez <asoliverez at gmail.com>wrote:

> Brian,
> would you consider working on this project too, since you have
> experience with retrieving stocks?
> You could focus your application on displaying the data of the stocks,
> and move the retrieve and storage code to Alkimia, where other apps
> can query it.
> It's a bold move, but it seems a natural fit, if you feel like
> participating.
>

This is definitely something I'd be interested in! I can't say I know
anything about creating library code or working with DBus, but it seems
there's always something new to learn. :)

Also, I don't know if it might be useful or not, but I wouldn't mind trying
to "generalize" the chart code so it could be used for visualizing data in
other apps aside from just stocks. Maybe a KPart? I dunno what would be the
correct approach to such an idea.



> Regards,
> Alvaro
>
> On Thu, May 20, 2010 at 3:34 PM, Brian Cappello <briancappello at gmail.com>
> wrote:
> > Hi Santosh,
> > I think you'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're delayed. This page explains the URL and
> > parameters you can choose from:
> > http://www.etraderzone.com/free-scripts/50-yahoo-stock-quotes.html
> > 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).
> >
> > On Thu, May 20, 2010 at 10:31 AM, santosh kumar <santosh.k66 at gmail.com>
> > wrote:
> >>
> >> Hi everyone,
> >>
> >> I am Santosh Kumar , an engineeering student from new delhi , India.
> >>
> >>  I want to create a sms alert plugin for kde finance apps.
> >> using real time nyse and other local stock tickers ,we can create a
> >> real time alerts system which can be customized according to the
> >> user's need.
> >>
> >> We can even think about porting it to other kde apps,  once developed.
> >>
> >> But I am a newbie developer for the open source and will need much
> >> help from my mentor kirsten onet and the community at large.
> >>
> >> saying Hi to kisten and to community.
> >>
> >> I will post a broader framework if people are intersted.
> >>
> >> Does someone know about some stock tickers that are part of python or
> >> other libraries?
> >>
> >> and what about the sms server? Do I need to build it myself or is it
> >> there in the opensource.
> >>
> >>
> >>
> >>
> >>
> >>
> >>
> >> --
> >> encore
> >> _______________________________________________
> >> Kde-finance-apps mailing list
> >> Kde-finance-apps at kde.org
> >> https://mail.kde.org/mailman/listinfo/kde-finance-apps
> >
> >
> > _______________________________________________
> > Kde-finance-apps mailing list
> > Kde-finance-apps at kde.org
> > https://mail.kde.org/mailman/listinfo/kde-finance-apps
> >
> >
> _______________________________________________
> Kde-finance-apps mailing list
> Kde-finance-apps at kde.org
> https://mail.kde.org/mailman/listinfo/kde-finance-apps
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.kde.org/pipermail/kde-finance-apps/attachments/20100520/d50e3c6c/attachment.htm 


More information about the Kde-finance-apps mailing list