Code Monkey home page Code Monkey logo

orthocal-python's People

Contributors

brianglass avatar dependabot[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

orthocal-python's Issues

Some calendar date events are failing with server error

Hello, there. Found a set of events where the Orthocal API doesn't work (returns server error).

List of API calls that don't work (there might probably be more):

Some notes (added it in case it's helpful with finding the reason for the bug):

  • Though julian/2025/4/8/ fails, gregorian/2025/3/26/ works fine.
  • Also julian/2024/4/ seems to have failed because there's an error in calculation of julian/2024/4/8/ i.e. month calculation seems to fail because one day of the sequence cannot be calculated.

Hope the issue can be resolved soon!

Also, could you please give me some information on when you are planning to look into this issue? I'm working on a personal project using this API and would like to know if I could continue soon or should postpone it for a bit.

Add WEB translation

The World English Bible (WEB) is the most well-regarded modern translation of the Bible in the public domain. It was the foundation for the Eastern Orthodox Bible. I think it would make an excellent addition to Orthocal.info as a more modern alternative to KJV. A USFX file is available (in fact, I believe that the editor of the WEB invented USFX).

@brianglass and I discussed this in private email and I believe he is open to it. I am opening an issue here to track work on this publicly.

Could all days have titles?

I have been depending on titles in the Gospel Desk API, but not all days have at least one title. Could they? ๐Ÿค”

I find only a few days without a title:

(orthocal) $ sqlite3 db.sqlite3 "select pdist, title from calendarium_day where pdist < 999 and title='';"
-76|
-75|
-74|
-73|
-72|
-71|
-69|
-68|
-67|
-66|
-65|
-64|
(orthocal) $ sqlite3 db.sqlite3 "select pdist, title from calendarium_day where pdist < -62;"
-77|Sunday of Zacchaeus
-76|
-75|
-74|
-73|
-72|
-71|
-70|Sunday of the Publican and the Pharisee
-69|
-68|
-67|
-66|
-65|
-64|
-63|Sunday of the Prodigal Son

Would the following work?

-77|Sunday of Zacchaeus
-76|Monday after Zacchaeus Sunday
-75|Tuesday after Zacchaeus Sunday
-74|Wednesday after Zacchaeus Sunday
-73|Thursday after Zacchaeus Sunday
-72|Friday after Zacchaeus Sunday
-71|Saturday after Zacchaeus Sunday
-70|Sunday of the Publican and the Pharisee
-69|Monday after Publican and Pharisee
-68|Tuesday after Publican and Pharisee
-67|Wednesday after Publican and Pharisee
-66|Thursday after Publican and Pharisee
-65|Friday after Publican and Pharisee
-64|Saturday after Publican and Pharisee
-63|Sunday of the Prodigal Son

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.