Main > Free Download Search >

Free parser software for mac

parser

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 130
NewsYouCanUse 2.7

NewsYouCanUse 2.7


NewsYouCanUse - RSS newsreader more>>
NewsYouCanUse gets news feeds from websites, notifying you of new items. It comes with a directory of more than 260 feeds. Drag and drop interface lets you import feeds straight from web pages. Spyware free.
Main features:
- Lives in your menubar
- Icon and audio notification of new items
- Built-in directory of hundreds of RSS and Atom feeds
- Drag and drop interface
- Configurable hierarchical menus and separators
- Priority feed feature lets you know when something special comes in
- Supports multimedia and BitTorrent enclosures
- Customizable HTML display
- News items open in your regular browser (Safari recommended).
Enhancements:
Better preview
- NYCUs preview panel is dramatically upgraded, offering a complete HTML presentation of the feed, complete with embedded images. Mousing over a link displays the links URL in the new status display.
Display preferences button
- A new display preferences button in the newsfeeds window allows users to specify the fonts, font sizes and colors used in the preview display.
Help button
- NYCUs help pages can now be accessed from a help button in the newsfeeds window. This will be useful to users who have switched off NYCUs dock icon and consequently cannot access the applications help menu.
Incremental XML parser refinement
- The parser no longer hangs on malformed image tags.
<<less
Download (482KB)
Added: 2005-08-17 License: Freeware Price:
1528 downloads
Expat Installer Package 1.95.8

Expat Installer Package 1.95.8


Expat Installer Package - Installer package for Expat more>>
Expat is a non-validating XML parser written by James Clark and released under an Open Source license. This implies I only compiled it and built this installer package, but I did not not develop the software.

Most users wont ever use expat directly (although the included xmlwf application can be handy to check the wellformedness of an XML document, if xmllint is not available), but it is a prerequisite for some other software, for instance some XML-related Perl modules or the Sablotron XSL-T processor.

This installer will install expat compiled from the original, unmodified sources.


<<less
Download (281KB)
Added: 2005-11-10 License: Freeware Price:
1451 downloads
SA Goon World Map 2.0.0

SA Goon World Map 2.0.0


SA Goon World Map is a parser for the world map of SA Goons more>>
SA Goon World Map is a parser for the world map of SA Goons.
Database files needed available as separate download.
Tarkus made the orignal Windows version and the database, but after a hard disk crash the project was dropped, and so was my Mac version.
Enhancements:
- New database format.
- This version was never finished, so the map feature is drastically worse than in 1.0
<<less
Download (662KB)
Added: 2005-11-27 License: Freeware Price:
1432 downloads
mReplay 0.69h

mReplay 0.69h


mReplay - Client for ReplayTV and Showstopper DVRs more>>
mReplay is a native Mac OS X client for ReplayTV and Showstopper DVRs (Digital Video Recorders).
mReplay discovers replays on the local network using Universal Plug and Play.
Main features:
- This is pre-release software. Try it anyway, and let me know how the guide parser and GUI work for you.
- Discovers Replays on the local network using Universal Plug and Play (UPnP)
- Allows the user to connect to replays on remote networks (be sure port 80 is open and/or mapped through your firewall, or use a VPN).
- Displays all shows available on all Replays it can see, as well as shows on particular units.
- Allows sorting of guide information.
- Manages photos. To upload a photo, select a directory in the photo browser, then drag and drop the photo onto the display area. To delete a photo, select its name and press delete. If you want access to the downloaded photo files, the photo cache is in ~/.rtvmanager, and is never emptied.
- Displays information about each Replay.
Version restrictions:
- It does not yet play streaming video.
- There may be bugs in the guide parser.
- It does not display guide snapshots from DVArchive.
- The photo cache, which is in ~/.rtvmanager, is never emptied.
Enhancements:
- Displays previews (thumbnails) of the video as it downloads. In the activity window (apple-D), select an MPEG thats downloading and click the "preview" button. A drawer will slide out, showing video frames every few seconds.
- Fixed massive memory leak.
<<less
Download (2.1MB)
Added: 2005-11-25 License: Freeware Price:
1429 downloads
simple irc 1.0.0

simple irc 1.0.0


simple irc - A simple IRC client for OS X more>>
simple irc is an IRC client for Mac OS X written from scratch with REALbasic 5.2.4.
No testing has been done on Mac OS X prior to 10.4.2.
Main features:
- Themes for changing the appearance (theme tutorial)
- Custom away, part, and quit messages
- Favorite server menu
- Multiple channel support
- Autoconnect to a server on start-up
- Auto-identify on connection
- Built-in iTunes currently-playing feature.
Enhancements:
- [CHG] Quotes are not used in the themes anymore. This means you can use double quotes for nickname delimiters. This version will automatically convert themes for beta 3 to beta 4 when they are opened but it will not alter the file.
- [NEW] For first time users, default preferences are set when you choose your nickname.
- [CHG] Improved parser, eliminates some bugs.
- [FIX] When receiving a CTCP ACTION it displays properly.
- [FIX] JOIN, PART and QUIT messages display properly.
- [NEW] Set part, quit, and away messages in the preferences.
- [NEW] /clear command to clear the screen.
- [CHG] No longer shows PING PONG when the server pings the client.
<<less
Download (768KB)
Added: 2005-12-12 License: Freeware Price:
1424 downloads
SSTP 0.1

