31 July, 2012

Apache PDFBox 1.7.1


Developer:

Website:

License / Price:


Platforms:

Databases:

Language:

Last Updated:

Category:
Ben Litchfield | More scripts
pdfbox.apache.org
Apache License
BSD License 

Windows / Linux / Mac OS / BSD / Solaris
N/A
Java
August 1st, 2012, 05:50 GMT [view history]
C: \ Development Tools \ Other Libraries

This project will allow access to all of the components in a PDF document from inside Java applications.

FontBox and JempBox are also available for download.

Here are some key features of "Apache PDFBox":

· PDF to text extraction
· Merge PDF Documents
· Create a PDF from a text file
· Create images from PDF pages
· Print a PDF
· PDF Document Encryption/Decryption
· Lucene Search Engine Integration
· Fill in form data FDF and XFDF
· Several command line utilities

What's New in This Release: [ read full changelog ]

· Change the wrapped exception to extend Exception and pass the wrapped exception for more standard/better printout of wrapped exceptions
· Only parsing object streams if they are referenced by the xref table/stream
· Stream parsing of BaseParser should fall back to scanning if length value is wrong
· Reduce the memory consumption of a RandomAccessBuffer


Download button
Via: Apache PDFBox 1.7.1

Twitter Followers 0.3


Developer:

Website:

License / Price:

Platforms:

Databases:

Language:

Last Updated:

Category:
Konstantin Kovshenin | More scripts
wordpress.org
GPL - GNU General Public License 

Windows / Linux / Mac OS / BSD / Solaris
N/A
PHP
August 1st, 2012, 04:58 GMT [view history]
C: \ Modules \ WordPress Plugins

The widgets can be cached for 30 or 60 minutes.

Installation:

Unpack and upload it to the /wp-content/plugins/ directory.
Activate the plugin through the 'Plugins' menu in WordPress.

Requirements:

· WordPress 3.3 or higher

What's New in This Release: [ read full changelog ]

· Transient caching
· Combined both widgets into one
· Compatibility fixes


Download button
Via: Twitter Followers 0.3

Database Query Chaining Beta 1.0


Developer:

Website:

License / Price:

Platforms:

Databases:

Language:

Last Updated:

Category:
Web Creative5 | More scripts
github.com
MIT License 

Windows / Linux / Mac OS / BSD / Solaris
MySQL / PostgreSQL / Oracle / SQLite / Other
PHP
August 1st, 2012, 03:57 GMT
C: \ PHP Classes

Works with a multitude of databases and supports several operations.

Here are some key features of "Database Query Chaining":

· Run SELECT queries
· Run INSERT queries
· Run UPDATE queries
· Run DELETE queries
· Fetch query results
· Compose complicated DB queries

Requirements:

· PHP 5 or higher
· PHP's PDO module


Download button
Via: Database Query Chaining Beta 1.0

Glasgow Haskell Compiler 7.4.2


Developer:

Website:

License / Price:

Platforms:

Databases:

Language:

Last Updated:

Category:
Simon Marlow | More scripts
www.haskell.org
BSD License 

Windows / Linux / Mac OS / BSD / Solaris
N/A
Unknown
August 1st, 2012, 02:49 GMT [view history]
C: \ Development Tools \ Compilers

It currently supports the entire Haskell 98 language and a wide variety of language extensions.

Here are some key features of "Glasgow Haskell Compiler":

· GHC has particularly good support for concurrency and parallelism, including support for Software Transactional Memory (STM).
· GHC generates fast code, particularly for concurrent programs. Take a look at GHC's performance on The Computer Language Benchmarks Game, and some comments on Haskell by the current organiser of the shootout, Brent Fulgham.
· GHC works on several platforms including Windows and most varieties of Unix, and several different processor architectures. There are detailed instructions for porting GHC to a new platform.
· GHC has extensive optimisation capabilities, including inter-module optimisation.
· GHC compiles Haskell code either by using an intermediate C compiler (GCC), or by generating native code on some platforms. The interactive environment compiles Haskell to bytecode, and supports execution of mixed bytecode/compiled programs.
· Profiling is supported, both by time/allocation and various kinds of heap profiling.
· GHC comes with a wide range of libraries.

What's New in This Release: [ read full changelog ]

· hp2ps can now handle backslashes in identifiers correctly.
· Fixed bug in the default implementation of popCount in Data.Bits.
· A potential race condition in Control.Concurrent.Chan has been fixed.
· An MVar bug which could cause deadlocks has been fixed.
· When using -fwarn-unsafe, GHC now reports unsafe language extensions.
· The non-threaded RTS now avoids wakeups when the system is idle.
· A bug causing a crash with a very small initial stack size has been fixed.


Download button
Via: Glasgow Haskell Compiler 7.4.2