Archives : 2010 July 11

Mother faked ID to ‘disappear’ child from school waiting list

by alan
Published on: July 11, 2010
Comments: Comments Off
Categories:The Register

http://www.theregister.co.uk/2010/07/11/school_id_fake_ruse/

Share

Woman jailed for texting threats to herself

by alan
Published on: July 11, 2010
Comments: Comments Off
Categories:cnet, Movies - Theatre

http://news.cnet.com/8301-17852_3-20010210-71.html?part=rss&subj=news&tag=2547-1_3-0-20

http://www.karitas.net/pavilion/library/articles/m_review_strangers0701.html

Share

[ANNOUNCE] Apache Stonehenge m2-incubating released

by alan
Published on: July 11, 2010
Comments: Comments Off
Categories:Apache

The Apache Stonehenge[1] community is proud to announce our m2-incubating
release, which is our second release as an Apache Incubator project.

Stonehenge is a set of example applications for Service Oriented
Architecture that spans languages and platforms and demonstrates best
practice and interoperability. The release includes the addition of Sun
Metro to our list of supported platforms and also introduced support for
WS-Trust and federated identity.

Please visit the Downloads[2] and Documentation[3] pages to learn more about
Apache Stonehenge.

[1] http://incubator.apache.org/stonehenge/
[2] http://incubator.apache.org/stonehenge/download.html
[3] http://cwiki.apache.org/confluence/display/STONEHENGE/Index

-Ben Dewey

Share

[ANNOUNCE] Apache PDFBox 1.2.1 released

by alan
Published on: July 11, 2010
Comments: Comments Off
Categories:Apache

The Apache PDFBox community is pleased to announce the release of
Apache PDFBox version 1.2.1. The release is available for download at:

http://pdfbox.apache.org/download.html

See the full release notes below for details about this release.

Release Notes — Apache PDFBox — Version 1.2.1

Introduction
————

PDFBox is an open source Java library for working with PDF documents.

PDFBox 1.2.1 is a patch release that fixes issues reported against the
earlier 1.2.0 release, most notably a performance regression caused by
repeated attempts to load missing font metrics (PDFBOX-765).

See below for a list of all changes in the 1.2.x releases. For more
details about these changes and known issues in this release, see the
PDFBox issue tracker at https://issues.apache.org/jira/browse/PDFBOX

Changes in PDFBox 1.2.1
———————–

Bug fixes

[PDFBOX-762] PDFBox wrapper doesn’t work with PDFReader and PDFDebugger
[PDFBOX-765] Performance regression in PDFBox 1.2.0

Changes in PDFBox 1.2.0
———————–

New Features

[PDFBOX-687] Standalone PDFBox jar
[PDFBOX-722] Add support to draw or fill a polygon
[PDFBOX-730] Basic implementation of Crypt filter

Improvements

[PDFBOX-410] Two small performance issue in COSString, these are not bugs
[PDFBOX-441] remove CosName nameMap cache
[PDFBOX-582] Ignoring text over images
[PDFBOX-622] Bad required namespace prefix for XMPSchemaPDFAId
[PDFBOX-651] Team list should be filled out or deleted … it confuses …
[PDFBOX-668] TrueType Font – Feature for CMAPEncodingEntry
[PDFBOX-669] CFFFont – Management of CIDKeyed
[PDFBOX-670] TrueType – Management of CMap format 2
[PDFBOX-675] Upgrade .Net build to use IKVM version 0.42
[PDFBOX-676] Predefined paper sizes in PDPage are slightly off
[PDFBOX-688] Refactoring rendering-related classes/methods for extensibility
[PDFBOX-689] Documentation of dependencies is incorrect
[PDFBOX-696] PDTrueTypeFont limits number of glyph widths to 256…
[PDFBOX-699] Add support for InputStreams to PDFMergerUtility
[PDFBOX-701] Additional date formats
[PDFBOX-702] Adding method to manipulate the current transformation matrix
[PDFBOX-707] Add the current page and the number of pages to the title
[PDFBOX-726] PDFTextStripper: allow access to currentPageNo variable
[PDFBOX-732] Loading TTF font files from the classpath
[PDFBOX-733] Implementation of function types 0,2 and 3 to be used in …
[PDFBOX-735] Automatic license header checks
[PDFBOX-736] Implementation of the DeviceN colorspace
[PDFBOX-742] [patch] Please don’t print logging statements to System.err
[PDFBOX-752] Move Lucene and Ant code into separate components
[PDFBOX-753] Move PDFBox war into a separate component
[PDFBOX-754] Move Resources to org.apache.pdfbox.resources

