parse swf file
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 424
iTube 1.21
Widget that will allow you to see the music video to the song you are listening. more>> Widget that will allow you to see the music video to the song you are listening.
People love the album the art feature in iTunes, but it would be cooler if one could also see the music video to the song. Well now you can! (sort of)
YouTube has a stacks and stacks of music videos on their website. iTube is a free and little Dashboard widget that gets the artist and title of the song you are playing in iTunes.
iTube will then perform a search on Youtube and plays the first hit in the widget window. With a little luck, the first hit will match what you are listening to iTunes.
Enhancements
- Fixed bug where the track data from itunes is outputed in the incorrect format..
- Fixed parse error due to incorrect format of itunes track data.
- Added remote debugging for developers.
Download (79KB)
Added: 2009-05-24 License: Freeware Price: FREE
2810 downloads
Calendar Creator 1.0.2
Add events to iCal with ease. more>>
Add Calendar Event will take whatever text youve selected an attempt to parse it into a date that it can enter into iCal.
The event will show up in a new calendar called "CalendarCreator", which will be created for you if it doesnt exist.
iCal gets launched to add the event or appointment, so you can simply change with which calendar the event is associated straight away.
<<lessThe event will show up in a new calendar called "CalendarCreator", which will be created for you if it doesnt exist.
iCal gets launched to add the event or appointment, so you can simply change with which calendar the event is associated straight away.
Download (256KB)
Added: 2004-05-20 License: Freeware Price:
1988 downloads
Adobe Livemotion Updater 1.0.2
Improves performance, sound support, and more. more>>
Adobe Livemotion 1.0.2 Updater features faster performance, improved sound support, better Importand Export capabilities, more efficient SWF compression, tighter integration between Adobe Illustrator and Adobe Photoshop, and updates to the object-based Timeline.
<<less Download (2.1MB)
Added: 2004-10-16 License: Freeware Price:
1835 downloads
eMoney 1.0
eMoney helps you parse and calculate gains or losses from stock trades more>>
eMoney helps you parse and calculate gains or losses from stock trades - just copy/paste your data from your web browser into a text file, load it into eMoney, and youre ready to do your taxes! eMoney also helps you calculate loan payments and what you need to save in order to secure your financial future and retirement.
eMoney is freeware!
<<lesseMoney is freeware!
Download (679KB)
Added: 2005-10-05 License: Freeware Price:
1483 downloads
Auto Sort Emails 1.1
Auto Sort Emails - Sort emails based on the contents of a list more>>
Auto Sort Emails is an AppleScript droplet that will parse domain names from a text file which contains e-mail addresses and then perform various sorting, filing and logging tasks based on what it finds in the list.
Completly freeware.
Enhancements:
- (WIP) Works on Multiple Files.
<<lessCompletly freeware.
Enhancements:
- (WIP) Works on Multiple Files.
Download (15KB)
Added: 2006-01-09 License: Freeware Price:
1384 downloads
Iris Studios Shared Object Framework 1.0.3
Iris Studios Shared Object Framework - Common set of PHP files more>>
ISSO is a new framework developed in order to decrease development time and increase ease of development. The framework consists of a series of PHP classes that are used and reused throughout all modern Iris Studios applications. New Iris Studios products will require this to run.
ISSO is a common set of PHP files that would normally have to be duplicated in numerous Iris Studios products because of their high common usage in applications. ISSO works to prevent this duplication by creating a solid and stable framework which can be included in all future products.
Enhancements:
- Added a pre-parse hook to the template processor that allows an additional call-back function to be run on template data [template.php]
- Full paths are now better-hidden in error messages (especially file-system template failure messages) [kernel.php]
- Fixed a bug where template phrases with a double quote would be escaped in the output [template.php].
<<lessISSO is a common set of PHP files that would normally have to be duplicated in numerous Iris Studios products because of their high common usage in applications. ISSO works to prevent this duplication by creating a solid and stable framework which can be included in all future products.
Enhancements:
- Added a pre-parse hook to the template processor that allows an additional call-back function to be run on template data [template.php]
- Full paths are now better-hidden in error messages (especially file-system template failure messages) [kernel.php]
- Fixed a bug where template phrases with a double quote would be escaped in the output [template.php].
Download (25KB)
Added: 2006-01-29 License: Freeware Price:
1364 downloads
ParserTools 0.2.0
ParserTools - Parse RSS and Atom feeds more>>
ParserTools is a scriptable faceless background application (FBA) for parsing:
- RSS and Atom feeds
- application and scripting component terminology resources.
Enhancements:
- added Terminology Suite;
- changed format of key-value list records in parse RSS
<<less- RSS and Atom feeds
- application and scripting component terminology resources.
Enhancements:
- added Terminology Suite;
- changed format of key-value list records in parse RSS
Download (200KB)
Added: 2006-03-27 License: Freeware Price:
1309 downloads
Get File Name and Container 1.0
Get File Name and Container - Parse a file name and containing folder from its path more>>
Get File Name and Container are two simple AppleScripts that enable you to parse the file name and containing folder from its path. These one-lined snippets can easily implemented into your own code!
Completly freeware for personal use.
<<lessCompletly freeware for personal use.
Download (4KB)
Added: 2006-04-02 License: Freeware Price:
1308 downloads
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.
<<lessCompletly freeware for non-commercial use.
Download (15KB)
Added: 2006-05-22 License: Freeware Price:
1267 downloads
Leaks 1.0.3b
Leaks - Parse and visualize the output from the more>>
Leaks is a tool to parse and visualize the output from the "leaks" command line utility.
The reporting done by the leaks command line utility is fantastic, as is the memory management event history of ObjectAlloc. If you use them together, you have a very powerful tool for finding memory leaks in Cocoa applications. Manually piecing together the data provided by these tools is of course often both time consuming and tedious.
The goal is to make this easier by providing a tool that combines the reports from the leaks command line utility with object memory management event history and user interface and data mining abilities reminiscent of Shark.
As this is a project run in my spare time, its quite possible that I will not reach that goal...
That said, the functionality implemented so far is already useful on its own.
Main features:
- Open leak reports from file
- (via double-click if they have a ".leaks" file name suffix)
- Open leak reports from pasteboard, or via the Leaks system service menu item
- View merged callstack for all leaks in the report
- View callstack as bottom-up, or top-down
- Save preferred window layout and settings.
Enhancements:
- Fixed horizontal scrollbars in the callstack table views.
- Fixed synchronized selection between callstack table views.
- Added User Guide and Quick Start Guide.
- Will now remember selection when switching between bottom-up, or top-down.
<<lessThe reporting done by the leaks command line utility is fantastic, as is the memory management event history of ObjectAlloc. If you use them together, you have a very powerful tool for finding memory leaks in Cocoa applications. Manually piecing together the data provided by these tools is of course often both time consuming and tedious.
The goal is to make this easier by providing a tool that combines the reports from the leaks command line utility with object memory management event history and user interface and data mining abilities reminiscent of Shark.
As this is a project run in my spare time, its quite possible that I will not reach that goal...
That said, the functionality implemented so far is already useful on its own.
Main features:
- Open leak reports from file
- (via double-click if they have a ".leaks" file name suffix)
- Open leak reports from pasteboard, or via the Leaks system service menu item
- View merged callstack for all leaks in the report
- View callstack as bottom-up, or top-down
- Save preferred window layout and settings.
Enhancements:
- Fixed horizontal scrollbars in the callstack table views.
- Fixed synchronized selection between callstack table views.
- Added User Guide and Quick Start Guide.
- Will now remember selection when switching between bottom-up, or top-down.
Download (106KB)
Added: 2006-05-17 License: Freeware Price:
1257 downloads
SWFFork 0.3.2
SWFFork - Jpeg to swf converter more>>
SWFFork is a small and easy to use jpeg to swf conversion utility.
Completly freeware for non-commercial use.
Main features:
- drag and drop
- batch processing
- adjustable compression quality
- outputs flash 4, 5, or 6 files.
<<lessCompletly freeware for non-commercial use.
Main features:
- drag and drop
- batch processing
- adjustable compression quality
- outputs flash 4, 5, or 6 files.
Download (346KB)
Added: 2006-06-08 License: Freeware Price:
1233 downloads
PBXtra 0.3
The PBXtra.bundle adds some some simple symbol searching / capabilities to Project Builder for Objective-C more>>
Problem:
I dont have the Cocoa API memorized.
Solution:
Flashcards.
Better Solution:
Use the source code indexer to give me some hints...
The PBXtra.bundle adds some some simple symbol searching / completion capabilities to Project Builder for Objective-C. It does this by creating an NSTextView category (PBXtra) and adding a new method called PBXtra_listMatchingSymbols:.
It should be stressed that this is just a thin wrapper around the Project Builder indexing engine and that I havent written any amazing code to parse Objective-C source code.
Installing
- Copy the PBXtra.pbplugin directory into /Developer/ProjectBuilder Extras/Plug-ins/
- Copy the PBKeyBinding.dict file into ~/Library/KeyBindings/
You may have to create these directories if they dont exist already.
Note: You can also use the ~/Developer/ProjectBuilder Extras/Plug-ins/ directory, which will only load this plugin when you are logged in. Thanks go to Armin Briegel for pointing this out.
Enhancements:
- Repackaged as Project Builder plugin.
<<lessI dont have the Cocoa API memorized.
Solution:
Flashcards.
Better Solution:
Use the source code indexer to give me some hints...
The PBXtra.bundle adds some some simple symbol searching / completion capabilities to Project Builder for Objective-C. It does this by creating an NSTextView category (PBXtra) and adding a new method called PBXtra_listMatchingSymbols:.
It should be stressed that this is just a thin wrapper around the Project Builder indexing engine and that I havent written any amazing code to parse Objective-C source code.
Installing
- Copy the PBXtra.pbplugin directory into /Developer/ProjectBuilder Extras/Plug-ins/
- Copy the PBKeyBinding.dict file into ~/Library/KeyBindings/
You may have to create these directories if they dont exist already.
Note: You can also use the ~/Developer/ProjectBuilder Extras/Plug-ins/ directory, which will only load this plugin when you are logged in. Thanks go to Armin Briegel for pointing this out.
Enhancements:
- Repackaged as Project Builder plugin.
Download (92KB)
Added: 2006-06-19 License: Freeware Price:
1226 downloads
FlashSaverMaker 1.01
FlashSaverMaker - Create flash screensavers with options sheet more>>
With FlashSaverMaker you can create Screensaver from a .swf and another .swf for the options sheet. This .swf can sendAndLoad vars or xml with method "POST" and FlashSaverMaker will write it to the configVars file.
Very simple but very effective. Really nice for Actionscript lovers.
<<lessVery simple but very effective. Really nice for Actionscript lovers.
Download (108KB)
Added: 2006-06-19 License: Freeware Price:
1225 downloads
iTunes XML Library Parser for REALbasic 1.0
iTunes XML Library Parser for REALbasic - Read your iTunes XML file and parse the songs and song properties into memory more>>
XML Parser is a class that will read your iTunes XML file and parse the songs and song properties into memory where they can be manipulated by the programmer.
Completly freeware for non-commercial use.
<<lessCompletly freeware for non-commercial use.
Download (7KB)
Added: 2006-06-26 License: Freeware Price:
1222 downloads
Jhead 2.5
Jhead - The files coming out of a pretty much all Digital cameras are in the Exif flavour of Jpeg files more>>
The files coming out of a pretty much all Digital cameras are in the Exif flavour of Jpeg files. Exif files are for the most part Jpeg files, but start with a different header block, and contain additional data sections with camera settings, as well as a preview thumbnail picture as part of the Exif header. Most editing / viewing software just skips past the Exif header and ignores it outright, so you normally dont notice its even there.
Because I am interested in photography, I am always curious just exactly what settings my fully automatic digital camera actually did end up using. Theres a few programs out there that can parse some of these headers, but I couldnd find one that I could compile to an executable, and none that actually figured out what the camera settings were from the various confusing ways in which the fields can be expressed.
Parsing the data of interest out of an Exif header is not straightforward. There is a large number of ways that simple data such as shutter speed or aperture setting can be expressed in inside of an Exif header. It can be an integer of various forms, or a fraction or floating point, which must subsequently be raised to a power to get the true value. Then it can be stored big-endian or little endian, and there are different fields for expressing the same values! It sounds like complete eveolutionary anarchy, but I think its just a comitee designed spec.
With all its complexity, interestingly enough, plain text ASCII would both be smaller in size and easier to parse! So I wrote this command line driven program to parse through the little file system in the Exif headers and extract the stuff I really care about: What the digital camera settings really were.
The other thing I realized is that the files coming out of most digital cameras contain an integral thumbnail as part of the Exif header. This thumbnail is used for flipping through really tiny images on the LCD, although most cameras, when viewing just one image on the LCD dont use it (too little detail).
This thumbnail takes up typically around 10k of data in the header. Once the picture is off the camera, even the software that comes with the camera doesnt use the thumbnail in the file, so its really just wasted space. So I added an option (-dt option) that reads the whole Jpeg image, figures out where the useful part of the Exif header ends, discards the thumbnail, and saves it back to disk. where the thumbnail is, and writes everything (including the rest of the Exif header) back Result: 10k space savings, with all the important information, including the digital camera information in the exif header intact. No loss of image quality, and very fast. So far all software I tried, including the software that comes with the digital cameras, has worked fine, and is still able to parse the Exif header.
Main features:
- Integral low-res Exif thumbnail
- Shutter speed
- Camera F-stop number
- Flash used (yes/no)
- Distance camera was focused at
- Focal length and calculate 35 mm equivalent focal length
- Image resolution
- Time and date picture was taken
- Camera make and model
- Up-right images according to rotation tag using jpegtran
- Set or relative adjust internal exif timestamps
- Re-name or date stamp fils according to exif timestamp
- Transfer exif headers between images
- Edit jpeg comments
- Delete exif or comment sections from jpeg images
Enhancements:
- Added -rgt (regenerate thumbnail) feature.
- Added -orp and -orl options.
<<lessBecause I am interested in photography, I am always curious just exactly what settings my fully automatic digital camera actually did end up using. Theres a few programs out there that can parse some of these headers, but I couldnd find one that I could compile to an executable, and none that actually figured out what the camera settings were from the various confusing ways in which the fields can be expressed.
Parsing the data of interest out of an Exif header is not straightforward. There is a large number of ways that simple data such as shutter speed or aperture setting can be expressed in inside of an Exif header. It can be an integer of various forms, or a fraction or floating point, which must subsequently be raised to a power to get the true value. Then it can be stored big-endian or little endian, and there are different fields for expressing the same values! It sounds like complete eveolutionary anarchy, but I think its just a comitee designed spec.
With all its complexity, interestingly enough, plain text ASCII would both be smaller in size and easier to parse! So I wrote this command line driven program to parse through the little file system in the Exif headers and extract the stuff I really care about: What the digital camera settings really were.
The other thing I realized is that the files coming out of most digital cameras contain an integral thumbnail as part of the Exif header. This thumbnail is used for flipping through really tiny images on the LCD, although most cameras, when viewing just one image on the LCD dont use it (too little detail).
This thumbnail takes up typically around 10k of data in the header. Once the picture is off the camera, even the software that comes with the camera doesnt use the thumbnail in the file, so its really just wasted space. So I added an option (-dt option) that reads the whole Jpeg image, figures out where the useful part of the Exif header ends, discards the thumbnail, and saves it back to disk. where the thumbnail is, and writes everything (including the rest of the Exif header) back Result: 10k space savings, with all the important information, including the digital camera information in the exif header intact. No loss of image quality, and very fast. So far all software I tried, including the software that comes with the digital cameras, has worked fine, and is still able to parse the Exif header.
Main features:
- Integral low-res Exif thumbnail
- Shutter speed
- Camera F-stop number
- Flash used (yes/no)
- Distance camera was focused at
- Focal length and calculate 35 mm equivalent focal length
- Image resolution
- Time and date picture was taken
- Camera make and model
- Up-right images according to rotation tag using jpegtran
- Set or relative adjust internal exif timestamps
- Re-name or date stamp fils according to exif timestamp
- Transfer exif headers between images
- Edit jpeg comments
- Delete exif or comment sections from jpeg images
Enhancements:
- Added -rgt (regenerate thumbnail) feature.
- Added -orp and -orl options.
Download (59KB)
Added: 2006-07-13 License: Freeware Price:
1209 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above parse swf file search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed