Gary S. Weaver (garysweaver)

garysweaver

Geek Repo

Location:Raleigh, NC, USA, Earth

Github PK Tool:Github PK Tool

Gary S. Weaver's repositories

classmeta

Create and transform classes dynamically

Language:RubyLicense:MITStargazers:3Issues:0Issues:0

activerecord-attribute_override

Adds methods to your models to let you easily override instance attributes in specific environments.

Language:RubyLicense:MITStargazers:1Issues:0Issues:0

nerot

Nerot schedules execution of a Java instance or static method (with arguments you provide) and stores the result in-memory for quick asynchronous retrieval. Basically, it is like traditional response caching, only faster. You never wait on a request after cache expires, because cache never expires. Cache is only refreshed when the scheduled task executes without error. You can wrap any class or Object instance in a GenericTask to call it and store the result in cache. If you are interested in getting an RSS feed, you can use the built-in RSS feed retrieval task. If you are interested in just doing an HTTP GET request (without authentication), you can use the built-in HTTP GET task. Tasks and Stores are fully customizable and extensible.

Language:JavaLicense:MITStargazers:3Issues:0Issues:0

todomvc-services-javaee6

RESTful JSON CORS services example for TodoMVC using Java EE 6 for deployment in JBoss 7.1.1.

Language:JavaLicense:MITStargazers:1Issues:0Issues:0

todomvc-vanillajs-restful

Incomplete example of mostly vanilla JS TodoMVC client that uses RESTful services such as todomvc-services-javaee6

Language:JavaScriptLicense:MITStargazers:1Issues:0Issues:0

requestinfo-jsp

Simple pre-compiled and uncompiled war with JSP to print out basic request info for authN debugging, etc.

License:MITStargazers:1Issues:0Issues:0

schema-dump

A Ruby script that dumps all data from all accessible tables in a database/schema to the output stream in a format suitable for diffing.

Language:RubyLicense:MITStargazers:1Issues:0Issues:0

schema-sleuth

A Ruby script to connect to and spider a database, outputting related records based on value only, or the column name and value provided, or can selectively dump tables.

Language:RubyLicense:MITStargazers:1Issues:0Issues:0

vaadin-hibernate-portlet

Vaadin Hibernate (hbncontainer) example as a Liferay 6 portlet using Maven

Language:JavaLicense:MITStargazers:3Issues:0Issues:0

id

A simple Java webapp called "id" that outputs the hostname and domain when you hit it.

License:MITStargazers:2Issues:0Issues:0

unplutofy

Unplutofy provides a command-line tool, Ant task, Maven 2 plugin, and a Java API to remove the changes that Apache Pluto makes to a portlet war file during pluto-fication.

Language:JavaLicense:NOASSERTIONStargazers:1Issues:0Issues:0

requestinfo

A JRuby/Sinatra-based Java webapp to print HTTP request information like HTTP headers

Language:RubyStargazers:2Issues:0Issues:0

hourz

A self-contained task timer for keeping track of time spent of various activities written in HotCocoa/MacRuby.

Language:RubyLicense:MITStargazers:4Issues:0Issues:0