nkokkos (Nick Kokkos)

Name
Nick Kokkos
Email
Location
Greece
Member Since
Dec 03, 2008 (about 1 year)

Following 15 githubbers and watching 44 repositories view all →

Public Repositories (8)

  • el-typo

    Translation of Typo web app in greek language

    legend

    Forked from vtypal/el-typo Tue Nov 10 10:39:53 -0800 2009

    Last updated Mon Dec 07 00:08:57 -0800 2009

  • rails-i18n_demo_el

    Adding multilanguage functionality to the classic rails blog application

    legend

    Last updated Wed Dec 02 22:26:56 -0800 2009

  • facesTracker_artwarefestival_2009

    Source code for the openframeworks faces exhibition shown at ArtWareFestival (www.artwarefestival...

    legend

    Last updated Sun Nov 08 07:59:16 -0800 2009

  • pcm_audio_streamer

    A set of 2 windows applications that stream + playback pcm cd quality audio over ethernet. Get th...

    legend

    Last updated Sun Oct 25 23:56:26 -0700 2009

  • cucumber

    BDD that talks to domain experts first and code second

    legend

    Forked from aslakhellesoy/cucumber Sun Oct 11 23:51:28 -0700 2009

    Last updated Sun Oct 11 16:22:08 -0700 2009

  • rails-i18n

    This is a fork of rails-i18n for doing Greek Translation.

    legend

    Forked from svenfuchs/rails-i18n Sat Dec 06 04:22:59 -0800 2008

    Last updated Sun Oct 04 05:30:58 -0700 2009

  • i18n_demo_app

    Demo application to show Rails' new i18n features

    legend

    Forked from clemens/i18n_demo_app Fri Sep 25 08:40:28 -0700 2009

    Last updated Sun Sep 27 06:14:46 -0700 2009

  • test-rails-git

    A simple app to test git functionality

    legend

    Last updated Tue Sep 15 15:49:12 -0700 2009

Public Activity feed

nkokkos pushed to master at nkokkos/el-typo Mon Dec 07 00:08:58 -0800 2009
HEAD is 168a3f1d6fd3bd3260df162cf9473a627cf9e75e
nkokkos updated gist: 249702 Sat Dec 05 06:54:34 -0800 2009
# set session for the very first time the app runs. It should go into the application controller ...
nkokkos created gist: 249702 Sat Dec 05 06:53:49 -0800 2009
# set session for the very first time the app runs session[:locale] = I18n.default_locale if sess...
nkokkos pushed to master at nkokkos/el-typo Sat Dec 05 06:47:57 -0800 2009
HEAD is f2bc33699afc867d32c80f577744e5e4dfae5fa1
nkokkos pushed to master at nkokkos/el-typo Sat Dec 05 06:43:45 -0800 2009
HEAD is 19038507d882f16a110ef41c6c206431feb77f13
nkokkos pushed to master at nkokkos/el-typo Sat Dec 05 06:28:50 -0800 2009
HEAD is d6ef91281a96a60239c5323ab46f14b48ea50563

2 commits »

nkokkos started watching justinfrench/formtastic Fri Dec 04 05:14:50 -0800 2009
formtastic's description:
A Rails form builder plugin with semantically rich and accessible markup. It's deliciously close to 1.0!
nkokkos started watching botanicus/rango Thu Dec 03 22:50:56 -0800 2009
rango's description:
Rango is ultralightweight, ultracustomizable, ultracool web framework inspired by Django.
nkokkos started watching shaokun/prototype_tablesort Thu Dec 03 04:58:56 -0800 2009
prototype_tablesort's description:
A table sorting script using Prototype, also support rowspan.
nkokkos pushed to master at nkokkos/rails-i18n_demo_el Wed Dec 02 22:26:58 -0800 2009
HEAD is c42cfb6e3f8dceb555a8b050c5fa1f57d7b29cea
nkokkos started watching andre/geokit-rails Wed Dec 02 02:22:25 -0800 2009
geokit-rails's description:
Official Geokit plugin for Rails/ActiveRecord. Provides location-based goodness for your Rails app. Requires the Geokit gem.
nkokkos started watching balgarath/video-app Wed Dec 02 01:15:08 -0800 2009
video-app's description:
Youtube-like site written in Rails. Uses ffmpeg, flowplayer, attachment_fu, authlogic, acts_as_taggable_on_steroids
nkokkos started watching documentcloud/cloud-crowd Wed Dec 02 01:10:14 -0800 2009
cloud-crowd's description:
Parallel Processing for the Rest of Us
nkokkos started watching andre/geokit-gem Tue Dec 01 09:41:18 -0800 2009
geokit-gem's description:
Official Geokit Gem. Geokit gem provides geocoding and distance/heading calculations. Pair with the geokit-rails plugin for full-fledged location-based app functionality.
nkokkos started watching zdennis/ar-extensions Tue Dec 01 04:12:05 -0800 2009
ar-extensions's description:
ActiveRecord::Extension (aka ar-extensions) is a plugin to extend and enhance the functionality of ActiveRecord
nkokkos started watching webroar/webroar Tue Dec 01 00:02:13 -0800 2009
webroar's description:
WebROaR - Ruby Application Server
nkokkos started watching hubertlepicki/sinatra-flv-streaming-example Sun Nov 29 10:18:04 -0800 2009
sinatra-flv-streaming-example's description:
FLV pseudostreaming implemented using Sinatra and Rack::Evil - demonstration how you can do it from your apps
nkokkos started watching jeremyevans/sequel Sat Nov 28 01:38:55 -0800 2009
sequel's description:
Sequel: The Database Toolkit for Ruby
nkokkos pushed to master at nkokkos/rails-i18n_demo_el Fri Nov 27 07:24:51 -0800 2009
HEAD is 0437e71f99f42166d0c90d730639ee25d5a0d485
nkokkos started watching Sophrinix/TryRuby Tue Nov 24 23:49:43 -0800 2009
TryRuby's description:
Try Ruby is a interactive shell that quickly and whimsically teaches the Ruby programming language. Originally _why's idea, it has been recreated from the ground up by Rubists who have a passion for Ruby and for teaching their fellow (wo)man how to program.
nkokkos pushed to master at nkokkos/rails-i18n_demo_el Fri Nov 20 02:39:40 -0800 2009
HEAD is 8d53d79e68bc4442a4168e7035c0e6e03de96924
  • nkokkos committed 8d53d79e:
    added if statement to set session[:locale] when app runs for the very first time
nkokkos pushed to master at nkokkos/rails-i18n_demo_el Thu Nov 19 01:28:37 -0800 2009
HEAD is e9f71c038b435c2dfb1d944b216b92065b81322a

2 commits »

nkokkos pushed to master at nkokkos/rails-i18n_demo_el Wed Nov 18 05:45:25 -0800 2009
HEAD is ad55565565858a6290cbea2dc0018af9d336c1f8
nkokkos pushed to master at nkokkos/el-typo Wed Nov 11 23:13:41 -0800 2009
HEAD is 889bd6d0824c75cab322c6d355be2d71370894f4
nkokkos started watching ashbb/shoes_tutorial_html Wed Nov 11 05:11:18 -0800 2009
shoes_tutorial_html's description:
Shoes Tutorial Note : HTML version
nkokkos pushed to master at nkokkos/el-typo Wed Nov 11 04:40:48 -0800 2009
HEAD is 17e2a5714b560034e9c1e1c4f0f6cfa1d1d4b6e6
nkokkos forked vtypal/el-typo Tue Nov 10 10:39:53 -0800 2009
Forked repository is at nkokkos/el-typo
nkokkos pushed to master at nkokkos/facesTracker_artwarefestival_2009 Sun Nov 08 07:59:17 -0800 2009
HEAD is 20e48c5e25a95d17b9afde7958fe9e3211eb9bbe

5 commits »

nkokkos started watching tenderlove/mechanize Mon Nov 02 15:23:54 -0800 2009
mechanize's description:
Mechanize is a ruby library that makes automated web interaction easy.
nkokkos pushed to master at nkokkos/rails-i18n_demo_el Sun Nov 01 04:48:38 -0800 2009
HEAD is 9e2645a7c53f3a46bff45e685275c44a52613dd4

2 commits »

nkokkos pushed to master at nkokkos/pcm_audio_streamer Sun Oct 25 23:56:26 -0700 2009
nkokkos pushed to master at nkokkos/pcm_audio_streamer Sun Oct 25 23:32:49 -0700 2009
nkokkos uploaded a file to nkokkos/pcm_audio_streamer Thu Oct 22 07:07:10 -0700 2009
"pcm_real_audio_server_client.zip" is at nkokkos/pcm_audio_streamer/downloads

server and client programs to stream audio over ethernet

nkokkos created branch master at nkokkos/pcm_audio_streamer Thu Oct 22 07:06:17 -0700 2009