Google Maps used from a Groovy SwingBuilder





ranking Sort Sort   |   date Sort Sort   |   member Sort Sort
Syndication

« Previous 1 2 3 Next »
1
Date Submitted Thu. Apr. 12th, 2007 11:23 AM
Revision 1
Beginner vbuskirk
Tags dsl | FSM | groovy | Machines | State
Comments 1 comments
/**
* GOAL: Write a quick-and-dirty DSL in Groovy that emulates Bruce Tate's
* example "acts_as_statemachine" Ruby code at
* http://www-128.ibm.com/developerworks/java/library/j-cb03137/index.html,
* within 20 minutes or less (i.e. steer clear of MOP-magic engineering ;).
*
* For more context, see the Apr'07 "Symbols" thread on the groovy-user mailing
* list.
*/
11
Date Submitted Sun. Feb. 11th, 2007 8:01 AM
Revision 1
Helper Nico
Tags google | highlight | keywords | PHP | search | Yahoo
Comments 2 comments
If a visitor comes to your site from a search engine such as Google or Yahoo, this function will highlight the keywords in a given text the user used for his search.
5
Date Submitted Tue. Oct. 17th, 2006 3:00 PM
Revision 1
Helper glaforge
Tags dsl | groovy
Comments 0 comments
SQL-like DSL for finding classes and methods
10
Date Submitted Fri. Oct. 20th, 2006 7:02 AM
Revision 1
Helper glaforge
Tags groovy
Comments 0 comments
Sudoku solver in Groovy.
7
Date Submitted Fri. Oct. 20th, 2006 3:37 PM
Revision 1
Helper glaforge
Tags ant | groovy
Comments 0 comments
This example shows a build script written in Groovy using the AntBuilder.
No more angle bracket to bother you!
6
Date Submitted Thu. Feb. 8th, 2007 8:26 AM
Revision 1
Helper glaforge
Tags grid | groovy | jgroups
Comments 0 comments
Using a JGroups ReplicatedHashtable from Groovy
6
Date Submitted Fri. Feb. 9th, 2007 7:36 AM
Revision 1
Helper glaforge
Tags groovy
Comments 0 comments
Recursively iterate over folders and files to check for differences.
2
Date Submitted Mon. Aug. 11th, 2008 11:50 PM
Revision 1
Scripter Fordiman
Tags analytics | drop | google | in | JavaScript
Comments 1 comments
Forgive the formality here; this is one of my professional scripts.

Analyte 1.0 (c) 2008 Bryan Elliott
Purpose:
Simplify inclusion of Google Analytics into any site, add GA tracking to non-HTML links, and reduce 'blocking' action of Google Analytics scripts.

Use:


License:
Unlimited license granted to Abacus Studios, Inc. and I-Site, Inc.
All other parties licensed under CC-BY-SA-3.0:

Creative Commons Attribution / Share Alike 3.0 US
Fulltext and synopsis at
http://creativecommons.org/licenses/by-sa/3.0/us/

This license need not appear in minified or otherwise compressed forms
of this script, so long as the script is in active use by a web site or
application, and no other credit is claimed.
2
Date Submitted Thu. Apr. 12th, 2007 1:42 PM
Revision 1
Helper esumerfd
Tags dsl | FSM | groovy | Machines | State
Comments 1 comments
Try to create a DSL for a finite state machine.

Inspired by Chris vanBuskirk version on this site and the Ruby article at

http://www-128.ibm.com/developerworks/java/library/j-cb03137/index.html
2
Date Submitted Sun. Apr. 29th, 2007 9:58 PM
Revision 1
Helper esumerfd
Tags "Sieve | Eratosthenes" | groovy | of | primes
Comments 0 comments
A possible implementation of the Sieve of Eratosthenes for generating prime numbers below some limit.
« Previous 1 2 3 Next »