Bug Fixes

[PDFBOX-164] Error converting Date with LucenePDFDocument
[PDFBOX-170] Another converting date error with LucenePDFDocument
[PDFBOX-276] IOException on parsing a PDF file
[PDFBOX-295] CMapParser “cidrange” support
[PDFBOX-323] Images with transparency are not rendered correctly
[PDFBOX-397] merge dont work
[PDFBOX-402] Bug when using PDF Box in a threaded environment.
[PDFBOX-406] Small error in class defination in PDMatrix it should …
[PDFBOX-513] PDJpeg does not support transparency/alpha
[PDFBOX-515] The handle is invalid when merging 2 pdfs from different …
[PDFBOX-534] PDF file created with LaTeX is bad parsed
[PDFBOX-563] Class Cast thrown when merging PDF’s
[PDFBOX-574] PDFBox image extraction fails with an …
[PDFBOX-584] convertToImage seems to invert colors
[PDFBOX-638] PDNameTreeNode setLower/UpperLimit don’t set dictionary entries
[PDFBOX-639] PDNameTreeNode: Limits are only set when setting Names
[PDFBOX-641] PDNameTreeNode: Keys in Names shall be sorted
[PDFBOX-659] Newlines added in the middle of words
[PDFBOX-665] Photometric interpretation incorrect on G3 encoded image …
[PDFBOX-672] Regression: PNG image page completely garbled
[PDFBOX-673] Ant build problems in PDFBox
[PDFBOX-674] ArrayIndexOutOfBounds Exception when printing on Windows
[PDFBOX-679] Corruption of Arabic output due to Japanese bug fix
[PDFBOX-681] ClassCastException in PDTrueTypeFont.ensureFontDescriptor()
[PDFBOX-683] PDFStreamParser can’t read “d0″ and “d1″ operators
[PDFBOX-684] Incorrect ordering of compound Arabic glyphs
[PDFBOX-685] inefficient implementation in org.apache.pdfbox.util….
[PDFBOX-695] COSStream doesn’t actually stream tokens, causing OOM in …
[PDFBOX-700] NullPointerException when trying to merge PDFs
[PDFBOX-703] Null pointer Exception with org.apache.fontbox.cff…
[PDFBOX-705] Error print bar code
[PDFBOX-711] Findbugs: Bug: Doomed test for equality to NaN …
[PDFBOX-716] right parenthess are not handled properly in bookmarks
[PDFBOX-717] Bookmarks don’t match up to any page
[PDFBOX-719] Bookmarks not merged correctly by PDFMergerUtility
[PDFBOX-724] ClassCastException when merging PDFs using PDFMergerUtility
[PDFBOX-737] Fix potential NullPointer exception in PDPageNode
[PDFBOX-738] Preserve transparency when converting to image with rgba
[PDFBOX-739] Problem converting pdf page w/ fully embedded TTF font, …
[PDFBOX-743] PDAppereanceDictionary#getNormalAppearance might throw NPE

Release Contents
—————-

This release consists of a single source archive packaged as a zip file.
The archive can be unpacked with the jar tool from your JDK installation.
See the README.txt file for instructions on how to build this release.

The source archive is accompanied by SHA1 and MD5 checksums and a PGP
signature that you can use to verify the authenticity of your download.
The public key used for the PGP signature can be found at

