java Programming Glossary: github.com
Asynchronous HTTP Client for Java http://stackoverflow.com/questions/1014528/asynchronous-http-client-for-java
How to fetch Android Market data when there is no API? http://stackoverflow.com/questions/1308346/how-to-fetch-android-market-data-when-there-is-no-api market api There're also some JRuby bindings for it http github.com jberkel supermarket . However they both require a Google Market..
Dependency injection with Jersey 2.0 http://stackoverflow.com/questions/16216759/dependency-injection-with-jersey-2-0 74 My starter project is available at GitHub https github.com donaldjarmstrong jaxrs java java ee dependency injection jersey..
Spring 3.2.x (Web MVC) REST API and JSON2 Post requests, how to get it right once for all? http://stackoverflow.com/questions/16909742/spring-3-2-x-web-mvc-rest-api-and-json2-post-requests-how-to-get-it-right-onc to Test Spring REST Posting JSON to REST API https github.com geowarin spring mvc examples How to post JSON to PHP with curl.. produces invalid JSON https github.com eugenp REST Spring Web MVC validate individual request params.. to Test Spring REST Posting JSON to REST API https github.com geowarin spring mvc examples How to post JSON to PHP with curl..
UNIX socket implementation for Java? http://stackoverflow.com/questions/170600/unix-socket-implementation-for-java
How can I enumerate all classes in a package and add them to a List? http://stackoverflow.com/questions/176527/how-can-i-enumerate-all-classes-in-a-package-and-add-them-to-a-list into it's own github project and even added tests. https github.com ddopson java class enumerator Original Post Strictly speaking..
Java applet manifest - Allow all Caller-Allowable-Codebase http://stackoverflow.com/questions/19393826/java-applet-manifest-allow-all-caller-allowable-codebase and interacts with the page. Applet in question https github.com JaggedJax CIO_Scale java applet manifest signed applet share..
How to analyze PermGen contents? http://stackoverflow.com/questions/2842982/how-to-analyze-permgen-contents JVM's string literal pool. It is available here https github.com puneetlakhina javautils blob master src com blogspot sahyog..
Android/Java — Post simple text to Facebook wall? http://stackoverflow.com/questions/2953146/android-java-post-simple-text-to-facebook-wall code snippet with the official Facebook Android SDK http github.com facebook facebook android sdk what should I do next after the.. the steps Download the official Facebook Android SDK http github.com facebook facebook android sdk Import the project files into..
Looking for android Facebook SDK examples http://stackoverflow.com/questions/3323496/looking-for-android-facebook-sdk-examples on how to use the OFFICIAL facebook android SDK http github.com facebook facebook android sdk To be specific i'd like to see..
ePub library for java or android http://stackoverflow.com/questions/3645795/epub-library-for-java-or-android ready library to read ePub format I found ePublib in http github.com psiegman epublib . I'm still learning how to use it. I wonder..
Stroke Width Transform (SWT) implementation (Java, C#…) http://stackoverflow.com/questions/4837124/stroke-width-transform-swt-implementation-java-c
Using MessagePack with Android http://stackoverflow.com/questions/7529522/using-messagepack-with-android here's a pair of projects set up for this purpose https github.com mikkoz msgpack android test server tree master msgpack android.. test server tree master msgpack android test server https github.com mikkoz msgpack android test client tree master msgpack android.. following steps Download the msgpack rpc source from git github.com msgpack msgpack rpc.git specifically the java folder . Change..
Hibernate using JPA (annotated Entities) and liquibase http://stackoverflow.com/questions/776787/hibernate-using-jpa-annotated-entities-and-liquibase or jpa annotations. More information can be found at https github.com liquibase liquibase hibernate wiki but you can use database..
Android How to draw a smooth line following your finger http://stackoverflow.com/questions/8287949/android-how-to-draw-a-smooth-line-following-your-finger
|