SSTP 0.1


SSTP - Powerful tool for formatting pages based on templates. more>>
SSTP (Server-Side Template Parser) is powerful tool for formatting pages based on templates. It will work with virtually any HTML/XHTML page, and has support for advanced features such as syndication of content and intelligent link correction.

SSTP takes any basic HTML/XHTML page and formats it according to a template.

The template is simply a regular HTML page with tags, and can be created in any standard WYSIWYG HTML/XHTML editor.

<<less
Download (16KB)
Added: 2005-12-01 License: Freeware Price:
1423 downloads
JUCE 1.21

JUCE 1.21


JUCE - C++ class library for developing cross-platform applications more>>
JUCE (Jules Utility Class Extensions) is an all-encompassing C++ class library for developing cross-platform applications.
JUCE is particularly good for creating highly-specialised user interfaces and for handling graphics and sound.
The intended users are developers like me, who are writing large, complex applications in C++ and who would like to use just one clean, high-level API rather than a bunch of different libraries for different purposes or platforms.
Main features:
- Basics - Worlds best string class; arrays; stream and file handling; time and date; maths functions, random numbers, reference counting, super-fast XML parser and well-stocked XML manipulation classes; abstractions for threads, processes, critical sections etc; built-in GZIP compression/decompression streams and ZIP file readling; undo/redo support; logging; messaging layer with timers, event listeners; etc. etc.
- User Interface - Cross-platform windowing capability with extremely powerful lightweight component architecture. Ready-made components include buttons, lists, menus, textboxes, treeviews, scrollbars, etc. Components are customisable either at a low-level by creating your own (or by subclassing existing ones), or at an application-wide level by creating custom look-and-feel styles for them.
- Vector Graphics - Fast, high-quality anti-aliased rendering of shapes with transpaency, gradient fills, etc; path stroking with different line styles, dashed-lines; affine transformations and geometry classes; manipulation of typefaces as paths and custom font engine to provide sub-pixel accurate text in a platform-independent manner; typefaces can be serialised for easy embedding of fonts in an executable.
- Image manipulation - High-quality rendering of images, allowing affine transformations and transparency; support for cross-platform OpenGL windows within Juce windows; built-in parser for loading JPEG, PNG and GIF image formats; image caching; easy embedding of images in an executable without having to use platform-specific resources.
- Audio - Low-latency audio engine supporting DirectSound, ASIO and CoreAudio devices; audio buffer classes for mixing and manipulating samples; Parsers for WAV and AIFF formats, as well as reading audio streams from audio CD devices (easy on the Mac, but tricky on Windows!); powerful MIDI message classes; MIDI file load/save; connectable audio-processing nodes including sample-rate conversion.
- Networking - URL handling; http and ftp reader streams; launching default browsers, etc.
- Easy to integrate - JUCE is a static library so your application can run as a stand-alone executable - no extra dlls to install, nothing for users to mess up! In your application, youll just need to include one header file: "juce.h" and thats it - no platform-specific code or any other headers needed.
<<less
Download (1.7MB)
Added: 2005-12-12 License: GPL Price:
1412 downloads
TEXT to HTML Parser 1.3.7

TEXT to HTML Parser 1.3.7


TEXT to HTML Parser - Converts styled text into HTML/CSS using Tex-Edit Plus more>> <<less
Download (45KB)
Added: 2006-02-01 License: Freeware Price:
1370 downloads
Locator 0.7.3

Locator 0.7.3


Locator is a simple graphical interface to /usr/bin/locate more>>
Locator is a simple graphical interface to /usr/bin/locate.
The "locate" command is able to find files on your computer very quickly.
Well, it was simple and then grew a bit andvanced: Locator offers regular expression searches, is able to index removable media like CDs, ...
Enhancements:
- A small but important change has been made in the ID3 tag parser. I hope this fixes more than it breaks.
<<less
Download (379KB)
Added: 2006-03-21 License: Freeware Price:
1334 downloads
Lifesaver 0.4

Lifesaver 0.4


Lifesaver - A free, beautiful and easy to use HelpML viewer more>>
Lifesaver is a help viewer that reads HelpML files that have been hosted on the internet.

HelpML (Help Markup Language) is a proposed standard for topic-based help documents (such as FAQs).

Lifesaver harvests the power of Apples XML parser and Safari WebKit to render help documents beautifully.
<<less
Download (171KB)
Added: 2006-03-18 License: Freeware Price:
1318 downloads
PHP iCalendar 2.31

PHP iCalendar 2.31


A great PHP iCal file parser/generator more>> A great PHP iCal file parser/generator

PHP iCalendar is a php-based iCal file parser and generator. Its based on v2.0 of the IETF spec.
It displays iCal files in a nice logical, clean manner with day, week and month navigation.