https://svn.apache.org/repos/asf/pdfbox/KEYS.

About Apache PDFBox
——————-

Apache PDFBox is an open source Java library for working with PDF documents.
This project allows creation of new PDF documents, manipulation of existing
documents and the ability to extract content from documents. Apache PDFBox
also includes several command line utilities. Apache PDFBox is published
under the Apache License, Version 2.0.

For more information, visit http://pdfbox.apache.org/

About The Apache Software Foundation
————————————

Established in 1999, The Apache Software Foundation provides organizational,
legal, and financial support for more than 100 freely-available,
collaboratively-developed Open Source projects. The pragmatic Apache License
enables individual and commercial users to easily deploy Apache software;
the Foundation’s intellectual property framework limits the legal exposure
of its 2,500+ contributors.

For more information, visit http://www.apache.org/

Share

[ANNOUNCE] Apache OpenWebBeans 1.0.0-alpha-1 released

by alan
Published on: July 11, 2010
Comments: Comments Off
Categories:Apache

The Apache OpenWebBeans Team is proud to announce the release of

Apache OpenWebBeans 1.0.0-alpha-1

Apache OpenWebBeans is an implementation of JSR-299 “Context and
Dependency Injection for Java” and JSR-330 “atinject”. OpenWebBeans has
a modular structure and provides Dependency Injection scaling from Java
SE environments up to EE6 servers with complicated ClassLoader hierarchies.

1.0.0-alpha-1 implements the latest API, passes the JSR-330 TCK and
almost passes the JSR-299 standalone TCK (waiting for a few bugs in the
TCK to get fixed).

The release can be downloaded from

http://www.apache.org/dyn/closer.cgi/openwebbeans/1.0.0-alpha-1/

http://www.apache.org/dist/openwebbeans/1.0.0-alpha-1/

The Apache OpenWebBeans Team

Share

ASUS NX90 Multimedia Notebook — A Duet of Style and Sonority

by alan
Published on: July 11, 2010
Comments: Comments Off
Categories:ASUS

http://www.asus.com/News.aspx?N_ID=CAQS926randBXxUI

ASUS Republic of Gamers Rampage III GENE


http://www.asus.com/News.aspx?N_ID=DCxe43XHqCYcNBav

ASUS-exclusive Dual Intelligent Processors Motherboards Deliver a Perfect Harmony of High Performance and Energy Savings


http://www.asus.com/News.aspx?N_ID=QT1hqhnytxfnuzML

Share

10 nutrition powerhouses for kids

by alan
Published on: July 11, 2010
Comments: Comments Off
Categories:CNN, Health

http://www.cnn.com/2010/HEALTH/07/10/superfoods.kids/index.html?eref=rss_health&utm_source=feedburner&utm_medium=feed&utm_campaign=Feed%3A+rss%2Fcnn_health+%28RSS%3A+Health%29

Share

Bahamas police catch fugitive Barefoot Bandit

by alan
Published on: July 11, 2010
Comments: Comments Off
Categories:BBC

http://news.bbc.co.uk/2/hi/world/us_and_canada/10591414.stm

He was arrested by Officer Androcles.

Share

Lance Armstrong’s Tour de France hopes come to an end

by alan
Published on: July 11, 2010
Comments: Comments Off
Categories:BBC

http://news.bbc.co.uk/sport2/hi/other_sports/cycling/8808770.stm

He was in California helping the people moon the trains and was late to the gate to fly back to France.

Share

Easter Island set for total solar eclipse

by alan
Published on: July 11, 2010
Comments: Comments Off
Categories:BBC, Space

http://news.bbc.co.uk/2/hi/world/latin_america/10592671.stm

Share
Archives
Google Translator
    Translate to:

Advertising

 

 

Categories
This blogs Quick Response Code
Quick Response Code
Welcome , today is Thursday, February 9, 2012