kakra (Kai Krakow)

Name
Kai Krakow
Email
Website/Blog
http://hurikhan77.wordpress.com/
Company
netactive
Location
Bremerhaven, Germany
Member Since
Jul 21, 2008 (about 1 year)

Following 7 coders and watching 74 repositories view all →

Public Repositories (9)

  • modalbox_confirm

    This Rails plugin overrides the :confirm message of links to display inside of a ModalBox and add...

    legend

    Forked from ctcherry/modalbox_confirm Tue Nov 24 02:34:24 -0800 2009

    Last updated Fri Jan 01 05:07:15 -0800 2010

  • redmine_hoptoad_server

    THIS FORK IS CURRENTLY BROKEN

    legend

    Forked from yeah/redmine_hoptoad_server Sat Dec 19 13:25:53 -0800 2009

    Last updated Sat Dec 19 15:22:52 -0800 2009

  • friendly_id

    FriendlyId is a plugin for Ruby on Rails which allows you to work with human-friendly strings as ...

    legend

    Forked from norman/friendly_id Mon Dec 01 09:40:42 -0800 2008

    Last updated Mon Nov 23 13:46:27 -0800 2009

  • rvideo

    Temporary home of RVideo, a Ruby gem for video and audio transcoding. This fork is there to incor...

    legend

    Forked from greatseth/rvideo Mon Mar 23 01:24:08 -0700 2009

    Last updated Sun Jul 26 14:12:34 -0700 2009

  • railscollab

    A Project Management and Collaboration tool inspired by Basecamp

    legend

    Forked from jamesu/railscollab Mon Jul 13 06:59:55 -0700 2009

    Last updated Fri Jul 17 07:14:06 -0700 2009

  • acts_as_ferret

    Rails full text search plugin

    legend

    Forked from jkraemer/acts_as_ferret Mon Nov 23 03:30:22 -0800 2009

    Last updated Thu May 28 14:02:25 -0700 2009

  • hello-world

    Hello world in every programming language -- nice sandbox to learn about merging and branching

    legend

    Forked from leachim6/hello-world Thu Aug 07 04:56:09 -0700 2008

    Last updated Sun Mar 08 14:53:14 -0700 2009

  • html_cleanup

    Provide cleanup of HTML code by minifying style and script blocks and reducing redundant HTML whi...

    legend

    Last updated Sun Feb 22 11:06:49 -0800 2009

  • adodbrecord

    AdoDBRecord -- an ActiveRecord look-alike in PHP using AdoDB

    legend

    Last updated Tue Feb 17 12:37:25 -0800 2009

Public Activity feed

kakra started watching rails/rails_upgrade Wed Feb 03 15:02:31 -0800 2010
rails_upgrade's description:
Plugin to run checks on your Rails 2.x/3.x to check for obvious upgrade points on the path to 3.0
kakra opened issue 2 on tpope/vim-fugitive Wed Jan 27 13:47:02 -0800 2010
How will it work?
kakra started watching tpope/vim-fugitive Wed Jan 27 13:40:00 -0800 2010
vim-fugitive's description:
fugitive.vim: a Git wrapper so awesome, it should be illegal
kakra started watching edavis10/redmine Thu Jan 21 10:11:20 -0800 2010
redmine's description:
Redmine is a flexible project management web application written using Ruby on Rails framework. This is the official git mirror of the svn repository
kakra started watching tobeytailor/gordon Fri Jan 15 11:31:09 -0800 2010
gordon's description:
Gordon: An open source Flashâ„¢ runtime written in pure JavaScript
kakra started watching jamesgolick/friendly Mon Jan 11 17:31:30 -0800 2010
friendly's description:
NoSQL with MySQL in Ruby
kakra commented on binarylogic/authlogic Tue Jan 05 14:23:33 -0800 2010
Comment in 495e95e:

It may be related to Rails sending no "Cache-Control: private" on redirect_to but still sends the Set-Cookie header which in turn MAY become cachable. Besides this being a security problem, it becomes especially problematic with :cookie_store because that carries the complete session data instead of only some hash which points to session data. Overwriting redirect_to_full_url to send headers["Cache-Control"] = "private" fixed most of the issues I observed with any auth mechanism.

