sign in · help · news · about · deen

BibSonomy ::  user :: gresch ::

The blue social bookmark and publication sharing system.
 

bookmarks

 (276)
<< < 1 | 2 | 3 > >> 
  • spring-roo-addons Useful SpringRoo addons that provide XML/JSON binding (jaxb), HTTP content negotiation, RESTful configurations and more
    to develop frameworks java json rest roo software spring springframework springroo by gresch on Jan 25, 2012, 2:44 PM
    (0)
  • Netty is a NIO client server framework which enables quick and easy development of network applications such as protocol servers and clients. It greatly si...
    Netty is a NIO client server framework which enables quick and easy development of network applications such as protocol servers and clients. It greatly simplifies and streamlines network programming such as TCP and UDP socket server. 'Quick and easy' doesn't mean that a resulting application will suffer from a maintainability or a performance issue. Netty has been designed carefully with the experiences earned from the implementation of a lot of protocols such as FTP, SMTP, HTTP, and various binary and text-based legacy protocols. As a result, Netty has succeeded to find a way to achieve ease of development, performance, stability, and flexibility without a compromise.
    to develop frameworks java networking nio software tcp udp by gresch on Nov 23, 2011, 1:32 PM
    (0)
  • Apache ESME (Enterprise Social Messaging Environment) is a secure and highly scalable microsharing and micromessaging platform that allows people to discov...
    Apache ESME (Enterprise Social Messaging Environment) is a secure and highly scalable microsharing and micromessaging platform that allows people to discover and meet one another and get controlled access to other sources of information. You can hardly turn a web page these days without seeing a story that describes how people are using social networks, whether it is Twitter, Facebook or some other service to develop and build their personal communities. When solving problems, how useful might it be if a user was able to tap into the collective knowledge of her peers or surrounding groups of people with whom she might naturally network in the workplace setting? How much quicker and with greater precision might she be able to solve daily problems? What if there was a communications mechanism that takes the best of what services like Twitter offers and co-mingled that with readily recognizable business processes? That solution is Apache ESME.
    to apache develop frameworks java scala social software tools by gresch on Oct 21, 2011, 8:52 PM
    (0)
  • neoevents is a dead-simple annotation-based swing-compliant java-event framework.
    to annotations develop events frameworks google-code java software swing by gresch on Jun 17, 2011, 2:27 PM
    (0)
  • Swirrel is a little framework (in alpha state) which allows to annotate AWT or Swing Components instead of writing listeners. Swirrel reads the annotations...
    Swirrel is a little framework (in alpha state) which allows to annotate AWT or Swing Components instead of writing listeners. Swirrel reads the annotations and attaches the aproriate listeners automatically. All you have to do is to provide the name of the methods which should be called by the Swirrel listener. Swirrel is a double edged sword, it can make things much easier, but you can shoot yourself in the foot (hey, a sword you can shoot with!). Please consider carefully if Swirrel is right for you and your project, especially if it contains deeply nested, complex, dynamic and/or time critical GUIs. Note that using Swirrel requires more testing, as things that caused compile time errors before cause runtime errors now. That said I must say Swirrel runs much smoother than I expected.
    to annotations awt frameworks java listeners software swing ui by gresch on May 27, 2011, 1:59 PM
    (0)
  • jConfig is an extremely helpful utility, arming the developer with a simple API for the management of properties. Parts of the implementation are based on ...
    jConfig is an extremely helpful utility, arming the developer with a simple API for the management of properties. Parts of the implementation are based on the idea that Properties, from Java's perspective, are a good thing, but can be better. jConfig employs the use of XML files for storing and retrieving of property information. The information can be stuffed into nice categories, which makes management quite a bit simpler. The ability to load from a URL is also a nice feature. It allows for a central repository where multiple instances of jConfig can read a single file. The nifty ability to switch between XML and Properties files isn't fully exploited yet, but will be coming soon. That will mean that the developer would take their existing Properties files and export them to XML. That means less time to get up and get going with jConfig. With jConfig we hope to have provided the developer with another powerful accessory for his or her's toolbox.
    to configuration develop frameworks java software by gresch and 1 other user on May 24, 2011, 10:52 PM
    (0)
  • Java applications are typically deployed in multiple environments and platforms, each requiring some unique configuration. JFig gives developers a simple y...
    Java applications are typically deployed in multiple environments and platforms, each requiring some unique configuration. JFig gives developers a simple yet powerful tool to manage their applications’ configuration. It allows them to: 1. Store application configuration in one common repository of XML files 2. Access configuration data using one common, convenient interface 3. Easily define multiple configurations, dynamically modifying those variables that need to change in different situations 4. Eliminate the error prone practice of defining the same configuration variables in multiple locations 5. Ease the management, deployment, and control of configuration files
    to configuration develop frameworks java software tools by gresch and 1 other user on May 24, 2011, 10:45 PM
    (0)
  • Flesh is a cross-platform, open source Java application designed to quickly analyze a document and display the difficulty associated with comprehending it....
    Flesh is a cross-platform, open source Java application designed to quickly analyze a document and display the difficulty associated with comprehending it. It is available for all platforms that support Java. Flesh has been released under the GPL (license for use). After processing a document, Flesh produces two scores: the Flesch-Kincaid Grade Level and the Flesch Reading Ease Score. Each of these scores is calculated after determining the number of sentences, words and syllables a document contains. Using those numbers, the Flesch-Kincaid Grade Level and Flesch Reading Ease Score can then be calculated
    to develop document frameworks java readability software sourceforge tools by gresch and 1 other user on Apr 30, 2011, 11:50 PM
    (0)
  • Chameleon can be used to host web applications. Thanks to OSGi and the services offered by Chameleon, these applications exhibit a high degree of modularit...
    Chameleon can be used to host web applications. Thanks to OSGi and the services offered by Chameleon, these applications exhibit a high degree of modularity, making them extendible and evolutionary. These types of web apps rely on web technologies such as JSON, ATOM and JavaScript. Applications like these require Chameleon services such as: json-service internationalization-service syndication-service session-service rose (json-rpc) Communication Server Chameleon is also used to build communication servers. A communication server is a gateway collecting data from field devices, processing them and sending them to an enterprise server (JEE). A communication server must be flexible and extensible in order to manage new devices, as well as remotely configurable. These applications require Chameleon components such as: json-service naming-service syndication-service jboss communication stack jms bridge Desktop Client Chameleon is also heavily used to create desktop clients in a modular way. The UI is implemented either with Swing or with Web technologies such as HTML 5 (akquinet ChameRIA). The resulting desktop clients are highly modular and enforce a clear distinction between the view, the controller and the models. The application maintainability benefits greatly from the modularity offered and enforced by Chameleon and OSGi.
    to develop frameworks java osgio ow2 ria richclient software by gresch on Apr 5, 2011, 1:56 PM
    (0)
  • Rapidant is a parallel-TCP-based, S/W High-Speed data transfer platform. It's purpose is to transfer massive data rapidly by consuming as much available b...
    Rapidant is a parallel-TCP-based, S/W High-Speed data transfer platform. It's purpose is to transfer massive data rapidly by consuming as much available bandwidth as possible. And this project provides an implementation of the Rapidant protocol using java. Developers Blog : http://www.facebook.com/rapidant Key Features * Fast data transfer based on parallel TCP * Efficient data transfer using real-time compression of data * Server-client architecture, in which the server supports multiple clients * Available either as an independent application or as a library for other application * Pure java implementation for working on various platforms
    to bandwidth data filetransfer frameworks highspeed java protocol software tcpip by gresch on Mar 6, 2011, 10:16 PM
    (0)
  • U++ is a C++ cross-platform rapid application development framework focused on programmers productivity. It includes a set of libraries (GUI, SQL, etc..), ...
    U++ is a C++ cross-platform rapid application development framework focused on programmers productivity. It includes a set of libraries (GUI, SQL, etc..), and an integrated development environment. Rapid development is achieved by the smart and aggressive use of C++ rather than through fancy code generators. In this respect, U++ competes with popular scripting languages while preserving C/C++ runtime characteristics. The U++ integrated development environment, TheIDE, introduces modular concepts to C++ programming. It features BLITZ-build technology to speedup C++ rebuilds up to 4 times, Visual designers for U++ libraries, Topic++ system for documenting code and creating rich text resources for applications (like help and code documentation) and Assist++ - a powerful C++ code analyzer that provides features like code completion, navigation and transformation. TheIDE can work with GCC, MinGW and Visual C++ 9.0 as contained in free Windows Vista SDK and contains a full featured debugger. TheIDE can also be used to develop non-U++ applications. What you can get with the Ultimate++ download in plain English Very effective C++ library for cross-platform development in source form. A good integrated development environment, designed for developing large C++ applications.
    to c++ cpp develop frameworks ide rad software by gresch and 1 other user on Mar 6, 2011, 10:05 PM
    (0)
  • Welcome to OpenCMIS OpenCMIS is a collection of Java libraries, frameworks and tools around the CMIS (Content Management Interoperability Services) spec...
    Welcome to OpenCMIS OpenCMIS is a collection of Java libraries, frameworks and tools around the CMIS (Content Management Interoperability Services) specification. The aim of OpenCMIS is to make CMIS simple for Java client and server developers. It hides the binding details and provides APIs and SPIs on different abstraction levels. It also includes test tools for content repository developers and client application developers.
    to apache api cmis cms frameworks sharepoint software by gresch on Feb 25, 2011, 9:02 AM
    (0)
  • Squeryl Home Learn more Scaladoc Community Follow _squeryl on TwitterTwitter A Scala ORM and DSL for talking with Databases with minimum verb...
    Squeryl Home Learn more Scaladoc Community Follow _squeryl on TwitterTwitter A Scala ORM and DSL for talking with Databases with minimum verbosity and maximum type safety Write compiler validated statements. Squeryl statements that pass compilation won’t fail at runtime. Refactor your schema as often as is required, the Scala compiler and your IDE will tell you exactly which lines of code are affected. Never repeat yourself The Composability of Squeryl statements allows you to define them once and reuse them as sub queries within other statements. Write declaratively Write as declaratively as SQL, only with less boilerplate. SQL’s declarativeness is preserved, not encapsulated in a lower level API that requires imperative and procedural code to get things done. Explicitly control retrieval granularity and laziness A significant part of optimizing a database abstraction layer is to choose for every situation the right balance between fine and large grained retrieval, and the optimal mix of laziness and eagerness. Data retrieval strategies are explicit in Squeryl rather than driven by configuration like current generation Java ORMs read more
    to database db dsl frameworks orm scala software sql by gresch on Feb 16, 2011, 9:32 PM
    (0)
  • Scalate is a Scala 2.8 based template engine for generating text and markup which can be used in the following frameworks and environments: * stand ...
    Scalate is a Scala 2.8 based template engine for generating text and markup which can be used in the following frameworks and environments: * stand alone in any JVM or as a Servlet Filter in any Java in a web application * with JAXRS with Jersey * in the Play Framework via play-scalate * in Apache Camel for transforming messages and templating * to generate your static or semi-static website Scalate supports the following template formats * Mustache which is a Scala dialect of Mustache for logic-less templates which also work inside the browser using mustache.js * Scaml which is a Scala dialect of Haml and is very DRY for generating HTML / XHTML * Jade which is an even more DRY dialect of Scaml for HTML / XHTML markup generation * SSP which is like Velocity, JSP or Erb from Rails Scalate also has a powerful web console and command line shell which includes converters from JSP or HTML to Scalate Still confused? Check out which template engine is right for me, why Scalate or how Scalate compares to JSP or Lift
    to develop frameworks scala software template_engine text_generation by gresch and 1 other user on Feb 9, 2011, 10:16 PM
    (0)
  • Enterprise Social Messaging Environment (ESME) is a secure and highly scalable microsharing and micromessaging platform that allows people to discover and ...
    Enterprise Social Messaging Environment (ESME) is a secure and highly scalable microsharing and micromessaging platform that allows people to discover and meet one another and get controlled access to other sources of information, all in a business process context. You can hardly turn a web page these days without seeing a story that describes how people are using social networks, whether it is Twitter, Facebook or some other service to develop and build their personal communities. In business, we increasingly see blogs and wikis demonstrating utility in problem solving and communications but the real time nature of business process problem solving largely remains untouched by social networking tools. Existing services, while attractive do not scale well and have proven unreliable. This is unacceptable to business which must be 'Always On' and able to support people in their daily working lives. Such applications must therefore be scalable and reliable but also provide a lot more. When solving problems, how good might it be if a user was able to tap into the collective knowledge of her peers or surrounding groupsof people with whom she might naturally network in the workplace setting? How much quicker and with greater precision might she be able to solve daily problems? What if there was a communications mechanism that takes the best of what services like Twitter offers and co-mingled that with readily recognizable business processes? That solution is ESME.
    to apache api bpm develop frameworks lift messaging sap scala social software twitter by gresch on Dec 17, 2010, 4:44 PM
    (0)
  • UltraESB is the first [and still the only] Open Source Enterprise Service Bus (ESB) to utilize Zero-copy proxying with Memory Mapped files and Java Non-Blo...
    UltraESB is the first [and still the only] Open Source Enterprise Service Bus (ESB) to utilize Zero-copy proxying with Memory Mapped files and Java Non-Blocking IO for extreme performance!
    to esb frameworks integration io java_ee jms json mediator non_blocking performance rest singapore software tools by gresch on Dec 14, 2010, 6:29 PM
    (0)
  • Jetlang provides a high performance java threading library. The library is based upon Retlang. The library is a complement to the java.util.concurrent p...
    Jetlang provides a high performance java threading library. The library is based upon Retlang. The library is a complement to the java.util.concurrent package introduced in 1.5 and should be used for message based concurrency similar to event based actors in Scala. The library does not provide remote messaging capabilities. It is designed specifically for high performance in-memory messaging. Features¶ * All messages to a particular Fiber are delivered sequentially. Components can easily keep state without synchronizing data access or worrying about thread races. * Single Fiber interface that can be backed by a dedicated thread or a thread pool. * Supports single or multiple subscribers for messages. * Subscriptions for single events or event batching * Single or recurring event scheduling * High performance design optimized for low latency and high scalability * Publishing is thread safe, allowing easy integration with other threading models. * Low Lock Contention - Minimizing lock contention is critical for performance. Other concurrency solutions are limited by a single lock typically on a central thread pool or message queue. Jetlang is optimized for low lock contention. Without a central bottleneck, performance easily scales to the needs of the application. * Powerful Async Request/Reply Support * Single jar with no dependencies except the jdk (1.6+) * Integrates with any JVM language - jruby, scala, clojure, groovy, etc
    to concurrency develop frameworks google-code java retlang software by gresch on Nov 7, 2010, 11:23 PM
    (0)
  • JSch is a pure Java implementation of SSH2. JSch allows you to connect to an sshd server and use port forwarding, X11 forwarding, file transfer, etc., and...
    JSch is a pure Java implementation of SSH2. JSch allows you to connect to an sshd server and use port forwarding, X11 forwarding, file transfer, etc., and you can integrate its functionality into your own Java programs. JSch is licensed under BSD style license. Why JSch? Originally, our motivation to develop this stuff is to allow users of our pure java X servers, WiredX, to enjoy secure X sessions. So, our efforts had mostly targeted to implement the SSH2 protocol for X11 forwarding. Of course, however, we are now also interested in adding other functionality like port forward, file transfer, terminal emulation, etc. SSH2 Needless to say, SSH provides support for secure remote login, secure file transfer, and secure TCP/IP and X11 forwarding. It can automatically encrypt, authenticate, and compress transmitted data. The SSH protocol is available in two incompatible varieties: SSH1 and SSH2. SSH2 was invented to avoid the patent issues regarding RSA (RSA patent has expired), and to fix some data integrity problem that SSH1 has, and for a number of other technical reasons. SSH2 protocol has been standardized on IETF Secure Shell working group and drafts related to SSH2 protocol are available on the web. In developing JSch, we are now referring to following documents:
    to bsd develop frameworks java opensource sftp software ssh ssh2 by gresch and 3 other users on Sep 14, 2010, 1:00 PM
    (0)
  • PhoneGap is an open source development framework for building cross-platform mobile apps. Build apps in HTML and JavaScript and still take advantage of cor...
    PhoneGap is an open source development framework for building cross-platform mobile apps. Build apps in HTML and JavaScript and still take advantage of core features in iPhone/iTouch, iPad, Google Android, Palm, Symbian and Blackberry SDKs.
    to android blackberry crossplatform css develop frameworks html iphone mobile palm software symbian by gresch and 3 other users on Sep 13, 2010, 9:15 PM
    (0)
  • JSON.simple is a simple Java toolkit for JSON. You can use JSON.simple to encode or decode JSON text. Features¶ * Full compliance with JSON specifi...
    JSON.simple is a simple Java toolkit for JSON. You can use JSON.simple to encode or decode JSON text. Features¶ * Full compliance with JSON specification (RFC4627) and reliable (see compliance testing) * Provides multiple functionalities such as encode, decode/parse and escape JSON text while keeping the library lightweight * Flexible, simple and easy to use by reusing Map and List interfaces * Supports streaming output of JSON text * Stoppable SAX-like interface for streaming input of JSON text (learn more) * Heap based parser * High performance (see performance testing) * No dependency on external libraries * Both of the source code and the binary are JDK1.2 compatible
    to android develop frameworks json software by gresch and 1 other user on Sep 10, 2010, 9:23 PM
    (0)
<< < 1 | 2 | 3 > >>bookmarks per page: 5 10 20 50 100  

publications

publications per page: 5 10 20 50 100  
a gripper