RVS_ParseXMLDuration

A Smart parser for xs:duration (by RiftValleySoftware)

RVS_ParseXMLDuration Alternatives

Similar projects and alternatives to RVS_ParseXMLDuration

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better RVS_ParseXMLDuration alternative or higher similarity.

RVS_ParseXMLDuration reviews and mentions

Posts with mentions or reviews of RVS_ParseXMLDuration. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-10-12.
  • Ask HN: Show me your half baked project
    163 projects | news.ycombinator.com | 12 Oct 2023
    Well, these ones aren't "half-baked," but they are no longer being maintained (archived):

    [0] https://github.com/RiftValleySoftware/RVS_IPAddress

    [1] https://github.com/RiftValleySoftware/RVS_ParseXMLDuration

    [2] https://github.com/RiftValleySoftware/RVS_ONVIF

    This project is unfinished (I just walked away from it, as it wasn't really giving me what I wanted):

    [3] https://github.com/RiftValleySoftware/RVS_GTDriver

    This one is "half-baked," I believe. I never really took it particularly far:

    [4] https://github.com/RiftValleySoftware/RVS_MediaServer

  • Code Colocation Is King
    1 project | news.ycombinator.com | 3 Feb 2022
    Not completely. The way that it works for me, is that I start work on a project, and, while building, I notice that some code that I'm working on is:

    1) Pretty complex, and fairly insular; and/or

    2) Possibly useful, elsewhere.

    If that's the case, I will then stop work on the main project, and take some time to extract and "genericize" the subproject. I'll usually set it up as a standalone open-source project; complete with tests and documentation.

    This may happen before I have completed the coding in the main project, or may happen as the result of a review, after the fact.

    In some cases, I very clearly need to develop a subproject before starting on the main project, or before certain milestones within that project (for example, SDKs or drivers). In that case, the timelines are completely separate.

    If you look at my GH repos, you'll see a whole bunch of these projects, including some rather strange ones, like an XML duration parser[0]. These are the types of projects that I extract.

    In some cases, I end up not using the extracted project in my main project (happens to some of my UI widgets). In that case, even though I am not using it, I still have an excellent project for the future. Here's an example[1]. I have ended up not using the spinner in my own work, as it was too obtrusive a widget, but it's nice to have it available for future projects.

    [0] https://github.com/RiftValleySoftware/RVS_ParseXMLDuration

    [1] https://github.com/RiftValleySoftware/RVS_Spinner

Stats

Basic RVS_ParseXMLDuration repo stats
2
1
1.9
almost 2 years ago

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com