Posts tagged as:

java

Daily del.icio.us for November 23rd through November 24th

November 24, 2009

Servlet 3.0: A Sneak Preview – Apart from the addition of functionalities such as filters and web application events, the Servlet specification—one of the key Java APIs for web application development—has not undergone any major changes since its introduction. However, the specification has remained robust, and the release of the new Servlet 3.0 specification (JSR [...]

Read the full article →

Daily del.icio.us for November 8th through November 22nd

November 22, 2009

Spring 3 Type Conversion and Validation | SpringSource Team Blog – This entry has covered some of the new Spring 3 type conversion and validation features. To learn more, including how to implement your own type converters, checkout the Spring 3 Reference Guide.
10 things about Microsoft’s PDC 2009: The good, the bad and the ugly [...]

Read the full article →

Daily del.icio.us for October 30th through November 5th

November 5, 2009

Exclusive First Listen: Norah Jones : NPR – A warm, organic-sounding record, The Fall showcases Jones' musical depth in exciting and unexpected ways, suitable for old fans and newcomers alike. Please leave your opinions of the album in the comments section below.
Closure Compiler – Google Code – The Closure Compiler is a tool for making [...]

Read the full article →

Daily del.icio.us for October 21st through October 30th

October 30, 2009

JetBrains TeamCity Blog » Blog Archive » Yet another step to TeamCity 5.0 – TeamCity 5.0 is approaching inevitably and here we are with fresh EAP build.
All major new features have been introduced already in previous EAPs, but still you’ll find lots of improvements and fixes to check
Oracle Reveals Plans for NetBeans, Glassfish, and VirtualBox [...]

Read the full article →

Daily del.icio.us for October 17th through October 20th

October 20, 2009

500 Internal Server Error – 500 Internal Server Error
REVIEW: Ext JS 3.0 Eases Web App Development – Ext JS is a cross-browser JavaScript library for building rich Internet applications, Version 3.0 of Ext JS makes it very easy to create GUIs that run in the browser using JavaScript
Microsoft CEO Ballmer Announces SharePoint Server 2010, Office [...]

Read the full article →

Daily del.icio.us for October 13th through October 17th

October 17, 2009

Seth’s Blog: "Notice me" – Attention is fine, as long as you have a goal that is reached in exchange for all this effort. Far better than being noticed………..
thread-weaver – Project Hosting on Google Code – Thread Weaver is a framework for writing multi-threaded unit tests in Java. It provides mechanisms for creating breakpoints [...]

Read the full article →

Daily del.icio.us for October 2nd through October 13th

October 13, 2009

Debate Over H1N1 Vaccine? There Shouldn’t Be One – The pandemic flu vaccine is safe, effective, cheap (or free), and necessary. Unless you're allergic to eggs, when it becomes available in your area, make sure you get it, and make especially sure your kids do.
Atlassian Connector for IntelliJ IDEA updated. Better JIRA filtering and [...]

Read the full article →

Daily del.icio.us for September 24th through October 1st

October 1, 2009

ADO.NET Data Services extension – This document illustrates what can be done with the Restlet extension for the ADO.NET Data Services. We hope that you found it simple and useful to follow to read. It is a good demonstration of how adopting of REST and related standards such as HTTP and Atom facilitates the interoperability [...]

Read the full article →

Daily del.icio.us for September 17th through September 23rd

September 23, 2009

JIRA 4 RC1 – Beta no more – JIRA Product Blog – The JIRA 4 Beta program is now complete. This week we released JIRA 4 Release Candidate 1 which means we're closer than ever to the finish line.
jrecordbind: JRecordBind – Home – JRecordBind is (AFAIK) the only tool aimed at fixed-length files that's able [...]

Read the full article →

Daily del.icio.us for September 9th through September 16th

September 16, 2009

JavaScript Framework Matrix – Overview with functions and examples – The JavaScript Framework Matrix will give you an overview of popular JavaScript frameworks and their functions. There are various examples for the frameworks and every snippet contains links to the official documentation
SpriteMe: Spriting made easy – SpriteMe is an open source project that helps web [...]

Read the full article →

Daily del.icio.us for August 30th through September 9th

September 9, 2009

Implementing composite keys with JPA and Hibernate – Occasionally, you come across a situation where a composite key is required, and you need a strategy for this. This tip shows you how to implement composite keys with JPA and Hibernate.
A Simple Java class for Amazon SimpleSQS – With such a beautiful service such as the [...]

Read the full article →

Daily del.icio.us for August 17th through August 27th

August 27, 2009

jaque – Project Hosting on Google Code – JaQue provides an infrastructure for Microsoft LINQ like capabilities on Java platform. Using ASM, JaQue builds expression trees, which are used to build a query in domain specific technology or language, such as SQL
[ANNOUNCEMENT] Apache Wink 0.1 Released (JAX-RS Implementation) « Show me the code! – By [...]

Read the full article →

Daily del.icio.us for August 13th through August 16th

August 16, 2009

Bamboo 2.3 is Available – See Elastic Bamboo in Action! – Bamboo 2.3 has just been released and is available for immediate download. This release expands support for scaling your continuous integration (CI) build system into the Amazon EC2 cloud, and makes it easier to manage complex builds as your team's use of CI grows.
Doctype [...]

Read the full article →

Daily del.icio.us for August 4th through August 13th

August 13, 2009

Aaron Johnson – Java Class.forName(String className) and JDBC – The most common answer you’ll hear is that it loads the database driver, which, while technically true, is shallow. Where does it get loaded? How does it happen? And why?
http://jazzy.sourceforge.net/ – What exactly is Jazzy? Well, for developers, it is a set of APIs (Application Programming [...]

Read the full article →

Daily del.icio.us for August 1st through August 4th

August 4, 2009

Knowing Cache and Java Cache System « Caught By Java – Java Caching System (JCS) is a robust open source distributed caching system that is written in Java. It is a subproject of Apache Jakarta project.
Google Chrome is the New Firefox, and Firefox the new IE (by Jeremy Zawodny) – It turns out that Chrome [...]

Read the full article →

Daily del.icio.us for July 26th through July 31st

July 31, 2009

I Quit The iPhone – Apple and AT&T are now blocking the iPhone version of the Google Voice app. Why? Because they absolutely don’t want people doing exactly what I’m doing – moving their phone number to Google and using the carrier as a dumb pipe
Lennon Vs. McCartney: Who Wrote Each Of Their 27 #1 [...]

Read the full article →

Daily del.icio.us for July 22nd through July 26th

July 26, 2009

PCQuest : Developer : Auto Tweet on Twitter Using Java – Twitter4J is a Java library for Twitter API, using which you can communicate with Twitter directly through your Java application
Principles for Implementing a Service-Oriented Enterprise Architecture | SOA Zone – Implementation of this SOEA is likely to be, and probably should be, incremental. [...]

Read the full article →

Daily del.icio.us for July 15th through July 22nd

July 22, 2009

JPA implementation patterns – After discovering that there was a lack of documentation on how to use JPA in real-life scenario's, Vincent Partington has written a series of blogs about the JPA implementation patterns he discovered while writing JPA code. To wrap up the series, he has made an overview of all the patterns that [...]

Read the full article →

Daily del.icio.us for July 7th through July 14th

July 14, 2009

InfoQ: FlexMonkey 1.0 Released – FlexMonkey is an open source testing tool for Flex and AIR applications. FlexMonkey provides for the capture, replay, and verification of Flex user interface functionality. FlexMonkey generates ActionScript-based testing scripts that can be run from the FlexMonkey application or included within a continuous integration environment.
First Steps to Scala – In [...]

Read the full article →

Daily del.icio.us for July 6th

July 6, 2009

jQuery Visualize Plugin: Accessible Charts & Graphs from Table Elements using HTML 5 Canvas | Filament Group, Inc., Boston, MA – A while back, we wrote an article describing a technique we came up with to use JavaScript to scrape data from an HTML table and generate charts using the HTML 5 Canvas element. The [...]

Read the full article →


You are viewing a mobilized version of this site...
View original page here

Mobilized by Mowser Mowser