Sign in or Join FriendFeed
FriendFeed is the easiest way to share online. Learn more »

Andres Almiray › Comments

Andres Almiray
willow-browser - A JavaFX Web Browser - http://code.google.com/p...
A JavaFX Web Browser - Andres Almiray
Andres Almiray
Cover Flow for Java Swing - Andres Almiray
Andres Almiray
peragraph - Java Swing components for rapidly changing charts/graphs - Google Project Hosting - http://code.google.com/p...
A collection of Java Swing components, orientated towards signal-processing. - Andres Almiray
Andres Almiray
reddit is offline in protest of PROTECT IP and SOPA - http://www.reddit.com/
"submitted by reddit to blog." - Andres Almiray
Andres Almiray
Gephi, an open source graph visualization and manipulation software - http://gephi.org/
Gephi is an interactive visualization and exploration platform for all kinds of networks and complex systems, dynamic and hierarchical graphs. - Andres Almiray
Andres Almiray
Netbinox is a synergy between NetBeans Platform and Equinox. With recent improvements to NetbinoxPerformance, this project now represents the fastest OSGi container on the planet. Even faster than plain Equinox. - Andres Almiray
Andres Almiray
sirthias/pegdown - GitHub - https://github.com/sirthia...
A pure-Java Markdown processor based on a parboiled PEG parser supporting a number of extensions - Andres Almiray
Andres Almiray
Andres Almiray
Carbonado is an extensible, high performance persistence abstraction layer for Java applications, providing a relational view to the underlying persistence technology. Persistence can be provided by a JDBC accessible SQL relational database, or it can be a Berkeley DB. It can also be fully replicated between the two. - Andres Almiray
Andres Almiray
activejdbc - Implementation of Active Record pattern in Java ... - http://code.google.com/p...
ActiveJDBC is a Java implementation of Active Record design pattern. It was inspired by ActiveRecord ORM from Ruby on Rails. - Andres Almiray
Andres Almiray
A Java library for accessing the Cassandra database - Andres Almiray
Andres Almiray
Another functional library for Java - Andres Almiray
Andres Almiray
Grid Component for Java Swing - https://code.google.com/p...
Grid Component for Java Swing - Andres Almiray
Andres Almiray
Re: Scala, Groovy – A Comparision - http://programminglanguagefaqs...
"Not to mention that Play! supports Groovy too (even before Scala support was added). Additional Groovy frameworks/tools include: Gaelyk (http://gaelyk.appspot.com/) - GAE web framework Ratpack (https://github.com/bleedingwol...) - minimalistic web framework inspired in Ruby's Sinatra (Scala has Scalatra -> http://www.scalatra.org/) Spock (http://www.spockframework.org/) - Uber testing framework. Scala has Scalatest (http://www.scalatest.org/) and Scalacheck (http://code.google.com/p...) but they do not come close to what Spock can do. Also there's Easyb (http://www.easyb.org/) GPars (http://gpars.codehaus.org/) - a library that provides constructs for handling concurrency (not just Actors), similarly to Akka. Gradle (http://www.gradle.org) - next generation build tool (Scala has SBT, however it also does not come close to Gradle's flexibility)." - Andres Almiray
Andres Almiray
Re: Scala, Groovy – A Comparision - http://www.disqus.com/people...
"Not to mention that Play! supports Groovy too (even before Scala support was added). Additional Groovy frameworks/tools include: Gaelyk (http://gaelyk.appspot.com/) - GAE web framework Ratpack (https://github.com/bleedingwol...) - minimalistic web framework inspired in Ruby's Sinatra (Scala has Scalatra -> http://www.scalatra.org/) Spock (http://www.spockframework.org/) - Uber testing framework. Scala has Scalatest (http://www.scalatest.org/) and Scalacheck (http://code.google.com/p...) but they do not come close to what Spock can do. Also there's Easyb (http://www.easyb.org/) GPars (http://gpars.codehaus.org/) - a library that provides constructs for handling concurrency (not just Actors), similarly to Akka. Gradle (http://www.gradle.org) - next generation build tool (Scala has SBT, however it also does not come close to Gradle's flexibility)." - Andres Almiray
Andres Almiray
Re: Scala, Groovy – A Comparision - http://www.tutkiun.com/2009...
"Not to mention that Play! supports Groovy too (even before Scala support was added). Additional Groovy frameworks/tools include: Gaelyk (http://gaelyk.appspot.com/) - GAE web framework Ratpack (https://github.com/bleedingwol... - minimalistic web framework inspired in Ruby's Sinatra (Scala has Scalatra -> http://www.scalatra.org/) Spock (http://www.spockframework.org/... - Uber testing framework. Scala has Scalatest (http://www.scalatest.org/) and Scalacheck (http://code.google.com/p/scala... but they do not come close to what Spock can do. Also there's Easyb (http://www.easyb.org/) GPars (http://gpars.codehaus.org/) - a library that provides constructs for handling concurrency (not just Actors), similarly to Akka. Gradle (http://www.gradle.org) - next generation build tool (Scala has SBT, however it also does not come close to Gradle's flexibility)." - Andres Almiray
Andres Almiray
Nifty GUI is a Java Library that supports the building of interactive user interfaces for games or similar applications. It utilizes lwjgl for OpenGL rendering. The configuration of the GUI is stored in xml files with little supporting Java code. In short Nifty helps you to layout stuff, display it in a cool way and interact with it :) - Andres Almiray
Andres Almiray
Slick2D is a simple set of tools wrapped around the LWJGL OpenGL binding for Java. - Andres Almiray
Andres Almiray
MT4j - Multitouch For Java - http://mt4j.org/mediawi...
MT4j - Multitouch for Java™ - is an open source Java™ framework, created for rapid development of visually rich applications. MT4j is designed to support different kinds of input devices with a special focus on multi-touch support. - Andres Almiray
Andres Almiray
An NSImage object is a high-level class for manipulating image data. You use this class to load existing images or create new ones and composite them into a view or other image. This class works in conjunction with one or more image representation objects (subclasses of NSImageRep), which manage the actual image data. - Andres Almiray
Andres Almiray
An NSImage object is a high-level class for manipulating image data. You use this class to load existing images or create new ones and composite them into a view or other image. This class works in conjunction with one or more image representation objects (subclasses of NSImageRep), which manage the actual image data. - Andres Almiray
Andres Almiray
jPCT - Java 3D engine - http://www.jpct.net/
Welcome to the home of jPCT - jPCT is a free 3D engine/API for Java. On this site, you'll find the API for download, documentation, some demos and screenshots etc. - Andres Almiray
Andres Almiray
User interfaces | Nadeau Software - http://nadeausoftware.com/article...
Java Swing tips, specially for Macs - Andres Almiray
Andres Almiray
User interfaces | Nadeau Software - http://nadeausoftware.com/article...
Java Swing tips, specially for Macs - Andres Almiray
Andres Almiray
jPCT - Java 3D engine - http://www.jpct.net/
Welcome to the home of jPCT - jPCT is a free 3D engine/API for Java. On this site, you'll find the API for download, documentation, some demos and screenshots etc. - Andres Almiray
Andres Almiray
InfoNode - Java Components - http://www.infonode.net/index...
InfoNode Tabbed Panel is a highly flexible and customizable replacement for the Swing JTabbedPane component. It is available as a seperate product and is also included in InfoNode Docking Windows. - Andres Almiray
Andres Almiray
InfoNode - Java Components - http://www.infonode.net/index...
InfoNode Tabbed Panel is a highly flexible and customizable replacement for the Swing JTabbedPane component. It is available as a seperate product and is also included in InfoNode Docking Windows. - Andres Almiray
Andres Almiray
This project is freely available to use in any application, commercial or otherwise. Despite being free UICollection has advanced user-interface features allowing you to create more professionial looking GUIs, faster. - Andres Almiray
Andres Almiray
This project is freely available to use in any application, commercial or otherwise. Despite being free UICollection has advanced user-interface features allowing you to create more professionial looking GUIs, faster. - Andres Almiray
Andres Almiray
Mac OS X Multitouch Event API - http://network.org/project...
The raw multitouch finger data of Mac touchpads is not ‘officially’ avaialble, but there is a undocumented way to register an event handler natively. This project provides a JNI library and a Java class implementing an Observable Pattern that allows a Java applicaiton to register for Multitouch Event data. Swing (Desktop&Webstart) and Console test clients are included. - Andres Almiray
Other ways to read this feed:Feed readerFacebook