System requirements:
- Apple iCal
-

Enhancements
- Fix events ending at midnight bug in day view
- Fix publish.php for 2.3 config system
- add option to hide location in month view
- add option to make individual events downloadable from event view
- Fix calendar showing modified events twice
- Make multiline descriptions display with line breaks in event popup
- Fix German language file

<<less
Download (546KB)
Added: 2009-01-27 License: Freeware Price: FREE
184 downloads
 
Other version of PHP iCalendar
PHP iCalendar 2.3.1PHP iCalendar Development Team - PHP iCalendar is created as a free PHP-based iCal file parser which helps you display iCals in a Web browser. PHP iCalendar. PHP iCalendar 2.3
License:Freeware
Download (546.7KB)
downloads
Added: 2009-01-26
PHP iCalendar 2.22PHP iCalendar Group - PHP iCalendar ia a PHP iCal file parser/generator. PHP iCalendar. PHP iCalendar is a php-based iCal file parser and
License:Freeware
Download (144KB)
1310 downloads
Added: 2006-04-11
Fractographer 2.0.3

Fractographer 2.0.3


Fractographer - Plot fractals based on math functions more>>
Fractographer is a program to plot the fractals of mathematical functions.
It can take any arbitrary formula you input, so long as it follows a few guidelines.
You can then save the current fractal to an image of any size you want.
More specific information is found in the included readme.
To use Fractographer, you will need to provide the following information: an expression for z (the parameter for the iterated formula), c (a constant expression), and for z(n + 1) (the iterated formula). Additionally, you can provide how many times you want the formula to be iterated over, the escape radius, and the colors for the inner bounds, outer bounds, and an arbitrary middle bound.
Enhancements:
- Fixed another formula parser bug.
- Released the source.
<<less
Download (162KB)
Added: 2006-05-04 License: Freeware Price:
1269 downloads
Seths CSV Parser 1.2.1

Seths CSV Parser 1.2.1


Seths CSV Parser - Pair of classes to parse a CSV file more>>
The Seths CSV Parser contains a pair of classes that will enable you ro parse a CSV file in REALbasic.

Completly freeware for non-commercial use.

<<less
Download (15KB)
Added: 2006-05-22 License: Freeware Price:
1267 downloads
ReportLab PDF Library 1.17

ReportLab PDF Library 1.17


ReportLab PDF Library - Library for creating high-quality, dynamic PDFs more>>
ReportLab PDF Library is a package for high-quality dynamic personalized PDF documents in real-time & high volumes from any data sources. EPS and bitmap formats can also be created. Has many graphics libraries, e.g. business charts. Ideal for automated reporting needs.
Enhancements:
- Pythonpoint improvements contributed by Turgut Uyar and Tim Roberts.
- Para.py fix from doug@pennatus.com.
- Pdfgen image fixes.
- Spiderchart from Andy Robinson.
- Better distutils support with Dirk Datzerts assistance.
- Improvements for Asian fonts in paragraphs.
- Added _rl_accel._Ascii85Decode.
- Graphics and other bug fixes.
- More graphics widgets (shaded polygon, dotbox, slidebox).
- Aaron Watters advanced paragraph formatter and its parser.
- Alex Martellis improvements to pyRXP.
- Jerome Alets recording canvas.
- Additions to pythonpoint.
- New Flowable ParagraphAndImage.
- Speedups and fixes.
- Backgrounds for various charts. Dirk Datzert inspired these changes.
- TTF font improvements. Contributed by Marius Gedminas.
- Added multi-color single data barchart.
- renderPM now supports imageshape.
- renderPM synched with libart 2.3.10
- simple support for Acrobat forms in ReportLab documents.
- various improvements and bugfixes.
<<less
Download (2.1MB)
Added: 2006-05-10 License: Freeware Price:
1265 downloads
DreamCatcher 1.2.1

DreamCatcher 1.2.1


DreamCatcher is a nifty utility to check for spelling errors on a web site more>>
DreamCatcher is software that spellchecks web sites.
A nightmare of both novice and advanced web developers is finding a misspelling in their work. What is worse is a client or an end user finding a misspelled word. You lose credibility and just generally look bad. The problem is that it is difficult to spell check a Web site -- that is where DreamCatcher comes in.
DreamCatcher is a nifty utility to check for spelling errors on a web site. DreamCatcher moves through the pages of a given site checking both the text on the site as well as the text of linked Microsoft Word and Adobe PDF documents. DreamCatcher makes it easy to find where the misspellings are located on your site by highlighting the words in a web viewer.
Enhancements:
- Two html parsers are now available: the classic regex based DreamCatcher parser and now the new XML Tidy based parser. The default remains the DreamCatcher parser, but you can switch over to Tidy via the preferences.
- Tidy is stricter and probably more "correct" than the old DreamCatcher parser but as a consequence of that it does not handle malformed pages as well. Both parsers seem to be about the same speed, but Tidy seems to use less memory so Tidy might be the better choice if you need to scan huge pages.
<<less
Download (430KB)
Added: 2006-05-22 License: GPL Price:
1255 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5