grosser (Michael Grosser)

Name
Michael Grosser
Website/Blog
http://pragmatig.wordpress.com
Company
dawanda.com / rathershort.com
Location
Berlin, Germany
Member Since
May 23, 2008 (about 1 year)

Following 4 githubbers and watching 161 repositories view all →

Public Repositories (63)

  • rpx_now

    Ruby: RPXNow.com user login/creation and view helpers Facebook, Twitter, Google, MSN, OpenID, MyS...

    legend

    Last updated Sun Nov 22 05:37:37 -0800 2009

  • userstamp

    This Rails plugin extends ActiveRecord::Base to add automatic updating of created_by and updated_...

    legend

    Forked from delynn/userstamp Wed Nov 18 03:07:56 -0800 2009

    Last updated Sun Nov 22 01:46:46 -0800 2009

  • text_filter

    ActiveRecord / Rails Filter Text Fields Before Assigning them

    legend

    Last updated Sun Nov 22 01:46:28 -0800 2009

  • i18n_data

    Ruby: country/language names and 2-letter-code pairs, in 85 languages, for country/language i18n

    legend

    Last updated Sun Nov 22 01:45:48 -0800 2009

  • get_pomo

    Ruby/Gettext: A .mo and .po file parser/generator

    legend

    Last updated Sun Nov 22 01:45:29 -0800 2009

  • db_graph

    Easy graphs from AR date fields

    legend

    Last updated Sun Nov 22 01:45:17 -0800 2009

  • clear_empty_attributes

    AR: Store empty strings as NULL, making queries + conditions simpler and code more robust

    legend

    Forked from collectiveidea/clear_empty_attributes Tue Dec 09 09:38:07 -0800 2008

    Last updated Sun Nov 22 01:44:24 -0800 2009

  • ar_serialized_array

    Serialize an array in 1 column, [] when no set, xx_as_text accessors and more.

    legend

    Last updated Sun Nov 22 01:43:47 -0800 2009

  • translated_attributes

    AR/Rails translatable attributes through virtual fields

    legend

    Last updated Sun Nov 22 01:41:19 -0800 2009

  • sort_alphabetical

    Ruby: sort UTF8 Strings alphabetical via Enumerable extension

    legend

    Last updated Sun Nov 22 01:39:22 -0800 2009

  • solr_collection

    Ruby: Wrapper for acts_as_solr results that behaves/feels like will_paginate collection

    legend

    Last updated Sun Nov 22 01:37:47 -0800 2009

  • smusher

    Ruby/CLI: Automatic lossless reduction of all your images

    legend

    Last updated Sun Nov 22 01:36:20 -0800 2009

  • reduce

    Ruby/CLI: minify javascript + stylesheets, lossless image optimization

    legend

    Last updated Sun Nov 22 00:40:35 -0800 2009

  • readable_random

    Ruby: Readable random strings for coupons or tokens

    legend

    Last updated Sun Nov 22 00:39:29 -0800 2009

  • parallel

    Ruby: parallel processing made simple and fast

    legend

    Last updated Sun Nov 22 00:38:14 -0800 2009

  • man_parser

    Ruby: parse man source

    legend

    Last updated Sun Nov 22 00:36:55 -0800 2009

  • cachy

    Ruby: Caching library to simplify and organize caching

    legend

    Last updated Sun Nov 22 00:31:29 -0800 2009

  • ar_merge

    Merge 2 ActiveRecords, preserving attributes, associations and counters

    legend

    Last updated Sun Nov 22 00:29:40 -0800 2009

  • easy_esi

    Rails: Cached pages with dynamic partials == Easy ESI

    legend

    Last updated Sun Nov 22 00:27:45 -0800 2009

  • permanent_redirect

    ActionController hack to make `redirect_to` redirect with permanent 301 by default (better for SE...

    legend

    Last updated Thu Nov 19 02:23:16 -0800 2009

  • record_activities

    Rails: Record user activities without controller helpers, build on top of userstamps plugin

    legend

    Last updated Wed Nov 18 04:03:41 -0800 2009

  • concern

    Ruby: Seperation of concerns without meta-madness and namespace pollution.

    legend

    Last updated Wed Nov 18 02:15:57 -0800 2009

  • xhr_redirect

    Rails: Xhr requests stay Xhr even if they are redireted

    legend

    Last updated Wed Nov 18 02:14:27 -0800 2009

  • ssl_requirement

    SSL Requirement plugin

    legend

    Forked from rails/ssl_requirement Tue Oct 20 03:39:34 -0700 2009

    Last updated Wed Nov 18 02:09:46 -0800 2009

  • single_test

    Rails: Rake task to invoke single tests/specs

    legend

    Last updated Wed Nov 18 01:58:55 -0800 2009

  • random_records

    Rails/AR: Fast random records for ActiveRecord

    legend

    Last updated Wed Nov 18 01:19:14 -0800 2009

  • parallel_specs

    Rails: 2 CPUs = 2x Testing Speed for RSpec, Test::Unit and Cucumber

    legend

    Last updated Wed Nov 18 01:13:39 -0800 2009

  • acts_as_redeemable

    AR: Redemption capability for items like coupons, invitation codes, etc.

    legend

    Forked from squeejee/acts_as_redeemable Wed Oct 01 22:41:26 -0700 2008

    Last updated Tue Nov 17 13:23:20 -0800 2009

  • countries_and_languages

    Rails: Countries and languages in I18n.locale for select_tag or output in 85 languages

    legend

    Last updated Tue Nov 17 13:04:11 -0800 2009

  • validates_exclusion_of_html

    AR: No HTML as validation -- deprecated, please use text_filter instead

    legend

    Last updated Thu Oct 22 12:57:05 -0700 2009

  • fast_gettext

    Ruby GetText, but 3.5x faster + 560x less memory + simple + clean namespace + threadsave + extend...

    legend

    Last updated Thu Oct 15 22:36:21 -0700 2009

  • cmdliner

    legend

    Last updated Sun Oct 04 01:07:41 -0700 2009

  • translation_db_engine

    Rails/AR: engine to manage translations inside a database

    legend

    Last updated Tue Sep 22 10:15:22 -0700 2009

  • dotfiles

    My dotfiles

    legend

    Last updated Thu Sep 10 11:35:16 -0700 2009

  • simple_auto_complete

    Rails: Simple, customizable, auto complete

    legend

    Forked from david/simple_auto_complete Sun Oct 26 00:05:49 -0700 2008

    Last updated Sun Sep 06 09:43:21 -0700 2009

  • gettext_i18n_rails

    Rails: FastGettext, I18n integration -- simple, threadsafe and fast!

    legend

    Last updated Thu Aug 13 23:16:01 -0700 2009

  • rspec_enhanced_profile

    Rspec formatter that shows top N slowest examples and groups

    legend

    Last updated Mon Jun 29 00:34:59 -0700 2009

  • facebox

    jQuery: Facebook-style lightbox in 5kb

    legend

    Forked from defunkt/facebox Wed Feb 11 04:03:07 -0800 2009

    Last updated Thu Jun 04 00:43:01 -0700 2009

  • programming_pearls

    eBook: Programming Pearls Rewritten in Ruby

    legend

    Last updated Mon Jun 01 06:15:45 -0700 2009

  • zentest

    ZenTest without Autotest and UnitDiff

    legend

    Forked from seattlerb/zentest Tue Mar 31 00:08:37 -0700 2009

    Last updated Wed May 20 22:25:32 -0700 2009

  • gettext_i18n_rails_example

    Rails: Example application using FastGettext + gettext_i18n_rails + gettext_test_log

    legend

    Last updated Sun May 10 09:40:55 -0700 2009

  • autotest

    Enhanced Autotest without ZenTest

    legend

    Forked from seattlerb/zentest Sat Mar 28 04:26:12 -0700 2009

    Last updated Thu May 07 02:33:15 -0700 2009

  • s3_slider

    jQuery: slideshow displaying images + description, ~1kb for js+css, simple and elegant

    legend

    Last updated Sun May 03 00:53:57 -0700 2009

  • gettext_test_log

    Rails: Logs translations during tests so that dynamic translations can be found through Gettext

    legend

    Last updated Tue Mar 31 01:09:36 -0700 2009

  • partial_dependencies

    Rails: Dependency graph of Rails views and partials

    legend

    Forked from msales/partial_dependencies Thu Mar 12 04:09:46 -0700 2009

    Last updated Thu Mar 12 04:52:54 -0700 2009

  • smart_field_constraints_textarea

    Rails: add textarea support for smart_field_constraints

    legend

    Last updated Tue Mar 10 05:09:49 -0700 2009

  • has_a_location

    AR: Easy location (lat/long) handling + in_radius + find on a given map section

    legend

    Last updated Sun Mar 01 01:40:28 -0800 2009

  • valid_attributes

    Rails/TDD: Create single valid record + valid attributes for post/forms + simple validation tests

    legend

    Last updated Thu Feb 26 10:29:33 -0800 2009

  • acts_as_feed

    Rails: Transform a Model into a Feed Representation (Feed Reader)

    legend

    Last updated Wed Feb 25 03:25:43 -0800 2009

  • validates_date_time

    Rails/AR: validates_date_time

    legend

    Forked from nickstenning/validates_date_time Mon Feb 23 07:12:55 -0800 2009

    Last updated Mon Feb 23 07:25:06 -0800 2009

  • gettext

    Ruby-GetText-Package is a Localization(L10n) library and tools which modeled after GNU gettext pa...

    legend

    Forked from mutoh/gettext Thu Feb 05 07:35:08 -0800 2009

    Last updated Mon Feb 23 02:10:29 -0800 2009

  • cap-recipes

    Capistrano: Battle-tested recipes for passenger, apache, and more

    legend

    Forked from nesquena/cap-recipes Thu Feb 12 02:24:01 -0800 2009

    Last updated Thu Feb 19 07:51:05 -0800 2009

  • meta_on_rails

    Rails: dry meta tag generation

    legend

    Forked from ashchan/meta_on_rails Fri Jan 30 05:45:51 -0800 2009

    Last updated Mon Feb 02 02:05:19 -0800 2009

  • icalendar

    Ruby: icalendar with variouse fixes

    legend

    Forked from sdague/icalendar Thu Jan 22 01:10:18 -0800 2009

    Last updated Thu Jan 22 07:36:22 -0800 2009

  • search_do

    AR: Hyperestraier integration

    legend

    Forked from moro/search_do Sat Sep 20 23:10:00 -0700 2008

    Last updated Sat Jan 17 00:51:26 -0800 2009

  • concat_rpc

    Api for 20Sec Concat - Contact managing

    legend

    Last updated Fri Jan 09 06:08:52 -0800 2009

  • assembla_grabber

    Grabber to get all the markup contents of assembla wiki pages

    legend

    Last updated Sat Jan 03 03:10:46 -0800 2009

  • acts_as_searchable

    Rails: Hyperestraier integration. Deprecated: use seach_do

    legend

    Forked from scoop/acts_as_searchable Fri May 23 22:26:51 -0700 2008

    Last updated Mon Dec 29 07:23:51 -0800 2008

  • store_with_default_protocol

    Rails AR: Add a protocol to user-suplied URLs if missing

    legend

    Last updated Sat Dec 27 10:13:54 -0800 2008

  • rspec_response_enhancer

    RSpec: Helpful information when should render/redirect fails

    legend

    Last updated Thu Dec 25 09:51:12 -0800 2008

  • autolang

    Gettext: Automatic translation to a new language using GTranslate

    legend

    Forked from cblackburn/autolang Mon Nov 24 00:47:09 -0800 2008

    Last updated Wed Dec 03 09:13:21 -0800 2008

  • honeypot

    Rails: Simple honeypots

    legend

    Last updated Fri Nov 07 00:22:07 -0800 2008

  • behave_like_resource

    Rails: Completely test a RESTful controller with 1 LOC

    legend

    Last updated Wed Oct 01 09:04:51 -0700 2008

Public Activity feed

grosser commented on weibel/rpx_now Sun Nov 22 05:38:14 -0800 2009
Comment in 0ecf780:

thanks, just merged it in!

grosser created tag v0.6.11 at grosser/rpx_now Sun Nov 22 05:37:37 -0800 2009
grosser pushed to master at grosser/rpx_now Sun Nov 22 05:37:33 -0800 2009
HEAD is 73ff3b21f8b77f996caaa3832476d090a7f793d2

5 commits »

grosser pushed to master at grosser/userstamp Sun Nov 22 01:46:47 -0800 2009
HEAD is b511e206d44384a39ddb3a536c5080227e407d6e
grosser pushed to master at grosser/text_filter Sun Nov 22 01:46:29 -0800 2009
HEAD is bded40484ebb55f170e682a421ade45917a3fd46
grosser pushed to master at grosser/i18n_data Sun Nov 22 01:45:50 -0800 2009
HEAD is 8869f5c608764e3b1babe2b6dc704ca6888b50f5
grosser pushed to master at grosser/get_pomo Sun Nov 22 01:45:29 -0800 2009
HEAD is b23999943f975a39cd3aa77e3c44b16303311f10
grosser pushed to master at grosser/db_graph Sun Nov 22 01:45:17 -0800 2009
HEAD is 3659d5035d75b2393ddc5319e03dc26aea8c0a0d
grosser pushed to master at grosser/clear_empty_attributes Sun Nov 22 01:44:24 -0800 2009
HEAD is 7c3743652b352b81e54d36b32f1b597194d6cce0
grosser pushed to master at grosser/ar_serialized_array Sun Nov 22 01:43:48 -0800 2009
HEAD is 4c8fd1005c922bf181bcd6708c6a19db0f866e24
grosser pushed to master at grosser/translated_attributes Sun Nov 22 01:41:19 -0800 2009
HEAD is 443a40dd59382fd2d04bb5a2316036997711593b

2 commits »

grosser pushed to master at grosser/sort_alphabetical Sun Nov 22 01:39:25 -0800 2009
HEAD is 4f85331fca1e20213e399124331fd05db939f961

2 commits »

grosser pushed to master at grosser/solr_collection Sun Nov 22 01:37:48 -0800 2009
HEAD is b636fcb918ed50b8b81bad1eb6065695d0405e8b

2 commits »

grosser pushed to master at grosser/smusher Sun Nov 22 01:36:21 -0800 2009
HEAD is 0204f3fc9e4d77e8a702ba019cca0de7433e0d60

3 commits »

grosser pushed to master at grosser/rpx_now Sun Nov 22 01:33:51 -0800 2009
HEAD is a97e52d7f8d18f5b8c1fc9a398d44633d6a2a0aa

2 commits »

grosser pushed to master at grosser/reduce Sun Nov 22 00:40:35 -0800 2009
HEAD is 0900c6d4bb0fd6846c39bbefbbe827aa9d24cca0

2 commits »

grosser pushed to master at grosser/readable_random Sun Nov 22 00:39:29 -0800 2009
HEAD is a1f3351891e9f2ce5e7eb8b85f1317ff1b1ae9e1

2 commits »

grosser pushed to master at grosser/parallel Sun Nov 22 00:38:15 -0800 2009
HEAD is 7c35ba6ff408b041a5d79d55a0f9dd9f89d5217c

2 commits »

grosser created tag v0.1.3 at grosser/man_parser Sun Nov 22 00:36:56 -0800 2009
grosser pushed to master at grosser/man_parser Sun Nov 22 00:36:50 -0800 2009
HEAD is 33732e4685a32a5d4989a726c5b604ef0ede00dd

2 commits »

grosser pushed to master at grosser/cachy Sun Nov 22 00:31:30 -0800 2009
HEAD is f15d6bd66de0e6e38cc6029326b58ac3d6061721

2 commits »

grosser pushed to master at grosser/ar_merge Sun Nov 22 00:29:41 -0800 2009
HEAD is d59f87910aa6d93fa47db5a38033c5b816ba74cb
grosser pushed to master at grosser/ar_merge Sun Nov 22 00:29:29 -0800 2009
HEAD is 4107208793c811a5ada143a56d4d0011f8a30f4d
grosser pushed to master at grosser/easy_esi Sun Nov 22 00:27:46 -0800 2009
HEAD is 6578fa883147e7deb2bfd6e6c41545340c68df74

2 commits »

grosser pushed to master at grosser/easy_esi Sat Nov 21 03:59:53 -0800 2009
HEAD is 937eb1a4f3b4f6a3cbdf940f527cc146e4cb59a3

5 commits »

grosser created tag v0.6.0 at grosser/get_pomo Thu Nov 19 22:54:53 -0800 2009
grosser pushed to master at grosser/get_pomo Thu Nov 19 22:54:52 -0800 2009
HEAD is f30ce289dec030bf0a98a816c24dee96920bfeb7

4 commits »

grosser pushed to master at grosser/permanent_redirect Thu Nov 19 02:23:16 -0800 2009
grosser created branch master at grosser/permanent_redirect Thu Nov 19 02:21:50 -0800 2009
grosser created repository permanent_redirect Thu Nov 19 02:21:12 -0800 2009
New repository is at grosser/permanent_redirect
grosser pushed to master at grosser/db_graph Wed Nov 18 22:44:04 -0800 2009
HEAD is db5165c3db598d8157f19fb9dedec9124d064300
grosser started watching weibel/rpx_now Wed Nov 18 22:32:30 -0800 2009
rpx_now's description:
Ruby: RPXNow.com user login/creation and view helpers Facebook, Twitter, Google, MSN, OpenID, MySpace, Yahoo -- All in One
grosser pushed to master at grosser/easy_esi Wed Nov 18 13:54:14 -0800 2009
grosser created branch master at grosser/easy_esi Wed Nov 18 13:38:25 -0800 2009
New branch is at grosser/easy_esi/tree/master
grosser created repository easy_esi Wed Nov 18 13:38:09 -0800 2009
New repository is at grosser/easy_esi