earth2marsh + java 34
Crowd Documentation | Nin Labs
2 days ago by earth2marsh
#stackoverflow documentation for #android and #java matches the actual API usage:
apis
documentation
stackoverflow
crowds
community
java
android
2 days ago by earth2marsh
Home | Dropwizard
5 days ago by earth2marsh
from Pinboard Network RSS Improver http://pipes.yahoo.com/pipes/pipe.info?_id=b22b9c9acee5906aab7e8a7645a247a9 'a Java framework for developing ops-friendly, high-performance, RESTful web services. Developed by Yammer to power their JVM-based backend services, Dropwizard pulls together stable, mature libraries from the Java ecosystem into a simple, lightweight package that lets you focus on getting things done. Dropwizard has out-of-the-box support for sophisticated configuration, application metrics, logging, operational tools, and much more, allowing you and your team to ship a production-quality HTTP+JSON web service in the shortest time possible.' From Coda Hale/Yammer; includes Guava, Jetty, Jersey, Jackson, Metrics, slf4j. Pretty good baseline to start any new Java service with....Source: http://pinboard.in/
iftttGR
framework
rest
java
5 days ago by earth2marsh
With Software, Small is the new Big | Wordnik ~ all the words
9 weeks ago by earth2marsh
"we made a significant architectural shift. We have split our application stack into something called Micro Services — a term that I first heard from the folks at Netflix. The idea is that you can scale your software, deployment and team better by having smaller, more focused units of software. The idea is simple — take the library (jar) analogy and push it to the nth degree. If you consider your “distributable” software artifact to be a server, you can better manage the reliability, testability, deployability of it, as well as produce an environment where the performance of any one portion of the stack can be understood and isolated from the rest of the system. Now the question of “whose pager should ring” when there’s an outage is easily answered! The owner of the service, of course."
java
architecture
development
software
stack
micro
wordnik
swagger
9 weeks ago by earth2marsh
The Grinder 3
11 weeks ago by earth2marsh
"a JavaTM load testing framework that makes it easy to run a distributed test using many load injector machines. It is freely available under a BSD-style open-source license.
The latest news, downloads, and mailing list archives can be found on SourceForge.net.
Key features
Generic Approach Load test anything that has a Java API. This includes common cases such as HTTP web servers, SOAP and REST web services, and application servers (CORBA, RMI, JMS, EJBs), as well as custom protocols.
Flexible Scripting Tests are written in the powerful Jython scripting language.
Distributed Framework A graphical console allows multiple load injectors to be monitored and controlled, and provides centralised script editing and distribution.
Mature HTTP Support Automatic management of client connections and cookies. SSL. Proxy aware. Connection throttling. Sophisticated record and replay of the interaction between a browser and a web site."
load
testing
apis
java
framework
toolkit
The latest news, downloads, and mailing list archives can be found on SourceForge.net.
Key features
Generic Approach Load test anything that has a Java API. This includes common cases such as HTTP web servers, SOAP and REST web services, and application servers (CORBA, RMI, JMS, EJBs), as well as custom protocols.
Flexible Scripting Tests are written in the powerful Jython scripting language.
Distributed Framework A graphical console allows multiple load injectors to be monitored and controlled, and provides centralised script editing and distribution.
Mature HTTP Support Automatic management of client connections and cookies. SSL. Proxy aware. Connection throttling. Sophisticated record and replay of the interaction between a browser and a web site."
11 weeks ago by earth2marsh
Patric Fornasier's Blog: ContainerLess
january 2012 by earth2marsh
"Making this architectural change simplified our development and deployment process. It also simplified the way we thought about the application. The only price we paid was loosing the ability to deploy the application to different web server without making changes. Fortunately, this price was purely hypothetical because we had absolutely no need nor desire to use a different web server in production. On the positive side, we were now hiding the fact that we were relying on Java Servlets to realise our web functionality. In fact, seeing what some of the other communities are building (e.g. Sinatra, Node.js, etc.), I'd be tempted to try to write a web application that doesn't use Servlets at all. Part of it for fun, part of it to overcome some of the limitations inherent with the Servlet model"
java
application
container
deployment
webdev
jetty
january 2012 by earth2marsh
Enunciate
december 2011 by earth2marsh
"Enunciate is an engine for dramatically enhancing your Java Web service API.
It's simple. You develop your Web service API using standard Java technologies and attach Enunciate to your build process. Suddenly, your Web service API is boasting some pretty impressive features:
Full HTML documentation of your services, scraped from your JavaDocs.
Client-side libraries (e.g. Java, .NET, iPhone, Ruby, Flex, AJAX, GWT, etc.) for developers who want to interface with your API.
Interface Definition Documents (e.g. WSDL, XML-Schema, etc.)
Etc."
apis
json
framework
rest
soap
webservices
java
to_read
docs
documentation
from delicious
It's simple. You develop your Web service API using standard Java technologies and attach Enunciate to your build process. Suddenly, your Web service API is boasting some pretty impressive features:
Full HTML documentation of your services, scraped from your JavaDocs.
Client-side libraries (e.g. Java, .NET, iPhone, Ruby, Flex, AJAX, GWT, etc.) for developers who want to interface with your API.
Interface Definition Documents (e.g. WSDL, XML-Schema, etc.)
Etc."
december 2011 by earth2marsh
How Google Was Tripped up by a Bad Search | PCWorld
november 2011 by earth2marsh
TL;DR: only the last of the 9 drafts had text "Attorney Work Product," so it was missed in the discovery phase delivery of email.
law
tech
search
email
legal
google
oracle
lawsuit
android
java
from delicious
november 2011 by earth2marsh
Stevey's Blog Rants: Execution in the Kingdom of Nouns
november 2011 by earth2marsh
A flatland-style story of using verbs and nouns in Java versus other languages.
programming
java
humor
language
languages
nouns
verbs
idioms
from delicious
november 2011 by earth2marsh
Bumper Crop of WADL Tools | Java.net
october 2011 by earth2marsh
"Last week saw the release of three new WADL frameworks:"
WADL
tools
python
ruby
java
c#
from delicious
october 2011 by earth2marsh
RESThub framework
october 2011 by earth2marsh
"RESThub is an Open Source framework designed to allow you to build RIA HTML5 web applications based on a Spring backend following KISS, DRY and REST principles. It composed by a Java stack and a Javascript stack."
framework
jquery
java
rest
javascript
from delicious
october 2011 by earth2marsh
[from rgreco] Let's assume that I am the stupidest person that ever lived. Explain to me what JavaScript is, what it does, and how a moron would go about learning it... - web design coding | Ask MetaFilter
javascript history sun 2011 billjoy java webdev coding via:mathowie programming web from google
september 2011 by earth2marsh
javascript history sun 2011 billjoy java webdev coding via:mathowie programming web from google
september 2011 by earth2marsh
beders/Resty - GitHub
march 2011 by earth2marsh
"Resty is a small, convenient interface to talk to RESTful services from Java.<br />
<br />
Its focus is on simplicity and ease-of-use, often requiring only two lines of code to access any web service." see reddit thread: http://www.reddit.com/r/programming/comments/gbpim/resty_for_java_ever_struggled_with_urlconnection/
code
rest
java
library
from delicious
<br />
Its focus is on simplicity and ease-of-use, often requiring only two lines of code to access any web service." see reddit thread: http://www.reddit.com/r/programming/comments/gbpim/resty_for_java_ever_struggled_with_urlconnection/
march 2011 by earth2marsh
google-gson - Project Hosting on Google Code
september 2010 by earth2marsh
"Gson is a Java library that can be used to convert Java Objects into its JSON representation. It can also be used to convert a JSON string to an equivalent Java object. Gson can work with arbitrary Java objects including pre-existing objects that you do not have source-code of. There are a few open-source projects that can convert Java objects to JSON. However, most of them require that you place Java annotations in your classes something that you can not do if you do not have access to the source-code. Most also do not fully support the use of Java Generics. Gson considers both of these as very important design goals."
api
code
convert
converter
google
json
java
xml
gson
september 2010 by earth2marsh
persistent.info: PuSH Bot: PubSubHubbub to XMPP Gateway
october 2009 by earth2marsh
"PuSH Bot, which lets you subscribe to any PubSubHubbub-enabled feed and get notified of updates via XMPP (e.g. to your Google Talk account). It has some niceties like use of feed auto-discovery so you can just specify web page URLs, OPML import for bulk subscribing and throttling of updates."
xmpp
alerts
subscribe
appengine
pubsub
gateway
robot
source
java
october 2009 by earth2marsh
DirSync Pro (Directory Synchronize Pro)
may 2009 by earth2marsh
" small, but powerful utility for file and folder synchronization. DirSync Pro can be used to synchronize the content of one or many folders recursively. Using DirSync Pro you can make incremental backups. In this way you'll spare lots of time because you don't have to copy all the files each time you want to update your backup; only new/modified/larger files would be copied. Use DirSync Pro to easily synchronize files from your desktop PC to your USB-stick (PDA, Notebook, ...). Use this USB-stick (PDA, Notebook, ...) to synchronize files to another desktop PC. Unlike many other synchronization software, DirSync Pro is Open Source; it is 100% free of charge, 100% free of commercial text, 100% free of advertisements and 100% free of spyware. Programmed completely in platform independent Java so it can be run under nearly every modern operating system including Windows, Linux and Macintosh."
synchronization
synchronize
tools
software
windows
linux
osx
java
opensource
backup
incremental
sync
directory
freeware
may 2009 by earth2marsh
Stefano's Linotype ~ Dalvik: how Google routed around Sun's IP-based licensing restrictions on Java ME
november 2007 by earth2marsh
Android uses the syntax of the Java platform and the java SE class library but not the Java bytecode or the Java virtual machine to execute it on the phone
iphone
java
sun
Google
vm
android
licensing
november 2007 by earth2marsh
Collaber - Home
april 2007 by earth2marsh
Collaber is a collaboration framework useful for easy communication, organization of data among members of teams across internet.
groupware
collaboration
application
java
april 2007 by earth2marsh
Mailinator(tm) Blog: The Architecture of Mailinator
march 2007 by earth2marsh
At this point, Mailinator averages approximately 2.5million emails per day. I have seen hourly spikes that would result in about 5million in a day. (Edit: Feb 2007 - One month later we're averaging 4.5million emails a day with spikes over 6million)
architecture
design
java
email
server
programming
mail
spam
march 2007 by earth2marsh
Mobile GMaps - Google Maps, Yahoo! Maps and Windows Live Local on your mobile phone!
march 2007 by earth2marsh
FREE application that displays Google Maps, Yahoo! Maps, Windows Live Local (MSN Virtual Earth) and Ask.com Maps and satellite imagery on Java J2ME-enabled mobile phones, PDAs and other devices. MGMaps can connect to a GPS receiver over bluetooth or use i
mobile
maps
Google
java
Google_Maps
software
phone
gps
march 2007 by earth2marsh
jMemorize - Learning made easy (and fun) - A Leitner flashcards tool
june 2006 by earth2marsh
jMemorize is an free open-source Java application that manages your learning processes by using flashcards and the famous Leitner system.
java
Software
flashcard
memorize
opensource
learning
tools
languages
education
june 2006 by earth2marsh
Google Web Toolkit - Build AJAX apps in the Java language
may 2006 by earth2marsh
a Java software development framework that makes writing AJAX applications like Google Maps and Gmail easy for developers who don't speak browser quirks as a second language.
java
ajax
toolkit
may 2006 by earth2marsh
Opcion Font Viewer: Windows, Linux & Mac compatible
february 2006 by earth2marsh
a free font viewer written in Java that allows you to view both installed and uninstalled TrueType fonts on Windows, Linux, Unix or Mac.
fonts
java
free
opensource
utilities
february 2006 by earth2marsh
JavaMail API
december 2005 by earth2marsh
The JavaMail API provides a platform-independent and protocol-independent framework to build mail and messaging applications. The JavaMail API is implemented as a Java platform optional package and is also available as part of the Java platform, Enterpris
java
email
tools
utilities
OOo
december 2005 by earth2marsh
related tags
ajax ⊕ alerts ⊕ android ⊕ api ⊕ apis ⊕ appengine ⊕ application ⊕ apps ⊕ architecture ⊕ art ⊕ baby ⊕ backup ⊕ billjoy ⊕ c# ⊕ cassandra ⊕ clojure ⊕ code ⊕ coding ⊕ collaboration ⊕ community ⊕ container ⊕ convert ⊕ converter ⊕ cool ⊕ crowds ⊕ css ⊕ data ⊕ deployment ⊕ design ⊕ dev ⊕ development ⊕ directory ⊕ docs ⊕ documentation ⊕ eclipse ⊕ education ⊕ email ⊕ flashcard ⊕ fonts ⊕ framework ⊕ free ⊕ freeware ⊕ fun ⊕ games ⊕ gateway ⊕ google ⊕ Google_Maps ⊕ gps ⊕ groupware ⊕ gson ⊕ hadoop ⊕ heroku ⊕ history ⊕ howto ⊕ humor ⊕ idioms ⊕ iftttGR ⊕ incremental ⊕ interesting ⊕ iphone ⊕ java ⊖ javascript ⊕ jetty ⊕ jobs ⊕ jpa ⊕ jquery ⊕ json ⊕ JVM ⊕ language ⊕ languages ⊕ law ⊕ lawsuit ⊕ learning ⊕ legal ⊕ library ⊕ licensing ⊕ linux ⊕ load ⊕ mail ⊕ mapreduce ⊕ maps ⊕ memorize ⊕ micro ⊕ mobile ⊕ names ⊕ nosql ⊕ nouns ⊕ OOo ⊕ opensource ⊕ optimization ⊕ oracle ⊕ osx ⊕ performance ⊕ phone ⊕ pipeline ⊕ Play ⊕ plugin ⊕ presentation ⊕ programming ⊕ Protocol ⊕ pubsub ⊕ python ⊕ rails ⊕ reference ⊕ repl ⊕ rest ⊕ robot ⊕ ruby ⊕ search ⊕ server ⊕ soap ⊕ software ⊕ source ⊕ spam ⊕ stack ⊕ stackoverflow ⊕ Streaming ⊕ subscribe ⊕ sun ⊕ swagger ⊕ sync ⊕ synchronization ⊕ synchronize ⊕ tech ⊕ testing ⊕ toolkit ⊕ tools ⊕ to_read ⊕ trends ⊕ tuning ⊕ tutorial ⊕ Twitter ⊕ utilities ⊕ verbs ⊕ via:mathowie ⊕ visualization ⊕ vm ⊕ WADL ⊕ web ⊕ webdev ⊕ webservices ⊕ windows ⊕ wordnik ⊕ xml ⊕ xmpp ⊕ zen ⊕Copy this bookmark: