![Oracle Drags Its Feet in the JavaScript Trademark Dispute](https://cdn.sanity.io/images/cgdhsj6q/production/919c3b22c24f93884c548d60cbb338e819ff2435-1024x1024.webp?w=400&fit=max&auto=format)
Security News
Oracle Drags Its Feet in the JavaScript Trademark Dispute
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
#=GCal4Ruby
#==Introduction #GCal4Ruby is a full featured wrapper for the google calendar API. GCal4Ruby implements #all of the functionality available through the Google Calnedar API, including permissions, #attendees, reminders and event recurrence.
#==Author and Contact Information #GCal4Ruby was created and is maintained by {Mike Reich}[mailto:mike@seabourneconsulting.com] #and is licenses under the GPL v2. Feel free to use and update, but be sure to contribute your #code back to the project and attribute as required by the license. #===Website #http://cookingandcoding.com/gcal4ruby/
#==Description #GCal4Ruby has three major components: the service, calendar and event objects. Each service #has many calendars, which in turn have many events. Each service is the representation of a #google account, and thus must be successfully authenticated using valid Google Calendar #account credentials.
#==Examples #Below are some common usage examples. For more examples, check the documentation. #===Service #1. Authenticate
#2. Get Calendar List
#===Calendar #All usages assume a successfully authenticated Service. #1. Create a new Calendar
#2. Find a calendar by ID
#3. Get all calendar events
#4. Find an existing calendar by title
#5. Find all calendars containing a search term
#===Event #All usages assume a successfully authenticated Service and valid Calendar. #1. Create a new Event
#2. Find an existing Event by title
#3. Find an existing Event by ID
#4. Find all events containing the search term
#5. Find all events on a calendar containing the search term
#6. Find events within a date range
#7. Create a recurring event for every saturday
#8. Create an event with a 15 minute email reminder
#9. Create an event with attendees
FAQs
Unknown package
We found that railsware-gcal4ruby demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.
Security News
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.