87
jventura wrote:Hello PD,

Thanks for the feedback! I guess I have to test better for Safari.. :)
Btw, is your Mac on Mavericks (OSX 10.9) or Yosemite (OSX 10.10)?


Jo?o Ventura
Hi Jo?o, it is Yosemite 10.10.4.

89
Hi Curtis,

never used..

It seems to be a Delphi library, but I've been doing mostly C/Python and Javascript for the past few years. In fact, the last time I've used something similar to Delphi was with Turbo Pascal some 20 years ago.. :)

In this application, I generate the SVG strings "manually" using a javascript templating library that I've built (and made available at https://github.com/joaoventura/temple.js). It was the most laborious option, but it's the one that provides me the most control over things..

In the end, svg is quite similar to xml/html:

Code: Select all

<svg>
    <circle>
</svg> 

Jo?o Ventura

92
Hello everyone,

the Charts app for Android is almost ready, and I expect to release it tomorrow on the Google Play Store.. I'll let you all know when it's ready for download! :)


Jo?o Ventura
Image

93
Hello everyone,

I'm really excited to let you know that the Charts app is now available on the Google Play Store! :)

Charts for Android is an application that you can use to create high quality astrology charts on your smartphone. It supports 13 different house systems, 8 chart styles, and allows you to choose between the traditional set of planets or the modern set.

Check it out at https://play.google.com/store/apps/deta ... gle.charts

Please share the news, and I hope you enjoy it!


Jo?o Ventura
Image