With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Try free now
$300 Free Credits to Build on Google Cloud
New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.
Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
MOVED: http://code.google.com/p/rssfilter/ Selects and/or rejects articles from RSS feeds based on keywords you supply. Runs in your taskbar! Originally intended to filter new content from scientific journals such as PRL or the arxiv (cond-mat, etc)
This framework written in object oriented PHP4 can create RSS 2.0 feeds. Because the transformation from objects to RSS feed happens via XSLT, you can just as well transform the objects into whatever you want, if you have your own transformation file.
A full XML Parser for PHP with RSS Parser specific functionsl; think of it as an interface to the PHP DOM which allows easy access to your XML based documents. Auto encoding conversion to UTF-8 + Array to XML Conversion. V3 is now a commercial product
A small and lightweight RSS client that uses .NET 3.5 Client Profile frame work.
It allows you to subscribe for feeds and read them.
RSSReader was written in C# and is open-source and free project. You can download it binary and start to use or you can checkout source code from SVN repository and help to develop project.
Any registered user can post new bug or feature request ticket.
Any help would be appreciated. Thank you.
Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
RSS->IMAP server is a basic IMAP server implementation that allows you to browse your RSS feeds like emails. This is perfect for adding basic RSS functionality to older email clients that do not have RSS readers built in such as Outlook 2003.
There exist many implementations of XML parsers that create DOM. The Radiance DomProfiler parses an XML file and builds a DOM from a handful of available parsers - CRIMSON, DOM4J, JDOM, SPARTA, XOM, XERCES, XPP - to compare time taken and memory used.
ReadItYourself! is a dead-simple AppleScript for NetNewsWire which exports unread news items of a selected subscription onto an iPod. It uses PHP for the conversion and it's simple nature makes it a nice AppleScript learning project.
A small utility to monitor the World of Warcraft realms status as provided by Blizzard via XML by means of a system tray icon. It can be configured to monitor all Realms or a selected few.
XMLSocketd is a server written in C++ to be used with the ActionScript class XMLSocket for communication between Flashmovies.
Can be used for chats, whiteboards, etc in conjunction with any serverside script like PHP for authentication and room handling
Recepção NFE é uma solução de código-fonte em C# 3.5 aberto desenvolvido para atender parcialmente ( XML ) uma obrigação dos contribuintes de terem que enviar a Nota Fiscal Eletrônica para o cliente através de qualquer meio magnético.
Recipe Exchange Markup Language (REML) and recipe management applications that comply with REML. End user files are intended for home cooks who read and write recipes.
RIX common interface for parsing XML using recursive descent. It merges the 1-pass behavior of SAX with the ease of tree manipulation attributed to DOM. In short, RIX works by allowing client code to provide their production rules for any point in the parse tree.
There are several advantages of RIX compared to DOM and SAX. DOM gives a full snapshot of the document being parsed, while RIX might be useful for when the document can be interpreted in one pass. Meanwhile, RIX lessens the overhead of writing a SAX-based parser, which might lend itself to a solution based on recursive descent anyway.
Pure XSLT 1 based formatting of bibliographies and citations in DocBook XML documents. Bibliographic data can be accessed either from a real RefDB database, or from an XML data file.
Abacus Technologies Relational XQuery is an XQJ compatible XQuery processor that provides the ability to execute XQuery against both relational and XML data sources. Relational data can be transformed to any XML schema using XQuery's powerful features.
Relational.OWL automatically extracts the semantics of virtually any relational database and transforms this information automatically into RDF/OWL, processable by a wide majority of Semantic Web applications.
Relaxed is an HTML validation app. as well as a XHTML 1.0 / HTML 4.01 and WCAG 1.0 schema definition written in Relax NG with embedded Schematron. Those expressive languages allow automated validation of many additional restrictions inexpressible by DTD.
reportmaker allows you to define a generic report in xml containing sections,graphs,tables,images.
The data can be retrieved directly with sql query.
The report can be exported in various formats (html,xml,rtf,pdf)
Require(News) is a simple blogging system that can be easily added to a current site. It uses PHP/MySQL to present and store the data and is easily customized by the user with CSS to fit the look and feel of the containing pages.
ResLib (Resource Library) combines data types definitions and structures, enums, unions meta data into one place and provides interface for serialization into XML and XDR.