kakra started watching rails/auto_complete Mon Jan 04 01:22:42 -0800 2010
auto_complete's description:
Auto Completion plugin
kakra started watching rails/acts_as_list Fri Jan 01 07:47:25 -0800 2010
acts_as_list's description:
ActsAsList plugin
kakra pushed to master at kakra/modalbox_confirm Fri Jan 01 05:07:15 -0800 2010
HEAD is 855f27e1dc86d82cb0b927ccf26308bcf781375e
kakra started watching clemens/delocalize Tue Dec 22 11:43:42 -0800 2009
delocalize's description:
Date/time and number parsing for Rails.
kakra started watching svenfuchs/rails-i18n Tue Dec 22 11:23:49 -0800 2009
rails-i18n's description:
Repository for collecting Locale data for Ruby on Rails I18n as well as other interesting, Rails related I18n stuff
kakra started watching pdzioba/acts_as_textile Mon Dec 21 13:36:49 -0800 2009
acts_as_textile's description:
Allows you to specify columns of an ActiveRecord model that contain Textile.
kakra pushed to master at kakra/redmine_hoptoad_server Sat Dec 19 15:22:52 -0800 2009
HEAD is 7d94216cd1a2548e410e2460ee91a14a5e1a94b4
kakra pushed to master at kakra/redmine_hoptoad_server Sat Dec 19 14:02:40 -0800 2009
HEAD is 4ace74be55d17c22375c96ff5c1616b8c82b0e97

22 commits »

kakra forked yeah/redmine_hoptoad_server Sat Dec 19 13:25:56 -0800 2009
Forked repository is at kakra/redmine_hoptoad_server
kakra started watching invalidusrname/redmine_hoptoad_server Thu Dec 17 13:24:35 -0800 2009
redmine_hoptoad_server's description:
This plugin turns Redmine (http://redmine.org) into a Hoptoad server, i.e. an API provider which can be used with the hoptoad_notifier which is available at: http://www.hoptoadapp.com/.
kakra opened issue 1 on yeah/redmine_hoptoad_server Thu Dec 17 13:20:20 -0800 2009
404 when accessing redmine's hoptoad server
kakra started watching thoughtbot/hoptoad_notifier Thu Dec 17 12:54:02 -0800 2009
hoptoad_notifier's description:
Reports exceptions to Hoptoad
kakra started watching yeah/redmine_hoptoad_server Thu Dec 17 12:47:14 -0800 2009
redmine_hoptoad_server's description:
This plugin turns Redmine (http://redmine.org) into a Hoptoad server, i.e. an API provider which can be used with the hoptoad_notifier which is available at: http://www.hoptoadapp.com/.
kakra started watching dazuma/versionomy Sun Dec 13 05:27:01 -0800 2009
versionomy's description:
A generalized version number class for Ruby
kakra started watching stefankroes/ancestry Sun Dec 13 00:15:18 -0800 2009
ancestry's description:
Organise ActiveRecord model into a tree structure
kakra started watching pivotal/refraction Sat Dec 12 06:10:57 -0800 2009
refraction's description:
Rack middleware replacement for mod_rewrite
kakra started watching chriseppstein/compass Thu Dec 10 16:24:25 -0800 2009
compass's description:
Compass is a Stylesheet Authoring Environment that makes your website design simpler to implement and easier to maintain.
kakra started watching grosser/smusher Thu Dec 10 07:37:08 -0800 2009
smusher's description:
Ruby/CLI: Automatic lossless reduction of all your images
kakra started watching grosser/reduce Thu Dec 10 07:37:00 -0800 2009
reduce's description:
Ruby/CLI: minify javascript + stylesheets, lossless image optimization
kakra started watching rubiety/nilify_blanks Thu Dec 10 04:30:14 -0800 2009
nilify_blanks's description:
Provides a framework for saving incoming blank values as nil in the database in instances where you'd rather use DB NULL than simply a blank string.
kakra started watching pboling/exception_notification Sun Dec 06 04:21:27 -0800 2009
exception_notification's description:
[Super] Exception Notifier Gem/Plugin for Rails
kakra opened issue 7 on eladmeidar/rails_indexes Wed Dec 02 07:00:00 -0800 2009
does not work with tableless models
kakra created gist: 247100 Wed Dec 02 02:04:41 -0800 2009
# /etc/portage/bashrc for portage to allow per package FEATURES for conf in ${PN} ${PN}-${PV} ${...
kakra started watching webroar/webroar Mon Nov 30 17:58:28 -0800 2009
webroar's description:
WebROaR - Ruby Application Server