davide (Davide)

Name
Davide
Email
Member Since
Dec 13, 2008 (11 months)

Following 4 githubbers and watching 75 repositories view all →

Public Repositories (22)

  • ewgi_examples

    Ewgi examples

    legend

    Forked from filippo/ewgi_examples Sun Aug 30 09:30:35 -0700 2009

    Last updated Thu Dec 03 06:51:58 -0800 2009

  • ewgi

    Erlang web gateway interface: a standard interface between Erlang web servers and applications

    legend

    Forked from filippo/ewgi Fri Aug 28 11:01:19 -0700 2009

    Last updated Wed Dec 02 13:13:23 -0800 2009

  • yaws

    Yaws webserver

    legend

    Forked from klacke/yaws Sat Sep 19 03:57:41 -0700 2009

    Last updated Wed Dec 02 06:08:49 -0800 2009

  • ktuo

    json encoder/decoder for Erlang

    legend

    Forked from erlware/ktuo Mon Nov 02 18:15:02 -0800 2009

    Last updated Thu Nov 05 18:19:02 -0800 2009

  • BERT-JS

    Javascript implementation of BERT serialization (Binary ERlang Term).

    legend

    Forked from bbrowning/BERT-JS Thu Nov 05 18:04:51 -0800 2009

    Last updated Thu Nov 05 18:14:12 -0800 2009

  • smak

    Erlang web application framework

    legend

    Forked from dlundqvist/smak Sat Aug 29 05:33:01 -0700 2009

    Last updated Tue Oct 13 10:37:05 -0700 2009

  • erlgmail

    An OTP app that can be used by Web Apps to send email Via googlemail

    legend

    Forked from russelldb/erlgmail Mon Oct 05 16:33:47 -0700 2009

    Last updated Fri Oct 09 05:50:02 -0700 2009

  • sgte

    A simple Erlang Template Engine

    legend

    Forked from filippo/sgte Fri Apr 03 07:44:31 -0700 2009

    Last updated Tue Oct 06 10:25:30 -0700 2009

  • erl_interface-examples

    Some examples on how to use build/use erlang's interface with the C language

    legend

    Last updated Fri Oct 02 05:18:36 -0700 2009

  • erlang-bcrypt-wo_autotools

    erlang-bcrypt adapted for building with mingw and vc++ (couldn't get it to work with autotools)

    legend

    Last updated Mon Sep 21 09:52:08 -0700 2009

  • yawn

    Getting several webapps running on the same Yaws server!

    legend

    Last updated Tue Sep 08 16:09:06 -0700 2009

  • erl_img

    Erlang image processing stuff (bmp, gif, jpeg, png, xpm, tiff, mpeg) - based on jungerl's erl_img...

    legend

    Last updated Thu Aug 20 11:34:27 -0700 2009

  • FlashSocketServer

    A socket server for serving javascript/flash clients

    legend

    Last updated Wed Aug 05 13:19:23 -0700 2009

  • yawsapp

    An embedded yaws application example.

    legend

    Last updated Sat May 23 09:05:21 -0700 2009

  • erlyweb

    The Erlang twist on web frameworks

    legend

    Forked from yariv/erlyweb Sat Dec 13 17:46:38 -0800 2008

    Last updated Sat May 23 07:59:49 -0700 2009

  • enotify

    erlang filesystem monitor (jnotify - j + erlang-inotify)

    legend

    Last updated Fri May 15 08:20:18 -0700 2009

  • erlang-gettext

    clone of gettext lib from http://jungerl.sourceforge.net/

    legend

    Last updated Sun Apr 26 09:55:31 -0700 2009

  • erlycomet_demo

    ErlyComet chat app with channel members and private messages support

    legend

    Last updated Tue Jan 27 20:25:29 -0800 2009

  • erlycomet

    An erlycomet fork + update to add yaws support

    legend

    Last updated Tue Jan 27 19:56:20 -0800 2009

  • noe

    Simple note-taking for Erlang

    legend

    Forked from dmitriid/noe Thu Dec 18 10:17:46 -0800 2008

    Last updated Mon Dec 22 22:28:34 -0800 2008

  • twoorl

    The source code repository for twoorl.com

    legend

    Forked from yariv/twoorl Sat Dec 13 16:44:35 -0800 2008

    Last updated Mon Dec 22 22:25:55 -0800 2008

  • my_eipp

    My attempt at Erlang C++ Language Binding

    legend

    Created Sat May 02 09:48:50 -0700 2009

Public Activity feed

davide pushed to master at davide/ewgi_examples Thu Dec 03 06:51:58 -0800 2009
HEAD is 5424f80207ee710b17f1475c1bdaefafa9d32965
  • davide committed 5424f802:
    Added a self-signed certificate to lower the entry barrier for new users.
davide pushed to master at davide/ewgi_examples Thu Dec 03 06:35:44 -0800 2009
HEAD is 54eb6cf7dff8b11b0eb77b0e2d465d125f3eefef
davide pushed to master at davide/ewgi_examples Thu Dec 03 05:47:26 -0800 2009
HEAD is f4a5b4cfb91196653ca10797de1b3799eabe592a

2 commits »

davide pushed to master at davide/ewgi Wed Dec 02 13:13:23 -0800 2009
HEAD is d48f752031de1d396e7335d8fd21c5ba1c328015
  • davide committed d48f7520:
    ewgi_inets: stopped using application:set_env/3 to define the ewgi entry app, now passing the function via A#mod.config_db.
davide pushed to master at davide/ewgi Wed Dec 02 06:40:25 -0800 2009
HEAD is 981a33c7aca9b18d23bd2d5df2bee20b182f0b42
  • davide committed 981a33c7:
    Push Streams: added SSL support for the stream_process_* functions in ewgi_inets and ewgi_mochiweb (native in yaws).
davide pushed to master at davide/yaws Wed Dec 02 06:08:49 -0800 2009
HEAD is d3f2242f6a2730c2084a3e9f6bae9a587ba5208d
  • davide committed d3f2242f:
    Added SSL support to stream_process_* functions.
davide pushed to master at davide/ewgi Wed Dec 02 05:26:21 -0800 2009
HEAD is 43ae3ba5e56d0838997c890687f52bae5bdd3675
  • davide committed 43ae3ba5:
    Added detection of url_scheme = "https" in yaws and mochiweb.
davide pushed to master at davide/ewgi_examples Tue Dec 01 17:50:54 -0800 2009
HEAD is a81952cf6ae55f3ce971f9387c185dc8e4d2eed3
  • davide committed a81952cf:
    HTTPS support in mochiweb (needs this patch: http://code.google.com/p/mochiweb/issues/detail?id=19).
davide pushed to master at davide/ewgi_examples Tue Dec 01 14:33:09 -0800 2009
HEAD is 9a2323e6fe7138035bd94b2eeb16d77f3bcc4db8

5 commits »

davide pushed to master at davide/ewgi Tue Dec 01 14:22:10 -0800 2009
HEAD is 68d072719d396b93f1cc43d02959731833397b88

4 commits »

davide pushed to master at davide/yaws Tue Dec 01 05:09:35 -0800 2009
HEAD is 2ed673322970f6ea84f5ab9dde466e5efb89368b

56 commits »

davide started watching erlang/otp Fri Nov 27 07:23:00 -0800 2009
otp's description:
Erlang/OTP
davide pushed to master at davide/ewgi Mon Nov 09 13:57:52 -0800 2009
HEAD is a814b787bd0d0959b60d5e6460b612d33b9c7b41
davide pushed to master at davide/ewgi Mon Nov 09 13:44:51 -0800 2009
HEAD is 7d9cc3ecdf68b8a9d09cd2a810ec1048918af4f4
  • davide committed 7d9cc3ec:
    ewgi_api: with the new stream_process_init/[2,3] function the process generating the push stream can now specify which headers to use in the response.
davide pushed to master at davide/ewgi_examples Mon Nov 09 13:35:09 -0800 2009
HEAD is 02fe3466a65638d680fd3dd77218ed2b8e8981e6

3 commits »

davide pushed to master at davide/ewgi Mon Nov 09 10:54:09 -0800 2009
HEAD is 98bf70337107250e24876180534dcf0fd7493265
  • davide committed 98bf7033:
    Bug fix: we were ignoring/incorrectly passing the response headers to Yaws.
davide pushed to master at davide/ewgi Fri Nov 06 08:28:16 -0800 2009
HEAD is 9990774998d0d6b6ee9d838128e9ee58b1288cb1
  • davide committed 99907749:
    ewgi_mochiweb, ewgi_inets - push_streams: trying to mimic the work done by yaws_server:done_or_continuer().
davide started watching wagerlabs/hotwheels Fri Nov 06 06:26:41 -0800 2009
hotwheels's description:
Erlang messaging server optimized to send 1 message to 40k subscribers to a topic in < 1s
davide pushed to master at davide/ktuo Thu Nov 05 18:19:03 -0800 2009
HEAD is abf221bc84f889ef2495829e17f00662397465c0

2 commits »

davide pushed to master at davide/BERT-JS Thu Nov 05 18:14:13 -0800 2009
HEAD is a8cf2c56d243a91551ebf8136dbbe42d138f1736

3 commits »

davide forked bbrowning/BERT-JS Thu Nov 05 18:04:54 -0800 2009
Forked repository is at davide/BERT-JS
davide pushed to master at davide/ewgi Wed Nov 04 15:56:19 -0800 2009
HEAD is a4baaa132cc3eb46e74ac0b0f7e692550cf2d255
  • davide committed a4baaa13:
    ewgi_inets/stream_process_deliver_chunk: removed a unneeded dependency on mochihex.
davide edited a page in the skarab/ewgi wiki Wed Nov 04 15:39:36 -0800 2009
"Home" is at skarab/ewgi/wikis/home
davide pushed to master at davide/ewgi Wed Nov 04 15:22:18 -0800 2009
HEAD is 4d9df80765e805432aa5f56ac6ca7852a4d9f66e

4 commits »

davide pushed to master at davide/ewgi Wed Nov 04 07:41:17 -0800 2009
HEAD is d0d70182ed9a162b615c85ac6298a5024bf65880

2 commits »

davide pushed to master at davide/ewgi Mon Nov 02 18:57:29 -0800 2009
HEAD is d107fe0bbbf13052544642230748909499dadacc
  • davide committed d107fe0b:
    Drop the usage of parametrized modules in the ewgi gateways (it wasn't really needed and was getting in the way of a clean implementation of the push_streams).
davide edited a page in the skarab/ewgi wiki Mon Nov 02 18:53:34 -0800 2009
"Home" is at skarab/ewgi/wikis/home
davide pushed to master at davide/ewgi_examples Mon Nov 02 18:27:42 -0800 2009
HEAD is 70b3e956f3ffe018b8f8bb062c1f02675f8fba34
  • davide committed 70b3e956:
    Added links and dispatching to the ewgi_push_stream middleware.
davide pushed to master at davide/ewgi Mon Nov 02 18:25:15 -0800 2009
HEAD is 82d3eb0b1220703de6f9d3453355d30c624f344f
  • davide committed 82d3eb0b:
    Push Streams middleware (currrently only supported in Yaws).
davide pushed to master at davide/ewgi_examples Mon Nov 02 18:23:01 -0800 2009
HEAD is cd9a29b9575de884fba4050eac174115be9c6308
davide pushed to master at davide/ktuo Mon Nov 02 18:17:45 -0800 2009
HEAD is 56da514c41aaf0e4e0f839f50706f7095d209346
  • davide committed 56da514c:
    Added a branch to the encoder that supports objects provided as a proplist (without the {obj,_} tagging).
davide forked erlware/ktuo Mon Nov 02 18:15:02 -0800 2009
Forked repository is at davide/ktuo
davide pushed to master at davide/ewgi Mon Oct 26 15:08:42 -0700 2009
HEAD is 4428d77de45f6bcf6709d5e0c8052a1e81647ce6
  • davide committed 4428d77d:
    Added support for processing MIME content-type=utf8 in POST data.
davide started watching wpntv/erlmongo Sun Oct 18 14:55:04 -0700 2009
erlmongo's description:
Record based Erlang driver for MongoDB with gridfs support
davide started watching mojombo/rebar Thu Oct 15 09:42:35 -0700 2009
rebar was created Fri Aug 01 16:49:05 -0700 2008