Skip to main content
View by: Most Recent | Topic | Community | Webloggers   
Monthly Archives:    

Blogs by topic General and user kalali

• Accessibility • Ajax • Blogging • Business • Community 
• Databases • Deployment • Distributed • Eclipse • Education 
• EJB • Extreme Programming • Games • GlassFish • Grid 
• GUI • IDE • Instant Messaging • J2EE • J2ME 
• J2SE • Jakarta • JavaFX • JavaOne • Jini 
• JSP • JSR • JXTA • LDAP • Linux 
• Mobility • NetBeans • Open Source • OpenSolaris • OSGi 
• P2P • Patterns • Performance • Porting • Programming 
• Research • RMI • RSS Feeds • Search • Security 
• Servlets • Struts • Swing • Testing • Tools 
• Virtual Machine • Web Applications • Web Design • Web Development Tools • Web Services and XML 


Security

 This entry discusses file permission and file attributes support in NIO.2 or JSR-203 which will be part of JDK 7. In this entry you can lean how to read the file attributes like creation date, size, and permissions like execute, read and write flags.
on Jun 23, 2010 | Permalink | Discuss
This blog shows steps to create a CSR (certificate signing request) send it to godaddy to get it signed and finally how to install it in GlassFish application server.
on Mar 1, 2010 | Permalink | Discuss

J2SE

 In this entry we will discuss basics of using NIO.2. The FileSystems, Path and FileStore objects are discussed with some details.
on Jun 1, 2010 | Permalink | Discuss

Community

Once again the FUD around Solaris and OpenSolaris fate started to spread after Dana Blankenhorn miss understood the licensing terms and used a eye catching and visitor increasing title, Oracle taking back OpenSolaris, for his blog entry. Well, from this article we can get that even the veteran writers can get things wrong and spread incorrect news :-)
on Apr 1, 2010 | Permalink | Discuss
In some point in time each freelance starts looking for a good software to manage the time he spent for different projects and different customer. In this entry I am sharing my experience with this task.
on Oct 11, 2009 | Permalink | Discuss
There are tens of different projects providing similar functionalities, why developers are not combining their work force to develop one better piece of software instead of working on same functionalities alone....
on Oct 11, 2009 | Permalink | Discuss

Blogging

Architecting a system need a wide knowledge of technologies, COTS, projects, standards....
on Nov 22, 2009 | Permalink | Discuss

Databases

I authored a refcard about Oracle Berkeley DB Java Edition recently and this refcard published yesterday. You can learn all basics of BDB JE in this refcard. To summarize, BDB JE is an embedded Object or key/value pair ultra fast database. The DBD JE allows us to annotate and store complex object graphs or key/Value pairs.
on Sep 1, 2009 | Permalink | Discuss