Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 2,267 of 2,322

It's a nice little game written in java - not just for system administrators. Requires java 1.5 or newer...

0
 
  0 reviews  |  0 users  |  3,149 lines of code  |  0 current contributors  |  Analyzed about 10 hours ago
 
 

The plugin provides some actions to integrate IDEA into the native desktop environment. Please find description on its plugin manager download page: http://plugins.intellij.net/plugin/?id=38 Please take a look at the FAQ and maybe the Issues in case of any questions.

0
 
  0 reviews  |  0 users  |  2,383 lines of code  |  2 current contributors  |  Analyzed 3 days ago
 
 

dine... is a multithreaded Java HTTP-Client that can be programmed in Javascript, it currently understands HTML, XML and JSON. Although there is no stable official release at the moment, dine is already used in productive application environments. Overview dine maintains a queue of so called ... [More] steps written in JavaScript, which control its behavior for each step, dine will fetch the content of its requested website via HTTP dine will then convert the website's HTML to XML and make that available to the step code after that the step can parse the XML, trigger new steps and much more How does the code look like?Instead of "Hello World", we'll show the Javascript step code necessary to print the page title of google.com as an example: createStep({ getUrl: function( ctx ) { return "http://www.google.com"; }, run: function( ctx ) { var xml = new XML( ctx.getResponse() ); print( "The title of google.com is " + xml..title + ", what a surprise!" ); } });Wanna know more?Check the Getting started, Tutorials or Samples page! [Less]

0
 
  0 reviews  |  0 users  |  31,208 lines of code  |  0 current contributors  |  Analyzed 15 days ago
 
 

GWT-YUI-Carousel is a library permitting to use the nice YUI Carousel Component1 in GWT framework2. The library is currently compatible with the last release of YUI Carousel component (version 0.6.1). This API permits to java developpers to use easily the Carousel Component in their GWT ... [More] application, avoiding them to write any javascript code. With GWT-YUI-Carousel the YUI Carousel component structure is seen as a GWT Widget, it can be manipulated like any other widget of GWT framework. I have released September 2nd a beta version of the API. This version cover 100% of the API of the YUI Carousel version 0.6.1. Be free to read the Getting Started guide. You can find in the released .zip file two examples of the Carousel component that have been redevelopped with GWT-YUI-carousel API (see the results of "JavaScript Load" and "SpotLight & Preview" samples). More examples will come soon. Java Developpers, Enjoy ! P.S. : Yes, the carousel is now part of the "Yahoo! UI Library", I started the work to migrate to integrate the "Yahoo! UI Library - Carousel control beta" changes 1YUI Carousel Component is created by Bill Scott (billwscott.com, looksgoodworkswell.com), and is licensed under the Creative Commons Attribution 2.5 License (http://creativecommons.org/licenses/by/2.5/) 2GWT is licensed under the Apache 2.0 license (http://www.apache.org/licenses/LICENSE-2.0.html) [Less]

0
 
  0 reviews  |  0 users  |  21,768 lines of code  |  0 current contributors  |  Analyzed 7 days ago
 
 

Work Still Going On ... 1). Resolve Registered Web Site (Domain) Host name to all of its IP Addresses. 2). TCP Port Scan a host. 3). After downloading file, verify its authenticity by running MD5 checksum and comparing results provided by publisher / Web Master onsite. Work is on ... It's ... [More] still in Beta version ... MD5 Check Sum of this Downloadable file is: E10369AE3179111925721FC7E2B5063A Pre-Requisites / Dependencies: Java Virtual Machine (Java Runtime Environment (JRE 1.6+)) on each Machine. Lastly, Credits go to (References) (I would like to mention) Timothy W Macinta http://www.twmacinta.com/ http://www.twmacinta.com/myjava/fast_md5.php [Less]

0
 
  0 reviews  |  0 users  |  0 current contributors  |  Analyzed 1 day ago
 
 
Compare

JEMSIntroductionJEMS, or the Java Extensible Media Server, is a server framework for maintaining a central repository of media (video, music, images, etc.) and allowing it to be accessed as easily as possible across a local network via various media sharing protocols and services. The main driving ... [More] force is complete customization through an XML configuration file so that a specific site's unique needs can be handled without the unneeded extra features. Quick Links:Installation Supported Devices Current Plugins [Less]

0
 
  0 reviews  |  0 users  |  15,944 lines of code  |  0 current contributors  |  Analyzed 3 days ago
 
 

Towel Defense is a variant of Tower Defense, made in Java, by Saxion Informatica students

0
 
  0 reviews  |  0 users  |  4,019 lines of code  |  0 current contributors  |  Analyzed 5 days ago
 
 

Volatile-EngineVolatile-Engine is an easy to use, powerful, 3D rendering library that makes full use of shaders, multiple cores as well as the lastest OpenGL extensions. Its architecture is based on many years of experience studying and creating 3D engines. Volatile-Engine is rendering platform ... [More] agnostic, however, it uses LWJGL as its OpenGL-binding, XPP as its XML processor and vecmath as its mathmatics library. Features include:Multithreaded engine design with minimal sync points. Extensible and powerful XML system allows intrinsic XML error detection without a performance penalty. Ability to obtain Graphics object from Surface(s) to render to (Textures, RenderBuffers and Windows) giving a seamless ability to render to texture. Multiple passes per SceneObject and/or per Scene. Optimised Transform heirarchy that transforms objects selectively. [Less]

0
 
  0 reviews  |  0 users  |  6,751 lines of code  |  0 current contributors  |  Analyzed about 12 hours ago
 
 

The aim of this project is to design a general data model and application programming interface that can be used to build a family of 'Information Task' applications, which are applications that allow to submit, organize, browse, and search items of information. Examples of such ... [More] applications include: private and community blogs, portals, resource pages, directories, social tagging systems, bug trackers, message boards, help systems, wikis, forums, and many others. In the future, it seems possible that many systems will be built that draw upon elements that underlie these and similar applications. This project seeks to investigate the technical issues that underpin such a possibility. [Less]

0
 
  0 reviews  |  0 users  |  14,620 lines of code  |  0 current contributors  |  Analyzed 4 days ago
 
 

This project is intended to provide a way to build applications for different technologies and platforms defining just the its core characteristics.

0
 
  0 reviews  |  0 users  |  5,755 lines of code  |  0 current contributors  |  Analyzed 1 day ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.