Free! Icons for your website or application at MaxPower
A nice place to go when searching for the right icon for your site or application. Beware of the license though !
06 martie 2006
21 februarie 2006
iReport Designer roadmap
iReport roadmap is for me a good sign since I'm still waiting for Hibernate integration implemented in iReport.
As a matter of fact, I didn't tried to build a Jasper Reports report without iReport. And I'm ready for next week release !
As a matter of fact, I didn't tried to build a Jasper Reports report without iReport. And I'm ready for next week release !
20 februarie 2006
JasperReports 1.2 released
JasperReports version 1.2 shows the progress in integration with Hibernate and some improvements about the run-time style modifications.
I'll wait for the iReport to catch up with JasperReports for taking a new try.
I'll wait for the iReport to catch up with JasperReports for taking a new try.
09 februarie 2006
Using the Desktop API in Java SE 6 (Mustang)
Using the Desktop API in Java SE 6 (Mustang) is a must read for those interested in developing full-featured desktop applications in Java. It's a nice thing to read about, when you are a Swing application provider too ..
Enjoy ! And hope for sooner beta release of Mustang !
Enjoy ! And hope for sooner beta release of Mustang !
07 februarie 2006
The power of Google Talk
Google Talk is ready to take off in gmail land .. there will be a integrated GoogleTalk client integrated in GMail account, powered by AJAX .. isn't this sweet ? or al least powerfull ? :)
Waiting for the moment ..
Waiting for the moment ..
06 februarie 2006
Gnome Lazuli Screenshots
Gnome Lazuli Mockups is a place to see the new eventual look of Gnome, a look that I like .. even if KDE is still my favourite.
Worths a look though, even for Windows users ..
Worths a look though, even for Windows users ..
02 februarie 2006
NetBeans IDE 5 released
NetBeans IDE 5.0 final released with a bunch of great new features, among them, the most interesting for me it is the Matisse GUI Editor ... even if I'm a Eclipse guy and I'm mostly doing my GUI job writing code without any prototyping other than paper ..
There are some other interesting stuff, like profiler and refactoring, code editor improvements.
I'll give it a try .. the Netbeans development team deserves more than that, but t's a start.
There are some other interesting stuff, like profiler and refactoring, code editor improvements.
I'll give it a try .. the Netbeans development team deserves more than that, but t's a start.
Software Craftsmanship from simonsayz
Software Craftsmanship: it's a nice entry to read, especially if you do recognize some of your own patterns described. At least, I did ..
Top Java Interview questions
Simonsays: Top Java Interview questions: This blog entry is a interesting and fun one .. it was nice to see how far the inventiveness of the interviewer can go. A discussion on this subject started from this blog entry is also available on Javalobby (http://www.javalobby.org/java/forums/t63002.html).
The quest continues ! :)
The quest continues ! :)
22 ianuarie 2006
Can you believe this ?
17 ianuarie 2006
Tuning Eclipse Performance
EclipseZone - Tuning Eclipse Performance and Avoiding OutOfMemoryExceptions is a nice article to read .. and if you are a Java developer using Eclipse as your IDE , it may turn that it's really necessary.
Enjoy .. and happy tuning !
Enjoy .. and happy tuning !
13 ianuarie 2006
truelicense: The TrueLicense Library Collection
truelicense: The TrueLicense Library Collection is a collection of Java packages used to securely create, install and verify application licenses for closed source applications.
Looks like a nice thing to try .. and use in some context.
Looks like a nice thing to try .. and use in some context.
11 ianuarie 2006
Gnash - GNU Flash Movie Player
Gnash - GNU Project Flash movie player is based on GameSWF, and supports many SWF v7 features.
Features:
Runs standalone: Gnash can run standalone to play flash movies.
Firefox plugin: Gnash can also run as a plugin from within Firefox.
SWF v7 compliant: Gnash can play many current flash movies.
XML Message server: Gnash also supports an XML based message system as is documented in the Flash Format specification.
High Quality Output: Gnash uses OpenGL for rendering the graphics.
Features:
Runs standalone: Gnash can run standalone to play flash movies.
Firefox plugin: Gnash can also run as a plugin from within Firefox.
SWF v7 compliant: Gnash can play many current flash movies.
XML Message server: Gnash also supports an XML based message system as is documented in the Flash Format specification.
High Quality Output: Gnash uses OpenGL for rendering the graphics.
05 ianuarie 2006
Eventum Issue / Bug Tracking System
Eventum Issue / Bug Tracking System is a user-friendly and flexible issue tracking system that can be used by a support department to track incoming technical support requests, or by a software development team to quickly organize tasks and bugs. Eventum is used by the MySQL AB Technical Support team.
Eventum is available under the GNU GPL.
System Requirements
PHP 4.1.0 or newer versions
o PCRE Extension (usually enabled by default with newer PHP versions)
o Session Extension (usually enabled by default with newer PHP versions)
o MySQL Extension (built-in support with most PHP distributions)
o GD Extension
MySQL Database Server
Worths a look .. kind of sober screenshots, though :)
Eventum is available under the GNU GPL.
System Requirements
PHP 4.1.0 or newer versions
o PCRE Extension (usually enabled by default with newer PHP versions)
o Session Extension (usually enabled by default with newer PHP versions)
o MySQL Extension (built-in support with most PHP distributions)
o GD Extension
MySQL Database Server
Worths a look .. kind of sober screenshots, though :)
04 ianuarie 2006
iReport - new version 0.5.3
iReport has released a new version 0.5.3 which supports JasperReports 1.1.1 (without crosstabs).
I think I'm going to upgrade too enjoy the frames and styles.
I think I'm going to upgrade too enjoy the frames and styles.
03 ianuarie 2006
ImageMagick: Convert, Edit, and Compose Images
ImageMagick is a free software suite to create, edit, and compose bitmap images. It can read, convert and write images in a large variety of formats. Images can be cropped, colors can be changed, various effects can be applied, images can be rotated and combined, and text, lines, polygons, ellipses and Bézier curves can be added to images and stretched and rotated.
ImageMagick is free software: it is delivered with full source code and can be freely used, copied, modified and distributed. Its license is compatible with the GPL. It runs on all major operating systems.
Most of the functionality of ImageMagick can be used interactively from the command line; more often, however, the features are used from programs written in the programming languages C, Ch, C++, Java, Perl, PHP, Python, Ruby, Tcl/Tk, for which ready-made ImageMagick interfaces (PerlMagick, Magick++, PythonMagick, MagickWand for PHP, RMagick, TclMagick, and JMagick) are available. This makes it possible to modify or create images automatically and dynamically.
ImageMagick supports many image formats (over 90) including formats like GIF, JPEG, JPEG-2000, PNG, PDF, PhotoCD, TIFF, and DPX.
ImageMagick is free software: it is delivered with full source code and can be freely used, copied, modified and distributed. Its license is compatible with the GPL. It runs on all major operating systems.
Most of the functionality of ImageMagick can be used interactively from the command line; more often, however, the features are used from programs written in the programming languages C, Ch, C++, Java, Perl, PHP, Python, Ruby, Tcl/Tk, for which ready-made ImageMagick interfaces (PerlMagick, Magick++, PythonMagick, MagickWand for PHP, RMagick, TclMagick, and JMagick) are available. This makes it possible to modify or create images automatically and dynamically.
ImageMagick supports many image formats (over 90) including formats like GIF, JPEG, JPEG-2000, PNG, PDF, PhotoCD, TIFF, and DPX.
Blender 3D
Blender is a full functional integrated 3D creation software suite. It lets users create high quality 3D graphics, movies and replay real-time, interactive 3D content. Over the last decade, Blender has evolved as an in-house tool for a leading European animation studio. Blender is powerful technology used for creating broadcast quality 3D content.
Blender is being released with source codes under the GNU Public License.
Blender therefore is fully free to use and distribute within any educational, professional or commercial environment.
Blender is being released with source codes under the GNU Public License.
Blender therefore is fully free to use and distribute within any educational, professional or commercial environment.
Issue Tracker Application Choice
OpenPoint Issue Tracker is a web-based tool designed to monitor and report progress toward resolving issues, bugs, service requests and enhancements. Issues are organized by project, subproject and category.
Could be a free alternative to Jira but .. only if your needs are covered by OpenPoint. I saw that there is a requirement for JDBC-ODBC MS Access .. so the database used is obvious ..
Maybe I'll give it a try.. it's free but not open-source.
Could be a free alternative to Jira but .. only if your needs are covered by OpenPoint. I saw that there is a requirement for JDBC-ODBC MS Access .. so the database used is obvious ..
Maybe I'll give it a try.. it's free but not open-source.
23 decembrie 2005
Finally, a period of rest and joy
Today is the last day of active working, the project I was contributing is now on vacantion; of course there are some things to improve, to polish .. but that will have to wait until the first week of the next year.
Until then, I'll enjoy the holidays, resting and thinking about future projects ..
I wish you to enjoy best moments with your dearest, like I'm planning on doing.
Until then, I'll enjoy the holidays, resting and thinking about future projects ..
I wish you to enjoy best moments with your dearest, like I'm planning on doing.
02 decembrie 2005
EJBCA - The J2EE Certificate Authority - Welcome
EJBCA 3.1.3 is now available: fixing some bugs and releasing some new features like that
Release Notes - EJBCA - Version EJBCA 3.1.3
-[ECA-75] - SCEP not working with Hard token CAs (HSMs)
-[ECA-107] - can't view logs using oracle due to column 'comment'
-[ECA-139] - It is not possible to use a HSM to sign a pkcs10 req to an external root CA.
-[ECA-141] - Unstable default idle-timeout for datasource
-[ECA-144] - Scep not working with Cryptlib
-[ECA-145] - Bug in hard token profile pages, Nullpointer when changing profile type or saving new pages
-[ECA-147] - Star (*) not working in subject alt names
-[ECA-148] - Scep not working with Cisco PIX
-[ECA-149] - unstructuredName/address in DN does not work
-[ECA-153] - cli not working on windows when java_home contains space char
-[ECA-154] - install does not work when JAVA_HOME contain space char
-[ECA-155] - OCSP using CA key does not work with HSMs
-[ECA-156] - binary chars in ejbca-mail-service.xml
-[ECA-160] - display of mail.smtp.host during ant deploy is wrong (cosmetic)
-[ECA-165] - Not possible to remove UnstructuredName from entity profile
-[ECA-167] - CN Postfix doesn't work if UID have the same value or DN is reversed
-[ECA-168] - Hard Token SN search doesn't work with primecard 1.3 >
-[ECA-169] - Hard Token Profiles cannot be cloned
-[ECA-170] - Malformed SVG Template craches the Hard Token Profile pages
-[ECA-171] - Typo in language file
-[ECA-176] - Method CertUtil.getEMailAddress(X509Certificate certificate) hangs jboss
-[ECA-177] - SCEP not working with Netscreen/Juniper boxes
-[ECA-180] - Select, unselect javascript features doesn't work anymort
-[ECA-109] - Support RSASSA-PSS signatures
-[ECA-140] - Add $UID as a variable to the SVG templates
-[ECA-181] - Javascript checks use unicode for internationlized chars
-[ECA-182] - Possible to select a subset of fields in DN and Subject AltNames in the certificate profiles
-[ECA-186] - Possibility to specify the BasicConstraint path length
-[ECA-146] - Device schema for sun directory server missing X-ORIGIN
-[ECA-159] - Not possible to view historical data in CertReqHistory
-[ECA-161] - easy configuration of smtp auth
-[ECA-163] - Describe how to install com.mysql.jdbc.Driver in the documentation
-[ECA-178] - Better error messages when HSM provider not found
-[ECA-183] - Possible to configure for different JBoss targets
-[ECA-185] - new version of batik lib
Release Notes - EJBCA - Version EJBCA 3.1.3
Bugs
-[ECA-75] - SCEP not working with Hard token CAs (HSMs)
-[ECA-107] - can't view logs using oracle due to column 'comment'
-[ECA-139] - It is not possible to use a HSM to sign a pkcs10 req to an external root CA.
-[ECA-141] - Unstable default idle-timeout for datasource
-[ECA-144] - Scep not working with Cryptlib
-[ECA-145] - Bug in hard token profile pages, Nullpointer when changing profile type or saving new pages
-[ECA-147] - Star (*) not working in subject alt names
-[ECA-148] - Scep not working with Cisco PIX
-[ECA-149] - unstructuredName/address in DN does not work
-[ECA-153] - cli not working on windows when java_home contains space char
-[ECA-154] - install does not work when JAVA_HOME contain space char
-[ECA-155] - OCSP using CA key does not work with HSMs
-[ECA-156] - binary chars in ejbca-mail-service.xml
-[ECA-160] - display of mail.smtp.host during ant deploy is wrong (cosmetic)
-[ECA-165] - Not possible to remove UnstructuredName from entity profile
-[ECA-167] - CN Postfix doesn't work if UID have the same value or DN is reversed
-[ECA-168] - Hard Token SN search doesn't work with primecard 1.3 >
-[ECA-169] - Hard Token Profiles cannot be cloned
-[ECA-170] - Malformed SVG Template craches the Hard Token Profile pages
-[ECA-171] - Typo in language file
-[ECA-176] - Method CertUtil.getEMailAddress(X509Certificate certificate) hangs jboss
-[ECA-177] - SCEP not working with Netscreen/Juniper boxes
-[ECA-180] - Select, unselect javascript features doesn't work anymort
New Features
-[ECA-109] - Support RSASSA-PSS signatures
-[ECA-140] - Add $UID as a variable to the SVG templates
-[ECA-181] - Javascript checks use unicode for internationlized chars
-[ECA-182] - Possible to select a subset of fields in DN and Subject AltNames in the certificate profiles
-[ECA-186] - Possibility to specify the BasicConstraint path length
Improvements
-[ECA-146] - Device schema for sun directory server missing X-ORIGIN
-[ECA-159] - Not possible to view historical data in CertReqHistory
-[ECA-161] - easy configuration of smtp auth
-[ECA-163] - Describe how to install com.mysql.jdbc.Driver in the documentation
-[ECA-178] - Better error messages when HSM provider not found
-[ECA-183] - Possible to configure for different JBoss targets
-[ECA-185] - new version of batik lib
Abonați-vă la:
Postări (Atom)