myabc (Alex Coles)

Name
Alex Coles
Email
Website/Blog
http://alexbcoles.com
Company
Ikonoklastik Productions
Location
Berlin, Germany
Member Since
Feb 24, 2008 (about 1 year)

Following 57 githubbers and watching 177 repositories view all →

Public Repositories (26)

  • moonlight

    Mirror of Moonlight in Mono Subversion Repository

    legend

    Last updated Thu Nov 05 10:47:31 -0800 2009

  • appfuse

    Rapid Application Development in Java, integrating a Hibernate, Spring, Struts/JSF/Tapestry stack...

    legend

    Last updated Thu Nov 05 10:46:43 -0800 2009

  • gtk-sharp

    Mirror of Gtk# in Mono Subversion Repository

    legend

    Last updated Wed Nov 04 07:22:17 -0800 2009

  • dm-more

    Extras for DataMapper, including bridges to DataObjects::Migrations and Merb::DataMapper

    legend

    Forked from sam/dm-more Mon Mar 10 14:27:42 -0700 2008

    Last updated Sat Oct 31 14:51:17 -0700 2009

  • myabc.github.com

    legend

    Last updated Sun Oct 25 04:42:22 -0700 2009

  • mono-olive

    Mirror of Olive (experimental add-on libraries that provide additional .NET APIs to Mono) in Mono...

    legend

    Last updated Wed Oct 21 12:15:10 -0700 2009

  • rake-compiler

    Provide a standard and simplified way to build and package Ruby C extensions using Rake as glue.

    legend

    Forked from luislavena/rake-compiler Sun Apr 26 01:41:59 -0700 2009

    Last updated Thu Oct 15 02:53:00 -0700 2009

  • dm-audited

    Auditing for DataMapper::Resource objects

    legend

    Forked from dbussink/dm-audited Wed Sep 23 04:38:15 -0700 2009

    Last updated Wed Sep 23 06:11:32 -0700 2009

  • dm-is-paginated

    dm-is-paginated is a simple pagination plugin for DataMapper.

    legend

    Forked from lholden/dm-is-paginated Wed Sep 23 03:51:29 -0700 2009

    Last updated Wed Sep 23 04:24:38 -0700 2009

  • cuke4duke

    Cucumber packaged in a Jar file with support for Java, Groovy and other JVM languages.

    legend

    Forked from aslakhellesoy/cuke4duke Wed Sep 23 04:37:05 -0700 2009

    Last updated Wed Sep 23 04:13:11 -0700 2009

  • nbgit

    NetBeans Git Module

    legend

    Last updated Sun Sep 13 18:17:39 -0700 2009

  • merb_global

    Localization (L10n) and Internationalization (i18n) support for the Merb MVC Framework

    legend

    Last updated Tue Sep 01 05:33:28 -0700 2009

  • markdownj

    MarkdownJ

    legend

    Last updated Sun Aug 30 06:16:50 -0700 2009

  • libgdiplus

    Mirror of Libgdiplus (a GDI+ comptible API on non-Windows machines) in Mono Subversion Repository

    legend

    Last updated Wed Aug 26 01:16:52 -0700 2009

  • roller-recaptcha

    ReCAPTCHA support for Roller

    legend

    Last updated Tue Aug 25 09:30:43 -0700 2009

  • merb_mart

    DEVELOPMENT DISCONTINUED: Consider using Spree (repo: http://github.com/railsdog/spree) instead.

    legend

    Last updated Mon Aug 17 13:33:47 -0700 2009

  • opendls

    legend

    Last updated Wed Jul 01 07:20:50 -0700 2009

  • mono

    Mirror of main Mono project in Mono Subversion Repository

    legend

    Last updated Tue Jun 30 03:13:44 -0700 2009

  • vimfiles

    My ~/.vim directory

    legend

    Forked from akitaonrails/vimfiles Thu Feb 05 05:07:02 -0800 2009

    Last updated Wed Jun 10 04:08:58 -0700 2009

  • dotfiles

    My dot files

    legend

    Last updated Wed Jun 10 03:58:04 -0700 2009

  • feather

    Uber lightweight Merb blogging engine. Make sure you check out the feather-plugins repo as well!

    legend

    Forked from mleung/feather Fri Mar 13 09:27:58 -0700 2009

    Last updated Fri Mar 27 09:53:24 -0700 2009

  • roller-defensio

    Defensio Comment Validator Plugin for Roller Blogger

    legend

    Last updated Thu Jun 26 16:28:45 -0700 2008

  • roller-markdown

    Markdown Plugin for Roller Blogger

    legend

    Last updated Wed Jun 25 06:46:40 -0700 2008

  • mediateca

    An Open-Source Digital Asset Management solution

    legend

    Last updated Sun Jun 01 06:48:00 -0700 2008

  • nbmerb

    NetBeans Merb Module

    legend

    Last updated Sat Apr 12 03:41:05 -0700 2008

  • mcs

    Mirror of Mono C# compiler in Mono Subversion Repository

    legend

    Created Sun May 25 02:06:36 -0700 2008

Public Activity feed

myabc started watching jnicklas/carrierwave Sat Nov 07 10:09:11 -0800 2009
carrierwave's description:
Classier solution for file uploads in Ruby for Rack, Rails, Merb and Sinatra
myabc started watching asual/lesscss-engine Sat Nov 07 09:34:06 -0800 2009
lesscss-engine's description:
LESS Engine
myabc pushed to next at datamapper/do Fri Nov 06 10:26:33 -0800 2009
HEAD is ac8dd3c643c13961138b1e1236c6821f96a7fea3
  • myabc committed ac8dd3c6:
    [do_mysql] Fix compilation, broken b/c API changes
myabc updated gist: 227079 Fri Nov 06 07:24:53 -0800 2009
require 'benchmark' require 'rubygems' require 'addressable/uri'
myabc updated gist: 227079 Fri Nov 06 07:19:10 -0800 2009
require 'benchmark' require 'rubygems' require 'addressable/uri'
myabc updated gist: 227079 Fri Nov 06 07:01:09 -0800 2009
require 'benchmark' require 'rubygems' require 'addressable/uri'
myabc pushed to next at datamapper/do Fri Nov 06 05:40:32 -0800 2009
HEAD is 4e6efca72ee0198a7006768cc6e113b79c8b7dd9
  • myabc committed 4e6efca7:
    [do_jdbc] Remove merge conflict artefacts
myabc created gist: 227591 Thu Nov 05 17:18:13 -0800 2009
diff --git a/lib/dm-core/collection.rb b/lib/dm-core/collection.rb index 0ef2942..6d8658a 100644 ...
myabc created gist: 227300 Thu Nov 05 11:13:15 -0800 2009
NoMethodError in 'DataMapper::Collection with mysql#create! when scoped with a condition other th...
myabc pushed to master at myabc/moonlight Thu Nov 05 10:47:32 -0800 2009
HEAD is f9b557d5cd5f25785b642dc59865cc6aa3b522a3

12 commits »

myabc pushed to trunk at myabc/appfuse Thu Nov 05 10:46:43 -0800 2009
HEAD is 397d40e0d65d60ed1c198c0322175366e700e7a2
  • mraible committed 397d40e0:
    Fixed oss.sonatype.org URLs to match the latest ones published on https://docs.sonatype.com/display/NX/OSS+Repository+Hosting.
myabc pushed to next at datamapper/do Thu Nov 05 09:11:39 -0800 2009
HEAD is 8617aae819e212db080af5653d7835b9194444be
  • myabc committed 8617aae8:
    [do_jdbc] Fix broken logic for type inference in Command
myabc updated gist: 227079 Thu Nov 05 09:06:10 -0800 2009
require 'benchmark' require 'rubygems' require 'addressable/uri'
myabc updated gist: 227079 Thu Nov 05 06:35:07 -0800 2009
user system total real Open, move and close reader 4.151000 ...
myabc created gist: 227079 Thu Nov 05 06:32:56 -0800 2009
require 'benchmark' require 'rubygems' require 'addressable/uri'
myabc pushed to next at datamapper/do Thu Nov 05 05:02:55 -0800 2009
HEAD is cfe59f4c0317293f6a70ab9c948f7785b9560216
  • myabc committed cfe59f4c:
    [do_jdbc] Refactoring to use Java fields not ivars$
myabc edited a page in the datamapper/do wiki Thu Nov 05 03:24:23 -0800 2009
"JRuby TODO" is at datamapper/do/wikis/jruby-todo
myabc pushed to trunk at myabc/appfuse Wed Nov 04 17:15:06 -0800 2009
HEAD is 68e395855c6c2304fb595b6f4956989f96c12481
  • mraible committed 68e39585:
    APF-1114: Dear Tapestry - I don't want Selenium, please don't include it. Also configured <home> for Cargo so local Tomcat install is used if present.
myabc started watching ezmobius/redis-rb Wed Nov 04 13:36:15 -0800 2009
redis-rb's description:
A ruby client library for the redis key value storage engine
myabc started watching zapnap/sinatra-template Wed Nov 04 12:47:03 -0800 2009
sinatra-template's description:
A base Sinatra application template with DataMapper, RSpec, and Haml. Just fork and build.
myabc pushed to master at myabc/moonlight Wed Nov 04 07:23:37 -0800 2009
HEAD is 8ad1c371402380b1b73fbc86b07831ddbbc21ca7

38 commits »

myabc pushed to master at myabc/gtk-sharp Wed Nov 04 07:22:17 -0800 2009
HEAD is b46d60cbff46b146e6336292f78b33f6982edff6

2 commits »

myabc pushed to trunk at myabc/appfuse Wed Nov 04 07:22:07 -0800 2009
HEAD is 413a6c07286cb0edece55bee6f881be2def76d39

26 commits »

myabc pushed to master at datamapper/dm-core Wed Nov 04 05:35:21 -0800 2009
HEAD is 2615288ff438236ee5f9d67a9aa32cce1c51b62a
myabc pushed to next at datamapper/dm-core Wed Nov 04 05:32:35 -0800 2009
HEAD is efd3bf3f40fdf80033bd25d37c8e1bca3e7b323a
myabc pushed to next at datamapper/dm-more Wed Nov 04 05:06:37 -0800 2009
HEAD is 7110cbbde1a6e339e5988aa209361421508d34ea

8 commits »

myabc started watching toastyapps/alchemist Wed Nov 04 04:04:12 -0800 2009
alchemist's description:
Ruby library to convert from meters to miles from yards to fathoms from teaspoons to quarts and whatever else you could possibly want
myabc started watching jwthompson2/sqlite3-ironruby Wed Nov 04 03:32:32 -0800 2009
sqlite3-ironruby's description:
IronRuby library for working with SQLite3
myabc created gist: 225968 Wed Nov 04 03:12:59 -0800 2009
[alexbcoles@mondiale dm-core (next)]$ ADAPTERS=in_memory irake spec (in /Users/alexbcoles/git-rep...
myabc created gist: 225952 Wed Nov 04 02:24:11 -0800 2009
[alexbcoles@mondiale extlib (next)]$ irake spec (in /Users/alexbcoles/git-repos/extlib) You must ...
myabc started watching defunkt/resque Tue Nov 03 10:27:52 -0800 2009
resque's description:
A simple Redis-based queue.
myabc started watching casualjim/ironrubymvc Tue Nov 03 08:03:31 -0800 2009
ironrubymvc's description:
IronRuby ASP.NET MVC otherwise known as ASP.NET MVC rubification
myabc created gist: 225111 Tue Nov 03 07:21:13 -0800 2009
jruby -S rake spec (in /Users/alexbcoles/git-repos/do/do_sqlite3) To cross-compile, install rake-...
myabc pushed to master at nedap/locomotive Tue Nov 03 05:07:06 -0800 2009
HEAD is 4dac46bf2178286dad44d3f5c2cc6034b7982816

13 commits »

myabc pushed to next at datamapper/do Mon Nov 02 10:36:39 -0800 2009
HEAD is 867e4f0bbf71c1c7cded428af01cd1c8cb10c245