Pinned Repositories
dot-zsh
My zsh configuration. I'm using oh-my-zsh and place some overrides in `~/.zsh`.
edit_mode
Rails gem to toggle an 'edit mode' on a normal show view. This also toggles best_in_place fields.
extended_email_reply_parser
This is an extended version of github's email_reply_parser.
github-project-to-csv
Simple cli to export github v2 projects to csv
gmaps4rails-turbolinks-demo
Demo that shows the use of gmaps4rails together with turbolinks.
hole-ice-study
This project aims to incorporate the effects of hole ice into the clsim photon propagation simulation of the icecube neutrino observatory.
neo4j_ancestry
This ruby on rails gem makes it easy to store polymorphic structure information—parents, children, ancestors, descendants, …—in a neo4j graph database parallel to using ActiveRecord.
wingolfsplattform
Wingolfsplattform. AK Internet des Wingolfsbundes.
your_platform
Administrative and social network platform for closed user groups.
fiedl's Repositories
fiedl/gmaps4rails-turbolinks-demo
Demo that shows the use of gmaps4rails together with turbolinks.
fiedl/neo4j_ancestry
This ruby on rails gem makes it easy to store polymorphic structure information—parents, children, ancestors, descendants, …—in a neo4j graph database parallel to using ActiveRecord.
fiedl/acts_as_paranoid_dag
ruby on rails gem that combines the gems acts-as-dag and rails3_acts_as_paranoid to order model instances in a polymorphic directed acyclic graph and to be able to retrieve connections deleted in the past.
fiedl/best_in_place_typeahead_example
An example to demonstrate the combination of best_in_place and twitter bootstrap typeahead in rails.
fiedl/Google-Maps-for-Rails
Enables easy display of items (taken from a Rails 3 model) with Google Map, OpenLayers, Bing or Mapquest. Geocoding + Directions included. Provides much options: markers customization, infowindows, auto-adjusted zoom, polylines, polygons, circles etc... See wiki for full description and examples.
fiedl/neoid_test
This simple ruby on rails app demonstrates how to use the neo4j graph database through the neoid gem, which is based on the neography gem, together with ActiveRecord.
fiedl/schwarzburgplattform
fiedl/slim_breadcrumb
Rails gem to slim out certain elements of a breadcrumb navigation and show these elements only if the user's mouse dwells on the breadcrumb separator.
fiedl/neo4j_ancestry_vs_acts_as_dag
In this quick benchmark, I'm trying to find out which graph abstraction gem I should use in a ruby on rails project that needs a nested group structure.
fiedl/badge-fury-test
fiedl/badge_fury_test
fiedl/homebrew-hep
High energy physics packages for Mac
fiedl/log-last-command
Atom package that copies the current selection or the current line to another pane. This can be used for controlled command logging.
fiedl/markdown-redcarpet.tmbundle
TextMate support for GitHub flavored Markdown
fiedl/moo-bin
fiedl/moo-skel
Skeleton files and directories for mooOS.
fiedl/moo-zsh
fiedl/neo4j_gem_test
Testing performance of the neo4j gem compared to acts-as-dag and neo4j_ancestry.
fiedl/neography_test
This simple ruby app demonstrates how to use the neo4j graph database through the neography gem.
fiedl/neovigator
fiedl/rack-mini-profiler
Profiler for your development and production Ruby rack apps.
fiedl/refile
Ruby file uploads, take 3
fiedl/temporal_scopes
Providing temporal scopes for an ActiveRecord model to allow queries by time.
fiedl/votable_comments_test_using_meteor
Test Project: VotableComments using the Meteor JS Framework